/*
Theme Name: James Ward & Associates
Theme URI: https://jwatelier.com
Description: Custom theme for James Ward & Associates architecture firm.
Version: 1.0
Author: Kevin Chappell
Author URI: http://liquidproduction.net
Tags: clean, texture, portfolio

*/

* {
	margin: 0;
}

@font-face {
	font-family: 'BankGothicLtBTLight';
	src: url("fonts/bank_gothic_light_bt-webfont.eot");
	src: url("fonts/bank_gothic_light_bt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/bank_gothic_light_bt-webfont.woff") format("woff"), url("fonts/bank_gothic_light_bt-webfont.ttf") format("truetype"), url("fonts/bank_gothic_light_bt-webfont.svg#BankGothicLtBTLight") format("svg");
	font-weight: normal;
	font-style: normal;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

html {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/site_bg.jpg) top center repeat;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #303030;
	height: 100%;
}

html, body {
	height: 100%;
}

#cont_wrap {
	background: url(images/cont_bg.jpg) top center repeat-x;
	height: 100%;
	margin: 0 auto;
	/* the bottom margin is the negative value of the footer's height */
	margin-bottom: -30px;
}

a {
	text-decoration: none;
	color: #ededed;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #ededed;
}

a:hover {
	text-decoration: none;
	color: #fff;
}

.clear {
	clear: both;
}

/* `Basic TEXT
----------------------------------------------------------------------------------------------------*/

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

.page-id-170 h4 {
	font-size: 13px;
}

.page-id-170 legend {
	font-weight: bold;
	font-size: 18px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

p {
	margin: 15px 0;
}

#header {
	height: 40px;
	background: url(images/header_bg.gif) -20px top no-repeat;
}

#logo_cont {
	background: url(images/logo_1.jpg) left 42px no-repeat;
	margin: auto;
	width: 1066px;
	position: relative;
	min-height: 100%;
	height: 100%;
}

.push {
	height: 31px;
}

#logo_img {}

#logo_link {
	height: 221px;
	left: 52px;
	position: absolute;
	top: 42px;
	width: 107px;
	z-index: 100;
}

#header h1 {
	text-indent: -9999px;
	margin: 0;
	height: 0;
}

#container {
	background: transparent url(images/logo_line.gif) no-repeat scroll 69px 350px;
	width: 960px;
	min-height: 100%;
	min-height: 100%;
	height: 100%;
}

#secondary1, #secondary2 {
	background: gray;
}

#mainContent {
	padding-bottom: 10px;
	padding-top: 35px;
	float: right;
	width: 855px;
	position: relative;
}

#mainContent img {
	max-width: 100%;
	height: auto;
}

#slide_show {
	background-color: #d8d8d8;
	width: 820px;
	height: 360px;
	float: right;
	display: inline;
	margin-top: 5px;
	padding: 10px;
}

#home_excerpts {
	background: #D8D8D8 url(images/home_info_bg.gif) left top repeat-x;
	display: inline;
	float: right;
	height: 180px;
	margin-bottom: 5px;
	margin-top: 12px;
	width: 840px;
}

.home_slide {
	background: transparent url(images/feat_bg.jpg) 2px 35px no-repeat scroll;
}

.home_info {
	background: transparent url(images/home_excerpts.jpg) no-repeat scroll left 2px;
	display: inline;
	float: right;
	margin-top: 10px;
	padding-bottom: 5px;
	width: 855px;
}

.about_jwa {
	margin: 0;
	float: right;
	width: 475px;
	padding: 0 5px;
}

#excerpt_block {
	/*background:transparent url(images/excerpt_block_bg.gif) no-repeat scroll left 51%;*/
	border-right: 1px solid #333333;
	float: left;
	height: 180px;
	width: 350px;
	position: relative;
}

.post_excerpt {
	clear: both;
	display: block;
	height: 68px;
	margin: 15px 0;
}

.post_excerpt img {
	opacity: .75;
}

.post_excerpt a {
	display: block;
	position: absolute;
	right: 15px;
}

.post_excerpt a span {
	cursor: pointer;
	display: block;
	background: transparent url(images/thumblink_wrap.gif) no-repeat scroll 0 0;
	position: absolute;
	width: 111px;
	height: 64px;
	z-index: 10;
}

.post_excerpt ul {
	margin-left: 40px;
	font-size: 13px;
	list-style-type: none;
}

.post_excerpt li {
	line-height: 1.7em;
}

.post_date {
	float: left;
	width: 60px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

.post_date span {
	text-transform: uppercase;
}

/* page navigation */
#pagenav {
	float: right;
	margin-right: 9px;
	margin-top: 16px;
	width: 500px;
}

ul.nav {
	list-style: none;
	margin: 0;
}

.nav {
	float: right;
}

.nav li {
	float: left;
	display: block;
	height: 20px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0;
	background: url(images/menu_tab_left.gif) left top no-repeat;
	/*border:1px solid #fff;*/
}

.nav li a {
	height: 20px;
	background: url(images/menu_tab_right.gif) right top no-repeat;
	font-size: 11px;
	outline: none;
	color: #ededed;
	text-decoration: none;
	display: block;
	padding: 3px 15px 0px 15px;
	text-transform: uppercase;
	cursor: pointer;
	/*border:1px solid #fff;*/
	text-shadow: 0 -1px 0 #000;
}

.nav li a:hover {
	text-decoration: none;
	color: #fff !important;
}

.nav li.current_page_item {
	background: url(images/menu_tab_left_2.gif) left top no-repeat;
	/*border:1px solid #fff;*/
}

.nav li.current_page_item a {
	background: url(images/menu_tab_right_2.gif) right top no-repeat;
}

* html .nav li a:hover {
	background: #333;
}

#latest_info {}

.post-meta li {
	margin-left: 0;
}

.post-meta-key {
	display: none;
}

#cat_menu_wrap {
	position: absolute;
	top: 0;
	left: 15px;
	width: 267px;
	background: url(images/cat_menu_btn.gif) left bottom no-repeat;
	height: 20px;
	font-size: 11px;
	color: #ededed;
	z-index: 50;
	overflow: hidden;
}

#search_menu_wrap {
	position: absolute;
	top: 0;
	left: 111px;
	width: 267px;
	background: url(images/cat_menu_btn.gif) left bottom no-repeat;
	height: 20px;
	font-size: 11px;
	color: #ededed;
	z-index: 50;
	overflow: hidden;
}

#searchForm {
	font-size: 13px;
	margin: 15px;
	position: absolute;
	bottom: 15px;
}

.searchinput {
	background: #404040 url(images/search_bg.gif) no-repeat scroll center center;
	border: medium none;
	color: #303030;
	font-size: 11px;
	height: 18px;
	width: 192px;
	padding: 6px 0 0 5px;
}

.searchsubmit {
	background: #404040;
	bottom: 1px;
	position: absolute;
	right: -43px;
	width: 42px;
}

#cat_menu_wrap ul {
	font-size: 13px;
	margin: 15px 0;
	list-style: none;
	position: absolute;
	bottom: 15px;
}

#cat_menu_wrap ul a {
	color: #ededed;
}

#cat_menu_wrap ul a:hover {
	color: #fff;
}

#cat_menu_wrap ul li {
	padding: 5px 15px;
	width: 100%;
}

#cat_menu_wrap ul li:hover {
	color: #fff;
	background: #000;
}

.cat_menu_btn {
	background: url(images/cat_menu_btn_bg.gif) right bottom no-repeat;
	bottom: 0;
	cursor: pointer;
	height: 20px;
	line-height: 1.9em;
	padding: 0 15px;
	position: absolute;
}

.cat_menu_btn:hover {
	color: #fff;
}

.proj_cat_view {
	float: left;
	margin: 0 0 15px 15px;
	position: relative;
	height: 160px;
	border: 10px solid #d8d8d8;
}

.proj_cat_view a {
	width: 385px;
	height: 160px;
	overflow: hidden;
	display: block;
}

.proj_cat_view img {
	height: 160px;
	width: 385px;
	opacity: .75;
}

.cat_view_excerpt {
	float: left;
	margin: 0 0 15px 15px;
	padding: 2%;
	box-shadow: 0 2px 5px #666;
	background: #ededed;
	width: 44%;
	display: block;
	position: relative;
	min-height: 340px;
}

.cat_view_excerpt .img-wrap {
	max-height: 165px;
	overflow: hidden;
}

.cat_view_excerpt ul {
	list-style: none;
	margin-left: 120px;
}

.cat_view_excerpt h3 {
	margin-left: 1px;
	background: url(images/404040_dot.gif) center 24px repeat-x;
}

.cat_view_excerpt img {
	opacity: .75;
	float: left;
	margin-right: 15px;
}

.cat_view_excerpt a {
	color: #303030;
}

.readmore {
	background: #D8D8D8 url(images/vp_btn.gif) no-repeat scroll center center;
	font-size: 11px;
	padding: 4px 15px;
	position: absolute;
	bottom: 10px;
	text-align: center;
	right: 10px;
}

.cat_view_excerpt a:hover {
	color: #000;
}

.cat_thumb {
	cursor: pointer;
	display: block;
	background: transparent url(images/thumblink_wrap.gif) no-repeat scroll 0 0;
	position: absolute;
	width: 111px;
	height: 64px;
	z-index: 10;
}

.cat_view_info {
	background: #222 none repeat scroll 0 0;
	bottom: 0;
	height: 30px;
	left: 0;
	opacity: 0.75;
	position: absolute;
	width: 385px;
	z-index: 50;
	overflow: hidden;
}

.cat_view_info h4 {
	color: #FFF;
	margin: 0 10px;
	font-weight: normal;
	font-family: BankGothicLtBTLight, "BankGothic Lt BT", Arial, Helvetica, sans-serif;
}

.cat_view_info p {
	color: #ededed;
	margin: 8px 10px 0;
	padding: 0;
}

.cat_view_info a {
	color: #FFF;
	text-decoration: none;
}

.proj_page {
	padding-top: 25px;
}

.container_12 {
	position: relative;
}

/*  Alignment stuff  */

.alignleft, .size-medium {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background: #d8d8d8;
	-webkit-box-shadow: 0px 3px 12px 0px #666;
	-moz-box-shadow: 0px 3px 12px 0px #666;
	box-shadow: 0px 3px 12px 0px #666;
}

.singlepost {
	margin-left: 22px;
}

#footer {
	background: #404040 none repeat scroll 0 0;
	height: 29px;
	padding-top: 1px;
	text-transform: uppercase;
	font-family: BankGothicLtBTLight, "BankGothic Lt BT", Arial, Helvetica, sans-serif;
	clear: both;
}

#col1, #col2 {
	background: brown;
}

#foot_data {
	position: absolute;
	left: 120px;
	top: 5px;
	color: #d8d8d8;
}

#right_foot_data {
	position: absolute;
	right: 0;
	top: 5px;
	color: #d8d8d8;
	text-align: right;
}

#breadcrumb {
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 5px;
}

#breadcrumb a, #breadcrumb a:visited {
	color: #303030;
}

#breadcrumb a:hover {
	color: #ededed;
}

.bcn_current {
	color: #000;
}

.proj_clip {
	height: 160px;
	overflow: hidden;
}

.wpcf7-form input {
	width: 95%;
}

.your-message textarea {
	height: 55px;
}

#map_canvas {
	color: #333;
	float: left;
}

.page-id-6 .entry-content {
	width: 35%;
	float: left;
}

#map_pullout {
	background: url("images/map_pullout.png") no-repeat scroll right top transparent;
	bottom: -25px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	left: 0;
	margin-left: 2px;
	position: absolute;
	width: 65.6%;
}

.page-id-6 .cat_header_right label {
	display: inline-block;
	width: 96px;
	margin-top: 5px;
}

#get_directions {
	width: 94%;
	z-index: 0;
	color: #efefef;
	padding: 10px 3%;
	overflow: scroll;
	height: 149px;
	overflow: auto;
	border-bottom: 1px solid #3B3B3B;
	-webkit-box-shadow: inset 0px -1px 4px 0px #000000;
	-moz-box-shadow: inset 0px -1px 4px 0px #000000;
	box-shadow: inset 0px -1px 4px 0px #000000;
                                           /*	overflow-x: hidden;
overflow-y: auto;*/
}

#get_directions .warnbox-content {
	color: #333;
}

#get_directions h3 {
	font-family: InterstateBold, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#contact_wrap {
	height: 300px;
}

#contact_form_wrap {
	float: left;
	margin-left: 2%;
	width: 49%;
}

.nodisplay {
	display: none;
}

#contact_wrap {
	width: 100%;
}

#contact_wrap label {
	width: 17%;
	display: inline-block;
	float: left;
}

#contact_wrap input[type="text"], #contact_wrap textarea {
	width: 80%;
	margin: 0;
}

#contact_wrap .input_wrap {
	margin: 5px 0;
	position: relative;
}

#contact_wrap #y_cap_img {
	float: left;
}

#contact_wrap input#y_cap {
	width: 20%;
	float: left;
}

#contact_wrap #y_send {
	float: right;
}

#contact_wrap #form_loader {
	display: none;
}

#contact_wrap .error {
	background: transparent url("images/email_error.png") no-repeat left bottom;
	font-size: 0.9em;
	line-height: 1em;
	padding: 10px 30px 26px 5px;
	position: absolute;
	text-align: center;
	width: 193px;
	color: #000;
	cursor: pointer;
}

.post-edit-link {
	font-size: 10px;
}

.wp-pagenavi {
	position: absolute;
	bottom: 5px;
	right: 0;
	font-size: 11px;
}

.wp-pagenavi .pages {
	margin-right: 5px;
}

.title h2 {
	text-transform: uppercase;
}
