@charset "utf-8";
html {
	color:#000;
	background:#ebebeb;
}

body {
	color:#000;
	background:#fff url(images/applebg.gif) bottom repeat-x;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
html, body {
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif;
}
em {
	font-style: italic;
}
.clear {
	clear: both;
}
.wrapper {
	width: 970px;
	text-align: left;
	margin: 0 auto;
}
a {
	color: #0088cc;
	text-decoration:none;
}
a:hover {
	color: #be5000;
}
a img, button img {
	vertical-align: top;
	margin-right: 5px;
}
input, textarea, select, option {
	font: 13px Arial, Helvetica, sans-serif;
}

.editable:hover {
	background: #fffccb;
}
/* global bar */
#globalbar {
	height: 27px;
	background: url(images/globalbar.gif) repeat-x bottom;
	border-bottom: 1px solid #929292;
	line-height: 1em;
}
	#globalbar p {
		font-size: 12px;
		padding-top: 6px;
		color: #777;		
	}
	#globalbar div#jumper {
		float: right;
		margin-top: -17px;
	}
		#globalbar div#jumper select {
			font-size: 11px;
			
		}
		#globalbar div#jumper button {
			font-size: 11px;
			vertical-align: bottom;
			
		}
/* header */
#header {
	width: 100%;
	background: #000 url(images/aurora.png) center 0 no-repeat;
}
#header .wrapper {
	padding: 40px 0 60px;
}
#header h1 {
	background: url(images/logo.png) no-repeat;
	height: 70px;
	margin: -6px 0 0 -83px;
}
#header h1 a {
	font-size: 0px;
	display: block;
	text-indent: -9999px;
	width: 340px;
	height: 64px;
	margin-bottom: 5px;
}
#header h2 {
	color: #fff2fc;
	font-size: 16px;
	margin: -24px 0 0 0;
}
#header #search {
	float: right;
	text-align: right;
	margin-top: -55px;
}

/* nav */
#nav {
	margin: -31px 0 15px;
	height: 31px;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	display: block;
	text-align: center;
	margin: 0 2px 0 0;
	float: left;
}
#nav a {
	text-decoration: none;
	display: block;
	height: 19px;
	padding: 7px 0 5px;
	width:180px;
	color: #fff;
	background: url(images/tabs.png) -180px 0 no-repeat;
}
#nav li.selected a {
	height: 19px;
	padding: 7px 0 5px;
	width:180px;
	color: #000;
	font-weight:bold;
	background: url(images/tabs.png) 0 0 no-repeat!important;
}
#nav a:hover {
	background: url(images/tabs.png) -360px 0 no-repeat;
}

#nav li.new {
	float: right;
}
#nav li.new a {
	color: #fff;
	background: url(images/post.png) 0 0;
	padding:6px 25px 4px;
	width:150px; height:17px;
	margin-right:5px;
}
#nav li.new a:hover {
	background: #00436e;
	color: #fff;
	background: url(images/post.png) 0 -27px;
}
#nav li.new.selected {
	background:transparent;
}
#nav li.new.selected a {
	background:transparent url(images/post.png) 0 -54px!important;
}
p.nav {
	margin-bottom: 15px;
}
/* content */
#content {
	width: 100%;
	margin: 30px 0 50px;
}
#content #main {
	width: 700px;
	float: left;
}
#content #main h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 5px;
	min-height: 35px;
}

#content #main h3 small {
	font-size: 13px;
	font-weight: normal;
}
/* timeline */
#content #main #timeline {
	height: 30px;
	margin-bottom: 40px;
}
#content #main #timeline ul {
	list-style: none;
	height: 30px;
	float: left;
}
#content #main #timeline ul li {
	display: block;
	text-align: center;
	margin: 0 0 0 1px;
	float: left;
}
#content #main #timeline a {
	text-align: center;
	padding: 6px 10px 0;
	height:19px;
	display:block;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	background:url(images/timeline.png) center -25px no-repeat;
}
#content #main #timeline li.selected a {
	color: #fff;
	background:url(images/timeline.png) center 0 no-repeat;
}
#content #main #timeline a:hover {
	background: #ecf6ff;
	background:url(images/timeline.png) center 0 no-repeat;
}

a.first_time{
	background-position: 0 -25px!important;
	padding-left:12px!important;
}
li.selected a.first_time, a.first_time:hover{
	background-position: 0 0!important;
	padding-left:12px!important;
}

a.last_time{
	background-position: 100% -25px!important;
	padding-right:12px!important;
}
li.selected a.last_time, a.last_time:hover{
	background-position: 100% 0!important;
	padding-right:12px!important;
}



/* submission */
#content #main .sub {
	margin-bottom: 30px;
}
#content #main .sub h4 {
	font-size: 18px;
	margin-bottom: 3px;
}
#content #main .sub img.attach {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
#content #main .sub a img.attach {
	border: 0 none;
}
#content #main .sub p {
	line-height: 140%;
	margin-bottom: 4px;
	margin-left: 60px;
}
#content #main .sub p.meta {
	font-size: 12px;
	color: #666;
	margin-left: 0;
}
#content #main .sub p.meta span.edit {
	display: inline;
	margin: 0 0 0 10px;
}
#content #main .sub p.meta span.edit a {
	background: #ffef80 url(images/page_edit.png) no-repeat 2px;
	padding: 0 2px 1px 20px;
	color: #713500;
}
#content #main .sub p.meta span.edit a:hover {
	background: #00436e url(images/page_edit.png) no-repeat 2px;
	padding: 0 2px 1px 20px;
	color: #fff;
}
#content #main .sub p strong {
	display: block;
	color: #666;
	float: left;
}
#content #main .sub p label {
	margin-left: -60px;
	float: left;
	color: #666;
}
#content #main .sub .vote {
	float: left;
	width: 92px;
       height: 142px;
	padding-top:5px;
	text-align: center;
	background: url(images/ballotbox.png) no-repeat;
}
#content #main .sub .vote .votes {
	font-size: 11px;
	color: #7e8697;
}
#content #main .sub .vote .votes .count {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
#content #main .sub .vote.voted .up a {
	visibility: hidden;
}
#content #main .sub .vote .change a {
	display: none;
	color: #64859b;
}
#content #main .sub .vote.voted .change a {
	display: inline;
}
#content #main .sub .vote.voted .down a {
	display: none;
}


#content #main .sub .vote .up {
	margin: 5px 0;
	font-size: 11px;
}
#content #main .sub .vote .up a {
	background: url(images/vote_up.png) 0 -20px no-repeat;
	padding: 0 4px 3px 15px;
	font-size:12px;
}

#content #main .sub .vote .up a:hover {
	background: url(images/vote_up.png) 0 3px no-repeat;
}

#content #main .sub .vote .down a {
	background: url(images/vote_down.png) 0 -21px no-repeat;
	padding: 1px 4px 2px 13px;
}

#content #main .sub .vote .down a:hover {
	background: url(images/vote_down.png) 0 4px no-repeat;
}

span.negative{
	color:#912600!important;
}

#content #main .sub .vote .down, #content #main .sub .vote .change {
	margin: 5px 0;
	font-size: 11px;
}
#content #main .sub div.subscribe {
	float: left;
	width: 92px;
	margin-top: 105px;
	margin-left: -91px;
	text-align: center;
	font-size: 11px;
}
	#content #main .sub div.subscribe a {
		color: #e3eaef;
	}
	#content #main .sub div.subscribe a.unsubscribe {
		margin-top: 6px;
	}
	#content #main .sub div.subscribe a:hover {
		color: #fff;
	}
	#content #main .sub div.subscribe a.unsubscribe, #content #main .sub div.subscribe.unsubscribe a.subscribe {
		display: none;
	}
	#content #main .sub div.subscribe.unsubscribe a.unsubscribe, #content #main .sub div.subscribe a.subscribe {
		display: block;
	}
#content #main .sub .info {
	margin-left: 110px;
}
#content #main .sub p.comment a {
	background: url(images/comment.png) no-repeat left;
	padding: 0 0 2px 25px;
}
#content #main .sub p.status.status2 {
	color: #7e00a8;
}
#content #main .sub p.status.status4 {
	color: #b50000;
}
#content #main .sub p.status.status3, #content #main .sub p.status.status5 {
	color: #007a00;
}
#content #main .sub p.status span.editable form select {
	padding: 2px;
}
#content #main .sub p.status span.editable form textarea {
	width: 400px !important;
	height: 50px !important;
	display: block;
	margin-bottom: 5px;
}
/* register */
#content #main #register p {
	margin-bottom: 7px;
}
#content #main #register small.warn {
	color: #CC0000;
	display: block;
	font-size: 11px;
	margin: 3px 0 0 80px;
	line-height: 135%;
}
#content #main #register label {
	float: left;
	width: 80px;
	margin-top: 4px;
}
#content #main #register input {
	width: 350px;
	font-size: 14px;
	padding: 3px;
}
#content #main #register button {
	margin-left: 80px;
	padding: 5px 10px;
}
#content #main #register button span {
	background: url(images/key_add.png) no-repeat left;
	padding-left: 25px;
}

/* profile */
#content #main #profile p {
	margin-bottom: 7px;
}
#content #main #profile small.warn {
	color: #CC0000;
	display: block;
	font-size: 11px;
	margin: 3px 0 0 80px;
	line-height: 135%;
}
#content #main #profile label {
	float: left;
	width: 120px;
	margin-top: 4px;
}
#content #main #profile small {
	display: block;
	color: #666;
	font-size: 11px;
	margin: 3px 0 0 120px;
	line-height: 135%;
}
#content #main #profile input {
	width: 350px;
	font-size: 14px;
	padding: 3px;
}
#content #main #profile button {
	margin-left: 120px;
	padding: 5px 10px;
}

#content #main #profile button span {
	background: url(images/key.png) no-repeat left;
	padding-left: 25px;
}

#content #main #profile fieldset {
	border: 1px solid #ddd;
	width: 600px;
	margin-left: -10px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 10px 0;
}
#content #main #profile fieldset legend {
	padding: 0 9px;
	font-weight: bold;
}
#content #main #profile fieldset label {
	margin-left: 10px;
}
/* reset */
#content #main #reset p {
	margin-bottom: 7px;
}
#content #main #reset label {
	float: left;
	width: 100px;
	margin-top: 4px;
}
#content #main #reset small {
	display: block;
	color: #666;
	font-size: 11px;
	margin: 3px 0 0 100px;
	line-height: 135%;
}
#content #main #reset input {
	width: 350px;
	font-size: 14px;
	padding: 3px;
}
#content #main #reset button {
	margin-left: 100px;
	padding: 5px 10px;
}

#content #main #reset button span {
	background: url(images/key.png) no-repeat left;
	padding-left: 25px;
}

/* duplicate */
#content #main .sub.hide {
	height: 180px;
	overflow: hidden;
}
#content #main .sub .duplicate {
	background: url(images/white93.png) repeat;
	width: 730px;
	height: 180px;
	position: absolute;
}
#content #main .sub .duplicate h4 {
	margin-left: 100px;
	margin-bottom: 10px;
	font-size: 20px;
}
#content #main .sub .duplicate p {
	margin-left: 100px;
	margin-bottom: 3px;
	margin-top: 20px;
	font-size: 14px;
}
#content #main .sub .duplicate p strong {
	font-weight: bold;
	float: none;
	display: inline;
	color: #000;
}
#content #main .sub .duplicate p.meta {
	margin-top: 0px;
}
/* new submission */
#content #main #submit p {
	margin-bottom: 10px;
}
#content #main #submit fieldset {
	border: 1px solid #ddd;
	width: 570px;
	margin-left: 90px;
	margin-bottom: 10px;
}
#content #main #submit fieldset legend {
	padding: 0 9px;
}
#content #main #submit fieldset legend label {
	float: none;
	width: auto;
	margin: 0;
}
#content #main #submit fieldset legend input {
	float: none;
	width: auto;
	margin: 0;
}
#content #main #submit fieldset p {
	padding: 10px 9px 5px;
}
#content #main #submit fieldset p small {
	margin-left: 0;
}
#content #main #submit p.uploadoptions label {
	float: none;
	width: auto;
	margin: 0;
}
#content #main #submit p.uploadoptions input {
	float: none;
	width: auto;
	margin: 0 0 0 100px;
}
#content #main #submit label {
	float: left;
	width: 100px;
	margin-top: 3px;
}
#content #main #submit small {
	display: block;
	color: #666;
	font-size: 11px;
	margin: 3px 0 0 100px;
	line-height: 135%;
}
#content #main #submit small span {
	display: inline !important;
	width: auto !important;
}
#content #main #submit small span.red {
	color: #CC0000;
}
#content #main #submit small span.green {
	color: #287800;
}
#content #main #submit input {
	width: 550px;
	font-size: 14px;
	padding: 3px;
}
#content #main #submit textarea {
	width: 550px;
	height: 150px;
	font-size: 14px;
	padding: 3px;
}
#content #main #submit select {
	width: 150px;
	font-size: 14px;
	padding: 2px;
}
#content #main #submit #categories_select {
	margin-left: 100px;
	margin-bottom: 10px;
}
#content #main #submit #categories_select small {
	margin-left: 0px;
	margin-top: 0px;
}
#content #main #submit #categories_select span {
	display: block;
	width: 150px;
	float: left;
	margin: 0 5px 5px 0;
}
#content #main #submit #categories_select label.cat {
	float: none;
	margin: 10px 0 0 0;
}
#content #main #submit #categories_select input.cat {
	margin: 0;
	width: auto;
}
#content #main #submit .related {
	display: none;
}
#content #main #submit div.related ul {
	width:560px;
	height:200px;
	overflow-y:scroll;
	border:1px solid #ccc;
}
#content #main #submit div.related li {
	border-bottom: 1px solid #eee;
	width: auto;
	padding: 5px 10px;
}
#content #main #submit div.related li small {
	display: block;
	margin-left: 0;
	margin-top: 0;
}
#content #main #submit button {
	margin-left: 100px;
	padding: 5px 10px;
}

#content #main #submit button span {

}
#content #main #submit button#button_edit span {
	background: url(images/page_edit.png) no-repeat left;
}

/* comments */
#content #main #comment {
	margin-bottom: 30px;
}
#content #main #comment p {
	margin-bottom: 10px;
	margin-left: 100px;
}
#content #main #comment p.meta {
	margin-left: 50px;
	color: #666;
	font-size: 11px;
}
#content #main #comment p.meta strong {
	font-size: 13px;
}
#content #main #comment p.meta a.perma {
	color: #666;
}
#content #main #comment div.update,
 #content #main #comment div.update p, 
 #content #main #comment div.update a, 
 #content #main #comment div.update a.perma {
	color: #aaa;
	font-size: 11px;
}
#content #main #comment div.update p.meta {
	margin-bottom: 5px;
}
#content #main #comment label {
	margin-left: 5px;
}
#content #main #comment form {
	margin-top: 20px;
	margin-left: 100px;
	width: 550px;
}
#content #main #comment form p {
	margin-left: 0;
}
#content #main #comment textarea {
	width: 540px;
	height: 120px;
	font-size: 14px;
	padding: 3px;
}
#content #main #comment button {
	padding: 5px 10px;
}

#content #main #comment button span {

}

#content #main #comment p.editable form {
	margin-left: 0;
	margin-top: 0;
	width: auto;
}
#content #main #comment p.editable form textarea {
	width: 590px !important;
	margin: 1px 0 0 1px;
	min-height: 100px;
}
#content #main #comment p.editable form button {
	padding: 3px 10px;
}
/* related */
#content #main #related ul {
	margin-left: 100px;
}
#content #main #related ul li {
	width: auto;
	padding: 0 0 5px 0;
}
#content #main #related ul li small {
	display: block;
	margin-top: 2px;
	font-size: 11px;
	color: #666;
	line-height:135%;
}
/* paginate */
#content #main #paginate {
	text-align: center;
}

#content #main #paginate a {
	text-align: center;
	padding: 4px 0 6px;
	background:url(images/paginator.png) -22px -44px no-repeat;
	height:12px; width:22px;
	font-size:12px;
	text-decoration: none;
	color: #555555;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#content #main #paginate a.current {
background:url(images/paginator.png) 0px -44px no-repeat;
color:#fff;
}
#content #main #paginate a:hover {
background:url(images/paginator.png) -44px -44px no-repeat;
color:#fff;
}

#content #main #paginate a.twodigit {
	background-position: -33px -66px!important;
	width:33px!important;
}
#content #main #paginate a.current.twodigit {
	background-position: 0px -66px!important;
}
#content #main #paginate a.twodigit:hover {
	background-position: -66px -66px!important;
}

#content #main #paginate a span {
display:none;
}

#paginate a.next_page{
	background-position:-22px 0!important;
}
#paginate a.next_page:hover{
	background-position:-44px 0!important;
}

#paginate a.prev_page{
	background-position:-22px -22px!important;
}
#paginate a.prev_page:hover{
	background-position:-44px -22px!important;
}

.ellipsis{display:block;width:33px;height:22px;background:url(images/paginator.png) 0 -88px no-repeat;display:block;float:left;margin-right:5px;}
.ellipsis span{display:none;}

#page_text{float:left;display:block;padding:2px 10px 0 0;}
#page_results{float:left;display:block;color:#888;padding:2px 0 0 5px;}

/* user */
#content #main #user h3 {
	margin-bottom: 0;
}
#content #main #user p#registersince {
	margin-bottom: 25px;
}
#content #main #user div.comment {
	margin-bottom: 15px;
}
#content #main #user div.comment h4 {
	font-size: 16px;
	margin-bottom: 3px;
}
#content #main #user div.comment p {
	margin-left: 40px;
}
#content #main #user div.comment p.meta {
	margin-bottom: 5px;
	color: #666;
	font-size: 12px;
}
/* sidebar */
#content #sidebar {
	width: 200px;
	padding:0;
	margin-left: 765px;
	font-size: 12px;
	line-height: 135%;
	background:url(images/sb_middle.png) repeat-y;
}

	#content #sb_bottom{
		background:url(images/sb_bottom.png) bottom no-repeat;
	}
	
	#content #sb_top{
		background:url(images/sb_top.png) top no-repeat;
		padding:10px 8px 10px 8px;
	}	

#content #sb_top div {
	margin-bottom: 15px;
	padding-bottom:10px;
	background:url(images/ruler.png) bottom no-repeat;
}
	#content #sidebar div#register {
		background: url(images/newuser.png) no-repeat right top;
		padding-right:30px;
	}
	#content #sidebar div#login {
		background: url(images/user.png) no-repeat right top;
	}
	#content #sb_top div div {
		margin: 0;
		padding: 0;
		background: none;
	}
#content #sidebar h3 {
	font-size: 14px;
	font-weight: bold;
	color:#252525;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#content #sidebar h3 a {
	text-decoration: none;
}

#content #sidebar ul li {
	list-style: none;
	background:url(images/squarebullet.png) 0 6px no-repeat;
	margin-left: 3px;
	padding-left:12px;
	margin-bottom: 3px;
}
	#content #sidebar #subscribe ul li {
		background: none;
              padding-left: 0;
		margin-left: 0;
		margin-bottom: 7px;
	}
		#content #sidebar #subscribe ul li#rss a {
			background: url(images/feed.png) no-repeat left;
			padding: 1px 0 1px 20px;
		}
		#content #sidebar #subscribe ul li#email a {
			background: url(images/email.png) no-repeat left;
			padding: 1px 0 1px 20px;
		}
		

#content #sidebar ul li a {
	color: #555;
	text-decoration: none;
}

#content #sidebar ul li a:hover {
	color: #000;
}


#content #sidebar ul li.selected a {
	color: #000;
	text-decoration: none;
}


/* login */
#content #sidebar #login p {
	margin-bottom: 7px;
}
#content #sidebar #login small.warn {
	color: #CC0000;
	display: block;
	font-size: 11px;
	margin: 3px 0 0 0px;
	line-height: 135%;
}
#content #sidebar #login label {
	margin-bottom: 2px;
	display: block;
}
#content #sidebar #login input {
	padding: 2px;
	width: 175px;
}
#content #sidebar #login label.rememberme {
	display: inline;
}
#content #sidebar #login input.rememberme {
	width: auto;
}
#content #sidebar #login button {
	padding: 1px;
	width: 100px;
	height: 24px;
}

#content #sidebar #login button span {

}

#content #sidebar #ads {
	padding: 1px;
	border: 1px solid #ddd;
}
/* userstat */
#content #sidebar #userstat p {
	margin-bottom: 7px;
}
/* footer */
#footer {
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 10px 0 50px;
	font-size: 11px;
	color: #848a8f;
}
#footer p {
	margin-bottom: 3px;
}
/* jquery blockui */
.blockUI p {
	margin: 0 !important;
}


/* Search Form //----------------------------------------------------------*/

	#searchform {
		margin: 0;
		padding: 0 5px 0 0;
		}
	#searchform fieldset {
		margin: 0;
		padding: 0;
		border: 0;
		}
	#searchform label { 
		color: #999; 
		display: none; 
		}
	#searchform input { 
		width: 132px; 
		color: #222; 
		}
	#searchform #submitquery { 
		display: none; 
		}

