/*  custom style */


#sidebar #search_main input.field {
color:#000000;
}

#header .advert {
	border: solid 1px #ccc;
}

.page-intro {
font-size: 36px;
background-color: none;
border: none;
font-weight: bold;
color:#000;
font-family:"Lucida Handwriting",arial,verdana;
font-size:14px;
font-weight:bold;
line-height:20px;
background-image: url(custom/icon-class-intro-arrow.gif);
background-repeat: no-repeat;
padding: 0px 0px 0px 35px;
}



#sidebar .block {
background:transparent;
}


#secnav li {
font-size:15px;
font-weight:bold;
}


/*  Images */

body {
	background: url(custom/bg_body.gif) repeat 0 0;
}

#top-out {
	background: url(custom/bg_body.gif) repeat 0 0;
	margin-top: 20px;
}


#header {
background:transparent url(custom/bg_header.jpg) repeat scroll 0 0;
height: 150px;
padding: 0px;
}

#header img.title {
margin:0px;
padding: 0px;
}

#middle-out-top { /* Background - Middle Top */
	background: url(custom/bg_body.jpg) repeat 0 0;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(custom/bg_body.gif) repeat 0 0;
}
#middle-out-bottom .single { /* Background - Content - Single Page */
	xbackground: url(custom/bg_body.gif) repeat 0 0;
}
#middle-content { /* Background - Content */
	background: url(custom/bg_content.png) repeat-y 0 0;
}

.single #main-content {
	background-color: transparent;
}

#main-content {
	background-color: transparent;
}

#middle-content-bottom { /* Background - Content Bottom */
	background: url(custom/bg_content.png) repeat-y 0 0;
}
#content {
	background: url(custom/bg_content.png) repeat-y 0 0;
	width: 930px;
	padding: 0px;
}
#footer {
	background: url(custom/bg_footer_gradient.jpg) no-repeat 0 0;
}

#middle-out-bottom .full { /* Background - Content - Full Width Page */
	background: url(custom/bg_page_full.gif) repeat-y;
}
#content.full {
	background: url(custom/bg_middle_top_full.gif) no-repeat 0 0;
}
#middle-content-bottom.full { /* Background - Content Bottom */
	background: url(custom/bg_middle_content_bottom_full.gif) no-repeat 0 bottom;
}

#top {
	background: url(custom/bg_page_navi.gif) repeat-x 0 0;
}


#wrap #top-out #top #page-navi { height: 46px; }

/*  Colors */
a {
	color: #14349C;
}

h2,h3,h4,h5 { color: #14349C; }

#footer h2.widget_title {
	background: #222222;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #333333 5px solid;
	background: #EDEDED;
}
.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul.idTabs li a {
	background: #14349C;
}
#main-content .post h4.continue a,
#sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover {
	background: #14349C;
}
.Nav .on, .Nav a:hover {
	background: #838383 !important;
}
#main-content .post h4.continue a:hover {
	background: #607125;
}
#copyright-out {
	background: #000000;
}
#nav li ul li a {
	background: #3a3a3a;
	border-bottom: 1px solid #333333;
}
#footer-out {
	background: #2D2D2D;
}


div.follow-icons {
	clear: both;
}



#page_navi .col-left {
margin: 0px;
}

.col-right {
float:right;
margin:2px;
}

#page_navi {
	width: 100%;
	height: 46px;
	font-size: 11px;
}

#page_navi a {
	color: #fff;
}

#cat_navi {
	background: url(../images/bg_cat_navi_hover.gif) repeat-x;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#secnav li ul {
		background: #5AAACB;
}

#secnav li ul:hover {
	background: #5AAACB;
}

#secnav li ul li a:hover {
	background: #5AAACB;
	color: #fff;
}

#header .advert {
left:200px;
position:absolute;
top:30px;
}



#secnav li ul {
border-color:#F15A2B;
border-style:solid;
border-width:0 1px 1px;
left:-999em;
position:absolute;
width:188px;
z-index:10;
background-color: #cef;
}

#secnav li ul li, #secnav li ul li a { background-color: transparent; }