/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#fff; }
#body h2{color:#fde600; }
#body h3{color:#fefe89; }
#body p, #body li{color:#fff; }
#body a{color:#4fd2d1;}
#body a:hover{color:#ffbcc6;}
#body small{}
#body form{}
#body ul.navigation li{}
#body{background-color:#fffeb7;}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	border-left:#e2e18b 5px solid;
	border-right:#e2e18b 5px solid;
	margin:0 auto; 
	width:936px;
}
#container{
	background-color:#597b24;
	padding-bottom:25px; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
	background-image:url(https://lygo.net/ly/zeeblio/styles/butterfly-sunrise/images/1029005.jpg);
	background-repeat:no-repeat;
	min-height:346px;
	position:relative;
	width:936px; 
}
#header h1{
	font-size:30px;
	padding-left:300px; 
	display:inline-block;
}
#header h2{
	color:#fff;
	font-size:24px;
	padding-left:300px;
	display:inline-block;
}
#header ul.navigation{
	background-image:url(https://lygo.net/ly/zeeblio/styles/butterfly-sunrise/images/1029534.png);
	bottom:4px;
	left:25px;
	position:absolute;
	width:873px; 
}
#header ul.navigation li{
	float:left;
	height:30px;
	min-width:30px;
	margin-right:6px; 
	text-align:center;
	width:auto;
}
#header ul.navigation li a{
	background-color: #5b7f21;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5b7f21), to(#445e1b)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #5b7f21, #445e1b); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #5b7f21, #445e1b); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #5b7f21, #445e1b); /* IE10 */
  background-image:      -o-linear-gradient(top, #5b7f21, #445e1b); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #5b7f21, #445e1b);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5b7f21', EndColorStr='#445e1b'); /* IE6–IE9 */
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
	color:#fff;
	display:block;
	font-size:12px;
	height:30px;
	line-height:30px;
	padding:0 10px;	
	text-transform:uppercase;
	width:auto;
}
#header ul.navigation li a:hover, #header ul.navigation li a.selected{
	background-color: #5a7e0f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#79a913), to(#5a7e0f)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #79a913, #5a7e0f); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #79a913, #5a7e0f); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #79a913, #5a7e0f); /* IE10 */
  background-image:      -o-linear-gradient(top, #79a913, #5a7e0f); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #79a913, #5a7e0f);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#79a913', EndColorStr='#5a7e0f'); /* IE6–IE9 */text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{
	margin:0 auto; 
	padding:10px 0 15px;
	width:860px;
}
#content{width:580px;}
#content ul.navigation{margin:10px 0;}
#content ul.navigation li{
	float:left;
	height:20px;
	margin-bottom:4px; 
	margin-right:8px;
	width:auto;
}
#content ul.navigation li a{
	background:none; 
	display:block;
	font-size:12px;
	height:20px;
	line-height:12px;
	padding:0 10px;
	text-decoration:underline;
	text-transform:uppercase;
	width:auto;
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{
	background:none; 
	color:#ffbcc6;
}
#sidebar{
	min-height:20px;
	width:200px; 
}
#sidebar ul.navigation{margin:10px 0;}
#sidebar ul.navigation li{
	height:20px;
	margin-bottom:4px; 
	width:auto;
}
#sidebar ul.navigation li a{
	background-image:url(https://lygo.net/ly/zeeblio/styles/butterfly-sunrise/images/1029718.jpg);
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	height:20px;
	line-height:12px;
	padding:0 5px 0 20px;
	text-decoration:underline; 
	text-transform:uppercase;
	width:auto;
}
#sidebar ul.navigation li a:hover, #sidebar ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/zeeblio/styles/butterfly-sunrise/images/1029719.jpg); 
	background-repeat:no-repeat;
	color:#ffbcc6;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	background-color:#445e1b;
	margin:0 auto;
	min-height:50px;
	padding:15px; 
	width:760px;
}
#footer ul.navigation{margin:10px 0;}
#footer ul.navigation li{
	float:left;
	height:20px;
	margin-bottom:4px; 
	margin-right:8px;
	width:auto;
}
#footer ul.navigation li a{
	background:none; 
	display:block;
	font-size:12px;
	height:20px;
	line-height:12px;
	padding:0 10px;
	text-decoration:underline;
	text-transform:uppercase;
	width:auto;
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{
	background:none; 
	color:#ffbcc6;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #content{margin:0; width:100%;}
.layout1c #sidebar{
	background-color:#445e1b;
	color:#fff; 
	margin:0 auto;
	min-height:50px;
	padding:15px; 
	width:760px;
}
.layout1c #sidebar ul.navigation{margin:10px 0;}
.layout1c #sidebar ul.navigation li{
	float:left;
	height:20px;
	margin-bottom:4px; 
	margin-right:8px;
	width:auto;
}
.layout1c #sidebar ul.navigation li a{
	background:none; 
	display:block;
	font-size:12px;
	height:20px;
	line-height:12px;
	padding:0 10px;
	text-decoration:underline;
	text-transform:uppercase;
	width:auto;
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	background:none; 
	color:#ffbcc6;
}
/*----LAYOUT 2 Column Left ----*/
.layout2cr #content{width:590px;}
.layout2cl #sidebar{
	background-color:#445e1b;
	padding:15px;
}
/*----LAYOUT 2 Column Right----*/
.layout2cl #content{width:590px;}
.layout2cr #sidebar{
	background-color:#445e1b;
	padding:15px;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
div.comments{background-color:#ced688}
.addOnBorder{}
.addOnBorderBottom{} 
.addOnBorderTop{} 
.addOnGradientTop{} 
.addOnGradientBottom{}
.addOnShadowBox{} 
.addOnShadowBoxSmall{} 
.addOnTableHeading{}
.addOnTableHeadingBg{} 
.addOnTableRowBg{} 
.addOnTableRowAltBg{}
.addOnTableColumnBg{} 
.addOnTableColumnAltBg{}
.addOnBackgroundImage{}
div.feedButtons{background:#ced688}
.addOnHeadline{font-size:20px;color:#000; }
.addOnSubHead{font-size:18px;color:#000; }
.addOnSubH3{font-size:16px;color:#000; }
.addOnSubH4{font-size:14px;color:#000; }
.addOnPlainText{color:#000; }
.addOnBasicLink{color:#445e1b!important; }
.addOnSmallText{color:#000; }
.addOnBackground{}
.addOnShadedText{background-color:#ccc; }
.addOnAccentText{font-size:12px;color:#000;background-color:#999; }
.addOnSectionHead{font-size:16px;color:#000;border-bottom:1px solid #000; }
.addOnMiniNavBox{}
.addOnButton{
	background-color:#7c890d; border:solid 2px #445E1B;
	color:#fff;	
}

/* ____________________ 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/butterfly-sunrise/images/mBG.jpg) no-repeat #597B24}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background-color: #5b7f21;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5b7f21), to(#445e1b)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #5b7f21, #445e1b); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #5b7f21, #445e1b); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #5b7f21, #445e1b); /* IE10 */
  background-image:      -o-linear-gradient(top, #5b7f21, #445e1b); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #5b7f21, #445e1b);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5b7f21', EndColorStr='#445e1b'); /* IE6–IE9 */ color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#445e1b; color:#fff}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
	#body.mobileLayout #header{min-height:100px; padding-top:20px}
	#body.mobileLayout #header h1, #body.mobileLayout #header h2{background:#597B24; padding:2px 5px}
	#body.mobileLayout #main{}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{border-top:2px dashed #445E1B; margin-bottom:15px; padding-top:15px}
	#body.mobileLayout #footer{background:#445E1B}
}