* {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
a {
	color:#595959;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
.clear {
	clear:both;
}

html {
	width:100%;
	background:#fff url(/images/theme/html.gif) repeat-x top;
}

body {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background:url(/images/theme/bg.gif) repeat-x bottom;
	color:#595959;
}

#wrapper{
	width:100%;
}
#page{
	width:1000px;
}

/* HEADER */

#header{
	width:100%;
	height:145px;
	background:url(/images/theme/header_bg.gif) no-repeat;
	overflow:hidden;
}

#header_title{
	float:left;
}

#header_right{
	float:right;
}

#header_title h1{
	color:#fff;
	font-size:60px;
	padding:15px 0 0 40px;
	letter-spacing:-5px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}

#header_title h1 a{
	color:#fff;
}

.description{
	font-size:14px;
	position:relative;
	top:-5px;
	color:#fff;
	display:block;
	text-align:center;
	letter-spacing:0;
	font-weight:normal;
}

#header_rss{
	overflow:hidden;
	width:252px;
}

#header_rss img{
	margin:0 0 0 20px;
}

#main_search{
	overflow:hidden;
	width:252px;
	height:89px;
	padding:10px 0 0 0;
}

#searchform_top{
	padding:0 0 0 10px;
}

#searchform_top_text{
	width:175px;
	border:0px;
	background:none;
	color:#989898;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:5px 4px 0 0;
}
#gosearch{
	float:left;
	position:relative;
	top:6px;
}

/* MENU */
#menu {
	width:100%;
	height:47px;
	overflow:hidden;
}
#menu ul{
	padding:0;
	float:left;
}
#menu li{
	float:left;
	display:block;
	height:47px;
	font-size:12px;
	background:url(/images/theme/menu_items_sep.gif) no-repeat right top;
	text-transform:capitalize;
}
#menu li.last {
	background:none;
}
#menu a {
	color:#313131;
	display:block;
	float:left;
	padding:18px 20px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
}
#menu a:hover {
	text-decoration:underline;
}

#body{
	width:100%;
	overflow:hidden;
	padding:18px 0 18px 0;
}

#body_top{
	width:100%;
	background:url(/images/theme/body_bg.gif) repeat-y;
	overflow:hidden;
	padding-bottom:40px;
}

#body_left{
	width:683px;
	float:left;
	margin-bottom:10px;
}

#body_right{
	width:317px;
	float:right;
	margin-bottom:10px;
}

/* left content */

#body_left_content{
	width:616px;
	padding-top:5px;
	margin-left:25px;
}
#feedlink {
	text-align:right;
	font-size:1.5em;
	margin-bottom:3px;
}
.paging {
	text-align:right;
}

.linktop {
	background:url(/images/theme/dotted_grey.gif) repeat-x left bottom;
	padding:0 0 2px 0;
}
.linktop h2 {
	font-size:27px;
	color:#000000;
	font-weight:normal;
}

.linktop h2 a{
	color:#000000;
}
.linkuri, 
.linkinfo {
	font-weight:normal;
	color:#736357;
	font-size:11px;
	padding:2px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.linkuri a,
.linkinfo a {
	color:#a90f11;
	font-weight:bold
}
.linkshot {
	float:left;
	padding:5px 5px 5px 0px;
}
.linkdesc {
	line-height:20px;
	font-size:12px;
	padding:10px 0 0 0;
}
.vote {
	width:100%;
	height:38px;
	margin-bottom:30px;
	background:url(/images/theme/postmetadata_bg.gif) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:12px 20px 0px 9px;
	text-align:right;
	clear:both;
}
.vote a {
	color:#090909;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.vote span {
	font-weight:bold;
	color:#090909;
}
.vote .votes {
        color:#cf0000;
        font-size:1.5em;
}

.kickok, .kicknok, .kickgoing {
        padding: 5px;
        border:1px solid #000;
        background-color: #bbb;
}
.kickok {
        background-color: #55FF55;
        border-color: #00FF00;
}
.kicknok {
        background-color: #FF5555;
        border-color: #FF0000;
}
.kickgoing {
        background-color: #FFFF00;
        border-color: #FFFF00;
}

.sidebar {
        padding-top:10px;
}
.sidebar h3 {
	font-size:19px;
	color:#cf0000;
	text-transform:capitalize;
	font-weight:normal;
	padding:5px 0 5px 36px;
	background:url(/images/theme/li_h2.gif) no-repeat;
	width:183px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.sidebar ul {
	color:#000000;
}
.sidebar li {
	margin-bottom:0px;
	background:url(/images/theme/dotted_grey.gif) repeat-x left bottom;
	padding:4px 0 8px 3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.sidebar li a {
	color:#000000;
	font-weight:normal;
	background:url(/images/theme/li_cat.gif) no-repeat left 5px;
	padding:0 0 0 12px;
}
.userinfo {
        padding:5px 10px 5px 20px;
        font-size:1.3em;
}
/* Tag Clouds */
.sidebar ul.tagcloud {
	list-style:none;
	text-align: justify;
	padding-right: 30px;
}
.sidebar .tagcloud li {
	list-style:none;
	display:inline;
	margin-bottom:0px;
	background:none;
	padding:4px 0 8px 3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.sidebar .tagcloud li a {
	color:#000000;
	font-weight:normal;
	background-image:none;
	padding:2px;
}
.cloudmax {
	font-size:2.5em;
	font-weight:bolder;
}
.cloudbigger {
	font-size:2em;
	font-weight:bold;
}
.cloudbig {
	font-size:1.5em;
	font-weight:bold;
}
.cloudmid {
        font-size:1.2em;
        font-weight:normal;
}
.cloudsmall {
        font-size:1em;
        font-weight:lighter;
}
.cloudsmaller {
        font-size:0.9em;
        font-weight:lighter;
}
.cloudmin {
        font-size:0.75em;
        font-weight:lighter;
}

.bookbox {
        margin:10px;
        padding:15px;
        border:1px dashed #000;
}

/* FOOTER */
.footbanner {
	clear:both;
        padding:5px 0px 5px 0px;
        text-align:center;
}
#footer{
	width:100%;
	height:96px;
	background:url(/images/theme/footer_bg.gif) no-repeat;
	clear:both;
}
#footer_text{
	padding:30px 0 0 30px;
}
#footer_text p{
	line-height:18px;
	font-size:12px;
	color:#ffffff;
	padding:0 0 5px 0;
}
#footer_text a{
	color:#ffffff;
}
#footer_text b a{
	color:#ffffff;
}