/* Important */
* {margin:0;padding:0}
body {
	background:#FFFFFF;
	color:#333333;
	font:12px/16px tahoma, Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-right: 0px;
	margin-left: 0px;
} /* IE doesn't support min/max-width, so this doesn't work for IE folks */
	
/* General */
h1, h2, h3, h4, h5, h6 {
	letter-spacing:0px;
	font-family:tahoma, Arial;
	margin:10px 0 5px;
	border-bottom:1px solid #999999;
	padding-bottom: 2px;
}
h1 {font-size:18px; color:#256FB8;}
h2 {font-size:18px; color:#256FB8;}
h3 {
	font-size:14px;
	color: #666666;
	border-bottom:0px;
}
h4 {font-size:14px;}
h5 {font-size:14px;}
h6 {font-size:14px;}
ul {list-style:none}
img {border:none} 
hr {margin:1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 
li {line-height: 1.4em;}
a, a:link, a:visited {color:#990000;TEXT-DECORATION: none;cursor:pointer} 
a:hover {color:#CC0000;TEXT-DECORATION: underline;cursor:pointer}

/* Wrappers */
#wrap {
	margin:0 auto;
	position:relative;
	text-align:left;
	width: 950px;
}

#content-wrap2 {position:relative;min-height:1050px; height:auto;margin:0px 0px}
* html #content-wrap2 {height: 850px;}

#sidebar {position:absolute;top:0px;left:auto;right:0px;width:257px;}
#contentbox { margin-right:267px;width:auto;} 
#contentbox #breadcrumb {margin-top:-5px;font-size:11px;font-weight:bold; text-decoration:none;}
#contentbox #breadcrumb a {text-decoration:none}
#contentbox #breadcrumb a:link {text-decoration:none} 
#contentbox #breadcrumb a:visited {text-decoration:none} 
#contentbox #breadcrumb a:hover {text-decoration:none}

#content #breadcrumb a:visited {text-decoration:none}	

/* Header */

#header {
	margin:0 0 0px;
	padding:0 0 0px;
	position:relative;
	background-color: #FFFFFF;

} 
#headbar {background:url("../images/headbar.png") repeat-x 0 100%; margin:0px; padding:5px 10px 2px; vertical-align:middle}
#headbar form {margin:0}
#headbar form .login {width:100px}
#headbar ul { padding:2px 0; padding-bottom:4px; color:#999999; }
#headbar ul  li{ display:inline }
#headbar ul a {color:#999999; text-decoration:none;}
#headbar ul a:hover {
	text-decoration:none;
	color: #666666;
}

/* Main Tabs */

.search-rules {
	padding: 0px;
	float: right;
	margin-right: 0px;
}

table.header td, table th{ padding:0px; }
table.header th{ padding:0px; }
table.header th a:hover{ }	

.BannerTopRight {
	margin-right: 0px;
	margin-bottom: 5px;
	float: right;
	padding:1px; 
	border:1px solid #DEDEDE; 
	width: 468px;
}

.BannerTopBig {
	text-align: center;
	margin-bottom: 2px;
}

.SiteLogo {
	float: left;
	margin-left: 0px;
}

.Opa {
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
	_filter: alpha(opacity=100);
}

.Opa:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	_filter: alpha(opacity=100);
}

.OpaLogo {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	_filter: alpha(opacity=100);
}

.OpaLogo:hover {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	_filter: alpha(opacity=100);
}

/* Profile Buttons */

#cab {
	margin-left:10px;
	position: relative;
	height: 33px;
	margin-right: 10px;
}

#cab ul {padding:0px 10px 0px 30px;list-style:none;}
#cab li {float:left; text-align:center; display:block; }
#cab a.navbut3 {float:left;background:url("../images/tabDefR.gif") no-repeat right top; padding:0px 6px 0px 0px;color:#666666; margin:0 1px;text-decoration:none; display:block; height:33px;font-weight:bold}
#cab a.navbut3 span {float:left;background:url("../images/tabDefL.gif") no-repeat left top;padding:9px 0px 5px 6px; text-align:center;display:block;}
#cab a.navbut3:hover {color:#333333; }
#cab a.navbut4 {float:left;background:url("../images/tabSelR.gif") no-repeat right top; padding:0px 6px 0px 0px;color:#CC0000; margin:0 1px;text-decoration:none; display:block; height:33px;font-weight:bold}
#cab a.navbut4 span {float:left;background:url("../images/tabSelL.gif") no-repeat left top;padding:9px 0px 5px 6px; text-align:center;display:block;}
#cab a.navbut4:hover {color:#CC0000;}


/* Main Site Buttons */

.cab-buttons {
	font-size: 11px; 
	text-transform: uppercase;
	padding:0px 40px 0px 0px;
	list-style:none;
	float: right;
}
.cab-buttons li {float:left; text-align:center; display:block; }
.cab-buttons a.navbut3 {float:left;background:url("../images/tabDefR.gif") no-repeat right top; padding:0px 6px 0px 0px; margin:0 1px;text-decoration:none; display:block; height:33px;color:#666666; font-weight:bold}
.cab-buttons a.navbut3 span {float:left;background:url("../images/tabDefL.gif") no-repeat left top;padding:10px 0px 5px 6px; text-align:center;display:block;}
.cab-buttons a.navbut3:hover {color:#333333; }
.cab-buttons a.navbut4 {float:left;background:url("../images/tabSelR.gif") no-repeat right top; padding:0px 6px 0px 0px; margin:0 1px;text-decoration:none; display:block; height:33px;color:#CC0000; font-weight:bold}
.cab-buttons a.navbut4 span {float:left;background:url("../images/tabSelL.gif") no-repeat left top;padding:10px 0px 5px 6px; text-align:center;display:block;}
.cab-buttons a.navbut4:hover {color:#CC0000; }

.cab-buttons a.navbut3-red {float:left;background:url("../images/tabDefR.gif") no-repeat right top; padding:0px 6px 0px 0px; margin:0 1px;text-decoration:none; display:block; height:33px;color:#CC0000; font-weight:bold}
.cab-buttons a.navbut3-red span {float:left;background:url("../images/tabDefL.gif") no-repeat left top;padding:10px 0px 5px 6px; text-align:center;display:block;}
.cab-buttons a.navbut3-red:hover {color:#CC0000;}

/* MainCatBar */

div#MainCatBar {
	background: #E3E6EF url(../images/mainnav-bg.gif) repeat-x left top;
	margin:0px 0px;
	overflow:hidden;
	clear: both;
	height: 100%;
	padding-left: 6px;
}
div#MainCatBar span {
	display: block;
	float: left;
	text-transform: uppercase;

}
div#MainCatBar span a {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top: 7px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
}
div#MainCatBar span a:hover { color: #333333; text-decoration: none; }
div#MainCatBar span.current { background: url(../images/mainnav-curr-bg-left.gif) repeat-x 0px 0px; }
div#MainCatBar span.current a, div#MainCatBar span.current a:hover { color: #CC0000; background: url(../images/mainnav-curr-bg-right.gif) no-repeat 100% 0px;  }

/* SubCatBar */

div#SubCatBar {
	background: #F9F9F9 url(../images/scndnav-bg.gif) repeat-x;
	margin:0px 0px;
	overflow:hidden;
	clear:both;
	height: 100%;
}

div#SubCatBar span {
	display: block;
	float: left;
	text-transform: none;
	border-right: 1px solid #e1e1e1;
}
div#SubCatBar span a {
	display: block;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 21px;
	padding-bottom: 4px;
	padding-left: 21px;
}
div#SubCatBar span a:hover { color: #333333; text-decoration: none; } 
div#SubCatBar span.rss-border { border-right: 0px;}
div#SubCatBar span.rss-border a { padding: 7px 6px 4px;}
div#SubCatBar span.current a, div#SubCatBar span.current a:hover { color: #c42828; }

/* NavBar */


#navbar {
	background:#F2F2F2 url(../images/navbar.png) repeat-x 100%;
	margin:0px auto;
	padding:0px;
	color:#999999;
	font-size:11px;
	clear: both;
	height: 37px;
}

#navbar a, #navbar a:link, #navbar a:visited {color:#CC0000; text-decoration:none}
#navbar a:hover{color: #FF0000; text-decoration:underline;}


#breadcrumbs {
	float:left;
	margin-top: 15px;
	margin-left: 5px;
}

/* Sorts */

#sorts {
	float:right;
	color:#000000;
	font-size:11px;
	margin-top: 15px;
	margin-right: 5px;

}
#sorts p{  font-size:11px}
#sorts ul a, #sorts ul a:link, #sorts ul a:visited { color:#990000; font-size:11px}
#sorts ul a:hover {
	color:#CC0000;
	text-decoration: none;
}
#sorts img {margin-bottom:-2px}

/* Story Tabs Cab */

.cab {
	overflow:hidden;
}

.cab span {
	background:url(../images/story_tab_normal_l.gif) no-repeat left top;
	display:block;
	float:left;
	text-align:center;
	margin-left: 5px;
}
.cab span a {
	background:url(../images/story_tab_normal_r.gif) no-repeat right top;
	text-decoration:none;
	padding:6px;
	color:#666666;
	font-weight:bold;
	display: block;
}
.cab span.selected {
	background:url(../images/story_tab_active_l.gif) no-repeat left top;
	display: block;
}

.cab span.selected a {
	background:url(../images/story_tab_active_r.gif) no-repeat right top;
	text-decoration:none;
	padding:6px;
	color:#CC0000;
	display: block;
}
.cab span a:hover {color:#333333;}
.cab span.selected a:hover {color:#CC0000; }


/* Forms */

form {margin:0 0 0 0;}

input {font-family:Arial, Helvetica, sans-serif;margin:2px 0}

input.submit {
	border:1px solid #BBC4D7;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	padding: 3px 5px;
	background-color: #E6E9F0;
}

input.submit:hover {
	background-color: #cccccc;
}

input.submit-s {
	border:1px solid #BBC4D7;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	padding: 3px 5px;
	background-color: #E6E9F0;
}

input.submit-s:hover {
	background-color: #cccccc;
} 

input.log2 {
	border:1px solid #BBC4D7;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	padding: 3px 5px;
	background-color: #E6E9F0;
}

input.log2:hover {
	background-color: #cccccc;
}
 
/*Fieldsets */

fieldset {
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	padding: 10px 15px;
	margin: 10px 0;
	font-weight: normal;
}

* html fieldset {background:none;}
fieldset dl {	margin:0;padding:0}
fieldset dt {	clear:left;float:left;width:18em;text-align:right;padding:0 1em 0.5em 0}
fieldset dd {	padding:0 0 0.5em 0;font-weight:bold}
fieldset.labels label {	width:10em;float:left;text-align:right;display:block;padding:0.2em 0.5em 0.2em 0}
fieldset.labels div {	padding:0.2em 0;clear:left} 
label {display:block;padding:5px 0;font-weight:bold}
label br {clear:left}
legend {	padding:0 0.5em;color:#000}

/* Tables */
table td, table th{ padding:0 4px; text-align:left; }
table th{ background: #EEEEEA; padding:4px; }
table th a:hover{ background:none; color:#CC0000;}	

table.wide {
	width: 100%;
}

table.cool {
	border-top:1px solid #555555;
	border-left:1px solid #555555;
}

table.cool td {
	padding: 10px;
	text-align:center;

	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
}

table.profile {border:none;}
table.profile tr {height: 20px;}


/* Sidebar modules*/	

.featurebox {
	background:url("../images/featurebox_all_bg.png") repeat-xy 0 0;
	background-color: #F9F9F9;
	color:#333333;
	padding: 0px;
	margin-top: 4px;
	font-size: 12px;
	border: 1px solid #DEDEDE;
}

.featurebox p {border:none;margin:0 0 5px;color:#333333}

.featurebox a, .featurebox a:link, .featurebox a:visited {color:#990000; text-decoration:none}
.featurebox a:hover {color:#CC0000; text-decoration: underline}

.featurebox li a {
	margin-left:-10px;
	padding-left:20px;
	margin-bottom: 2px;
}

.featurebox li.rmore {list-style:none; margin-left:165px;}
.featurebox li.rmore a {text-decoration:none; font-size:12px;}
.featurebox ul {margin-left:10px; margin-bottom:10px}
.featurebox ul a { margin-bottom:5px}

.featurebox-mini-text {font-size: 11px;}

.tlb {background:url("../images/featurebox_header_bg.png") repeat-x 0 0; margin: 0px 0px 0px 0px; padding:3px 10px 5px 10px; border-bottom: 1px solid #DEDEDE;} 
.tlb a, .tlb a:link, .tlb a:visited {font-weight:bold;color:#666666; text-decoration:none; font-size:14px} 
.tlb a:hover { color:#CC0000; text-decoration:none}
.tlb strong {font-weight:bold;color:#666666}  
.tlb span { float:right; margin-top:-3px; margin-right:0px}

.tlb2 {margin:5px 0 0 0;padding:0px 0px 20px}
.tlb2 span a{background:url("../images/exp_on.png") no-repeat 0 0; margin-right:8px;cursor:pointer; float:left; display:block; color: #666666; width:116px; height:21px; text-align:center; padding-top:2px}
.tlb2 span.selected{cursor:text; font-weight:bold; text-align:center; }
.tlb2 span.selected a{
	background:url("../images/exp_down.png") no-repeat 0 0;
	width:116px;
	height:21px;
	cursor:text;
	float:left;
	display:block;
	margin-right:8px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	padding-top:2px;
	text-decoration: none;
}

.sstories {
	background:url("../images/vote_count.png") no-repeat 0 0;
	padding-right:12px;
	float:left;
	clear: both;
}

.count_total {
	margin-left:8px;
	color:#990000;
	font-weight:bold;
	font-size:12px;
}

a.switchurl {
	border-bottom: 1px solid #DEDEDE;
	display: block;
	padding: 2px 6px 1px 6px;
}

/* Sidebar Categories */

#nav-secondary, #nav-secondary ul {position:static;margin:0}
#nav-secondary, #nav-secondary li {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}

#nav-secondary {padding-top:0;margin-top: 10px}
#nav-secondary ul a {font:11px tahoma, Arial;display:block; color:#990000;border-bottom:1px solid #DEDEDE;}
#nav-secondary ul a:hover {
	color:#FF0000;
	text-decoration: none;
}

/* News items  */
.news-summary {
	padding:1px 0px 10px;
	position:relative;
	clear:left;
	width:100%;
	margin-top: 5px;
}

/* Headline */
.top {
	padding:0 0 10px 5px;
	margin-left:60px;
	background-color: #FFFFFF;
}

.toptitle {
	margin:0;
	font-size:18px;
	font-weight:normal;
	font-family: tahoma, Arial;
	text-decoration: none;
	line-height: 20px;
}

.toptitle a, .toptitle a:link, .toptitle a:visited {color:#1F64B8;}
.toptitle a:hover {color:#5393E1;}

.toptitle h1 {
	margin:0;
	font-size:18px;
	font-weight:normal;
	font-family: tahoma, Arial;
	text-decoration: none;
	line-height: 20px;
	border-bottom:0px;
}

.toptitle h1 a, .toptitle h1 a:link, .toptitle h1 a:visited {color:#1F64B8;}
.toptitle h1 a:hover {color:#5393E1;}

.toptitle h4 {
	margin:0;
	font-size:18px;
	font-weight:normal;
	font-family: tahoma, Arial;
	text-decoration: none;
	line-height: 20px;
	border-bottom:0px;
}

.toptitle h4 a, .toptitle h4 a:link, .toptitle h4 a:visited {color:#1F64B8;}
.toptitle h4 a:hover {color:#5393E1;}

.image_upload {
	float:right;
	margin-right: 20px;
	padding-top: 5px;
	padding-left: 3px;
	margin-top: 0px;
}

.image_upload_thumb {
	border: 1px solid #DEDEDE;
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
	_filter: alpha(opacity=100);
}

.image_upload_thumb:hover {
	border: 1px solid #DEDEDE;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	_filter: alpha(opacity=100);
}


/* The URL and Poster below headline */
.news-submitted {font-size:11px;margin-bottom:3px;margin-top:0px;color:#999999; }


p {
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
}


/* Post text */
.news-body-text  {
	margin:5px 0px;
	font-size:12px;
}
.news-body-text a, .news-body-text a:link, .news-body-text a:visited {color:#990000; text-decoration:none}
.news-body-text a:hover {color:#CC0000; text-decoration:underline}

.news-body-text ul {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-image: none;
}

.news-body-text ol {
	padding-left: 30px;
}

.under-story {
	padding:0 0 0 5px;
	margin-left:30px;
}

.under-story ul {
	padding-left: 30px;
	list-style-image: none;
	list-style-type: disc;
}

div#related ul {
	padding-left: 30px;
	list-style-image: none;
	list-style-type: disc;
}

div#related ol {
	padding-left: 30px;
}

div.ContentPage ul {
	padding-left: 30px;
	list-style-image: none;
	list-style-type: disc;
}

/* Post details below text */
.news-details {
	font-size:11px;
	clear: both;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news-details a, .news-details a:link, .news-details a:visited {color: #990000;text-decoration:none}
.news-details a:hover {
	color:#CC0000;
	text-decoration: underline;
}
.news-details b {color:#990000}
* html .news-details {padding-right:136px}
.news-details select {border:none}
.news-details .tool {display:block;float:left;padding:0 4px 0 4px}
.news-details .tool-right {	display:block;float:left;padding:0 4px 0 4px}
.news-details .comments_no {	padding-left:37px;border-left:none}
ul.news-details li li {	border-left:none;float:none;height:21px}

.news-details ul {
	padding-left: 30px;
	list-style-type: disc;
	list-style-image: none;
}

/* Votebox*/
.news-upcoming {background:url("../images/vote.png") no-repeat 0 0;position:absolute;top:3px;left:0px;width:55px;text-align:center;font-size:11px;margin:0;padding:0;list-style:none}
.news-upcoming2 {background:url("../images/vote-l.png") no-repeat 0 0;position:absolute;top:3px;left:0px;width:55px;text-align:center;font-size:11px;margin:0;padding:0;list-style:none}
.vote-publish {
	font-family: Arial, Verdana;
}
.vote-publish a {font-size:26px;letter-spacing:-1px;text-decoration:none;line-height:48px;padding:8px 0 6px 0}
.vote-publish a small {font-size:12px;letter-spacing:0px;text-decoration:none} 
.vote-publish a:link, .vote-publish a:visited {color:#CC0000}
.vote-publish a:hover {text-decoration:none;color:#FF0000}
.vote a:link,.vote a:visited {display:block;padding:4px 0 5px 0;color:#000000;font-size:11px; text-decoration:none}
.vote a:hover {color:#FF0000}
.vote span {display:block;padding:4px 0 5px 0;color:#CCCCCC;font-size:11px; text-decoration:none}

/* Comments*/
#comment-wrap {border-bottom:solid 1px #e1e1e1}
#comment-head {
	background:#E9E9E9;
	padding:0 4px;
	font-size: 11px;
}
.comment-body {background:#fafafa;padding:10px}
.comment-info {background:#fafafa;font-size:11px;text-align:right;padding-right:4px}
 /*Comments avatar */
.avatar {float:left;width:15px; height:15px; margin:1px 0 0 0;}
/* Comments rating buttons */
#comment-subhead {float:right;margin-top:-21px;font-size:11px}
.ratemey {
	background:#fafafa;
	padding:1px 5px;
	border: 1px solid #333333;
}
.ratemen {
	background:#fafafa;
	padding:1px 6px;
	border: 1px solid #333333;
}
.rateme {font-size:14px}
.comment-votes a{color:#333333;TEXT-DECORATION: none;cursor:none} 
.comment-votes a:hover{color:#333333;TEXT-DECORATION: none;cursor:none} 
.comment-votes a:link{color:#333333;TEXT-DECORATION: none;cursor:none} 

/* Profile */
#wrapper {width: 100%; clear:both;}
#stats {width: 48%; float: right; }
#personal_info {width: 48%; float: left;}
#bookmarklet {width: 100%; }

/* Live */

.live2 {margin: 10px 10px 10px 10px;background-repeat: no-repeat;background-position: bottom right; }
.live2 strong {font-size: 12px; }

.live2-item {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #DEDEDE;
	min-height: 25px;
	text-align: center;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.live2-ts, .live2-type, .live2-votes, .live2-story, .live2-who, .live2-status {float: left;display: block;}
.live2-ts {width:10%;text-align: left;}
.live2-type {width:10%;text-align: left;}
.live2-type img {border:none;margin: 0 0 0 0;vertical-align: middle;}
.live2-votes {width:10%;text-align: left;}
.live2-story {width:37%;text-align: left;}
.live2-who {width:18%;text-align: left;}
.live2-status {width:15%;text-align: left;}
.live2-problem {color:#F00;}

.live2-comments-content {width: 44%; text-align: left; float: left; display: block;}
.live2-comments-author {width: 15%; text-align: center; float: left; display: block;}
.live2-comments-date {width:10%; text-align: left; float: left; display: block;}
.live2-comments-link {width:30%; text-align: left; float: left; display: block;}
	
.live2-published-date {width:10%; text-align: left; float: left; display: block;}
.live2-published-votes {width:13%; text-align: center; float: left; display: block;}
.live2-published-story {width:44%; text-align: left; float: left; display: block;}
.live2-published-cat {width:17%; text-align: left; float: left; display: block;}
.live2-published-author {width:15%; text-align: left; float: left; display: block;}

.live2-live-date {width:10%; text-align: left; float: left; display: block;}
.live2-live-action {width:10%; text-align: center; float: left; display: block;}
.live2-live-votes {width:13%; text-align: center; float: left; display: block;}
.live2-live-story {width:41%; text-align: left; float: left; display: block;}
.live2-live-author {width:15%; text-align: left; float: left; display: block;}
.live2-live-status {width:10%; text-align: left; float: left; display: block;}

/* Page navigation */ 	
.pagination {
	padding: 4px 2px 4px 7px;
	border: 0px;
	margin: 0 0 10px;
	background-color: #FFFFFF;
}
.pagination p {
	position:relative;
	text-align:right;
	color: #CCCCCC;
}

.pagination p a:link, .pagination p a:visited {
	background:#F7F7F9;
	padding:4px 8px;
	border: 1px solid #F7F7F9;
	margin-right:2px;
	color: #CC0000;
	text-decoration: underline;
	}
	
.pagination p a:hover {
	background:#ECECF0;
	padding:4px 8px;
	border: 1px solid #ECECF0;
	margin-right:2px;
	color: #666666;
}
	
.pagination p span.current {
	background:#EB6556;
	padding:4px 8px;
	border: 1px solid #EB6556;
	margin-right:2px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.pagination p span {
	text-decoration:none;
	background:#F7F7F9;
	padding:4px 8px;
	border: 1px solid #F7F7F9;
	margin-right:2px;
}

.pagination * {margin:0}
.pagination h4 {margin-top:-1.45em;padding:0;border:none}

/* Tags Sidebar */

#tags-sidebar  {
	margin: 5px 0px 0 0;
	text-align: center;
}

#tags-sidebar span a, #tags-sidebar span a:link, #tags-sidebar span a:visited{
	margin-right: 5px;
}

#tags-sidebar span a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* Footer */
.footer {
	border-top:1px solid #E3E8EE;
	padding:10px 0 30px 15px;
	font-size:11px;
	color:#999999;
	margin-top: 180px;
	background-color: #FFFFFF;
}
.footer a:link, .footer a:hover, .footer a, .footer a:visited {color:#999999}

/* Misc */
.error {color:#c00;font-weight:bold;margin-top:10px;border:1px solid #ff0000;background:#FFC5BE;padding:5px;}
.success {color:#390;font-weight:bold}

/* Category Choice */

#SelectCategory ul{list-style:none}
#SelectCategory ul li a{display:block;width:7em;text-decoration:none;list-style:none}
#SelectCategory ul li a:hover{color:#FFF;background-color:#A52A2A}
.column-list {float:left;width:10em}


/* Content Page */
.ContentPage {margin-left:30px; margin-right:30px; border-left:10px solid #E5E5E5; padding-left:30px}

/* Direct Ads */
#ad_direct {position:absolute; top:0; left:-1000px; width:900px;}

/* Title Divs */

.titlediv input {
        margin: 0;
        width: 97%;
}

.titleinput {
	font-size: 18px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-weight: normal;
	color: #404040;
}

.summarydiv textarea {
	margin: 0;
	width: 100%;
	height: 70px;
}

/* Image Links */

.image_link {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	_filter: alpha(opacity=100);
}

.image_link:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	_filter: alpha(opacity=100);
}

.image_link_2 {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	_filter: alpha(opacity=100);
}

.image_link_2:hover {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	_filter: alpha(opacity=100);
}

.commentscounter {
	font-size:12px;
	color:#DEDEDE;
	vertical-align: top;
}

.commentscounter a {
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:4px;	
}

.toptitle h1 .commentscounter a:link, .toptitle h1 .commentscounter a:visited {color:#CC0000}
.toptitle h1 .commentscounter a:hover {text-decoration:none;color:#FF0000}

.toptitle h4 .commentscounter a:link, .toptitle h4 .commentscounter a:visited {color:#CC0000}
.toptitle h4 .commentscounter a:hover {text-decoration:none;color:#FF0000}


