/*
Theme Name: Slab
Theme URI: http://www.JonHrach.com
Description: A theme by Jon Hrach.
Version: 1
Author: Jon Hrach
Author URI: http://www.JonHrach.com

*/



body {
	font: 100%/150% Arial, Helvetica, sans-serif;
	color: #595858;
	background: #ececec url(images/concrete-bg.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
a {
	color: #3ea5ad;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
    -webkit-transition: color 0.3s linear;
	
}
a:visited {
	color: #3ea5ad;
	text-decoration: none;
}
a:hover {
	color: #ba2870;
	text-decoration: none;

}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0;
	height: 35px;
	font: normal 100%/100% Arial, Helvetica, sans-serif;
	color: #b5b2b2;
}

/*h1 {
	margin:0;
	height: 35px;
	font-family: "Museo300";
	font-size:200%;
	color: #55544d;
}

@font-face {font-family: "Museo300"; src: url(http://jonhrach.com/wp-content/themes/watercolor/images/Museo300.otf) format("opentype"); }*/


h1 a{
	color: #b5b2b2;
	text-decoration: none;
}
h1 a:visited{
	color: #b5b2b2;
	text-decoration: none;
}
h1 a:hover{
	color: #959494;
	text-decoration: none;
}

h1.logo {background: url(images/logo3.png) no-repeat; width: 168px; height: 137px; text-indent: -9999px;}

h2 {
	color: #b5b2b2;
	margin: 0px 0px 2px 5px;
	letter-spacing: -1px;
   	padding-bottom: 3px;
   	font: normal 360%/100% Arial, Helvetica, sans-serif; 

}
h2 a, h2 a:visited {
	color: #b5b2b2;
	text-decoration: none;
	/* font: normal 300%/90% Arial, Helvetica, sans-serif; */ 

}
h2 a:hover {
	color: #959494;
	text-decoration: none;
	}
h3 {
	font: bold 180%/100% Arial, Helvetica, sans-serif;
	color: #b5b2b2;
	margin: 15px 0px 5px;
}

blockquote {
	font-style: italic;

}

p.caption {font-size: 12px; font-family:Arial, Helvetica, sans-serif; margin-top: -15px; margin-bottom: 20px; padding:10px; line-height: 16px; background-color: #595858; color: #fff;}

p.caption a, p.caption a:hover, p.caption a:visited{font-size: 12px; font-family:Arial, Helvetica, sans-serif; color:#fff;}

p.caption-hor {font-size: 12px; font-family:Arial, Helvetica, sans-serif; margin-top: -15px; margin-bottom: 20px; padding:10px; line-height: 16px; background-color: #595858; color: #fff; width: 313px;}

p.caption-hor a, p.caption a:hover-hor, p.caption a:visited-hor{font-size: 12px; font-family:Arial, Helvetica, sans-serif; color:#fff;}


img {border: none;}

form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 100px auto 0;
	width: 874px;
}
/*
#header {
	height:49px;
	position: fixed;
	top:0;
	width: 100%;
	z-index: 20;
 	background: url(images/header-gray-bar.png) top center repeat-x;  
	margin: 0px auto;
	
}
#headerimg {
	position: fixed;
    padding: 130px 0px 0px 0px; 
	height: 60px;
	z-index: 21;
	top:10px;
	left:30px;
}
#headerimg .description{
	color: #55544d;
	font: bold 14px/90% Arial, Helvetica, sans-serif;
	margin-top: 5px;
	text-indent: -9999px;
}
*/
   .description{
	text-indent: -9999px;
}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 100px;
	top: 0px;
	background:#696660; 
	
	border-radius-bottomright : 7px;
	border-radius-bottomleft: 7px; 

-moz-border-radius-bottomright : 7px; /* Mozilla */
-moz-border-radius-bottomleft : 7px; /* Mozilla */

-webkit-border-bottom-right-radius: 7px; /* Webkit */
-webkit-border-bottom-left-radius: 7px; /* Webkit */
}
ul#nav  {margin: 0; padding: 0;}

#nav li {
	float: left;
	margin: 0 10px 0 10px;
	margin-top: 0;
}
#nav a {
	color: #fff;
	text-decoration: none;
	background: none;
	padding: 10px 10px 10px 10px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	/* background: #55544D; */
	margin: 0;
}
/*
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
*/
#nav a:hover {
	background: #E9492A; color: #fff;
}
#content {
	padding: 0 0px 30px 0px;
	margin-top: 90px;
	float: left;
	width: 596px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
	width: 500px;
	margin-bottom: 30px;
}

.entry p:first-child:first-line { 
font: bold 20px Arial, Helvetica, sans-serif;
color:#3ea5ad;
}


.entry blockquote p:first-child:first-line { 
font: 17px Arial, Helvetica, sans-serif;
color:#55544d;
font-style: italic;
}


.entry a {font-family: Arial, Helvetica, sans-serif;}

.entry ul, .entry ol {font-size: 90%; line-height: 100%; margin: 0 0 15px 0; padding-bottom: 10px;}

.entry li {margin-bottom: 10px;}

.post-date {
	width: 45px;
	height: 45px;
	float:left;
	background:#80d8df;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #ececec;
	
}
.post-month {
	
	text-transform: uppercase;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: 1px;
}
.post-day {
	
	text-transform: uppercase;
	
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -2px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
	margin-left: 70px;
	width: 500px;
}

/* #content.single-page {width: 800px;} */

.single-page .entry{margin-left: 70px; /* width: 800px; */}

.entry-footer {font: normal 15px/100% Arial, Helvetica, sans-serif; margin-left: 65px; padding: 5px;}

.post-cat {}

.post-comments {}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 20px 0 20px 0px;
	font-weight: bold;
	font-size: 12px;
	margin:50px 0 0px 0;
	height: 25px;
	width: 596px;
	border-top: 1px solid #b5b2b2;
}
.navigation a{
	color: #fff;
	padding: 8px;
	background-color: #80d8df;
	border-radius : 5px; 
	-moz-border-radius : 5px; /* Mozilla */
	-webkit-border-radius : 5px; /* Webkit */
	text-decoration: none;
	border:none;
	  -webkit-transition: background 0.3s linear;
}
.navigation a:hover { 
	background: #008d97;	
}
.previous-entries {
	float: left;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#respond {
	padding-bottom: 5px;
	margin-left: 70px;
}
#comments {margin: 10px 0 20px 70px;}

.commentlist {
	margin: 10px 0px;
	padding: 0px;
	line-height: 130%;
	list-style: none;
	width: 596px;
	
}

.comment-text p a, .comment-text p a:hover, .comment-text p a:visited{font-family: Arial, Helvetica, sans-serif;}

.comment-text { padding-left: 60px; width: 450px; display: block; }


ol.commentlist p{
	margin-top: 5px;
}

.commentlist li{
	padding: 20px 20px 20px 10px;
	position: relative;
	border-top: 1px solid #b5b2b2;
}
.commentlist .avatar {
	float: left; 
	
	}
.commentlist .alt {
	background: url(images/bg-stripe.png);
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	text-decoration: none;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	
}
#commentform {
	margin-top: 10px;
	font: 100% Arial, Helvetica, sans-serif;
	margin-left: 70px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
	width: 500px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 80%;
}
#commentform input{
	width: 153px;
	background: url(images/bg-stripe-dk.png);
	border:none;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background: url(images/bg-stripe-dk.png);
	border: none;
	padding: 2px;
	margin-top: 3px;
	font: 100%/150% Arial, Helvetica, sans-serif;
	color: #595858:
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: url(images/bg-stripe.png);
}
#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	float:right;
	color: #fff;
	padding: 8px;
	background-color: #80d8df;
	border-radius : 5px; 
	-moz-border-radius : 5px; /* Mozilla */
	-webkit-border-radius : 5px; /* Webkit */
	text-decoration: none;
	border: none;
	background-image: none;
	
}

#commentform #submit:hover{
	background-color: #008d97;	
	}

#sidebar {
	float: right;
	padding: 0px 0px 20px 0px;
	width: 209px;
	margin-top: 110px;
}

p#subscribe {font: normal 24px Arial, Helvetica, sans-serif; text-indent: -9999px}

p#subscribe a, p#subscribe a:visited {color:#3ea5ad;}

p#subscribe a:hover { text-decoration: none;}

#rss-icon {float: left; margin:0 10px 0 10px;}

#sidebar div{
	border-top: 1px solid #b5b2b2;
	padding: 5px 10px 0px 10px;
	
}

#sidebar div p{
font: bold 14px Arial, Helvetica, sans-serif;
}

ul#twitter_update_list {margin: 0; padding: 0;}

ul#twitter_update_list li {list-style: none; margin-bottom: 15px;}

#flickr img{ margin: 0 1px 1px 0;}

div#flickr {margin-bottom: 20px;}

li.delicious-post {line-height: 90%;}

div#delicious-posts-jonhrach{border: none; padding: 0; margin: 0;}

div#delicious-posts-jonhrach li{margin: 0 0 10px 0;}

body div#delicious-posts-jonhrach a.delicious-link {font: bold 14px Arial, Helvetica, sans-serif; line-height: 120%; margin:0;}

div#delicious-posts-jonhrach p.delicious-extended {font-weight: normal; margin-top: 5px;}

#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3, h2.delicious-banner {
	font: normal 120%/100% Arial, Helvetica, sans-serif;
	color: #3ea5ad;
	margin: 10px 0px 10px;
}
#footer {
	clear: both;
	background: #595858;
	color: #ececec;
	font-size: 95%;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
}

#footer-content {margin: 0px auto;
	width: 874px;}

/*
#footer a, #footer a:visited{
	color: #008d97;
	text-decoration: underline;
}
*/
#footer a:hover{
	color: #80D8DF;}


#footer .about-me{
	width: 190px;
	float: left;
	margin-right: 45px;
}

#footer .recent-posts{
	width: 190px;
	float: left;
	margin-right: 35px;
}

#footer .categories{
	width: 190px;
	float: left;
	margin-right: 5px;
}


#footer .archives{
	width: 190px;
	float: right;
	
}

#footer .right-col{
	width: 190px;
	float: right;


}
#footer h4 {
	font: normal 120%/100% Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px;
}
#footer p, #footer li{ font-size: 14px; line-height: 18px;}

#footer ul {padding: 0; margin:0;}

#footer li {padding: 0; margin:0 0 10px 15px;}

.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	
}
.recent-posts li{
}

#credits {
	margin: 0px auto;
	width: 874px;
	text-align: center;
}

#credits p{
	color: #80D8DF;
	font-size: 85%;
	line-height: 120%;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;	
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:right;
	margin: 4px 10px 5px 0px;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
