/*
Theme Name: Soccer
Description: 2 column theme with a soccer niche.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#000;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	color:#495f6f;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ba6500;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#D2B37A;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:5px 0 0 5px;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff url(images/wrap.jpg);	
	background-repeat:repeat-y;
	border-left:1px solid #43351B;
	border-right:1px solid #43351B;
	}
#inwrapper {
	width:829px;
	float:right;
			
	}	

/* The Top */

#top {
	width:380px;
	height:611px;
	margin-top:0px;
	background:#2F3809 url(images/top.jpg);
	background-repeat:no-repeat;
	float:right;
	position:fixed;
	 _position: absolute;
	}
	
* html #top { /* lte IE6 */
	position:absolute;
}	
	
.blogname {
	float:left;
	width:372px;
	font-family:"Myriad Pro",Tahoma,Verdana,sans-serif;
	text-align:center;
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:350px 0 0 0px;
	color:#ff0000;
	text-decoration: none;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #FBFFC4; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0 0 0px;
	font-size:16px;
	font-weight:normal;
	color:#fff;

	}
/* The Search */

.fav_links {
	padding:0px 20px 0 0px;
	float: right;
	}

.search {
	height:29px;
	padding:0px 20px 0 0px;
	float: right;
	}
.search form {
	background:url(images/searchbg2.png);
	width:330px;
	height:29px;
	padding-top:32px;
	padding-left:17px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:290px;
	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 Content */
.date {
	float:left;
	width:60px;
	height:65px;
	background:url(images/date.gif);
	text-align:center;
	font-size:12px;
	line-height:25px;
	text-transform:uppercase;
	color:#000;
	}
.date .day {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	padding-bottom:3px;
	line-height:15px;
	}
#content {
	padding:15px 0px 25px 10px;
	background:url(images/content.pg) top no-repeat;
	width:449px;
	float:right;

	}

/* The Posts */

.text {
	width:440px;
	float:right;
	text-align:left;
	padding-right:3px;
	padding-left:7px;
	color:#ab9d81;
	}
.post {
	padding:0px 0px 10px 0px;
	text-align:left;
	}
.titleb{
	
	height:50px;
	background:#140E02 url(images/title.jpg);
	background-repeat:no-repeat;
	padding:7px 0px 0px 5px;
	
}
h1.title {
    font-size:20px;
	margin:2px 0 0 0;
	padding:0px 3px 0px 0px;
	color:#d07102;
	font-weight:normal;
	background:none;
	font-family:"Myriad Pro",Tahoma,Verdana,sans-serif;	
	}
h1.title a {
	color:#d07102;
	text-decoration:none;
	}
h1.title a:hover {
	color:#fff;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	padding: 2px 10px 2px 2px;

		}
		
.postinfo a {
	
	color:#6F593E;
	font-weight:normal;
	text-decoration:none;
	}

/* The Sidebar */

/* The Sidebar */
.sidebar {
	float:right;
	width:160px;
	padding-top:5px;
	padding-right:5px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar h2 {
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#403530 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: #998076;
	border-bottom: 1px solid #281f12;
	border-top: 1px solid #43351b;
	text-decoration: none;
	padding: 3px 0px 4px 10px;
	display:block;
	font: verdana, arial, helvetica, sans-serif;
	background:#342913 url(images/sidea.jpg) ;
	background-repeat:no-repeat;
	}

.sidebar ul li a:hover {
	background:#43351b url(images/sideh.jpg) ;
	background-repeat:no-repeat;
	color:#FFFFFF;

	}



.sidebar p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background-color:transparent;
	color: #998076;
	}

	
/* --- FOOTER --- */

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#29200F;
	color:#999;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	position:relative;
	z-index: 999;
	text-align: center;
	}

#footer a {
	color:#fefefe;
	}

#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:#eee;
	}
.navigation a:hover {
	color:#4F2F0A;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#29200F;
	border:1px solid #3F2D0C;
	color:#9F8759;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#29200F;
	border:1px solid #3F2D0C;
	color:#9F8759;
	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;
	list-style:none;
	}