/* =General Styles
----------------------------------------------------------------- */
body {
	font-family: helvetica, Arial, sans-serif;
	background:#9ca5aa url(../../images/bg.jpg) no-repeat top center fixed;
	color:#555;
	font-size:13px;
	line-height:22px;
}
a {
	color:#eee;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#fff;
}
a:active { color:#454039; }
a.info {font-size: 11px;
	color:#4a3c31;
}
/* =Header
----------------------------------------------------------------- */
#header-wrapper { background:transparent url(../../images/header.png) no-repeat top center; overflow: visible; }
#header {
	width:960px;
	height:92px;
	position:relative;
	z-index:50;
	margin:0 auto;
}
#logo {
	position:absolute;
	top:29px;
	left:0;
}

/* headings */
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-weight:400;
	line-height:1.5em;
	color:#072e4c;
	margin-bottom:20px;
}
h1, h2, h3, h4, h5 { color:#072e4c; font-weight: normal;}
.entry h2 { font-size:28px; }
.entry h3 { font-size:22px; line-height: 1.4em; }
.entry h4 { font-size:18px; }
.entry h5 {
	font-size:10px;
	letter-spacing:1.6px;
	text-transform:uppercase;
}
.entry h6 {
	font-size:12px;
	letter-spacing:1.6px;
	text-transform:uppercase;
	color:#eee;
	line-height:20px;
}

/* =Navigation 
----------------------------------------------------------------- */
#nav-wrapper {
	height:50px;
	padding-right:18px;
	position:absolute;
	top:23px;
	right:0;
	background:transparent;
}
#nav {
	float:left;
	height:47px;
	padding-top:1px;
	padding-left:13px;
	background:transparent;
}
.jqueryslidemenu ul ul a, .jqueryslidemenu ul ul li {
	background-color:#ececec;
	background-image:none;
}
.jqueryslidemenu ul ul a:hover {
	background-color:#f3f3f3;
	background-image:none;
}
.jqueryslidemenu ul li a { color:#164260; text-transform: uppercase; font-size: 12px; }
.jqueryslidemenu ul li a:hover { color:#2a536f; }
.jqueryslidemenu ul li ul li a {
	width:160px;
	border-bottom:1px solid #eee;
	text-transform: none;
	text-align:left;
	margin:0;
	padding:0 0 0 10px;
	color: #2a536f;
}
.jqueryslidemenu ul li ul li a:hover {color: #3e6b89; }
/* =Featured Slideshow
----------------------------------------------------------------- */
#featured-wrapper { background: transparent; }
#featured-area {
	width:960px;
	height:291px;
	background:transparent;
	position:relative;
	margin:0 auto;
}
#featured-area .fl h2 {
	color:#fff;
	text-shadow:#000 0 1px 1px;
	padding-bottom:10px;
}
/* page title */
#page-title {
	width:960px;
	height:53px;
	background:transparent;
	margin:0 auto;
}
#page-title h2 {
	font: 28px;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.7);
	padding-top:20px;
}

#smallintro-wrapper { background: /*#444 url(images/featured_bg.jp) repeat-x; */ transparent; }
/* =Content
----------------------------------------------------------------- */
.intro .cta-button {
	background: url(images/cta.png) no-repeat right -52px;
	padding-right:36px;
	height:42px;
	font-size:20px;
	display:inline-block;
	margin-left:10px;
	margin-top:5px;
}
.intro .cta-button span {
	background: url(images/cta.png) no-repeat left 0px;
	display:block;
	color:#fff;
	font-size: 20px;
	letter-spacing:1px;
	text-shadow:1px 1px 0 #333;
	line-height:20px;
	padding:11px 0 11px 36px;
}
.widget .date, .thumb-list .date {
	font:9px Tahoma, Geneva, sans-serif;
	color:#454039;
}
#folio a.info {
	color:#4a3c31;
	font-weight:400;
	font-size:10px;
	text-transform:uppercase;
	padding-right:15px;
}
#recent-tweets ul li a {
	color:#454039;
	display:inline;
	text-shadow:0 1px 1px #fff;
	background-image:none;
	padding:0;
}
/* wp-pagenavi */
.wp-pagenavi {
	clear:both;
	padding-top:10px;
	height:40px;
	text-align:left;
	padding-bottom: 20px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	border:1px solid transparent;
	color:#aaa;
	font-size:11px;
	margin:2px;
	padding:4px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-raduis: 4px;
}
.wp-pagenavi a:hover {
	background:#ece4d9;
	border-color:#cdc6bd;
	border-style:solid;
	border-width:1px;
}
.wp-pagenavi span.current {
	background:#4a3c31;
	border:1px solid #031628;
	color:#eee;
	font-weight:bold;
	height:29px;
	text-shadow:none;
}
/* =Footer
----------------------------------------------------------------- */
#footer-wrapper {
	width:100%;
	background: transparent url(images/footer_bg.png) repeat-x;
}
#footer {
	width:960px;
	padding-bottom:20px;
	margin:0 auto;
	color: #fff;
}
#footer .block h3 {
	font-size:20px;
	font-weight:400;
	color:#fff;
	background:url(images/s_line.gif) left bottom repeat-x;
	padding:0 0 15px;
}
#footer .block ul li {
	background:url(images/s_line.gif) left bottom repeat-x;
	padding:5px 3px 10px;
}
#footer .block ul li, #footer .block ul li a {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#fff;
}
#footer .textwidget {
	color: #fff;
	font-size:11px;
	padding-top:5px;
}


#footer .block { visibility:hidden; height: 0px;}

/* subfooter */
#subfooter-wrapper { background: url(images/subfooter.png) top center no-repeat; }
#subfooter p {
	position:absolute;
	top:14px;
	left:0;
}
#subfooter p a { color:#fff; }

#content-wrapper { background: transparent; }

body.home #wrapper{ visibility:hidden; height: 1px; }

body.home #footer{ visibility:hidden; height: 30px; }

.datebox { background: #ebebeb; float: right; padding: 0 4px;  }
.mnth { text-transform: uppercase; font-size: 11px; text-align: center; color: #0e3854; margin-bottom: -8px;}
.yr { font-size: 9px; text-align: center;color: #0b2a3f; }


.leader { font-size: 17px; line-height: 22px; color: #0e3854; }
.one_fifth h3 { font-size: 14px }
.one_fifth h3 a { color:#072e4c;}
.two_third h4 { font-size: 15px }
p.items { line-height: 26px; }

ul#menu-services li.current_page_item a {
margin-left: 3px; color: #4d687b; }

#comments h3 { padding-bottom: 6px; border-bottom: 1px solid #eee; }

h2, h3, h4, h5, h6,#page-title h2, #featured-area h2, #footer h2, .cta-button,#sidebar h3, .titled-box h6 , .intro h2,a.info,.mnth,.yr,#sidebar ul#menu-services li {
 font-variant: small-caps; 
}

.cufon-loading {
 visibility: hidden !important; display: none !important;
}