
/*
Theme Name: Deadwood
Description: Deadwood is a WP theme with 2 column layout and widget-ready placement, easy to customize. Created by <a href="http://www.splittingthemes.com/">thesplittingthemes.com</a>.
Version: 1.1
Author: Jay Gordon
Author URI: http://www.splittingthemes.com/
Tags: Brown, Tan, two-columns, right-sidebar

	Deadwood v1.1
	 http://www.splittingthemes.com/

	This theme was designed and built by Jay Gordon
	whose can be contacted at jaygordo@gmail.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	margin:0;
	padding-top:0px;
	background: transparent url(images/sider.jpg);
	font-family:Verdana,Tahoma,sans-serif;
	color:#99806B;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#654627;
	text-decoration:none
	}
a:hover {
	color:#654627;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#8B8076;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
/*.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	margin-top:0px;
	float:right;
	padding:2px 0 0 5px;
	}
*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}










/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:url(images/wrap.jpg);
	background-repeat:repeat-y;
	}

/* The Search */

.search {
	height:29px;
	padding:0px 25px 0 14px;
	float: right;
	}
.search form {
	background:url(images/searchbg2.png);
	width:210px;
	height:29px;
	padding-top:15px;
	padding-left:17px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:160px;
	border:none;
	background:#fff;
	font-size:16px;
	color:#444;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#fff;
	font-size:16px;
	color:#aeaeae;
	height:22px;
	width:35px;
	}	
	

/* The Top */

#top {
	height:116px;
	margin-top:0px;
	background:#ECE9D8 url(images/top1.jpg) ;
	
	}
.blogname {
	float:left;
	width:1000px;
	font-family:Century Gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:30px 0px 0 50px;
	color:#dfdcd6;
	text-decoration: none;
	text-align:center;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #ECE9D8; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 40px 0 50px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	}
.content {
	padding:10px 10px 25px 15px;
	background:#F4F3EA;
	background-repeat:no-repeat;
	border: 2px solid #D9D7CB;
	}	
	
/* Menu */

#foxmenucontainer{
	height:35px;
	background:url(images/menu.jpg) ;
	display:block;
	padding:0px 0 0px 14px;
	}
#foxmenu{
	position:relative;
	display:block;
	height:25px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:10px 20px 0 0;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	width:105px;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#ECE9D8;
	text-align: center;
	text-decoration:none;
	padding:6px 0px 0 0px;
	width: 105px; 
	height: 19px;
	background:transparent url(images/li2.png) no-repeat top right;
	}
#foxmenu ul li a:hover{
	color:#fff;
	background:transparent url(images/li2.png) no-repeat top left;
	width: 105px; height: 19px;
	text-align: center;
	}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{
	color:#ff9600;
	width: 105px; height: 19px;
	background:transparent url(images/li2.png) no-repeat top right;
	}

#content {
	float: left;
	width: 765px;
	margin: 10px 5px 0px 0;
	padding: 0 0;
	}


.title{
	margin: 0 0;
	padding: 0px 0px 0px 5px;
	height:60px;
	background:transparent;
	background:url(images/title.jpg);
}	
.time{
	float:right;
	width:145px;
	height:25px;
	margin-top:17px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#b1a899;
	}	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#654627;
	font: 14px  century gothic,verdana, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 15px 0px 0px 54px;
	height:30px;
	background: transparent;
	text-align: left;
	font: 26px "Century gothic", Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	padding: 0px 0px 0px 0px;
	color:#ECE9D8;
	background-color: transparent;
	margin: 10px;
	}

.post .date {
	margin: 0 0;
	padding: 0px 0px 0px 54px;
	background:transparent ;
	font: normal 12px "arial", Arial, sans-serif;
	color: #d1cbc1;
	font-variant:small-caps;
	
	}	

.post .postmetadata {
	margin: 0 0;
	padding: 13px 40px 0px 10px;
	height: 25px;	
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	color:#333;
	background:url(images/meta.jpg);
		}

.post a:link,
.post a:visited {
	color: #B1A899;
	background-color: transparent;
}

.post a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 15px;
	}
.cover{
	margin: 0 0;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
	background-position: 6px 100px;
	}
.rightcolumn{
	float:right;
	width:200px;

}
.rss{
	float:left;
}
.del{
	float:left;
}
.techno{
	
	float:left;
}
.stum{
	float:left; }
.erss {
	float:left;
	padding:10px 0 0 10px;
	
}
.credits{
	padding:2px 28px 0 0;
	float:right;
	color:#da4f1b;
}


/* The Sidebar */
.sidebar {
	float:right;
	width:200px;
	padding-top:5px;
	padding-right:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	background:#6A4A35 
	}

.sidebar h2 {
	height:33px;
	line-height:33px;
	font-size:18px;
	color:#ECE9D8;
	margin:10px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#4D3119 url(images/h2.jpg);
	background-repeat:repeat-x;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}	
.sidebar ul li {height:100%;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #ECE9D8;
	border-bottom: 1px solid #443935;
	text-decoration: none;
	padding: 3px 0px 4px 18px;
	display:block;
	font-family:verdana, arial, helvetica, sans-serif;
	background:#6A4A35 url(images/sidea.jpg) ;
    background-repeat:no-repeat;
	}

.sidebar ul li a:hover {
	background:#372211 url(images/sideh.jpg) ;
	background-repeat:no-repeat;
	color:#FFFFFF;
	border-bottom: 1px solid #332a27;
	}



.sidebar p {
	padding: 0px 0px;
	margin:0;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background-color:transparent;
	border: 1px solid #D9D7CB;
	}
/* --- FOOTER --- */

#footer {
	height:60px;
	padding:5px 0 0 0px;
	background:#2a2a2a url(images/footer.jpg);
	background-repeat:no-repeat;
	color:#AA9584;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	letter-spacing:1px;
	}

#footer a {
	color:#9F9582 ;
	}

#footer a:hover {
	color:#fff;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#685750;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	
	}

/* The Comments */
img.avatar {float:left; margin-right:5px;}

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#ECE9D8;
	border:1px solid #403630;
	color:#654627;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#ECE9D8;
	border:1px solid #403630;
	color:#654627;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#654627;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

