/*
Theme Name: MLFC Theme
Theme URI: http://www.marshalllangstonfc.co.uk
Description: MLFC
Version: 06 June 09
Author: Ben Howard
Author URI: http://www.marshalllangstonfc.co.uk

*/
body {
	font-family:trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:0;
	background:url(images/bg.jpg);
	margin:0;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-weight:lighter;
}

#Wrapper, .Wrapper {
	width:1004px;
	margin:0 auto 0 auto;
	padding:0 10px 0 10px;
}



a {
	text-decoration:none;
}

.Hr {
	background:none;
	background:url(images/Hr.png) no-repeat;
	height:12px;
	border:none;
	padding:0;
	margin:0;
}

.Hr hr {
	display:none;
}

/************************** HEADER **************************/

#Header {
	padding:20px 0 0 0;
	background-color:#FFFFFF;
}

#HeaderFooter {
	background-image:url(images/HeaderBckgrnd.png);
	background-position:bottom;
	margin:0 0 10px 0;
	height:20px;
	background-repeat:repeat-x;
}

#Header .Logo {
	margin:30px 0 0 0;
	padding:0 20px 0 0;
	width:92px;
	height:66px;
	display:block;
	background:url(http://www.marshalllangston.co.uk/images/logo.gif) no-repeat;
}

#Header h1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:44px;
	text-transform:uppercase;
}

#Header h1 a {
	color:#409226;
}

#Header #HeaderLeft {
	float:left;
	width:700px;
}

#HeaderText {
	margin:0px 0 0 0px;
	padding:0 0 0 130px;
	width:500px;
}

.LargeWeb {
	font-size:30px;
	color:#d2ffc3;
}

#Header #SearchBar {
	width:240px;
	margin:30px 0 0 20px;
	float:right;
}

#Header #SearchBar #SearchBarArea {
	background:url(images/Search.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	width:240px;
	height:auto;
}

#Header #SearchBar form {
	position:relative;
	padding:8px 0 15px 20px;
	margin:0;
	width:220px;
	height:auto;
}

#Header #SearchBar input {
	width:174px;
	border:1px solid #cccccc;
	background:#FFFFFF;
	padding:3px;
	height:34px;
	color:#666666;
	font-size:22px;
	font-style:italic;	
	font-family:trebuchet ms, Arial, Helvetica, sans-serif;
}

#Header #SearchBar input#searchsubmit {
	width:50px;
	border:none;
	color:#FFFFFF;
	position:relative;
	left:125px;
	height:30px;
	width:40px;
	top:10px;
	display:block;
	cursor:pointer;
	background-color:#8fd10e;
}

/************************** CONTENT **************************/

#Content {
	margin-bottom:20px;
}

.PageHeader {
	padding:10px;
	font-size:20px;
	color:#FFFFFF;
	font-style:italic;
}

#MainContent {
	width:744px;
	float:left;
	color:#333333;
}

#SearchRelatedPosts span {
	display:none;
}

.Item a {
	background:url(images/Link.gif) repeat-x;
	color:#FFFFFF;
	padding:2px 6px;
}

.Item a:hover {
	color:#333333;
}

.Item ul, .Item ul {
	padding:0 0 0 0;
	margin:0;
	color:#333333;
}

.Item ul, .Item li {
	padding:0 0 0 0;
	margin:5px 0 5px 10px;
}

.Item {
	background:url(images/PostContent.png);
	padding:10px 20px 10px 20px;
	width:704px;
	height:auto;
}

.Item img {
	padding:5px;
	border:1px solid #666666;
	background:#dadada;
}

.ItemHeader {
	background:url(images/PostHeader.png) no-repeat;
	padding:20px 20px 0 20px;
	position:relative;
}

.ItemHeader h3 {
	padding-top:20px;
	font-size:28px;
	color:#409226;
	font-style:italic;
}

.ItemHeader h3 a {
	font-size:28px;
	color:#409226;
	font-style:italic;
}

.ItemHeader .Date {
	position:absolute;
	right:10px;
	top:0;
	font-size:18px;
	width:115px;
	height:32px;
	padding:12px 0 0 0;
	font-size:16px;
	color:#FFFFFF;
	background:url(images/Date.png) no-repeat;
	text-align:center;
}

.ItemHeader .Tags a, .ItemHeader .Tags {
	color:#9b006d;
	font-size:12px;
	font-weight:bold;
}

.NextAndPrevious a {
	color:#FFFFFF;
	font-size:22px;
}

.MetaData {
	background:url(images/PostFooter.png) no-repeat bottom;
	padding:0 20px 140px 10px;
	position:relative;
	width:714px;
	height:auto;
}

 *:first-child+html .MetaData {
 	padding:0 20px 90px 10px;
 }

.CommentNumber a {
	display:block;
	background:url(images/PostComments.png) no-repeat;
	width:68px;
	height:45px;
	padding:12px 0 0 0;
	text-align:center;
	font-size:18px;
	float:left;
	color:#FFFFFF;
}

.CommentText {
	float:left;
	display:block;
	width:300px;
	padding:16px 0 0 7px;
}

.CommentText span {
	display:none;
}

.CommentText a {
	color:#409226;
}

.BackToTop {
	width:120px;
	height:50px;
	display:block;
	right:5px;
	bottom:40px;
	background:url(images/Top.gif) no-repeat;
	position:absolute;
}

.CommentItem {
	background:url(images/PostContent.png);;
	height:auto;
	width:auto;
	padding:10px;
	width:724px;
}

.CommentHeader {
	margin-bottom:10px;
}

.CommentHeader h3 {
	color:#ffffff;
	padding:10px 0 0 20px;
	width:170px;
	height:40px;
	font-size:22px;
	background:url(images/SideBarTitle.png);
}

.CommentList, #CommentList li {
	margin:0;
	padding:0;
	list-style:none;
}

.CommentList li {
	padding:10px 10px 0px 70px;
	background:url(images/Comments.png) no-repeat 10px 20px;
	
}

#MainContent li .CommentAuthor {
	color:#409226;
	font-weight:bold;
	font-style:italic;
}

.CommentAuthor a {
	color:#333333;
	font-weight:bold;
}

.CommentMetaData a {
	color:#333333;
	font-size:70%;
}

/*COMMENT ALT */

.CommentList li.AdminComment {
	background:url(images/AdminComment.png) no-repeat 10px 20px #409226;
	padding-bottom:10px;
	margin-bottom:20px;
	color:#FFFFFF;
}

.CommentList li.AdminComment .Hr {
	display:none;
}

.CommentList li.AdminComment a {
	color:#FFFFFF !important;
}

#MainContent li.AdminComment .CommentAuthor {
	color:#FFFFFF !important;
}

/************************** SIDE BAR **************************/

.SideBarHeader {
	background:url(images/SideBarHeader.png) no-repeat;
	height:10px;
	width:240px;
	display:block;
}

.SideBarFooter {
	background:url(images/SideBarFooter.png) no-repeat;
	height:40px;
	width:240px;
	display:block;
}

#SideBar {
	width:240px;
	float:right;
}

.SideBarContent {
	width:220px;
	padding:10px;
	background:url(images/PostContent.png);
	height:auto;
}

#SideBar a {
	color:#9b006d;
	text-decoration:none;
}

#SideBar a:hover {
	text-decoration:underline;
}

#SideBar h4 {
	color:#ffffff;
	padding:10px 0 0 20px;
	margin:0px;
	width:170px;
	height:40px;
	font-size:22px;
	background:url(images/SideBarTitle.png);
}

#SideBar ul {
	padding:0 0 0 0;
	margin:0;
	color:#333333;
	list-style-type:none;
}

#SideBar ul, #SideBar li {
	padding:0 0 0 0;
	margin:5px 0 10px 5px;
}

#SideBar li a {
	color:#333333;
}

#LargeAd {
	clear:both;
	width:1004px;
	height:136px;
}


/************************** FOOTER **************************/

#Footer {
	background-color:#000000;
	width:auto;
	padding:30px 0 20px 0;
	margin:0px;
}

#FooterHeader {
	background:url(images/FooterHeader.png) repeat-x;
	height:28px;
	width:auto;
	display:block;
}

#Footer p {
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}


#TwitterHeader {
	height:312px;
	height:48px;
	display:block;
	background:url(images/Twitter.png) no-repeat;
}

#Footer a {
	color:#fff
}

#Footer a:hover {
	text-decoration:underline;
}

/************************** OTHER **************************/

table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:100%;
	border-top:1px solid #e5f8e5;
	border-right:1px solid #e5f8e5;
	margin:1em auto;
	border-collapse:collapse;
	color:#368a28;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	
tr.odd td	{
	background:#e9f6cf;
	color:#6ca004;
	}
tr.odd .column1	{
	background:#e9f6cf;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	border-bottom:1px solid #e5f8e5;
	border-left:1px solid #e5f8e5;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #e5f8e5;
	border-left:1px solid #e5f8e5;
	padding:.3em 1em;
	}							
thead th {
	background:#8fd10e;
	text-align:center;
	font:bold 1.2em/2em "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#fff;
	}	
tfoot th {
	text-align:center;
	background:#8fd10e;
	}	
tfoot th strong {
		}		
tfoot th em {
	}	


.Clear {
	clear:both;
}

.PlayerProfile {
	display:block;
	padding:10px;
	border:1px solid #999999;
	width:660px;
	margin:0 0 20px 0;
}

.PlayerImage {
	float:left;
	width:260px;
	margin:10px;
}

.PlayerInfo {
	float:right;
	width:350px;
	margin:10px;
	padding:5px;
}


.AlignLeft {
	float:left;
}

.AlignRight {
	float:right;
}

 .Edit, .Edit a, .LoggedIn, .LoggedIn a {
	color:#000000 !important;
	background:#FFFFFF;
	padding:2px;
	font-size:12px !important;
}

.NoComments, .Moderation {
	background:#000000;
	color:#FFFFFF;
}

.ClearFix {
    zoom:1;
}

.ClearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/* Feed styles */

table table.dataEntryTable {display:none;}

table a {background:none !important;
}

