/*  
Theme Name: WORKING
Theme URI: http://www.workingtowards.com
Description: A clean, minimalist theme
Version: 1.01
Author: Cameron
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/

body

{
	background:white url() repeat-x;
	border-top:;
	color:black;
	font-family: arial, Georgia, serif;
	font-size: 25.6%;
letter-spacing: 0.5px;
	line-height:1.6;
	margin:auto;
	padding:0;
	text-align:center;
}



#wrap{
	margin:auto;
	text-align:center;
text-justify:inter-word";
	width:92em;	
}
#content{
	font-size:2.8em;
	float:left;
	padding:1em;
letter-spacing: 0.7px;
	width:43em;
text-align:justify; 
            text-justify:inter-word";

}
#sidebar{
	font-size:0.9em;
	float:left;
text-transform: uppercase;
text-align: left;
font-family: arial, Georgia, "Times New Roman", Times, serif;
letter-spacing: 9px;
	padding-top:1.9em;
margin-left:9em;
	width:23em;
line-height:1.6;
}

#header{
padding:3em 1em;
	background: url('images/woto.jpg') no-repeat left;
}

#footer{
	background:white;
	border-top:;
	color:white;
	clear:both;
	font-size:0em;
	padding:3em;
}

.storycontent img { 
max-width: 492px; 
width: expression(this.width > 492 ? 492: true);
}

/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
        font-family: arial, "Times New Roman", Times, serif;
        font-weight:normal;
font-size:59.5%;
text-transform: uppercase;
	letter-spacing: 9px;
	margin:0;
}

h4{
  color:#3B3B3B;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	
text-transform: lowercase;
letter-spacing: 0.5px;
	line-height:1.5;
	margin:0;

}

#header h1{
	font-family: arial, "Times New Roman", Times, serif;
	font-size:3em;
text-indent: 0px;
letter-spacing: 9px;
	margin:0;
	margin-right:1em;
line-height:1.5
}
#header h1 a{
	color:black;
}
#header h1 a:hover{
	color:black;
}
#header p{
	color:black;
	font-size:1.2em;
	margin:0;
	margin-top:-0.5em;
line-height:1.5

}
.entrytitle h2{
	font-size:1.5em;
}
.entrytitle h2 a
{
	color:black;
letter-spacing: 9px;
font-size:3.2em;
font-weight:bold;
line-height:1.6

}
.entrytitle h2 a:hover{
	color:black;
letter-spacing: 9px;
}
.entrytitle h3{
	font-size:0.9em;
	color:black;
letter-spacing: 9px;
}
#sidebar h3{
	color:black;
	font-size:2.9em;
	margin:1em 0;
letter-spacing: 9px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background: url() no-repeat;
	padding:px;
	padding-left:px;
}
.filedto{
	background: url() no-repeat;
	padding:px;
	padding-left:px;
}
.commentslink{
	background: url() no-repeat;
	padding:px;
	padding-left:px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
line-height:1;
}
#sidebar ul li{
	border-bottom:0px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
line-height:1.5;
}


/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:-1.0em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:0px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background: white;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:white;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:black;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:white;
	border:0px dotted #d1d1d1;
	padding:0em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/

a{
	color:black;
	text-decoration:none;
}

a:hover{
	color:#CC0000;
}
