/*   
Theme Name: Carlton
Theme URI: http://www.carltonsports.com
Description: Carltonsports.
Author: brandammo
Author URI: http://brandammo.co.uk
Version: 1.0
.
General comments/License Statement if any.
.
*/
#sidebar {
	background:black none repeat scroll 0 0;
float:left;
margin-right:20px;
padding:20px;
width:246px;
}

#sidebar h1 {
	color:#fcdd23;
	font-size:20px;
	letter-spacing:2px;
	margin-bottom:10px;
	text-transform:uppercase;;
}

#sidebar h2, .screen-reader-text, #wp-calendar caption {
	color: white;
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;;
	width: 246px;
}

textarea#comment {
	width: 400px;
	padding: 5px;
}

.commentmetadata {
	font-size: 10px;
}

#news_content {
	float: left;
	width:630px;
}

#news_content p {
	padding: 0 20px;
}

#clear_4_footer {
	clear: both;
	height: 239px;
}

#searchform {
	margin: 20px 0px;
}

#news_content h2 {
	color:#000000;
font-size:14px;
letter-spacing:2px;
margin-bottom:25px;
text-transform:uppercase;

}

#news_content h2 a {
	background:black none repeat scroll 0 0;
color:#FCDD23;
display:inline-block;
font-size:20px;
padding:10px 20px;
text-decoration:none;
width:590px;
line-height:1.2em;
}

#wp-calendar td {
	background:SlateGray none repeat scroll 0 0;
color:white;
padding:9px;
background: url(../../../../layouts/images/calender_bg.gif);
text-align: center;
}

#wp-calendar td a, #wp-calendar td a:visited {
	color: white;
	text-decoration: underline;
}

th {
	background: #202020;
	color: white;
	text-align: center;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul li a {
	color: gray;
}

.border_bottom {
	background: url(../../../../layouts/images/sml_divider.gif) no-repeat center bottom;
margin-bottom:25px;
}

#submit {
	background:transparent url(../../../../layouts/images/submit_entry.png) no-repeat scroll right 0;
border:0 none;
cursor:pointer;
height:34px;
width:307px;
overflow:hidden;
text-indent:500px;
}


#comment, #url, #email, #author {
background:transparent url(../../../../layouts/images/input.gif) no-repeat scroll 0 0;
border:0 none;
font-size:14px;
margin-top:4px;
padding:5px;
font-family: arial;
width: 400px;
}

#comments, #respond h3 {
	color: black;
}

ol.commentlist {
	list-style: none;
}

.comment-body {
	background: white url(../../../../layouts/images/sml_divider.gif) no-repeat scroll center bottom;
margin-bottom:25px;
padding-bottom:25px;
margin-top:20px;
position:relative;
}

.comment-body p, .comment-body .comment-meta, .comment-body em  {
	padding: 5px 20px;
}

.vcard {
	background: black;
	color: white;
	height: 32px;
}

.vcard img {
	float: right;
}

#news_content p a {
	color: black;
	text-decoration: underline;
}

.fn {
	font-size: 14px;
	color: white;
	text-transform: uppercase;
}

.url {
	font-size: 16px;
	color:#FCDD23;
	text-transform: uppercase;
	display:inline-block;
	padding:7px 0 0 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

.comment-meta a {
	color:white;
position:absolute;
right:50px;
top:6px;
}
