/*
Theme Name:     Dragonlance Nexus
Theme URI:      http://dragonlancenexus.com/
Description:    Child theme for the Parabola theme
Author:         Trampas Whiteman
Author URI:     http://trampaswhiteman.com/
Template:       parabola
Version:        1.0
*/
@import url("../parabola/style.css");
/* Your modification goes here */


#access ul li {margin-right: 0 !important;}

@media (max-width: 800px) {
	#header, #access, #branding, .topmenu { width:100%; }
	#header-full, #footer { min-width: 100%; }
	#wrapper, #colophon,  #main, article.post, #container, #linky {width: auto;}
	#branding, #bg_image { min-height:100px; }

	#bg_image {width:100%;}
	#header-container > div {height:100%;}

	a#logo { height:100%; display: block !important; }
	a#logo img {
	  height: auto !important;
	  max-width: 244px !important;
	  width: auto !important;
	}
	.safari a#logo img { max-height: 80px;height:auto; }

	.nivo-caption h2 {margin-bottom:5px;}

	#slefts, #srights {display:none;}

	#access .menu-header, div.menu {margin:0 5px;}
	#container[class*='column'] #primary, #container[class*='column'] #secondary,
	#container[class*='column'] #content {width:100%;float:none;margin:0;clear:both;}
	#container[class*='column'] #content {margin-bottom:20px !important;}

	#slider {width:auto;height:auto;}


	#front-columns > div:nth-child(2n+2){margin-right:0;}
	.column-image img { height:auto; }
	.column-image > div { }
	#column3 {clear:left;}

	#content img, #content article.post img, #content article .wp-caption, article embed {
		max-width:100% !important;
	}

	#site-title span a {font-size:35px;line-height: 40px;}
	#site-description {font-size:15px;line-height: 20px;}

	#site-title, #site-description { margin-left: 5px; }

	article.post, article.page {padding:20px 10px 10px;}
	article.sticky {padding:20px 5px 5px;border-width:5px;}
	.footertwo .widget-area, .footerthree .widget-area, .footerfour .widget-area {width:98%;margin-left:1%;}
	body {-webkit-text-size-adjust: 100%;} /* Iphone browser fix*/
	
	#content .entry-content h1 { font-size: 26px; }
	#content .entry-content h2 { font-size: 24px; }
	#content .entry-content h3 { font-size: 21px; }
	#content .entry-content h4 { font-size: 19px; }
	#content .entry-content h5 { font-size: 16px; }
	#content .entry-content h6 { font-size: 14px; }
	#content tr th, #content thead th, #content tr td { padding: 3px 5px; font-size: 0.9em; }
}

#main .widget-area ul ul.sub-menu {
	border: none;
	margin-left: 15px;
	padding: 0;
}
