/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:28px; margin-bottom:10px}
#body h2{font-size:22px; margin-bottom:10px }
#body h3{margin-bottom:10px}
#body p{margin-bottom:10px}
#body a{color:#ccc; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-attachment:fixed;
	background-color:#000;
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/397924.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#fff; }
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/397333.jpg);
	background-repeat:repeat-x;
	border-bottom:#913e1f solid 4px; 
}
#body #container{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/398013.png);
    _background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/398012.gif);
	background-position:right bottom;
	background-repeat:no-repeat; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/newHeader.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#1f0506;
	color:#FFF;
	margin:0;
	min-height:192px;
	padding:50px 15% 25px;
	position:relative;
	text-align:left; 
	width:auto; 
	border-bottom:2px solid #a7640e; 
}
#body #header.navigation{}
#body #header h1{
	color:#fff; 
	font-family:Georgia,Times New Roman,serif;
} 
#body #header h2{
	color:#fff;
	font-family:Georgia,Times New Roman,serif;  
}
#body #header p{color:#fff; }
#body #header ul.navigation{
	color:#fff;
	left:0;
	position:absolute; 
	_position:absolute!important;
	top:0; width:100%;
}
#body #header ul.navigation li{
	border-right:#a7640e solid 1px;
	border-bottom:#a7640e solid 1px; 
	float:left; 
	margin:0;
	min-width:20px; 
	text-align:center;
	white-space:nowrap;   
}
#body #header ul.navigation li a{
	border-bottom:none;
	background:rgba(64, 10, 8, .7);
	color:#fff;
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:3.5em;
	margin:0;
	padding:0 20px;
    text-decoration:none; 
	text-transform:uppercase; 
}
#body #header ul.navigation li a:hover{
	color:#ccc; 
	text-decoration:none; 
}
#body #header ul.navigation li a:hover span, #body #header ul.navigation li a:active span, #body #header ul.navigation li a.selected span{
	cursor:pointer; 
	display:block; 
	height:42px; 
	_height:22px; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{width:938px;padding-top:15px;}
#body #content{width:860px;}
#body #content ul.navigation{clear:both; }
#body #content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:2%; 
}
#body #content ul.navigation li a{
	border-right:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px; 
	width:auto;
}
#body #content ul.navigation li.last a{
	border:none
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#fff; 
	font-weight:bold; 
}
#body #sidebar{
	min-height:20px; 
	width:180px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	height:auto;
	margin:0;
	min-height:20px;
	padding:15px;
	text-align:left;
	width:918px; 
} 
#body #footer ul.navigation li{float:left; }
#body #footer ul.navigation li a{
	border-right:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding:0 5px; 
	width:auto;
}
#body #footer ul.navigation li.last a{
	border:none;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{color:#fff;}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #container{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/397499.jpg); 
	background-position:left bottom;
	background-repeat:no-repeat;
}
#body.layout1c #content{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/400115.png);
    _background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/400114.gif);
    background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:#913e1f solid 2px;
	margin:0 15%;
	min-height:200px;
	width:auto;
}
#body.layout1c #sidebar{
	padding:20px 20px 20px 350px;
	min-height:5px; 
	width:auto; 
}
#body.layout1c #sidebar ul.navigation{
	clear:both;
	height:auto;
	margin-bottom:5px; 
	position:relative;
	top:0;  
	width:100%;
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%;	
}
#body.layout1c #sidebar ul.navigation li a{
	border-right:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	color:#fff; 
	weight:bold; 
}
#body.layout1c #footer{
	padding:20px 20px 20px 350px;
	min-height:5px; 
	width:auto; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	padding:0 50px 0 0; 
	width:600px;
}
#body.layout2cl #sidebar{
	background:#555;
	height:auto;
	padding:15px;  
	width:240px; 
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
#body.layout2cl #sidebar ul.navigation{
	clear:both; 
	margin-bottom:15px; 
}
#body.layout2cl #sidebar ul.navigation li{
	height:auto; 
	margin-bottom:8px;
    .margin-left:-15px;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	background-color:#ccc;
	border:solid 1px #000; 
	color:#000;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:auto; 
	padding:0 0 0 35px;
	text-decoration:underline;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background-color:#999; 
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/391117.png); 
	background-repeat:no-repeat;
	font-style:italic; 
	font-weight:bold;
	text-decoration:none;   
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #container{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/397499.jpg); 
	background-position:left bottom;
	background-repeat:no-repeat;
}
#body.layout2cr #main{margin:0 auto}
#body.layout2cr #content{
	padding:0 10px 100px;
	width:600px; 
}
#body.layout2cr #sidebar{background-position:center top;
	background:#555;
	height:auto;
	padding:15px;  
	width:240px; 
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
#body.layout2cr #sidebar ul.navigation{
	clear:both; 
	margin-bottom:15px; 
}
#body.layout2cr #sidebar ul.navigation li{
	height:auto; 
	margin-bottom:8px;
    .margin-left:-15px;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	background-color:#ccc;
	border:solid 1px #000; 
	color:#000;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:auto; 
	padding:0 0 0 35px;
	text-decoration:underline;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-color:#999; 
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/391117.png); 
	background-repeat:no-repeat;
	font-style:italic; 
	font-weight:bold;
	text-decoration:none;   
}
#body.layout2cr #footer{width:auto; padding-left:320px; padding-bottom:200px;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#ccc; font-size:22px; font-weight:normal; text-decoration:none; font-variant:smallcaps; }
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{color:#fff; border-bottom:none; } 
#body div.blogSearch .addOnButton, #body div.blogSearch .addOnButton:hover, #body .addOnButton, #body .addOnButton:hover{
	background:#400a08; border:1px solid #721410; color:#fff;
}
#body a.addOnBasicLink{ color:#ccc; text-decoration:underline; }
#body a.addOnBasicLink:hover{text-decoration:none; }
#body .addOnBackground{background:#ccc; }
#body .addOnHeadline{font-size:22px; color:#000; }
#body .addOnSubHead{font-size:18px; color:#fff; }
#body .addOnSubH3{color:#fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
#body .addOnSubH4{font-size:14px; color:#404040; }
#body .addOnPlainText{ color:#ccc; }
#body .addOnBasicLink{ color:#81cded; }
#body .addOnSmallText{ color:#ccc; }
#body .addOnBackground{background:#404040; }
#body .addOnShadedText{ background-color:#1F1F25; }
#body .addOnAccentText{font-size:12px; color:#000; background-color:#1F1F25; }
#body .addOnSectionHead{font-size:16px; color:#404040; border-bottom:1px solid #999; }
#body .addOnMiniNavBox{background-color:#C8DAEC; border:1px solid #94B6D9;}
#body .addOnBorderColor{border-color:#000; }
#body .addOnBorder{} 
#body .addOnBorderBottom{ } 
#body .addOnBorderTop{ } 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{ } 
#body .addOnShadowBoxSmall{ } 
#body .addOnTableHeading{ }
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{background:#e8e8e8; }
#body .addOnTableRowAltBg{background:#fff; } 
#body .addOnTableColumnBg{background:#fff; } 
#body .addOnTableColumnAltBg{background:#fff; } 
#body .qFrame .desc{color:#000}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(http://lygo.com/ly/zeeblio/styles/halloween3/images/mBG.jpg) no-repeat #000}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#400a08; border:1px solid #721410; color:#fff;}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#400a08; color:#fff;}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#721410; color:#fff}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{color:#fff; border-bottom:2px solid #880411; padding-top:20px; padding-bottom:15px;}
#body.mobileLayout #main{background:#000; color:#fff}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#666; color:#fff; padding-top:15px}
#body.mobileLayout #footer{background:#913e1e; color:#fff}
}