/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#fff;}
#body h2{color:#fff;}
#body h3{color:#fff;}
#body p{color:#fff;}
#body a{color:#f00;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{list-style-type:none inside }
#body{
	background-attachment:fixed;
	background-color:#000; 
	background-image:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064604.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#fff; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	background-image:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064613.png);
	background-repeat:no-repeat; 
}
#container{
	margin:0 auto;
	width:960px; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
	min-height:100px; 
	padding:20px 0; 
	width:100%;
}
#header h1{
	font-size:30px; 
	text-transform:uppercase; 
}
#header ul.navigation{width:100%;}
#header ul.navigation li{
	float:left; 
	height:30px; 
	margin:0 10px 10px 0;
	min-width:30px; 
	width:auto; 
}
#header ul.navigation li a{
	background-image:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064960.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block; 
    font-size:18px; 
	height:30px; 
	line-height:30px; 
	padding:0 10px 0 30px; 
	text-transform:uppercase; 
	width:auto;
}
#header ul.navigation li a:hover, #header ul.navigation li a.selected{
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{}
#content{width:690px;}
#content ul.navigation{width:100%;}
#content ul.navigation li{
	float:left; 
	height:30px; 
	margin:0 10px 10px 0;
	min-width:30px; 
	width:auto; 
}
#content ul.navigation li a{
	background-image:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064960.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block; 
    font-size:18px; 
	height:30px;
	line-height:30px;   
	padding:0 10px 0 30px; 
	text-transform:uppercase; 
	width:auto;
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{
	color:#fff; 
	text-decoration:none; 
}
#sidebar{
	min-height:20px; 
	width:225px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	border-top:1px dashed #656565; 
	color:#656565;   
	margin:30px auto 0; 
	min-height:30px;
	padding:20px 0;
	width:auto;
} 
#footer p{color:#656565}
#footer ul.navigation{width:100%;}
#footer ul.navigation li{
	float:left; 
	height:30px; 
	margin:0 10px 10px 0;
	min-width:30px; 
	width:auto; 
}
#footer ul.navigation li a{
	background-image:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064960.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block; 
    font-size:18px; 
	height:30px;
	line-height:30px;  
	padding:0 10px 0 30px; 
	text-transform:uppercase; 
	width:auto; 
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #content{width:100%;}
.layout1c #sidebar{width:auto;}
.layout1c #sidebar ul.navigation{width:100%;}
.layout1c #sidebar ul.navigation li{
	float:left; 
	height:30px;
	margin:0 10px 10px 0;
	min-width:30px; 
	width:auto; 
}
.layout1c #sidebar ul.navigation li a{
	background-image:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064960.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block; 
    font-size:18px;  
	height:30px;
	line-height:30px;  
	padding:0 10px 0 30px; 
	text-transform:uppercase; 
	width:auto;
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	color:#fff; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
.layout2cl #outerContainer{
	background-image:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064610.png);
	background-position:right top;
	background-repeat:no-repeat; 
}
/* <-- delete if you would like to have a border to separate your content from your sidebar
.layout2cl #content{padding-left:20px; border-left:1px dashed #656565;}
delete --> */
.layout2cl #sidebar{}
.layout2cl #sidebar ul.navigation{}
.layout2cl #sidebar ul.navigation li{
	float:left; 
	margin:0 10px 10px 0;
	min-height:30px; 
	min-width:30px; 
	width:220px; 
}
.layout2cl #sidebar ul.navigation li a{
	background-image:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064960.png);
	background-position:8px center;
	background-repeat:no-repeat;
	border:1px solid #f00;
	display:block; 
    font-size:18px; 
	line-height:30px; 
	min-height:30px;  
	padding:2px 10px 2px 40px; 
	text-transform:uppercase; 
	width:auto;
}
.layout2cl #sidebar ul.navigation li a:hover, .layout2cl #sidebar ul.navigation li a.selected{
	background-color:#f00; 
	color:#fff; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Right----*/
/* <-- delete if you would like to have a border to separate your content from your sidebar
.layout2cr #content{padding-right:20px; border-right:1px dashed #656565;}
delete --> */
.layout2cr #sidebar{}
.layout2cr #sidebar ul.navigation{}
.layout2cr #sidebar ul.navigation li{
	float:left; 
	margin:0 10px 10px 0;
	min-height:30px; 
	min-width:30px; 
	width:220px;
}
.layout2cr #sidebar ul.navigation li a{
	background-image:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064960.png);
	background-position:8px center;
	background-repeat:no-repeat;
	border:1px solid #f00;
	display:block; 
    font-size:18px; 
	line-height:30px; 
	min-height:30px;  
	padding:2px 10px 2px 40px; 
	text-transform:uppercase; 
	width:auto;
}
.layout2cr #sidebar ul.navigation li a:hover, .layout2cr #sidebar ul.navigation li a.selected{
	background-color:#f00; 
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
.addOnBorder{} 
.addOnBorderBottom{} 
.addOnBorderTop{} 
.addOnGradientTop{} 
.addOnGradientBottom{}
.addOnShadowBox{} 
.addOnShadowBoxSmall{} 
.addOnTableHeading{}
.addOnTableHeadingBg{} 
.addOnTableRowBg{} 
.addOnTableRowAltBg{}
.addOnTableColumnBg{} 
.addOnTableColumnAltBg{}
.addOnBackgroundImage{}
.addOnHeadline{}
.addOnSubHead{}
.addOnSubH3{}
.addOnSubH4{}
.addOnPlainText{}
.addOnBasicLink{}
.addOnSmallText{}
.addOnBackground{}
.addOnShadedText{}
.addOnAccentText{}
.addOnSectionHead{}
.addOnMiniNavBox{}
.addOnButton{background:none; border:solid 2px #f00; color:#fff!important; 	padding-top:0;}


/* ____________________ 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/skulls/images/1064604.jpg) no-repeat #000 fixed}

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

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

/* mobile layout/content styling */
	#body.mobileLayout #header{background:url(http://lygo.com/ly/zeeblio/styles/skulls/images/1064610.png) right top no-repeat; padding-top:20px}
	#body.mobileLayout #main{background:rgba(255, 255, 255, .2)}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{background:rgba(31, 3, 3, .4); border-top:2px dashed #333; margin-bottom:15px; padding-top:15px}
	#body.mobileLayout #footer{background:#210b0b}
}
