/*
Theme Name: CarpenterSmith
Description: Custom Theme for CarpenterSmith.com
Version: 1.0
Author: David Westbrook

*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.125;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(bg_grad.jpg) fixed;
}


#respond {
		border-top: 1px solid #cccccc;
		padding:10px 0 0 0;
		margin:10px 0 0 0;
}
.postmetadata {display:none;
	/*background:#E8E8E8;
	border:#999 solid 1px;
	padding:10px;
	margin:10px;*/
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img {
border:none;
}
/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: normal;
}

/*h3{
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 115%;
	font-weight: bold;
	font-style: italic;
}
*/
h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
#sidebar ul {
	list-style:none;
	padding:0px;
}
#sidebar ul .menutitle {
	
		padding-left:12px;

}

#gform_fields_1 {
	padding:0px;
}

.gfield_label {
	font-size:13px;
	font-weight: normal;
	color: #333;
}

.gfield {
	padding-bottom:5px;
}

.gfield_required { 
	padding-left: 4px;
	color: #FF0000; 
}

#gforms_confirmation_message {
	color: #C00;
}

input.large {
	width:150px;
}

#rightcol{
	float:right;
	width:300px;
	min-height:820px;
padding-right:10px;
background: white url(http://carpentersmith.com/images/right.jpg) repeat-y;
}

#rightcol ul .list1 {
	list-style:square;
	font-size:100%;
	margin-bottom:10px;
}
#sidebar2 {

}
#sidebar2 ul {

}

div.navigation {
	height: 20px;
	padding-top:10px;
}

/*************** list tag styles ***************/

ul{
 font-family: Verdana;
font-size: 80%;
list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 91px;
	left: 24px;
	right: 2%;
	width:95.6%;
background:#ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 9px;
	left: 24px;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	// float: left;
	width:160px;
	padding: 0px;
	font: small Verdana,sans-serif;
	color: #8c9c73;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom:10px;
	margin-top: 0;
border-right: 1px solid #ccc; /* td */
position: absolute; /* td */
top: 76px; /* td */
left: 0px; /* td */
height: 92%; /* td */

}

#content{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 161px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 13px;
	right: 14px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 24px;
	right: -204px;
	padding: 0px;
	margin: 0px;
	width: 800;
	height: 174;
	left: 157;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px;
	font-size: 80%;
	min-height: 200px;
	height: auto;
	text-indent: 0px;
	float: left;
	max-width: 800px;
	width: auto;
}
html>body .feature {
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
display: none; /* td */
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}



.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	// clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
margin-left: 160px; /* td */
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #8C9C73;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-size: 80%;
	font-family: Verdana;
	margin:10px 0;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.style25 {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
}
.style22 {
	font-family: Verdana;
	font-size: 100%;
	color: #000000;
}
.wrappero {
	padding: 0 40px;
	min-height: 820px; /* td */	
}
.home .wrappero { min-height: 835px; } /* td */
.style50 {
	font-family: Verdana;
	font-size: 115%;
	color: #CC0000;
}
.style10 {color: #000000}
.style666 {font-size:100%;
/*line-height:1.2em;*/
}
#sidebar2 ul {list-style:none;}


.homephoto {
	float: left;
	margin: 5px;
	page-break-after: always;
	padding: 7px;
}

#mc_menu_1, #sidebar ul {
	padding:0px;
	list-style:none;
	
}
#sidebar ul li h3 {
		border-bottom: 1px solid #cccccc;

}
#sidebar ul li {
	margin-bottom:15px;
}
#sidebar ul li ul li {
	margin-bottom:0px;
}
#mc_menu_1 li {
	
			color: #666666;
	font-family: Arial, sans-serif;
	font-size: 115%;
	font-weight: bold;
	font-style: italic;
	padding-top:10px;
	padding-left:10px;
	}


#mc_menu_1 li a {
	color:#000;
	width:100%;

}
#mc_menu_1 li a:hover {
	text-decoration:none;
}
#mc_menu_1 li ul {
	padding:0px;
	padding-left:-10px;
	margin:0px;
	list-style:none;
		border-top: 1px solid #cccccc;
		margin-left:-10px;

	
}
#mc_menu_1 li ul li, #sidebar ul li ul li {
	font-size: 11px;
	font-style:normal;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}
#mc_menu_1 li ul li a, #sidebar ul li ul li a {
		color: #8C9C73;

}
#mc_menu_1 li ul li:hover, #sidebar ul li ul li:hover {

	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none !important;
}
/* styles added when switched to custom menus for left sidebar */
#sidebar ul .widgettitle {font-family: Arial; font-style: italic; cursor: default; font-size: 15px; font-weight: bold; padding: 0 2px 3px 8px; margin: 0; border-left: 1px solid #fff;}
#sidebar ul.menu li.menu-item {font-size: 10px !important; font-style: normal !important; border-bottom: 1px solid #ccc; margin: 0; padding: 3px 0 3px 10px; display:block; }
#sidebar ul.menu li.menu-item a:hover {text-decoration: none !important; }
 /* end of new styles for custom menus in left sidebar */

.inpage {font-family: Verdana; font-size: 80%; color: #000000; }
.hentry {
	margin:10px 0;
	
}
h3 {
font-family: Verdana;
	font-size: 20px;
	color: #8C9C73;
font-weight:normal;
line-height:120%;
}
.clean {
clear:both;
display:block;
height:1px;
}
#alli {
background:url('images/adbg.png') repeat-y;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
.entry-meta {display:none;}
.entry-title a {font-family: Verdana;
font-size: 20px;
color: #8C9C73;
font-weight: normal;
line-height: 120%;}
.entry-content {font-size:100%;line-height: 1.6em;}
.entry-content p {font-size:100%;}
