/* Css Reset */
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{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol,ul{
	list-style: none;
}
blockquote,q{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content: '';
	content: none;
}
:focus{
	outline: 0;
}
ins{
	text-decoration: none;
}
del{
	text-decoration: line-through;
}
table{
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}

/* General Styles */
.skiplink{
	display: none;
}
/*label{ cursor:pointer; }*/
a,a:visited{
	color: #A73A0A;
	text-decoration: none;
}
a:focus,a:hover{
	text-decoration: underline;
}
body{
	background: url(images/bgtop.jpg) repeat-x;
	color: #444;
	font: 12px Arial, Helvetica, sans-serif;
}
.wrapper{
	margin: 0 auto;
	width: 950px;
	padding: 0 10px 10px;
}
/* Header */
#header{
	width: 100%;
	height: 89px;
	margin: 0 0 36px;
}
#logo,
#logo:visited{
	float: left;
	display: block;
	padding: 14px 0 0 33px;
}
#logo img{
	float: left;
}
#header_right{
	float: right;
	padding: 33px 10px 0 0;
}

#header_right ul{
	float: left;
	padding: 2px 0 0;
}
#header_right li{
	float: left;
	color: #e9e9e9;
	font-size: 14px;
	font-weight: bold;
	padding: 0 14px 0 0;
}
#header_right li a{
	color: #cccccc;
}
/* Search */
#search-theme-form {
	float: left;
}
#search-theme-form input{
	color: #959595;
	font: italic 12px Arial, Helvetica, sans-serif;
	background: #eee;
	border: 0;
	border-top: 1px solid #2d2d2d;
	border-left: 1px solid #2d2d2d;
	width: 171px;
	padding: 2px 2px 2px 6px;
	float: left;
}
#header #search-theme-form label,
#header #search-theme-form input.form-submit{
	display: none;
}
/* Menu */
#mainmenu{
	width: 100%;
	height: 37px;
	margin: 0 0 18px;
	background: url(images/but_bg.jpg) repeat-x;
	border: 1px solid #dcdcdc;
}
#mainmenu ul{
	float: left;
	padding: 0 0 0 8px;
}
/* Top level list items */
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color: #83BAD8;
	font: bold 14px/ 1.1em Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	padding: 0;
}
#mainmenu ul li.first{
	padding: 0;
	background: none;
}
/* Top level menu link items style */
#mainmenu ul li a{
	display: block;
	height: 26px;
	padding: 11px 8px 0;
	color: #359ED5;
}
#mainmenu ul li a:link,#mainmenu ul li a:visited{
	text-decoration: none;
}
#mainmenu .select{
	z-index: 600;
}
#mainmenu ul li a:hover,
#mainmenu .current_page_item a,
#mainmenu .select a{
	text-decoration: none;
	color: #FF8600;
}
.mouse_hover,
#mainmenu .select a,
#mainmenu .select a:hover{
	color: #fff;
	background: #d1490d;
}
/* 1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #d1490d;
	z-index: 100;
}
/* Sub level menu list items (undo style from Top level List Items) */
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size: 1em;
	background: none;
	padding: 0;
}
/* All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin: 0;
	z-index: 6000;
}
/* Sub level menu links style */
#mainmenu ul li ul li a,
#mainmenu ul li.current_page_item ul a,
#mainmenu ul li.select ul a{
	width: 180px;
	height: auto;
	padding: 9px 11px;
	margin: 0;
	background: #d1490d;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	color: #fff;
	border-top: 0;
	z-index: 6000;
}

#mainmenu ul li ul li a:hover{
	text-decoration: underline;
	background: #d1490d;
	color: #fff;
}
/* Story_fade_nav */
#story_fade_nav{
	width: 590px;
	padding: 5px 0 5px 20px;
	overflow: hidden;
	position: absolute;
	bottom:21px;
	left:10px;
	background: url(images/bgr_story_gallery.png) repeat;
	z-index: 1;
}
#story_fade_nav li{
	float: left;
	padding: 0 0 0 10px;
}
#story_fade_nav li a{
	float: left;
	border: 1px solid #bfbfbf;
}
#story_fade_nav li a img{
	float: left;
	width: 68px;
	height: 53px;
}
#story_fade_nav li a:hover,
#story_fade_nav li a.selected{
	border: 1px solid #d34344;
}
/* Story fade */
#block-useful_blocks-slider{
	position:relative;
}
#story_fade{
	width: 930px;
	padding: 10px;
	background: #292929;
	margin: 0 0 18px;
	overflow: hidden;
}
.story_fade_item{
	width: 100%;
	overflow: hidden;
	z-index: -1;
}
.story_gallery{
	float: left;
	width: 610px;
}
.story_gallery p{
	width: 610px;
	height: 250px;
	overflow: hidden;
	background: #fff;
}
.story_gallery p img{
	width: 610px;
	height: 250px;
	float: left;
}
.story_content{
	float: right;
	width: 295px;
	padding: 0 5px 0 0;
}
.story_content h2{
	color: #ffa800;
	font-size: 24px;
	line-height: 1.2em;
	margin: 4px 0 20px;
}
.story_content h2 a,
.story_content h2 a:visited{
	color: #ffa800;
	text-decoration: none;
}
.story_content h2 a:hover{
	text-decoration: none;
	color: #a73a0a;
}
.story_content p{
	color: #fff;
	font-size: 14px;
	line-height: 1.7em;
}
.story_content p a,
.story_content p a:visited{
	color: #a73a0a;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.story_content p a:hover{
	text-decoration: none;
	color: #ffa800;
}
/* News */
#news {
	width: 100%;
	background: url(images/bgr_news.gif) repeat-y;
	overflow: hidden;
	margin: 0 0 18px;
	padding: 0 0 20px;
}
#block-useful_blocks-breaking {
	float: left;
	width: 630px;
}
#block-useful_blocks-breaking h3 {
	color: #fff;
	background: #292929;
	height: 19px;
	margin: 0 0 8px;
	padding: 0 0 0 6px;
	font: bold 14px/ 1.3em Verdana, Geneva, sans-serif;
}
.breaknews {
	float: left;
	width: 305px;
	padding: 0 0 0 6px;
}
.breaknews_right {
	float: right;
}
.breaknews h2 {
	color: #a73a0a;
	font-size: 14px;
	line-height: 1.4em;
	margin: 10px 0 2px;
}
.breaknews h2 a,
.breaknews h2 a:visited {
	color: #a73a0a;
	text-decoration: none;
}
.breaknews h2 a:hover {
	text-decoration: none;
	color: #7cc5df;
}
.breaknews p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 0 5px;
}
.breaknews p a,
.breaknews p a:visited {
	color: #7cc5df;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.breaknews p a:hover {
	text-decoration: none;
	color: #a73a0a;
}
.breaknews img {
	width: 305px;
	height: 109px;
}
#news div.block-views {
	float: right;
	width: 310px;
}
#news div.block-views h3 {
	color: #fff;
	background: #959595;
	height: 19px;
	margin: 0 0 22px;
	padding: 0 0 0 10px;
	font: bold 14px/ 1.3em Verdana, Geneva, sans-serif;
}
#news div.block-views h2 {
	color: #ffa800;
	font-size: 14px;
	line-height: 1.4em;
	margin: 10px 10px 2px;
}
#news div.block-views h2 a {
	color: #ffa800;
	text-decoration: none;
}
#news div.block-views a:hover,
#news div.block-views a:visited {
	text-decoration: none;
	color: #7cc5df;
}
#news div.block-views p {
	font-size: 12px;
	color: #fff;
	line-height: 1.5em;
	padding: 0 10px 5px;
}
#news div.block-views p a {
	color: #7cc5df;
	font-size: 12px;
	font-weight: bold;
}
#news div.block-views p a:visited,
#news div.block-views p a:hover {
	text-decoration: none;
	color: #ffa800;
}
/* News2 */
#news2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 22px;
	padding: 0 0 10px;
	background: url(images/bgr_news2.gif) repeat-y right;
}
#block-useful_blocks-world {
	float: left;
	width: 630px;
}
#block-useful_blocks-world h3 {
	color: #fff;
	background: #292929;
	height: 19px;
	margin: 0 0 15px;
	padding: 0 0 0 6px;
	font: bold 14px/ 1.3em Verdana, Geneva, sans-serif;
}
.latestnews-wrapper{
	width:640px;
	margin:0 -10px 0 0;
	overflow:hidden;
}
.latestnews {
	float: left;
	width: 150px;
	overflow: hidden;
	padding: 8px 10px 0 0;
}
.latestnews h2 {
	color: #1d7fa1;
	font-size: 12px;
	line-height: 1.4em;
	margin: 5px 0 2px 1px;
}
.latestnews h2 a,.latestnews h2 a:visited {
	color: #1d7fa1;
	text-decoration: none;
}
.latestnews h2 a:hover {
	text-decoration: none;
	color: #e3926e;
}
.latestnews img {
	width: 150px;
	height: 136px;
}
.latestnews p {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding: 0 0 0 1px;
}
.latestnews p a,.latestnews p a:visited {
	color: #e3926e;
	font-size: 12px;
	text-decoration: none;
}
.latestnews p a:hover {
	text-decoration: none;
	color: #1d7fa1;
}
#news2 div.block-views {
	float: right;
	width: 310px;
}
#news2 div.block-views h3 {
	color: #fff;
	background: #959595;
	height: 19px;
	margin: 0 0 22px;
	padding: 0 0 0 10px;
	font: bold 14px/ 1.3em Verdana, Geneva, sans-serif;
}
#news2 div.block-views h2 {
	color: #a73a0a;
	font-size: 14px;
	line-height: 1.4em;
	margin: 10px 10px 2px;
}
#news2 div.block-views h2 a {
	color: #a73a0a;
}
#news2 div.block-views h2 a:hover {
	text-decoration: none;
	color: #1d7fa1;
}
#news2 div.block-views p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 10px 5px;
}
#news2 div.block-views p a {
	color: #1d7fa1;
	font-size: 12px;
	font-weight: bold;
}
#news2 div.block-views p a:visited,
#news2 div.block-views p a:hover {
	text-decoration: none;
	color: #a73a0a;
}
/* Body */
#body {
	width: 100%;
	overflow: hidden;
	background: url(images/bgr_body.gif) repeat-y right;
	margin: 0 0 20px;
}
#content {
	float: left;
	width: 600px;
	padding:0 20px;
}
#sidebar {
	float: right;
	width: 310px;
}
#sidebar h3 {
	color: #fff;
	font: bold 14px/ 1.3em Verdana, Geneva, sans-serif;
	background: #7b7b7b;
	padding: 13px 0 13px 20px;
	margin: 0 0 18px;
	text-transform: uppercase;
}
/* Sidebar related */
#sidebar div.block div.content{
	padding: 0 20px 20px;
	color: #fff;
}
#news2 div.block-views div.content,
#news div.block-views div.content{
	padding:0 10px;
}
#news2 div.block-views div.content div.item-list ul li,
#news2 div.block-views p,
#news div.block-views div.content div.item-list ul li,
#news div.block-views p,
#sidebar div.block div.content div.item-list ul li,
#sidebar div.block p{
	padding: 0 0 15px;
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
}
#news2 div.block-views .views-row a,
#news2 div.block-views p a,
#news div.block-views .views-row a,
#news div.block-views p a,
#sidebar div.view .views-row a,
#sidebar div.block p a{
	font-size: 12px;
	font-weight: bold;
	color: #7cc5df;
}
#news2 div.block-views .views-row a:visited,
#news2 div.block-views p a:visited,
#news div.block-views .views-row a:visited,
#news div.block-views p a:visited,
#sidebar div.view .views-row a:visited,
#sidebar div.block p a:visited {
	text-decoration: none;
}
#news2 div.block-views .views-row a:hover,
#news2 div.block-views p a:hover,
#news div.block-views .views-row a:hover,
#news div.block-views p a:hover,
#sidebar div.view .views-row a:hover,
#sidebar div.block p a:hover {
	text-decoration: none;
	color: #ffa800;
}
#news2 div.block-views .views-row *,
#news div.block-views .views-row *,
#sidebar div.view .views-row * {
	display: inline;
}
#news2 div.block-views .views-row div.views-field-view-comment,
#news2 div.block-views .views-row div.views-field-view-node,
#news div.block-views .views-row div.views-field-view-comment,
#news div.block-views .views-row div.views-field-view-node,
#sidebar div.view .views-row div.views-field-view-comment,
#sidebar div.view .views-row div.views-field-view-node{
	padding-left:5px;
}
#news2 div.block-views div.views-field-subject,
#news2 div.block-views .views-field-title,
#news div.block-views div.views-field-subject,
#news div.block-views .views-field-title,
#sidebar div.view div.views-field-subject,
#sidebar div.view .views-field-title {
	display: block;
}
#news2 div.block-views .views-field-subject,
#news2 div.block-views .views-field-title,
#news div.block-views .views-field-subject,
#news div.block-views .views-field-title,
#sidebar div.block-comment div.content div.item-list ul li a,
#sidebar div.view .views-field-subject,
#sidebar div.view .views-field-title,
#sidebar div.block h4{
	color: #ffa800;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 0 2px;
	font-weight: bold;
}
#news2 div.block-views .views-field-subject a,
#news2 div.block-views .views-field-title a,
#news div.block-views .views-field-subject a,
#news div.block-views .views-field-title a,
#sidebar div.view .views-field-subject a,
#sidebar div.view .views-field-title a,
#sidebar div.block h4 a {
	color: #ffa800;
	font-size: 14px;
}
#sidebar div.block h4 a:visited {text-decoration: none;}
#news2 div.block-views .views-field-subject a:hover,
#news2 div.block-views .views-field-title a:hover,
#news div.block-views .views-field-subject a:hover,
#news div.block-views .views-field-title a:hover,
#sidebar div.block-comment div.content div.item-list ul li a:hover,
#sidebar div.view .views-field-subject a:hover,
#sidebar div.view .views-field-title a:hover,
#sidebar div.block h4 a:hover{
	text-decoration: none;
	color: #7cc5df;
}
#news2 div.block-views div.content div.item-list ul li,
#news2 div.block-views p{
	color:#444;
}
#news2 div.block-views .views-row a,
#news2 div.block-views p a{
	color: #1d7fa1;
}
#news2 div.block-views .views-row a:hover,
#news2 div.block-views p a:hover{
	color: #a73a0a;
}
#news2 div.block-views .views-field-subject,
#news2 div.block-views .views-field-title,
#news2 div.block-views .views-field-subject a,
#news2 div.block-views .views-field-title a{
	color: #a73a0a;
}
#news2 div.block-views .views-field-subject a:hover,
#news2 div.block-views .views-field-title a:hover{
	color: #1d7fa1;
}
/* Sidebar sonsors */
#sidebar .sponsors {
	width: 290px;
	overflow: hidden;
	padding: 8px 0 0;
	margin: 0 0 0 -20px;
}
#sidebar .sponsors li {
	float: left;
	padding: 0 0 20px 20px;
}
#sidebar .sponsors img {
	float: left;
	width: 125px;
	height: 125px;
}
/* Post */
#content .post {
	background: #fff;
	width: 600px;
	overflow: hidden;
	padding: 20px;
	margin:0 -20px;
}
#content .post h1 {
	color: #a73a0a;
	font: bold 24px/ 1.2em Verdana, Geneva, sans-serif;
	margin: 0 0 5px;
}
#content .post h2.category {
	color: #a73a0a;
	font: bold 24px/ 1.2em Verdana, Geneva, sans-serif;
	margin: 0 0 5px;
}
#content .post-title {
	padding-bottom: 0;
}
#content .with-title .post-position-1 {
	padding-top: 0;
}
#content .post h1 a,
#content .post h1 a:visited {
	color: #a73a0a;
	text-decoration: none;
}
#content .post h1 a:hover {
	color: #ffa800;
	text-decoration: none;
}
#content .post h2.category a,
#content .post h2.category a:visited {
	color: #a73a0a;
	text-decoration: none;
}
#content .post h2.category a:hover {
	color: #ffa800;
	text-decoration: none;
}
#content .post .metas {
	font-size: 12px;
	line-height: 1.3em;
	color: #999;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 16px;
}
#content .post .metas a,
#content .post .metas a:visited {
	text-decoration: underline;
	color: #999;
}
#content .post .metas a:hover {
	text-decoration: none;
}
#content .post .share {
	margin: 0 0 14px;
}
#content .post .entry {
	font-size: 14px;
	line-height: 1.6em;
}
#content .post .entry p {
	margin: 0 0 22px;
}
#content .post .entry h2 {
	padding:0;
	margin: 0 0 5px;
	font-size: 18px;
	line-height: 1.3em;
	font-family:Arial,Helvetica,sans-serif;
	text-transform:none;
	color: #a73a0a;
	background:none;
}
#content .post .entry blockquote {
	margin: 0 60px 2px;
	color: #249fc9;
	font-size: 18px;
	line-height: 1.8em;
	font-style: italic;
}
#content .post .entry cite {
	color: #1d7fa1;
	display: block;
	font-size: 14px;
	margin: 0 0 0 40px;
	font-style: italic;
}
#content .post .entry cite a {
	color: #1d7fa1;
}
#content .post ul.links li.statistics_counter {
	display: none;
}
/* Pager */
#content .pager {
	width: 630px;
	margin:0 -10px 0 -20px;
	background: #292929;
	overflow: hidden;
}
#content .pager ul {
	float: left;
}
#content .pager li {
	float: left;
	color: #c3c3c3;
	font-size: 14px;
	line-height: 1.3em;
	padding:0;
	margin: 0 1px 0 0;
	background: #545454;
}
#content .pager li.pager-current {
	background: #fff;
	color: #292929;
	padding: 10px 14px 0;
	height: 27px;
}
#content .pager li a,
#content .pager li a:visited {
	color: #c3c3c3;
	float: left;
	padding: 10px 14px 0;
	height: 27px;
	cursor: pointer;
}
#content .pager li.pager-current a,
#content .pager li.pager-current a:visited {
	color: #292929;
	text-decoration: none;
}
/* Comments */
#comments{
	width: 600px;
	padding:0 20px;
	margin:0 -20px;
	overflow: hidden;
}
#content div.box {
	margin: 10px 0 0;
}
.page-search #content div.post-title h1,
.page-user #content div.post-title h1,
.page-comment #content div.post-title h1,
#comments h2,
#content div.box h2 {
	font: bold 14px/ 1.3em Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	background: #898989;
	padding: 13px 0 13px 20px;
	margin: 0 -10px 10px -20px;
	color: #fff;
}
#content form a{
	color: #fff;
}
.commentlist {
	width: 100%;
	padding:0 20px;
	margin:0 -20px;
	overflow: hidden;
}
#content .comment {
	width: 630px;
	padding:0 0 10px;
	margin:0 -10px 0 -20px;
	overflow: hidden;
	color:#444;
}
#content .comment .commentmeta {
	width: 100%;
	overflow: hidden;
	background: #292929;
	padding: 8px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#content .comment .commentmeta div.padd{
	height:1%;
	padding:0 10px 0 20px;
	overflow:hidden;
}
#content .comment .commentauthor {
	float: left;
	padding: 0 5px 0 0;
}
#content .comment .commentauthor a,
#content .comment .commentauthor a:visited {
	color: #ffa800;
	text-decoration: none;
	
}
#content .comment .commentauthor a:hover {
	color: #d1490d;
	text-decoration: none;
}
#content .comment .commentdate {
	float: left;
}
#content .comment .commentreply,
#content .comment ul.links {
	float: right;
	color: #249fc9;
}
#content .comment ul.links li {
	padding: 0;
	text-transform: capitalize;
	cursor: default;
}
#content .comment ul.links a,
#content .comment .commentreply a,
#content .comment .commentreply a:visited{
	color: #249fc9;
	text-decoration: none;
}
#content .comment .gravatar {
	float: left;
	width: 36px;
	padding: 18px 0 30px 6px;
}
#content .comment .gravatar img {
	float: left;
	width: 24px;
	height: 24px;
}
#content .comment .commententry {
	height:1%;
	padding: 16px 0 30px;
	font-size: 12px;
	line-height: 1.6em;
	overflow:hidden;
}
#content .comment .commententry a{
	color:#444;
}
#content .comment .commententry p {
	padding: 0 40px 15px 0;
}
#content .comment .comment-content{
	width: 100%;
	overflow:hidden;
	background: #fff;
}
#content ul.links.inline li {
	background-color:#999;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	display:inline;
	list-style-type:none;
	padding:5px;
}
#content ul.links.inline li a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#content ul.links.inline li a:hover {color:#444; text-decoration:none;}
#content ul.links.inline li a:visited {text-decoration:none;}
/* Request */
#content form {
	width: 600px;
	padding: 50px 10px 50px 20px;
	margin:0 0 0 -20px;
	overflow: hidden;
	color:#fff;
	background: #4f4f4f;
}
#content div.box div.content div.form-item {
	width: 100%;
	overflow: hidden;
	padding: 0 0 15px;
	margin: 0;
}
#content label {
	display: block;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 4px;
	color: #fff;
}
#content .form-text {
	background: #e9e9e9;
	border: 0;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	width: 281px;
	padding: 4px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}
#content .form-textarea {
	background: #e9e9e9;
	border: 0;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding: 4px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	width: 441px;
	height: 170px;
	overflow: auto;
}
#content .request_submit {
	padding: 15px 0 0;
}
#content div.box div.content .request_submit a,
#content div.box div.content .request_submit a:visited,
#content div.box div.content input.form-submit{
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 15px 10px 0 0;
	padding: 0;
	color: #fff;
	border: 0;
	cursor: pointer;
}
#content .request_submit a:hover {
	text-decoration: none;
}
#content div.box div.content .request_submit .submit,
#content div.box div.content input.form-submit {
	background: url(images/bgr_reg_submit.gif) no-repeat;
}
#content div.box div.content .request_submit .preview,
#content div.box div.content #edit-preview {
	background: url(images/bgr_reg_preview.gif) no-repeat;
}
#content .collapsible {
	color: #ddd;
	margin:10px 0 0;
}
/* Footer links */
#footer_links {
	width: 100%;
	overflow: hidden;
	background: #292929 url(images/bgr_footer_links.gif) repeat-x;
	padding: 0 0 15px;
}
#footer_links div.padd {
	height: 1%;
	overflow: hidden;
	padding: 0 0 0 6px;
}
#footer_most,
#footer_links div.block {
	float: left;
	width: 300px;
	padding: 0 20px 0 0;
}
#footer_links h3 {
	text-transform: uppercase;
	margin: 10px 0 26px;
	font: bold 14px/ 1.3em Verdana, Geneva, sans-serif;
}
#footer_links ul {
	width: 100%;
	overflow: hidden;
}
#footer_links li {
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0 0 18px;
	width: 100%;
	overflow: hidden;
}
#footer_links li a {
	color: #ffa800;
}
#footer_links li a:hover {
	text-decoration: none;
	color: #d1490d;
}
#footer_links li a:visited {
	text-decoration: none;
}
#footer_mostcomm {
	float: left;
	width: 300px;
	padding: 0 20px 0 0;
}
#footer_links #block-menu-secondary-links {
	float: right;
	width: 300px;
	overflow: hidden;
	padding-right: 0;
}
#block-menu-secondary-links div.content {
	width: 300px;
	overflow: hidden;
	margin: 0 0 0 -10px;
}
#block-menu-secondary-links ul {
	float: left;
	width: 140px;
	padding: 0 0 0 10px;
}
#block-menu-secondary-links li {
	padding: 0 0 2px;
}
#block-menu-secondary-links li a {
	color: #d1490d;
}
#block-menu-secondary-links li a:hover {
	color: #ffa800;
}
/* Footer */
#footer {
	width: 100%;
	background: #292929;
	overflow: hidden;
}
#footer p {
	border-top: 1px solid #545454;
	font-size: 12px;
	line-height: 1.3em;
	padding: 8px 25px 8px 0;
	text-align: right;
	margin: 0 5px;
}
#footer p a {
	color: #545454;
}
#footer p a:hover {
	text-decoration: none;
	color: #d1490d;
}
/* Implement styles */
#story_list {
	display: none;
}
#content .search-results dd{
	margin-left:15px;
}
#content form input.form-submit{
	height:28px;
	margin:15px 0 0;
	border:1px solid #d1490d;
	font:bold 14px Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	color:#fff;
	background:#d1490d url(images/bg-submit.gif) repeat-x 0 0;
}
.page-search #content div.box div.content{
	padding:20px;
	margin:0 -10px 0 -20px;
	background:#fff;
}
.page-search #content div.box div.content a{
	color:#444;
}
.page-comment #content form div.preview{
	padding:0 10px 0 20px;
	margin:-50px -10px 50px -20px;
	background:#e9e9e9;
}
.page-comment #content div.post-position-1{
	padding-top:20px;
}
#content table tr{
	background:none;
}
#content div.profile{
	padding:20px;
	margin:0 -10px 0 -20px;
	background:#fff;
}
.page-search #content div.post-title,
.page-user #content div.post-title,
.page-comment #content div.post-title{
	padding-top:0;
	background:none;
}
ul.primary{
	padding:0;
	margin:0 -20px;
	display:block;
	border:0;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
}
ul.primary li{
	float:left;
	padding:0 0 10px;
	border:0;
}
ul.primary li a{
	float:left;
	border:0;
	color:#fff;
	background:url(images/bg-tabs.gif) repeat-x 0 0;
}
ul.primary li a:hover,
ul.primary li.active a{
	border:0;
	color:#fff;
	background-position:0 -20px;
}
ul.secondary{
	margin-top:20px;
}
table.sticky-header{
	color:#444;
}
#content dl dd{
	margin-left:15px;
}
#content dl.admin-list dt{
	font-weight:bold;
}
.entry .field-items img.imagefield {margin-bottom:20px;}