/*  
Theme Name: Deserted Theme
Theme URI: http://www.cheapdesign.info/
Description: To customize the avatar picture, just replace the file images/avatar.jpg (75 x 75 pix).

Fill in your Google AdSense Client ID in the file adblock.php. To use your own banners, just replace the files images/banner.gif (468 x 60 pix) and images/sponsorX.gif (80 x 15 pix).

Good luck with your blog! :)
Author: andrej
Author URI: http://www.cheapdesign.info/
*/

body {
	margin:0;
	background:#838383 url(images/greypart2.gif) center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffdc90;
	font-size:14px;
	}
img {
	border:0;
	}
a {
	color:#fff;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:0 10px;
	border-left:5px solid #ffdc90;
	}
.clear {
	clear:both;
	height:0px;
	line-height:0px;
	overflow:hidden;
	}

/* The Header */

.headouter, .footerouter {
	background:#a4a4a4 url(images/greypart.gif) center repeat-y;
	}
.head {
	margin:0 auto;
	width:1000px;
	height:170px;
	background:url(images/head.jpg);
	}
.head h1 {
	margin:0;
	font-size:48px;
	color:#f4f2ef;
	font-weight:normal;
	padding:50px 0 0 50px;
	}
.head h2 {
	margin:0;
	font-size:24px;
	font-weight:normal;
	color:#f4f2ef;
	text-align:right;
	padding:10px 30px 0 0;
	}
.headbottombar {
	margin:0 auto;
	height:12px;
	width:1000px;
	overflow:hidden;
	background:url(images/belowheadbar.gif);
	}

/* The Menu */

.menu {
	height:32px;
	width:549px;
	margin:0 auto;
	background:url(images/menu.gif);
	line-height:32px;
	font-size:18px;
	border-left:1px solid #91795a;
	border-right:1px solid #91795a;
	padding:0 428px 0 21px;
	overflow:hidden;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:549px;
	overflow:hidden;
	}
.menu li {
	float:left;
	padding-left:6px;
	height:32px;
	background:url(images/menuleft.gif) left top no-repeat;
	margin-right:2px;
	}
.menu a {
	float:left;
	height:32px;
	background:url(images/menuright.gif) right top no-repeat;
	text-decoration:none;
	color:#dad6d0;
	padding:0 30px 0 24px;
	}
.menu a:hover {
	color:#000;
	background-position:right bottom;
	text-decoration:none;
	}
.menu li:hover, .menu li.current_page_item, .menu li.over {
	background-position:left bottom;
	}
.menu li.current_page_item a {
	color:#000;
	background-position:right bottom;
	}

/* The Wrappers */

.outerwrapper {
	width:998px;
	margin:0 auto;
	background:#dccdba url(images/centertop.gif) top repeat-x;
	border-left:1px solid #91795a;
	border-right:1px solid #91795a;
	overflow:hidden;
	}
.wrapper {
	background:url(images/centerbottom.gif) bottom repeat-x;
	padding:0 21px 20px 21px;
	min-height:650px;
	width:956px;
	}

/* The Left */

.left {
	float:left;
	width:555px;
	margin-right:8px;
	}
.contenttop {
	height:10px;
	overflow:hidden;
	background:url(images/contenttopbar.gif);
	}
.contentbottom {
	height:34px;
	background:url(images/contentbottombar.gif);
	}
.contentouter {
	border-left:3px solid #67a253;
	border-right:3px solid #67a253;
	background:#7c746a url(images/contenttop.gif) top repeat-x;
	}
.content {
	background:url(images/contentbottom.gif) bottom repeat-x;
	min-height:600px;
	padding:30px 30px 10px 30px;
	text-align:justify;
	}
.date {
	float:left;
	width:55px;
	height:53px;
	padding-top:2px;
	background:url(images/date.gif);
	margin-right:15px;
	text-align:center;
	overflow:hidden;
	}
.date .day {
	font-size:20px;
	color:#cccac8;
	font-weight:bold;
	line-height:22px;
	}
.postinfo {
	float:left;
	color:#fff;
	font-size:11px;
	padding-top:5px;
	width:400px;
	}
.postinfo h1 {
	margin:0;
	font-size:20px;
	font-weight:normal;
	color:#ffdc90;
	}
.postinfo h1 a {
	color:#ffdc90;
	text-decoration:none;
	}
.postinfo h1 a:hover {
	color:#fff;
	}
.author a {
	color:#ffdc90;
	}
.author a:hover {
	color:#fff;
	}
.contentbottomad {
	text-align:center;
	}

/* The Left Sidebar */

.leftsidebar {
	float:left;
	width:192px;
	margin-right:9px;
	overflow:hidden;
	}

/* The Right Sidebar */

.rightsidebar {
	float:left;
	width:192px;
	overflow:hidden;
	}

/* The Sidebars */

.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:24px;
	}
.sidebar a {
	color:#fff;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#ffdc90;
	text-decoration:none;
	}
.sidebar h2 {
	line-height:32px;
	background:url(images/sidebartop.gif);
	color:#e4e3e0;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0 0 0 14px;
	}
.sidebar ul li {
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
	}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	}
.sidebar ul li ul, .sidebar ul li div {
	border-left:3px solid #69a557;
	border-right:3px solid #69a557;
	background:#776d60 url(images/sidebar.gif) top repeat-x;
	padding:0 10px 0 30px;
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	border:none;
	background:none;
	padding:0;
	}
.sidebar ul li div.adblock {
	padding:0 0 10px 20px;
	}
.sidebar ul li div.aboutme {
	line-height:normal;
	padding:0 10px 10px 10px;
	}
.sidebar ul li div.aboutme img {
	float:right;
	margin:0 0 0 10px;
	border:1px solid #74695a;
	width:75px;
	height:75px;
	}
.sidebar form {
	margin:0;
	padding:0;
	}
.sidebar ul li form div {
	padding:0 0 10px 14px;
	}
.sidebar input#s {
	border:3px solid #6aa659;
	background:#cabdac url(images/searchbar.gif) repeat-x;
	width:90px;
	height:14px;
	font-size:12px;
	padding:2px 0 1px 0;
	}
.sidebar input#searchsubmit {
	background:url(images/search.gif);
	border:none;
	width:65px;
	height:22px;
	}

/* The Footer */

.footer {
	height:109px;
	margin:0 auto;
	width:998px;
	background:url(images/footer.gif);
	border-left:1px solid #dcd4ca;
	border-right:1px solid #dcd4ca;
	}
.xhtmlvalid {
	float:left;
	width:91px;
	height:16px;
	padding:19px 0 0 36px;
	}
.cssvalid {
	float:left;
	width:91px;
	height:16px;
	padding:19px 0 0 21px;
	}
.xhtmlvalid a, .cssvalid a {
	display:block;
	height:16px;
	overflow:hidden;
	}
.xhtmlvalid a {
	background:url(images/xhtml.gif);
	}
.cssvalid a {
	background:url(images/css.gif);
	}
.copyright {
	float:left;
	width:523px;
	text-align:center;
	color:#37342f;
	font-size:11px;
	}
.copyright a {
	color:#37342f;
	}
.copyright a:hover {
	color:#ffdc90;
	}
.copyright .copytext {
	font-size:18px;
	font-weight:bold;
	padding:34px 0 15px 0;
	}
.subscribe {
	float:left;
	width:190px;
	background:url(images/rss.gif) 155px 19px no-repeat;
	height:75px;
	padding:34px 0 0 10px;
	color:#37342f;
	font-size:18px;
	font-weight:bold;
	}
.subscribe:hover {
	color:#000
	}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px 20px 20px;
	clear:both;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	margin:0 0 20px 0;
	font-size:24px;
	text-align:center;
	color:#fff;
	font-style:italic;
	}

/* The Comments */

.comments {
	padding-bottom:20px;
	}
.comments ol {
	margin:0 0 25px 0;
	padding:0;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.comments form {
	margin:0;
	padding:0;
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#7a7267;
	border:1px solid #b79972;
	color:#ffdc90;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform input {
	background:#7a7267;
	border:1px solid #b79972;
	color:#ffdc90;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	margin:0;
	font-size:20px;
	color:#fff;
	clear:both;
	padding-bottom:10px;
	}