/*
Theme Name: toughpress
Description: 2 column pro rugged theme with ad spaces for you to sell.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/
@import url('ads.css');
body {
	margin:0;
	padding-top:0px;
	background:#000;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#cfcfcf;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#7b6d2e;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#888;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 10px;
	}
.alignright {
	float:right;
	padding:2px 10px 0 5px;
	}
/* Search */
#search {
	
	text-align:right;
	padding:4px 10px 0px 0px;
	color:#FFFFFF;
	height:37px;
	background:url(images/topbar.jpg) repeat-x;
}
#searchform {
	float:right;
	text-align:right;
	padding:2px 5px 0px 0px;
	color:#FFFFFF;

}

#search span {
	color:#FFFFFF;
}
#search input {
	font-size:13px; 
	color:#260D0D;
	font-family:Tahoma, arial, verdana, courier;
	width:159px;
	height:24px;
	border:inset 1px #6A6A6A;
	padding:0px 0px 0px 0px;
	margin:0px 14px 0px 13px;
	vertical-align:middle;
}
#search .input {
	width:65px;
	height:27px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}	
		
	

/* The Menu */

#foxmenucontainer{
	height:30px;
	background:#1d1c15;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #413828;
	}
#foxmenu{
	position:relative;
	display:block;
	height:30px;
	font-size:13px;
	font-weight:normal;
	font-family:Verdana,Tahoma,Helvitica,sans-serif;
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 10px 0 10px;
	
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#d5910d;
	text-align: center;
	text-decoration:none;
	padding:7px 0px 0 0px;
	height: 23px;

	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#fff;
	height: 23px;
	text-align: center;
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#020202;
	width: 106px; height: 23px;
	
	}	
	

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#130d0d;	
	border-left:1px solid #302f2f;
	border-right:1px solid #302f2f;
	}

/* The Top */

.top {
	height:126px;
	margin:auto;
	background:url(images/top.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:20px 20px 0 30px;
	color:#cfcfcf;
	text-decoration: none;
	text-align:left;
	font-weight:bold;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cfcfcf; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 20px 0 30px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	}



	
/* The content */
.content {
	padding:0px 5px 25px 2px;
	background:#25241e url(images/content.jpg) top repeat-x;
    border-top:1px solid #413828;
	}	

#content {
	float: left;
	width: 775px;
	margin: 0px 0px 0px 5px;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:65px;
	background:url(images/title.jpg)
}	
.date {
	float:left;
	height:14px;
	font-size:14px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-left:15px;
	padding-top:4px;
	font-weight:normal;
   	color:#767070;
	}
	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#8e8e8e;
	font: 13px Arial,georgia, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 10px 0px 2px 15px;
	background: transparent;
	text-align: left;
	font: 20px "century gothic", Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}	
	

.postinfo {
	height:40px;
	padding: 3px 5px 0px 2px;
	background:url(images/meta.jpg);
	
			}
.spostinfo {
	height:31px;
	padding: 4px 5px 0px 2px;
	background:url(images/smeta.jpg);
	
}
		
.postinfo a:link {
	color:#e35416;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 5px;
	color:#222;
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.postinfo .com{
	line-height:15px;
	float:left;
	padding:3px 5px 0 15px;
	font-size:12px;
	width:122px;
}

.postinfo .com a:link,
.postinfo .com a:visited {
	font-size:11px;
	display:block;
	color: #7b6d2e;
	background:url(images/com.jpg) no-repeat top;
	height:20px;
	padding:5px 0px 0 24px;
}
.postinfo .com a:hover{
	color:#ddd;
	background:url(images/com.jpg) no-repeat bottom;
}
.post a:link,
.post a:visited {
	color: #C0842E;
	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;
	}
.rightcolumn{
	float:right;
	width:195px;
	padding-top:10px;
	}

/* The Sidebar1*/
.sidebar{
	float:right;
	width:195px;
	padding-top:10px;
	padding-right:5px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#C0842E;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#181713;
	font-weight:normal;
	}
.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:#746b3e;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#3a382a;
	background-repeat:no-repeat;
	border-bottom:1px solid #2f2d24;
	border-top:1px solid #484434;
	}

.sidebar ul li a:hover {
	background:#373426;
	background-repeat:no-repeat;
	color:#ddd;
	}

.sidebar p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background:#373426;
	color:#ababab;
	}	
/* --- FOOTER --- */

#footer {
	height:30px;
	padding:10px 0 0 0px;
	background:#020202;
	border-top:1px solid #201617;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#EFA976;
	}

#footer a:hover {
	color:#eee;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#7b6d2e;
	}
.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 */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#373426;
	border:1px solid #3a382a;
	color:#888;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#373426;
	border:1px solid #3a382a;
	color:#888;
	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:#888;
	}
