﻿/*
Theme Name: WoW Gold Guide Database
Author: Nikola Ludoski
Author URI: http://www.ludoski.com/
Description: Theme made for WoW Gold Guide Database site.
*/

* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.break {
	clear: both;	
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
body {
	font-family: Tahoma,Helvetica,Arial, sans-serif;
	font-size: 12px;
	background: #000;
}

a {
	color: #1E4378;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #C60000;
		text-decoration: underline;
	}
h2 {
	color: #888;
}
h3 {
	color: #125d7d;
}
#container {
	width: 1000px;
	margin: 0 auto;
	
}
#header {
	height: 120px;
	background:url(images/bg-header.jpg) left top repeat-x;
	margin: 0 auto;
	width:100%;
}
#header .wrap {
	width: 1000px;
	margin: 0 auto;
}
#header .des {position:absolute; top:5px; width:1000px;}
#logo {
	padding: 0px;
	float: left;
	font-family: Century Gothic, Arial;
	margin-top:2px;
}
#logo h2 {
	padding-left:10px; 
	}
#logo p a {
	color: #FFB019;
	font-size: 30px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align:center;
	text-indent:-9999px;
	padding: 0px;
	float: left;
	font-family: Century Gothic, Arial;
	width:366px;
	height:118px;
	background:url(images/logo.gif) left top no-repeat;
}
#header h3 {
	color:#E3E3E3;
	font-size: 11px;
	padding-top:2px;
	width:650px;
	float:right;
	text-align:right;
	padding-right:10px;
}
#header ul.navigation {
	list-style: none;
	display: block;
}
#header ul.navigation li {
	display: block;
	float: left;
	padding-bottom: 2px;
}
#header .menupos {
	position:absolute; top:91px; width:650px; margin-left:350px;
}
#header ul.navigation li a {
	display: block;
	height: 22px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	color: #D0A803;
	font-weight: bold;
	background: url(images/nav.gif) no-repeat top right;
	font-size:11px;
	padding-left:10px;
	padding-right:8px;
	margin-left:-2px;
}
#header ul.navigation li a:hover {

	color: #EDD901;
}
#content {
	margin-top: 0px;
	clear: both;
	width: 1000px;
	padding-bottom: 20px;
	background:url(images/bg-body.jpg) left top repeat-y #000;
}
#content .top-paper {width:1000px; height:30px; background:url(images/bg-top.jpg) left top no-repeat; display:block;}
#frame {width:760px; float:left; background:url(images/bg-frame.jpg) left top repeat-y;}
div.posthold {
	width: 665px;
	float: left;
	margin-left:45px;
	margin-bottom:0px;
	background:url(images/bg-post-body.jpg) repeat-y left top;
}
div.post {
	width: 660px;
}
div.holder {
	padding-left: 30px;
	padding-bottom: 0;
	padding-right:20px;
}

div.post .pbottom {width:666px; height:45px; background:url(images/bg-post-bot.jpg) left top no-repeat; display:block; padding-top:20px;}
div.post .ptop {width:610px; height:45px; background:url(images/bg-post-top.jpg) left top no-repeat; display:block; padding-top:20px; padding-left:28px; padding-right:28px;}
div.post h2 a {
	font-weight: lighter;
	color: #1E4378;
	padding-top: 0px;
	font-size:20px;
	letter-spacing: -1px;
	text-decoration: none;
	padding-bottom:15px;
}
div.post h2 a:hover {color:#C60000;}
div.post h2 {
	font-weight: lighter;
	color: #1E4378;
	padding-top: 5px;
	font-size:18px;
	text-decoration: none;
}
div.post h1 {
	font-weight: lighter;
	color: #1E4378;
	padding-top: 5px;
	font-size:22px;
	text-decoration: none;
}
div.post  p {
	line-height: 1.6em;
	font-size: 13px;
	color: #333;
	padding-bottom: 10px;
	text-align: justify;
}
div.post small {
	display: block;
	font-size: 10px;
	color: #444;
	line-height: 1.6em;
	padding-bottom: 10px;
}
div.post .info {
	background: #FBE9B9;
	border: 1px solid #BF9833;
	padding: 6px;
	width: 610px;
	display: block;
	color: #444;
	font-size: 11px;
	margin:0px auto;
}

#sidebar {
	width: 240px;
	float: right;
	padding-top: 10px;
	padding-right:10px;
}
#sidebar p {
	display: block;
	font-size: 12px;
	padding: 10px;
	color: #FFC600;
	line-height: 1.6em;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 10px;
}
#sidebar h2 {
	width: 225px;
	/* height: 43px; */
	padding: 10px 0;
	text-align: center;
	color: #FFC600;
	font-weight: bold;
	background: url(images/sidebar-header.gif) top left repeat-x;
	font-size: 14px;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li {
	display: block;
	width: 210px;
	padding: 5px 0;
	padding-left: 15px;
	
	text-decoration: none;
	color: #E3E3E3;
	background: url(images/arrow.gif) no-repeat left;
}
#sidebar ul li a {
	color: #E3E3E3;
	font-weight: bold;
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#sidebar a {
	color: #E3E3E3;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
#footer {
	background: url(images/bg-footer.jpg) left top repeat-x;
	width: 100%;
	padding: 40px 0;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	color: #8E8E8E;
}
#footer a {
		color: #FFB019;
	}
#footer a:hover {
		color: #FFF;
	}
#comments {
	width: 580px;
	padding: 10px 15px;
	float: left;
}
#comments h3 {
	padding: 10px 0;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#comments form textarea {
	width: 500px;
	height: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border: 1px solid #999;
}
#comments ol.commentlist {
	list-style: none;
}
#comments ol.commentlist li {
	padding: 5px;
	margin: 10px 0;
	width: 500px;
	background: #fafafa;
	clear: left;
	line-height: 1.6em;
	font-size: 11px;
	color: #555;
}

/** WPRS **/
.visitsite {
	float: right;
	margin: 0;
}


.visitsite a:link, .visitsite a:visited {
	display: block;
	padding: 2px 5px;
	background: #FBE9B9;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #275b7e;
	text-decoration: none;
	font-weight: bold;
	margin: 1px 0;
	border: 1px solid #BF9833;
}

table.reviewbar {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 600px;
	margin-top:15px;
}

.reviewbar td {
	vertical-align: middle;
	background: #FBE9B9;
	padding: 4px;
	color: #444;
	font-family: Tahoma, Arial;
	font-size: 11px;
	border-top: 1px solid #BF9833;
	border-bottom: 1px solid #BF9833;
	white-space: nowrap;
}

.reviewbar td.icon {
	border-left: 1px solid #BF9833;
	padding-left: 10px;
	padding-right: 0;
}

.reviewbar td.text {
	border-right: 1px solid #BF9833;
	padding-right: 10px;
}

/** Ads **/

#sidebar-adsense {
	margin: 10px 5px;
}

#header-adsense {
	float: right;
	margin: 10px 0 0;
}

#linkunit {
	margin: 7px 0 7px -5px;
}

.alignleft {float:left;}
.alignright {float:right;}
#akismetstats {margin:0px auto;}
