/*
Theme Name:Jon Reil's blog: Based on Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design, Jon Reil
Author URI:http://midmodesign.com/, http://www.jonreil.com/
Tags: clean, white, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	The CSS, XHTML and design is released under the GPL.

*/

html {
	height:100%;
}

body {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family:"Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	/*background-color:#00a2eb;
	background:url(img/11.jpg) top left no-repeat fixed; background-color:#FFF; color: #555555;
	background:url(images/bg_blue_iso4.jpg) fixed no-repeat top left; background-color:#040509; 
	background:url(images/bg_gradient_blue.jpg) top center repeat-x fixed; background-color:#82bcea; color: #555555;
	background-color:#fff; color: #555555;
	background:url(images/bg_gradient.jpg) top center repeat-x; background-color:#fff; color: #333333;
	background:url(images/bg_draw2.jpg) top left no-repeat; background-color:#f7f7f7; color: #333333;
	background:url(images/bg_grad2.gif) top center repeat-x; */
	background-color:#fff;
	color: #666;
	/*background:url(images/bg_gradient.jpg) top center repeat-x;
	border-top: 5px solid #999;*/
}

hr {
	margin-top:35px;
	border:0;
	width:620px;
	color:#fff;
	clear:both;
}

hr.experience {
	margin:20px 0 12px 0;
	border-bottom: 1px solid #ededed;
	width:620px;
	clear:both;
}

/* --------------------------------- font styles */

h1 {
	font-family: Helvetica, sans-serif;
	text-indent: -9333px;
	height: 0px;
}

h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
}

h5 {
	display:block;
	font-size:16px;
	margin:24px 0 -13px 0;
}

/* --------------------------------- link styles */

a {
	/*color:#a3bf3b;
	color:#b4c92d;*/
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#666;
	/*background-color:#f7f7f7;*/
	text-decoration: none;
}

/* --------------------------------- page structure */

#page {
	position:absolute;
	top:0;
	width:100%;
	/*border-top: 5px solid #424242;*/
}

#wrapper {
	/*background:url(images/bg_gradient.jpg) top center repeat-x; background-color:#fff; color: #333;*/
	margin:0 auto;
	padding:0px 0px 20px 0px;
	width:960px;
}

#header {
	float:left;
	width:960px;
	border-bottom: none;
	margin:0;
}

/*#header {margin-top: 42px;margin-bottom: 22px;}
#header #logo a {float:left; border-bottom: none; text-indent: -9333px; margin-top: 8px; background: url(images/logo.gif) no-repeat top left; width: 128px; height: 24px;}



*/

#content {
	width:620px;
	float:left;
	padding:0 0 30px 0;
	min-height:420px;
}

/* --------------------------------- logo styles */

#logo {
	/*float:left;*/
	width:auto;
	padding:0px 0px 14px 0px;
	margin-top: 65px;
}

/*#logo {
	text-indent: -9333px;
	background: url(images/jr_logo.png) no-repeat top left; width: 90px; height: 35px;
}*/

/*#logo a {
	width: 90px; height: 35px;
}

#logo a:hover {
	color:#333;
	background-color:#f7f7f7;

}*/

/* --------------------------------- navigation styles */

div.navigation {
	padding-top: 10px;
}

#nav {
	float: left;
	width:960px;
	margin: 0;
	padding:3px 0 3px 0;
	/*-moz-border-radius:5px 5px 5px 5px;*/
	background-color: none;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

#nav ul {
	/*height:50px;*/
	float: left;
}

#nav li {
	text-align:center;
	float:left;
	display:inline;
	width:auto;
}

#nav li a {
	font-size:12px;
	font-weight: normal;
	display:block;
	padding:6px 16px 7px 16px;
	border-bottom:none;
	color: #333;
}

#nav li a:hover {
	/*background-color:#f7f7f7;*/
	color: #666;
	text-decoration: none;
}

/* --------------------------------- blurb styles */

#promo {
	height:auto;
	width:960px;
	float:left;
	padding: 36px 0px 37px 0px;
	/*background:url(http://www.jonreil.com/images/bg_draw2.jpg);*/
	border-bottom: 1px solid #EEEEEE;
	background-color: none;
	/*background:url(http://www.jonreil.com/images/hero.jpg) top center no-repeat;*/
}

#blurb {
	font-family: Helvetica, sans-serif;
	letter-spacing: -.5px;
	height:auto;
	border-bottom: none;
	width:600px;
	float:left;
	padding: 30px 0px;
	font-size:24px;
	font-weight: bold;
	line-height:130%;
}

#blurb a {
	color: #EB5E3A;
}

#twitter_update_list {
	float: right;
	width: 300px;
	height: 124px;
	background-color: #eee;
}

#twitter_update_list li {
	list-style: none;
	background: url(http://www.jonreil.com/images/tail.gif) 50px 124px no-repeat;
	padding: 24px 25px 100px 25px;
}



/* --------------------------------- post styles */

.post {
	padding:0 30px 0 0;
	border-bottom: 1px solid #EEEEEE;
}

.post p {
	margin:16px 0 16px 0;
}

.post h2, .post h2 a {
	font-size:24px;
	margin:30px 0 3px 0;
	line-height: 120%;
	font-weight: normal;
	/*color: #333;*/
}

.post h3  {
	font-size:16px;
	margin:15px 0 10px 0;
}

.post h4 {
	font-size:16px;
	margin:23px 0 -8px 0;
}


.post h2 a:hover, .post h3 a:hover, .post h4 a:hover {
	/*color:#0072B6;*/
	text-decoration: none;
}

.post em{
	font-style:italic;
	display:block;
	margin:8px 0 0;
}

em.experience {
	font-style:italic;
	display: inline;
	margin:0;
}

.post .indent {
	padding-left:10px;
}

.post .indent p {
	padding-left:10px;
}

.post small {
	font-size:11px;
	color: #999;
}

.post small a {
	font-weight:normal;
	color: #999;
}

.post .alignright {
	float:right;
	margin-left:10px;
}

.post .alignleft {
	float:left;
	margin-right:10px;
}

.post .aligncenter {
	margin:0 auto;
	display:block;
}

.post abbr {
	font-weight:normal;
}

.post ul{
	list-style: disc;
	margin:0 0 0 25px;
}

.post ol{
	list-style:decimal;
	margin:0 0 0 30px;
}

.post .wp-caption {
	background:#f7f7f7;
	border: 1px solid #EEEEEE;
	margin:10px;
	text-align:center;
	padding:5px 0 0;
}

.post .wp-caption-text {
	margin:0;
}

.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}

.post blockquote {
	color:#777;
	border-left: 5px solid #ededed;
	margin:15px 30px 0 10px;
	padding-left:20px;
}

.post pre {
	font-family:courier;
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}

.post .message ul {
	margin:12px 0 0;
}

.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#fff;
}

/* --------------------------------- comment styles */

#comments h3, #comments h4{
	font-size:18px;
	margin:35px 0 5px;
}

#comments h4{
	font-size:18px;
}

#comments cite{
	font-size:16px;
	font-weight:normal;
	border-bottom: none;
}

#comments em {
	font-style:italic;
	text-align:right;
}

#comments ol.commentlist li {
	margin-top:20px;
	border: 1px solid #EEEEEE;
	padding:10px 5px 20px 10px;
	min-height:110px;
}

#comments ol.commentlist li cite {
	font-size:12px;
	padding-left:10px;
}

#comments p {
	margin:10px 20px 0 40px;
	width:auto;
}

#comments span {
	display:block;
	color:#ccc;
	font-size:12px;
	font-weight:normal;
	float:right;
	padding:0 10px 0 0;
}

#comments ul.formlist {
	margin:20px 0;
	width:600px;
}

#comments ul.formlist li {
	display:block;
	margin:10px 0 0;
}

#comments ul.formlist p{
	margin:10px 0 0;
	text-align:left;
}

#comments input {
	width:300px;
	font-size:12px;
	font-weight:normal;
	padding: 4px;
}

#comments textarea {
	width:600px;
	font-size:12px;
	font-weight:normal;
	padding: 4px;
}

#comments li.submitbutton input {
	text-align:center;
	background:#EB5E3A;
	border:none;
	color:#fff;
	font-weight: bold;
	font-size:12px;
	width:600px;
	padding: 7px;
	width: auto;
	cursor: pointer;
}

#comments .center {
	text-align: left;
}

/* --------------------------------- sidebar styles */

#sidebar {
	width:250px;
	float:right;
	margin:4px 0 25px 0;
	font-size: 12px;
	padding: 0;
}

.widget_tweetblender {
	margin-top: 40px;
	}

#sidebar h3 {
	font-size:16px;
	margin-top:25px;
	padding:6px 0;
	color: #333;
}

#sidebar .block ul .children{
	border:0;
	padding: 0 0 0 8px;
}

#sidebar .block li a {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 10px;
	font-weight:normal;
	padding:2px 0 2px 15px;
	display:block;
	border-bottom:none;
}

#sidebar .block li a:hover {
	background:url(images/bullet_black.gif) no-repeat scroll 6px 10px;
}

#sidebar .widget_search label {
	display:block;
	padding:25px 0 3px 0;
	font-size:16px;
	border-bottom: 1px solid #EEEEEE;
	margin:0 0 5px;
}

#sidebar .widget_recent_comments li {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	padding:2px 0 2px 15px;
}

#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
	background:none;
	border-bottom: 1px solid #EEEEEE;
	text-decoration:none;
	color:#333;
	font-weight:600;
}

#sidebar .widget_recent_comments li a:hover {
	color:#0072B6;
	background-color:#f7f7f7;
}

#sidebar .widget_tag_cloud h3 {
	margin:0 0 8px;
}

#sidebar .calendar h3{
	display:none;
}

#sidebar #wp-calendar {
	width:95%;
	text-align:center;
}

#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
	text-align:center;
}

#sidebar #wp-calendar caption {
	font-size:16px;
	padding:25px 0 3px 0;
}

#sidebar #wp-calendar th {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

#sidebar #wp-calendar tfoot td{
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

a.rsswidget {
	font-weight: normal;
}

/*#sidebar .textwidget img {
        padding-bottom: 12px;
}*/

/* --------------------------------- footer styles */

#footer {
	width:960px;
	border-top: 1px solid #EEEEEE;
	text-align:left;
	padding:12px 0 40px 0;
	color:#999;
	clear: both;
	margin:auto;
}

/* --------------------------------- infinite scroll loader styles */

div#infscr-loading {
		padding-top: 20px;
}