/*  
Theme Name: workkiller
Theme URI: http://www.work-killer.com
Description: 
Version: 1.0
Author: Thomas Hardy
Author URI: http://www.thomashardy.me.uk
*/

html, body {
	background: #333333;/*url(img/bg.gif)*/;
	font-family: Helvetica, Verdana, Tahoma;
	border: 0;
}

.item{ 
background-color: #e5e5e5; 
padding: 10px 10px 5px 10px; 
margin-bottom: 15px;
text-align: center; 
}

.item h2{ 
font-weight: bolder;
font-size: 13px;
text-align: center;
}

.item img{ 
margin: 0 auto;
padding-top: 5px;
}

.item p{ 
text-align: center;
}

.itemshare{ 
background-color: #e5e5e5; 
padding: 10px 10px 5px 10px; 
margin-bottom: 15px;
height: 305px; 
}

.itemleft{ 
float: left;
width: 115px; 
padding-right: 5px;
text-align: left;
}

.itemright{ 
float: right;
width: 345px; 
padding-left: 10px;
border-left: 1px dashed #858383; 
text-align: center;
}

.5left {
padding-left: 7px;
font-size: 31px;
}

.item a {
font-size: 10px;
}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

h3 
{
padding: 9px 0 1px 0;
font-size: 14px;
}

a{
text-decoration: none;
color: #2E2E2E;
font-weight: bold;}

a:hover {
        color: #A52A2A;
	text-decoration: underline;
        font-weight: bold;
}

a img {
         border: 0 none;
}

img {
padding-bottom: 0px;
}


/* Header */

#header {
margin-top: 10px;
margin-bottom: 5px;
	width: 633px;
	height: 45px;
	font-size: 14px;
	padding: 0px 10px 10px 10px;
	background: #333333;
}

#topad {
text-align: center;
margin-top: 5px;
height: 90px;
margin-left: 65px;
}

#nav {
	padding-left: 15px;
	height: 37px;
        padding-top: 8px;
	float: left;
	width: 818.5px;
	background: #fff;
}

#nav ul {
	width: 100%;
}

#nav li {
	display: block;
	line-height: 1.9em;
	float: left;
	margin-right: 10px;
	background: #333333;
	font-weight: bolder;
border: 2px solid #333333;
}

#nav li a:hover {
	line-height: 1.9em;
	display: block;
	background: #fff;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}

#nav li a {
	line-height: 1.9em;
	display: block;
	background: #333333;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
text-decoration: none;
}

#nav p {
	padding: 12px 0px;
}

#subscribe {
	float: right;
	width: 280px;
padding-top: 5px;
	height: 40px;
	background: #fff;
}

/* Wrap */

#wrap {
	width: 853px;
	margin: 0 auto;
}

.more   {
	line-height: 2.2em;
        width: 140px;
	display: block;
	background: #333333;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
        margin-top: 10px;
border: 2px solid #333333;
}

.more:hover {
	line-height: 2.2em;
        width: 140px;
	display: block;
	background: #fff;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
        margin-top: 10px;
border: 2px solid #333333;
}

/* Content */

#content_wrap {
	background: #333333 url(img/content_wrap_bg.gif) repeat-y;
	padding: 0 10px;
	width: 833px;
}

#content {
	width: 530px;
	float: left;
}

#content h2 {
	font-size: 20px;
 	font-family: Helvetica, Verdana, Tahoma;
}

#content h1 {
	font-size: 20px;
 	font-family: Helvetica, Verdana, Tahoma;
}

#content h1 a {
	font-size: 20px;
 	font-family: Helvetica, Verdana, Tahoma;
	color: #000;
}

#content p {
	font-size: 14px;
	line-height: 17px;
	padding: 0px 0 8px 0;
}

.cite {
font-size: 10px;
color: #bbb;
padding: 0px;
margin: 0px;
}

#content ol {
	margin-left: 1.4em;
}

#content ol li {
	background: none;
	padding-left: 7px;
        padding-bottom: 3px;
	line-height: 15px;
}

#content ul li {
	list-style-type: none;
}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #cccccc 1px solid;
	border-left: 1px solid #cccccc;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}

/* Caption */

#caption {
	width: 100%;
	height: 1.9em;
	background: #fff;
}

#caption h2 {
	width: 250px;
	float: left;
	line-height: 1.9em;
	padding-left: 18px;
}

#m_post {
	width: 200px;
	float: right;
	height: 31px;
	position: relative;
	background: url(img/caption_m_posts.gif) no-repeat 130px 8px;
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}

/* Post */

.post {
	background: #fff;
	padding: 15px 15px 15px 15px;
margin-bottom: 15px;
}

#page_post {
	margin-top: 0px;
}

#page_post h2 {
	color: #000;
}

.post h1 {
	font-family: Helvetica, Verdana, Tahoma;
	padding: 0 5px 5px 0;   
font-size: 18px; 
}

.post h1 a {
	color: #000;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post_details {
	padding: 0 15px;
	background: #fff;
}

.post_details p {

   margin-top: 1px;
	font-size: 12px !important;
}

.post_details p a {
	text-decoration: none;
}

.post_details p a:hover {
	text-decoration: underline;
}


/* More Posts */

#more_posts {
	background: #fff;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 15px;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.comment_wrap_head p {
	padding: 7px 0 !important;
}

.comment_wrap_head span {
	color: #898989;
	padding-left: 5px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
}

.comment_wrap_post p {
	padding: 10px 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}

.leave_a_comment {
	background: #fff;
	width: 10em;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 12.9em;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
}

#content form {
	background: #FAFAFA;
	width: 445px;
	border: #EDEDED 1px solid;
	padding: 15px 0 15px 15px;
	margin: 0 auto;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Sidebar */


#sidebar {
	width: 265px;
	float: right;
	padding: 10px 10px 10px 25px;
}

#sidebar h2 {
	font-size: 15px;
	color: #000;
	padding-top: 5px;
        padding-left: 5px;
	line-height: 18px;
	font-family: Helvetica, Verdana, Tahoma;
}

#sidebar p, #sidebar li {
	font-size: 12px;
}

#sidebar p {
	padding: 3px 0;
	line-height: 15px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul ul {
	padding: 5px 0;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	background: none;
	padding-left: 13px;
	line-height: 23px;
}

/* Widgets */

.textwidget {
	line-height: 20px;
	padding: 2px 0;
}

input.sfield {
	background: #fff;
}

input.sbutton {
	position: absolute;
	top: 94px;
}

/* Footer */

#footer {
	background: #fff;
	height: 2.5em;
	border-top: #333333 15px solid;
	border-bottom: #333333 25px solid;
	clear: both;
text-align: center;
}

#footer ul {
	width: 490px;
	float: left;
	padding: 10px 0px 0 10px;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	display: block;
	float: left;
	line-height: 24px;
	font-size: 12px;
	padding: 0 6px;
	margin-right: 19px;
	color: #2E2E2E;
}

#footer li.current_page_item a {
	color: #fff;
	background: #333333;
}

#footer p {
	font-size: 11px;
	line-height: 2.5em;
padding-top: 7px;
}

#footer p a {
	color: #A52A2A;
}

/* Copyright */

#copyright {
	width: 781px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 15px 0 25px 0;
	color: #8F8F8F;
}

#copyright p {
	line-height: 19px;
}

#copyright a {
	text-decoration: none;
        font-style: bold;
        color: #eeeeee
}

#copyright a:hover {
	text-decoration: underline;
}


#botoomfooter {
background-color: #2a2a2a;
bottom: 0px;
display: block;
height: 32px;
left: 0px;
padding: 5px 0px 5px 1px;
position: fixed;
text-align: center;
width: 100%;
z-index: 999;
color: #fff;
font-size: 31px;
}

#botoomfooter a {
color: #fff;
padding: 0 10px 0 10px;
text-shadow: #000 1px 1px 1px;
}

#botoomfooter a:hover {
color: #A52A2A;
padding: 0 10px 0 10px;
text-decoration: none;
text-shadow: #000 1px 1px 1px;
}

#followus {
height: 32px;
width: 100%;
height: 100%;
font-size: 31px;
}

#followus a {
color: #2E2E2E;
font-size: 27px;
padding-bottom: 5px;
margin-right: 30px;
}

#followus a:hover {
color: #A52A2A;
text-decoration: none;
font-size: 27px;
padding-bottom: 5px;
margin-right: 15px;
}


.center{
text-align: center ;
}

/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* authors */
p.about-author {display:block; ;border-top:5px solid #e5e5e5; border-left:5px solid #e5e5e5; border-right:5px solid #e5e5e5; border-bottom:3px solid #e5e5e5; background:#e5e5e5; font-size:12px;}
p.about-author span.author-bio-text {margin:5px;}
p.about-author img {float:left; width:auto; margin:5px;}

