/*
Theme Name: CCI Renos
Theme URI: http://www.ccirenosblog.com/
Description: CCI Renovations
Version: 1.0
Author: Justin Eady
Author URI: http://www.justintense.com
*/



/* ############################# HTML ELEMENT STYLES */	

html, body{
	margin: 0;
	width: 100%;
	height: 100%;
	/*background-color:  #a37840; #8f5a2c;*/
	
	background: #a37840 url(images/shadow-back.jpg) repeat-y center top;
	
	/*font-family: Georgia,Trebuchet MS,Times,serif;*/
	
	font-family: verdana,arial,helvetica,sans-serif;
	
	font-size:100%;
    line-height:1.125em; /* 16×1.125=18 */
	color: #333;
}

html>body {
	width: 100%;
	height: 100%;
}

img {	
	display: block;
	border: 0;
}

.hidden {
	display:none;
}

/* ############################# STYLES for Default links */	
a, a:link {
	text-decoration: none;
	color:  #666;  /* color: red */
	outline: none;
}
	
a:visited {
	color:  #666; /* color: green #1E7F3B */
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color:  #666;
}


/* ####################################### START - Main Block Elements */
#wrapper {
	width: 1000px;
	/*height: 100%;*/
	margin: auto;
	background: #8f5a2c url(images/background-line.jpg) no-repeat 0 0;
}

#header {
	width: 960px;
	height: 158px;
	margin-left: 40px;
	margin-bottom: 20px;
	clear:left;
	background: transparent url(images/logo.png) no-repeat 0 0;
}

#container {
	width: 950px;
	/*min-height: 550px;*/
	margin-left: 40px;
	overflow: hidden;
}

/* ####################################### START - Header Block Elements */

/*#client-login {
	margin-left: 825px;
	height: 35px;
}*/

#header-widget {
	float: left;
	width: 470px;
	height: 94px;
	margin-left: 300px;
}

#header-info {
	float: left;
	text-align: right;
	width: 190px;
	/*padding-top: 25px;*/
}

#phone {
	margin: 10px 0 0 23px;
}

#social-media {
	/*margin-left: 843px;*/
	padding-top: 40px;
	padding-right: 10px;
}

#social-media ul {
	margin: 0;
	padding: 0;
}

#social-media li {
	float:right;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	list-style-image: none;
	list-style-type: none;
}

#social-media a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -300px;
	overflow: hidden;
}

.facebook {
	background: transparent url(images/facebook.png) no-repeat 0 0;
}

.twitter {
	background: transparent url(images/twitter.png) no-repeat 0 0;
}

.rss {
	background: transparent url(images/feed.png) no-repeat 0 0;
}

.youtube {
	background: transparent url(images/youtube.png) no-repeat 0 0;
}


/* ####################################### START - Header Block Elements */
#search {
	/*height: 22px;*/
	float: right;
	width: 140px;
	padding: 25px 18px 0 0;
	
	/*padding-right: 18px;
	border: 1px solid #74645A;*/
}

#search form, {
	margin: 0;
	padding: 0;
}

#search-field {
	float: left;
	width: 110px;
	border: 0;
	margin:0;
	padding: 2px 5px;
	background-color: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:0.65em;
	/*line-height:1.5em;*/
	color: #74645A;
}

#search-submit {
	width: 20px;
	height: 18px;
	margin:0;
	padding: 0;
	float: left;
}



/* ###################################### START - page-body block elements */

#page-body {
	float:left;
	padding: 20px 30px 20px 30px;
	background: transparent url(images/page-back.png) repeat;
}

/* class for page body width */
.full-width { width: 730px; min-height: 350px; }
.normal-width { width: 550px; min-height: 460px;}

#page-head-image {
	float: left;
	width: 310px;
	height: 210px;
	margin: 0 10px 10px 0;
	background: transparent url(images/page-image-back.png) no-repeat 0 0;
}

.image-holder {
	margin: 10px 0 0 10px;
	width: 290px;
	height: 191px;
	
	background: transparent url() no-repeat center center;
	
	overflow: hidden;
}

.page-content p, .archive-default {
	font-size: 0.80em;
	padding: 0;
	margin: 0.7em 0;
}

.page-content ul, .page-content ol {
	font-size: 0.8em;
	margin: 0.7em 2.0em;
	padding: 0;
}

.page-content ul li {
	padding:0;
	margin: 0;
	list-style-image: none;
	list-style-type: circle;
}

.page-content ol li {
	padding:0;
	margin: 0;
	list-style-image: none;
}

.page-content h2, .page-content h3, .page-content h5 {
	margin: 1.0em 0 0.2em 0;
	padding: 0;
	color: #766a06;/*#985b0d;*/
}

.page-content h4 {
	min-height:145px;
	font: 1.3em #000000;
}

.page-content h2 { 
	color: #766a06;
	margin-top: 0.3em;
	font-size: 1.75em;
}

.page-content h3 { font-size: 1.3em; }
.page-content h5 { font-size: 0.95em; }


/* ####################################### START - Archive item Block Elements */
.archive-item {
	padding: 0;
	margin-bottom: 35px;
	border-top: 1px dotted #666;
	overflow: hidden;
}

.post-date, .postmetadata {
	display: block;
	font-size: 0.72em;
	color: #666;
}

.archive-item h3 {
	margin-top: 15px;
	padding: 0;
}

.post-title a, .post-title a:link { color:  #766a06; }
.post-title a:visited { color:  #766a06; }
.post-title a:hover { color: #000; }
.post-title a:active { color:  #766a06; }


/* ####################################### START - Gallery Block Elements */

#gallery {
	float:left;
	width: 180px;
	min-height: 392px;
	background: none repeat scroll 0 25px #644A36;
	/* background: #332e24 url(images/gallery-back.jpg) no-repeat 0 25px; */
}

#gallery h2 {
	font-size: 0.9em;
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 5px 15px;
	background-color: #9B4E10;
	/* background-color: #332e24; */
}

.gallery-carousel {
	margin-left: 28px;
	margin-top: 5px; /* note: match li padding-bottom */
}

.prev, .next {
	margin-left: 28px;
	width: 124px;
	height: 25px;
}

.next {
	background: transparent url(images/btn-prev.png) no-repeat 0 0;
}

.prev {
	background: transparent url(images/btn-next.png) no-repeat 0 0;
}

#btn-next .disabled  {
	background: transparent url(images/btn-prev-dis.png) no-repeat 0 0;
}

#btn-prev .disabled {
	background: transparent url(images/btn-next-dis.png) no-repeat 0 0;
}

#gallery-items {
	margin: 0;
	padding: 0;
}

#gallery-items li {
	margin: 0 0 5px 0;
	padding: 0;
	width: 124px;
	height: 83px;
	list-style-image: none;
	list-style-type: none;
	background-color: #332e24;
}

#gallery-items a {
	display: block;
	width: 122px;
	height: 81px;
	text-indent: -1000px;
	overflow: hidden;
	border: 1px solid #fff;
}

#gallery-items a:hover {
	border: 1px solid #000;
}


/* ####################################### START - Sidebar Block Elements */

#sidebar {
	float:left;
	width: 150px;
	min-height: 392px;
	background: #332e24 url(/*images/gallery-back.jpg*/) no-repeat 0 0;
	padding: 10px 15px;
}

.sidebar-content {
	font-size: 0.68em;
	line-height: 1.5em;
	color: #F1E9E0;
}

.sidebar-item {
	padding: 5px 0;
}

.sidebar-item h2 {
	font-size: 1.30em;
	color:#a37840;
	text-transform: uppercase;
	/*text-align: center;*/
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #a37840;
}

.sidebar-item p {
	padding: 0;
	margin: 0.5em 0;
}

.sidebar-item ul {
	padding: 0;
	margin: 0.5em 0 0.5em 5px;
}

.sidebar-item li {
	padding: 0;
	margin:0;
	list-style-image: none;
	list-style-type: none;
}

.sidebar-item li ul {
	margin: 0 0 0 5px;
}


.sidebar-item a, .sidebar-item a:link {
	color: #F1E9E0;
}

.sidebar-item a:visited {
	color: #F1E9E0;
}

.sidebar-item a:hover {
	color: #a37840;
}

.sidebar-item a:active {
	color: #F1E9E0;
}





/* ####################################### START - Footer Block Elements */
#footer {
	width: 1000px;
	margin-top: 35px;
}

#footer-tabs {
	border-bottom: 1px solid #a37840;
	overflow: hidden;
}

#footer-tabs h2 {
	font-size: 0.9em;
	color:#fff;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 2px 15px;
}
	

#tab-awards {
	float: left;
	width: 160px;
	background-color: #a37840;
	margin-left: 40px;
	margin-right: 65px;
}

#tab-about {
	float: left;
	width: 480px;
	background-color: #a37840;
}

#tab-partners {
	float: left;
	width: 180px;
	background-color: #a37840;
	margin-left: 65px;
}

#footer-body {
	position: relative;
	font-size:0.74em;
	color: #fff;
	height: 299px;
	background: #764b25 url(images/footer-body-back.jpg) repeat-x 0 0;
}

#footer-body-image {
	background: transparent url(images/john-ladder.png) no-repeat 40px 0;
	height: 299px;
	overflow: hidden;
}

#body-awards {
	float: left;
	width: 160px;
	margin-left: 40px;
	margin-right: 65px;
}

#body-about {
	float: left;
	width: 480px;
	height: 244px; /* note add height to stop content spilling into copyright */
	overflow:hidden;
	padding-top: 25px;
}

#body-partners {
	float: left;
	width: 180px;
	margin-left: 65px;
}

#footer-copyright {
	position: absolute;
	z-index: 999;
	left: 335px;
	bottom: 0;
	
	font-size: 0.85em
	
	/*background-color: #332e24;
	border-top: 1px solid #404040;
	color:#cdcdcd;
	text-align: center;
	font-size: 0.65em;
	height: 29px;*/
}

#footer-copyright p {
	margin: 0;
	margin-left: 50px;
	padding: 5px;
}

#footer a, #footer a:link {
	color: #999;
}

#footer a:visited {
	color: #999;
}

#footer a:hover {
	color: #666;
}

#footer a:active {
	color: #000;
}


/* Extend Album styles */

#album-extend-container {
	width: 100%;
	overflow:hidden;
}

#album-extend {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	overflow:hidden;
}

#album-extend a {
	display: block;
	width: 122px;
	height: 81px;
	text-indent: -1000px;
	overflow: hidden;
	border: 1px solid #fff;
}

#album-extend a:hover {
	border: 1px solid #000;
}

#album-extend li {
	float: left;
	width: 124px;
	height: 115px;
	list-style-type: none;
	padding: 0 15px 15px 0;
	margin: 0;
	
	background-repeat: no-repeat;
}

#album-extend .album-desc {
	font-size: 0.75em;
	padding-top: 5px;
	text-align:center;
	line-height: 1.2em;
}



/* @@@@@@@@@@@@@@@@ CORE WORDPRESS - POST ALIGN IMAGES */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 1px solid #666;
	background-color: #fff;
}

p img.no-back {
	border: 0;
	background-color: transparent;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0 5px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size:0.75em;
	font-weight:bold;
	line-height:1.4em;
	padding: 4px 5px;
	margin: 0;
}
/* End captions */
