/*
Theme Name: Alternate Energy IP
Theme URI: http://alternateenergyip.com
Description: 
Author: Andy Kolb
Author URI: 
*/


body,div,p,li,ul,h1,h2,h3,h4,h5,h6,hr {
	margin:0;
	padding:0;
}

img {
	border:none;
	outline:none;
}

ul,ol,li {
	list-style:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#252525;
}

a {
	color:#3ea83c;
	text-decoration:none;
	cursor:default;
}
a:hover {
	padding:0 0 2px;
	border-bottom:1px dotted #898989;
}
a:visited {
	color:#0168b3;
}
p {
	padding:10px 0;
}

small {
	color:#898989;
	font-size:13px;
}

hr {
	border-top:1px dotted #252525;
}


#header {
	height:200px;
}


.description {
	padding:0 0 0 50px;
	margin:0 0 20px;
}

#page {
	background-image:url(images/page-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
width:1120px;
}

#main {
	width:100%;
}
#left-sb {
	float:left;
	width:250px;
	padding:10px;
}
#content {
	float:left;
	width:600px;
	padding:10px;
	line-height:22px;
	border-right:2px solid #3ea83c;
	border-left:2px solid #3ea83c;
}

.post {
	padding:0 0 25px;
}

.post h2 {
	border-bottom:3px solid #3ea83c;
	padding:0 0 8px;
	margin:0 0 4px;
}

.post h2 a {
	color:#252525;
}

#right-sb {
	float:left;
	width:200px;
	padding:10px;
}

.navigation {
padding: 0 0 20px;
margin: 0 0 20px;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.sidebar {
	line-height:16px;
}

.sidebar h2 {
	color:#252525;
	font-size:14px;
	padding:0 0 3px;
	margin:0 0 3px;
	border-bottom:1px dotted #252525;
}

.sidebar p{
	padding:5px 0;
}

.sidebar li {
	font-size:12px;	
}

.sb-unit {
	border-bottom:solid 2px #3ea83c;
	padding:0 0 10px;
	margin:0 0 10px;
}

#s {
	border: 1px solid #3ea83c;
	margin:5px 0;
}

#footer {
	clear:both;
}
