/*
Theme Name: Home Energy Remedies Theme
Theme URI: http://homeenergyremedies.com/
Version: 1.0
Description: Business site
Author: Masterful Marketing
Author URI: http://masterful-marketing.com/

*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #0079c1; text-decoration: none; font-weight: bold; }
a:hover {color: #00aeef;}
a img {border: none;}

body { background: #000000;	color: #252525; font: normal 12px/2em verdana,sans-serif; padding-top: 10px; }
img.avatar {float:left; margin-right:10px;}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: bold 1.6em verdana,sans-serif; color: #1a4298; }
h2 {font: bold 1.4em verdana,sans-serif; color: #0079c2;}
h3 {font: bold 1em verdana,sans-serif; color: #1a4298;}

h1,h2,h3 {padding-top: 6px; margin-bottom: 10px;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {border-left:2px solid #00aeef; background-color:#F5F5F5; margin:20px 0 20px 20px; padding:8px 20px 8px 20px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.container { border: 2px solid #00aeef; background: #ffffff; margin: 0 auto; padding: 10px; width: 940px; }

/* header & title */
.header { background: #ffffff url('img/header.jpg') no-repeat; height: 250px; }
.header .tag { color: #0079c1; padding-top: 10px; padding-left: 40px; }
.header .tag a { font: bold 1.6em arial, sans-serif; text-decoration: none; }
.header .tag a:hover { color: #ffd206;}

/* path */
.path { background: #1b4299; width: auto; color: #ffffff; font: bold 1em verdana,sans-serif; text-transform:uppercase; padding: 10px; }
.path li,.path ul {display: inline;}
.path a { color: #ffffff; text-decoration: none; margin-right: 30px; }
.path a:hover { color: #ffd206; text-decoration: none; }


/* content */
#content { float: left; color: #000000; line-height: 18px; width: 480px; margin:10px 20px 5px 20px;}

#content .descr { color: #666666; font-size: 0.9em; margin-bottom: 6px; }

#content li {background-image: url(img/li.gif); background-repeat: no-repeat; background-position: 0 4px;
padding: 0px 0px 5px 15px; }

/* Sidebar */

#leftside { float: left; padding-top: 0px; width: 200px; margin: 10px 0 5px 0px; }
#rightside { float: right; padding-top: 0px; width: 200px; margin: 10px 0px 5px 0; }

#sideblock { padding: 5px 10px 10px 10px; margin-bottom: 10px; background-color: #f0fafe; border: 1px solid #E3E4E4; }

#sideblock a { color: #252525; }
#sideblock a:hover { color: #00aeef; }

#sideblock h2 { margin: 5px 0 5px 0; font-size: 1.1em; color: #1a4298; font-weight: bold; }
#sideblock p { line-height: 16px; font: normal 1em verdana, san-serif; }

#sideblock ul { list-style: none; margin: 0; padding: 0; }
#sideblock li { margin: 5px 0 5px 0; font: bold 1em verdana, san-serif;}
#sideblock li ul li {background-image: url(img/li-side.gif); background-repeat: no-repeat; background-position: 0 10px; padding: 0px 0px 5px 10px; }
#sideblock img { padding: 10px 0 5px 0; }

#sideblock .page li { background-image: url(img/li-side.gif); background-repeat: no-repeat; background-position: 0 10px; padding: 0px 0px 0px 10px; font: normal 1em verdana, san-serif; }

#sideblock .testimonial { line-height: 18px; font-size: .9em; }

#sideblock .signup { font-size: .9em; line-height: 1.4em; }

/* footer */
.footer { background: #1b4299; color: #ffffff; font: bold .9em verdana, sans-serif; margin: 5px 0 5px 0; padding: 10px 12px 10px 12px; height: 20px; }
.footer a { color: #ffffff; text-decoration: none; }
.footer a:hover {color: #ffd206; text-decoration: none;}

/* posts */
.post h1 a { color: #1b4299; text-decoration: none; }
.post h1 a:hover { color: #00aeef; }

.post .info { font: .9em verdana, san-serif; background: #f0fafe; border: 1px solid #E3E4E4; color: #252525; margin: 2px 0 4px; padding: 5px 10px; }

.post .info a { text-decoration: none; color: #252525; test-weight: bold; }
.post .info a:hover {color: #00aeef;}

/* comments */
.content ol li {
	background: none;
}

#commentsection {margin:25px 0 0;}
#commentsection p{margin:0 0 6px;}

.comment{ border-left:2px solid #2887c9; background-color:#ffffff; color:#363636; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment .commenticon {line-height:1.6em;font-size:.9em;padding-bottom:20px;}
.comment p {line-height:1.3em;margin:0 0 6px;padding-bottom:5px;}

#searchform {padding: 0px;}
.search { float: right; margin-top: 180px; }

/*  Must Required CSS CLASS for Wordpress 2.5 onwords check out http://codex.wordpress.org/CSS */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }

.wp-caption {
   border: 1px solid #252525;
   text-align: center;
   background-color: #f8f8ff;
   padding-top: 4px; font-weight: bold; 
   margin: 10px; font-size: 10px; line-height: 16px;
 /*   optional rounded corners for browsers that support it */
   -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 { padding: 0; margin: 0; text-align: center; color: #00aeef;}
