/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:30px;}
#body h2{font-size:22px;}
#body h3{font-size:16px;}
#body p{color:#292929;}
#body a{color:#DA4E21;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body ul.navigation li a{text-decoration:none}
#body{
	background-color:#333;
	background-image:url(https://lygo.net/ly/zeeblio/styles/above-the-rim/images/bg.jpg);
	background-repeat:repeat-x;
	color:#292929;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	margin:0 auto 10px	
}
#body #container{
	margin:0 auto;
	width:940px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
    background-color:#000;
	background-position:center 5px;
	background-repeat:no-repeat;
	background-image:url(https://lygo.net/ly/zeeblio/styles/above-the-rim/images/header.jpg);
	min-height:175px;
	padding:10px 260px 0 10px;
	position:relative;
	text-align:left;
}
#body #header h1{
	color:#000;
	font-family:Impact, Arial, Arial Black, Helvetica, san-serif;	
	font-weight:normal;
}
#body #header h2, #body #header h3, #body #header p{font-family:Tahoma, Arial, Helvetica, sans-serif;}
#body #header ul.navigation{padding:10px;}
#body #header ul.navigation li{
	float:left;
        height:29px;
	margin:0 0 3px 0;
	min-width:30px;
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #header ul.navigation li a{
	background-color:#222;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #666666, #000000); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #666666, #000000); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #666666, #000000); /* IE10 */
  background-image:      -o-linear-gradient(top, #666666, #000000); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #666666, #000000);
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
	-moz-box-shadow:1px 1px 3px #444; -webkit-box-shadow:1px 1px 3px #444; box-shadow:1px 1px 3px #444;	
	border:1px solid #222;
    color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:29px;
	line-height:29px;
	margin-top:0;
	padding:0 15px 0 15px;
}
#body #header ul.navigation li a span{
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#000;
	color:#ED9421;
}

/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	border-bottom:5px solid #111;
	border-top:1px solid #111;
	height:auto;
	margin:5px auto 0;
	padding-bottom:10px;
	width:100%;
}
#body #content{
	padding:0 10px;
	width:640px;
}
#body #content ul.navigation{
	margin:10px 0;
}
#body #content ul.navigation li.first{
	border-left:1px solid #999;
}
#body #content ul.navigation li.first{
	padding-left:10px
}
#body #content ul.navigation li{
	border-right:1px solid #999;
	float:left;
	height:12px;
	margin:0 10px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #content ul.navigation li a{
	color:#DA4E21;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:1em;
	margin:0;
	padding:0 10px 0 0;
	text-decoration:none;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#666;
	text-decoration:none;
}
#body #sidebar{
	width:180px;
}
#body #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body #sidebar ul.navigation li{
	margin-top:2px;
	width:auto;	
}
#body #sidebar ul.navigation li a{
	background-color:#000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #666666, #000000); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #666666, #000000); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #666666, #000000); /* IE10 */
  background-image:      -o-linear-gradient(top, #666666, #000000); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #666666, #000000);
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
	-moz-box-shadow:1px 1px 3px #444; -webkit-box-shadow:1px 1px 3px #444; box-shadow:1px 1px 3px #444;
        color:#fff;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding:6px 2px;
}
#body #sidebar ul.navigation li a span{
	background-image: url('https://lygo.net/ly/zeeblio/styles/above-the-rim/images/ball.png');
	background-position: left center;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	padding:0 0 0 30px;
}
#body #sidebar ul.navigation li a:hover, #body #sidebar ul.navigation li a:hover span{
	color:#ED9421;
	cursor:pointer;
}
#body #sidebar ul.navigation li a.selected{
	color:#ED9421;
	font-weight:bold;
	cursor:pointer;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	color:#ccc;
	min-height:10px;
	padding:10px 0 10px 0;
	text-align:left;
	width:100%;
}
#body #footer p{color:#ccc;}
#body #footer ul.navigation li{
	border-right:1px solid #999;
	float:left;
	height:12px;
	margin:0 10px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;_width:5%;
}
#body #footer ul.navigation li.first{
	border-left:1px solid #999;
}
#body #footer ul.navigation li.first a{
	padding-left:10px;
}
#body #footer ul.navigation li a{
	color:#DA4E21;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:1em;
	margin:0;
	padding:0 10px 0 0;
	text-decoration:none;
}
#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 #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/above-the-rim/images/8255.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
#body.layout1c #content{
	margin:0 auto;
	min-height:10px;
	padding:20px 0 0;
	width:880px;	
}
#body.layout1c #sidebar{
	border-bottom:none;
	.height:auto;
	margin:20px auto 0;
	min-height:5px;
	padding:0;
	width:880px;
}
#body.layout1c #sidebar ul.navigation{
      margin:0;
      width:auto;
}
#body.layout1c #sidebar ul.navigation li.first{
	border-left:1px solid #999;
	padding-left:10px
}
#body.layout1c #sidebar ul.navigation li{
	background:none!important;
	border-right:1px solid #999;
	float:left;
	height:12px;
	margin:0 10px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body.layout1c #sidebar ul.navigation li a{
    background:none!important;
	color:#DA4E21!important;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:1.2em;
	margin:0;
	padding:0 10px 0 0;
	text-decoration:none;
	-moz-border-radius:0; -webkit-border-radius:0; border-radius:0;
	-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}
#body.layout1c #sidebar ul.navigation li a span{
	background:none!important;
	padding:0
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	color:#666;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/above-the-rim/images/8253.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
#body.layout2cl #content{
	margin:20px 20px 0 0;
	_margin:20px 10px 0 0;
}
#body.layout2cl #sidebar{
	margin:20px 0 0 28px;
	_margin:20px 0 0 12px;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/above-the-rim/images/8173.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
#body.layout2cr #content{
	margin:20px 0 0 20px;
	_margin:20px 0 0 10px;
}
#body.layout2cr #sidebar{
	margin:20px 30px 0 0;
	_margin:20px 16px 0 0;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#292929;
	font-size:20px;
	text-decoration:none;
}
#body h1 a.addOnBasicLink:hover{text-decoration:underline;}
#body h3.addOnSectionHead{border-bottom:2px solid #292929;
	color:#292929;
	padding-bottom:2px;
} /* Blog management heading color */
#body div.blogSearch .addOnButton, #body div.blogSearch .addOnButton:hover{
	background-color:#FF8000;
	background-image:url(https://lygo.net/ly/zeeblio/styles/above-the-rim/images/8178.jpg);
	background-repeat:repeat-x;
	border:solid 1px #9d9d9d;
	color:#292929;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:20px;
*height:20px;
	_height:18px;
	line-height:1.7em;
*line-height:1.6em;
	_line-height:1.5em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
#body .addOnButton, #body .addOnButton:hover{
	background-color:#FF8000;
	background-image:url(https://lygo.net/ly/zeeblio/styles/above-the-rim/images/8178.jpg);
	border:solid 1px #9d9d9d;
	color:#292929;
}
#body .addOnHeadline{font-size:20px; color:#292929;}
#body .addOnSubHead{font-size:18px; color:#292929;}
#body .addOnSubH3{color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
}
#body .addOnSubH4{font-size:14px;color:#292929;}
#body .addOnPlainText{font-size:12px;color:#292929;}
#body .addOnBasicLink{font-size:12px;color:#8DB90F;}
#body .addOnSmallText{font-size:10px;
	color:#292929;
}
#body .addOnBackground{background:#b4b4b4;}
#body .addOnBorderColor{border-color:#b4b4b4;}
#body .addOnShadedText{
	font-size:12px;
	color:#000;
	background-color:#DDDACE;
}
#body .addOnAccentText{
	font-size:12px;
	color:#000;
	background-color:#DDDACE;
}
#body .addOnSectionHead{
	font-size:16px;
	color:#000;
	border-bottom:none;
}
#body .addOnMiniNavBox{
	background-color:#C8DAEC;
	border:1px solid #94B6D9;
}
#body .addOnBorder{border:1px solid #999;}
#body .addOnBorderBottom{border-bottom:1px solid #999;}
#body .addOnBorderTop{border-top:1px solid #999;}
#body .addOnGradientTop{}
#body .addOnGradientBottom{}
#body .addOnShadowBox{background:#000;}
#body .addOnShadowBoxSmall{background:#999;}
#body .addOnTableHeading{color:#000;}
#body .addOnTableHeadingBg{background:#ccc;}
#body .addOnTableRowBg{background:#e8e8e8;}
#body .addOnTableRowAltBg{background:#fff;}
#body .addOnTableColumnBg{background:#fff;}
#body .addOnTableColumnAltBg{background:#fff;}
/* free users color the background of the top ad-block here */
#body div#tb_ad{background-color:#ee9521}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#111; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#444; color:#DA4E21}
#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/above-the-rim/images/mBG.jpg) no-repeat #ddd9e1; min-height:146px; padding-top:20px}
#body.mobileLayout #main{background:#ddd9e1}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-bottom:2px solid #444; border-top:2px solid #444; margin-bottom:15px}
#body.mobileLayout #footer{}
}