/*
Theme Name: MyGenerationEnergy
Theme URI: 
Description: 
Version: 1.1
Author: Keighl
Author URI: http://www.keighl.com
Tags: 


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Body and Reset */

/* Some nice font stacks */

/*

font-family: Georgia, "Times New Roman", Times, serif;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-family:Garamond, 'Hoefler Text', Times New Roman, Times, serif;



*/


body, img, ul, li, h1, h2, h3, h4, p, blockquote, form, table, tr, td {
margin:0px;
padding:0px;
border:none;
list-style-type:none;
}

body {
font-family: Verdana, Arial,Tahoma, sans-serif;
color:#222;
background-color:#ffffff;
background-image:url(images/body.png);
background-repeat:repeat-y;
background-position:center;
font-size:11px;
}


.clear { clear:both; visibility:hidden; }


/* Typography */

h1 {
font-size:2.5em;
color:#111;
margin-bottom:.3em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

}

h2 {
font-size:1.6em;
color:#374441;
margin-bottom:.5em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;


}

h3 {
font-size:1.6em;
margin-bottom:.5em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;


}

h4 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:1.3em;
margin-bottom:.5em;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

}

a:link, a:visited {
text-decoration:none;
color:#D74E27;
}

a:hover {
color:#ff7924;
text-decoration:underline;
}

p {
line-height: 1.6em;
margin-bottom:1em;
}

sup {
	font-size:.4em;
}

a.button:link,
a.button:visited {
padding:3px;
background-color:#70bb4b;
border:1px #70bb4b solid;
-moz-border-radius:3px 3px 3px 3px;
-moz-box-shadow:0 1px 2px #ccc;
background:-moz-linear-gradient(center top , #70bb4b, #63a045) repeat scroll 0 0 transparent;
color:#fff;
cursor:pointer;
display:block;
margin-top:6px;
margin-bottom:6px;
}

a.button:hover {
	text-decoration:none;
	-moz-box-shadow:0 1px 1px #666666 inset;
	
}

/* Layout */

.content {
width:980px;
margin-left:auto;
margin-right:auto;
}

/* Header */

.header {
height:100px;
width:980px;
position:relative;
background-image:url(images/header.png);
background-repeat:no-repeat;
background-position:center;
}

.logo {
cursor:pointer;
width:355px;
height:80px;
position:absolute;
top:0px;
left:160px;
}

.nav {
font-size:1.2em;
}

	
	
	
.search {
position:absolute;
right:170px;
top:30px;}

	.search-input {
	font-size:.8em;
		color:#666666;
		background-color:#f7f7f7;
		padding:3px;
		border:1px #f7f7f7 solid;
	}
	
	.search-button {
	margin-left:6px;
		padding:0px;
		font-size:.8em;
		background-color:transparent;
		border:none;
		cursor:pointer;
		color:#666666;
	}
	
	table#searchTable {
	
	}
	
/* Layout */

.left160 {
float:left;
margin-top:20px;
width:160px;
margin-left:10px;

}

.left180 {
float:left;
width:180px;
}

.left220 {
float:left;
width:220px;
}

.left290 {
float:left;
margin-left:20px;
width:290px;
}

.center640 {
float:left;
width:640px;
}

.right160 {
float:right;
margin-top:20px;
width:160px;
margin-right:10px;

}

.right300 {
float:right;
margin-right:10px;
width:300px;
}

.right370 {
float:right;
width:370px;
}

.right410 {
float:right;
width:410px;
}


/* Home Stuff */

.banner {
position:relative;
width:640px;
overflow:hidden;
height:230px;
margin-bottom:20px;
background-image:url(images/slide_1.jpg);
background-repeat:no-repeat;
}

	#slideshow {
	overflow:hidden;
	}
	
	.slide {
		width:640px;
		height:230px;
		z-index:300;
		position:relative;
	}
	
		.slide1 {
		background-image:url(images/slide_1.jpg);
		background-repeat:no-repeat;
		}
		
		.slide2 {
		background-image:url(images/slide_2.jpg);
		background-repeat:no-repeat;
		}
		
		.slide3 {
		background-image:url(images/slide_3.jpg);
		background-repeat:no-repeat;
		}
		
		.slide4 {
		background-image:url(images/slide_4.png);
		background-repeat:no-repeat;
		}
		
		.slide5 {
		background-image:url(images/slide_5.jpg);
		background-repeat:no-repeat;
		}

	.banner-learn-more {
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:400;
	}


ul.center_boxes {
}

	ul.center_boxes li {
	width:135px;
	height:135px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	position:relative;
	}
	
	ul.center_boxes li.break {
	margin-right:0px;
	}
	
	ul.center_boxes li a img {
		border:none;
		width:135px;
		height:135px;
	}
	
		.box_link {
			font-size:.9em;
			width:135px;
		}
		
			.box_link a:link, .box_link a:visited {
				
			}
	
	ul.center_boxes li.hovering {
	
	}
	
.breadcrumbs {
position:absolute;
bottom:0px;
padding:6px;
font-size:.9em;
background-image:url(images/transparency.png);
text-align:right;
right:2px;
color:#fff;
z-index:1000;
}

	.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#fff;
	}

/* Post */

.guts {
background-image:url(images/guts.png);
background-repeat:repeat-y;
background-position:center;
}




.guts-top {
background-image:url(images/guts-top.png);
background-repeat:no-repeat;
background-position:top center;
}

	

.guts-bottom{
background-image:url(images/guts-bottom.png);
background-repeat:no-repeat;
width:980px;
height:30px;
}

.the_content {
padding-left:20px;
padding-right:20px;
font-size:1.1em;
}

	.left290 .the_content{
	padding:0px;
	
	}

.meta {
margin-bottom:10px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

}

	.meta h1 {
	float:left;
	width:520px;
	margin-top:-5px;
	margin-bottom:0px;
	}
	
	.meta .date {
	float:left;
	margin-right:10px;
	width:45px;
	background-color:#d47a41;
	padding:2px;
	}
	
	.meta .date .day {
	font-size:1.6em;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}
	
	.meta .date .month {
	text-align:center;
	color:#7c431f;
	}
	
	.the_content ul {
	margin-bottom:1em;
	list-style-type:disc;
	}
	
	.the_content ul li {
	padding:4px;
	list-style-type:square;
	list-style-position:outside;
	margin-left:2em;
	}
	
	.the_content h2, .the_content h3, .the_content h3, .the_content h4 {
	border-bottom:1px #eee solid;
	padding-bottom:2px;
	}
	
	.wpjp-embed-code {
		margin-bottom:1em;
		
	}
	
/* Solar Options */

.solar_options {
	margin-top:20px;
	margin-bottom:20px;
}

.options_left {
display:block;
width:280px;
margin-bottom:20px;
float:left;

}

.options_right {
display:block;
width:280px;
margin-bottom:20px;
float:right;
}

.options_icon {
float:left;
width:64px;
}

.options_icon img {
max-width:100%;
border:none;
}

.options_text {
	background-color:#FFFFE0;
	border:1px #E6DB55 solid;
	-moz-border-radius:3px 3px 3px 3px;
	float:right;
	width:185px;
	padding:8px;
}

	.options_text p {
		margin:0px;
	}

.tooltip {
display:none;
overflow: visible;
width:250px;
z-index:900;
}

.tooltip_content {
	padding:10px;
	color:#fff;
	background-color:#000;
	opacity: 0.95;
	-moz-opacity: 0.95
	filter:alpha(opacity=95);
	-moz-border-radius:3px 3px 3px 3px;
}

	.tooltip_content p {
		margin-bottom:10px;
	}
	
	.tooltip_content a:link,
	.tooltip_content a:visited {
		color:#a3ffa3;
	}
	
	.tooltip_content a:hover {
		text-decoration:none;
	}
	

.tooltip_bottom{
	background-image:url(images/tooltip_bottom.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:9px;
}

	


/* Sidebar */

.widget {
padding:10px;
margin-bottom:0px;
}

	.widget h3 {
	color:#fff;
	font-size:1.5em;
	margin-bottom:.5em;
	text-shadow:#000 1px 1px 0px;
	border:none;
	}
	
	.widget li {
	padding-top:6px;
	padding-bottom:6px;
	font-size:.8em;
	list-style-position:outside;
	margin-left:6px;
	}
	
	.widget li a:link, .widget li a:visited {
	color:#fff;
	}
	
	.widget li a:hover {
	color:#ff9c5d;
	text-decoration: none;

	}
	
ul.connect li {
float:left;
padding:2px;
}

ul.connect li img {
border:none;
}
	
	
/* Learn more */

.learning_more_success {
	display:none;
	color:#fff;
	
}

#learning_more_name, #learning_more_email {
border:1px solid #000;
padding:2px;
font-size:.8em;
color:#000;
width:90%;
margin-bottom:-7px;
line-height:1em;
}

#learning_more_submit {
text-shadow:#000 1px 1px 0px;
padding:3px;
background-color:#b5581d;
-moz-border-radius:3px 3px 3px 3px;
-moz-box-shadow:0 1px 2px #000;
background:-moz-linear-gradient(center top , #e07632, #b5581d) repeat scroll 0 0 transparent;
color:#fff;
cursor:pointer;
border:none;
display:block;
margin-top:6px;
}

#learning_more_submit:hover {
	color:#fff;
	background:-moz-linear-gradient(center top , #b5581d, #e07632) repeat scroll 0 0 transparent;
	-moz-box-shadow:0 1px 2px #000 inset;
	
	
}

.learning_more_invalid {
	background-color:#ffcaca;
}

.learning_more_valid {
	background-color:#d3ffca;
}

/* Archives */


.archive-item {
margin-bottom:10px;
border-bottom:1px #eff2f6 solid;
}

.archive-item h3 {
border:none;
}

.archive-thumb {
	float:left;
	width:142px;
}

	.archive-thumb img {
		padding:1px;
		border:1px #cccccc solid;
		margin-bottom:10px;
	}

.archive-meta {
	width:430px;
	float:right;
}

	.archive-date {
	font-weight:bold;
	margin-bottom:1em;
	font-size:.8em;
	}

.excerpt {
}

.excerpt p {

}

.search-span {
color:#666666;
}

.navigation a:link, .navigation a:visited {
	color:#000000;
	}
	
	.nav_next {
	float:right;
	width:50px;
	padding:6px;
	background-color:#eeeeee;
	border:1px #cccccc solid;
	text-align:right;
	}
	
	.nav_prev {
	float:left;
	width:50px;
	padding:6px;
	background-color:#eeeeee;
	border:1px #cccccc solid;
	text-align:left;
	}
	
/* Footer */

.footer {
	
	padding-bottom:100px;
	margin-top:0px;
}

	.content .footer-green {
	width:640px;
	padding-top:10px;
	color:#fff;
text-shadow:#000 1px 1px 0px;

	}
	
	.footer li {
	float:right;
	font-size:.9em;
	padding-left:6px;
	padding-right:6px;
	}
	
	.footer a:link, .footer a:visited {
	color:#fff;
	}
	
	.footer a:hover {
color:#ff914b;}

/* comments */

.commentsform {}

	.commentsform .field {}
	
	.commentsform #submit {}

.comment {}

.is-author {}


/* Contact FOrm */

.contact-input {
font-size:1em;
padding:3px;
background-color:#f7f7f7;
border:1px #ccc solid;
}

.contact-button {
background-color:#46ac27;
color:#FFFFFF;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	font-size:1em;
padding:2px;
text-align:center;
border: 2px solid #348e19;
cursor:pointer;
font-size:1em;
}

/* WordPress Auto-Generated Stuff */

p img {
	padding: 0;
	max-width: 100%;
	padding:1px;
	border:1px #eee solid;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 1px;
	display: inline;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* 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-bottom: 4px;
	margin-right: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;
}
