/*
Theme Name: Helvetica Black
Theme URI: http://www.lostmybrain.co.uk
Description: Simple black portfolio theme
Version: 1
Author: Adam Hughes
Author URI: http://www.lostmybrain.co.uk
*/

html{
background-color:#262626;
}
body{
color:#F2F2F2;
font-size:12px;
font-family:helvetica, arial, sans-serif;
line-height:16px;
}
h1, h2, h3, h4, h5, h6{
font-weight:bold;
color:#f2f2f2;
font-size:12px;	
margin:0 0 20px 0;
padding:0;
}
h4{
margin:40px 0px 10px;
}
h4 a{
color:#f2f2f2;	
}
p{
margin:0 0 20px 0;	
}
ul{
}
li{
}
a{
text-decoration:none;	
color:#999900;
}
a:hover{
text-decoration:underline;
color:#f2f2f2;
}
#wrapper{
margin:0 auto;
width:960px;	
}
#left{
float:left;
width:720px;
padding:70px 0 0 0;	
}
#header{
width:350px;
float:left;
}
#header h1{
font-size:28px;
height:27px;
width:188px;
}
#header h1 a{
float:left;
color:#666;	
background:transparent url('images/logo-name.png') top left no-repeat;
height:27px;
width:188px;
text-indent:-1984px;
}
#header h1 a:hover{
color:#f2f2f2;	
}
#header h1 span{
clear:left;
float:left;
font-size:12px;
font-weight:normal;
}
#about-info{
width:350px;
float:left;
}
#content{
float:left;
margin:60px 0 0 0;	
}
.article{
float:left;
clear:left;
margin: 0px 0px 50px;
}
.article .meta{
float:left;
width:100%;	
}
.article .meta p{
padding:0 0 0 5px;
float:left;
font-style:italic;
color:#666;
font-size:12px;
}
.article .meta p a{
color:#666;
font-size:12px;
}
.article h1{
float:left;
width:auto;	
}
.article p{
width:auto;	
}
.article p a{
font-size:11px;
font-style:italic;
color:#f2f2f2;	
}
.article img{
margin:0 0 12px 0;	
}
.post-nav{
clear:both;
float:left;
width:100%;	
}
.post-nav .next{
float:right:	
}
.post-nav .prev{
float:left:	
}
#aside{
height:100%;
border-left:1px solid #464646;
width:200px;
float:right;	
padding:70px 0 20px 20px;
}
#aside h2{
color:#666;
font-size:26px;
line-height:34px;
letter-spacing:1px;
}
#aside h2.available{
height:89px;width:129px;	
}
#aside h2.available a{
background:transparent url('images/available.png') left top no-repeat;
height:89px;width:129px;
text-indent:-1984px;
float:left;
}
#aside h2.available a:hover{
background:transparent url('images/available.png') -130px top no-repeat;
height:89px;width:139px;
cursor:pointer;
}
a.download-cv{
background:transparent url('images/download-pdf.png') left top no-repeat;
color: #F2F2F2;
float: left;
font-weight: bold;
height: 37px;
padding: 20px 0px 0px 10px;
width: 180px;
margin:140px 0 20px 0;
}
a.download-cv:hover{
background:transparent url('images/download-pdf.png') left -60px no-repeat;
}
.textwidget{
}
#tweets{
background:#333333;
padding:10px;
/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
ul.tweet_list{
overflow:hidden;	
}
ul.tweet_list li{
margin:0 0 18px 0;
}
#footer{
clear:both;	
}
