/* CSS Document */

/* Main Container */

.container
{
	background:#fff !important; /* remove bg image */
	padding-bottom:30px !important;
	padding-right:20px !important;
	min-height:400px;
}

/* Hide top social links bar */
.social-header-wrap
{
	display:none;
}

body 
{
	padding-top:43px;
}

/* logo */
.logo a
{
	position: absolute;
	margin-top: -32px;
	height:222px;
	width:100%;
}
/* slider */ 
.flex-title a
{
	font-family:PopplPontifexBEMedium !important;
}
.flex-caption
{
	font-size:17px !important;
}
.flex-control-nav 
{
	position:relative !important;
	bottom: 0 !important;
	margin-top:-31px;
	background-color: #000;
	opacity: .7;
	zoom: 1;
	filter: alpha(opacity=80);
	height: 22px;
	padding-top:10px;
	text-align:left !important;
}
.flex-control-nav li:first-child 
{
	padding-left:47px;
}
.flex-direction-nav
{
	display:none !important;
}
.flex-caption-wrap
{
	bottom:82px !important;
	opacity:.9;
	zoom: 1;
	filter: alpha(opacity=80);
}
/* menu */
.homemenu-wrap 
{
	background-image: url(images/wanchese/menu_bg.jpg) !important;
	height:32px;
}
.homemenu ul li a
{
	color:#fff;	
	text-transform:uppercase;
	font-size: 12px !important;
	font-weight: normal !important;
	padding: 9px 23px 0;

}
.homemenu ul li a:hover,
.main-menu li:hover > a
{
	background:none !important;
	box-shadow:none !important;
}
.homemenu ul li a:hover,
.current-menu-item a
{
	color:#fee903 !important;	
}
#header nav
{
	position:relative;
}

#header span.tip 
{
	position: absolute;
	display: block;
	top: 0;
	width: 40px;
	height: 57px;
	background: url(images/wanchese/nav-tips.png) no-repeat;
}
#header span.tip.left 
{
	left: -40px;
	background-position: center left;
}
#header span.tip.right 
{
	right: -40px;
	background-position: center right;
}
.menu-wrap
{
	margin-left: -10px;
	width: 1020px;
}
/* Homepage Big Saying */
.container section:first-child > .section-wrap
{
	background:none !important;
}
.big-saying 
{
	padding-bottom: 25px !important;
}
.big-saying h1
{
	font-size:28px !important;
	letter-spacing:normal !important;
}
.grid-list-four-services ul li
{
	background:url(images/wanchese/wanchese-vertical-divider.jpg) no-repeat right top;
	min-height:208px;
	margin-left:0;
	padding:0 23px;
	width:200px;
}
.grid-list-four-services ul li h3 
{
	margin-top: 0;
	font-size: 17px;
	font-weight: normal;
	line-height:18px;
}
.grid-list-four-services ul li .description
{
	display:none !important;
}
.grid-list-four-services ul li.first-child
{
	padding-left:0;
}
.grid-list-four-services ul li.last-child
{
	background:none !important;
	padding-right:0;
}
.grid-list-three-portfolio ul li h3
{
	font-size:18px;
	margin-top:15px;
	text-align:left;
}

/* Media Gallery Page */

.page-id-51 .grid-list-three-portfolio ul li h3
{
	display:none !important; /* hide the title */
}

/* Fonts */

body, h1, h2, h3, h4, h5, h6, .main-button-text a, #reply-title, #respond .comment-form-comment label, .flex-caption, .flex-title, .homemenu ul li a, .header-menu li a, #footer .description a, #footer .textwidget a, #footer .footer-widget ul a
{
	font-family: PopplPontifexBERegular !important;
}

/* Footer */
#footer-container 
{
	background-image: url(images/wanchese/footer_bg.png) !important;	
}
.footer-widget ul li 
{
	line-height: 12px;
	color: #fff;
	padding: 4px 0 4px 0;
}
#footer .footer-column
{
	width:23%;
}
#footer .footer-column.last-child
{
	width:15%;
	
}
.socialmedia-buttons img 
{ 
	margin-left:0 !important; 
	margin-top:0;
	width:39px;
	height:39px;
}
#footer h3,
.social_contact_text
{
	font-size: 16px;
	margin: 20px 0 17px 0;
	font-family: PopplPontifexBEMedium !important;
}
#footer .contact_address_block .contact_name { 	background: none;}
.contact_address_block .contact_name 
{
	background: none;
	font-weight: normal;
	color: #fff;
}
.contact_address_block .contact_name,
.contact_address_block .contact_address,
.contact_address_block .contact_city
{ 
	padding:0;	
}
#footer .contact_address_block .contact_phone
{
	margin-top:20px;
	display:block;
}
#copyright
{
	font-size:12px;
	letter-spacing:normal;
	margin-bottom:40px;
}
.social_contact_text 
{
	text-shadow: none;
	padding: 0;
	display: block;
	margin-right: 0;
	float: left;
	letter-spacing: normal;
	width:100%;
}
#footer .socialmedia-buttons { margin-top:0; }

/* Portfolio */

.portfolio-view 
{
    background-image: url("images/wanchese/view.png");
}
#entry-title-container 
{
	height: 223px;
	width: 1000px;
	border-bottom: 12px solid black;
	margin-left: -35px;
	margin-top: -41px;
	margin-bottom: 30px;
}
#entry-title-container h1.entry-title 
{
	background-color: black;
	opacity: .8;
	zoom: 1;
	filter: alpha(opacity=70);
	width: 320px;
	height: 194px;
	z-index: 2;
	position: relative;
}
#entry-title-container h1.entry-title span 
{
	font-size: 37px;
	opacity: 1;
	padding: 70px 48px 0;
	display: block;
	color: white;
	line-height: 38px;
	text-align: center;
}
.fullwidth-page-banner-image 
{
	box-shadow: none;
	padding: 0;
	margin-top: -264px;
	margin-left: 0;
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
	display: block;
}

.grid-list-three-portfolio ul:last-child
{
	margin:0 auto;
	text-align:center;
}
.grid-list-three-portfolio ul:last-child li
{
	float:none;
}
.portfolio-single-image 
{
	border-bottom: 12px solid black;
	box-shadow: none;
	height: 304px;
	max-width: 1000px;
	padding: 0;
	margin-left: -35px;
	margin-top: -41px;
}
.current-taxonomies
{
	display:none;
}
.portfolio-single-wrap .entry-post-title
{
	margin-top:30px;
}
.portfolio-single-wrap a.pdf-link
{
	color: #B12A1C;
	text-decoration: underline;
	font-size: 15px;
	background: url("images/wanchese/wachese-portfolio-links-pdf.jpg") no-repeat right 1px;
	padding-right: 18px;
}
.portfolio-single-wrap .column3 a 
{ 
	font-size:13px; 
	color: #B12A1C;
	text-decoration: underline;
}
.entry-content h1,
.entry-post-title
{
	font-size: 37px;
	letter-spacing:normal;
	color: #666;
	margin-top:5px;
	margin-bottom:15px;
	font-family:PopplPontifexBEMedium;
}
.accordion-tabs .pane
{
	background:#fff;
}
.accordion-tabs h5.current {
    background: none repeat scroll 0 0 #e9e9e9;
    color: #666666;
    font-family: PopplPontifexBEMedium;
    font-size: 37px;
    letter-spacing: normal;
    padding: 23px 10px;
	box-shadow:0 1px 2px #ccc;
}
.accordion-tabs h5 {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #666666;
    font-family: PopplPontifexBEMedium;
    font-size: 37px;
    letter-spacing: normal;
    padding: 23px 10px;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.3)
}
.entry-content h2 
{
	margin-bottom: 10px;
}
.entry-content .column32 
{
	border-right: 1px solid #DEDEDE;
	min-height:320px;
}
.entry-content .column32 p
{
	font-size:15px;
	color:#555;
	margin-right:30px;
}
.portfolio-single-wrap span
{
	font-size: 11px;
	display:block;
	margin-top:-4px;
}
.entry-content {
	margin-bottom: 0;
}
.entry-content p 
{
	margin-bottom: 16px;
	padding-top: 0;
	color:#666;
}
.img-align-left
{
	margin-right:10px;
	margin-bottom:20px;
}
.post-50 .grid-list-three-portfolio ul li,
.post-2 .grid-list-three-portfolio ul li
{ 
	margin-left:6px; 
}
.post-50 .portfolio-view,
.post-2 .portfolio-view 
{ 
	background-position:50% 50% !important; 
}
.page-id-48 .container { padding-right:50px !important; }
.page-id-48 .alignleft { margin: 0 10px 10px 0; }
.page-id-48 .alignright { margin: 0 0 10px 30px; }
.page-id-53 .entry-content .column3 { width:26%; }
.page-id-329 .entry-content .column3 { width:26%; }
.page-id-53 a,
.page-id-329 a 
{
	color: #B12A1C;
	text-decoration: underline;
}
.page-id-69 .entry-content a 
{ 
	color:#B12A1C; 
	font-size:16px;
	line-height:24px;
	
}
/* Gravity Forms */

.gform_wrapper .top_label .gfield_label 
{
	font-size: 15px;
	font-weight: normal !important;
	color: #666;
}
.gform_wrapper input[type="text"],
.gform_wrapper textarea,
.gform_wrapper select
{
	border: 1px solid #CCC;
	box-shadow: inset 0 0 6px #ddd;
	padding: 10px 4px 8px 4px !important;
	color:#888;
	font-size:14px !important;
	-webkit-transition:border linear .2s,box-shadow linear .2s;
}
.gform_wrapper input[type="text"]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus
{
	box-shadow:inset 0 0 6px #FC0;
	border: 1px solid #FC0;
	-webkit-transition:border linear .2s,box-shadow linear .2s;
}
.gform_wrapper .top_label input.medium, 
.gform_wrapper .top_label select.medium 
{ 
	width:100% !important; 
}
/* State Field */
#field_1_10
{
	clear:none;
	float:left;
	width:60%;
}
/* Zip Code */
#field_1_12
{
	width: 35%;
	float: left;
	clear: none;
	margin-left: 10px;
}
#input_1_12 { padding:5px !important }

.gform_button
{
	background:url("images/wanchese/wachese-submit.jpg") no-repeat 0 0;
	width:118px;
	height:34px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
}

.gform_wrapper .gform_footer { padding:0 !important; }
.gform_wrapper .top_label .gfield_label { margin:8px 0 0;}
.gform_wrapper .gform_heading { margin-bottom: -16px; }
.gform_wrapper .top_label .gfield_error .ginput_container
{
	max-width:95% !important;
}
.homemenu ul ul li
{
	background-image: none !important;
}

#footer .contact_address_block .contact_email {
	background: url("images/wanchese/email_white.png") no-repeat 0px 2px;
	margin-top: 10px;
	display: block;
	padding-left:24px;
	padding-top:1px;
}
#footer .contact_address_block .contact_phone 
{
	background: url("images/wanchese/phone_white.png") no-repeat 0 0;
	padding-left:24px;
	padding-top:1px;
}
/* set products menu item on main menu and footer menu to active state
   for all individual product pages */
.postid-120 #menu-item-58 a, 
.postid-120 .menu-footer-quick-menu-container #menu-item-76 a,
.postid-117 #menu-item-58 a, 
.postid-117 .menu-footer-quick-menu-container #menu-item-76 a,
.postid-121 #menu-item-58 a, 
.postid-121 .menu-footer-quick-menu-container #menu-item-76 a,
.postid-123 #menu-item-58 a, 
.postid-123 .menu-footer-quick-menu-container #menu-item-76 a,
.postid-124 #menu-item-58 a, 
.postid-124 .menu-footer-quick-menu-container #menu-item-76 a
{
	color:#FEE903;
}

.sidebar-wrap 
{
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align:left;
}
.sidebar { float:left; }
.grid-list-portfolio-related ul li 
{
	display: inline-block;
	float: left;
	vertical-align: top;
	margin-left: 5px;
	margin-right: 25px;
	width: 130px; 
}
.sidebar h3 
{
	font-size: 20px; 
	letter-spacing: normal;
	font-weight: normal;
	margin-bottom: 15px;
	margin-right:10px;
	color: #666;
}