/*
Theme Name: Ben Gilman Blog
Theme URI: http://bengilman.com
Description: Theme for bengilman.com
Version: 1.0
Author: Ben Gilman
Author URI: http://bengilman.com
Tags:
*/

/* resets */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* clearfix */
html body div.clear,html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	height:0
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height:0
	}

/* site-specific code */
/* units */
.container {
	margin: 10px auto;
	position: crelative;
	width: 960px;
	}
.unit {
	display: inline;
	float: left;
	margin: 0 10px;
	}
.unitfirst {
	margin-left: 0;
	}
.unitlast {
	margin-right: 0;
	}
.columnbreaker {
	clear: both;
	height: 15px;
	}
.page16 .unit1 { width: 40px; }
.page16 .unit2 { width: 100px; }
.page16 .unit3 { width: 160px; }
.page16 .unit4 { width: 220px; }
.page16 .unit5 { width: 280px; }
.page16 .unit6 { width: 340px; }
.page16 .unit7 { width: 400px; }
.page16 .unit8 { width: 460px; }
.page16 .unit9 { width: 520px; }
.page16 .unit10 { width: 580px; }
.page16 .unit11 { width: 640px; }
.page16 .unit12 { width: 700px; }
.page16 .unit13 { width: 760px; }
.page16 .unit14 { width: 820px; }
.page16 .unit15 { width: 880px; }
.page16 .unit16 { width: 940px; }

/* site-specific code */
body { 
	background: #fff url(images/bg_body.png) repeat-x left top;
	color: #333;
	font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Lucida Sans, Lucida Sans Unicode, Trebuchet MS, Arial, sans-serif;
	font-size: 13pt;
	line-height: 18pt;
width: 100%;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: normal;
	}

a:link {
	color: #4f6626;
	text-decoration: underline;
	}
a:visited {
	color: #77b30f;
	text-decoration: underline;
	}	
a:hover {
	color: #77b30f;
	text-decoration: none;
	}
a:active {
	color: #4f6626;
	text-decoration: underline;
	}	

.header {
	background: transparent url(images/bg_header.jpg) no-repeat center top;
	height: 250px;
	padding-bottom: 10px;
	width: 100%;
	}
	.header .container {
		margin: 0 auto;
		}
	.header h1 a {
		background: transparent url(images/text_logo.png) no-repeat left center;
		display: block;
		height: 76px;
		margin-top: 20px;
		width: 300px;
		}
		.header h1 span {
			display: none;
			}
.header .subscribeinreader {
font-size: 85%;
margin-top: 45px;
text-align: right;
}
.header .subscribeinreader a:link,
.header .subscribeinreader a {
color: #f60;
}
	.header p.tagline {
		background: transparent url(images/text_strapline.png) no-repeat left center;
		display: block;
		height: 70px;
		margin-top: 40px;
		width: 420px;
		}
		.header p.tagline span {
			display: none;
			}

.contentholder {
	}

.content {
	}
	.postheading h1,
	.postpromo h2,
	.archivepost h3 {
		color: #77b30f;
		font-size: 20pt;
		font-weight: bold;
		/* letter-spacing: -1px; */
		margin-bottom: 12px;
		}
		.postpromo h2 {	
font-size: 25pt;
			margin-bottom: 8px;
			margin-top: 6px;
line-height: 28pt;
			}
		.postheading h1 {
			font-size: 28pt;
			letter-spacing: -2px;
			line-height: 34pt;
			}
		.postheading h1 a,
		.postpromo h2 a,
		.archivepost h3 a {
			text-decoration: none;
			}
		.postheading h1 a:hover,
		.postpromo h2 a:hover,
		.archivepost h3 a:hover {
			text-decoration: underline;
			}
	.content h2 {
		color: #4f6626;
		font-size: 22pt;
		font-weight: normal;
		/* letter-spacing: -2px; */
		margin-bottom: 12px;
		}
	.content h3 {
		color: #4f6626;
		font-size: 20pt;
		letter-spacing: -1px;
margin-top: 6px;
margin-bottom: 5px;		
}
	.content h4 {
		color: #444;
		font-size: 16pt;
		font-weight: bold;
		padding-bottom: 8px;
		letter-spacing: -1px;
margin-top: 12px;
margin-bottom: 5px;
		}

	
	.content ul {	
		list-style-type: square;
		margin-bottom: 12px;
		}
		.content ul li {
			list-style-type: square;
			margin-bottom: 6px;
			}
	.content ol {	
		list-style-type: decimal-leading-zero;
		}
		.content ol li {
			list-style-type: decimal-leading-zero;
			padding-bottom: 12px;
			}
	
	.content p,
	.postpromo p {
		margin-bottom: 12px;
		}
	.content blockquote {
		border-left: 5px #ddd solid;
		color: #888;
		font-family: Georgia, Times, serif;
		font-size: 16pt;
		font-style:italic;
		line-height: 22pt;
		margin: 12px 10px 12px 0px;
		padding: 8px 8px 8px 16px;
		}
		.content blockquote p {
			margin-bottom: 0px;
			}
	.archive h2.pagetitle {
		color: #888;
		font-size: 22px;
		font-weight: bold;
		letter-spacing: -1px;
		margin-bottom: 8px;
		}

.postinner {
	padding-right: 20px;
	}

.postpromo {	
border-bottom: 1px #ddd dotted;
padding-bottom: 15px;
	margin-bottom: 25px;
	position: relative;
	}
	.postpromo .meta {
		padding: 4px 0;
		width: 100%;
		}
		.postpromo .meta .date {
			color: #888;
			float: left;
			font-weight: bold;
			letter-spacing: -1px;
			padding-right: 15px;
			}
			.postpromo .meta .categories {
				font-size: 11px;
				}
				.postpromo .meta .categories li {
					background-color: #fffca8;
					margin: 0 5px 0 0;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					}
					.postpromo .meta .categories li a {
						color: #444;
						}

.categories {
	display: inline;
	font-size: 10pt;
	}
	.categories li {
		background-color: #fffca8;
		float: left;
		margin: 3px 5px 1px 0;
		padding: 2px 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		.categories li a {
			color: #444;
			text-decoration: none;
			}

.alignleft {
	float: left;
	margin: 5px 5px 5px 0;
	}
.alignright {
	float: right;
	margin: 5px 0 5px 5px;
	}

.navigation {
	margin-bottom: 15px;
	}
.navigation a {
	border: 1px #ccc solid;
	display: block;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	width: 160px;
	}
	.navigation a:hover {
		background: #e8ffcb;
		border: 1px #e8ffcb solid;
		text-decoration: underline;
		}

.comments {
	}
	.comments h3 {
		font-size: 25px;
		font-weight: normal;
		margin-bottom: 12px;
		}
	.comments ol.commentlist p {
		font-size: 11pt;
		line-height: 17pt;
		margin-bottom: 12px;
		}
	.comments .meta img {
		background-color: #ddd;
		border: 1px #ccc solid;
		margin: 0 10px 10px 10px;
		padding: 5px;
		}		
	.comments .datestamp {
		color: #888;
		display: block;
		font-size: 11px;
		}

.postbody img {
	background-color: #fff;
	border: 8px #eee solid;
	padding: 1px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
	}
.postbody .date {
	font-weight: bold;
	}
.postbody .time {
	color: #888;
	font-size: 11px;
	margin-bottom: 8px;
	}
	
dl.postmetadata {	
	border-bottom: 1px #aaa dotted;
	border-top: 1px #aaa dotted;
	font-size: 12px;
	margin: 18px 0;
	padding: 6px 0px;
	}
	dl.postmetadata dd {
		float: left;
		}
	dl.postmetadata dt {
		clear: left;
		color: #777;
		float: left;
		width: 120px;
		}

li.comment {
	border-top: 1px #ddd dotted;
	padding: 12px 0;
	}
li.odd {
	background-color: #eee;
	}

p.commenter {
	color: #888;
	}	

.sidebar h3 {
	font-family: Georgia, Times, serif;
	font-size: 18pt;
	margin-bottom: 8px;
	}

.tweetmemebutton {
clear: both;
	padding-top: 15px;
}
	
.about {	
	background-color: #eee;
	border: 5px #ddd solid;
	padding: 12px;
	}
	.about p {
		font-size: 10pt;
		line-height: 12pt;
		}
	.about .image {
		background-color: #aaa;
		float: right;
		padding: 5px;
		margin-bottom: 10px;
		margin-left: -12px;
		position: relative;
		right: -24px;
		width: 50px;
		}

.categorymenu {
	margin-top: 12px;
	}
	.categorymenu h3 {
		padding-left: 17px;
		}
	.categorymenu li {
		margin-bottom: 3px;
		}
	.categorymenu li a {
		background-color: #f3f3f3;
		display: block;
		padding: 4px 17px;
		}

.aboutbox {
	background: #EAEFE0;
	font-size: 12px;
	padding: 15px 15px 15px 115px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-bottom: 5px;
	}
	.aboutbox h3 {	
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 4px;
		}
	.aboutbox img {
		border: 5px #CBDFA7 solid;
		left: 14px;
		position: absolute;
		top: 14px;
		}
	.aboutbox p {
		line-height: 17px;
		}

.topics h3,
.rhslists h3,
.blogroll h3,
.searchside label {
	border-bottom: 1px #999 solid;
	font-size: 14px;
	font-weight: bold;	
	margin-bottom: 5px;
	padding: 0 0 8px 0;
	text-align: left;
	}
	.rhslists li {
		background-color: #eee;
		color: #777;
		float: none;
		font-size: 11px;
		margin-right: 0;
		}
		.rhslists li a {
			font-size: 12px;
			margin-top: 1px;
			}
	.topics li { text-align: right; }
	.topics li a { float: left; }

.rhslists { margin-bottom: 10px; }	

	.rhslists li:hover,
	.topics li:hover {
		background-color: #f3f3f3;
		}
	.blogroll li h3 {
		color: #777;
		}
	.blogroll li {
		font-size: 12px;
		margin-top: 1px;
		}
.stack {	
	margin-top: 18px;
	}
.searchside {
	margin-bottom: 12px;
	width: 160px;
	}
	.searchside label {
		color: #777;
		display: block;
		padding-bottom: 4px;
		}
	.searchside input[type='text'] {
		background-color: #f3f3f3;
		border: 1px #ccc solid;
		padding: 5px;
		width: 148px;
		}
	input#searchsubmit {
		float: right;
		width: 100px;
		}

.twittertop {
	margin-top: 18px;
	}
	.twittertop blockquote {
		color: #e8ffcb;
		font-style: normal;
font-size: 90%;
		}
		.twittertop blockquote cite,
		.twittertop blockquote cite a:link {
			color: #999;
			font-size: 14px;
			font-style: normal;
			font-weight: bold;
			margin: 0;
			padding: 0;
			text-decoration: none;
			}
	.twittertop .follow {
		color: #ddd;
		font-size: 12px;
		text-align: right;
		}

p.status {
	border-bottom: 1px #eee solid;
	border-top: 1px #eee solid;
	font-size: 11px;
	margin: 0 0 12px 0;
	padding: 8px 0;
	}

dl.form {
	padding: 10px 0;
	}	
	dl.form dt {
		clear: left;
		color: #333;
		float: left;
		padding: 5px 10px 5px 0px;
		position: relative;
		width: 130px;
		}
		dl.form dt label {
			display: block;
			font-size: 14px;
			padding: 2px 0 4px 0;
			}	
		dl.form dt span {
			font-size: 85%;
			color: #888;
			margin: 0;
			padding: 0;
			}
	dl.form dd {
		margin-left: 140px;
		padding-bottom: 8px;
		width: 450px;
		}
		dl.form dd span.input {
			background-color: #e8ffcb;
			display: block;
			padding: 4px;
			position: relative;
			width: 442px;
			}
			dl.form dd span.input input {
				background-color: #fff;
				border: 1px #4f6626 solid;
				color: #333;
				font-size: 14px;
				padding: 4px;
				width: 432px;
				}
			dl.form dd span.input span label {
				padding-left: 5px;
				}
			dl.form dd span.input span.under {
				font-size: 85%;
				color: #555;
				margin: 0;
				padding: 0;				
				}
			dl.form dd span.input textarea {
				border: 1px #80B3BB solid;
				padding: 4px;
				width: 432px;
				}
			dl.form dd.checkbox input,
			dl.form dd span.input .checkbox input {
				width: auto;
				padding: 4px;
				}
			dl.form dd span.input select {
				border: 1px #80B3BB solid;
				color: #006778;
				font-size: 140%;
				min-height: 25px;
				padding: 4px;
				}	
				dl.form dd span.input select.fullwidth {
					width: 372px;
					}

#respond {
	border-top: 1px #eee solid;
	padding-top: 8px;
	}
#respond h3 {
	font-weight: bold;
	font-size: 20px;
	margin-top: 12px; 
	letter-spacing: -1px;
	}

p.imagecredit {
color: #ccc;
 font-size: 75%;
margin-bottom: 3px;
margin-top: -8px;
}


.commentcount {
	background: transparent url(images/comments.png) no-repeat left center;
	color: #555;
	font-size: 12px;
	padding: 4px 4px 4px 25px;
	position: absolute;
	right: 4px;
	top: 4px;
	}
	
.footer {
	background-color: #555;
	border-top: 20px #fff solid;
	clear: both;
	color: #ccc;
	font-size: 11px;
	padding: 4px 0;
	}
	.footer .container {
		margin: 0 auto;
		}

span.wpp-post-title { text-align: left !important; line-height: inherit !important; }
.wpp li { line-height: 1.6em !important; padding-top: 4px; padding-bottom: 4px; }

span.mytwitter_tweet_time {
display:block;
}

/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}