/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it
is easier to update the theme. Simply copy an existing
style from style.css to this file, and modify it to
your liking.

*/

#header {
height:430px;
}
div#hi {
top:155px;
width:340px;
}
#logo a {
top: 106px;
}
div.post img.wp-smiley { border:none; padding: 0 3px !important; }
div.post a.more-link { display:block; border-top:#888 1px solid; margin-top:20px; text-align:right; }

div.post img {
/*border: 1px solid #888;*/
border:none;
}

div.rsstwitter { float:left; padding: 10px 40px 10px 0; }
div.rsstwitter img { margin: 5px 2px; }
div.counts p {
margin: 0 0 5px;
}

div.wp-caption.alignleft { margin: 5px 0px 5px 0; }

#authorbox { background: #18191B; border: none; border-top:#666 1px solid; border-bottom:#666 1px solid;
	border-radius:0px;
	-moz-border-radius:0px;
}
#authorbox img { margin: 0 10px 0 0; }
#authorbox ul { padding: 5px 0 !important; }
#authorbox ul li { border:none; padding:0; }
#authorbox ul li img { background:none; border:none; padding:0; }

.post h2.firsthead  { text-shadow: 1px 1px 0px #000; }
.post h2,
.post h3,
#sidebar h3,
#authorbox h4 { text-shadow: 1px 1px 0px #555; }

div.wpfblike { background: #FFF; padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
}

#___plusone_0,.plusone { float:left !important; margin: 0 5px 5px 0; width:60px !important; }
