body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#111;
	line-height:1.4;
	background:url(../images/bg.gif) repeat-x #0092d6;
}
body.home #bg-header{
}
strong{
	font-weight:bold;
}
a{
	outline:none;
	color:#00557d;
	text-decoration:none;
}
a:hover{
	color:#0080e3;
}
#bg-header{
	background:url(../images/bg_header.gif) repeat-x;
	overflow:hidden;
}
#bg-footer{
	width:960px; margin:0 auto;
	display:table;
}
#bg-footer-repeat{
	overflow:hidden;
}
#universe {
	width	: 960px;
	margin	: 0 auto 0 auto;
	position: relative;
	clear:both;
}

/* ===============================HEADER================================ */

#top{
	height:36px;
}
.logo{
	width:320px; height:100px;
	float:left;
	padding:27px 0 0 0;
}
#searchform{
	background:url(../images/bg_search.png) no-repeat;
	width:220px;
	height:30px;
	margin:10px 0;
}
#searchform label{
	position:absolute;
	display:none;
	visibility:hidden;
}
#searchform input[type="text"]{
	width:175px;
	background:none;
	border:none;
	font-size:11px;
	padding:10px 5px 0 5px;
	color:#666;
}
#searchform input[type="submit"]{
	background:none;
	width:30px;
	height:30px;
	border:none;
	text-indent:-4000px;
	cursor:pointer;
}
.top-bar{
	width:960px;
	margin:0 auto;
	height:150px;
	clear:both;
}
.top-menu{
	float:left;
}
.site-info{
	float:right;
	padding:12px 20px 0 0;
	color:#ccc;
	font-size:11px;
}
.site-info a{
	color:#01a3fa;
}
#call-now{
	float: right;
	padding:20px 0 0 0;
	height:80px;
}
#call-now h1{
	color:#fff;
}
.social{
	padding:5px 45px 0 0;
	float:right;
}
.social a{
	display:block;
	float:left;
	width:37px; height:37px;
	margin:0 0 0 5px;
	text-decoration:none;
}
#footer .social a:hover{
	text-decoration:none;
}
.facebook{
	background:url(../images/facebook.png) no-repeat;
}
.twitter{
	background:url(../images/twitter.png) no-repeat;
}
.googleplus{
	background:url(../images/gplus.png) no-repeat;
}
.linkedin{
	background:url(../images/linkedin.png) no-repeat;
}
/* ===============================MENU================================ */
#menu {
	height:35px;
	float:right;
	clear:right;
	width:630px;
	position:relative;
}
#menu .sub-menu{
	background:#1a1a1a;
	top:50px;
	z-index:3000;
	position:absolute;
}
.main-menu{
	float:right;
}
#menu .sub-menu ul{
	top:0;
}
#menu .sub-menu ul ul{
	top:0;
}
#menu .sub-menu li{
	margin:0 0 0 0;
}
#menu li .sub-menu li a{
	line-height:30px;
	background:none;
	text-shadow:none;
	border-bottom:solid 1px #333;
	font-size:12px;
	height:auto;
}
#menu ul li a{
	font-size:12px;
	padding:0 15px;
	display:block;
	border:none;
	line-height:39px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
#menu ul li a span.menu-desc{
	display:block;
	line-height:12px;
	color:#CDEDFF;
	font-size:12px;
	text-transform:capitalize;
}
#menu ul li.first a{
	background:none;
}
#menu ul li.last a{
	padding-right:0;
}
#menu ul li{
	background:0;
	border:none;
	padding:0;
	float:left;
}
#menu ul li a:hover,#menu li.current_page_item a,#menu .current_page_item a,#menu .current-menu-item a,#menu .current-menu-parent a{
	color:#ff9900;
}
#menu ul li a:hover,#menu li.sfHover a{
	color:#ff9900;
}
#menu li.sfHover .sub-menu li a:hover{
	background:#000;
	color:#FFF;
}

/* ===============================CONTENT HOME ================================ */
#content-home,#content-full{
	clear:both;
	padding:20px;
	background:url(../images/grad.gif) bottom repeat-x #fff;
}
.shadow{
	background:url(../images/shadow.png)  center no-repeat;
	width:960px;
	height:51px;
	clear:both;
}
/* ===============================BODY================================ */
#body{
	padding:20px 0;
}
.home #body{
	padding:0 0 20px 0;
}
#content {
	float	: left;
	width	: 600px;
	min-height	: 600px;
	padding:20px;
	background:url(../images/grad.gif) bottom repeat-x #fff;
}

/* ===============================Content Home================================ */
#featured{
	width:550px;
	float:left;
}
#map{
	width:335px;
	background:#2b2b2b;
	padding:10px;
	float:right;
}
.map-frame{
	width:335px;
	height:330px;
	overflow:hidden;
}
.featured-img{
	width:320px;
	height:240px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
}
#video-featured{
	width:320px;
	height:240px;
}
.featured-entry{
	margin:0 0 22px 0;
	height:240px;
	overflow:hidden;
}
#section1{
	overflow:hidden;
}
#featured-list{
	clear:both;
	overflow:hidden;
	margin:20px 0 0 -15px;
}
.featured{
	background:#F5F5F5;
	padding:10px;
	width:198px;
	float:left;
	margin:0 0 0 15.758px;
}
.featured-thumb{
	text-align:center;
	height:125px;
	overflow:hidden;
	padding:0 0 10px 0;
}
.featured .titles h1{
	text-align:center;
	font-size:18px;
	text-transform:capitalize;
}
.featured-content{
	border-top:solid 2px #696767;
	padding:10px 0;
}
.cat-titles{
	background:url(../images/bg_title.png) no-repeat;
	width:1000px; height:61px;
	margin:10px 0 0 -40px;
}
.cat-titles h1{
	line-height:61px;
	text-indent:40px;
	margin:0;
	padding:5px 0 0 0;
}
.cat-titles h1 a{
	color:#fff;
}
.recent-box{
	height:480px;
	margin:0 0 0 -15px;
}
.post-box{
	width:295px;
	float:left;
	margin:0 0 0 15px;
	padding:20px 0 0 0;
}
.thumb-home img{
	width:290px;
	height:180px;
	border:solid 3px #ccc;
}
.recent-entry{
	margin:0 0 15px 0;
	text-align:justify;
}
 h1.the-title{
	margin:8px 0;
	line-height:24px;
	font-size:20px;
	font-weight:bold;
}
h1 a{
	color:#000;
}
/* ===============================redmore================================ */
a.featured-detail{
	background:url(../images/btn_read.png) no-repeat;
	width:214px; height:40px;
	clear:both;
	display:block;
	line-height:40px;
	text-align:center;
	color:#996633;
	font-weight:bold;
	font-size:20px;
	float:right;
	text-decoration:none;
}
a.featured-detail:hover{
	background:url(../images/btn_read_hover.png) no-repeat;
}
a.read-more{
	background:url(../images/btn_readmore2.png) no-repeat;
	width:100px; height:38px;
	display:block;
	clear:both;
	margin:0 auto;
	text-decoration:none;
}
a.read-more:hover{
	background:url(../images/btn_readmore2_hover.png) no-repeat;
}
a.readmore{
	background:url(../images/btn_readmore.png) no-repeat;
	width:127px; height:32px;
	display:block;
	clear:both;
	text-decoration:none;
}
a.readmore:hover{
	background:url(../images/btn_readmore_hover.png) no-repeat;
}
/* ===============================SIDEBAR================================ */
#sidebar {
	float	: right;
	width	: 300px;
	background:url(../images/grad.gif) bottom repeat-x #fff;

}
#sidebar .tumbImage img{
	width:55px; height:55px;
}
#sidebar .tumbImage{
	width:55px; height:55px;
	overflow:hidden;
	border:solid 1px #ccc;
	float:left;
	margin:0 10px 0 0;
}

#sidebar h3.widget-title,#sidebar h1.widget-title{
	padding:0 0 8px 0;
	font-size:18px;
	border-bottom:solid 2px #666;
}
.widget-content .menu li ,.widget-content ul li{
	background:url(../images/list_arrow.png) no-repeat 0 13px;
	display:block;
	padding:7px 0 0 20px;
	font-size:12px;
}
.widget-content{
	padding:20px;
}
h1.recent-title{
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
}
#sidebar .recentpost{
	clear:both;
	padding:10px 0 30px 0;
	overflow:hidden;
}
.widget-container ul li{
	background:url(../images/bullet2.png) no-repeat 0 6px;
	padding:5px 0 5px 15px;
	margin:0 0 5px 0;
}
.widget{
	clear:both;
}
/* ===============================SLIDE================================ */
#banner{
	width:920px;
	height:400px;
	float:left;
	padding:18px;
	background:#444444;
	border:solid 2px #dbdbdb;
	margin:30px 0 50px 0
}
#bg-slide{
	width:920px;
	height:400px;
}
#bg-slide .jquery-slider-control{
	right:14px;
}
#bg-slide  .jquery-slider-option-navigation-selector-control-timer .jquery-slider-selectors, 
#bg-slide  .jquery-slider-option-navigation-selector-control .jquery-slider-selectors{
	right:0;
	bottom:-50px;
	left:50%;
}
#bg-slide .jquery-slider-selector{
	background:url(../images/bullets.png) no-repeat;
	width:22px; height:20px;
}
#bg-slide .jquery-slider-selector-current{
	background:url(../images/bullets.png) no-repeat 0 -22px;
}
#bg-slide .jquery-slider-timer,#bg-slide .jquery-slider-control{
	display:none;
}
.slide-content{
	padding:47px 0 0;
}
#bg-slide .jquery-slider-navigation{
	display:none;
}
.slider-content{
	background:url(../images/trans.png) repeat;
    width:890px;
    padding:5px 15px;
    position:absolute;
    top:300px;
	font-size:13px;
	height:90px;
	overflow:hidden;
	line-height:18px;
	 color:#fff;
 }
 .slider-content h1{
	 font-weight:normal;
	 font-size:18px;
	 font-weight:bold;
}
 .slider-content h1 a{
	 color:#fff;
}
.slider-text{
	height:275px;
	overflow:hidden;
}
.slide-thumb{
	 width:920px;
	 height:400px; 
	overflow: hidden;
}
.slide-thumb img{
	 width:920px;
	 height:400px; 
}
/* ===============================FOOTER================================ */

#footer {
	min-height:280px;
	overflow:hidden;
	background:url(../images/bg_footer.gif) repeat-x #151515;
	color:#f1f1f1;
	clear:both;
	margin:20px 0 0 0;
	font-size:12px;
}
.clearfix {
	clear	: both;
}
#footer .copyright{
	font-size:11px;
	padding:10px;
	float:left;
}
p.copy{
	float:left;
	padding:5px 0;
}
#footer a{
	color:#FC0;
}
#footer a:hover{
	color:#FF0;
	text-decoration:underline;
}
#content-footer{
	width:960px;
	margin:0 auto;
}
#footer .box{
	width:220px;
	float:left;
	overflow:hidden;
	margin:0 0 0 15px;
}
#footer .widget-title{
	color:#fff;
	margin:0 0 10px 0;
	font-size:18px;
}
#footer .widget-title a{
	color:#fff;
	text-decoration:none;
}
#copy{
	clear:both;
	overflow:hidden;
	padding:0 0 20px 0;
}
#wp-calendar th,#wp-calendar td{
	padding:3px;
	border-left:solid 1px #eaeaea;
	border-top:solid 1px #eaeaea;
}
#wp-calendar{
	border-bottom:solid 1px #eaeaea;
	border-right:solid 1px #eaeaea;
}
#wp-calendar caption{
	padding:3px;
	background:#eaeaea;
}
#wp-calendar tfoot{
	display:none;
}
/* =============================COMMENT================================== */
#respond{
	margin:0;
}
#respond h3,#comments-title {
	text-decoration:none;
	font-size:24px;
	margin:0 0 20px 0;
}
form#commentform {
	margin:0;
}
form#commentform input#submit{
	margin:20px 0 0 0;
	padding:5px 35px;
	border:none;
	background:#333;
	text-transform:uppercase;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	cursor:pointer;
	color:#fff;
}
form#commentform input#submit:hover{
	background:#666;
}
#respond label{
	font-size:14px;
	font-weight:normal;
	text-align:left;
}
#respond input[type="text"]{
	margin:0 0 10px 0;
}
#top-review-content h1{
	margin:15px 0;
}
.commentlist li.comment{
	padding:0 0 15px 55px;
	border-bottom:dashed 1px #999;
	margin:0 0 15px 0;
}