/*
Theme Name: J.C. Builders
Theme URI: http://www.radiatedigital.com
Description: Premium WordPress theme based on the Radiate Framework
Version: 1.0
Template: radiate
Author: Radiate Digital
Author URI: http://www.radiatedigital.com
*/


/* Table of Contents
==================================================
	#Global Reset
	#Structural Customization
	#Header
	#Navigation Bar
	#Typography
	#Tables
	#Widgets
	#WP Blog
	#Form Buttons
	#Styled Buttons
	#Tabs
	#Toggles
	#Callouts
	#Comments
	#WP Gallery
	#Misc
*/

/* @group Global Reset */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
.page-template-home-page-php iframe{
vertical-align: bottom;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.pad td {
	padding: 10px;
}
pre, code {
	white-space: normal;
	border-bottom: 1px solid #c5a98a;
	border-top: 1px solid #c5a98a;
	display: block;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 24px;
	color: #8C765E;
	background-color: #fcdcb9;
}
p code {
	display: inline;
	white-space: normal;
}
p:empty {
	display: none;
}
.edit-link {
	display: block;
	margin-bottom: 20px;
}
body {
	line-height: 150%;
	-webkit-text-size-adjust: 100%;
	background-color: #004c42;
	color: #1a1a1a;
	font-size: 18px;
	font-family: 'Droid Serif', serif;
}
/* @end */



/* @group Structural Customization */

#header-bg {
	background-image: url(images/header-wrap.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header-wrap {
}
#content-wrap {
	background-color: #FFF;
	background-image: url(images/content-wrap.jpg);
	background-repeat: repeat-x;
}
#header {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header .inner {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	height: 70px;
}
#header .header_extras {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 10px;
	text-align: right;
	font-size: 14px;
	color: #FFF;
	font-weight: 700;
}
.header_extras .phone-large {
	font-size: 30px;
	color: #004c42;
	display: block;
	line-height: 30px;
	padding-bottom: 5px;
}

.header_extras .phone-small {
	font-size: 24px;
	color: #004c42;
	display: block;
	line-height: 24px;
	padding-bottom: 5px;
}


#footer-wrap {
	padding-top: 20px;
}

#slider-bg{
	background-image: url(images/home-banner-bg.jpg);
	padding-top: 30px;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	background-position: center bottom;
}
#slider{
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	background-color: #ebebeb;
	border: 1px solid #FFF;
}
#slider-top {
	background-image: url(images/slider-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
#slider-bottom {
	background-image: url(images/slider-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
}
.page-template-home-page-php #wrap h2 {
	background-image: url(images/title-borders.gif);
	text-align: center;
	line-height: 39px;
	background-repeat: repeat-x;
	height: 39px;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.ornament-l{
	background-image: url(images/orn-l.png);
	background-position: center center;
	height: 11px;
	width: 39px;
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 15px;
}
.ornament-r{
	background-image: url(images/orn-r.png);
	background-position: center center;
	height: 11px;
	width: 39px;
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-left: 15px;
}
a.home-cta  {
	background-color: #FFF;
	display: block;
	padding: 6px;
	border: 1px solid #a3a3a3;
}

a.home-cta img {
	opacity: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	background-color: #FFF;
	display: block;
	margin-bottom: 6px;
}

a.home-cta:hover img {
	opacity: 0.7;
}

.home-cta h3 {
	display: table;
	*display: block;
	height:60px;
	width:90%;
	background-image: url(images/home-cta-h3-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	margin-bottom: 0px;
	font-family: 'Droid Serif', serif;
	font-size: 22px;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	text-align: center;
}
.home-cta h3 span {
	display: table-cell;
	*display: block;
	vertical-align: middle;
	height: 50px;
}
.home-cta a:hover{

}

/* Give the main wrapper a separate background color */

#wrap {
	padding-top: 25px;
	padding-bottom: 25px;
}

#wrap img {
	max-width:100%;
	height:auto;
}
/* Footer Styles */

#footer, #footer a {
	font-size: 18px;
	color: #c7c7c7;
	text-shadow: 0px 1px 0px #000000;
}
#footer a {
	margin-left: 10px;
	display: inline-block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #648a85;
	padding-left: 10px;
}
#footer a:hover {
	color: #FFF;
}

#footer.noborder {
	border: none;
}
#footer #credits {
	font-size: 11px;
	color: #9f9f9f;
}
a.themeauthor {
	display: block;
	width: 75px;
	height: 12px;
	margin: 0px auto;
	float: right;
	text-decoration: none;
	text-indent: -9999em;
	background: url(images/icons/stlogo.png) no-repeat right center;
}
/* @end */

/* @group Header */

#site-title, #site-title a {
	margin: 0;
	padding: 0;
	font-size: 40px;
	line-height: 50px;
	letter-spacing: -1px;
	font-weight: bold;
}
#header div#site-title a {
	text-decoration: none;
	font-weight: bold;
}
 #header h1#site-title, {
 margin: 0;
 padding: 0;
 line-height: 40px;
 text-decoration: none;
 font-weight: bold;
 letter-spacing: -2px;
 text-shadow: 0px 1px 0px #FFF;
}
#header #site-title a:hover {
	color: #1cabc9;
}
/* Header Tagline */

#header span.site-desc {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #7d7d7d;
	font-weight: normal;
}
/* Image Header */

#header #site-title.graphic a {
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	background-image: url(images/logo.png);
	height: 133px;
	width: 222px;
	position: absolute;
	z-index: 101;
}
#header span.site-desc.graphic {
	display: none;
}
/* @end */

/* @group Navigation Bar */
#masternav {
	position: relative;
	z-index: 100;
	background-color: transparent;
}
#navigation ul {
	position: relative;
	float: right !important;
}
#navigation ul ul{
	margin-left: 0px !important;
}
#navigation ul li {
	background-image: url(images/nav-sep.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation ul li a {
	line-height: 100%;
	border:none;
	background-image: none;
	text-decoration: none;
	display: block;
	font-weight: normal;
	text-shadow: 1px 1px 0px #8e765a;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	color: #f0f0f0;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
/* Navbar Hover Links */

#navigation ul li:hover a, #navigation ul li a:hover {
	color: #ffffff;
	border:none;
}
#navigation ul li:hover li a {
	color: #b08b62;
	font-weight: normal;
}
/* Navbar Active Links */

#navigation ul li.active a {
}
/* Nav Sublevel */

#navigation ul.sub-menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.07), 4px 4px 4px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.07), 4px 4px 4px rgba(0, 0, 0, 0.05);
	box-shadow: -4px 4px 4px rgba(0, 0, 0, 0.05), 4px 4px 4px rgba(0, 0, 0, 0.05);
}
#navigation ul.sub-menu li {
	border: none;
}
/* Nav Sublevel Links */

#navigation ul.sub-menu li a {
	background: #FFF;
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	min-width: 210px;
	border-bottom: none;
	position: static;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-shadow: none;
}
/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover {
	border-bottom: none;
	color: #333;
}
/* @end */



/* @group Typography */

	h1, h2, h3, h4, h5 {
	letter-spacing: -1px;
	font-family: 'Oswald', sans-serif;
	color: #1a1a1a;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
	text-decoration: none;
}
h2.entry-title a {
	font-weight: normal;
	font-size: 40px;
	line-height: 140%;
}

.entry-content {
	font-family: 'Inika', serif;
}

h1 {
	line-height: 140%;
	margin-bottom: 10px;
}
h1.entry-title, h2.entry-title {
	line-height: 140%;
	padding-bottom: 15px;
	font-size: 40px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5a98a;
	color: #004c42;
}
h2 {
	line-height: 130%;
	margin-bottom: 10px;
}
h3 {
	line-height: 130%;
	margin-bottom: 8px;
}
h4 {
	line-height: 125%;
	margin-bottom: 8px;
}
h5 {
	line-height: 120%;
	margin-bottom: 8px;
}
h6 {
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 8px;
	color: inherit;
	font-weight: bold;
	text-transform: uppercase;
	color: #375199;
}
.subheader {
	color: #777;
}
.normal {
	font-weight: normal;
}
.bolder {
	font-weight: bolder;
}
p {
	margin: 0 0 20px 0;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 21px;
	line-height: 27px;
	color: #777;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: #1a1a1a;
}
small {
	font-size: 80%;
}
/*	testimonials  */

.feedback {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #373737;
	padding-bottom: 20px;
}

.feedback-author {
	font-size: 14px;
	font-style: italic;
	color: #999;
	text-align: right;
}



/*	Blockquotes  */
	blockquote, blockquote p {
	line-height: 24px;
}
blockquote {
	border-left: 1px solid #c5a98a;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 19px;
}
blockquote cite {
	display: block;
	font-size: 12px;
	color: #555;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	color: #555;
}
hr {
	border: solid #c5a98a;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
}
/* #Links
================================================== */
a, a:visited {
	text-decoration: none;
	outline: 0;
	-webkit-transition: color 200ms linear;
-moz-transition: color 200ms linear;
-ms-transition: color 200ms linear;
-o-transition: color 200ms linear;
transition: color 200ms linear;
}
a:hover, a:focus {
	color: #9e7a52;
	text-decoration: none;
}
p a, p a:visited {
	line-height: inherit;
}
/* #Lists
================================================== */
	ul, ol {
	margin-bottom: 20px;
}
ul {
	list-style: none outside;
}
ol {
	list-style: decimal;
}
ol, ul.square, ul.circle, ul.disc {
	margin-left: 30px;
}
ul.square {
	list-style: square outside;
}
ul.circle {
	list-style: circle outside;
}
ul.disc {
	list-style: disc outside;
}
ul ul, ul ol,  ol ol, ol ul {
	margin: 4px 0 5px 30px;
}
ul ul li, ul ol li,  ol ol li, ol ul li {
	margin-bottom: 6px;
}
li {
	line-height: 18px;
	margin-bottom: 12px;
}
ul.large li {
	line-height: 21px;
}
li p {
	line-height: 21px;
}
/* # Image Alignment Classes
============================================================== */

.alignright {
	float: right;
	margin: 0px 0px 10px 15px;
}
.alignleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}
/* WP Captions */

.wp-caption {
	text-align: center;
	padding: 5px;
	margin: 10px auto;
}
.wp-caption {
	border: 1px solid #fff;
	background-color: #f6f6f6;
	color: #666;
	text-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow:1px 1px 6px #ddd;
	-moz-box-shadow:1px 1px 6px #ddd;
	box-shadow:1px 1px 6px #ddd;
	position: relative;
	behavior: url('http://homesbyjcbuilders.com/wp-content/themes/wp-content/themes/radiate/css/PIE.php');
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 0 0px 0;
	margin: 0;
}
.wp-caption.alignleft {
	margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 0px 10px;
}
/* @end */

/* @group Tables */

table {
	margin: .5em 0 1em;
}
table th {
	text-align: left;
	border: 1px solid #d1d1d1;
	padding: .4em .8em;
	background: #ddd url(http://homesbyjcbuilders.com/wp-content/themes/jc_builders/images/gradient_small_trans.png) repeat-x 0 top;
	font-weight: bold;
}
table td {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
/* @end */

/* @group Widgets */


.widget-container ul {
	list-style: none;
}
.widget-container ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-container select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 28px 0;
	padding-top: 1px;
}
.widget-container ul {
	margin-left: 0;
}
.widget-title {
	font-size: 1.5em;
	letter-spacing: normal;
}
input#searchsubmit {
	margin-bottom: 0;
}
.widget-container a:link, .widget-container a:visited {
	text-decoration: none;
}
.widget-container a:active, .widget-container a:hover {
	text-decoration: underline;
}
.widget-container .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
/* WP Calendar Widget */

#wp-calendar {
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	font-size: .85em;
}
#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
	background-color: #f7f7f7;
	text-shadow: #fff 1px 1px 0;
	color: #7c7c7c;
}
#wp-calendar td.pad {
	background-color: #e5e5e5;
}
#wp-calendar td#today {
	color: #333;
	background-color: #d2d2d2;
	text-shadow: none;
}
#wp-calendar caption {
	font-weight: bold;
}
#wp-calendar th {
	font-style: normal;
	background: #ddd url(http://homesbyjcbuilders.com/wp-content/themes/jc_builders/images/gradient_small_trans.png) repeat-x 0 top;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
	text-shadow: #ebebeb 0 1px 0;
	text-align: center;
}
/* WP RSS Widget */

.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Indent Sidebar Lists */

.widget-container ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
/* Page Menus/Custom Menus */

li.page_item, li.menu-item {
	padding: 5px;
	margin: 0;
	list-style: none;
}
li.page_item a, li.menu-item a {
}
li.page_item a:hover, li.menu-item a:hover {
}
/* Page Menus/Custom Menus - Sublevels */

li.page_item li a, li.menu-item li a {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	color: #666;
	line-height: 175%;
	font-weight: normal;
}
li.page_item li a:hover, li.menu-item li a:hover {
	background: none;
}
li.page_item a:hover, li.menu-item a:hover {
	text-decoration: none;
	color: #333;
}
/* @end */

/* @group WP Blog Styles */

.loop-entry-thumbnail {
	float: left;
	margin-right: 15px;
}
.entry-meta, .entry-meta a {
	font-size: 12px;
	color: #9e7a52;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.entry-meta a {
	text-decoration: underline;
}
.entry-meta a:hover {
	color: #0d5148;	
}
.entry-meta span {
	margin: 0 5px 0 12px;
	font-size: 13px;
	color: #9e7a52;
}
.readmore {
	display: block;
	padding-top: 10px;
}
.entry-meta span:first-child {
	margin-left: 0;
}
.cat-links, .comments-link, .meta-sep, .entry-utility {
	color: #9e7a52;
}
.entry-utility {
	clear: both;
	padding-top: 10px;
	color: #9e7a52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
.entry-utility a {
	color: #9e7a52;
	text-decoration: underline;
}
.entry-utility a:hover {
	color: #004c42;
}

.comments-link .icon-comment {
	margin: 0 5px 0 12px;
	font-size: 13px;
	color: #9e7a52;
}
.tag-links .icon-tag {
	margin: 0 5px 0 12px;
	font-size: 13px;
	color: #CCC;
}
.entry-utility .edit-link {
	margin-bottom: 0px;
	text-align: right;
	display: block;
}
.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5a98a;
}
.post.single {
	border-bottom: none;
}
a.more-link {
	display: block;
	float: right;
	font-weight: bold;
}
.st_relatedposts h4 {
	border-bottom: 1px solid #ebebeb;
}
.st_relatedposts ul {
	color: #666;
	list-style: square;
	margin-left: 20px;
}
.st_relatedposts ul li {
}
/* @end */

/* @group Form Buttons */
input[type="reset"],
input[type="submit"],
input[type="button"] {
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-image:none;
	background-color:#004c42;
	border: none;
	cursor: pointer;
	color: #FFF;
	display: inline-block;
	font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
	outline: 0;
	overflow: visible;
	margin: 0;
	text-decoration: none;
	vertical-align: top;
	width: auto;
  *padding-top: 2px;
  *padding-bottom: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-image: none;
  text-decoration: none;
	background-color:#00312b;
}

input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
  background-image: none;
  text-decoration: none;
	background-color:#00312b;
}
button::-moz-focus-inner,
a.button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button {
  /* IE7 */
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* @group Styled Buttons */
a.button-alt, a.button, a.button.small, a.button.large, a.button.medium {
}
a.button-alt:hover, a.button:hover, a.button.small:hover, a.button.large:hover, a.button.medium:hover {
}
.button-alt, .button, .button.small, .button.large, .button.medium {
	background-image: none;
	padding: 8px 1em 9px 1em;
	margin: 0;
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.button.left {
	float: left;
}
.button.right {
	float: right;
}
.button.center, .button.middle {
	margin: 0px auto;
	text-align: center;
	display: inherit;
}
.button-alt a, .button a, .button.small a {
	font-size: .9em;
	line-height: 14px;
}
.button.medium a {
	font-size: 1.2em;
	line-height: 20px;
}
.button.large a {
	font-size: 1.7em;
	line-height: 28px;
}
.button span.btn_caption {
	font-weight: normal;
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
}
/* @group Default  */
a.button {
	display: inline-block;
 *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
 *line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #FFF;
	background-color: #004c42;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 *margin-left: .3em;

}
a.button:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #00312b;
}
a.button:active {
	color: #FFF;
	text-decoration: none;
	background-color: #00312b;
}
a.button span.btn_caption {
	color: #05917f;
}
/* @end */

/* End Button Styles */

	
/* @group Tabs */

	ul.tabs {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: solid 1px #c5a98a;
}
ul.tabs li {
	display: block;
	width: auto;
	height: 30px;
	padding: 0;
	float: left;
	margin-bottom: 0;
}
ul.tabs li a {
	display: block;
	text-decoration: none;
	width: auto;
	height: 29px;
	padding: 0px 20px;
	line-height: 30px;
	border: solid 1px #c5a98a;
	border-width: 1px 0 0 1px;
	margin: 0;
	background: #edd3b5;
	font-size: 13px;
}
ul.tabs li a.active {
	background: #c5a98a;
	height: 30px;
	position: relative;
	top: -4px;
	padding-top: 4px;
	border-right-width: 1px;
	margin: 0 -1px 0 0;
	color: #1a1a1a;

}
ul.tabs li:first-child a {

}
ul.tabs li:last-child a {
	border-width: 1px 1px 0 1px;

}
ul.tabs-content {
	margin: 0;
	display: block;
	font-size: 14px;
	line-height: 150%;
}
ul.tabs-content > li {
	display:none;
}
ul.tabs-content > li.active {
	display: block;
}
/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,  ul.tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
ul.tabs:after {
	clear: both;
}
ul.tabs {
	zoom: 1;
}
/* @end */

/* @group Latest Posts */

.latest-item{
	margin-bottom: 15px;
}

/* @end */

/* @group Toggles */

.toggle_container {
	padding: 10px;
	margin-bottom: 0px;
}
p.trigger {
	display: block;
	padding:  8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 175%;
}
/* Up Toggle State */

p.trigger {
	background: url(images/icons/16_expand.png) no-repeat 10px center;
	border-top: 1px solid #c5a98a;
	padding-left: 34px;
}
p.trigger a {
	color: #004c42;
	text-decoration: none;
}
/* Hover Toggle State */

p.trigger:hover {
	background: #edd3b5 url(images/icons/16_expand.png) no-repeat 10px center;
}
p.trigger a:hover, p.trigger.active a:hover {
	color: #1a1a1a;
}
/* Active Toggle State */

p.trigger.active {
	background: url(images/icons/16_collapse.png) no-repeat 10px center;
	border-top: 1px solid #c5a98a;
}
p.trigger.active a {
	color: #1a1a1a;
}
/* @end */

/* @group Callouts */

/* Callout Box */

.cta {
	background-color: #004c42;
	position: relative;
	color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	-webkit-border-radius: 8px;
	border-radius: 8px; 
}
.cta p {
	margin: 0;
	padding: 0;
}
.cta h3 {
	font-size: 1.5em;
	text-shadow: #fff 1px -1px 0;
}
/* @end */


/* @group Comments */

/* Needs RWD Check */

#respond {
	margin:0px;
	float:left;
	padding-top: 10px;
	width: 100%;
}
#respond input[type=text] {
	width:300px;
	margin-right:20px;
}
#respond textarea {
	width:550px;
	height:120px;
	padding:10px;
}
#comments {
	float:left;
	margin:0;
}
#comments {
	border: 0;
	width: 100%;
}
body.dark #comments {
	background: url(http://homesbyjcbuilders.com/wp-content/themes/jc_builders/images/dark/divider.png) repeat-x right top;
}
#comments h2 {
	font-size: 1.5em;
	display: block;
	font-weight: normal;
	padding-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5a98a;
}
.cancel-comment-reply{
	float: right;
}
#comments h6 {
	letter-spacing: normal;
	text-transform: none;
	margin: 10px 0px;
	font-weight: normal;
	color: #444444;
}
#comments .comment-meta {
	margin:0px 0px 20px 0px;
	display:block;
}
#comments .commentlist {
	margin:0px;
	float:left;
	list-style:none;
	width:100%;
}
#comments .commentlist ul {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
#comments .commentlist li {
	margin:0;
	padding:0;
	display:block;
}
body.page-template-onecolumn-page-php #comments .commentlist li .comment-meta {
}
#comments .commentlist li li {
	margin:0 0 20px 25px;
}
#comments .commentlist li li .comment-meta {
}
#comments .commentlist li li li {
	margin:0 0 20px 25px;
}
#comments .commentlist li li li .comment-meta {
}
#comments .commentlist li li li li {
	margin:0 0 20px 25px;
}
#comments .commentlist li li li li .comment-meta {
	width:395px;
}
#comments .commentlist li li li li li {
	margin:0 0 20px 25px;
}
#comments .commentlist li li li li li .comment-meta {
	width:370px;
}
#comments .single-comment {
	margin-bottom:20px;
}
#comments .comment-author {
	float:left;
	margin: 0px 10px 6px 0px;
	display:inline;
	width:50px;
}
#comments .comment-author cite {
	clear:both;
	font-weight:bold;
}
#comments .vcard {
	float:left;
	clear:both;
	display:block;
	width:100px;
	min-height: 100px;
	padding:20px 0;
}
#comments .vcard img.avatar {
	border: 1px solid #eee;
	padding: 2px;
	background:#f4f4f4;
}
#comments .vcard {
	background:url(images/light/comment_author_bg.png) no-repeat top right;
}
#comments body.dark .vcard {
	background:url(http://homesbyjcbuilders.com/wp-content/themes/jc_builders/images/dark/comment_author_bg.png) no-repeat top right;
}
/* @end */

/* @group WP Gallery */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 79%;
	height: auto;
	padding: 0;
	margin: 5px auto;
	border: 1px solid #fff;
	background-color: #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	-pie-box-shadow: 0px 0px 5px #ccc;
	position: relative;
	behavior: url("http://homesbyjcbuilders.com/wp-content/themes/jc_builders/wp-content/themes/radiate/PIE.php");
}
.gallery-caption {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
/* Attachment Page */

#nav-below {
	width: 100%;
}
#nav-below .nav-previous a {
	float: left;
}
#nav-below .nav-next a {
	float: right;
}
.entry-caption {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
/*-----------------------------------------------------------------------------------*/
/* = Image Slider
/*-----------------------------------------------------------------------------------*/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider necessary styles */
.flexslider {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.flexslider .slides {
	margin: 0;
	list-style: none;
}
.flexslider .slides > li {
	display: none;
	margin: 0px;
	position: relative;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	max-width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
/*slider wrap */
#slider {
	-webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.5);
	box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, 0.5);
}
#slider-wrap {
	width: 100%;
	position: relative;
	margin-bottom: 0px;
}
/*homepage specific*/

#home-slider.flexslider {
	overflow:visible
}

.full-slides img {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
.full-slides .slides_container {
	width: 100%;
	display: none;
}
.full-slides .slides_container .slide {
	display: block;
	width: 100%;
}
.full-slides .caption {
	position: absolute;
	bottom: 0;
	background: #000;
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	text-align: center;
	width: 100%;
}
.slides .caption p {
	padding: 15px;
	margin: 0;
}
/* Control Nav */
.full-slides .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -36px;
	text-align: center;
	background-image: url(images/slider-nav-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding-top: 31px;
}
.full-slides .flex-control-nav li {
	display: inline-block;
	zoom: 1;
*display: inline;	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0px !important;
	margin-left: 4px;
}
.full-slides .flex-control-paging li a {width: 13px; height: 13px; display: block; background: #c8a57d; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.full-slides .flex-control-paging li a:hover { background: #ebebeb; }
.full-slides .flex-control-paging li a.flex-active { background: #ebebeb; cursor: default; }
/* Direction Nav */



/* Important Fix */
.flex-direction-nav li{
	margin-bottom:0px !important;
}

.flex-direction-nav a {
	width: 60px;
	height: 66px;
	margin: -20px 0 0;
	display: block;
	background: url(images/bg_direction_nav.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: -34px;
}
.flex-direction-nav .flex-prev {
	left: -34px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: -34px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: -34px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .disabled {
	opacity: .3!important;
	filter:alpha(opacity=30);
	cursor: default;
}
/*-----------------------------------------------------------------------------------*
/* = Next/Prev Navigation
/*-----------------------------------------------------------------------------------*/
#single-nav {
	position: absolute;
	right: 0px;
	top: 10px;
}
#single-nav-left, #single-nav-right {
	float: left;
	margin-left: 10px;
}
#single-nav a {
	font-size: 11px;
	color: #666;
	background: #eee;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	display: block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#single-nav-left a:hover, #single-nav-right a:hover {
	color: #fff;
	background: #737373;
}
#single-nav-left a span {
	margin-right: 4px;
}
#single-nav-right a span {
	margin-left: 4px;
	font-size: 11px;
}
/*-----------------------------------------------------------------------------------*
/* = Portfolio
/*-----------------------------------------------------------------------------------*/
#portfolio-heading {
	position: relative;
}
#portfolio-wrap {
	overflow: hidden;
	margin-bottom: -20px;
}
.portfolio-content {
	margin-right: -20px;
}
.no-margin {
	margin-right: 0px !important;
}
.no-border {
	border-right: 0px !important;
}
ul.filter {
	font-size: 12px;
	list-style: none;
	color: #999;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 10px;
	right: 0px;
}
ul.filter li {
	float: left;
	height: 25px;
	line-height: 25px;
}
li.sort {
	margin-right: 10px !important;
}
ul.filter a {
	display: block;
	background: #eee;
	color: #666;
	margin-right: 10px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}
ul.filter li:last-child a {
	margin: 0px;
}
ul.filter a:hover, ul.filter a.active {
	background: #737373 !important;
	color: #fff;
}
/*portfolio items*/
.portfolio-item {
	float: left;
	width: 210px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	background-color: #FFF;
	padding: 5px;
}
.portfolio-item a {
	display: block;
}
.portfolio-item a img {
	display: block;
}
.portfolio-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
}
.portfolio-overlay h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	max-width: 180px;
	padding: 5px 7px;
	background: #000;
	color: #fff;
	letter-spacing: normal;
}
#single-portfolio {
	margin-bottom: 20px;
}
/* @end */

/* @group Misc */


/* Apply CSS class of "guest" to menu items hidden from logged-in users */

body.logged-in li.guest, body.logged-in li.guest {
	display: none;
}
/* #Images
================================================== */

img.scale-with-grid {
	max-width: 100%;
	height: auto;
}
/* #Forms (see formalize.css)
================================================== */


	label, legend {
	font-weight: bold;
	font-size: 13px;
	display: inline-block;
}
input[type="checkbox"] {
	display: inline;
}
/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
	.remove-bottom {
	margin-bottom: 0 !important;
}
.half-bottom {
	margin-bottom: 10px !important;
}
.add-bottom {
	margin-bottom: 20px !important;
}
.add-top {
	margin-top: 20px !important;
}
.resize {
	background: url(http://homesbyjcbuilders.com/wp-content/themes/jc_builders/images/resize.png) repeat scroll 0 0 transparent;
	bottom: 0;
	height: 80px;
	position: fixed;
	right: 0;
	width: 80px;
}
.bypostauthor, .gallery-caption {
}

/* @end */

@media only screen and (min-width: 798px) and (max-width: 1024px) {

#slider-top, #slider-bottom {
	display: none;
} 
#header .header_extras {
	top: 5px;
}
#header .inner {
    height: auto;
}
#header #site-title.graphic a {
	position:relative;
	margin-bottom: -40px;
}
#masternav {
	text-align: right;
	position: relative;
}
#masternav select {
	width: 200px !important;
	border-color:#c5a98a !important;
}

}

@media only screen and (max-width: 797px) {
	
#header .inner {
    height: auto;
}

#masternav {
	background-color: transparent !important;
}
#masternav select {
	border-color:#c5a98a !important;
}
	
#slider {
    padding: 5px;
    background-color: rgb(235, 235, 235);
    border: 1px solid rgb(255, 255, 255);
}
#slider-top, #slider-bottom {
	display: none;
}
.our-work{
	margin-right: auto !important;
	margin-left: auto !important;
}
 
a.home-cta {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.home-cta img {
	display: none;
}
#header #site-title.graphic a {
	background-image: url(images/logo-mob.png);
	background-repeat: no-repeat;
	float: none;
	height: 77px;
	width: 187px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header .header_extras {
	float: none;
	position: relative;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	top: 0px;
}

#footer, #footer a {
	text-align: center !important;
}
#footer a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

}


@media only screen and (min-width: 480px) and (max-width: 797px) {


}