/*-------------------------------------------------------------------------------------------------------------------------------------------------
Advanced Style Sheet

version: 1.0
author: Adit Gupta
email: aditgupta@gmail.com
website: www.what-a-geek.com
Last modified: August 22, 2009

-------------------------------------------------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}

#nav {
	padding-top:10px;
	list-style:none;
	width:1028px;
	float:left;
}

#nav li {
	float:left;
	padding:0px;
	margin-left:50px;
	margin-right:10px;
}

#nav a{
		font-family:"Lucida Grande";
		font-size:20px;
		color:#ffffff;
		text-transform:uppercase;
		letter-spacing:2px;
        display: block; 
		text-align:center;;
		text-decoration:none;
}

#nav a:hover{
		font-family:"Lucida Grande";
		font-size:20px;
		color:#000000;
		text-transform:uppercase;
		font-style:italic;
		letter-spacing:2px;
        display: block; 
		text-decoration:none;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
	text-align:left;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Comment System Styling */

.comment {
	width:500px;
	position:relative;
	border: 1px dotted #ccc;
	border-width: 1px 0px 0px 0;
	clear: both;
	display:block;
	margin-left:20px;

}

.comment p {
	float: left;
	clear: left;
}

.vote {
	width: 50px;
	height: 20px;
	background-color:#f2f2f2;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0 15px 0;
	float: right;
}

.cast_vote {
	width:50px;
	height:50px;
	float: right;
	font-family:"Times New Roman", Times, serif;
	overflow:hidden;
}

.cast_vote a {
	color:#E56717;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
}

.cast_vote a:hover {
	color:#06C;
	text-decoration:underline;
	
}

.paginate{
	position:relative;
}

.userinfo{
	text-align:center;
	display:block;
	float:left;
	color:#06C;
	}

.usercomment{
	width:400px;
	margin-top:2px;
	font-family:Georgia;
	font-size:15px;
	text-align:left;
	clear:both;
}	

.username {
	float:left;
	font-family:"Times New Roman";
	font-weight:bold;
	text-align:center;
	clear:both;
	
}

p.commentdate{
	line-height:2px;	
}

hr {
	width:690px;
	border: 1px dotted #ccc;
	border-width: 1px 0px 0px 0;
	clear: both;
	}

a {
	position:relative;
	color: #003d4c;
	text-decoration:none;
	border:none;
}

.story {
	position:relative;
	margin-top:20px;
	margin-left:10px;
}

.mainpost {
	float:left;
	width:600px;
	font-family:Georgia;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	font-size: 0.875em;
	line-height: 1.125em;
	padding-right:30px;
	margin-top:10px;
	margin-left:20px;
}

.thumbsup {
	width:20px;
	height:20px;
	color:#E56717;
	padding-right:50px;
}

.thumbsdown {
	
	width:20px;
	height:20px;
	color:#ffffff;
	color:#E56717;
	padding-right:50px;
}

.commentboxtitle {
	float:left;
	margin-left:10px;
	color:#C60;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	
}
/* Sidebar Styling */

.sideimage {
	margin-left:25px;
	margin-right:10px;
	
}

.sidelink{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#E56717;
	text-decoration:underline;
	margin-left:30px;
	margin-right:10px;
}

.sidelinkbrowsers{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#E56717;
	text-decoration:underline;
	margin-left:35px;
	margin-right:25px;
}

/* Footer Styling */

.footerimage {
	position:relative;
	float:left;
	padding-right:5px;
}

/* Tag page styling */

.tagname {
	float:left;
	color:#C60;
	font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-left:10px;
	clear:both;
 }

.tagcontinue {
	float:left;
	color:#C60;
	font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-left:10px;
	clear:both;
	
 }
 
.countdown{
	float:left;
	margin-top:0px;
	margin-left:105px;
	margin-right:10px;
	font-size:30px;
	font-family:Times New Roman, Times, serif;
	color:#c36852;
	text-transform: uppercase;
 
 }