/*
Theme Name: stonetownconstruction.com
Author: webbyservice.com
Author URI: http://www.webbyservice.com/
*/

* {
	margin: 0; padding: 0; border:0;
}


body {
	text-align:left;
	color: #343434;
	font-family: Arial,Helvetica,sans-serif;
    font-size:15px;
    line-height: 1.7em;
	BACKGROUND:#cacdc3;
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

h1, h2, h3, h4, h5{
	padding:0px;
	margin:0px 0 10px;
	font-weight:normal;
	color:#000000;
}

h1{
	font-size:22px;
}

h2{
	font-size:20px;
}

h3{
	font-size:18px;
}

h4{
	font-size:16px;
}

h5{
	font-size:14px;
}

p {	
    padding-bottom:10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height:0px;
	clear: both;
}

.red{COLOR: #ff0101}

.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	WIDTH:1000px;
	margin:0px auto;
	background:#ffffff;
}
/** END wrapper **/

/** BEGIN header **/
#header{
	height:135px;
}

#header2{
	height:52px;
	BACKGROUND:url(images/header2.jpg) repeat-x;
	border:#ffff00 1px solid;
	border-left:none;
	border-right:none;
	overflow:hidden;
}

#header3{
	height:311px;
}

#header .logo {	
	float:left;
	width:290px;
	height:95px;
	margin-top:20px;
	margin-left:25px;
	text-indent:-999px;
	font-size:0px;
	background:url(images/logo.jpg) no-repeat;
}

#header .contact {	
	float:right;
	width:489px;
	height:96px;
	margin-top:20px;
	margin-right:30px;
	text-indent:-999px;
	font-size:0px;
	background:url(images/contact.jpg) no-repeat;
}

.search {
	float:right;
	width:241px;
	height:38px;
	margin-top:84px;
}

.search .inputtext {
	float:left;
	background:transparent;
	font-size:13px;
	color:#000000;
	width:154px;
	height:18px;
	vertical-align:middle;
	border: 0px;
	margin:9px 0px 0 16px;
	
	}

.search .inputsubmit {
	float:left;
	width:17px;
	height:22px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:6px 0px 0 2px;
}

#access .menu,
#access div.menu ul{
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin-top:15px;
	margin-left:-1px;	
}

#access .menu-header,
div.menu {
	font-size:16px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	padding: 0 20px;
	background:url(images/menu_split.jpg) no-repeat left;
}

#access a {
	color: #ffffff;
	display: block;
	line-height: 21px;
	padding: 0 0px;
	font-weight:bold;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 21px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
	background:none;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #373737;
	line-height: 0.8em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background:none;
	color: #fff;
}

#access ul ul :hover > a {
	background: #373737;
	color: #fff;
}

#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;	
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
	background: #373737;
}


/** END header **/


/** BEGIN content **/
#maincontent {
	margin:0 auto;
	padding-left:10px;
	padding-top:15px;
	min-height:250px;
	padding-bottom:10px;
}

#content {
	float:left;
	width:700px;
}

/* Images */

#content img{
	max-width: 478px;
	margin-right:5px;

}

#content img:hover{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

#contentt embed{
	max-width: 478px;
}

#content img.alignleft {
	text-align:left;
	margin-bottom: 12px;
	margin-right:10px;
}

#content img.alignright {
	text-align:right;
	margin-bottom: 12px;
	margin-right:10px;
}

#content h2 {
	color:#000000;
}
	
#content .post {
	overflow:hidden;
	width:665px;
	margin-bottom:10px;
	padding-top:10px;
	border-bottom:#9a9a9a 1px solid;
}

#content .postportfolio {
	float:left;
	overflow:hidden;
	width:190px;
	margin-bottom:10px;
	padding-top:10px;
	margin:0px 20px 20px;
}

#content .newspost {
	float:left;
	overflow:hidden;
	width:190px;
	height:220px;
	margin-bottom:10px;
	padding-top:10px;
	margin:0px 20px 20px;
	text-align:center;
}


#content .post img{
	margin-left:5px;
	margin-bottom:5px;
}

#content .postportfolio img{	
	width:190px;
	height:125px;
	margin-bottom:5px;
}

#content .newspost img{
	max-width:190px;
	max-height:125px;
	margin-bottom:5px;
}

	
#content .post h2 {
	padding:0px;}

#content .postportfolio h2 {
	margin:0px;
	text-align:center;
}

#content .post h2 a, #content .postportfolio h2 a {
	text-decoration: none;
	color:#000000;
}

#content .post ul, #content .post ol {
	list-style-position: inside;
	margin-bottom: 10px;
}

#content .post li {
	line-height: 1.5em;
	padding: 2px 0;
}

h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#content .single {	
	overflow:hidden;
	width:665px;
	padding-left:25px;
	padding-right:27px;
	padding-top:20px;	
}
		
#content .single img{
	margin-left:5px;
	margin-bottom:5px;
}


#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}

#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}

#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}

#content input, #content textarea{
	padding:5px;
	border:#e7e7e7 2px solid;
}


/* Sidebar */
#sidebar {
	float:left;	
	width:290px;
	margin-left:0px;
	background:#f5f5f5;
	padding-top:5px;
}

#sidebar h2 {
	overflow:hidden;
	padding-top:4px;
	font-weight:bold;
	color:#000000;
	padding-left:0px;
	padding-bottom:2px;
	border-bottom:#2c2c2c 1px solid;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul li {
	line-height: 1.5em;
	color:#6f7279;
	padding:4px 0px;
	background:url(images/arrow2.png) no-repeat left 5px;
	padding-left:15px;
	padding-top:1px;
}

#sidebar ul li a {
	color:#000000;
	text-decoration:underline;			
}

#sidebar ul li a:hover {
	color:#000000;
	text-decoration:none;		
}


#sidebar .box{
	margin:0 auto;
	width:260px;
	padding:10px;
	background:#ffffff;
	margin-bottom:14px;
}


#sidebar .aboutbox{
	margin:0 auto;
	width:260px;
	padding:10px;
	font-size:11px;
	 line-height: 1.4em;
	background:#ffffff;
	margin-bottom:14px;
}

#sidebar .aboutbox h2{
	font-size:17px;
}

#sidebar .awardbox{
	margin:0 auto;
	width:260px;
	padding:10px;
	background:#ffffff;
	margin-bottom:14px;
}

#sidebar .awardbox h2{
	height:30px;
	background:url(images/award_h2.jpg) no-repeat left center;
	padding-left:28px;
	padding-top:6px;
}


#sidebar .awardbox li {
	line-height: 1.5em;
	color:#6f7279;
	padding:4px 0px;
	background:url(images/arrow.png) no-repeat left 7px;
	padding-left:24px;
}

#sidebar .box h2{
	font-size:18px;
	color:#000000;
}

/** END content **/

#content .postnav {	
	float:right;
	padding: 0 0px;
	margin-bottom:0px;	
}
#content .postnav ul {
	list-style-type: none;
}
#content .postnav ul li {
	float: left;
	padding: 0 2px;
	font-family: Arial;	
}
#content .postnav ul li a {
	display: block;
	padding: 4px 8px;
	border: 1px solid #E1E1E1;
	text-decoration: none;
	color: #4F4F4F;
}
#content .postnav ul li a:hover {
	border-color: #ffffff;
}


#navigation {
	float: left;
	overflow: hidden;
	margin-left:170px;
	margin-top:8px;
	width:256px;
}


.aligncenter, div.aligncenter, img.centered, img.aligncenter {display: block; margin-left: auto; margin-right: auto; text-align: center;}
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}

/** BEGIN footer **/
#footer {
	clear: both;
	width:1000px;
	margin:0px auto;
	height:125px;
	padding-top:20px;
	background:#000000 url(images/footer.jpg) repeat-x top;
	border-bottom:#919191 1px solid;
}

#footer .leftfooter{
	float:left;
	width:600px;
	padding-left:10px;

}

#footer .rightfooter{
	float:right;
	width:350px;
	padding-right:33px;
}

#footer .rightfooter .icpi_logo{
	float:left;
	width:240px;
	height:90px;
	background:url(images/icpi_logo.jpg) no-repeat;
}

#footer .rightfooter .icpi_logo2{
	float:right;
	width:90px;
	height:90px;
	background:url(images/Cert_ICPI_cert_logo2.JPG) no-repeat;
}



#footer p {	
	color:#ffffff;
	line-height:1.4em;
	font-size:14px;
	padding-bottom:5px;
	padding-left:5px;
}

#footer a {
    color: #FFFFFF;
    font-weight: bold;
}
#footer a:hover {
    color: #FFFF33;
    text-decoration: underline;
}

#footer .links {
	list-style-type: none;
	overflow: hidden;
	font-size:14px;
	color:#ffffff;
}

#footer .links a {	
	color:#ffffff;
	padding-left:6px;
	padding-right:6px;
	text-decoration:underline;
	text-transform:capitalize;
}

#footer .links a:hover{	
	color:#ffffff;
	text-decoration:none;
}

/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 5px 25px 15px;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/