/*
Theme Name: UnUtility
Theme URI: http://keighl.com/
Description: Solar power rocks
Version: 1.0
Author: Keighl
Author URI: http://keighl.com/
Tags: blank

	BlankPress

	

*/


/* Body and Reset */


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

body {
font-family: "Lucida Grande", "Jamrul", Helvetica, Verdana, Arial,Tahoma, sans-serif;
font-size:.9em;
color:#333333;
background-color:#1f303d;

}


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




/* Typography */



h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#333333;
	font-size:2.5em;
	margin-bottom:8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h2 {
}

h3 {
}

h4 {
}

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

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

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

ul li {
}

acronym {}

blockquote {}

a.button:link,
a.button:visited
 {
	padding:3px;
	font-size:1.1em;
	background-color:#b5581d;
	border:1px #b5581d solid;
	-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;
}

a.button:hover {
	text-decoration:none;
	background:-moz-linear-gradient(center top , #b5581d, #e07632) repeat scroll 0 0 transparent;
}


/* Layout */

.mainwrap {
width:100%;
}

.header-wrap {
background-color:#234060;
background-image:url(images/header-wrap.png);
background-repeat:repeat-x;

}

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

.header {
background-color:#234060;
height:149px;
background-image:url(images/header.png);
background-repeat:no-repeat;
position:relative;
}

.logo {
position:absolute;
width:250px;
background-repeat:no-repeat;
background-image:url(images/logo.gif);
height:100px;
top:25px;
left:12px;
cursor:pointer;
}



.nav {
position:absolute;
bottom:0px;
right:6px;
width:auto;
}

	.nav ul {
	margin:0px;
	padding:0px;
	width:auto;
	list-style-type:none;
	}
	
	.nav ul li {
	float:left;
	background-color:#162b3a;
	margin-left:12px;
	list-style-type:none;
	font-size:1em;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	margin-bottom:0px;
	}
	
	
	
	.nav ul li a:link, .nav ul li a:visited {
	color:#ffffff;
	}
	
	.nav ul li a:hover {
	text-decoration:none;
	color:#ffffff;
	}
	
	
	.nav ul li.current_page_item, .nav ul li.current_page_item a:link, .nav ul li.current_page_item a:visited {
	background-color:#ffffff;
	color:#222222;
	}
	
	.nav ul li.current-cat, .nav ul li.current-cat a:link, .nav ul li.current-cat a:visited {
	background-color:#ffffff;
	color:#222222
	}
	
	.nav ul li.home-nav-tab {
	background-color:#12232f;
	}
	
		.home-nav-sub-bar{
		background-color:#12232f;
		height:18px;
		}
	
.search {
position:absolute;
right:0px;
top:10px;}

	.search-box {
	
	background-color:#193049;
	color:#ffffff;
	font-size:.8em;
	padding:4px;
	border:none;
	}
	.submit-search {
	background-color:transparent;
	border:none;
	color:#ffffff;
	cursor:pointer;}
	

/*special home stuff*/



.tease-wrap {
background-color:#1f303d;
margin-bottom:12px;
background-image:url(images/blue-shadow.png);
background-repeat:repeat-x;
background-position:top;


}

.home-tease {
background-color:#1f303d;
padding-top:20px;
padding-bottom:10px;
background-image:url(images/blue.png);
background-repeat:no-repeat;
background-position:top;
}

.home-tease .tease-img {
float:left;
width:550px;
}

.tease-img img {
border:#1f303d solid 2px;
margin-top:2px;
}

.home-tease .tease-text {
width:420px;
float:right;
color:#FFFFFF;
}

.tease-text h1 {
font-size:2em;
line-height:1em;
margin-bottom:8px;
color:#FFFFFF;
border-bottom-color:#2b4050;
padding-bottom:12px;

}

.tease-text p {
margin:0px;
line-height:1.8em;
font-size:.9em;
margin-bottom:1em;
}

.tease-text a:link, .tease-text a:visited {
color:#f7f7f7;
}

.home-left {
	font-size:.9em;
	float:left;
	margin-right:10px;
	padding-right:10px;
	
}

	.home-left img {
	width:100%;
	margin-bottom:1em;}

.home-center {
float:left;
width:275px;
margin-right:10px;
	padding-right:10px;
		padding-left:10px;

}

	.home-center h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	color:#666666;
	font-size:1.5em;
	margin-bottom:.5em;
	}
	
	.home-post {
	}
	
	.home-title {
	font-size:1em;
	padding-bottom:2px;
	}
	
	.home-date {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:0.7em;
	color:#000000;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:6px;
	}
	
	.home-post p {
	font-size:.9em;
	}
	

.home-right {
float:right;
width:230px;
padding-left:30px;
background-image:url(images/right.png);
background-repeat:no-repeat;
background-position:left top;

}

	ul.info-bullets {
	margin:0px;
	padding:0px;
	}
	

	
	.home-right h3, .right h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#666666;
	font-size:1.5em;
	margin-bottom:.5em;
	margin-top:.5em;
	}
	
	.widget input.learn-more {
background-color:#f7f7f7;
border:1px solid #ccc;
padding:2px;
font-size:.8em;
color:#000;
width:90%;
}

.widget input.learn-more-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;
}


/*general goodness */

.guts-wrap {
background-color:#ffffff;
background-image:url(images/guts-shadow.png);
background-repeat:no-repeat;
background-position:bottom center;
padding-top:12px;
padding-bottom:12px;
}

.guts {
font-size:.9em;
}

.home-guts {background-image:none;
}

	blockquote {
	background-color:#f4f4f4;
	padding:20px;
	margin-bottom:1.5em;
	}
	
	ul {margin-bottom:1.2em;}
	
	ul li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:30px;
	font-size:1em;
	margin-bottom:.3em;
	color:#666666;
	}




.left {
width:700px;
float:left;
}

	.left h2, .left h3, .left h4, .left h5 {
	margin-bottom:15px;
	}

	.date {
	font-size: 1em;
	font-weight: bold;
	color: #999999;
	margin-bottom: 6px;
	padding-bottom: 6px;
	}
	
	.left ul {
	margin-bottom:1.5em;
	}

.right {
float:right;
width:265px;
padding-left:20px;
background-image:url(images/right.png);
background-repeat:no-repeat;
background-position:left top;
padding-bottom:300px;

}

.footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	padding-top:1.5em;
	padding-bottom:10em;
	color:#FFFFFF;
	font-size:.8em;
}

.footer p {
margin-bottom:8px;
}

.footer a {
color:#CCCCCC;
}

.site-by a {
color:#11212d;
}


.footer-left {
float:left;
width:400px;
}

.footer-right {
float:right;
width:400px;
	text-align:right;

}
/* sidebar stuff */

.learning_more_success {
	display:none;
}

.learning_more_invalid {
	background-color:#ffb5b5;
	color: #fff;
}

.learning_more_valid {
}

input#learning_more_submit {
	padding:3px;
	background-color:#70bb4b;
	border:1px #70bb4b solid;
	-moz-border-radius:3px 3px 3px 3px;
	-moz-box-shadow:0 1px 2px #000;
	background:-moz-linear-gradient(center top , #70bb4b, #63a045) repeat scroll 0 0 transparent;
	color:#fff;
	cursor:pointer;
}

input#learning_more_submit:hover {
	background:-moz-linear-gradient(center top , #63a045, #70bb4b) repeat scroll 0 0 transparent;
}

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

	
	.widget ul {margin:0px;
		padding:0px;
		list-style-type:none;}
	
	.widget ul li {
	list-style-type:none;
	margin:0px;
	font-size:.9em;
	border-bottom:#CCCCCC 1px solid;
	list-style-type:none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	}
	
	.widget ul li a:link, .widget ul li a:visited {
	
	color:#000000;
	}
	
	.widget ul li.all-news a:link, .widget ul li.all-news a:visited {
	color:#555555;
	} 
	
	

/*archives and search stuff */

/* Archives */

.archive-item {
	margin-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom:8px;
}

.archive-item h4 {
font-size:1.2em;
margin-bottom:.5em;
font-family: "Lucida Grande", Helvetica, Verdana, Arial,Tahoma, sans-serif;
}

.excerpt {
margin-left:1em;
}

.excerpt p {
font-size:.8em;
margin-bottom:0px;
}

.navigation a:link, .navigation a:visited {
	color:#000000;
	font-size:.8em;
	}
	
		.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;
		}

/* WordPress Auto-Generated Stuff */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 12px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	display: inline;
	margin-top: 0;
	margin-right: 12px;
	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: 15px;
	-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;
}

