/*  
Theme Name: Extreme Sports Trader
Theme URI: http://extremesportstrader.co.uk
Description: WordPress theme based upon the current layout at http://extremesportstrader.co.uk
Version: 1.0
Author: Spencer Lavery
Author URI: http://youlove.us
*/

div.pagination{
	padding:3px;
	margin:3px;
	text-align:center;
	}
div.pagination a{
	padding:2px 5px;
	margin:2px;
	border:1px solid #aaa;
	color:#888;
	text-decoration:none;
	}
div.pagination a:hover, div.pagination a:active{
	border:1px solid #555;
	color:#333;
	}
div.pagination span.current{
	padding:2px 5px;
	cursor:default;
	margin:2px;
	border:1px solid #555;
	background-color:#555;
	color:#fff;
	font-weight:bold;
	}
div.pagination span.disabled{
	padding:2px 5px;
	margin:2px;
	border:1px solid #eee;
	color:#ddd;
	}
	
div.post{
	margin:0 0 40px;
	}
div.post img{
	padding:5px;
	max-width:98%;
	border:1px solid #ddd;
	}
div.post a:hover img{
	border:1px solid #aaa;
	}
div.post small{
	display:block;
	}
div.post small.meta{
	margin:15px 0;
	}
	
	
#right_col h2{
	padding:5px 0 0 !important;
	color:#deca73 !important;
	font-family:'Arial Black';
	font-weight:bold;
	font-size:20px;
	}
h1.lefttitle{
	padding:5px 0 0 15px !important;
	color:#fff !important;
	font-family:'Arial Black' !important;
	font-weight:bold !important;
	font-size:20px !important;
	}

#right_col ul{
	list-style:none;
	margin:10px;
	padding:0;
	}	
	#right_col ul li{
		margin:10px 0;
		padding:0;
		line-height:1;
		} 
		#right_col ul li a{
			color:#fff;
			}
	
ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	margin-bottom:8px;
	background: #60360b url(http://www.extremesportstrader.co.uk/shots/wp-content/themes/est/images/comment_arrows.gif) bottom no-repeat;
	color:#FFF;
	list-style:none;
	width:413px;
	}

.commentlist .commenttext {
	background:url(http://www.extremesportstrader.co.uk/shots/wp-content/themes/est/images/bg_paint_alt.gif) no-repeat;
	padding:22px 22px 50px 22px;
	}

.commentlist cite {
	display:block;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	background:url(http://www.extremesportstrader.co.uk/shots/wp-content/themes/est/images/bg_cite_arrows.gif) bottom repeat-x;
	padding-bottom:12px;
	font-size:1.1em;
	}

.commentlist a:link, .commentlist a:visited {
	color:#fff9b9;
	}

.commentlist a:hover, .commentlist a:active {
	color:#FFF;
	}

.commentlist .date {
	background:#7E3517;
	padding:3px;
	}

li.alt {
	background:#836241 url(http://www.extremesportstrader.co.uk/shots/wp-content/themes/est/images/comment_arrows_alt.gif) no-repeat bottom;
	}

li.alt .commenttext {
	background:url(http://www.extremesportstrader.co.uk/shots/wp-content/themes/est/images/bg_paint_alt.gif) no-repeat;
	}	

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
