/*

Theme Name: Hammers

Theme URI: http://www.rousemedia.co.uk/

Description: A theme for West Ham blogs.

Version: 1.1

Author: Rouse Media Ltd (Mike Rouse)

Author URI: http://www.mikerouse.com/

Tags: football, sport, westham



	This theme was designed and built by Rouse Media Ltd

	The CSS, XHTML and overall design is copyright Rouse Media Ltd

	and is released under Creative Commons licence

	Attribution-Non-Commercial-Share Alike 2.0 UK: England and Wales


*/



BODY {
	text-align: center;
	background: url(images/bodybg.gif) #520C18 repeat-x;
}
.container {
	text-align: left;
	padding: 30px 0 0 0;
}
#top-switcher {
	position: absolute;
	top: 2px;
	left: 5px;
	text-align: left;
}
#top-switcher a, #top-switcher {
	color: #FFFFFF;
	font-size: 10px;
}
#page-outer {
}
#page-inner {
}
#header {
	height: 280px;
	padding: 10px 40px 0 40px;
	margin: 0 0 0 0;
	background: url('http://www.westhamtillidie.com/wp-content/uploads/2011/08/whtid_banner1.jpg') no-repeat;
}
#menubar {
	background: url('images/images/middle.png') no-repeat;
	height: 35px;
}
#menutop ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menutop li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#menutop a {
	color: #61223C;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	padding: 1px 10px 1px 10px;
}

#menutop a:hover {
	background-color: #61223C;
	color: #FFF;
}


.post-title {
	margin: 0 0 20px 0;
}
.post-title h2, .post h2 {
	font-size:2em;
	font-weight:bold;
	margin: 0;
	padding: 0;
	clear: both;
	letter-spacing: -1px;
}
.post-title small {
	font-size: 0.95em;
	color:#666666;
}
a:link, a:visited {
	color: #520C18;
	text-decoration:none;
}
a:hover, a:active {
	color: #68c1da;
	text-decoration:none;
}
#middlepage {
	padding: 0 0 0 0;
	background: url(images/middlebg.png) repeat-y;
}

#content .entry {
	font-size: 1.1em;
}
 
#leaderboard {
	height: 100px;
	text-align: center;
	padding: 10px 0 10px 0;
}
#sidebar {
	border: 0;
}
#sidebar-topbox {
	background-color:#99CCFF;
	height:auto;
	margin-right:12px;
	padding: 20px 25px 20px 25px;
	position:relative;
	/*top:32px;*/

	width:300px;
}
#dividedsidebar {
	background: none;
}
#sidebar-leftcol {
	background: none;
	height:auto;
	padding:15px 0 0 25px;
	position:absolute;
	width:140px;
}
#sidebar-rightcol {
	background: none;
	float:right;
	height:auto;
	padding-right:10px;
	padding-top:15px;
	position:relative;
	width:165px;
}
.w-content {
	margin: 0 0 15px 0;
}
#sidebar-top {
	padding: 20px 25px 20px 25px;
}
#twitterfeed {
	font-size: 0.85em;
	margin: 0 0 15px 0;
	padding: 60px 0 0 0;
	background: url(images/twitter.png) no-repeat;
}
#twitterfeed h2 {
	display: none;
}
#twitterfeed img {
	float: right;
	display: inline;
}
#twitterfeed ul {
	list-style-type: none;
}
#twitterfeed li {
	display: block;
	clear: both;
}

#twitterfeed span {
	font-weight: bold;
}

#twitterfeed a {

}

.postmetadata {
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.commentsmeta {
	font-size: 1.2em;
}
.commentsicon {
	background: url(images/commentsicon.png) no-repeat;
	float: left;
	color: #FFFFFF;
	width: 40px;
	height: 45px;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 2px;
	text-align: center;
}
.commentsicon a {
	color: #FFFFFF;
}
.commentslink {
	padding: 10px 0 0 50px;
}
.tagscats {
	clear: both;
	margin: 0 0 20px 0;
}
.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.commentlist li {
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
}
.commentlist .avatar {
	float: right;
}
.comment-author {
	font-weight: bold;
	font-size: 14px;
}
#respond h3 {
	clear: both;
}
.sharebtn {
	position: relative;
	top: 4px;
}
#footer {
	background: url('images/images/footer.png') no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
/* rcb 22-03-2009 */

ul.linklist {
	list-style: none;
	margin: 0;
}
ul.linklist li {
	margin: 0 0 1.5em 0;
}

