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

html,body,p,h1,h2,h3,h4,img,form,fieldset,ul,li,span,a, #mainwrap, #maincolumn {
	margin: 0;
	border: 0;
	padding-left: 0px;
}

h1, h2, h3, h4, legend, p {
	padding: 0;
}


body {
	text-align:left;
	border-top: 3px #1d3f46 solid;
  	background-image: url(images/background.gif);
	background-color: black;
	background-position: left top;
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 80%;
	padding-bottom: 25px;
}


/* @group link styles */

a { 
	text-decoration: none;
}

a:link, a:visited {
	color: #e80000;
}

a:link span, a:visited span {
	color: white;
}

a:hover {
	color: white;
}

#footer a:link, #footer a:visited {
	color: #009b2c;
	font-size: 0.9em;
}


/* @end */


h1, h2, h5{
	font-size: 1.4em;
	display: inline;
}


h1 {
	color: #ffffff;
}


h2 {
	color: white;
}

h4 {
	padding-top: 16px;
}


h5  {
  color: white;
  padding-left: 20px;
}


.empty {
	font-size: 0;
	line-height: 0;
}

.clear {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 951px;
	position: relative;
}

#logo {
	width: 400px;
	height: 88px;
	float: left;
	padding: 20px 0 0 360px;
}

#topbar {
	position: relative;
	background: url(images/naughty-logo.jpg) no-repeat bottom;
	height: 150px;
}

/* @group TOPBAR FORM */


#topbar form {
	margin-left: 20px;
	text-align: left;
	padding-top: 15px;
}

#topbar fieldset {
	font-size: 13px;
	padding: 0;
}

#topbar fieldset strong {
	text-transform: uppercase;
	vertical-align: middle;
}
	
#topbar input {
	width: 110px;
	padding: 0 3px;
}

#login {
	position: absolute;
	left: 820px;
	top: 10px;
}

.loginhead {
	float: right;
}

.loginbtn {
	padding: 6px 0 0 0;
	width: 76px;
	height: 28px;
	float: right;
}

/* @end */


.tagline {
	left: 360px;
	position: absolute;
	bottom: 2px;
}

#regcolumn {
	position: absolute;
	left: 6px;
	top: 150px;
	width: 332px;
}

#maincolumn {
	margin: 0 0 0 340px;
	padding: 0;
}

#maincontent {
	height: 518px;
	background-image: url(images/feed-background.gif);
	background-repeat: no-repeat;
	background-color: #0A1B1A;
}

#supporting {
	position:absolute;
	top: 720px;
	left: 340px;
	width: 611px;
	height:410px;
	padding: 10px 0 20px 0;
	background-color: #0A1B1A;
	background-image: url(images/base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

#supporting p {
	padding: 0.4em 0 0.4em 20px;
	margin-right: 20px;
	line-height: 1.4em;
}

a.yourlover {
	margin-right: 7px;
}

#footer {
	margin: 1em 0 0 0;
	text-align: right;
}

#formfooter {
	position: absolute;
	top: 730px;
	left: 6px;
}

#links {
	position:absolute;
	top: 1195px;
	left: 340px;
}

#ftr {
	position:absolute;
	top: 1145px;
	left: 340px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#topbarlogo {
	position: absolute;
	left: 28px;
	top: 200px;
}

label {
	color: white;
	font-size: 0.9em;
	font-weight: bold;
}

/* @group formlayout */


.formlayout {
	background-color: black;
	padding-top: 1.3em;
	font-size: 1em;
}

.formlayout fieldset {
	padding: 0;
	margin-top: 0.8em;
}

.formlayout fieldset, .formlayout input {
	vertical-align: middle;
}
   
.formlayout label, .formlayout input, .formlayout p.formnote {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 0px;
}

.formlayout input, .formlayout p.formnote {
	width: 160px;
	margin: 0;
}

.formlayout label {
	text-align: right;
	padding: 0.4em 10px 0 0;  /*--adjust top padding for font size/weight--*/
}

.formlayout legend, .formlayout p.formnote {
	margin: 0;
	font-size: 0.8em;
	padding: 0 0 0.2em 110px;
}

.formlayout legend {
	color: #008d28;
	font-style: italic;
}

.formlayout p.formnote {
	font-weight: normal;
	color: #8ab0b8;
}

.formlayout .day {
	width: 52px;
}

.formlayout .month {
	width: 66px;
}

.formlayout .year {
	width: 57px;
}

.formlayout br {
	clear: left;
}

input.regjoinbtn {
	padding-top: 1.4em;
	width: 130px;
	height: 28px;
}


#twitter_div {
position:relative;
right:0px;
width:600px;
height:50px;
float:left;
padding:10px;
}

ul#twitter_update_list {font-family:arial, helvetica, sans; color:#ffffff}

#searchArea form p, .title, .tableTitle{
	color:#fff;
}
#searchArea .rowTwo, #searchArea .rowOne, #searchArea .rowThree{
	float:left;
	margin-right:10px;
}
#searchArea .rowOne{
	width:140px;
}
#searchArea .rowTwo{
	width:188px;
}
#searchArea .rowThree{
	width:150px;
	display:block;
}

#searchArea form .location{
	width:120px;
}
#searchArea form select{
	margin-left:5px;
}
#searchArea form .searchButton{
	margin-top:5px;
	margin-right:0;
}
#searchArea span.andText{
	color:#fff;
	font-size:12px;
}
#searchArea .rowOne .tableTitle{
	font-size:12px;
}
#searchArea .larger{
	font-size:16px;
	margin-bottom:3px;
}

/* @end */
