/*
Author: Robin Bastien
Version: 3.2
URL: http://www.ocularharmony.com
Contact: rbastien@ocularharmony.com
Theme Name: Ocular Harmony


/*Blog Main  */
body.page-template-blog-php #primaryContent {width: 100%; padding: 0;}
body.page-template-blog-php #content {padding-top: 100px;}
#posts li.postWrapper, #posts li.subscribe {
	display: block;
	position: relative;
	width: 260px;
	height: 400px;
	border: 1px solid #ddd;
	float: left;
	margin: 5px 14px 5px 0;
	background-color: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 5px #dedede;
	-webkit-box-shadow: 10px 10px 5px #888;
	}
#posts li img {border: none;}
.post {
	float: left;
	font-size: 0.9em;
	padding: 0px 4px;
	height: 150px;
	overflow: hidden;
	}
div.overlay {
	position: absolute;
	background: url('img/blog-overlay.png') repeat-x;
	width: 250px;
	height: 150px;
	top: 50px;
	}
/*Titles on main */
#posts li h2 {
	display: block;
	width: 214px;
	height: 35px;
	font-size: 1.5em;
	float: left;

}
#posts li h2 a {
	color: white;
	display: block;
	width: 214px;
	height: 35px;;
	background-color: black;
	font-family: Georgia, baskerville, serif;
	font-style: italic;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-top-right: 4px;
	padding: 5px 0 5px 5px;

	}
#posts li h2 a:hover {
	background-color: #333;	
	}
.navigation {float: right; margin: 8px;}
.navigation a {
	font-size: 1.7em;
	display: block;
	background-color: #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: auto;
	height: 20px;
	text-align: center;
	color: black;
	margin-right: 5px;
	padding: 5px;
	font-family: georgia, serif;
	font-style: italic;
	}
.navigation a:hover {background-color: #ccc;}
.navigation div {float: left;}
/*Categories and Subscribe now! */
#posts li.categories {
	float: left;
	width: 540px;
	height: 75px;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	overflow: hidden;
	}
#posts li.categories ul {padding: 0;}
#posts li.categories li {width: auto; float: left; font-size: 2em; margin-right: 5px; }
#posts li.categories li a {color: black; font-family: georgia, baskerville, "times new roman", serif; text-transform: uppercase; font-style: italic;}
#posts li.subscribe {
	float: left;
	height: 75px;
	width: 300px;
	padding-top: 5px;
	font-size: 0.8em;
	}
#posts li.subscribe a {
	color: #333;
	text-decoration: underline;
	}
#posts li.subscribe p {margin: 0px; width: 150px; float: left; clear: none;}
#posts li.subscribe form {border: 0px;}
#posts li.subscribe form p {width: 110px; float: left; clear: none}
#posts li.subscribe a:hover {border: none;}
#posts li.subscribe img {float: left; width: 25px; height: 21px; margin-top: -5px;}
#posts li.subscribe input[type="submit"] {width: 40px;}
/*Blogroll*/
#blogroll {
	display: block;
	position: relative;
	width: 835px;
	height: auto;
	border: 1px solid #ddd;
	float: left;
	padding: 5px;
	margin: 10px 0px 5px;
	background-color: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 5px #dedede;
	-webkit-box-shadow: 10px 10px 5px #888;
	}
#blogroll a {color: #333;}
#blogroll li {border: none; width: 200px; float: left;}
#blogroll h2 {margin-bottom: 5px;}
/*Date Formatting*/
.thedate {
	float: left;
	width: 40px;
	height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
	margin: 5px 5px 0 -5px;
	}

.thedate span, .stats div span {
	font-size: 2.3em;
	font-family: georgia, baskerville, "times new roman", serif;
	font-style: italic;
	display: block;
	clear: both;
	margin-top: -3px;
	}

/*Main page Images */
.postimage {
	float: left; 
	padding: 0px; 
	height: 100px; 
	width: 250px;
	overflow: hidden;
	}

/*Stats*/
.stats {
	float: left;
	width: 250px;
	height: 73px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #333;
	text-align: center;
	}
.stats div {
	float: left;
	width: 45px;
	height: 60px;
	margin: 5px 5px 5px 0;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 5px 5px 0 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
.stats div.comments a {background-image: url('img/add-comment.jpg'); background-position: center 33px;}
.stats div.tweets a {background-image: url('img/add-tweet.png')}
.stats div.diggs a {background-image: url('img/add-digg.png')}
.stats div.stumbles a {background-image: url('img/add-stumble.png')}
.stats div:hover {background-color: #eee; cursor: pointer}
.stats div a {
	display: block; 
	width: 100%; 
	height: 100%; 
	color: black; 	
	background-position: center top;
	background-repeat: no-repeat;}
.stats div a:hover {background-color: #eee;}
.stats div a span {
	font-size: 2.5em;
	text-shadow: 1px 1px 0 #ccc;
	}

/*Author Box*/
#authorbox {
	float: left;
	width: 600px;
	min-height: 200px;
	background: url('img/author-box.jpg') no-repeat left top #242021;
	position: relative;
	}
#authorbox .gravatar img.avatar {position: absolute; top: 40px; left: 20px; height: 80px; width: 80px; background-color: #555;}
#authorbox p {display: block; margin: 40px 0 0 114px; width: 400px; min-height: 100px; height: auto !important; height: 100px; color: #ddd;}
#authorbox p strong, #authorbox p strong a {color: #fdfdfd;}
#authorbox p a {text-decoration: underline; color: #fdfdfd;}



/*blog comment form */
textarea#comment {width: 300px;}
#social{text-align:center;float:left;width:600px;height:340px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #ccc;margin:15px 0;}
#comment2,#media{float:left;display:inline;width:280px;height:320px;padding:10px;}
#comment2{background:url('img/cform-bg.jpg') repeat-x;}
#comment2 h4,#media h4{font-weight:700;font-family:Garamond;font-size:1.8em;display:block;color:#545454;margin:0;}
#comment2 sub,#media sub{font-size:1.3em;color:#9f9d98;display:block;margin-bottom:5px;}
#comment2 textarea,#comment2 input,input.trackback{border:2px solid #d7d8d6;-moz-border-radius:4px;-webkit-border-radius:4px;background-color:#fff;}
#comment2 textarea{height:75px;width:265px;float:left;display:inline;clear:both;}
#comment2 label{float:left;display:inline;width:90px;text-align:left;}
#comment2 input#submit{margin-left:100px;background-color:#8cc7de;color:#ddf7ff;font-weight:700;width:100px;height:25px;}
#comment2 input#submit:hover{background-color:#9fe2fc;color:#536574;cursor:pointer;}
#comment2 p{width:100%;float:left;display:inline;line-height:20px;margin-bottom:10px;}
#comment2 p#subm{text-align:right;width:270px;}
#media{background:url('img/sform-bg.jpg') repeat-x;width:279px;border-left:1px solid #ccc;}
.smlink{clear:both;display:block;font-size:1.5em;text-align:center;}
ol.commentlist{padding-left:0;list-style-type:none;}
ol.commentlist li.comment{min-height:150px;height:auto !important;width:580px;float:left;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #ddd;margin-bottom:10px;padding:10px;}
li.color1{background-color:#e9e4d3;}
li.color2{background-color:#fbf3d8;}
.comment p{display:block;float:left;font-size:1.3em;}
.gravatarbox{float:left;height:72px;display:block;text-align:center;margin-right:20px;width:78px;font-family:Georgia, times new roman, times, serif;font-weight:700;}
.commentbody{display:inline;float:left;width:400px;}
.commentbody h3,.commentbody h3 a{font-family:Georgia, times new roman, times, serif;font-weight:700;font-size:18px;font-style:italic;color:#333;}
.trackback{width:200px;}
p.twitter-message{background-color:#FBF7EB;-moz-border-radius:4px;-webkit-border-radius:4px;padding:8px;}
img.ngg-singlepic,#sidebar li li,#social img{border:none;}
img.ngg-singlepic {padding: 4px 0;}
#header .links ul,#posts li,sidebar li,ul#pagination{list-style-type:none;}
