/*  
Theme Name: ShedFire
Version: 1
Author: Someone
Author URI: http://shedfire.com/
Tags: blue, two columns, fixed width, custom header, microblog
Description: A group blog theme for short update messages, inspired by Twitter.
*/

/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,strong,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; font-size: 1em;}

/* -------------------------------------------- */
body {
	font-size: 12px;
	background: #fff;

	font-family: Helvetica, "Lucida Grande",Verdana,Arial,sans-serif;
	letter-spacing: -0.5px;
}
a, li a {
	font-weight: bold;
	color: #900;
}
a:hover {
	border-bottom: 1px solid #bbb;
	color: #222;
}
a:active {
	color: #468;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

h4 { font-size: 1.1em; line-height: 1.2em; margin-bottom: 4px;}
h4 a { text-decoration: underline; font-size: 0.9em; font-weight: normal}
h4 span a { text-decoration: underline; font-size: 1em; font-weight: normal}
h4.postData a { color:#555	}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #555;
	margin-bottom: 8px;
}
h3 {
	font-size: 1.3em;
	color: #777;
	font-weight: bold;
}
blockquote {
	border-left: 1px solid #ddd;
	padding-left: 8px;
	font-style: italic;
	color: #888;
}
#wrapper {
	position: relative;
	width: 920px;
	margin: 0 auto;
	overflow: auto;
	background: url(img/common/wrapBack.gif) 0 0 no-repeat;
}
#header {
	position: relative;
}
#header h1 {
	text-indent: -3000px;
	position: absolute;
	left: 65px;
	top: 00px;
	margin: 0;
	z-index: 50;
	width: 224px;
	height: 287px;
	background: url(img/common/shedLogo.png) 0 0 no-repeat;
}
#header h1 a {
	width: 224px;
	height: 287px;
	display: block;
}

#header h2 {
	font-size: 1em;
	position: absolute;
	top: 20px;
	left: 260px;
}

#note {
	position: absolute;
	top: 10px;
	right: 40px;
	z-index: 1;
}

.latestUpdates {
	position: relative;
	text-align: right;
	font-size: 1.1em;
	z-index: 1;
}

#main {
	width: 600px;
	float: right;
	margin-right: 50px;
	margin-top: 123px;
	display: inline;
	padding-left: 5px;
	background: url(img/common/mainSide.png) top left repeat-y;
}
#main .wp-smiley {
	border: none;
}
#sidebar {
	width: 187px;
	margin-top: 285px;
	margin-left: 30px;
	padding: 22px;
	float: left;
	color: #555;
	font-size: 0.9em;	
}
#sidebar ul li p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
h1 {
	font-size: 3em;
	margin-left: 22px;
	margin-top: 40px;
	margin-bottom: 18px;
	font-weight: bold;
	letter-spacing: -2px;
	font-style: italic
}
h1 a {
	font-weight: normal;
}
#postbox {

	margin-top: 12px;
}
#postbox form {
	background: url(i/form-btm.png) bottom left no-repeat;
	padding: 22px 0 22px 22px;
}
#postbox textarea#posttext {
	width: 608px;
	height: 50px;
	border: 1px solid #c6d9e9;
	margin-bottom: 10px;
	padding: 2px;
	font: 1.4em/1.2em "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	}
#postbox label {
	color: #333;
	display: block;
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-left: 70px;
	font-weight: bold;
}
#postbox input#tags {
	font-size: 1.2em;
	padding: 2px;
	border: 1px solid #c6d9e9;
	width: 402px;
	margin-left: 70px;
}
#postbox input#submit {
	font-size: 1.2em;
	margin-left: 20px;
}
#userpage #main ul
{
	margin-left: 0;
}
#userpage #sidebar {
	margin-top:8px;
}
#main ul {
	list-style: none;
	margin-top: 16px;
	margin-left: 70px;
}
#main h2 {
	margin-top: 4px;
}

#postboxx img.avatar {
	float: left;
	margin-top: 19px;
	margin-right: 13px;
	margin-left: 0px;
	padding: 3px;
	border: 1px solid #c6d9e9;
	background: #fff;	
}
#sidebar ul li#authors ul li img.avatar {
	clear: both;
	margin: 0 3px 0 0;
	padding: 3px;
}
#sidebar ul li#authors, #sidebar ul li#authors ul li {
	border: none;
}
img.avatar {
	float: left;
	margin-right: 12px;
	margin-left: -70px;
	padding: 3px;
	border: 1px solid #ddd;
}
#postbox#main ul li {
	overflow: visible; 
	margin-bottom: 1.5em;
/*	border-bottom: 1px solid #ddd; */
}
.postcontent {
	overflow: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}

.bottom_of_entry {
	border-top: 1px solid #ddd; 
	clear: both;
	margin: 0;
	padding: 0;
}
h2 img {
	vertical-align: middle;
	margin-right: 12px;
}
#main p img {
	vertical-align: top;
	padding: 2px;
	border: 1px solid #eee;
	margin-right: 8px;
}
#main p {
	font-size: 1.1em;
	line-height: 1.2em;

	margin: .7em 0;
	color: #555;
}
#main ul#comments {
	margin-left: 52px;
}
#main ul#comments img.avatar {
	margin-left: -52px;
	margin-right: 12px;
}
#main form {
	margin-top: 10px;
}
#main textarea {
	width: 460px;
}
#main input {
	margin: 4px 0;
}
#main .meta {

	font-size: 0.8em;
	margin: 0 0 1.5em 0;
	color: #666;
}
#main p.meta {
	font-size: 1em;
}

#main p img  {
		margin: 5px 0;
		border: 6px solid #efefef;
		padding: 0;
	}

.navigation  {
	margin-bottom: 25px;
}
.navigation p {
	text-align: right;
	margin-bottom: 25px;
}

.commentcontainer {
margin-top: 10px;
margin-left: 70px;
}
h2 .rss {
	float: none;
	background: url(i/feed12x12.png) center left no-repeat;
	padding-top: 0;
	padding-left: 16px;
}
.rss {
	float: right;
	background: url(i/feed.png) bottom left no-repeat;
	padding-left: 14px;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 4px;
	line-height: 1em;
}
.allrss {
	background: url(i/feed.png) center left no-repeat;
	padding-left: 14px;
}
#sidebar a:hover {
	border-bottom: none;
}
#sidebar ul {
	list-style: none;
	font-size: 1.3em;
	margin-bottom: 22px;
	color: #888;
}
#sidebar ul li {
	clear: both;
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
}
#sidebar ul li.credits {
	margin-top: 1.5em;
	font-size: .9em;
	color: #555;
	border-bottom: none;
}
#sidebar ul h2 {
	font-size: 1.384em;
	margin-bottom: 7px;
}
#sidebar ul ul {
	font-size: 1em;
}

#wpstats {
	position: relative;
	margin-top: 30px;
}
#main ul,
#main .post ul {
	list-style: none;
	margin-top: 16px;
	margin-left: 70px;
}
#main ul ul,
#main .post ul {
	margin-left: 18px;
	list-style: disc;
}
#main ul ul ul,
#main ul ol ul,
#main .post ul ul,
#main .post ol ul {
	margin-top: 0;
}
#main ol,
#main .post ol {
	margin-top: 16px;
	margin-left: 18px;
	list-style: decimal;
}
#main ol ol,
#main .post ol ol {
	margin-top: 0;
}

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
.mailList {
	padding: 5px;
	border: 2px solid #555;
	border-width: 1px 0;
	font-size: 1.0em;	
	margin-bottom: 10px;
}
.twitBox {
	padding: 5px;
	font-size: 1.0em;	
	margin-bottom: 10px;
}
.twitBox h3 {
	text-indent: -3000px;
	background: url(img/common/twitter.gif) top left no-repeat;
	display: block;
	width: 110px;
	height: 35px;
}
	.twitBox ul li {
		font-size: 0.8em;
		color: #444;
	}
		.twitBox ul li a {
		font-size: 1em;
		}

.twitter-message {
	margin: 7px 0;
}
#sidebar ul.twitter {
		padding: 0;
		margin: 0;
		margin-bottom: 2px;
	}
.twitBox p { 
		margin: 0;
		padding: 0;
		text-align: right;
		}

#footer {
	clear: both;
	text-align: right;
	margin-bottom: 20px;
	font-size: 0.8em;
}
	#footer_archive {
		margin-left: 262px;
		text-align: left;
		margin-bottom: 20px;
		padding-left: 20px;
		padding-bottom: 20px;
		background: url(img/common/mainSideCorner.png) bottom left no-repeat;
	}
	#footer_archive h3 {
		margin: 0;
		padding: 0;
			padding-top: 8px;
			padding-bottom: 3px;
	}
		#footer_archive ul	{
			display: inline;

		}
			#footer_archive ul li {
				list-style-type: none;
				display: inline;
				padding-right: 5px;
			}
				#footer_archive ul li a {
					border-bottom: 1px dotted #900;
				}
	

#flickrStream {
	margin-left: 70px;
	margin-bottom: 20px;
}

#flickrStream a {
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
	border: 6px solid #efefef;
}
	#flickrStream a:hover {
		border: 6px solid #900;
	}
#flickrStream img {

}
