body {
	margin:0;
	padding-top:0px;
	background:#1f1f1f url(images/body.jpg) center repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#cfcfcf;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#CE040A;
		text-decoration:none
	}
a:hover {
	color:#961801;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
}

	
/* The Menu */
.page{
		height:20px;
		width:20px;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		background:url(images/page.png);
	}
.rank{
		height:35px;
		width:35px;
		vertical-align:bottom;
		font-size:24px;
		font-weight:bold;
		color:#FFFFFF;
		
		background:url(images/rank.png);
	}

.foxmenucontainer{
	height:30px;
	background:#040d0f;
	padding-top:5px;
	text-align:center;
	border-top:1px solid #1c2932;
	border-bottom:1px solid #1c2932;
	}

#foxmenucontainer ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
	font-size:13px;
	}
#foxmenucontainer ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:90px;
	}
#foxmenucontainer ul li a{
	
	display:block;
	float:left;
	color:#FF0000;
	text-align: center;
	text-decoration:none;
	padding:7px 0px 0 0px;
	width:90px; 
	height: 23px;
;
	}
#foxmenucontainer ul li a:hover{
	color:#fff;
	width:90px; height: 23px;
	text-align: center;
	}

.title_grey {
	background:#4A647B;
	width:370px;
	font-weight:bold;
	border-left:1px solid #2a3841;
	border-right:1px solid #2a3841;
	}
.grey {
	background:#4A647B;	
	border-left:1px solid #2a3841;
	border-right:1px solid #2a3841;
	}
/* The Wrapper */

.wrapper {
	margin:0 auto;
	background:#130d0d;	
	border-left:1px solid #2a3841;
	border-right:1px solid #2a3841;
	font-size:10px;
	}
/* The Top */

.top {
	height:221px;
	margin:auto;
	background:url(images/top.jpg);
	
	border-left:1px solid #302f2f;
	border-right:1px solid #302f2f;
	}
.blogname {
	float:left;
	width:1000px;
	font-family: century gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:25px;
	font-weight:580;
	margin:48px 850px 0 3px;
	color:#e2b916;
	text-decoration: none;
	text-align:right;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #e2b916; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color:#FFFFFF; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 770px 100px 30px;
	font-size:12px;
	font-weight:bolder;
	font-variant:inherit;
	color:#fff;
	text-align:right;
	}
.about{
	float:right;
	width:530px;
	height:140px;
	margin-top:30px;
	margin-left:20px;
	padding-left:5px
	}
.about h3 {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	}
.about a{
	color: #425200;
}

.about p.text{
	padding: 0px 2px ;
	font-family: century gothic, Arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #C2DFDD;
	text-align:left;
}

.box{
	margin: 10px 5px 0 0;
	border:2px solid #fff;
	float:left;

}
/*Content */

.content {
	vertical-align:top;
	padding:0px 10px 25px 5px;
	background:#0a0c0d;
	font-size:10px;
	}	
#content {
	float: left;
	width: 747px;
	margin: 0px 0px 0px 10px;
	padding: 0 0;
	}

.title{
	height:17px;
	background:url(images/title.jpg)
	
	}	
.date {
	
	text-align:center;
	font-size:10px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	font-weight:normal;
   	color:#4A647B;
	}
.time{
	text-align:left;
	width:140px;
	height:25px;
	margin-top:4px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 15px;
	color:#b5cfd0;
	float:left;
	font-size:12px;
	}	
.post {
	height:122px;
	width:610px;
	text-align:left;
	color:#CCCCCC;
	font-size:10px;
	}
.post2 {
	height:1400px;
	width:610px;
	text-align:left;
	color:#CCCCCC;
	font-size:10px;
	}
.stats {
	font-size:10px;
	}
.post_table_top_row {
	height:70px;
	width:598px;
	font-size:9px;
	border-top:1px solid #2a3841;
	border-buttom:1px solid #2a3841;
	}
.post h2 {
	margin: 0 0;
	padding: 35px 0px 2px 15px;
	background: transparent;
	text-align: left;
	font: 10px "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 {
	text-align:center;
	height:14px;
	
	background:url(images/meta.jpg);
		background-repeat: no-repeat;
			}

		
.postinfo a:link {
	color:#990000;
	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:right;
	padding:3px 5px 0 0px;
	font-size:12px;
	width:132px;
}

.postinfo .com a:link,
.postinfo .com a:visited {
	display:block;
	color: #990000;
	height:20px;
	padding:5px 0px 0 27px;
}
.postinfo .com a:hover{
	color:#fff;
	
}
.post a:link,
.post a:visited {
	font-weight:bold;
	font-size:13px;
	color:#CE040A;
	background-color: transparent;
}

.post a:hover {
	font-size:13px;
	font-weight:bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 15px;
	}
.cover{
	padding-top:2px;
	font-size:10px;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
	}
.rightcolumn{
	border-left:1px solid #2a3841;
	vertical-align:top;
	width:195px;
	padding-top:10px;
	padding-right:15px;
	}
.leftcolumn{
	width:185px;
	border-right:1px solid #2a3841;
	vertical-align:top;
	padding-top:10px;
	}

/* The Sidebar1*/
.sidebar{
	
	width:180px;
	padding-top:10px;
	padding-right:0px;
	
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar h2 {
	text-align:center;
	height:27px;
	line-height:27px;
	font-size:14px;
	color:#FFFFFF;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	
	background:#131313 ;
	background-repeat:repeat-x;
	background:url(images/h2.jpg);
	font-weight:500;
	}
.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:#737373;
	text-decoration: none;
	padding: 3px 0px 4px 5px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#1b1b1b;
	background-repeat:no-repeat;
	border-bottom:1px solid #2a2a2a;
	border-top:1px solid #161616;
	}

.sidebar ul li a:hover {
background:#202020;
	background-repeat:no-repeat;
	color:#ccc;
	}

.sidebar p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background:#1b1b1b;
	color:#ababab;
	}
/* --- FOOTER --- */

#footer {
	height:50px;
	padding:10px 0 0 0px;
	border-bottom:1px solid #2E2E2E;
	background:#020202;
	border-top:1px solid #2E2E2E;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#9C1C11;
	}

#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:#7A8B92;
	}
.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:#132029 ;
	border:1px solid #1F2C34;
	color:#888;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#132029;
	border:1px solid #1F2C34;
	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;
	}
