/*
Theme Name: charcoal2
Description: 3 coloumn dark and brown theme.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#2F2723 ;
	font-family:Verdana,Tahoma,sans-serif;
	color:#99806B;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#EFC8B3;
	text-decoration:none
	}
a:hover {
	color:#CF9C81;
	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 {
	float:right;
	padding:2px 0 0 5px;
	}

/* 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:#bd0101 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:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #CFBCB5; 
	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 5px 25px 5px;
	background:#251e1b;
	background-repeat:no-repeat;
	border-top: 1px solid #3b3430;
	}	
	
/* 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 px 0 0;
	width:105px;
	}

#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-align: center;
	text-decoration:none;
	padding:6px 0px 0 0px;
	width: 105px; 
	height: 19px;
	background:transparent url(images/li2.gif) no-repeat top right;
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#fff;
	background:transparent url(images/li2.gif) no-repeat top left;
	width: 105px; height: 19px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#ff9600;
	width: 105px; height: 19px;
	background:transparent url(images/li2.gif) no-repeat top right;
	}	
		
	
	
	
	
	
#content {
	float: left;
	width: 645px;
	margin: 0px 5px 0px 0px;
	padding: 0 0;
	}


.title{
	margin: 0 0;
	padding: 0px 0px 0px 5x;
	height:70px;
	background:transparent;
	background:url(images/title.jpg);
}	
.time{
	float:right;
	width:125px;
	height:25px;
	margin-top:5px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 20px;
	color:#b1a899;
	background:url(images/date.png) no-repeat;
	}	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left-align;
	color:#d1cbc1;
	font: 14px  century gothic,verdana, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 22px 0px 0px 23px;
	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  {
	color: #998076;
	background-color: transparent;
	}

.post .date {
	margin: 0 0;
	padding: 0px 0 0 23px;
	background:transparent ;
	font: normal 12px "arial", Arial, sans-serif;
	color: #d1cbc1;
	font-variant:small-caps;
	
	}	

.post .postmetadata {
	margin: 0 0;
	padding: 11px 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: #ad4100;
	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;
	
	}
.rss{
	float:left;
}
.del{
	float:left;
}
.techno{
	float:left;
}

.erss {
	float:left;
	padding:10px 0 0 10px;
	
}
.credits{
	padding:2px 28px 0 0;
	float:right;
	color:#da4f1b;
}



/* The Sidebar1 */
.sidebar1{
	float:left;
	width:170px;
	padding-top:5px;
	font-size:14px;
	font-family: "Century gothic", Arial, sans-serif;
	

	}

.sidebar1 h2 {
	height:37px;
	line-height:37px;
	font-size:18px;
	color:#ACA394;
	margin:5px 0 0 0 ;
	padding:0px 0 0 10px;
	background:url(images/h2.jpg);
	

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 3px 10px 3px;
	background:#090605 url(images/bottom.jpg) bottom;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #998076;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#251E1B;
	background-repeat:no-repeat;
	border-top:1px solid #2F2723;
	border-bottom:1px solid #17120F;
	}

.sidebar1 ul li a:hover {
	background:#382F2A;
	background-repeat:no-repeat;
	color:#e4e4e4;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color: #daef8e;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:170px;
	padding-top:5px;
	font-size:14px;
	font-family: "Century gothic", Arial, sans-serif;
	color: #ffffff;
	}

.sidebar2 h2 {
	height:37px;
	line-height:37px;
	font-size:18px;
	color:#ACA394;
	margin:5px 0 0 0 ;
	padding:0px 0 0 10px;
	background:url(images/h2.jpg);
	

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 3px 10px 3px;
	background:#0A0605 url(images/bottom.jpg) bottom;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #998076;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#251E1B;
	background-repeat:no-repeat;
	border-top:1px solid #2F2723;
	border-bottom:1px solid #17120F;

	}

.sidebar2 ul li a:hover {
	background:#382F2A;
	background-repeat:no-repeat;
	color:#e4e4e4;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color:#A4DDEF;
	}		
		
/* --- FOOTER --- */

#footer {
	height:60px;
	padding:10px 0 0 0px;
	background:#2a2a2a url(images/footer.jpg);
	background-repeat:no-repeat;
	color:#6F584C;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	letter-spacing:1px;
	}

#footer a {
	color:#6F584C;
	}

#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:20px;
	text-align:center;
	
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#382F2A;
	border:1px solid #403630;
	color:#ddd;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#382F2A;
	border:1px solid #403630;
	color:#ddd;
	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:#ddd;
	}