/*
Theme Name: Loot Guide Default
Theme URI: http://www.jeromebayawa.com/
Description:
Version: 1.6
Author: Jerome Bayawa
Author URI: http://www.jeromebayawa.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	font: 75%/150% Tahoma, Arial;
	letter-spacing: +1;
	color: #333333;
	background: #000000 url(images/bodyImageBG.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 10px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #cc0000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #cc0000;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#contentHolder {
	margin: 0px auto;
	width: 800px;

	border-left: 0px solid #d5e6eb;
	border-right: 0px solid #d5e6eb;
	background: #FFFFFF url(images/contentBG.gif) repeat-y;
}
#header {
	background: #0FACEA url(images/header.jpg) no-repeat;
	height: 182px;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 0px;
	height: 182px;
	border: 0;
}
#headerimg .description{
	position: absolute;
	left: 109px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}

/* START NAVIGATION */
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 3px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #6b9a11 url(images/navButtonImage.gif) repeat-x;
	padding: 5px 15px;
	font: bold 100%/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
/* END NAVIGATION */

/* START POST */
#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 510px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.postTitle {
	float: left;
	width: 510px;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.postCategory {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.postComments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.postCalendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.postContent {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #cc0000;
}
.previousPage {
	float: left;
	padding-left: 18px;
	background: url(images/miniArrowLeft.gif) no-repeat left center;
}
.nextPage {
	float: right;
	padding-right: 18px;
	background: url(images/miniArrowRight.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
/* END POST */


/* START SIDEBAR */
#sidebar {
	float: right;
	padding: 0px 20px 20px 0px;
	width: 200px;
}
#searchform {
	background: #676767 url(images/searchBG.gif) repeat-x;
	width: 220px;
	padding: 10px 7px 10px 13px;
	float:right;
}
#searchform #s {
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #686868;
	background: #e2e2e2;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/searchButton.gif) no-repeat;
	border: none;
	width: 30px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #ffffff;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #cc3300;
	margin: 10px 0px 5px;
}
.ulCategory {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px dotted #999999;
}
.ulCategory li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px dotted #999999;
	background: url(images/miniGold.gif) no-repeat left center;
}
.ulCategory li a, .ulCategory li a:visited{
	color: #495233;
	text-decoration: none;
}
.ulCategory li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ulArchives {
	list-style: none;
	margin: 0px 0px 15px;
	padding: 0px;
	border-bottom: 1px dotted #999999;
}
.ulArchives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px dotted #999999;
	background: url(images/miniClock.gif) no-repeat left center;
}
.ulArchives li a, .ulArchives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ulArchives li a:hover{
	color: #FF6600;
	text-decoration: none;
}

/* START FOOTER */
#footer {
	clear: both;
	background-color: #666666;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footerRightImage.gif) no-repeat;
}
#footer h4 {
	font: bold 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ff9900;
	margin: 10px 0px 5px;
}
.recentComments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recentComments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recentComments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recentPosts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recentPosts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recentPosts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
/* END FOOTER */

/* START CREDITS */
#credits {
	margin: 0px auto;
	width: 800px;
	color: #999999;
	font-size: 80%;
	line-height: 14px;
}
#credits a, #credit a:visited{
	color: #ffcc00;
}
#credits a:hover{
	color: #cccccc;
	text-decoration: none;
}
.leftColumn {
	float: left;
}
img.leftColumn, a img.leftColumn {
	float: left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.leftColumn{
	border-color: #FF6600;
	background: #FF6600;
}
.rightColumn {
	float: right;
}
img.rightColumn, a img.rightColumn {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.rightColumn{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
