/*  blue style */


/*  Images */
#cat_navi{
	/*background: url(blue/menubg.jpg) repeat-x 0 0;*/
	background: none;
}

#secnav li{
	/*border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;*/
	background-position:right center;
	background-image:url(blue/menu_split.jpg);
	background-repeat: no-repeat;
}
#secnav li a{
	color: #FFFFFF;
}
#secnav li:hover{
	color: #FFFFFF;
	background-position:right center;
	background-image:url(blue/menu_split.jpg);
	background-repeat: no-repeat;
}


#top-out {
	/*background: url(blue/bg_top.gif) repeat-x 0 0;*/
	background: none;
}
#header {
	/*background: url(blue/bg_top_gradient.gif) no-repeat 60px 0;*/
	background: none;
	padding-top: 0px;
}
#middle-out-top { /* Background - Middle Top */
	/*background: #d2dde0 url(blue/bg_middle_out_top.gif) repeat-x 0 0;*/
	background: none;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(blue/contenttop.png) no-repeat center top;
	/*background: none; laster*/
	
	margin-top: 10px;
	padding-top: 50px;
	padding-bottom: 100px;
}
#middle-out-bottom .single { /* Background - Content - Single Page */
	/*background: url(blue/bg_middle_content_single.gif) repeat-y;
	background: none;*/
		background: url(blue/contentbg.png) repeat-y ;

	width: 973px;
	margin-top: 0px;
}
#middle-content { /* Background - Content */
	/*background: url(blue/bg_middle_content.gif) repeat-y;
	background: none;*/
	background: url(blue/contentbg.png) repeat-y ;

	width: 973px;
	margin-top: 0px;
	/*background-color: #FFFFFF;*/
}
#middle-content-bottom { /* Background - Content Bottom */
	/*background: url(blue/bg_middle_content_bottom.gif) no-repeat 0 bottom;*/
	background: none;
	
}
#content {
	/*background: url(blue/bg_middle_top.gif) no-repeat 0 0;*/
	background: none;
	
	padding: 0px 7px 50px 18px;
}
#footer {
	/*background: url(blue/bg_footer_gradient.jpg) no-repeat 0 0;*/
	background: none;
}
#middle-out-bottom .full { /* Background - Content - Full Width Page */
	/*background: url(blue/bg_page_full.gif) repeat-y;later edit*/
	background: url(blue/contentbg.png) repeat-y ;
}
#content.full {
	/*background: url(blue/bg_middle_top_full.gif) no-repeat 0 0;  later edit*/
	background: none;
}

#main-content.fullwidth h2 {
	display: none;
}
#middle-content-bottom.full { /* Background - Content Bottom */
	/*background: url(blue/bg_middle_content_bottom_full.gif) no-repeat 0 bottom;later edit*/ 
	background: none;
}

/*  Colors */
a {
	color: #2c6288;
}
#footer h2.widget_title {
	background: #014d6e;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #cad4d6 5px solid;
	background: #EDEDED;
}
.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul.idTabs li a {
	background: #616e77;
	/*background: #005fa4; new value*/
}
#main-content .post h4.continue a,
#sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover {
	background: #2c6288;
}


#sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover {
	/*background: #2c6288;*/
	background: #005fa4;	
}


.Nav .on, .Nav a:hover {
	background: #2c6288 !important;
}

#main-content .post h4.continue a{
	background: #005FA4 !important;
}

#main-content{
	font-size: 14px;
}

#main-content .post h4.continue a:hover {
	background: #005FA4;
	text-decoration: underline;
}
#copyright-out {
	background: #31393e;
}
#nav li ul li a {
	background: #092234;
	border-bottom: 1px solid #081c2b;
}
#footer-out {
	/*background: #a9b5bd;*/
	background-image: url(blue/footermeta.jpg);
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position-x: 50%;
	background-position-y: 0%;
	background-origin: initial;
	background-clip: initial;
}

body{
background-image: url(blue/back.jpg);
background-repeat: no-repeat;

background-position-x: 50%;
background-position-y: -45px;
background-origin: initial;
background-clip: initial;
background-color: white;
background-repeat-y: no-repeat;
 -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial;
 background-position: 50% -45px;
/*
background-attachment: scroll;*/

}
#page_navi{
	display: none;
}

#header .advert {
top: 28px;
}

#social{
	width: 300px;
	position: absolute;
	float:right;
	right: 0px;
	top: 5px;
/*	background-color: #FFFFFF;*/
}

#searchform {
	float: right;
	margin-right: 5px;
}
#searchform .field{
	background: none;
	border-style: solid;
	border-width: 1px;
	border-color: #3f92cf;
	height: 34px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 0px;
	
}

#searchform #subs{
	background-image: url(blue/search.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	width: 92px;
	height: 40px;
	cursor: pointer;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

#sidebar  .widgetized #text-159768812{
	background: none;
	padding: 21px 25px 0px 0px;
	margin-left: -5px;
	margin-bottom: -10px;
}

#copyright-out{
	background-color: #00406d;
	color: #FFFFFF;
}
#copyright-out a{
	font-family: Calibri;
	font-size: 15.13px;
	color: #FFFFFF;
}
.divid{
	font-size: 15.13px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#footer-out #footer #block div .widget_title{
	background-color: #014d6e;
}
#content_bottom{
	width: 100%;
	height: 60px;
	background-color:#FFFFFF;
	position: relative;
	bottom: 0px;
	float:left;
	background-image: url(blue/contentbott.png);
	background-repeat: no-repeat;
}

#text-159768814{
	padding-left: 0px;
}
#header img.title {
	margin-top: 7px;
}

#text-159768815{
	padding-top: 0px;
	padding-bottom: 0px;
}

#front-optin{
	background:url(blue/front-optin.png) no-repeat;
	width:1028px;
	height:410px;
	margin-left:-50px;	
}
#front-optin #aweber_wrapper{
	background:none;
	float: right;
	width:285px;
	margin-right:103px;
	padding-top: 244px;
}
#front-optin #aweber_wrapper input[type="text"]{
	border: 1px solid #5a87a7;
	border-top-color: #004577;
	color: #484848;
	font-size: 21px;
	min-width:270px;
	padding-left:10px;
	font-family:Calibri;
}
#front-optin #aweber_wrapper input[type="submit"]{
	text-indent:-9999px;
	width:280px;
	height:50px;
	margin-top:20px;
	border:0;
	background:none;
	cursor: pointer;
}
#mediaplayer_wrapper{
	float: left;
	margin-left: 50px;
	margin-top: 40px;
}
.alignleft {
	margin-right:0px;
}
.home #text-159768812{
	display: none;
}
#sidebar .widgetized #text-159768812 {
	padding-top: 0px;
}
.home #clipper{
	display: none;
}
#clipper{
	background:url(blue/clipper.png) no-repeat;
	width:30px;
	height:83px;
	position: absolute;
	right: 30px;
	bottom: -115px;
}
#top{
	position: relative;
}
#search_main a img{
	vertical-align: middle;
}
#search_main a{
	color: #fff;
	font-size:16px;
	vertical-align: middle;
}
#search_main a span{
	vertical-align: middle;
	padding-left:5px;
	display: inline-block;
}