@charset "utf-8";
/* CSS Document */

body{
	background:#000;
	border-top: 5px solid #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin:0;
}

h2{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:22px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	line-height:20px;
	letter-spacing:-2px;
}
a:hover{text-decoration:none;}
img{
	border:0;
}
p{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}

.hr{
	width:100%;
	height:1px;
	border:#000 1px solid;
	border-left:0;
	border-right:0;
	margin-bottom:10px;
}

.spacer {
	background:#FFF;
	clear:both;
	height:10px;
}
.blackspacer {
	background:#000;
	clear:both;
	height:10px;
}
.nv{ display:none; }
.container{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#logoTag {
	font-size:14px;
	letter-spacing:1px;
	color:#fff;
}
.logo{
	display:block;
	width:460px;
	height:55px;
	overflow:hidden;
	text-decoration:none;
	color:#fff;
	position:relative;
}
.logo h1{ margin-top:0; padding-top:0;	font-size:50px; letter-spacing:9px; line-height:50px;
}
 .logo a{	
 	background:url(../graphics/jim-hollington-black.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%
}
/*.logo span{display:block; position:relative; z-index:1; }*/
.navbar{
	background:url(../graphics/navbg.gif) repeat-x;
	height:70px;
	color:#FFF;
	width:100%;
}
#navcontent{
	background:url(../graphics/navbg.gif) repeat-x;
	height:70px;
}
ul.navmenu{
	list-style:none;
	margin:0 0 0 80px;
	padding:0;
}
li.navmenu{
	margin:0;
	padding:0;
	float:left;
}
.navbar a{
	margin-top:20px;
	padding-top:10px;
	height:30px;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	font-size:20px;
}
.navbar a:hover{
	color:#000;
	background:#FFF;
}

#leftcolumn{
}

#minibio a{
	color:#C00;
	text-decoration:underline;
}
#minibio a:hover{
	color:#000;
	text-decoration:none;
}

a.hirebutton,a.cvbutton{
	display:block;
	width:300px;
	height:35px;
	background:url(../graphics/hire-bg.gif) no-repeat top left;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:23px;
	letter-spacing:-2px;
	text-align:center;
	padding-top:1px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
}
a.hirebutton:hover,a.cvbutton:hover{
	background-position:0 -36px;
	text-decoration:none;
	height:34px;
	padding-top:2px;
}
a.cvbutton{
	background:url(../graphics/cv-bg.gif) no-repeat top left;
}
#flickrLink,
#twitterLink,
#facebookLink{
	display:block;
	text-indent:-9999px;
	height:47px;
	background:no-repeat 0 0;
	float:left;
}
#flickrLink{
	background:url(../graphics/flickr.gif);
	width:173px;
}
#twitterLink{
	background:url(../graphics/twitter.jpg) 3px 0;
	width:68px;
}
#facebookLink{
	background:url(../graphics/facebook.jpg);
	width:59px;
}
#twitter_update_list li{
	padding:0;
	margin:0;
	/*width:300px;*/
}
#twitter_update_list a{
	color:#000;
	text-decoration:none;
	padding:5px;
	margin-bottom:10px;
}
#twitter_update_list a:hover{
	background:#000;
	color:#FFF;
}
a.twitter-link{
	background:#000;
	color:#FFF;
	display:block;
	text-decoration:none;
	/*width:460px;*/
	padding-right:5px;
}
a.twitter-link:hover{
	background:#FFF;
	color:#000;
	text-decoration:underline;
}
.tweetage{
	clear:both;
	color:#999;
}

.postpreview{
	width:610px;
}
.postpreview a{
	background:#000;
	display:block;
	width:100%;
	color:#FFF;
	padding:5px;
	text-decoration:none;
}
.postpreview a:hover{
	background:#0C9;
}
ins{
	text-decoration:none;
}
.postpreview h3{
	margin:0;
	padding:0;
}
.postpreview span{
	color:#777;
}
.postpreview a p{
	margin:0;
}

#rightcolumn{
}
.recentproject {
	float:left;
}
.recentproject a{
	display:block;
	width:290px;
	height:270px;
	background:#000;
	text-decoration:none;
	color:#FFF;
	padding:5px;
}
.recentproject a:hover{
	background:#FC0;
	color:#000;
	
}
.recentproject a h3{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:17px;
	letter-spacing:-1px;
	padding:0;
	margin:0;
	width:200px;
	float:left;
}
.recentproject a span{
	text-align:right;
	width:80px;
	float:right;
}
.recentproject a p{
	clear:both;
	color:#999;
	margin:0;
}
.recentprojectspacer{
	width:20px;
	height:270px;
	float:left;
}

.footer{
	width:100%;
	height:55px;
	background:url(../graphics/navbg.gif);
	background-position:0 -60px;
	color:#FFF;
}
#footercontent{
	height:40px;
	background:url(../graphics/navbg.gif);
	background-position:0 -60px;
	padding-top:15px;
}
#footerlinks{
	text-align:center;
}
#footerright{
	text-align:right;
}
.footer a{
	color:#FFF;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}
/* blog comments*/
.wdpajax-error{
	border:1px solid #f9d9c9;
	padding:5px;
	color:#ff3311;
}
.wdpajax-success{
	border:1px solid #339933;
	padding:5px;
	color:#339933;
}
label.error{
	float:none !important;
	padding-left:5px;
	color:#ff3311;
}
#flickrs{
	text-align:center;
	width:850px;
	margin:auto;
}
#flickrs a {
	padding:2px;
	margin:2px;
	border:1px solid #000;
	display:block;
	width:75px;
	height:75px;
	float:left;
}
#flickrs a:hover{
	border:1px solid #CCC;
}

