/* -------------------------------------------------------------------------------------------
    Document   : backpagefootball stylesheet
    Author     : okavanagh - http://www.olliekav.com / http://www.oliverkavanagh.com
    Description: All styles for backpagefootball
------------------------------------------------------------------------------------------- */

/* Declaration blocks are structured in alphabetical order */

/* backpagefootball settings ---------------------------------------------------- 

green		#5da770
light grey	#919191
dark grey	#222222

Settings
Width: 960px;

*/

body {
	background:#bfbfbf url(../random.php) fixed center no-repeat;
	height:100%;
	position:relative;
	width:100%;
}
#body-container {
	margin:30px auto 30px auto;
	width:960px;
}
#container {
	background:#fff;
	padding:10px;
}

/*= Top menu bar ------------------------------------------------------- 
Because this needs a transparent PNG corner we need to sit it above the main content
*/
#top-bar {
	/* IE stylesheet has a fix here for background png images */
	background:url(../images/paper-top.png) no-repeat top left;
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	height:44px;
	padding:0 10px 0 10px;
	position:relative; /* For the search form to be relative to */
	text-transform: uppercase;
	width:940px;
	z-index:100;
}
#top-bar ul {
	border-bottom:1px solid #dbdbdb;
	margin:0; /* For IE */
	padding:10px;
}
#top-bar li {
	display:inline;
	margin-right:25px;
	position:relative;
}
/* For ther active styles */
#top-bar li a.active {
	color:#3e3e3e;
	font-weight:bold;
}
#top-bar li.login {
	background:url(../images/icons/icon-login.gif) no-repeat 0 50%;
	padding-left:25px;	
}
#top-bar li.login a {
	color:#5da770;
}
#top-bar li.login a:hover {
	color:#245430;
}
/* For the search bar - check IE stylesheet for bug fix here */
#top-bar form {
	position:absolute;
	top:7px;
	right:15px;
	width:300px;
}
#top-bar fieldset {
	padding:0;
}
#top-bar label {
	color:#5da770;
	margin-right:20px;
	vertical-align:middle;
}
#top-bar input {
	vertical-align:middle;
}
#top-bar input[type="text"] {
	width:140px;
}
/* Categories drop down */
#top-bar ul#categories_drop_down {
	background:#fff;
	border:1px solid #dbdbdb;
	padding:0;
	position:absolute;
	margin:0;
	overflow:hidden;
	top:15px;
	left:0;
	z-index:100;
	width:360px;
	-webkit-box-shadow:1px 1px 1px #999;
	-moz-box-shadow:1px 1px 1px #999;
}
#top-bar ul#categories_drop_down ul.left,
#top-bar ul#categories_drop_down ul.right {
	border:0;
	float:left;
	margin-right:10px;
	width:150px;
}
#top-bar ul#categories_drop_down ul li {
	display:block;
}

/*= Header section ----------------------------------------------------- */
#header {
	clear:both;
	position:relative;
	z-index:1;
}
#header h1 {
	margin:0 0 0.3em 0;
	/*line-height:0.5;*/
}
#header h1 a {
	/*font-family:Arial Black, Helvetica, Arial, serif;
	font-size:2.4em;
	font-weight:bold;
	color:#000;
	letter-spacing:-8px;*/
	background:url(../images/main-logo.gif);
	display:block;
	height:88px;
	text-indent:-9999px; /* Text replacement technique */
	width:701px;
}
#header h1 a {
	color:#000;
}
#header h1 a em {
	color:#5da770;
	font-style:italic;
}
#header p#description {
	display:none;
	/*font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#5da770;
	font-size:1.4em;
	font-weight:bold;
	position:absolute;
	top:113px;
	left:510px;*/
}
#header #date-bar {
	border-top:1px solid #dbdbdb;
	color: #919191; /* Light grey */
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	padding:10px 0 10px 0;
	position:relative; /* For the rss feed logo to be relative to */
	width:100%; /* For IE7 */
}
#header #date-bar .subscribe {
	background:url(../images/icons/icon-rss.gif) no-repeat 0 50%;
	padding-left:20px;
	position:absolute;
	top:10px;
	right:10px;
}
/* For the web awards - to be removed */
.web-awards {
	position:absolute;
	top:0;
	right:20px;
}

/*= Footer section ----------------------------------------------------- */
#footer {
	clear:both;
	border-top:1px solid #dbdbdb;
	color: #919191; /* Light grey */
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	position:relative; /* One list sits flush right, easier to do it this way */
	padding:10px 0 0 0;
	text-transform: uppercase;
	width:100%;
}
#footer ul {
	margin:0;
	overflow:hidden; /* To clear all the floats */
}
#footer li {
	display:inline;
	float: left;
	margin-right:15px;
}
#footer ul.about {
	position:absolute;
	top:10px;
	right:0;
}
#footer ul.about li {
	margin-right:25px;
}
#footer li a.active {
	color:#3e3e3e;
	font-weight:bold;
}

/*= Main content styles ---------------------------------------------------- */
#content {
	margin-bottom:0em;
	overflow:hidden; /* used to clear float columns, easier than creating extra clearing divs */
}
#left-column,
#right-column {
	float: left;
}
#left-column {
	margin-right:20px;
	width:700px;
}
#right-column {
	width:220px;
}

/* Advertising -------------------------------------------------------------- */
#homepage-banner iframe {
  margin:0 0 20px 110px;
}
.homepage-skyscraper {
  display:block;
  margin:30px 0 30px 55px;
}
 
/*= Post styles ------------------------------------------------------------- */

/* Section styles */
h3.section-title {
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	font-family:'MCTQuatroUltraBlack', Arial Black, Helvetica, Arial, serif;
	font-size:2.8em;
	padding:8px 0 6px 0;
}
h3.section-title em {
	color:#5da770;
	font-style:normal;
}
/* On the news sidebar we need an extra top margin here */
h3.section-title.more {
	margin:0.8em 0 0 0;
}

/* If normal post */
.hentry {
	margin-top:3em;
	overflow:hidden; /* To clear any floated images */
}
.entry-title {
	color:#5da770;
	font-family:Arial Black, Helvetica, Arial, serif;
	font-size:3em;
	font-weight:bold;
	letter-spacing:-3px;
	line-height:1em;
	margin:0 0 0.5em 0;
}
.entry-title a:link {
	color:#5da770;
}
.entry-title a:hover {
	color:#245430;
}
.entry-content {
	overflow:hidden; /* To clear any floated images */
}
/* To fix the images */
.entry-content img {
	margin: 0 0 1em 0;
}
.entry-content img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
} 
.entry-content img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

/* For the images on the excerpt we show a thumnbnail sized down image */
a.thumbnail-excerpt {
	float: left !important;
	margin:3px 1.5em 1.5em 0;
}
a.thumbnail-excerpt img {
  float: left !important;
  margin:0 !important;
	width:200px;
}
/* again IE does not support attribute selectors 
.entry-content img[align='left'] {
	margin-right:1em;
}
.entry-content img[align='right'] {
	margin-left:1em;
}*/
.entry-meta {
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	color: #919191; /* Light grey */
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	padding:10px 0 10px 0;
	position:relative; /* For the comment link to sit flush right */
}
/* For a single post we have two sets of entry-meta, one bottom, one top*/ 
.single .entry-meta.top {
	margin-bottom:1.5em;
}
.single .entry-meta.bottom a:link {
	font-weight:bold;
	color:#5da770;
}
.single .entry-meta.bottom a:hover {
	color:#245430;
}

/* Entry meta */
.entry-meta span,
.comment-meta span  {
	display:inline-block; /* we need to show icons next to each meta entry, and we can only do this on inline elements */
	margin-right:15px;
	position:relative; /* One list sits flush right, easier to do it this way */
}
.comment-meta span {
	margin:0;
}
.entry-date {
	background:url(../images/icons/icon-calendar.gif) no-repeat 0 50%;
	color: #919191; /* Light grey */
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	padding:1px 0 1px 20px;
}
.author-link {
	background:url(../images/icons/icon-author.gif) no-repeat 0 50%;
	padding-left:20px;
}
.comments-link {
	background:url(../images/icons/icon-comments.gif) no-repeat 0 50%;
	padding-left:20px;
}
.entry-meta .comments-link {
	position:absolute;
	top:10px;
	right:0;
	margin:0;
}
.category-link {
	background:url(../images/icons/icon-category.gif) no-repeat 0 50%;
	padding-left:20px;
}

/* If post is a 'category-featured' */
.sticky {
	/* check IE stylesheet for has layout bug */
	margin:0 0 1em 0;
	position:relative; /* For the title and entry-meta to be positioned over the image */
}
.sticky img {
  float:left;
	width:400px;
}
.sticky h2 {;
	font-family:Arial Black, Helvetica, Arial, serif;
	font-weight:bold; /* Needed if they don't have arial black on there computer */
	font-size:4.5em;
	letter-spacing:-4px;
	line-height:1em;
	margin:0 0 18px 0;
}
.sticky h2 a:link,
.sticky h2 a:visited {
	color:#5da770;
	font-weight:bold;
}
/* we need to overwrite the basic meta styles here */
.entry-meta.sticky-meta {
	margin-bottom:1.5em;
}
/* Overright the tumbnail exceprt styles here */
.sticky a.thumbnail-excerpt {
	float: left;
	margin:0;
}
.sticky a.thumbnail-excerpt img {
  margin:0 20px 10px 0 !important;
	width:400px;
}

/* Buttons on the posts */
.more-link a {
  background:#5da770;
  color:#fff;
  display:inline-block;
  margin-bottom:18px;
  padding:3px 10px 3px 10px;
  /* CSS3 Properties */
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}
.more-link a:hover {
  background:#245430;
  color:#fff;
}

/*= Content within post styles */
/* Lists */
.entry-content ul,
.entry-content ol {
	margin-left:35px;
}
.entry-content ul li {
	list-style-type: disc;
	margin:0 0 0.5em 0;
}
.entry-content ol li {
	list-style-type: decimal;
	margin:0 0 0.5em 0;
}
/*.single .entry-content p:first-child:first-letter {
	color:#5da770;
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	float: left;
	font-size: 5em;
	font-weight:bold;
	line-height:30px;
	margin:0 10px 0 0;
}*/


/*= The user comments and form layout ----------------------------------------------------------- */

#comments-list li,
#trackbacks-list li {
	/* IE6 hasLayout bug here */
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	padding-left:160px;
	position:relative;
	margin-bottom:3.5em;
}
/* If its an admin author */

#comments-list li .comment-author {
	position:absolute;
	top:0;
	left:0; /* Drag it back to give us the grid layout */
}
#comments-list li .comment-author img,
#trackbacks-list li .comment-author img {
	border: 2px solid #5da770;
}
#comments-list li .comment-author span.fn,
#trackbacks-list li .comment-author span.fn {
	display:block;
	font-size:0.9em;
	margin:2px 0 0 0;
}
#comments-list li .comment-meta,
#trackbacks-list li .comment-meta {
	color:#919191;
	font-style:italic;
	margin-bottom:0.5em;
}

/* The form layouts throught the site */
.form-layout {
	margin:0 0 0.8em 0;
}
.form-layout label {
	float:left; /* float the input to the left so the input can line up next to it */
	margin: 1.5em 20px 0 0;
	width:140px;
}
.form-layout br {
	clear: left;
}
.form-layout input[type="text"],
.form-layout textarea {
	margin:1.5em 0 0 0;
	width:300px;
}
.form-layout input[type="checkbox"] {
	margin:1.5em 0 0 0;
}
.form-layout textarea {
	height:150px;
}
/* IE won't support attribute selectors so we keep these in the IE stylesheet for future reference */
.form-layout input[type="submit"] {
	margin: 1.5em 0 1.5em 160px;
}
/*The required star on forms */
.required {
	color:#5da770; /* green */
}
/* For any error messages */
p.error {
	color: #8a1f11;
	margin:0 0 0 160px;
}
.form-error {
	background: #FBE3E4;
	border: 2px solid #FBC2C4; 
}

/* The navigation */
.navigation {
	background:#5da770; /* green */
	color:#fff;
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	margin:0.8em 0 0.8em 0;
	position:relative; /* For the page info to be relative to */
	overflow:hidden; /* To clear floated items in the nav */
	width:100%;
}
.navigation a {
	color:#fff;
}
.navigation span {
	background:#90c99f;
	display:inline-block;
	margin:0;
	padding:5px 8px 5px 8px;
	text-align:center;
}
.navigation .next {
	float: right;
}
/* Read more link in navigation */
.navigation .read-more {
	background:#90c99f;
	display:inline-block;
	float: right;
	margin:0;
	padding:5px 8px 5px 8px;
	text-align:center;
}

/* for the page numbering navigation */
#wp_page_numbers ul {
	margin:0;
	padding:0;
}
#wp_page_numbers li {
	display:inline;
}
#wp_page_numbers li.page_info {
	background:#90c99f;
	padding:5px 8px 5px 8px;
	position:absolute;
	right:0;
	top:0;
}
#wp_page_numbers li a {
	float: left;
	color: #fff; /* Light grey */
	font-weight:bold;
	padding:5px 8px 5px 8px;
}
#wp_page_numbers li.space {
	float: left;
	color: #fff; /* Light grey */
	font-weight:bold;
	padding:5px 8px 5px 8px;
}
/* for the active page */
#wp_page_numbers li.active_page a {
	background:#90c99f;
}
#wp_page_numbers li a:hover {
	background:#90c99f;
	color: #fff; /* green */
}

/*= The related posts -------------------------------------------- */
.related-posts {
	margin:0 0 1.5em 0;
	overflow:hidden; /* Clear the floated list items */
}
.related-posts li {
	font-size:1.4em;
	font-family:Arial Black, Helvetica, Arial, serif;
	float: left;
	line-height:1.2em;
	letter-spacing:-1px;
	padding:0 10px 0 0;
	width:160px;
}
.related-posts li img {
	float: left;
	width:50px;
}
.related-posts li .thumbnail-excerpt {
	margin:5px 0.5em 1.5em 0;
}
.related-posts li a:link {
	font-weight:bold;
	color:#5da770;
}
.related-posts li a:hover {
	color:#245430;
}

/*= Sidebar styling ---------------------------------------------- */

/* Latest news */
ul.latest-news {
	margin:0;
	padding:0;
}
ul.latest-news li {
	margin:1.5em 0 0 0;
	overflow:hidden; /* Clear anything floated */
}
ul.latest-news img {
	float: left;
	width:50px;
}
ul.latest-news a.thumbnail-excerpt {
	margin:3px 1.5em 0.3em 0;
}
ul.latest-news .entry-title {
	font-size:1.6em;
	font-weight:bold;
	line-height:1.2em;
	letter-spacing:-1px;
	margin:0 0 0.5em 0;
}
ul.latest-news.second {
	border-bottom:1px solid #dbdbdb;
	margin:0 0 0.8em 0;
	padding:0 0 2.5em 0;
}
ul.latest-news.second .entry-title {
	font-size:1.4em;
}

/* Lifestream entries */
ul.lifestream {
	margin:0;
}
ul.lifestream li {
	margin:0 0 1.5em 0;
	padding:0 0 0 0;
	position:relative; /* For the icon to be relative to */
}
ul.lifestream li img {
	left:0;
	position:absolute;
	top:0;
}
.lifestream_meta {
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	color: #919191; /* Light grey */
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	margin-top:1.5em;
	padding:10px 0 10px 0;
}

/*= The featured sections in the footer - latest comments - categories and poll */

/* Latest comments */
#latest-comments {
	float: left;
	margin-right:20px;
	width:300px;
}
#latest-comments li {
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style:italic;
	margin:0 0 1.5em 0;
}
#latest-comments blockquote,
#latest-comments p {
	border:none;
	padding:0;
	margin:0;
}
#latest-comments blockquote {
	background-position:0 0;
}

/* Categories */
#categories {
	float: left;
	letter-spacing:-2px;
	margin-right:20px;
	width:380px;
}
.catcloud {
	font-size:1.4em;
	font-family:Arial Black, Helvetica, Arial, serif;
	font-weight:bold;
}

/* The polls */
#poll {
	float: left;
	width:220px;
}

/* RSS Feeds - styles for listing all the items */
ul.rss-feed li {
	margin:0 0 2.5em 0;
	overflow:hidden; /* Clear the floated items */
}
ul.rss-feed li:last-child {
	margin:0;
}
ul.rss-feed h3 {
	color:#5da770;
	font-family:Arial Black, Helvetica, Arial, serif;
	font-size:3em;
	font-weight:bold;
	letter-spacing:-3px;
	line-height:1em;
	margin:0 0 0.5em 0;
}
ul.rss-feed h3 a:link {
	color:#5da770;
}
ul.rss-feed h3 a:hover {
	color:#245430;
}
ul.rss-feed img {
	float: left;
	margin:0 1.5em 1.5em 0;
}
ul.rss-feed .entry-meta {
	color: #919191;
	clear:both;
	margin:1.5em 0 0 0;
}