﻿body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#A8A39D url(../images/bgr_wrapper_top.png) repeat-x scroll 0 0;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

a:focus, a:hover {
	text-decoration:underline;
}

a {
	color:#000000;
	text-decoration:none;
}

.wrapper {
	margin:0 auto;
	width:778px;
}


.header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_header.png) no-repeat scroll 0 0;
	height:44px;
	width:100%;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.mainmenu {
	float:left;
	width:508px;
}

.mainmenu ul {
	float:left;
	padding:18px 0 0;
}

.mainmenu ul li {
	color:#FFFFFF;
	display:inline;
	float:left;
	font-size:1.2em;
	line-height:1.1em;
	padding:0 1px 0 0;
	position:relative;
	text-transform:uppercase;
	z-index:50;
}

.mainmenu ul li.first {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
}

.mainmenu ul li a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#B7B2AD url(../images/bgr_menu_a.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
}

.mainmenu ul li a span 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_menu_a_right.png) no-repeat scroll right top;
	cursor:pointer;
	display:block;
	height:19px;
	padding:7px 17px 0;
}

* html .mainmenu ul li a 
{
	display:inline-block;
	float:left;
}
* html .mainmenu ul li ul li a 
{
	
}
* html .mainmenu ul li a span 
{
	display:inline-block;
	float:left;
}
* html .mainmenu ul li ul li a span 
{
	
}

.mainmenu ul li a:link, .mainmenucat ul li a:visited 
{
	text-decoration:none;
}

.mainmenu ul li a:hover {
	
}

.mainmenu .current_page_item a, .mainmenu .select a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(../images/bgr_menu_a_right_hover.png) no-repeat scroll right top;
	color:#000000;
	text-decoration:none;
}

.mainmenu .current_page_item a span, .mainmenu .select a span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_menu_a_hover.png) no-repeat scroll 0 0;
}

.mainmenuul li ul {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	visibility:hidden;
}

.mainmenu ul li ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	display:list-item;
	float:none;
	font-size:1em;
	padding:0;
}

.mainmenu ul li ul li ul {
	margin:0;
	top:0;
}

.mainmenu ul li ul li a, .mainmenu ul li.current_page_item ul a, .mainmenu ul li.select ul a 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:-moz-use-text-color -moz-use-text-color #CCCCCC;
	border-style:none none solid;
	border-width:0 0 1px;
	color:#000000;
	font-weight:normal;
	height:auto;
	margin:0;
	padding:5px 10px;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	width:160px;
}

.mainmenu ul li ul li a:hover 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F3F3F3 none repeat scroll 0 0;
	color:#000000;
	text-decoration:none;
}
.mainmenu ul li ul li a span, .mainmenu ul li.current_page_item ul a span, .mainmenu ul li.select ul a span 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	display:inline;
	float:none;
	height:auto;
	padding:0;
}

.mainmenu ul li ul li a:hover span 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
}


.sidebar_search {
	float:right;
	overflow:hidden;
	width:266px;
}

.sidebar_search label {
	color:#394245;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	padding:4px 10px 0 0;
	text-align:right;
	text-transform:uppercase;
	width:84px;
}

.sidebar_search fieldset {
	float:left;
	padding:20px 0 0;
}

.main_search_val {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	border-style:solid;
	border-width:1px;
	color:#333333;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	margin:0 4px 0 0;
	padding:2px;
	width:130px;
}

.main_search_sub {
	float:left;
	height:19px;
	text-indent:-9999px;
	text-transform:capitalize;
	width:19px;
}

.board {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../pick.aspx) no-repeat scroll 0 0;
	height:172px;
	overflow:hidden;
	width:100%;
}

.menu_shadow {
	margin:44px 0 0;
	position:absolute;
}

.mainBody {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_body.png) repeat-y scroll 0 0;
	width:100%;
}

.mainBodyTop {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_body_top.png) no-repeat scroll 0 0;
	overflow:hidden;
	padding:16px 0 0;
	width:100%;
}

#content {
	float:left;
	padding:20px 0 0 27px;
	width:425px;
}

.post {
	margin:0 0 35px;
	overflow:hidden;
	width:100%;
}

.post .title {
	border-bottom:1px dashed #B3A7A0;
	color:#9A0000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.2em;
	font-weight:normal;
	line-height:1.2em;
	margin:0 0 10px;
	padding:0 0 8px;
}

.post .post_date {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/ico_date.gif) no-repeat scroll left center;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:1px 0 1px 18px;
	text-transform:uppercase;
}

.post .entry {
	font-size:1.4em;
	line-height:1.5em;
	padding:10px 0 0;
}

.post .entry p {
	margin:0 0 15px;
}

.post .info {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_post_info.gif) no-repeat scroll 0 0;
	overflow:hidden;
	width:100%;
	height:32px;
}

.post .info .post_author {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/ico_post_author.gif) no-repeat scroll left center;
	color:#000000;
	float:left;
	margin:9px 13px 0 14px;
	padding:0 0 0 18px;
}

.post_author {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/ico_post_author.gif) no-repeat scroll left center;
	color:#000000;
	margin:9px 13px 0 14px;
	padding:0 0 0 18px;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}

.post .info .post_comment {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/ico_post_comm.gif) no-repeat scroll left center;
	color:#CC0000;
	float:left;
	margin:9px 0 0;
	padding:0 0 0 18px;
}

.post_comment {
	background:transparent url(../images/ico_post_comm.gif) no-repeat scroll left center;
	color:#CC0000;
	margin:9px 0 0;
	padding:0 0 0 18px;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}

.post .info span {
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}

.post .info .post_comment a {
	color:#CC0000;
}


.sidebar {
	float:right;
	width:290px;
}

.login_box {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/black_login_box.jpg) no-repeat scroll 0 0;
	height:170px;
	overflow:hidden;
	width:100%;
}

.welcome_box {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/black_welcome_box.jpg) no-repeat scroll 0 0;
	height:170px;
	overflow:hidden;
	width:100%;
}

.login_box .title, .welcome_box .title {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	font-weight:normal;
	padding:13px 0 0 20px;
}

.welcome_div
{
	padding-top: 28px;
	padding-left: 10px;
	padding-right:10px;
	font-size:14px;
	text-align:center;
}

.login_body {
	overflow:hidden;
	padding:28px 0 0 85px;
	width:166px;
}

.login_body p {
	overflow:hidden;
	padding:0 0 9px;
	width:100%;
}

.login_input input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	border-style:solid;
	border-width:1px;
	color:#333227;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4em;
	padding:2px 5px 2px 15px;
	width:144px;
}

.login_submit {
	float:right;
}

.sidebar_widgets {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_sidebar_widgets.png) no-repeat scroll 0 0;
	color:#0E0E0E;
	font-size:1.3em;
	line-height:1.4em;
	overflow:hidden;
	padding:30px 20px 20px;
	width:250px;
}

.sidebar_widgets .widgettitle {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.7em;
	font-weight:normal;
	padding:0 0 10px;
	text-transform:lowercase;
}

.sidebar_widgets ul ul {
	margin:0px;
}

.sidebar_widgets ul li.widget_morelinks ul li {
	color:#0E0E0E;
	margin:0 14px;
}

.sidebar_widgets ul li ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-color:-moz-use-text-color -moz-use-text-color #B2A59D;
	border-style:none none dashed;
	border-width:0 0 1px;
	margin:0;
	padding:3px 0 3px 5px;
}

.sidebar_widgets ul li {
	margin:0 0 25px;
}

.widget_morelinks .widget_top {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#ECE4DF none repeat scroll 0 0;
}

.widget_top {
	width:100%;
}

.widget_morelinks .widget_end {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_widget_end_morelinks.gif) repeat-y scroll 0 0;
}

.widget_morelinks .widget_body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_widget_body_morelinks.gif) no-repeat scroll left bottom;
	padding:0 0 14px;
}

.widget_morelinks .widget_top .widgettitle {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(../images/bgr_widget_top_morelinks.gif) no-repeat scroll left bottom;
	padding:0 0 18px 12px;
}

.sidebar_widgets .widgettitle {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.7em;
	font-weight:normal;
	padding:0 0 10px;
	text-transform:lowercase;
}

.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/ico_sidebar_default.gif) no-repeat scroll left 3px;
	display:block;
	padding:0 0 0 16px;
}

.sidebar_widgets .widget_morelinks a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/ico_sidebar_morelinks.gif) no-repeat scroll left 3px;
	color:#0E0E0E;
	padding:0 0 0 16px;
}

.widget_end {
	width:100%;
}

.body_end {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bgr_body_end.png) no-repeat scroll 0 0;
	height:40px;
	overflow:hidden;
	width:100%;
}

.InvalidLogin
{
	color:#CC0000;
	font-weight:bold;
}


.textbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	border-style:solid;
	border-width:1px;
	color:#333227;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4em;
	padding:2px 5px 2px 5px;
	width:144px;
}


.multilinetextbox
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	border-style:solid;
	border-width:1px;
	color:#333227;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4em;
	padding:2px 5px 2px 5px;
}


.dropdown
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#808080 #D4D0C8 #D4D0C8 #808080;
	border-style:solid;
	border-width:1px;
	color:#333227;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4em;
	padding:2px 5px 2px 5px;
	width:180px;
}

.submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#808080 #D4D0C8 #acabab;
	border-style:solid;
	border-width:2px;
	color:#333227;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:26px;
}

.SubTitle
{
	border-bottom:1px dashed #B3A7A0;
	color:#333227;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.2em;
	font-weight:normal;
	line-height:1.2em;
	margin:0 0 10px;
	padding:0 0 8px;
}

.paddingTop10
{
	padding-top:10px;
}

.paddingTop30
{
	padding-top:30px;
}

.paddingBottom30
{
	padding-bottom:30px;
}

.paddingTop5
{
	padding-top:5px;
}

.errorDiv
{
	background-color:#ffe6e6;
	border: solid 1px #ffc7c7;
	color:#4f4f4f;
	width:400px;
	padding:10px;
	margin:auto;
	text-align:center;
}

.errorDivWrapper
{
	padding-top:10px;
	padding-bottom:10px;
}

.successDiv
{
	background-color:#e6ffe6;
	border: solid 1px #c7ffce;
	color:#4f4f4f;
	width:400px;
	padding:10px;
	margin:auto;
	text-align:center;
}

.redLink
{
	color:#9A0000;
}

.divCommentWrapper
{
	font-size:14px;
	padding-bottom:15px;
}

.divComment
{
	font-size:13px;
	padding-left:5px;
	border-left: 5px solid #DDDDDD;
}

.divCommentBy
{
	border-left: 5px solid #DDDDDD;
	padding-top:2px;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
}

.voting
{
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

.postComment
{
	font-size:11px;
	padding-top:10px;
}

.commentLogin
{
	height:20px;
	font-style:italic;
}

.SearchTitle
{
	font-size:13px;
	padding-top:10px;
	font-weight:bold;
}

.SearchBody
{
	font-size:11px;
	padding: 2px 0 3px 0;
}

.SearchFooter
{
	font-style:italic;
}

.SearchHeader
{
	border-bottom:1px dashed #B3A7A0;
	color:#9A0000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.2em;
	font-weight:normal;
	line-height:1.2em;
	margin:0 0 10px;
	padding:0 0 8px;
}






/* pagination land */


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000000;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #9A0000;
	color: #000;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #9A0000;
	font-weight: bold;
	background-color: #F0EDE9;
	color: #000000;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
