body{
	background:#3570a8 url(images/bgr_main.png) repeat;
}
#menu{
	background:url(images/bgr_mainmenu.png) no-repeat;
}
#mainmenu ul li{
	background:url(images/bgr_mainmenu_li.gif) no-repeat left center;
}
#mainmenu ul li ul{
	background:#1a487a;
}
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	border-bottom: 1px solid #143c69;
	background:#1a487a;
}
#mainmenu ul li ul li a:hover{
	background:#6181a5;
}
#main_search_val{
	border:1px solid #143c69;
	color:#143c69;
}
#header{
	background:url(images/bgr_header.png) repeat-x;
	border:1px solid #5e9bd2;
}
#body{
	width:100%;
	background:#194678 url(images/bgr_body.png) repeat-y;
}
#body_top{
	background:url(images/bgr_body_top.png) no-repeat;
}
#body_end{
	background:url(images/bgr_body_end.png) no-repeat left bottom;
}

#body1{
	width:100%;
	background:#194678 url(images/bgr_body1.png) repeat-y;
}
#body_top1{
	background:url(images/bgr_body_top1.png) no-repeat;
}
#body_end1{
	background:url(images/bgr_body_end1.png) no-repeat left bottom;
}
.single #body{
	background:#194678 url(images/bgr_body_single.png) repeat-y;
}
.single #body_top{
	background:url(images/bgr_body_top_single.png) no-repeat;
}
.single #body_end{
	background:url(images/bgr_body_end_single.png) no-repeat left bottom;
}
#content{
	background:url(images/bgr_content.png) repeat-y;
}
#content_body{
	background:url(images/bgr_content_body.png) no-repeat left bottom;
}
.post .title{
	color:#194678;
	border-bottom:1px solid #194678;
}
.post .title a{
	color:#194678;
}
.main_title{
	border-bottom:1px solid #234c7a;
}
.main_title h1{
	color:#fff;
	background:url(images/bgr_main_title.png) repeat-x;
}
.main_title .left{
	background:url(images/bgr_main_title_left.png) no-repeat;
}
.main_title .right{
	background:url(images/bgr_main_title_right.png) no-repeat right top;
}
.main_order label{
	color:#234c7a;
}
.sidebar_widgets .widgettitle{
	color:#fff;
}
#single_post{
	background:url(images/bgr_single_post.png) repeat-y;
}
#single_post_inner{
	background:url(images/bgr_single_post_inner.png) no-repeat left bottom;
}
.single_box{
	border:1px solid #5e9bd2;
	background:#3570a8;
}
.single_box_title{
	background:url(images/bgr_single_box_title.gif) repeat-x;
}
#footer{
	color:#043366;
}
#footer a{
	color:#043366;
}
.single .video h2{
	color:#9edaff;
}
.single .video h2 a{
	color:#9edaff;
}
.single .duration{
	color:#9edaff;
}
.single .author{
	color:#9edaff;
}
.single .author a{
	color:#9edaff;
}
.commentlist .links a{
	color:#9edaff;
}
#respond h3{
	border-bottom:1px solid #5e9bd2;
}
#commentform #submit{
	background:#194678;
}
.navigation a{
	color:#234c7a;
}
.post .entry a{
	color:#234c7a;
}