/* 
Theme Name: HT-Blowers
Theme URI: http://www.ht-blowers.com
Description: This theme was created by MESstudios.
Version: 1.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com

COLOR TABLE
---------------------
Background Blue:#000 - Background Color
Lt Blue:#000 - Main Text Color
Med Blue:#000 - Accent
Dark:#000 - Accent
Cream:#000 - Comments/Accents
Main Text:#000 - Body Copy
---------------------
*/


/* Main/Reset
---------------------------------------------------------------------------------*/
* {margin: 0; padding: 0; outline:none;}
img {border:none;} ol, ul, li {list-style-type:none;} .clr {clear:both;} .clearfix:after {content: ".";display: block;height:0;clear: both;visibility: hidden;}
body { 
	font:12px Verdana, Arial, Helvetica, sans-serif #ffffff;
	color:#000;
	text-align:left;
}
a:link, a:active, a:visited  {
	text-decoration:none;
	color:#44658b;
} 
a:hover {
	text-decoration:underline;
}
small {font-size:10px; color:#ccc; line-height:12px; margin-left:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Header
---------------------------------------------------------------------------------*/
#header-wrapper {
	background:url(images/bg-header-100.jpg);
	height:141px;
}
#headerbg {
	background:url(images/bg-header.jpg) top center no-repeat;
	height:141px;
}
#header {
	margin:0 auto;
	position:relative;
	width:950px;
	height:141px;
}
#rotate {
	position:absolute;
	top:0;
	right:0;
	background:url(images/nav-rotate1.jpg);
	height:141px;
	width:148px;
}
#rotate2 {
	position:absolute;
	top:0;
	right:0;
	background:url(images/nav-rotate2.jpg);
	height:141px;
	width:148px;
}
#rotate3 {
	position:absolute;
	top:0;
	right:0;
	background:url(images/nav-rotate3.jpg);
	height:141px;
	width:148px;
}

/* Contact
---------------------------------------------------------------------------------*/
#intro-wrapper {
	height:194px; 
	background:url(images/bg-banner-container.jpg);
}
#intro-bg {
	height:194px;
	background:url(images/bg-banner.jpg) top center no-repeat;
}
#intro {
	height:194px;
	font:14px Georgia, "Times New Roman", Times, serif;
	line-height:23px;
	padding:0px 0px 0px 0px;
	width:950px;
	margin:0 auto;
	color:#FFFFFF;
	
}
#intro p.left {
	float:left;
	height:130px;
	width:450px;
	text-align:right;
	font-style:italic;
	margin-right:15px;
	padding:40px 0px 0px 0px;
}
#intro p.right {
	float:left;
	height:130px;
	width:450px;
	text-align:left;
	font-style:italic;
	padding:40px 0px 0px 0px;
}
/* Footer
---------------------------------------------------------------------------------*/
#footerbg {
	background:url(images/bg-bg-footer.jpg) repeat-x;
	height:121px;
	margin-top:15px;
}
#footerbginner {
	background:url(images/bg-footer.jpg) no-repeat center;
	height:121px;
}
#footer {
	height:121px;
}
#footer p{
	text-align:left;
	width:950px;
	margin:0 auto;
	padding-top:85px;
	color:#ccc;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}
#footer p a:link, #footer p a:hover, #footer p a:visited {
	color:#999999;
	text-decoration:underline;
	font-style:italic;
}



/* Wordpress CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content {
	margin:0 auto;
}
#wrappercontent {
	width:950px;
	margin:0 auto;
	color:#333333;
	border-top:8px solid #f0f0f0;
	margin-top:20px;
}
.narrowcolumn {
	float: left;
	display:inline;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 652px;
}
.narrowcolumn .entry p, .widecolumn .entry p{
	color:#818181;
	line-height:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:5px 15px 15px 15px;
}
.narrowcolumn .postmetadata {
	text-align: left;
	margin:5px 0px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
}
.entry a:link, .entry a:visited {
	text-decoration:underline;
}
.entry strong {color:#000000;}

h2 {
	color:#002d61;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	border-bottom:1px dotted #CCCCCC;
	font-style:italic;
	margin:15px 15px 0px 15px;
	padding-right:50px;
	background:url(images/h2.gif) no-repeat top right;
	font-weight:100;
}
h2 a:link, h2 a:visited{
	color:#002d61;
}
h3 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border-left:2px solid #CCCCCC;
	margin:15px 15px 0px 5px;
	padding-left:10px;
	font-weight:100;
}
h3 a:link, h2 a:visited{
	color:#000;
}
#sidebar {
	display:inline;
	float:left;
	padding: 0px 0 10px 0;
	width: 294px;
	border-left:2px solid #f0f0f0;
	border-right:2px solid #f0f0f0;
}
#sidebar h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#333333;
	background:none;
	border:none;
	margin-bottom:10px;
}
#sidebar ul li ul li{
	color:#666666;
	margin-left:35px;
	padding:4px 0px 4px 0px;	list-style-type:circle;
	border-top:1px solid #f0f0f0;
}
#sidebar li a:link,#sidebar li a:visited, #sidebar li a:hover{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#44658b;
	}
#sidebar li a:hover{
	color:#44658b;
	text-decoration:underline;
}
#sidebar ul{
	border:none;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}



.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type:disc;
	padding-left:6px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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;
}

.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;
}

