/* ____________________ #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(https://lygo.net/ly/zeeblio/styles/skulls/images/1064604.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#fff; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/skulls/images/1064613.png);
	background-repeat:no-repeat; 
}
#body #container{
	margin:0 auto;
	width:960px; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	min-height:100px; 
	padding:20px 0; 
	width:100%;
}
#body #header h1{
	font-size:30px; 
	text-transform:uppercase; 
}
#body #header ul.navigation{width:100%;}
#body #header ul.navigation li{
	float:left; 
	height:30px; 
	margin:0 10px 10px 0;
	min-width:30px; 
	width:auto; 
}
#body #header ul.navigation li a{
	background-image:url(https://lygo.net/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;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{}
#body #content{width:690px;}
#body #content ul.navigation{width:100%;}
#body #content ul.navigation li{
	float:left; 
	height:30px; 
	margin:0 10px 10px 0;
	min-width:30px; 
	width:auto; 
}
#body #content ul.navigation li a{
	background-image:url(https://lygo.net/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;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#fff; 
	text-decoration:none; 
}
#body #sidebar{
	min-height:20px; 
	width:225px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	border-top:1px dashed #656565; 
	color:#656565;   
	margin:30px auto 0; 
	min-height:30px;
	padding:20px 0;
	width:auto;
} 
#body #footer p{color:#656565}
#body #footer ul.navigation{width:100%;}
#body #footer ul.navigation li{
	float:left; 
	height:30px; 
	margin:0 10px 10px 0;
	min-width:30px; 
	width:auto; 
}
#body #footer ul.navigation li a{
	background-image:url(https://lygo.net/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; 
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{width:100%;}
#body.layout1c #sidebar{width:auto;}
#body.layout1c #sidebar ul.navigation{width:100%;}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:30px;
	margin:0 10px 10px 0;
	min-width:30px; 
	width:auto; 
}
#body.layout1c #sidebar ul.navigation li a{
	background-image:url(https://lygo.net/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;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	color:#fff; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #outerContainer{
	background-image:url(https://lygo.net/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
#body.layout2cl #content{padding-left:20px; border-left:1px dashed #656565;}
delete --> */
#body.layout2cl #sidebar{}
#body.layout2cl #sidebar ul.navigation{}
#body.layout2cl #sidebar ul.navigation li{
	float:left; 
	margin:0 10px 10px 0;
	min-height:30px; 
	min-width:30px; 
	width:220px; 
}
#body.layout2cl #sidebar ul.navigation li a{
	background-image:url(https://lygo.net/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;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.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
#body.layout2cr #content{padding-right:20px; border-right:1px dashed #656565;}
delete --> */
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar ul.navigation{}
#body.layout2cr #sidebar ul.navigation li{
	float:left; 
	margin:0 10px 10px 0;
	min-height:30px; 
	min-width:30px; 
	width:220px;
}
#body.layout2cr #sidebar ul.navigation li a{
	background-image:url(https://lygo.net/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;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-color:#f00; 
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body .addOnBorder{} 
#body .addOnBorderBottom{} 
#body .addOnBorderTop{} 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{} 
#body .addOnShadowBoxSmall{} 
#body .addOnTableHeading{}
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{} 
#body .addOnTableRowAltBg{}
#body .addOnTableColumnBg{} 
#body .addOnTableColumnAltBg{}
#body .addOnBackgroundImage{}
#body .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{}
#body .addOnMiniNavBox{}
#body .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(https://lygo.net/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(https://lygo.net/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}
}