/*
Theme Name: Stay Lurking
Theme URI: http://wheresneek.com
Description: The 2010 default theme for wheresneek.com
Author: INGENIOUS
Version: 1.0
*/

@charset "utf-8";
div {
	display: block;
}

a {
	color: #000000;
	outline: none;
	text-decoration: none;
}

a:hover {
	color:#666666;
}

img {
	border:0;
}

div.post h1, div.twopost h2 {
	margin:0;
}

#rollover {
	background: #FFF;
	clear: both;
	color: #000;
	display: block;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	height: 24px;
	margin: 0;
	overflow: hidden;
	padding: 2px 0 0;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	width: 800px;
}

#rolloverarchive {
	background: #FFF;
	clear: both;
	color: #000;
	display: block;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 2px 0 0;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	width: 380px;
}

/* CSS Document */

#header {
	border-bottom: 1 px solid #000;
	font-size: 48px;
	line-height: 34px;
	padding: 0;
	text-align: center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;

}
#wrapper {
	margin: 0 auto;
	padding: 20px 0 0;
	width: 800px;
}
.alignleft {
}

#content {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	display: block;
	overflow: hidden;
}
.post {
	float: left;
	padding: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#twocol {
	float: left;
	margin-bottom: 3px;
	padding: 0;
	width: 800px;
}
.twopost {
	float: left;
	width: 380px;
	padding: 0;
}


.meta {
	font-family: 'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

.twopost1, .twopost3 {
	clear:left;
}

.twopost2, .twopost4 {
	margin-left: 36px;
}

.storycontent {
	font-size:12px;
	margin-top: 10px;
	text-decoration: none;
	padding: 0;
}

.prevnextnav {
	color:#000;
	display:block;
	float:left;
	font-family:Times New Roman;
	font-size:12px;
	font-weight:bold;
	height:10px;
	margin:0;
	padding:5px 0;
	text-decoration:none;
	text-transform:uppercase;
	width:800px;
}

#prevleft {
	float:left;
	width:400px;
}

#nextright {
	float:right;
	width:400px;
	text-align:right;
}

#footer {
	border-top:1px solid #000;
	float:left;
	font-size:11px;
	padding-bottom:10px;
	text-align:center;
	width:800px;
	margin-bottom: 10px;
}

ul.domtabs {
	clear:both;
	color:#fff;
	float:left;
	font-family:'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
 ul.domtabs li{
	float:left;
	margin:0 10px 0;
}

#search {
	float:left;
}

#searchwrapper {
	height:25px;
	margin:0;
	padding 1px 10px;
	position:relative;
	width:160px;
}

.tabcontent {
	clear:left;
	float:right;
	margin-top:15px;
	position:relative;
	width:100%;
	z-index:100;
}

.tabcontent ul {
	margin:0;
	padding:0;
}

.tabcontent ul li {
	float:left;
	font-family:'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:24px;
	list-style-type:none;
	margin:0;
	padding:0 20px 0 0;
	position:relative;
}

.tabcontent ul a {
	border-right: 1px solid #fff;
	color:#000;
	display:block;
	float:left;
	padding:0 5px;
}

#srch-frm {
	background:url(images/search.png) no-repeat scroll left 2px transparent;
	border:0;
}

.searchbox {
	background-color:transparent;
	border:1px solid #999;
	color:#000;
	height:18px;
	left:25px;
	position:absolute;
	top:0;
	width:158px;
}

.searchbox_submit {
	background-color:transparent;
	border:0;
	height:16px;
	left:0;
	position:absolute;
	top:2px;
	width:16px;
}

#navigation {
	clear:left;
	float:left;
	margin-bottom:2px;
	position:relative;
	width:100%;
	z-index:100;
}

#navigation ul {
	margin:0;
	padding:0;
}

#navigation ul li {
	float:left;
	font-family:'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:24px;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	text-transform:uppercase;
}

.tagline {
	color:#000;
	display:block;
	float:left;
	font-family:'Century Gothic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:5px 5px 0 0;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
}

#face:hover {
	color:#5893F0;
}

#twit:hover {
	color:#6DE3CE;
}

#vimeo:hover {
	color:#86C9EF;
}

.cat-item {
	display:inline-block;
	font-size:12px;
	margin-top:5px;
}
