/* Stylesheet for MySportsThoughts.com
	by sportwebsitedesign.co.uk */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover, a:active {
	color: #B3BF28;
	text-decoration: none;
}
.caption {
	width: 488px;
	margin: 5px auto;
	color: #336699;
	font-size: 11px;
	text-align: center;
}
.caption img {
	margin-bottom: 5px;
}
/* -----------------------------------------------------------------------*/
#wrapper {
	width: 1000px;
	margin: 0px auto -5px;
	background-color: #FFFFFF;
	text-align: left;
	border: none;
}
/* -----------------------------------------------------------------------*/
#header {
	height: 173px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
	#mst_logo {
		float: left;
		width: 480px;
		height: 173px;
		background: url(images/mst_logo.png) no-repeat;
	}
		#mst_logo a {
			display: block;
			width: 100%;
			height: 100%;
		}
	#banner_ad {
		margin: 52px 0px 0px 500px;
		height: 68px;
	}
/* -----------------------------------------------------------------------*/
#navBar {
	font-size: 90%;
	height: 41px;
	overflow: hidden;
	background-color: #EEEEEE;
	background-image: url(images/nav_bk.png);
	background-repeat: repeat-x;
}
	#menu {
		float: left;
		width: 550px;
	}
		#menu ul {
			margin: 0px 0px 0px 40px;
			padding: 0px;
			list-style-type: none;
		}
		#menu li {
			display: inline;
		}
		#menu a {
			display: block;
			float: left;
			height: 28px;
			padding: 13px 10px 0px;
		}
		#menu a:hover, #menu a:active {
			color: #333399;
			background-image: url(images/nav_bk_over.png);
			background-repeat: repeat-x;
		}
	#searchbar {
		float: left;
		width: 298px;
		height: 41px;
	}
	#searchbar_for_searchform {
		margin: 12px 0px 0px 23px;
		padding: 0px;
		height: 41px;
	}
		#searchbar input#s, #searchbar_for_searchform input#s {
			width: 220px;
			height: 24px;
			border-top: 1px solid #999999;
			border-right: none;
			border-bottom: none;
			border-left: 1px solid #999999;
			vertical-align: top;
			margin: 6px 0px 0px 0px;
			padding: 5px 5px 0px 5px;
		}
		#searchbar input#searchsubmit, #searchbar_for_searchform input#searchsubmit {
			margin: 6px 0px 0px -3px;
			padding: 0px;
		}
	#twitter_image {
		float: left;
		width: 82px;
		margin: 12px 0px 0px 30px;
	}
/* -----------------------------------------------------------------------*/
#contentContainer {
	margin: 0px;
	padding: 15px 0px 0px;
}
#sideBar {
	float: right;
	width: 350px;
}
.sectionTitle {
	font-size: 1.4em;
	font-weight: bold;
	color: #336699;
	display: block;
	overflow: hidden;
	height: 38px;
	background-image: url(images/title_bk.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 13px 0px 0px 20px;
}
		form input#s {
			width: 250px;
			margin: 10px 0px 0px 0px;
		}
		form input#searchsubmit {
			margin: 10px 0px 14px;
			padding: 0px 6px;
		}
	/* ---------------------------*/
	#recommend_area {
		text-align: center;
		padding: 12px 0px;
	}
	/* ---------------------------*/
	ul#recent_posts {
		list-style-type: none;
		margin: 10px 0px;
		padding: 0px;
	}
		ul#recent_posts li {
			font-size: 1.2em;
			font-weight: bold;
			margin: 5px 0px 0px 15px;
			padding: 0px;
		}
	/* ---------------------------*/
	#category_cloud {
		padding: 10px 0px;
	}
	/* ---------------------------*/
	#contributor_gallery {
		padding: 15px 10px 0px 40px;
	}
		.contributor_content {
			padding-bottom: 10px;
		}
			.contributor_image {
				padding: 3px;
				border: 1px solid #CCCCCC;
				float: left;
				margin: 3px;
			}
				.contributor_image:hover, .contributor_image:active {
					border: 1px solid #B3BF28;
				}
			.contributor_text {
				font-size: 1.4em;
				font-weight: bold;
				color: #336699;
				margin-left: 94px;
				padding-top: 17px;
			}
	/* ---------------------------*/
	ul#partner_list {
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-top: 32px;
	}
	ul#partner_list li {
		display: block;
		width: 120px;
		height: 60px;
		margin: 12px auto;
	}
	ul#partner_list li a {
			display: block;
			width: 100%;
			height: 100%;
	}
		/* stadiadirectory.com */
		ul#partner_list li#stadiadirectory {
			background: url(images/stadiadirectory1-120x60.gif) center center no-repeat;
		}
		ul#partner_list li#stadiadirectory a:hover {
			background: url(images/stadiadirectory2-120x60.gif) center center no-repeat;
		}
	/* ---------------------------*/
#mainContent {
	margin: 0px 350px 0px 0px;
	padding-right: 15px;
}
#content /* used on 'Category view' and 'Search results' pages */ {
	margin: 0px 350px 0px 0px;
	padding-right: 15px;
}
	#content form#searchform /* for 'Search form' on zero results */ {
		padding-left: 23px;
	}
.pagetitle {
	padding-left: 23px;
}
.navigation {
	padding-top: 15px;
	padding-left: 23px;
}
.article {
	margin-bottom: 15px;
	padding: 0px 15px;
}
.articleTitle {
	font-size: 1.6em;
	font-weight: bold;
	color: #336699;
	margin: 15px 0px 0px;
}
.articleTitle a:hover, .articleTitle a:active {
	color: #B3BF28;
	text-decoration: none;
	border-bottom: 1px dotted #B3BF28;
}
.articleText {
	text-align: justify;
	border-bottom: 2px dotted #B3BF28;
}
.articlePara {
	color: #000000;
}
.articlePara a:link, .articlePara a:visited {
	color: #000000;
	text-decoration: none;
}
.articlePara a:hover, .articlePara a:active {
	color: #B3BF28;
	text-decoration: none;
	border-bottom: 1px dotted #B3BF28;
}
	ul#recent_postings {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
		ul#recent_postings li {
			overflow: hidden;
			height: 169px;
			padding: 0px 5px 0px 9px;
			margin: 3px 0px 0px;
			background-image: url(images/featured_bk.png);
			background-repeat: repeat-x;
				/*display: table;*/
		}
		ul#recent_postings li a {
			/*font-size: 1.2em;*/
		}
		.recentImage {
			float: left;
			margin-top: 9px;
		}
		.recentList {
				/*display: table-cell;*/
			margin-left: 315px;
			padding-top: 8px;
			padding-right: 8px;
		}
		.recentTitle {
				/*display: block;*/
			font-size: 1.2em;
			font-weight: bold;
		}
			.recentTitle a:hover, .recentTitle a:active {
				border-bottom: 1px dotted #B3BF28;
			}
		.recentDate {
			color: #000000;
			font-size: 0.9em;
			font-weight: bold;
		}
		.recentPreview {
			color: #000000;
			font-size: 0.9em;
			font-weight: normal;
		}
		.recentPreview a:link, .recentPreview a:visited {
			color: #000000;
			text-decoration: none;
		}
		.recentPreview a:hover, .recentPreview a:active {
			color: #B3BF28;
			text-decoration: none;
			border-bottom: 1px dotted #B3BF28;
		}
/* single-post viewings */
.post {
	padding: 0px 23px;
}
.post h2 {
	font-size: 1.6em;
	color: #336699;
}
.entry {
	text-align: justify;
	padding-bottom: 14px;
	border-bottom: 2px dotted #B3BF28;
}
h2, h3 /* post title */ {
	margin-bottom: 5px;
}
/* -----------------------------------------------------------------------*/
#custom_footer {
	width: 975px;
	font-size: 0.85em;
	color: #336699;
	margin: 8px auto 5px;
	padding: 12px 10px;
}
#custom_footer p {
	margin: 0px;
	padding: 0px;
}
	#copyright {
		float: left;
		width: 50%;
		text-align: left;
	}
	#designer {
		margin-left: 50%;
		text-align: right;
	}
#custom_footer a:link, #custom_footer a:visited {
	color: #336699;
	text-decoration: none;
}
#custom_footer a:hover, #custom_footer a:active {
	color: #336699;
	text-decoration: underline;
}
/* -----------------------------------------------------------------------*/
.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
