/*-----------------------------------------------------------------------------------

Theme Name:Sterling
Theme URI:http://themeforest.net/user/TrueThemes/portfolio?ref=TrueThemes
Description:Sterling is a Responsive Wordpress Theme with a multitude of amazing CMS features.
Author:TrueThemes
Author URI:http://www.truethemes.net
Version:2.2
License:GNU General Public License
License URI:license.txt
Tags:translation-ready,theme-options,custom-menu,responsive,html5

---------------------------------- Stylesheet Guide ---------------------------------

1.  Global Styles + CSS Reset
2.  Layout Structure
3.  Main Navigation
4.  Header
5.  Typography
6.  Lists
7.  Images + Links
8.  Forms
9.  Sidebars
10. Sub Navigation
11. Homepage
12. Blog
13. Gallery
14. Utility Pages
15. FAQ + Team Members
16. Footer
17. Shortcodes
18. Wordpress + Widgets
19. PrettyPhoto
20. Responsive Media Queries
21. WooCommerce
22. Internet Explorer

-----------------------------------------------------------------------------------*/



/*----------------------------------------------------------*/
/* 1. Global Styles + CSS Reset
/*----------------------------------------------------------*/
.home-slider-post + .home-slider-post {
	display: none;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body,
html {
	background: #FFF;
}

body {
	font-family: "HelveticaNeue-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #636B75;
	line-height: 1;
	margin: 0;
}

html {
	-webkit-text-size-adjust: none !important;
 /* Prevent font scaling in landscape */;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	clear: both;
	margin: 0;
}

a {
	outline: none;
}

.hr {
	background: url(images/global/bg-hr-dotted.png) 0 50% repeat-x;
	border: 0;
	clear: both;
	height: 50px;
	width: 100%;
}

p + .hr {
	margin-top: -7px;
}

.hr-dotted {
	background: url(images/global/bg-hr-dotted.png) 0 50% repeat-x;
}

.hr-dotted-double {
	background: url(images/global/bg-hr-dotted-double.png) 0 50% repeat-x;
}

.hr-solid {
	background: none;
	border-bottom: 1px solid #DADADA;
	height: 25px;
	margin-bottom: 25px;
}

.hr-solid-double {
	background: url(images/global/bg-hr-solid-double.png) 0 50% repeat-x;
}

object {
	outline: none;
}

.social_icons a,
#scroll_to_top,
.top-aside .social_icons a,
.article_preview strong a,
.member-contact-email,
.member-contact-twitter,
.member-contact-facebook,
.member-contact-google,
.member-contact-linkedin,
.member-contact-phone,
#banner-search input,
.tabs_type_1_arrow,
.accordion dt:before,
.accordion dt.current:before,
.post-categories,
.post-leave-comment,
.metadata,
.tt-notification.success p:before,
.tt-notification.error p:before,
.tt-notification.warning p:before,
.tt-notification.tip p:before,
.tt-notification.neutral p:before,
.tt-icon:before,
.tt-mono-icon:before,
.tabs_type_2_arrow,
.closeable-x:before,
.banner-slider .next,
.banner-slider .prev,
.pagination li a,
.pagination li.current a,
.pagination li a:hover,
blockquote:before,
.top-aside ul.custom-menu a .sf-sub-indicator {
	background: url(images/global/sprite.png) no-repeat;
}

.top-aside ul.custom-menu.sf-menu a.sf-with-ul:after,
.has_submenu > a:after,
.has_submenu .has_submenu > a:after,
ul.social_icons.tt_vector_social_icons a:after {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 12px;
}

ul.social_icons.tt_vector_social_icons.tt_vector_social_color a {
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
}



/*----------------------------------------------------------*/
/* 2. Layout Structure
/*----------------------------------------------------------*/
.top-aside, header, .banner, .banner-slider, .small_banner, #content-container, .footer-callout, footer {
	min-width: 960px;
}

#main-wrap {
	margin: 0 auto;
	overflow: visible;
	padding: 40px 0;
	position: relative;
	width: 960px;
	z-index: 1;
}

.tt-overlay {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.center-wrap {
	margin: 0 auto;
	position: relative;
	width: 960px;
}

.page_content {
	float: left;
	width: 670px;
}

.page_content_right {
	float: right;
	width: 670px;
}

body > div > .full-width {
	width: 960px !important;
}

#tt-header-wrap {
	top: 0;
	transition: height 0.3s;
	width: 100%;
	z-index: 9999;
	-moz-transition: height 0.3s;
	-webkit-transition: height 0.3s;
}

#tt-header-wrap.tt-sticky-header {
}

#tt-header-wrap.tt-sticky-header header {
}

#tt-header-wrap.tt-sticky-header.tt-animated header {
	max-height: 100px;
}

#tt-header-wrap.tt-sticky-header.tt-animated {
}

.admin-bar .tt-sticky-header {
	margin-top: 28px;
}

header {
	background: #FFF url(images/global/bg-ui-gradient.png) left top repeat-x;
	margin: 0 auto;
	padding: 32px 0;
	position: relative;
	width: 100%;
	z-index: 100;
}

#content-container {
	background: #FFF url(images/global/bg-ui-gradient.png) left top repeat-x;
	width: 100%;
}

.small_banner,
.banner {
	color: #FFF;
	z-index: 1;
}

#tt-boxed-layout {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
	margin: 0 auto;
	max-width: 1200px;
	width: 90%;
	-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}



/*----------------------------------------------------------*/
/* 3. Main Navigation
/*----------------------------------------------------------*/
nav select {
	display: none;
}

header nav {
	margin-top: -8px;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 9999;
}

header nav ul {
	list-style-image: none;
	padding: 0px;
}

header nav li {
	white-space:nowrap;
}

.tt-logo-center nav {
	padding: 5px 0 15px 0;
	position: relative;
	margin: 0;
	top: 30px;
}

.tt-logo-center nav ul {
	text-align: center;
}

.tt-logo-center nav ul .sub-menu {
	text-align: left;
}

.tt-logo-right nav {
	left: 0;
}

nav > ul > li {
	display: inline-block;
	position: relative;
}

nav > ul > li+li {
	margin-left: 28px;
}

nav a {
	font-size: 16.5px;
	padding: 3px 5px;
	text-decoration: none;
}

header nav .sub-menu a:hover {
	color: #555;
}

header .sub-menu li:hover {
	background: #eee;
	border-radius: 4px;
	box-shadow: inset 0 0 2px #CCC;
}

nav > ul ul {
	display: none;
}

.submenu {
	font-size: 13px;
	height: 14px;
	overflow: hidden;
}

.submenu ul {
	padding-bottom: 1px;
}

.submenu strong {
	float: left;
}

.submenu li {
	float: left;
	line-height: 1em;
	margin: 0 16px;
}

header .sub-menu {
	background-color: #FFF;
	border-radius: 8px;
	box-shadow: 0 0 3px #c3c3c3;
	left: -12px;
	padding: 20px;
	position: absolute;
	top: 40px;
	text-align: left;
	width: 210px;
	z-index: 2;
	-moz-box-shadow: 0 0 3px #c3c3c3;
	-webkit-box-shadow: 0 0 3px #c3c3c3;
}

header .sub-menu a {
	display: inline-block;
	font-size: 13px;
	padding: 9px 10px;
	width: 100%;
}

header .sub-menu .sub-menu {
	left: 231px;
	top: 0;
}

header .sub-menu .sub-menu:before {
	content: '';
}

header .sub-menu li {
	margin: 0;
	position: relative;
}

.has_submenu > a:after {
	content: "\f107";
	position: absolute;
	right: -11px;
	top: 0;
}

.has_submenu .has_submenu > a:after {
	content: "\f105";
	position: absolute;
	right: 11px;
	top: 8px;
}



/*----------------------------------------------------------*/
/* 4. Header
/*----------------------------------------------------------*/
p,dl,ol,ul,a:visited
header nav *,
.submenu *,
blockquote,
.home_2_aside p a:link,
.home_2_aside p a:visited,
.tool_tip,
.post-details strong,
.faq-questions ol li a,
.home-vertical-sidebar *,
.home-vertical-sidebar #mc_signup .mc_var_label,
#home-marketing-icons .tt-icon,
header .current-menu-item ul a,
header .current-menu-parent ul a,
header .current-menu-ancestor ul .current-menu-item ul a,
header .current-menu-ancestor .sub-menu a,
header .current-menu-ancestor .sub-menu .current-menu-ancestor .sub-menu a {
	color: #636B75;
}

.footer-callout-content .callout-text {
	color: #747C88;
}

header nav,
.footer-callout,
#gallery-nav,
footer .foot-heading,
h1,
h2,
h3,
h4,
h5,
h6,
.page-banner-heading {
	font-family: "HelveticaNeue-Regular","Helvetica Neue",Helvetica,arial,sans-serif;
	font-weight: 400;
	/* text-rendering: optimizeLegibility; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.4em;
}

.companyIdentity {
	overflow: hidden;
	position: relative;
}

.companyIdentity img {
	background: none;
	border: none;
	box-shadow: none;
	float: left;
	margin-right: 9px;
	max-height: 100px;
	padding: 0;
	-moz-transition: all 0.2s ease-in-out 0s;
}

.companyIdentity h1 {
	left: 65px;
	margin-top: -13px;
	position: absolute;
	top: 50%;
}

.companyIdentity a {
	text-decoration: none;
}

.tt-logo-center .companyIdentity a {
	display: block;
	margin: auto;
	text-align: center;
	width: auto;
}

.tt-logo-center .companyIdentity img {
	float: none;
}

.tt-logo-right .companyIdentity img {
	float: right;
	margin: 0 0 0 9px;
}

/* sticky nav*/
.tt-sticky-header {
	position: fixed;
}
/* sticky nav end*/

/*tt-sn-animated*/
.tt-animated .companyIdentity img {
	max-height: 40px;
}
/*end tt-sn-animated*/


.top-aside {
	padding: 8px 0;
}

.top-aside,
.top-aside a,
.top-aside p,
.top-aside ul,
.top-aside li {
	color: #FFF;
	font-size: 11px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.top-aside p, .top-aside ul {
	margin: 0;
	padding: 0;
}

.top-aside .one_half + .one_half {
	float: right;
	text-align: right;
}

.top-aside ul,
.top-aside li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.top-aside .one_half + .one_half ul {
	float: right;
	margin: 0;
	padding: 0;
}

.top-aside ul li {
	float: left;
}

.top-aside ul li + li {
	margin-left: 10px;
}

.top-aside ul li a {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	color: #FFF;
	font-weight: 500;
	padding-right: 9px;
}

.top-aside ul li:last-child a {
	border-right: none;
	padding-right: 0;
}

.top-aside li ul.sub-menu li {
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.top-aside li ul.sub-menu li a {
	background: none;
	padding: 0px;
}

.top-aside li ul.sub-menu {
	clear: both;
}

.top-aside li a.sf-with-ul {
	background: none;
}

.shadow.top {
	background: url(images/shadows/shadow-1.png) left top repeat-x;
	height: 60%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.shadow.bottom,
.top-aside-shadow {
	background: url(images/global/bg-ui-shadow-bottom.png) center bottom repeat-x;
	bottom: 0;
	height: 30%;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.top-aside-shadow {
	background: url(images/global/bg-top-aside-shadow.png) center bottom repeat-x;
	height: 10%;
}

body > section + div .shadow {
	height: 50%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.small_banner {
	position: relative;
	padding: 25px 0;
	width: 100%;
}

.small_banner .center-wrap {
	z-index: 250;
}

.small_banner .page-banner-description,
.small_banner .page-banner-heading,
.breadcrumbs > a {
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

.small_banner .page-banner-description {
	font-size: 13.2px;
	margin-top: -0.8%;
	position: absolute;
	right: 0;
	text-align: right;
	top: 50%;
	width: 70%;
}

.small_banner .page-banner-heading {
	display: inline-block;
	font-size: 25px;
	margin: 0;
	margin-top: -3px;
}

.small_banner .banner-no-crumbs .page-banner-heading {
	margin-top: 0px !important;
}

.small_banner .banner-no-crumbs #banner-search {
	top: 4px !important;
}

div.breadcrumbs {
	font-size: 11px;
	margin: 0 0 0 -4px;
	width: 100%;
}

.breadcrumbs > a {
	display: inline-block;
	margin: 0 4px;
	opacity: 0.8;
}

.breadcrumbs a:hover {
	color: #FFF;
	text-decoration: underline;
	opacity: 0.95;
}

.current_crumb {
	color: #FFF;
	font-weight: 700;
	margin-left: 4px;
	opacity: 1.0;
}

.small_banner *, .banner * {
	color: #FFF;
}

.dots {
	z-index: 200;
}

.banner-slideshow .circle {
	border-color: #000;
	opacity: 0.4;
}

.circle {
	border: 6px solid #ebebeb;
	border-radius: 6px;
	cursor: pointer;
	float: left;
	margin-left: 8px;
	width: 0;
}

.circle.current,circles:hover {
	border-color: #d6d6d6;
}



/*----------------------------------------------------------*/
/* 5. Typography
/*----------------------------------------------------------*/
a {
	text-decoration: none;
}

p {
	font-size: 13px;
	margin-bottom: 18px;
	line-height: 1.6em;
}

.callout-text p {
	font-size: 16px;
}

blockquote {
	font-size: 13px;
	line-height: 1.6em;
	margin-top: 20px;
	padding-left: 36px;
	position: relative;
}

strong {
	font-weight: 700;
}

h1 {
	font-size: 26px;
	margin-bottom: 11px;
}

h2 {
	font-size: 24px;
	margin-bottom: 11px;
}

h3 {
	font-size: 23px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 13px;
	text-transform: uppercase;
}

h1 + p {
	margin-top: 19px;
}

h2 + p {
	margin-top: 16px;
}

h3 + p {
	margin-top: 15px;
}

h4 + p {
	margin-top: 12px;
}

h5 + p {
	margin-top: 12px;
}

h6 + p {
	margin-top: 10px;
}

blockquote:before {
	background-position: 0 -6003px;
	content: '';
	height: 22px;
	left: 0;
	position: absolute;
	top: 0;
	width: 28px;
}

.custom-logo {
	float: left;
	margin-left: 12px;
	outline: none;
	text-decoration: none;
}

.custom-logo .logo-text {
	color: #FFF;
	font-size: 2em;
	font-weight: 700;
	letter-spacing: -0.5px;
	padding-left: 7px;
	word-spacing: 4px;
}

.custom-logo img {
	margin-bottom: -17px;
}

em {
	font-style: italic;
}



/*----------------------------------------------------------*/
/* 6. Lists
/*----------------------------------------------------------*/
ul,
ol {
	color: #636b73;
	font-size: 13px;
	padding-left: 28px;
	list-style-position: outside;
	line-height: 1.5em;
}

ul li,
ol li {
	margin-bottom: 16px;
}

.feature_list li {
	margin-bottom: 34px;
	position: relative;
}

.feature_list {
	padding-top: 10px;
}

.custom-menu {
	list-style: none;
}



/*----------------------------------------------------------*/
/* 7. Images + Links
/*----------------------------------------------------------*/

img,img a {
	border: 0;
	outline: none;
	padding: 0;
}

img {
	height: auto;
	max-width: 100%;
}

img a,a img {
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

footer a {
	color: #FFF;
}

header nav a,
.search .current_page_parent a {
	color: #707885;
}

header nav ul li ul li a {
	font-weight: normal;
}

header nav a:hover,
.subnav a:hover {
	text-decoration: none;
}

.img-frame {
	background: url(images/global/img-frames.png);
	margin-bottom: 20px;
}

.banner-slider .img-frame {
	margin: 0;
}

.img-frame img {
	margin: 10px 0 0 10px;
}

.banner-slider .img-frame img {
	display: block;
	margin: 9px 0 0 9px;
}

.full-banner {
	background-position: 0px -1113px;
	height: 181px;
	width: 100%;
}

.small-banner {
	background-position: 0px -908px;
	height: 189px;
	width: 670px;
}

.full-third-portrait {
	background-position: -224px -517px;
	height: 373px;
	width: 300px;
}

.full-fourth-portrait {
	background-position: -530px -332px;
	height: 297px;
	width: 203px;
}

.full-half {
	background-position: 0px 0px;
	height: 295px;
	width: 465px;
}

.full-third {
	background-position: 0px -305px;
	height: 199px;
	width: 300px;
}

.full-third-short {
	background-position: 0px -1486px;
	height: 145px;
	width: 300px;
}

.full-fourth {
	background-position: 0px -519px;
	height: 153px;
	width: 217px;
}

.small-half {
	background-position: -481px 0px;
	height: 206px;
	width: 320px;
}

.small-third {
	background-position: -315px -306px;
	height: 140px;
	width: 203px;
}

.small-fourth {
	background-position: -530px -215px;
	height: 109px;
	width: 145px;
}

.blog-frame {
	background-position: 0px -1299px;
	height: 181px;
	margin-bottom: 20px;
	width: 640px;
}

.edit-page-button {
	clear: left;
	margin-top: 30px;
}

.edit-page-button a {
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	height: 20px;
	line-height: 12px;
	margin: 0 5px 20px;
	padding: 8px 10px 0;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}

.edit-page-button a {
	background-position: 0 -630px;
	border: 1px solid #DAB347;
	color: #835503;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

.edit-page-button a:hover {
	background-position: 0 -658px;
	border: 1px solid #DAB347;
	color: #422B01;
}

.top-aside .current-menu-item a,
.top-aside .current-menu-parent a,
.top-aside .current-menu-parent .sub-menu .current-menu-item a {
	color: #FFF !important;
	opacity: 0.6 !important;
}

.top-aside .current-menu-parent .sub-menu a {
	color: #FFF !important;
	opacity: 1.0 !important;
}

.top-aside a {
	opacity: 1;
	transition: opacity .20s ease-in-out;
	-moz-transition: opacity .20s ease-in-out;
	-webkit-transition: opacity .20s ease-in-out;
}

.top-aside a:hover {
	opacity: 0.6;
}

.tour-pagination-links {
	clear: both;
	padding-top: 15px;
	width: 100%;
}

.tour-pagination-links a {
	font-size: 14px;
}

.tour-pagination-next {
	float: right;
}

.tour-pagination-previous {
	float: left;
}




/*----------------------------------------------------------*/
/* 8. Forms
/*----------------------------------------------------------*/
form,fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}

input,textarea,select {
	font-family: Lucida Grande,Lucida Sans Unicode,sans-serif;
	font-size: 100%;
	font-size: 13px;
	resize: none;
	vertical-align: middle;
}

input,textarea {
	padding: 7px;
}

textarea {
	height: 190px;
	width: 88%;
}

input, textarea, button {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EFEFEF;
}

.contact-form div {
	margin-bottom: 0px !important;
}

.contact-form label {
	margin-top: 10px !important;
}

.contact-form .radio {
	display: inline !important;
}

#content-container input,
#content-container textarea {
	border: 1px solid #D2D2D2;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
	color: #747474;
	font-size: 13px;
	padding: 8px 10px;
}

#content-container input[type="text"] {
	margin: 0 10px 10px 0;
	width: 300px;
}

#content-container input:focus,
#content-container textarea:focus {
	border: 1px solid #CCC;
}

label {
	color: #555;
	display: block;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 10px;
}

label span {
	color: #ACACAC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}

#content-container .tt-form-submit {
	float: right;
}

#content-container .tt-form-submit,
#commentform #submit-button,
.gform_footer .button {
	color: #555555;
}

#content-container .tt-form-submit,
#commentform #submit-button,
.gform_footer .button {
	border: 1px solid #D5D5D5;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 8px 10px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	width: auto;
}

.contact-submit {
	float: right;
	margin: 20px 65px 0 0;
	width: 100%;
}

#content-container .contact-form {
	padding-top: 20px;
}



/*----------------------------------------------------------*/
/* 9. Sidebar
/*----------------------------------------------------------*/
.sidebar {
	background: url(images/global/image-sprite.png) 0 -100px no-repeat;
	float: left;
	min-height: 500px;
	width: 224px;
}

.sidebar > * {
	margin-right: 30px;
}

.subnav_cont > * {
	margin-right: 0;
}

div + .sidebar {
	background-position: -321px -100px;
	float: none;
	margin-left: 707px;
}

div + .sidebar > * {
	float: none;
	margin-left: 30px;
	margin-right: 0;
}

.sidebar p {
	margin-bottom: 14px;
	margin-top: 1px;
}

.sidebar > div + div {
	border-top: 1px solid #DCDDDE;
	margin-top: 20px;
	padding-top: 25px;
}

.sidebar div > strong {
	font-size: 13px;
}

.sidebar ul {
	list-style-image: url(images/global/bullet-type-1.png);
	padding-left: 14px;
}

.sidebar li {
	font-size: 13px;
	margin-bottom: 8px;
}

.subnav + .sidebar-widget {
	border-top: 0;
}



/*----------------------------------------------------------*/
/* 10. Sub Navigation
/*----------------------------------------------------------*/
div + .subnav_cont > * {
	margin-left: 0;
}

.sidebar .subnav > ul {
	list-style-image: none;
	padding-left: 0;
}

.sidebar .subnav li {
	border-bottom: 1px solid #dcddde;
	border-top: 1px solid #FFF;
	margin-bottom: 0;
	min-height: 18px;
}

.sidebar .subnav li:first-child {
	border-bottom: 1px solid #EEE;
}

.sidebar .subnav a {
	display: block;
	padding: 11px 0 11px 23px;
	min-height: 18px;
}

.sidebar .subnav ul .has_subnav ul a {
	padding: 9px 0 9px 23px;
}

.sidebar .subnav a:hover {
	background: url(images/global/bg-subnav-link-hover.png) top right no-repeat;
}

.sidebar li:first-child {
	border-top: none;
}

.sidebar .subnav ul ul {
	border-top: 1px solid #dcddde;
	padding: 5px 0;
}

.has_subnav {
	padding-bottom: 0 !important;
}

.sidebar .subnav .current_subpage,
.sidebar .subnav .current_subpage a,
.sidebar .subnav .current_subpage a:hover {
	color: #FFF;
}

.sidebar .subnav .current_subpage ul a,
.sidebar .subnav .current_subpage ul a:hover {
	background: none;
	color: #636B75;
}

.subnav ul a:link,
.subnav ul a:visited {
	color: #636B75;
}

.sidebar .subnav ul ul li {
	border: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.subnav > ul ul {
	background: #F4F4F4 url(images/global/bg-subnav-subnav.png) right top repeat-y;
}

ul {
	list-style-image: url(images/global/bullet-type-1.png);
	padding: 5px 0 0 16px;
}

.sidebar .subnav ul {
	list-style-image: none;
	list-style-type: none;
}

.sidebar .subnav ul .has_subnav ul a,
.sidebar .subnav ul .has_subnav ul a:hover {
	background: url(images/global/bullet-type-1.png) 90% 50% no-repeat;
}

.sidebar .subnav .has_subnav ul li a,
.sidebar .subnav .has_subnav ul li a:hover,
.sidebar .subnav .has_subnav .current_subpage a,
.sidebar .subnav .has_subnav .current_subpage a:hover {
	margin-right: 0px;
}

.current_subpage {
	border: none !important;
}

hr {
	border: none;
	border-top: 1px solid #DADADA;
}



/*----------------------------------------------------------*/
/* 11. Homepage
/*----------------------------------------------------------*/
.banner {
	height: 324px;
	overflow: visible;
	position: relative;
	width: 100%;
	z-index: 2;
}

.banner .center-wrap {
	position: relative;
}

.wide {
	font-size: 25px;
	text-align: center;
}




/* ------ Homepage - jQuery Slider ------ */
.banner-slider,
.top-aside {
	position: relative;
	z-index: 1;
}

.banner-slider .center-wrap {
	padding: 35px 0;
}

.banner-slide.current {
	display: block;
}

.banner-slider * {
	color: #FFF;
}

.main-wrap-slider {
	clear: both;
}

#slides {
	position: relative;
}

.slides_container {
	width: 960px;
}

.slides_container div {
	display: block;
	overflow: hidden;
	z-index: 525;
}

.slides_control .home-slider-post p:last-child {
	margin-bottom: 0px;
}

.pagination {
	float: left;
	left: 50%;
	list-style: none;
	margin: 50px auto 0 0;
	max-width: 960px;
	position: relative;
}

.pagination li {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	right: 50%;
}

.pagination li a {
	background-position: 0 -6030px;
	display: block;
	height: 9px;
	text-indent: -9999px;
	width: 8px;
}

.pagination li.current a,
.pagination li a:hover {
	background-position: -8px -6030px;
}

.slides_container .single-post-thumb {
	border: none;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
	margin-bottom: 5px;
}

.banner-slider h1,
.banner-slider h2,
.banner-slider h3,
.banner-slider h4,
.banner-slider h5,
.banner-slider h6 {
	color: #FFF;
	margin-top: 35px;
}

#slides .next,
#slides .prev {
	display: none;
}

.banner-slider .next,
.banner-slider .prev {
/*background:url(images/global/bg-slider-navigation-arrows.png) no-repeat 0 0;*/
	background-position: 0 -5799px;
	cursor: pointer;
	display: block;
	height: 51px;
	margin: -20px 0 0;
	opacity: 0.6;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 54px;
	z-index: 9999;
	-webkit-transition: all .3s ease;
}

.banner-slider .prev {
	left: 0px;
}

.banner-slider .next {
	right: 0px;
	background-position: 0 -5859px;
}

.banner-slider .next:hover,
.banner-slider .prev:hover {
	opacity: 0.9;
}


/* ------ Homepage - Vertical Layout ------ */
.home-vertical-callout .img-frame {
	float: left;
	margin: 0 18px 18px 0;
}

.home-vertical-callout {
	clear: left;
	margin-bottom: 10px;
}

.home-vertical-content {
	padding-top: 8px;
}

.home-vertical-sidebar {
	background: #f7f7f7;
	border-radius: 5px;
	box-shadow: 0 1px 3px #c3c3c3;
	font-size: 13px;
	padding: 25px 0;
}

.home-vertical-sidebar > * {
	margin-left: 24px;
}

.home-vertical-sidebar .sidebar-widget {
	padding-top: 5px;
}

.home-vertical-sidebar .widget-heading {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 24px;
}

.home-vertical-sidebar .recent-post-widget-text {
	border-bottom: 1px solid #dcdcdc;
	font-size: 13px;
	margin-bottom: 18px;
	margin-top: 2px;
	padding-bottom: 18px;
	width: 92%;
}

.home-vertical-sidebar .recent-post-widget-text a {
	background: url(images/global/arrow-right.png) right center 