/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#3A4145;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#E8EDF0;
	color:#454a4e; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/tranquility-lost/images/576753.jpg);	
	background-position:left top;
	background-repeat:repeat-x;
}
#body #container{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(https://lygo.net/ly/zeeblio/styles/tranquility-lost/images/576754.jpg);  
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	color:#5c654e;
	_height:320px;
	margin:0 auto 30px;
	min-height:320px;
	position:relative; 
	width:1020px;
}
#body #header h1, #body #header h2, #body #header h3{
	font-family:Georgia, Times New Roman, serif; 
} 
#body #header h1{
	font-size:34px;
}
#body #header ul.navigation{
	bottom:5px;
	height:auto;
	left:30px; 
	margin:0 auto;
	position:absolute;
	width:auto;  
}
#body #header ul.navigation li{
	background-image:url(https://lygo.net/ly/zeeblio/styles/tranquility-lost/images/6668.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	height:28px; 
	margin:0;
	min-width:30px; 
	padding:0 25px 0 10px;
	text-align:left;
	white-space:nowrap;
	_width:5%; 
}
#body #header ul.navigation li.last{background:none}
#body #header ul.navigation li a{
	border-bottom:none;
	color:#777;
	display:block;
	font-size:14px;
	height:22px; 
	line-height:1.6em;
	margin:3px 0;
	padding:0;
	text-decoration:none; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	color:#3a4145;
	text-decoration:underline;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:0 auto;
	padding:0;
	width:900px;
}
#body #content{width:580px;}
#body #content ul.navigation li{
	float:left;
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
	_width:10%; 
}
#body #content ul.navigation li a{
	border-right:1px solid #868686;
	color:#868686;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px;
	width:auto;
}
#body #content ul.navigation li.last a{border-right:none}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#3a4145;
	text-decoration:underline;
}
#body #sidebar{
	padding:10px;
	width:180px; 
	position:relative;
	z-index:2;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	height:auto; 
	margin:0 auto;
	min-height:67px;
	padding:10px;
	text-align:left;
	width:900px;
} 
#body #footer ul.navigation li{
	float:left;
	height:28px; 
	left:5px; 
	margin:0;
	min-width:10px; 
	padding:0 5px 0 0;
	text-align:center;
	top:0; 
	white-space:nowrap;
	_width:5%; 
}
#body #footer ul.navigation li a{
	border-right:1px solid #868686;
	color:#868686;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	margin:0;
	padding-right:5px;
	width:auto;
}
#body #footer ul.navigation li.last a{border-right:none}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#3a4145;
	text-decoration:underline;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0 auto;  
	padding:0 10px;
	width:810px;
}
#body.layout1c #sidebar{
	border-bottom:none;
	margin:10px auto 0 auto;
	padding:0 10px;
	width:810px;
}
#body.layout1c #sidebar ul.navigation{
	height:auto;
	margin-bottom:5px; 
	position:relative;
	top:0; 
	width:100%;
}
#body.layout1c #sidebar ul.navigation li{
	float:left;
	height:28px;
	left:5px;  
	margin:0;
	min-width:10px; 
	padding:0 5px 0 0;
	position:relative; 
	text-align:center;
	top:0;
	white-space:nowrap;
	_width:5%;
}
#body.layout1c #sidebar ul.navigation li a{
	border-right:1px solid #394436;
	color:#868686;
	font-size:12px;
	font-weight:bold;
	height:auto;
	margin:0; 
	padding-right:5px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li.last a{border-right:none}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	color:#3a4145;
	text-decoration:underline;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{
	margin:10px 20px 0 0; 
	_margin:10px 10px 0 0;
	padding:0 10px 0 10px;
}
#body.layout2cl #sidebar{
	margin:10px 0 0 10px;
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:10px;
}
#body.layout2cl #sidebar ul.navigation li{
	height:auto; 
	margin-bottom:5px;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	border-bottom:1px solid #868686;
	border-left:3px solid #868686;
	color:#868686;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	line-height:1.6em;
	padding:0 0 0 15px;
	text-decoration:none;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	border-color:#3a4145;color:#3a4145; 
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin:10px 0 0 20px;
	_margin:10px 0 0 10px;
	padding:0 10px;
}
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body.layout2cr #sidebar ul.navigation li{
	height:auto;
	margin-bottom:5px;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	border-left:3px solid #868686;
	border-bottom:1px solid #868686;	
	color:#868686;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	line-height:1.6em;
	padding:0 0 0 15px;
	text-decoration:none;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	border-color:#3a4145;color:#3a4145;
	text-decoration:none;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{
	color:#5c654e; 
	font-size:20px; 
	font-weight:normal; 
	text-decoration:none; 
}
#body h1 a.addOnBasicLink:hover{
	text-decoration:underline; 
}
#body h3.addOnSectionHead{ 
	border-bottom:none; 
	color:#727272;
	font-weight:normal; 
} 
#body div.blogSearch .addOnButton, #body div.blogSearch .addOnButton:hover{
	background-color:#727272; 
	border:solid 1px #999; 
	color:#fff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	height:20px; 
	*height:20px; 
	_height:18px; 
	line-height:1.9em; 
	*line-height:1.8em; 
	_line-height:1.7em; 
	text-align:center; 
	text-decoration:none; 
}
#body .addOnButton, #body .addOnButton:hover{
	background-color:#999; 
	border:solid 1px #62615f; 
}
#body a.addOnBasicLink{
	color:#b4a383; 
}
#body .addOnBackground, #body div.commentFormHolder{
	background-color:none;
	_background-color:#171B16;
	background-image:url(https://lygo.net/ly/zeeblio/styles/tranquility-lost/images/6764.png);
    _background-image:none;
}
#body .addOnBorderColor{
	border-color:#ccc;
}
#body #sidebar .addOnBorderColor{
	border-color:#ccc;
}
#body .addOnHeadline{
	color:#454a4e; 
}
#body .addOnSubHead{
	color:#454a4e; 
}
#body .addOnSubH3{
	color:#80dcbc; 
	font-size:14px; 
	font-weight:bold; 
	line-height:1.2em;
	text-transform:uppercase;   
}
#body .addOnSubH4{
	color:#454a4e; 
}
#body .addOnPlainText{
	color:#454a4e; 
}
#body .addOnBasicLink{
	color:#999;
}
#body .addOnSmallText{}
#body .addOnShadedText{
	background-color:#C8DAEC; 
}
#body .addOnAccentText{
	background-color:#C8DAEC; 
}
#body .addOnSectionHead{
	border-bottom:1px solid #999;
	font-weight:normal; 
}
#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{} 
#body .addOnShadowBoxSmall{} 
#body .addOnTableHeading{}
#body .addOnTableHeadingBg{
	background-color:#ccc; 
} 
#body .addOnTableRowBg{
	background-color:#e8e8e8; 
}
#body .addOnTableRowAltBg{
	background-color:#fff; 
}  
#body .addOnTableColumnBg{
	background:#fff; 
} 
#body .addOnTableColumnAltBg{} 

/* ____________________ 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/tranquility-lost/images/mBG.jpg) no-repeat right 0 #cfd0d2}

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

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

/* mobile layout/content styling */
#body.mobileLayout #header{padding-top:20px}
#body.mobileLayout #main{background:#e8edf0}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:dashed 3px #cbe3f6; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#cfd4d8}
}