/*
 * Theme Name: Zbranek Custom Homes Custom Theme
 * Theme URI: http://www.zcustomhomes.com/
 * Description: Custom Wordpress Theme built by Glide Design for Zbranek Custom Homes
 * Version: 1.0
 * Author: Chris Canada for Glide Design
 * Author URI: http://www.glidedesign.com/
 */


/* ********************** GLOBAL - Reset *********************** */

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite,
code, del, dd, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4,
h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre,
q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot,
th, thead, tr, tt, ul, var {
	margin: 0;
	border: none;
	padding: 0;
	text-decoration: none;
}


/* *************** GLOBAL - Rules and Typography *************** */

body {
	color: #ffffff;
	background-color: #000000;
	font-family: georgia, "times new roman", serif;
	font-size: 14px;
	line-height: 22px;
}
#primary-container {
	width: 1000px;
	margin: auto;
}
a {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	color: #ceb97e;
}
h2, h3, h4, h5, h6 {
	padding-bottom: 12px;
	font-weight: normal;
}
h2 {
	text-transform: uppercase;
	font-size: 21px;
}
h3 {
	font-size: 21px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}
img.left {
	float: left;
	margin: 5px 15px 5px 0;
}
img.right {
	float: right;
	margin: 5px 0 5px 15px;
}
small {
	font-size: 10px;
}
p.no-javascript {
	text-align: center;
	font-style: italic;
	color: #ceb97e;
}
.no-javascript * {
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */





/* ************************* HEADER ************************** */

#header {
	position: relative;
	width: 1000px;
	height: 180px;
	background-color: #000000;
	background-image: url(images/header-bg-revised.jpg);
	background-position: left top;
	display: block;
}


/* ********************** HEADER - Logo ********************** */

#header h1 {
	float: left;
	width: 600px;
	height: 140px;
	background-image: url(images/logo_revised.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 a {
	display: block;
	float: left;
	width: 600px;
	height: 130px;
	text-indent: -9999px;
	outline: none;
}



/* ****************** HEADER - Contact Info ****************** */

#contact-info {
	float: left;
	margin-left: 175px;
	padding-top: 50px;
	width: 200px;
	height: 50px;
	text-align: right;
	color: #d7caa0;
}
#contact-info a {
	text-decoration: none;
	color: #d7caa0;
}
#contact-info a:hover {
	text-decoration: underline;
}



/* ******************** HEADER - Navigation ****************** */

.menu {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 1000px;
	height: 40px;
	background: url(http://www.zcustomhomes.com/wp-content/themes/zbranek/images/main-nav-bg.jpg) left top repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.menu li {
	position: relative;
	float: left;
	height: 40px;
	list-style-type: none;
	text-align: center;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
}
	.menu li.menu_item_79 {
	width: 12%;
	background-position: -1px !important;
	}
		.menu li.menu_item_79 a {
		background-position: -1px !important;
		}
	.menu li.menu_item_2 {
	width: 15%;
	}
	.menu li.menu_item_5 {
	width: 18%;
	}
	.menu li.menu_item_7 {
	width: 18%;
	}
	.menu li.menu_item_9 {
	width: 18%;
	}
	.menu li.menu_item_11 {
	width: 19%;
	}
	.menu li.menu_item_11 {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
.menu a {
	display: block;
	height: 40px;
	text-align: center;
	text-decoration: none;
	color: #322A17;
	font-family: "monotype corsiva", "times new roman", serif;
	font-size: 22px;
	line-height: 40px;
	background-image: url(images/main-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu a:hover {
	color: #B0331D;
}
.menu ul li:hover ul,
.menu ul a:hover ul {
	visibility: visible;
}
.menu ul li:hover ul ul,
.menu ul a:hover ul ul {
	visibility: hidden;
}
.menu ul li.current_parent {
	background-color: #EEE8D2 !important;
	background-image: url(images/main-nav-bg-current.jpg) !important;
	border-bottom: none;
	background-position: left top;
}
.menu ul li.current_parent a {
	color: #663111;
	background-color: #EEE8D2 !important;
	background-image: url(images/main-nav-bg-current.jpg) !important;
	border-bottom: none;
	background-position: left top;
}
.menu ul li.current_page {
	background-color: #EEE8D2 !important;
	background-image: url(images/main-nav-bg-current.jpg) !important;
	border-bottom-style: none;
	background-position: left top;
}
.menu ul ul li.current_page {
	border-bottom-style: solid !important;
}
.menu ul li.current_page a {
	color: #663111;
	background-color: #EEE8D2 !important;
	background-image: url(images/main-nav-bg-current.jpg) !important;
	border-bottom-style: none;
	background-position: left top;
}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	top: 39px;
	left: 0px;
	border-top: 1px solid #000000;
	height: 0;
}
	.menu ul li.menu_item_2 ul {
		width: 150px;
	}
	.menu ul li.menu_item_5 ul {
		width: 200px;
	}
	.menu ul li.menu_item_9 ul {
		width: 180px;
	}
.menu ul ul li,
.menu ul li.current_parent ul li {
	padding: 0;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: none !important;
}
.menu ul ul li a,
.menu ul li.current_parent ul li a {
	width: 165px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: #60502E !important;
	background-color: #D7CAA0 !important;
	font-family: georgia, "times new roman", serif;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	line-height: 22px;
	background-image: none !important;
}
	.menu ul li.menu_item_2 ul li a {
		width: 149px;
	}
	.menu ul li.menu_item_5 ul li a {
		width: 220px;
	}
	.menu ul li.menu_item_9 ul li a {
		width: 179px;
	}
.menu ul ul a:hover,
.menu ul li.current_parent ul a:hover {
	border-bottom: none;
	height: auto;
	background-color: #B7A05B !important;
	color: #EDE6CE !important;
}
.menu ul ul ul {
	visibility: hidden;
	position: absolute;
	top: -10px;
	left: 164px;
	width: 165px;
	height: 0;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	padding-top: 10px;
}
.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}





/* ************************ MASTHEAD ************************* */

#masthead {
	position: relative;
	width: 1000px;
	height: 210px;
	background-image: url(images/masthead-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e9dfce;
}
	#masthead.home {
	height: 420px;
	}
#masthead-slideshow {
	position: relative;
	z-index: 1;
	width: 980px;
	height: 200px;
	border: 10px solid #D7CAA0;
}
	#masthead.home #masthead-slideshow {
	height: 400px;
	}
	#masthead-slideshow.no-javascript {
		height: 171px;
	}
		#masthead.home #masthead-slideshow.no-javascript {
			height: 382px;
		}
#masthead-slideshow img {
	width: 980px;
	height: 200px;
}
	#masthead.home #masthead-slideshow img {
	height: 400px;
	}
#masthead-banner {
	position: absolute;
	bottom: 25px;
	left: 10px;
	z-index: 2;
	height: 45px;
	line-height: 45px;
	text-align: left;
	font-size: 24px;
	background-image: url(images/masthead-bg-tranparent.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
}
	#masthead-banner.home {
		bottom: 45px;
		left: 0;
	}
#masthead-banner-interior {
	position: absolute;
	bottom: 25px;
	left: 10px;
	z-index: 3;
	line-height: 60px;
	text-align: left;
	font-size: 36px;
	background-image: url(images/masthead-bg-tranparent.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 30px;
	height: 60px;
	display: block;
	width: auto;
	float: left;
	padding-right: 30px;
}
.breadcrumb {
	position: relative;
	z-index: 4;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 40px;
	margin-right: 10px;
	height: 20px;
	bottom: 90px;
}





/* ************************* CONTENT ************************* */

#content {
	width: 1000px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


/* ********************** CONTENT - Main ********************* */

#main {
	float: left;
	padding-right: 40px;
	width: 590px;
}
#main p {
	padding-bottom: 25px;
	margin-right: 40px;
}
#main h3 {
	color: #D7CAA0 !important;
	font-size: 18px;
	font-weight: bold;
}
#main ol,
#main ul {
	padding-bottom: 25px;
	padding-left: 40px;
}
#main ol li, #main ul li {
	list-style-position: outside;
}
#main ol ol, #main ul ul {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}


/* *************** CONTENT - Main - Home Page **************** */

#home-top-panel {
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77796D;
	font-size: 14px;
	line-height: 26px;
}
.home-panel-link {
	display: block;
	float: left;
	outline: none;
	text-align: center;
	text-decoration: none;
}
.home-panel-link span {
	display: block;
	font-weight: bold;
}
#home-magazine {
	margin: 0 50px 0 50px;
}
#home-logo {
	margin-bottom: 20px;
}
#home-bottom-panel {
	clear: both;
	padding-top: 35px;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
}


/* **************** CONTENT - Main - Bio Page **************** */

#main .bio {
	margin-bottom: 27px;
	border-bottom: 2px solid #f7eecf;
}
	#main .bio.last {
		margin-bottom: 0;
		border-bottom: none;
	}
#main .post_column_1 {
	margin: 0px !important;
	padding: 0px !important;
}
#main .post_column_1 p {
}
#main .post_column_1 p.nopadding {
	display: block !important;
}
#main .bio-photo {
	float: right;
}
#main hr {
	padding: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #77796D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

/* **************** CONTENT - Main - Site Map **************** */

#main .ddsg-wrapper {
	padding: 0px;
}
#main .ddsg-wrapper a{
	padding: 0px;
	text-decoration: none;
}
#main .ddsg-wrapper h2 {
	display: none;
}
#main .ddsg-wrapper p {
	display: none;
}
#main .ddsg-wrapper ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#main .ddsg-wrapper ul li {
	font-size: 18px;
	font-weight: bold;
	list-style-type: none;
	color: #CEB97E;
}
#main .ddsg-wrapper ul li a {
	font-size: 18px;
	font-weight: bold;
	list-style-type: none;
	color: #CEB97E;
	text-decoration: none;
}
#main .ddsg-wrapper ul ul {
	margin-bottom: 30px;
	padding-bottom: 0px;
	margin-left: 30px;
}
#main .ddsg-wrapper ul ul li {
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
}
#main .ddsg-wrapper ul ul li a {
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
	color: #FFFFF2;
	text-decoration: underline;
}
#main .calltoaction-divider {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#main .calltoaction-subheader {
	color: #B99F41 !important;
}
#main .testimonial strong {
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
}



/* ****************** CONTENT - Main - Blog ****************** */

#blog-title {
	margin-bottom: 25px;
}
#post-title {
	margin-bottom: 25px;
	text-transform: none;
	font-weight: bold;
}
#post-details {
	font-size: 14px;
}
.post {
	margin-bottom: 40px;
}
#archive-title {
	display: block;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 5px;
}
.archive-post-date {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 16px;
}
.archive-post-meta {
	font-size: 14px;
}
.archive-post-title {
	padding: 0px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.archive-post-title a {
	color: #D7CAA0 !important;
}


/* ****************** CONTENT - Gallery Page ***************** */

#content.gallery-page {
	padding: 0;
}
#gallery-left {
	float: left;
	padding-right: 20px;
	width: 120px;
	overflow: hidden;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #D7CAA0;
	border-left-color: #D7CAA0;
	border-left-width: 10px;
	border-left-style: solid;
}
#gallery-right {
	float: left;
	width: 830px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #D7CAA0;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D7CAA0;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #D7CAA0;
	margin-bottom: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #D7CAA0;
}
#book1 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #D7CAA0;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D7CAA0;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #D7CAA0;
	margin-bottom: 40px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #D7CAA0;
}
.pageflip-link {
	display: none;
}
#brochure-info {
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
}


/* ********************* CONTENT - Sidebar ******************* */

#sidebar {
	float: left;
	padding-left: 40px;
	width: 330px;
}
#sidebar div,
#sidebar ul {
	padding-bottom: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #77796D;
	width: 329px;
}
	#sidebar .widget_rss div {
		border: none;
	}
#sidebar li {
	width: 329px;
	list-style-type: none;
}
.widgettitle {
	display: block;
	margin-bottom: 0px;
	text-align: left;
	text-transform: uppercase;
	font-size: 21px;
	color: #D7CAA0;
}
#sidebar a.rsswidget {
	text-decoration: none;
	color: #ffffff;
}
#sidebar ul a.rsswidget {
	font-weight: bold;
}
#sidebar h2 a.rsswidget {
	text-decoration: none;
	color: #D7CAA0 !important;
}
#sidebar ul a.rsswidget:hover {
	text-decoration: underline;
}
#sidebar a.rsswidget img {
	display: none;
}
#sidebar .rss-date {
	font-size: 12px !important;
	font-weight: normal !important;
}
#sidebar li ul li {
	border-bottom-style: none;
	margin: 0px !important;
	padding: 0px !important;
}
#sidebar #text-4,
#sidebar #text-6 {
	margin: 0;
	text-align: left;
}
#sidebar #text-4 .textwidget,
#sidebar #text-6 .textwidget {
	border: none;
}
#sidebar .featured-span {
	display: block;
	text-transform: none;
	font-size: 14px;
	color: #ffffff;
}


/* *************** CONTENT - Sidebar - Navigation *************** */

#sidebar span {
	display: block;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	color: #D7CAA0;
}
#sidebar #sidebar-nav {
	padding-bottom: 40px;
	list-style-type: none;
}
#sidebar #sidebar-nav li a {
	display: block;
	height: 35px;
	text-decoration: none;
	font-weight: bold;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77796D;
	padding-left: 5px;
}
	#sidebar #sidebar-nav li a:hover,
	#sidebar #sidebar-nav li.current_page_item a,
	#sidebar #sidebar-nav li.current-cat a {
	color: #000000;
	background-color: #ceb97e;
	}
	#sidebar #sidebar-nav li.current_page_item a:hover,
	#sidebar #sidebar-nav li.current-cat a:hover {
		text-decoration: none;
	}


/* *************** CONTENT - Sidebar - Gallery *************** */

#sidebar #sidebar-gallery-outer div {
	border: none;
}
#sidebar #sidebar-gallery-container {
	width: 319px;
	height: 56px;
}
#sidebar #sidebar-gallery {
	position: relative;
	border: none;
	height: 56px;
	overflow: hidden;
}
#sidebar #sidebar-gallery img {
	position: absolute;
	height: 56px;
}
#sidebar a.followlink {
	margin-right: 10px;
}
#sidebar #featured-items {
	padding-bottom: 30px;
	height: 120px;
}
#sidebar .featured {
	padding: 0px !important;
	display: block !important;
	float: left !important;
	width: 137px;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar .featured span {
	font-weight: bold;
	color: #D7CAA0;
	font-size: 14px !important;
	line-height: 20px !important;
	padding: 0px !important;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
#sidebar .nomargin {
	margin-right: 0px !important;
}





/* ************************* FOOTER ************************** */

#footer {
	margin-top: 40px;
	width: 1000px;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #77796D;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
	#footer.gallery-page {
		margin-top: 0;
	}
#footer p {
	text-align: right;
	font-size: 12px;
	color: #ceb97e;
}
	#footer p#legal {
		text-align: left;
	}
#footer p a {
	text-decoration: none;
	color: #ceb97e;
}
	#footer p#legal a {
		color: #9a8b5e;
	}
#footer p a:hover {
	text-decoration: underline;
}


/* ******************* FOOTER - Navigation ******************* */

#footer-nav {
	list-style-type: none;
}
#footer-nav li {
	display: inline;
	float: left;
	padding: 0 6px 0 5px;
	height: 22px;
	background: url(http://www.zcustomhomes.com/wp-content/themes/zbranek/images/footer-nav-divider.jpg) 100% 75% no-repeat;
}
	#footer-nav li.page-item-79 {
		padding-left: 0;
	}
	#footer-nav li.page-item-11 {
		background: none;
	}
#footer-nav li a {
	text-decoration: none;
	font-size: 12px;
	color: #ceb97e;
}
#footer-nav li a:hover {
	text-decoration: underline;
}