#head{
z-index: 5;
position: relative;
width:960px;
margin:0px auto;
padding:0 20px;
}

#headwrap, {
width:100%;
clear: both;
float: left !important; 
position: relative;
z-index: 6;
}

#top .logo, #top .logo a{
display:block;
height:150px;
width:418px;
position:absolute;
left:20px;
top:16px;
border: none;
padding: 0;
margin:0;
z-index: 10;
}

#top .logo a{
top:10px;
left:0;
text-indent:-9999px;
outline:none;
border: none;
}
/*
#headextras{
min-width:230px;
min-height:30px;
max-height:30px;
position: absolute;
right:20px;
padding:12px 14px 8px 5px;
top:-6px;
z-index: 10;
background: #131313;
border: 1px solid #333;
}
*/
/*searchform head*/
#head #searchform{
float:right;
}

#head #s{
border: none;
width:200px;
padding:5px 30px 5px 10px;
color:#ccc;
}

.nav_buffer{
position: relative;
height:36px;
padding-top:165px;
z-index: 6;
}

#headwrap{
background: transparent url(../images/header.png) no-repeat center top;
}

#loginbox {
color:#fff;
text-align:top;
height:26px;
}

#loginbox img { vertical-align: -20%; }


#submit_news{
position: absolute;
background: transparent url(../images/signup.png) top right  no-repeat;
right:50px;
top:170px;
color:#fff;
text-decoration: none;
display: block;
padding-right:28px;
line-height: 22px;
font-size: 12px;
z-index: 10;
}

/*social bookmark icons*/
.social_bookmarks{
position: absolute;
right:20px;
top:125px;
width:46px;
border:none;
display: block;
float: right;
list-style-type: none;
list-style-position: outside;
padding-top:6px;
z-index: 6;
}

.social_bookmarks li{
float:right;
margin:0;
width:16px;
padding:3px 7px 3px 0;
}

.social_bookmarks li a{
height:16px;
width:16px;
display: block;
float:left;
text-indent: -9999px;
border:none;
padding:0;
}

.social_bookmarks .facebook a{background: transparent url(../images/facebook_16.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/twitter_16.png) 0 0  no-repeat;}
.social_bookmarks .identica a{background: transparent url(../images/identica_16.png) 0 0  no-repeat;}
.social_bookmarks .rss a{background: transparent url(../images/rss_16.png) 0 0  no-repeat;}
.social_bookmarks .linkedin a{background: transparent url(../images/linkedin_16.png) 0 0  no-repeat;}
.social_bookmarks .reddit a{background: transparent url(../images/reddit_16.png) 0 0  no-repeat;}





