a, a:visited, a:active {color:#017F8D}
a:hover {color:red}	
h1,h2,h3,h4,h5 {padding:0;margin:0}
h4 {font-weight:bold}
html, body {
height: 100%;
}
body {
background:#eee;
height:100% !important; /* needed for container min-height */
}

.container {
	width:1020px;
	position:relative;
	padding:30px;
	padding-top:5px;
	border-right:2px solid #ccc;
	border-left:2px solid #ccc;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:#fff url('../img/beta.png') no-repeat right top;
}

.header {
height:30px;
padding-left:10px;
}




h1 a, h1 a:visited {
	text-decoration:none;
	font-size:25px;
	color:#000;
	font-weight:bold;
}


.form {
	border:1px solid #ccc;
	background:#BDD7E5;
	padding:4px;
}

form input {
	margin-bottom:4px;
}

.form form {
	background:#E3F1F8;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
	 border:2px solid #fff;
	 padding:10px;
	 margin:3px;
}

.form td{
	padding:0;
	margin:0;
}

.error label {
	display:none;
}	


/* entries */
.entry {
	background:#000;
	margin-top:15px;
	padding:15px;
	-moz-border-radius: 10px;
     -webkit-border-radius: 10px;
	 border:5px solid #ccc;
	position:relative;
}

.entry h3 {
	color:#eee;
	text-decoration:none;
	padding-bottom:5px;
}

.entry .title {
	color:#888;
	padding:5px;
	margin-bottom:10px
}

.entry .title strong {
	color:#017F8D;
}

.entry h3 a {
	color:#eee;
	text-decoration:none;
}

.postmetabox {
	color:#ccc;
}

.form_answer {
	padding:5px;
	z-index:33;
}

.form_wrapper {
	background:#017f8d;
	border:4px solid #017f8d;
	position:absolute;
	width:500px;     
	padding:1px;
	-moz-border-radius: 4px;
     -webkit-border-radius: 2px;
	 z-index:1;
	 margin-left:-300px;
}



.form_wrapper .form_content,.form_wrapper .comment_content {
	position:relative;
	z-index:4;
}

.form_wrapper h4 {
	padding:3px;
	color:#fff;
	font-weight:bold;
}

.form_wrapper .form_content,.form_wrapper .comment_content  {
	background:#fff;
	padding:15px;
	max-height:350px;
	overflow:auto;
}

.close_form_wrapper {
	float:right;
	cursor:pointer;
	color:#fff;
}

.actions {
	width:80px;
	float:right;
}


.actions input {
	width:80px;
	font-weight:normal;
}


.count_comments {
	background:#ccc;
	height:80px;
	width:80px;
	text-align:center;
	font-size:12px;
	margin-bottom:10px;
	color:#000 !important;
}

.count_comments span {
	font-size:42px;
	display:block;
	height:52px;
}

.commentContent {
	clear:both;
}

.count_votes {
	background:#eee;
	height:50px;
	width:50px;
	text-align:center;
	font-size:11px;
	float:left;
	margin-bottom:10px;
}

.count_votes span {
	font-size:22px;
	display:block;
	height:26px;
}

.flagged {
	vertical-align:center;
	padding:4px;
	margin-right:25px;
	color:#ccc;
}

.flagged span {
	font-weight:bold;
	color:red;q
}

.commentContent .comment {
	font-size:18px;
}

.comment_actions {
	float:left;
	height:50px;
	margin-right:10px;
	font-size:11px;
}

.comment_actions a {
	height:18px;
}

.comment_actions .inactive {
	display:none;
}

.comment_actions a {
	width:55px;
	display:block;
	background:#ddd;
	padding:3px;
	margin-bottom:2px;
	text-decoration:none;
	color:#555;
	text-align:center;
}

.comment_actions a.agree:hover {
	background:#99CC00;
	color:#fff;
}

.comment_actions a.disagree:hover {
	background:red;
	color:#fff;
}

.comment {
	margin-bottom:10px;
}

input.inactive  {
	color:#ccc;
}

input.deletephoto {
	color:red;
}

.bolder { 
  padding: 20px; 
  width: 500px; 
  height:400px;
  overflow:auto;
}




#navigation {width:200px;position:absolute;right:0;top:10px;text-align:right;}

.categories {
	font-size:14px;
	list-style:none;
}

label {
	display: block;
	float: left;
	width: 130px;
}


.retweet {
	position:absolute;
	bottom:5px;
	right:10px;
}

.green {
	background:#017F8D;
	color:#fff !important;
}

.red {
	background:#673027;
	color:#fff !important;
}
/* single entries */


#single	.span-17 {width:560px !important;}
#single	.span-7 {width:430px !important;}
#single .actions {margin-bottom:20px;width:400px;float:left;}
#single .rightcol {margin-top:50px;margin-left:10px;}
#single .buttons {width:80px;float:left;margin-left:10px;}
#single .count_comments {float:left;}	
#single .
#single .outer {
	background:#fff;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
	 border:2px solid #BDD7E5;
	 padding:10px;
}

/* navigation */

.header h1 {
	margin:0;
	padding:0;
	line-height:auto;
}

#headernav ul, #headernav li  {
	list-style:none;
	float:left;
	margin-right:20px;
}

#headernav {
	float:right;
	position:relative;
	width:500px;
}

#headernav li {
	font-size:22px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#headernav li a {
	font-size:22px;
	color:#017F8D;
	text-decoration:none;
	font-weight:bold;
}

#headernav li a:hover {
	color:white;
	background:red;
}

ul#categories  {
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	padding-top:10px !important;
	padding-bottom:30px !important;
}

#categories li {
	list-style:none;
	float:left;
	padding:2px 6px;
	font-weight:bold;
	cursor:pointer;
}

#categories li.selected {
	background:#F288E2;
	color:#fff;
}

div.error {
	color:red;
	font-weight:bold;
	padding:4px;
	margin-bottom:10px;
}

#pagination a {
	padding:5px;
	font-size:16px;
}

#pagination a.current {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:red !important;
	padding:5px;
}


/* tabs */
.tabs {
	font-size: 90%;
}
.tabs ul {
	float: left;
	width: 500px;
	padding-top: 4px;
}
.tabs li {
	list-style: none;
	float:left;
	background:#BDD7E5;
	font-size:12px;
	margin-top:10px;
	padding:0 important!;
	padding:4px 8px;
	margin-left:10px;
}

.tabs li.active {
	background:#fff;
	font-weight:bold;
	text-decoration:none;
}

.tabs li a, .tabs li a:visited {
	text-decoration:none;
}

.submit {font-size:14px}

#peel {
	position:relative;
}

#latest {
	height:220px;
}

#retweet {
	margin-bottom:20px;
	background:url('/img/retweet.png')no-repeat 60px 0;
	width:100%;
}

.twitter {
	position:absolute;
	bottom:40px;
}

.sponsors {
	color:#ccc;
}

.sponsors img {
	border:1px solid #ccc;
	padding:5px;
}

h4 {
	margin:15px 0 0px 0;
}