/*  
	Theme Name: 	Troy Wheeler (Theme 1031)
	Theme URI: 		http://template-help.com/
	Description:	Theme for Troy Wheeler Contracting from The Web Co. (Theme 1031)
	Version: 		2.9
	Author: 		The Web Co
	Author URL: 	http://www.thewebco.co.nz/ 
*/

* { padding:0; margin:0;}

	html { font-size:100.01%; }
	
	body { background:#fff url(images/backgroundnavy.jpg) repeat-x; font-size:14px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; color:#454545;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 5px 0px;}
		
a {text-decoration: none; color:#000; outline:none;}
a:hover {text-decoration: none;}
	
	fieldset{border:none}
	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#000; font-family: Arial, Helvetica, sans-serif;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #221c1a; background: #fff;}
	
/*** Main ***/
	.main { overflow:hidden; height:100%;/* width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 990px)? "990px" : "100%");*/ min-width:990px;}
	
	.tail-right {
		position:absolute;
		float:right; right:0; 
		width:50%; height:395px;
		  background:#fff url(images/pageBG.jpg) repeat-x;
		}
	
	.main {   background:#fff url(images/pageBG.jpg) repeat-x; }
	
	.main-bg { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}

	.main-width { width:980px; margin:0 auto; background:#fff url(images/pageBG.jpg) repeat-x; height:100%; position:relative;}
		
			/*** home page only ***/
				.tail-right-home{position:absolute;float:right; right:0; width:50%; height:395px; 
					background:#fff url(images/backgroundnavy.jpg) repeat-x;}
				.main-home{background:#fff url(images/backgroundnavy.jpg) repeat-x;}
				.main-width-home{width:980px; margin:0 auto;
					 background:#fff url(images/backgroundnavy.jpg) repeat-x; height:100%; position:relative;}
		
	.header { height:auto; width:999px; overflow:hidden; padding:0px 0px 0px 0px;}
	
/*** Menu ***/
	.header .main-menu { 
width: 939px;
clear: both;
height: 100px;

margin: -20px 0 0 20px;

		}
		
	.header .menu-bg { }
	
	.header .menu { padding:20px 0px 0px 0px;}
	
	.header .menu ul { float:left; overflow: visible; margin:0px 0px 0px 0px; list-style:none;}
	.header .menu ul li {  float:left; overflow:visible; padding:1px 23px 2px 21px;  background:#000;  margin:0px 0px 0px -2px;}
	
	.header .menu ul li a {
		font-size:20px; cursor: pointer;
		color:#fff; text-decoration:none;
		}
		
	.header .menu ul li a:hover { color:#fff;}
	
	
	.header .menu ul li.current_page_item a {color:#fff;}

	/* Navigation */
		#nav, #nav ul {
			list-style: none; 
			line-height: 1;
			z-index: 100;
			float: right;
			margin-top:0;
			font-family:Bebas, Arial, Helvetica, sans-serif;
			font-weight:normal;
			font-size:28px;
			}
		
		#nav a {
			text-decoration: none;
			display: block;
			padding: 33px 8px;
			font-size: 16px;
			line-height: 1.2em;
			white-space: nowrap;
			color:#cecdcd;
			vertical-align: middle;
			text-transform: uppercase;
			height: 43px;
			}			
		
		#nav .current_page_item a {color:#fff;background:#00a9ff;}
		#nav a:hover{color:#fff;background:#036ca2;}
		
		#nav li { float: left; background: #002c44; border-right:1px solid #002c44; height: 84px;}
		
		#nav li ul { position: absolute; width: 200px;left: -999em;margin-top: -35px; }
		#nav li ul li {
			clear:both; 
			float: none;
			height:45px;
			width:230px;
			padding:0px;
			margin:0px 0px 0px 0px;
			background: #002D44;
			}
		
		#nav li ul li a { 
text-decoration:none;  
margin:0;padding:0; 
padding-top:5px;
line-height: 30px;  
padding-left:10px; 
display:block;
border:none;}
		#nav li ul li a:hover { color:#fff; display:block; }
		#nav li ul li:hover{}
		
			#nav li ul ul { display:block; margin: -10px 0px 0px 190px; padding:0px 0px 0px 8px; /*position:relative;*//* width: auto;*/}
		
			#nav li ul ul li a {  }
			#nav li ul li ul li a {text-decoration:none; margin-top:1px; margin:0; line-height: 30px; padding:0; display:block;}
			#nav li ul li ul li:hover{}
		
			
		#nav li:hover ul,
		#nav li.sfhover ul { left: auto; }
		
		#nav li:hover ul ul,
		#nav li.sfhover ul ul { left: -999em; }
		
		#nav li:hover ul,
		#nav li li:hover ul,
		#nav li.sfhover ul,
		#nav li li.sfhover ul { left: auto; }
		
		#nav li:hover,
		#nav li.hover { position: static; } /* IE7 Fix */
	
/*** Logo ***/
	.logo { float:left; left:66px; top:0; position:absolute; z-index:1;background: #002d44;
height: 84px;

}
	.logo .indent { /*overflow:hidden; height:100%;*/ padding:0px 0px 0px 0px;}
	.logo h1 {
		display:block; overflow:hidden;
		width:234px; height:68px;
		background:url(images/logo2.jpg) no-repeat #002d44; padding:0px; margin-left:0;
		font-size:2.1em; color:#fff; text-indent:-1000em; cursor:pointer;margin-top:13px;		}
	.logo h1:hover { text-decoration:none;}
	
	.description { font-size:17px; color:#fff; padding:0px 0px 0px 0px; margin:-3px 0px 0px -1px;}
	
/*** Slogan ***/
	.slogan { margin-right: 20px;float:right; width:660px; height:auto; overflow:hidden;}
	.slogan h2 { height: 120px;
		font-size: 26px;
		color: #B9BCCB;
		text-align: right;
		float: right;
		width: 660px;
		font-weight:normal;
	}


	
/*** Search ***/
	.search { clear:both; float:right; height:70px;margin-right: 20px;}
	.search .indent { /*height:100%;*/ padding:26px 0px 0px 0px;}
	
	.search form { float:right; background:#e0e0e0; border:1px solid #505050; padding:0px 0px 0px 0px;}
	
	.search .text { width:190px; padding:3px 0px 5px 8px; border:0; background:#e0e0e0; color:#000; margin:0px 12px 0px 0px;}
	.search .but { cursor: pointer; margin:0px 0px 0px 0px;}

/*** Flash ***/
	.flash {}

	
/*** Rss ***/
	.rss {}
	
/*** Column ***/
	.custom { overflow:hidden; height:100%; padding:0px 0px 0px 41px;}
	.custom-block { float:left; width:293px; margin:0px 10px 0px 0px;}
	.custom-block .corner-top { background:url(images/custom-top.gif) no-repeat 0 0;}
	.custom-block .corner-bot { background:url(images/custom-bot.gif) no-repeat 0 bottom; padding:5px 0px 5px 0px;}
	.custom-block .border { background:#f4f3f3; overflow:hidden; height:100%; padding:0px 32px 18px 29px;}
	
	.custom-block .title h1 { font-size:25px; color:#221d1d; padding:16px 0px 25px 0px;}
	.custom-block .text { padding:0px 0px 0px 0px; font-size:12px; color:#665d50;}
	
	.custom-block .text .img { padding:0px 0px 11px 1px;}
	.custom-block .text p { padding:0px 0px 8px 0px;}
	.custom-block .text p strong { color:#2a2523}
	
	.custom-block .text .more {
		display:block; font-size:12px; color:#1d1816; font-weight: bold;
		text-decoration: none;
		background:url(images/marker2.gif) no-repeat 0 16px;
		padding:10px 0px 2px 17px;
		}
	
	.custom-block .text .more:hover { text-decoration:underline;}
	
	.content { clear:both; padding:30px 40px 20px 68px;}
	
	.pd2 { padding-top:40px;}
	
	.content-bg {}
	.content-indent { height:100%; padding:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
	
	.column-right { float:right; width:300px; margin:0px 0px 0px 20px; margin:0px 0px 0px 20px;}
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 10px 0px;
		}
	
	.widget .widget-bg {
		overflow:hidden; height:100%;margin-bottom: 20px;
		}
	
	.widget .indent {
		overflow:hidden; height:100%;
		padding:0px 0px 0px 0px;
		}
	.widget p{font-size: 12px;}
	.widget .title {
		overflow:hidden; /*height:100%;*/
		margin: 0px 0px -10px 20px;
		}
		
	.widget .title div {}
	.widget .title div div {}
		
	.widget h2 {
		overflow:hidden; /*height:100%;*/
		font-weight: bold; font-size:28px;
		color:#221d1d; line-height:1.1em;
		padding:1px 0px 20px 1px;
		}
	
	.widget ul {
		clear:both; line-height:14px;
		font-size:11px; overflow:hidden; height:100%;
		color:#2a2523;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px -1px;
		
		}
	
	.widget ul li {
		overflow:hidden; height:100%;
	 	background:url(images/marker.png) no-repeat 1px 5px;
		padding:0px 0px 0px 15px;
		
		margin: 0px 0px 5px 0px;
		line-height: 16px;
		font-size:10px;		}
	
	.widget ul li a {
		font-size:12px; font-weight: normal; color:#2a2523; display:block;
		}
	
		.widget ul li a { text-decoration:none;}
		.widget ul li a:hover { text-decoration: underline;}
		
	.widget ul ul { font-size:12px; margin:0px 0px 0px 0px;}
	.widget ul ul li { border:0;}
	
	.widget_follow {}
	.follow {}
	.follow img { margin:0px 18px 0px 0px;}

	
	/*** widget_search ***/
	
	/*** widget_categories ***/
	
	/*** .widget_archive ***/
		.widget_archive { padding:0px 0px 30px 0px;}
		.widget_archive ul li {
			overflow:hidden; height:100%;
			background: none;
			padding:1px 0px 0px 2px;
			margin:0px 0px 0px 0px;
			}
		
		.widget_archive ul li a {
font-size:12px;font-weight: normal; color:#665d50;
			}
		
		.widget_archive ul li a { text-decoration:underline;}
		.widget_archive ul li a:hover { text-decoration: none;}
		
	/*** widget_meta ***/
		.widget_meta ul li a { text-decoration:underline;}
		.widget_meta ul li a:hover { text-decoration: none;}
	
	/*** widget_links  ***/
		
	/*** widget_page ***/
		.widget_pages {}
		.widget_pages ul ul { margin:0px 0px 0px 0px;}
		
		.widget_pages ul ul li { background-position: 0 8px;}
	
	/*** widget_recent_entries  ***/
		
	/*** widget_recent_comments  ***/
	
		.widget_recent_comments ul li { padding:4px 0px 6px 1px; font-weight: bold; background: none; color:#000;}
		.widget_recent_comments ul li a { background: none; padding:0px 0px 0px 0px; font-weight: normal;}

	/*** widget_tag_cloud ***/
		.widget_tag_cloud .indent div { padding:0px 10px 15px 7px;}
		
		.widget_tag_cloud a { padding:0px 6px 0 0;  font-size:12px; line-height:1.6em;}
		
		.widget_tag_cloud .indent .title { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .indent .title h2 { padding:0px 0px 14px 1px;}
		.widget_tag_cloud .indent .title div { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .indent .title div div { padding:0px 0px 0px 0px;}
		
		.widget_tag_cloud a { text-decoration:none;}
		.widget_tag_cloud a:hover { text-decoration: underline;}
	
	/*** widget_text ***/
		.textwidget { font-size:14px; line-height:18px; padding:0px 0px 0px 0px; margin-left:20px;}
		.textwidget a {}
		..textwidget h3 span{margin-right:5px;}
	
	/*** widget_other ***/
		.content #wp-calendar * { color:#000; font-size:12px;}
		
		.widget_calendar .widget-bg { padding-bottom:10px;}
	
		#search form { padding:10px 0px 20px 0px;}
		
		#search form .text { display:block; padding:3px 0px 5px 6px; margin:0px 0px 8px 0px; width:150px;}
		
		.search_page .text {  width:170px; padding:3px 0px 5px 5px; margin:0px 10px 0px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 0px;}
	
/*** Content  ***/
	.column-center { overflow:hidden; height:100%;}

		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 0px 26px 0px;}
		
		.column-center .bgnone { background: none;}
		
	/*** Title wrapper ***/
		.column-center .title {
			overflow:hidden; height:100%;
			padding:0px 0px 17px 0px;
			margin:0px 0px 0px 0px;
			}
		
		.column-center .title h2 {
			overflow:hidden; height:100%;
			font-size:3.4em; /*font-weight: normal;*/
			color:#221d1d; line-height:1.2em;
			padding:9px 0px 6px 3px;
			}
			
		.column-center .title h3 {
			overflow:hidden; height:100%;
			font-size:3em; /*font-weight: normal;*/
			color:#221d1d; line-height:1.2em;
			padding:9px 0px 6px 3px;
			
			}
				
		.column-center .title h2 a,
		.column-center .title h3 a { color:#221d1d; text-decoration:none;}
		
		.column-center .title h2 a:hover,
		.column-center .title h3 a:hover { text-decoration: underline;}
		
	/******/
		.
		ge01 { padding:10px 0px 0px 0px;}
		.title-page01 h2{margin-bottom:0px;}
		.title-page09 h2{margin-bottom:-15px; margin-top: -10px;}
		.title-page02 { padding:20px 0px 0px 0px;}
		.title-page03 { padding:0px 0px 0px 0px;}
		
		
		.title-page01 *, .title-page02 *,.title-page03 *, .title-page09 *, .pagetitle { color:#221d1d;}
		.title-page01 * {  font-size:28px; /*font-weight: normal;*/}
		.title-page02 * {  font-size:28px; /*font-weight: normal;*/}
		.title-page03 * {  font-size:28px; /*font-weight: normal;*/}
		
	/*** Date ***/
		.column-center .date {
			/*float:left;*/
			font-size:12px; color:#2a2523;
			padding:0px 0px 2px 2px;
			}
		
	/*** author ***/
		.column-center .author {
			/*float: right;*/
			font-size:12px; color:#2a2523;
			padding:0px 4px 0px 2px; margin:0px 0px 0px 0px;
			}
		
		.column-center .author span {}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; height:100%;
			font-size:13px; line-height:18px; color:#454545;
			padding:7px 0px 0px 2px;
			}
			
		
		.text-box p { font-size:14px; line-height: 24px; padding:1px 0px 15px 0px;}
		
		.text-box p strong { color:#2a2523; font-weight: 600;}
		
		.text-box .fleft {
			float:left; /*display: inline;*/
			overflow:hidden; height:100%;
			padding:0; margin:0px 30px 0px 1px; _margin:0px 25px 0px 0px;
			}
		
		.text-box .fleft img { margin:0px 0px 20px 0px;}
			
		.text-box img {}
		
		.text-box p.img { padding:0px 0px 25px 0px;}
		
		.pd { padding:0px 0px 18px 0px; overflow:hidden; height:100%;}

		/******/
			.more-link {
				font-size:12px; clear:both; display:block;
				color:#000; font-weight: bold; padding:7px 0px 10px 0px;
				}
			
			.more-link a { text-decoration:none;}
			.more-link a:hover { text-decoration: underline;}
			
			
		/******/
			.comments {
				float:left; clear:both;
				background:url(images/marker.png) no-repeat 0 7px;
				line-height:19px; padding:0px 0px 0px 16px;
				margin:2px 0px 0px 2px;
				}
				
			.comments a { text-decoration:none;}
			.comments a:hover { text-decoration: underline;}
			
			.comments a {
				font-size:12px;
				color:#1d1816; font-weight: bold;
				padding:0px 0px 0px 1px;
				}
				
			.comments a:hover {}
		
		/******/
			.postmetadata { clear:both; font-size:8px; line-height:1.4em; padding:0px 0px 8px 0px; display:none;}
			.postmetadata a { padding:0px 1px 0px 5px;}
			
		/******/
			.link-edit { float:right; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:12px; font-weight: bold; color:#1d1816;}
			
		/******/
			.navigation { overflow:hidden; height:100%; color:#1d1816; padding:5px 0px 5px 0px;}
			.navigation a {
				font-size:12px; color:#1d1816; font-weight: bold;
				}
			
			.nav-top { margin:-20px 0px 0px 0px; padding:0px 0px 0px 0px;}
			
			.nav-top .alignleft a { }
			.nav-top .alignright a {}
			
			.nav-top a { text-decoration:none;}
			.nav-top a:hover { text-decoration: underline;}
	
		/*******/
		
			.welcome { overflow:hidden; height:100%;  padding:0px 0px 6px 0px; margin:0px 0px 4px 0px; background:url(images/line.gif) repeat-x 0 bottom;}
			.welcome h1 { font-size:34px; color:#221d1d; padding:0px 0px 21px 2px;}
			
			.welcome p { font-size:12px; line-height:1.25em; padding:0px 0px 9px 2px;}
			.welcome p strong { color:#2a2523;}

			
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#454545; font-family:Bebas, "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:1.5em;}
		.text-box h1 { font-size:28px; font-weight: normal; line-height:1.2em; display:block; height:100%; padding:0px 0px 13px 0px;}
		.text-box h2 { font-size:28px; font-weight: normal; letter-spacing: 2;}
		.text-box h3 { font-size:18px; color: #454545;font-weight: bold;line-height: 30px;}
		.text-box h4 { font-size:12px; text-transform:uppercase; font-family:Bebas, "Trebuchet MS", Arial, Helvetica, sans-serif;}
		.text-box h5 { font-size:12px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:0px 0px 5px 0px; margin:-3px 0px 0px 0px; overflow:hidden; height:100%; font-size:12px; line-height:16px;}
		.text-box ul li { background:url(images/marker.png) no-repeat 0 6px; padding:0px 0px 0px 20px; list-style-image:none; list-style:none; font-weight:normal;line-height: 18px; margin-left:20px;}
		.text-box ul li ul { margin:10px 0px 0px 10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px; font-size:12px; line-height:16px;}
		.text-box ol li { padding:0px; margin:0px 0px 10px 13px;  font-weight:normal;list-style-type:decimal; line-height: 20px;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker.png) no-repeat 0 6px;line-height: 20px; padding:0px 0px 6px 21px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { /*text-decoration:none;*/}
		/*.text-box ul li a:hover { text-decoration:underline;}*/
		
		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a {}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}
		
		
/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden; height:100%; 
		font-size:11px; line-height:1.5em;
		color:#fff; background: #454545;
		}
		
	.footer .width { width:980px; overflow:hidden; margin: 0 auto;}
	
	.footer .corner-left {}
	.footer .corner-right {}
	
	.footer .indent {
		overflow: hidden;
height: 76px;
padding: 26px 0px 26px 71px;
		}
		
	.footer span {}
		
	.footer a { color:#aeadad;}
	
	/*.footer a { text-decoration:none; }
	.footer a:hover { text-decoration: underline;}*/
	
	.footer a.rss { display:block; float:right; background:url(images/rss.gif) no-repeat right 1px; color:#665d50; padding:0px 27px 3px 0px; text-decoration:none; }
	.footer a.rss:hover { text-decoration: underline;}
	
	.footer p { padding:0px 0px 0px 0px;}
	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.info-sidebar { overflow:hidden; padding:30px 10px 27px 20px; color:#000; width: auto; font-size:12px; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.pagetitle { font-size:14px; font-weight: normal; overflow:hidden; text-align:center; padding:20px 12px 5px 12px; *padding:20px 12px 0px 12px;}

/*--- Navigations ---*/
	.navigation { /*clear:both;*/ overflow:hidden; /*line-height:13px;*/}
	.navigation .alignleft { float: left; width:45%; text-align:left;}
	.navigation .alignright { float: right; width:45%; text-align:right;}
	.nav-top .alignright a { float: right; }
	
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-1000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-1000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-1000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 25px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#fff;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #1001;
		}
	
	blockquote {
		border:1px solid #1a1a1a; color:#fff;
		background:#383838; padding:15px 10px 10px 20px; margin:5px 0;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* 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;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#fff;
		text-align: justify;
		}
	.commentlist a { color:#fff}
	.commentlist span { color:#fff; font-weight: bold;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #1a1a1a; color:#fff;
		background:#383838;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #000;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p {
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		font-size:8px;
		display:none;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
		

/*********************
***** Custom CSS *****
**********************/
.title-page09{padding:10px 0px 0px 0px;}
.title-page09 h2{font-size: 28px;}
h2{/*height: 100%;*/font-weight: bold;color: #221D1D;line-height: 1.1em;padding: 1px 0px 5px 1px;}

/** Forms Contact & Newsletter **/
								 /* Size and border */
.newsL, .contactF, .contactFta{	border:1px solid #999999;}
.newsL{	height: 25px;width: 195px;}
.contactF{height: 25px;width: 400px;}
.contactFta{width:395px;margin-top:15px;}

.cF,.cFta{border:1px solid #999999;}
.cF{width: 400px;height:25px; margin:0; MARGIN-TOP:-30px; padding:0;}
.cFta{width:400px; margin:0; padding:0;}



#contact-form-twc{width:400px; height:auto; margin: 0 0 10px 0;}

/** Footer **/
		     /* Size for the three columns */		     
#footerRight, #footerCenter, #footerLeft{float:left; height:20px;}
#footerCenter{width: 462px;
margin-left: 20px;
text-align: center;}
#footerLeft{width:150px; text-align:left;}
#footerRight{width: 255px;
margin-left: 20px;
text-align: right;}

/** Slider on Homepage **/							 									 		 
#sliderHolder{width:900px; margin: -40px 0 0 0;}
.sliderShadow{width:900px; height:44px; background: url(images/slider-shadow.png) no-repeat; float:left;}


.title h3{font-size:18px; clear:both;width:auto; padding:15px 0px 10px 0px; border-top:1px solid #b9bccb;}


/** Projects **/							 									 		 
.img-box{width:260px;}
.products-content{background:#fff; width:280px; height:345px; margin: 10px 10px 7px 0;float:left;}
.descBlock{width:260px; height:100px; margin-top:5px;background:#F3F3F3;padding:10px; clear:both;}

.widgetcontact{font-size:13px; color:#454545; line-height:20px; text-decoration: none;}

.projectTitle{font-size:14px; color:#454545; line-height:20px; text-decoration: none;}
.projectTitle a{font-size:14px; color:#454545; line-height:20px; text-decoration: none;}
.projectTitle a:hover{text-decoration: underline;}
.projectMore{text-align: right;}

.featured-project{width:280px; height:auto; margin-left:20px;}
.featured-project-img{width:280px; }
.featured-project-excerpt{ background:#F3F3F3;padding:10px; margin-top:7px;color:#454545;position: relative;}
.featured-project-title{color:#454545;}
.featured-project-more{text-align: right;}
.featured-project-more a{text-decoration: underline;}
.featured-project-more a:hover{text-decoration: none;}

.wpcf7-form-control-wrap input ,.wpcf7-form-control-wrap textarea, .wpcf7-form-control-wrap select {
width: 80%;
padding: 10px;
border: 1px solid #B8B8B8;
}

.wpcf7-form-control.wpcf7-submit {
background: #02B1FF;
border: 1px solid #02B1FF;
padding: 15px 25px;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 3px;
}

.wpcf7-form-control.wpcf7-submit:hover{
background: #036CA2;
}

/* Contact Widget */
.contactWid {
	padding:0px 0 0 0;
	}
.contactWid dt {
	margin-bottom:5px;
	}
.contactWid dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	font-size:14px;
	}
	.contactWid dd span {
		float:left;
		width:100px;
		}
