body
{
	background: url(../images/bg_all.png) #FFF repeat;
	font-family: Arial, Verdana, Helvetica;
	font-size:14px;
	margin:0px;
}

body.admin
{
	background: url(../images/bg_header_a.gif) #FFF repeat-x;
}

body.admin input, body.admin select
{
	float:left;
}

body.admin .form-item
{
	min-height: 50px;
}

#container {
	width:100%;
	background: url(../images/bg_header.gif) repeat-x;
}

h1
{
	margin:5px 0px;
	padding:0px;
}

a img
{
	border:0px;
}

.admin
{
	background:#eee;
	text-align: center;
	padding:5px 0;
}

/* Structure */
#wrap
{
	width:900px;
	margin:0 auto;
}

/* Top */

#user-cp 
{
	height:18px;
	width:100%;
	background:#333333;
	padding:7px 10px 0 10px;
	color:#FFF;
	font-size: 12px;
}


/* Content */
#navigation
{
	height:24px;
	width:594px;
	text-align: right;
	margin-left:266px;
	padding:30px 0px 15px 20px;
}

.content-box
{
	width:900px;
	background:url(../images/bg_full_center.png) repeat-y center;
	margin:0px;
}

.top
{
	background:url(../images/bg_full_top.png) no-repeat bottom;
	width:900px;
	height:15px;
}

.bottom
{
	background:url(../images/bg_full_bottom.png) no-repeat top;
	width:900px;
	height:9px;
}

.content-box-small
{
	width:444px;
	background:url(../images/bg_short_center.png) repeat-y center;
	margin:0px;
}

.top-small
{
	background:url(../images/bg_short_top.png) no-repeat left;
	width:445px;
	height:9px;
}

.bottom-small
{
	background:url(../images/bg_short_bottom.png) no-repeat top;
	width:444px;
	height:9px;
	background-position-x: 1px;
}

.small
{
	margin-left:0px;
	width:445px;
	float:left;
}

.small-left
{
	margin-left:7px;
	margin-right: -6px;
}

.vote-f, .profile_item h2, .content-box-small h2
{
	background:url(../images/bg_title_short.png) no-repeat;
	padding:7px 0 7px 10px;
	margin:3px 0 10px 2px;
}

.small h2.title_do
{
	background:url(../images/bg_title_short_do.png) no-repeat;
	padding:7px 0 7px 10px;
	margin:3px 0 10px 2px;
}

.small h2.title_done
{
	background:url(../images/bg_title_short_done.png) no-repeat;
	padding:7px 0 7px 10px;
	margin:3px 0 10px 2px;
}

.vote-f p
{
	padding:10px 0 0 20px;
	margin:0px;
}

h2 a
{
	color:#000;
	text-decoration: none;
}

h2.intro
{
	padding:10px 0 0 0;
	margin:0px;	
}

h2 a:hover
{
	color:#555;
	text-decoration: none;
}

h2 span.title, h2.short
{
	background:url(../images/bg_title_long.png) no-repeat;
	width:691px;
	height:30px;
	padding:7px 0 0 10px;
}

h2 span.title_do
{
	background:url(../images/bg_title_long_do.png) no-repeat;
}

h2 span.title_done
{
	background:url(../images/bg_title_long_done.png) no-repeat;
}

h2.zero
{
	margin-top:7px;
	height:50px;
}

h2 span.link
{
	background:url(../images/bg_title_link.png) no-repeat;
	width:134px;
	height:30px;
	padding:7px 0 0 7px;
}

.instruction
{
	margin:5px 0px 5px 0;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}

.small .text
{
	padding:1px 10px 1px 11px;
	margin:0px;
}

.small .text .content
{
	margin:0 0px 5px 3px;
	padding:0 10px;
}

.small .text .meta
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size:14px;
}

.text
{
	padding:1px 25px;
}

.full-exact
{
	padding:0 15px 0 14px;
}

.info .text-right 
{
	background:url(../images/stats.png);
	width:295px;
	height:72px;
	padding:14px 15px 14px 0;
}

.text-right
{
 text-align: right;
}

.meta .date
{
	background:url(../images/bg_date.png) no-repeat center;
	padding:9px 17px 0px 0px;
	width:50px;
	height: 25px;
}

.meta .done, .meta .do 
{
	background:url(../images/bg_done.png) no-repeat center;
	padding:9px 15px 0px 0px;
	width:52px;
	height: 25px;
}

.meta .num-comments
{
	background: url(../images/icon_comment.png) no-repeat;
	text-align: center;
	padding-top:10px;
	width:43px;
	height:33px;
}


/* Profile */
.profile-item
{
	clear:both;
	font-size:13px;
	padding:5px 10px;
}

.profile-item strong
{
	width:200px;
	float:left;
}

.profile-item p
{
	padding:0px;
	margin: 0px;
}

.profile_item
{	
	width:425px;
	float:left;
}

.profile_content_3, .profile_content_4
{
	width:700px;
	margin:0 auto;
}

.profile_content_4
{
	padding-bottom:10px;
}

.profile_content_3 strong, .profile_content_4 strong
{
	text-decoration: underline;
	display: block;
	float:none;
}

/* PM */
h2.left
{
	padding:0px;
	margin:0px 0 5px 0;
}

/* tables */
table.inbox
{
	background:#FFF;
	border:0px;
	width:100%;
	border:#444 1px solid;
	border-width: 0 1px 1px 1px;
}

table.inbox th
{
	background:#444;
	padding:10px 5px;
	color:#FFF;
}

table.inbox td
{
	background:#444;
	padding:10px 5px;
	border-top:#444 1px solid;
}

table.inbox tr.row1 td
{
	background:#fff;
	padding:10px 5px;
}

table.inbox tr.row2 td
{
	background:#eee;
	padding:10px 5px;
}

td.bleft
{
	border-left:#444 1px solid;
}

/* stories */
.info
{
	font-size:12px;
}

.zero
{
	margin:0px;
	padding:0px;
}

.ratings
{
	margin-top:10px;
}

.text
{
	padding:1px 10px;
	margin:0px 15px 0px 14px;
}

.content
{
	border:3px solid #eee;
	margin:2px 0 5px 0;
}

/*meta controls*/
.meta a span
{
	display:none;
}

a.report
{
	background:url(../images/btn_report.png) no-repeat;
	width:26px;
	height:23px;
	float:left;
	margin:0 2px;
}

a.edit
{
	background:url(../images/btn_edit.png) no-repeat;
	width:41px;
	height:23px;
	float:left;
	margin:0 2px;
}

a.rep_plus
{
	background:url(../images/btn_rep_neg.png) no-repeat;
	width:30px;
	height:23px;
	float:left;
	margin:0 2px;
}

a.rep_neg
{
	background:url(../images/btn_rep_plus.png) no-repeat;
	width:30px;
	height:23px;
	float:left;
	margin:0 2px;
}

a.rep_neg:active, a.rep_plus:active, a.edit:active, a.report:active
{
	background-position:0 -23px;
}

/* Footer */
.footer
{	
	margin-top:20px;
	background:#333;
	font-size: 10px;
	color:#fff;
	width:100%;
	padding:10px 0;
	height: 100%;
}

.footer .center
{
	width:880px; margin:0 auto;
}

#comments .text 
{
	border:0px;
	padding:1px 10px 1px 20px;
	margin:0px;	
}

#comments .form-item label
{
	width:200px;
}

.content
{
	padding:1px 5px;
	margin:0px;	
}

hr 
{
	height:3px;
	width:100%;
	border:0px;
	border-top:3px double #eee;
}

.comments
{
	padding:0 200px;
	font-size: 0.7em;
}

.comment-item
{
	clear:both;
	background:url(../images/horizontal-rule.gif) bottom no-repeat;
	padding-bottom:5px;
	width: 400px;
}

/*content*/
.comment
{
	padding:10px 10px 10px 0;
}

#comments 
{
	width:668px;
	margin:5px auto;
}

#comments .top
{
	background: url(../images/bg_comment_top.png) no-repeat center;
	height:13px;
	width:668px;
	background-position: 1px 0;
}

#comments .content-box
{
	background: url(../images/bg_comment_center.png) repeat-y center;
	width:668px;
	padding:1px 0;
}

#comments .content
{
	border: 0px;
}

#comments .bottom
{
	background: url(../images/bg_comment_bottom.png) no-repeat center;
	height:12px;
	width:668px;
	background-position: 1px 0;
}

.comment .content
{
	font-size: 12px;
}

.meta
{
	font-size:10px;
	text-align: right;
	padding-bottom:4px;
}

.events .description
{
	border:1px solid #eee;
	padding:5px;
}

.events .left
{
	width:60%;
}

.events .right
{
	width:40%;
}

/* Links */
a
{
	color: #e19317;
}

a:hover
{
	text-decoration: none;
}

#user-cp a 
{
	color: #FFF;
	margin: 0 5px;
	text-decoration: none;
	font-size: 12px;
}

a.logo
{
	width:266px;
	float:left;
	padding-top:5px;
	margin-left:20px;
	height:74px;
}

#navigation a 
{
	font-size: 26px;
	padding:10px 8px;
	color:#404040;
	text-decoration: none;
}

#navigation a:hover
{
	color: #982121;
}

.subnav
{
	padding:2px;
	margin:4px 0;
	padding:5px 0;
}


.subnav a
{
	background:#eee;
	padding:3px 8px;
	color:#444;
	margin-top:1px;
	text-decoration: none;
	border:1px solid #444;
	border-top:1px solid #444; 
}

.subnav a:hover
{
	background:#444;
	color:#FFF;
}

/* Form */

form
{
	margin:0px;
	padding:0px;
}

.form-item
{
	height:auto;
	margin:5px 0;
	min-height:30px;
	clear:both;
}

select 
{
	margin-top:9px;	
}

.form-item label
{
	width:300px;
	padding-top:10px;
	float:left;
}

input
{
	width:200px;
	padding:5px;
	font-size:20px;
}

input.long
{
	width:400px;
}

input.short
{
	width:50px;
}

textarea
{
	padding:5px;
	width:385px;
	font-size:14px;
	height:150px;
	font-family: Arial, Verdana, Helvetica;
}

input.submit
{
	font-size:12px;
	padding:0 0 2px 0;
	width:102px;
	height:20px;
	width:102px;
	border:0px;
	background:url(../images/submit.png);
}

input.submit:hover
{
	background-position: 0 20px;
}

input.tiny
{
	width:30px;
}

.date input.small, .time input.small
{
	width:60px;
}

div.search-bar
{
	height:20px;
}

div.search-text
{
	padding-left:385px;
}

div.dropdown
{
	padding-right:5px;
}

.vote-f
{
	padding:2px 0 4px 10px;
	height:33px;
	width:419px;
	margin:5px auto 0 auto;
}

.vote-f label
{
	width: auto;
	padding-right:10px;
	padding-left: 75px;
}

/*tables*/
table#news-table
{
	width:100%;
	font-size:20px;
}

th
{
	text-align: left;
}

table.events
{
	width:100%;
}

table.events th
{
	font-size:16px;
}

table.events th, table.events td
{
	padding:5px 10px;
	border:1px solid #b0b760;
	border-width: 1px 1px 0 0;
}

table.events 
{
	border:1px double #b0b760;
	border-width: 0 0 1px 1px;
}



/* Colors */
.bg1
{
	background:#d3d98c;
}

.bg2
{
	background:#f1f6be;
}

/* News */
#news-post
{
	padding:10px 0;
}

#news-meta
{
	text-align:right;
	font-size: 11px;
}

p.error
{
	background:#cc3333;
	color:#FFF;
	padding:10px;
}

#user-cp p 
{
	margin:0px;
}

.left 
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear:both;
}

.cancelled
{
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

/* Visit */
.reviews
{
	margin:0 20px;
	padding:0px 20px;;
}

.reviews .h2
{
	margin:0px;
	padding:0px;
}

.reviews .review, .review p
{
	padding:5px;
	margin:2px;
}

.review p
{
	padding:0px;
	margin:0px;
}

ul.visit
{
	list-style-type: none;
	padding:0px;
	margin:0px;
}

ul.visit li
{
	width:200px;
	padding:5px;
	margin:2px 0;
}

.search-bar
{
	margin:0px 20px 0px 0;
	padding:5px 0;
}

.pages
{
	clear:both;
	width:300px;
	padding:5px;
	margin: 10px 300px;
	background:#FFF;
}

.date span.date, .date span.done, .done span.date, .done span.done
{
	background:none; padding:0px; margin:0px;
}

/* Footer */
.footer p
{
	margin:5px 0;
}

.footer a 
{
	color:#FFF;
	text-decoration: underline;
}

.footer a:hover
{
	text-decoration: none;
}