/*
Theme Name: Harley
Theme URI: http://harleyexteriors.com/blog/
Description: Blog for Harley Exteriors Replacement Windows
Version: 1.0
Author: Zole, LLC
Author URl: http://zoledesign.com
*/

@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#2e3681;
}


#page-container {
	width: 880px;
	margin: auto;
	background-image:url(images/BGcontainer.gif);
	position:relative;
}
#header {
	width: 873px;
	height:85px;
	background-image:url(images/BGheader.gif)
}
#phoneEmail {
	width: 873px;
	height:40px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e5800a;
}
#phoneEmail P {
	text-align:right;
	margin-right:17px;
	margin-top:0px;
	padding-top:9px;
	margin-bottom:0px;
	font-weight:bold;
}
#phoneEmail P A:link {color:#e5800a; text-decoration:none;}
#phoneEmail P A:visited {color:#e5800a; text-decoration:none;} 
#phoneEmail P A:hover {color:#e5800a; text-decoration:underline;} 
.tagline {font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#039; font-style:italic; }
#navBar {height:26px; padding-top:12px;padding-left:330px; padding-bottom:8px; }
#flash {
	padding-top:12px; 
	padding-bottom:18px;
	height: 209px;
	width:873px;
	background-color:#FFF;
	position:relative;
	z-index:10;
}
#contentArea {
	width: 873px;
	background-color:#fff;
}
#textArea {
	width:452px;
	height:100%;
	min-height:556px;
	color:#555454;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#textArea p {margin-top:7px; line-height:18px; margin-right:45px;}
#blogContent { color:#2d3683; font-family:Georgia, Helvetica, sans-serif; font-size:12px;}
#sideColumn {
	float:right;
	width:257px;
	color:#903;
}
H1 { color:#2d3683; font-family:Georgia, Helvetica, sans-serif; font-size:16px;margin-top:0px;padding-top:0px; padding-bottom:12px;margin-bottom:0px;}
H2 { color:#242b67; font-family:Arial, Helvetica, sans-serif; font-size:12px;margin-top:0px;padding-top:0px; padding-bottom:0px;margin-bottom:0px; text-transform:uppercase;}
H2 a:link { color:#242b67; text-decoration:none;}
H2 a:visited { color:#242b67; text-decoration:none;}
H2 a:hover { color:#242b67; text-decoration:underline;}
/* the H3 tag is for the side bar title. padding top is for the distance between the images and the beginning of the side bar content */
H3 { color:#242b67; font-family:Arial, Helvetica, sans-serif; font-size:12px;margin-top:0px;padding-top:50px; padding-bottom:0px;margin-bottom:0px;padding-left:20px; text-transform:uppercase;}
#footer {
	width: 880px;
	height:117px;
	margin:auto;
	background-image:url(images/footerBG.gif);
	clear:both;
}
#footer p { padding-top:0px; padding-bottom: 10px; margin-bottom:10px; margin-top:0px;font-family:"trebuchet ms", Helvetica, sans-serif; font-size:11px; color:#454444; }
#footer p a:link {color:#454444; text-decoration:none;}
#footer p a:visited {color:#454444; text-decoration:none;}
#footer p a:hover {color:#e5800a; text-decoration:none;}
#footer .padding {padding-top:43px; padding-left:17px;}
#free-button {
	height: 147px;
	width:147px;
	z-index:50;
	left:485px;
	top:270px;
	position:absolute;
}

.stimulus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 19px;
	margin-left:32px;
	color: #04040c;
}
.stimulus A:link { color: #0a3885; }
.stimulus A:visited { color: #0a3885; }
.stimulus A:hover { color: #0a3885; }
.areasServed { font-family: Arial, Helvetica, sans-serif; font-size: .80em; line-height:18px; color:#fff; text-align:center; margin-left:20px; margin-right:20px;}
LI { color:#242b67; font-family:Arial, Helvetica, sans-serif; font-size:12px;margin-top:0px;padding-top:0px; padding-bottom:0px;margin-bottom:0px; text-transform:uppercase;list-style-image:url(images/bullet-page.gif); padding-bottom:5px;}
LI a:link { color:#242b67; text-decoration:none;}
LI a:visited { color:#242b67; text-decoration:none;}
LI a:hover { color:#242b67; text-decoration:underline;}
A:link {color:#e5800a; text-decoration:underline;}
A:visited {color:#e5800a; text-decoration:underline;}
A:hover {color:#2d3682; text-decoration:underline;}

/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}

/* some misc style code from the default Wordpress style file */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.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;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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 Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 */




