/*
Theme Name: Gold Moon
Theme URI: http://www.thepimppanther.com/
Description: Beautiful fantasy/travelling theme with featured posts in the sidebar, post excerpts and post thumbnails. Ads ready with easy ads administration through the theme's control panel.
Version: 1.1
Author: V
Author URI: http://www.thepimppanther.com/
Tags: brown, black, yellow, 2 columns, fixed width, ads ready, widget ready


/*============================================================
	General Specifications
==============================================================*/

body {
	background:#050401 url(images/bg.jpg) top repeat;
	background-attachment: fixed;
	width:100%;
  	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	color: #c49448;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background:#050401;
	text-align: left;
	margin: 0px auto;
	width: 800px;
	border-left: 1px solid #c99f57;
	border-right: 1px solid #c99f57;
	}


.depth-1 {
	border: 1px solid #ddd;
    	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1 {
	font-size:26px;
	font-family: georgia,'bookman old style';
	color:#000;
	font-style: oblique;
	text-decoration:none;
	}

h1 a, a:hover, a:visited {
  	text-decoration: none !important;
	}

h2 {
	font-size: 20px;
    	margin: 10px 0 0;
	}

h2, h3 {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color:#c49448;
	}

h3 {
	font-size: 18px;
    	padding: 0;
	margin: 30px 0 0;
	}

h5 {	
	font-size:16px;
	color:#c49448;
	font-weight: bold;
	}

.entry p a:visited {
	color: #ffe7b7 !important;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

a, h2 a:hover, h3 a:hover {
	color: #ffe7b7;
	text-decoration: none;
	}

a:hover {
	color: #ffe7b7;
	text-decoration: underline;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #c49448;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
    	font-weight: bold;
    	}

#searchform {
    	width:200px;
	height:17px;
	background: #000;
	color: #c49448;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	font-weight: normal !important;
	text-align: center;
	margin: 5px 0px 0px 5px;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
	border: 1px dotted #c49448;
	}

#submit {
	background: #000;
	color: #c49448;;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
	border: 1px solid #c49448;
    	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*==========================================================
	Header
============================================================*/

#header {
	background: url(images/header.jpg) top no-repeat;
	float: left;
	padding: 0;
	height: 350px;
	width: 800px;
	}

#description {
	width:400px;
	padding-top: 195px;
	padding-left: 120px;
	float: left;
	text-align: left;
	}

#btitle {
	font-size:14px;
	font-family: georgia;
	font-weight: bold;
	color:#000;
	font-style: oblique;
	text-decoration:none;
	margin-top: -10px;
	margin-left: 10px;
	}

.search {
	margin-top: -10px;
	float: right;
	}

#searchh {
	background: #000;
	margin-right: -5px;
	width: 180px;
	color: #c49448;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px dotted #c49448;
	}

#submith {
	background: url(images/go.png) top left no-repeat;
	width: 100px;
	height: 96px;
	color: #000;
	border: none;
	text-align: left;
	font-weight: bold;
	margin-right: -60px;
	padding-left: 35px;
	cursor: pointer;
	}


/*===================================================================
	Menu bar (pages menu)
=====================================================================*/
	
#menu_bar {
	background: #050401;
	width:790px;
	height:30px;
	float: left;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 10px;
	}

ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:100%;
	}

ul#navlist li {
	display:inline;
	list-style-type: none;
	}

ul#navlist li a {
	font-family:georgia;
	text-align:center;
	color: #bb9b72;
	margin:0px;
	border:1px dotted #000;
	padding:4px;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#navlist li a:hover {
	background: #bb9b72;
	color: #000;
	}


/*==============================================================
	Positioning of the adsense banners
================================================================*/

#ad250 /* banner in the sidebar*/ {
	width:250px;
	margin: 10px auto;
	}

#ad120 /*banner in the right sidebar*/ {
    	width:120px;
    	margin:0px auto;
	}

	
/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	width:800px;
	float: left;
	}

#content {
	width:500px;
	margin: 5px;
	float:left;
	}


/*==========================================================================
	The actual Blog post look
==========================================================================*/

.post {
	background: #000 url(images/bg.jpg) top repeat;
	border: 1px dotted #c49448;
	width:500px;
	float: left;
	background: ;
	margin: 5px 0 5px;
	text-align: justify;
	font-size:14px;
	}

.thumb{
	float:left;
	margin-top: 20px;
	margin-right: 10px;
	}

.entry {
	width:480px;
	float:left;
	padding-left:10px;
	padding-right: 10px;
	margin-top: -50px;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
	}

.ptitle{
	width: 470px;
	float: left;
	text-align: left;
	padding-top: 5px;
	margin-top: 0px;
	}

.date { 
	float: left;
	margin-top: 8px;
	margin-left: -70px;
	background: url(images/ptitle.png) top left no-repeat;
	width: 40px;
	height: 70px;
	padding-top: 26px;
	padding-left: 30px;
	padding-right: 30px;
	color: #000;
	text-align: center;
	font-weight: bold;
	}

.postmetadata {
	border-top: 1px dotted #5e3c3a;
	float: left;
	margin: 0px;
    	font-size: 11px;
	font-weight: normal;
	font-style: oblique;
	text-align: right;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width:470px;
	clear: both;
	}

.postmetadata a, .postmetadata a:visited {
	color: #bb9b72;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	list-style: square;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/*===================================================
	Sidebars
=====================================================*/

/* Main Sidebar */

.container{
	float:left;
	width: 280px;
	margin-left: 5px;
	}

#sidebar{
	background: #000 url(images/bg.jpg) top repeat;
	border: 1px dotted #c49448;
	float:right;
	width: 280px;
	margin-top: 10px;
	margin-left: 5px;
	font-family: georgia;
	font-size: 12px;
	padding: 0px 0 10px 0;
	}

#sidebar h2 {
	background: #c49448;
	width:270px;
	height: 25px;
	padding-top: 5px;
	color: #000;
	margin: 5px auto;
	font-family: georgia;
	font-size:16px;
	text-align:center;
	}

#rss {
	width:220px;
	height:85px;
	background: url(images/email.png) bottom left no-repeat;
	float: left;
	padding-top:20px;
	padding-left:50px;
	text-align:right;
	}

#gallery{
	width: 270px;
	float: left;
  	text-align: center;
	margin-left: 4px;
  	}

#sidebar a, a:visited {
	color:#c49448;
	}

#sidebar a:hover {
	color:#bb9b72;
	text-decoration:none;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding:0px;
	}

#sidebar ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	} 

#sidebar ul li ul li {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	}

/* Sidebar left */

#sidebar2{
    	float:left;
	width: 130px;
	margin-left: 5px;
   	margin-right:5px;
    	padding: 0px 0 10px 0;
    	display: inline;
	}

#sidebar2 h2 {
	width:130px;
	margin: 5px auto;
	font-size:15px;
	}

/* Sidebar right */

#sidebar3{
	float:right;
	width: 130px;
	margin-right: 5px;
	padding: 0px 0 10px 0;
    	display:inline;
    	}

#sidebar3 h2 {
	width:130px;
	margin: 5px auto;
	font-size:15px;
	}

/*Sidebar search form*/

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/*================================================================
    Begin Comments
==================================================================*/

#inner {
	width: 460px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	}

#reply {
	width:580px;
	height: 50px;
	margin: 10px auto 20px ;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 20px ;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

#commentform input {
    	background: #000;
	color: #c49448;
	border: 1px dotted #c49448;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	background: #000;
	color: #c49448;
	border: 1px dotted #c49448;
	width: 400px;
	padding: 2px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	background: #000;
	border: 1px solid #c49448;
	color: #c49448;
	margin: 0 0 5px auto;
	float: left;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
    	font-weight: bold;
	}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
    	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
    	}

.children {
   	padding: 0;
   	}

#commentform p {
	margin: 5px 0;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
    	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.thread-alt {
	background: #000;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px double #c49448;
    	}

.thread-even {
	background: #000;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px double #c49448;
    	}


/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: none;
	margin: 0 auto;
   	width: 800px;
	padding-top:15px;
	clear: both;
    	text-align: center;
	font-weight: normal;
	}

.binfo a:hover {
  	color:  #521f02;
	}


/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
