/*
Theme Name: Wanknation
Theme URI: http://www.wanknation.com
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: SG
Author URI: http://saromedia.com/
Tags:

*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#707070 url(images/shadow_background.png) repeat-y;
	background-position:center;
	color:#FFF;
	margin: 0px auto 0px;
	text-align:center;
}
a {
	color: #FFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
/** Structure **/

#wrapper {
	margin: 0px auto;
	padding:0;
	border:0;
	width: 975px;
	background-color:#22508b;
	text-align:left;
}
#header {
	margin: 0 0 15x 0;
}
#container {
	background:#22508b url(images/background2.png) repeat-y;
	text-align:left;
}
#leftblock {
	float: left;
	width: 188px;
	text-align:left;
}
#rightblock {
	float: right;
	width: 277px;
	text-align:center;
}
#content {
	float: left;
	/*	width: 52%;*/
	width: 510px;
	background-color:#0e314d;
	text-align:left;
	margin-top:0;
	padding-top:0;
}
#content_header {
	width:511px;
	height: 33px;
	background: #000 url(/wn/images/content_header.png);
	margin: 0 0 5px 0;
	border: 0;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
#content_header .title {
	padding: 9px 0 0 10px;
}
#content-areas {
	width:500px;
	padding:0;
	margin:0;
}
#footer {
	width:970px;
	clear: both;
	background: #22508b;
	padding:10px 0 10px 0;
	margin: 0 auto;
}
/*** Style and Format ***/

#footer .links {
	font-size:10px;
}
#footer .links a {
	color:#FFF;
}
#footer .debug {
	display:none;
	visibility:hidden;
}
#logo {
	background:transparent url(images/logo.png) no-repeat;
	height:131px;
	clear:both;
}
.wankguy {
	margin-left:20px;
	z-index:1000;
}
#topad {
	background:transparent url(images/bg_banner.png) no-repeat;
	height:104px; /* total 114*/
	text-align:center;
	padding-top:10px;
}
#topmenu {
	background:#0d7bd7 url(images/topmenu.png) top repeat-x;
	clear:both;
}
#topmenu ul {
	list-style:none;
	display:block;
}
#topmenu ul li {
	float:left;
	display:block;
}
#topmenu ul li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:4px 20px 4px 20px;
	text-transform:uppercase;
	font-weight:bold;
}
#topmenu ul li a:hover {
	background-color:#086abc;
}
.star-ratings {
	margin:0;
	padding:0;
	float: none;
	width: 91px;
	height: 18px;
	position: absolute;
	top: 71px;
	left: 205px;
}
.infos {
	margin:0;
	padding:0;
	float: none;
	font-size: 9pt;
	width: 150px;
	height: 19px;
	position: absolute;
	top: 73px;
	left: 333px;
}
.infos i {
	float: none;
	text-decoration: none;
	color: #999999;
}
.ratingblock {
	width: 90px;
}
.ratingblock li {
	margin: 0;
	padding:0;
}
.unit-rating, .unit-rating a:hover, .unit-rating a:active, .unit-rating a:focus, .unit-rating .current-rating {
	background: url(images/rating.png) left -1000px repeat-x;
}
.unit-rating {
	position:relative;
	width:90px;
	height:18px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.unit-rating li {
	display: inline;
}
.unit-rating a, .unit-rating .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:18px;
	line-height:18px;
	outline:none;
	overflow:hidden;
	border: none;
}
.unit-rating a:hover, .unit-rating a:active, .unit-rating a:focus {
	background-position: left bottom;
}
.unit-rating a.r1-unit {
	width:20%;
	z-index:6;
}
.unit-rating a.r2-unit {
	width:40%;
	z-index:5;
}
.unit-rating a.r3-unit {
	width:60%;
	z-index:4;
}
.unit-rating a.r4-unit {
	width:80%;
	z-index:3;
}
.unit-rating a.r5-unit {
	width:100%;
	z-index:2;
}
.unit-rating .current-rating {
	z-index:1;
	background-position: left center;
}
.voted {
	color:#999;
}
/* for an inline rater */
.inline-rating {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
/** added by SG for homepage items */
#itembox {
	margin:0px auto;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.title {
	font:normal 18px/18px Arial, Helvetica, sans-serif;
}
.title a {
	color:#042953; /*blue: 042953*/
}
.item {
	height:150px; /*115*/
	position:relative;
	background:url(images/item.png) top repeat-x #0e314d;
	/*	padding:5px 5px 0 5px;*/
	margin:5px 10px 0px 10px;
	padding:0;
}
.item_header {
	height:15px;
	background:#0e314d url(/wn/images/item_header.png);
}
.item_footer {
	height:15px;
	background:#0e314d url(/wn/images/item_footer.png);
	margin:0px 10px 5px 10px;
	padding:0;
}
.item p {
	font-size:13px;
	color:#000;
	padding-top:5px;
}
.item p, .title {
	display:block;
	float:left;
}
.th {
	border:1px solid #CDCDCD;
	display:block;
	width:140px; /* was 120*/
	height:105px; /* was 120*/
	position:absolute;
	top:5px;
	left:5px;
	text-decoration:none;
}
.th:hover {
	border:1px solid #000;
}
.th:hover .type {
	background:#red;
	color:#fff;
}
.type {
	display:block;
	position:absolute;
	padding:0px 5px 2px;
	text-align:center;
	height:13px;
	font:bold 12px/15px arial;
	background:#22518b;
	bottom:0px;
	left:0px;
	color:#FFF;
}
.item h3 a:hover .th {
	border:3px solid #EDEDED;
}
.item h3 a:hover {
	color:#EDEDED;
}
.item h3, .item p {
	margin-left:150px; /* was 135px*/
	text-align:left;
}
.note {
	position:absolute;
	height:42px;
	bottom:5px;
	right:5px;
	left:140px;
}
.note span {
	display:block;
	width:140px;
	color:#9d9d9d;
	font:bold 14px/15px arial;
}
.note .fr {
	text-align:right;
}
.note .fr .c-ico {
	text-align:center;
	float:right;
}
.c-ico {
	background:url(images/comments.png) no-repeat;
	width:63px; /*35 ?*/
	height:41px; /*15*/
	padding:2px 0 7px 0;
	color:white;
	margin-left:6px;
}
.topsearchform {
	padding-top:2px;
}
.topsearchtext {
	border:none;
	background-color:#7cb4e2;
}
.topsearchbtn {
	background-color:#ffd73d;
	border:none;
}
#usercomments {
	text-align:left;
	padding:10px;
}
#respond {
	text-align:left;
	padding:10px;
}
.stars {
	height:12px;
	background: #FFF url(/wn/images/stars.gif) repeat-x;
}
#post_buttons ul {
	list-style:none;
	display:block;
}
#post_buttons ul li {
	float:left;
	display:block;
}
#post_buttons ul li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:4px 10px 4px 10px;
	text-transform:uppercase;
	font-weight:bold;
}
#slogin_box {
	width:170px;
	margin: 0 0 0 8px;
}
#admin_menu ul {
	list-style:none;
	display:block;
}
#admin_menu ul li {
	float:left;
	display:block;
}
#admin_menu ul li a {
	color:#FFF;
	display:block;
	font-weight:bold;
	padding: 0 5px 0 5px;
}
.description {
	text-align:left;
	padding: 0 10px 0 10px;
}

/*** Navigation of pages ***/
#pages {
	width: 510px;
	/*background: url(/wn/images/pages_bg.png) repeat-x;*/
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
	clear:both;
}

#pages ul {
	margin: 0 auto;
	width: 380px;
}
#pages ul li {
	display: inline;
	float: left;
	text-align: center;
}
#pages li.current {
	/*background: url(/wn/images/pages_current.png);*/
	background-color:#22518b;
	padding: 5px;
	width: 30px;
	margin-top:0;
}
#pages li a {
	padding: 5px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 25px;
}
#pages li a:hover {
	/*background: url(/wn/images/pages_over.png);*/
	background-color:#22518b;
	
}
#pages li.nextprev a {
	padding: 5px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 80px;
}
#pages li.null {
	padding: 5px;
}

/*** Main Menu ***/
#main_menu {
	margin: 0 0 10px 0;
}
#main_menu_header {
	width: 202px;
	height: 42px;
	/*	background: url(/images/main_menu_header.jpg);*/
	margin: 0 0 5px 0;
}
#main_menu ul li {
	display: block;
	list-style-type: none;
	width: 202px;
	height: 27px;
	margin: 0 0 0 0;
}
#main_menu ul li a {
	width: 202px;
	height: 27px;
	display: block;
	color: #d2d2d2;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#main_menu ul li a img {
	margin: 5px 10px -2px 10px;
}
* html #main_menu ul li a {
	height: 10px;
	padding: 0 0 3px 0;
}
.cat_icon {
	position: relative;
	right: 0px;
}
#main_menu ul li a:hover {
	/*	background: url(/images/menu_hover.gif);*/
	color: #fff;
}
/*** Link Box ***/
#link_box {
	width: 170px;
	margin: 0 0 0 8px;
	background-color:#b1b1b3;
}
#link_box .links a {
	color:#000;
	padding:10px;
}
#link_header {
	height: 12px;
	background: #22508b url(/wn/images/link_box_header.png);
}
#link_footer {
	height: 12px;
	background: #22508b url(/wn/images/link_box_footer.png);
}
#link_title {
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
}

