/* Samworth Brothers CSS
www.fcswebsites.co.uk 2008

Dark green 	#0F2A1A
grey bg		#E6ECEA
yellow		#F7E867


*/

* {margin:0;padding:0;}

body {
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: "century gothic", "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #0F2A1A;
	background-color: #fff;
}

blockquote, p, ul, ol {
	margin-bottom:15px;
}

ul ul, ol ol {
	margin-bottom: 0;
}

ul {list-style-type: circle;}

blockquote, ul, ol {
	margin-left: 30px;
}

h1, #sidebar-1 {
	font-family: Georgia, Times, serif;
	line-height: normal;
}

h2, h3 {
	
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 1.2em;
}

hr {
	margin: 2em auto;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

.clearance {clear: both;}

.rssicon {
	float:right;
	vertical-align:bottom;
}

.clearance {clear:both;}

.floatright {float:right; margin-left:15px;}

.floatleft {float:left; margin-right:15px;}

.charity {
	background:#fff;
	border:1px solid #ccc;
	clear:right;
	margin-bottom: 15px;
	min-height:90px;
	_height:90px;
	padding:10px;
	position:relative;
	text-align: left;
	overflow:hidden;
}



/* links
----------------------------------------------- */

a {
	color: #0F2A1A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#266E44;
	text-decoration: underline;
}

.newslink a {color:#266E44;}

.newslink a:hover {color:#3eb871;}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	background: url(images/container_bg.jpg) bottom left no-repeat #E6ECEA;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 980px;
}

#head {
	background: url(images/header_home.jpg) top left no-repeat;
	height:220px;
	position:relative;
	text-align: center;
	width:980px;
}

#header_title {
	color:#fff;
	font-weight: normal;
	position:absolute;
	bottom:7px;
	left:230px;
}

#site-name {
	margin: 15px 0;
}

#site-slogan {
}

#sidebar-1 {
	display: inline;
	margin: 20px 0 0 0 ;
	float: left;
	padding-left:20px;
	text-align: left;
	width: 180px;
}

#sidebar-1 p {margin-bottom:30px;}

#sidebar-1 ul {margin:0;}

#sidebar-2 {
	margin: 20px 0 0 5px;
	float: right;
	padding-left:20px;
	width: 300px;
}

.inpage_image {
	border-top:2px solid #526F75;
	border-bottom:2px solid #526F75;
	padding-bottom: 8px;
}

#news_feed {
	margin-right: 20px;
}

#news_feed_home {
	display:inline;
	float:right;
	margin: 20px 20px 0 40px;
	width:220px;
}

#homepage_text {
	margin:20px 0 0 0;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 10px 0;
	padding: 0;
}

#content {
	margin: 20px 340px 0 230px;
	text-align: justify;
}

#content.content-team {
	margin-right:0;
	width:650px;
}

#content-gallery {
	margin: 20px 0 0 230px;
	text-align: justify;
	width:700px;
}

#content_home {
	margin: 15px 0 0 230px;
	_margin-left:227px;
}

#foot {
	font-size: 0.9em;
	margin: 5px auto;
	text-align: center;
	width:940px;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 980px;
w\idth: 980px;
}

/* overrides
----------------------------------------------- */

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.postdata {
	font-style: italic;
	font-size: 0.8em;
}

.published {
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

#team_details {
	border:0;
	margin:0 0 20px 0;
	width:300px;
}

#team_details td {
	padding:2px;
}

#fullsize {
	float:right;
}

.cap {
	display:block;
	font-size:0.8em;
	margin-bottom:10px;
}

table td {
	padding-right:5px;
	text-align: left;
	width:150px;
}

.sports-thumb {
	display:inline;
	float:left;
	width:120px;
}

.sports-excerpt {
	border-bottom:1px solid #ccc;
	float:left;
	margin-bottom:25px;
	width:405px;
}

.sports-title {
	margin-bottom:0;
	text-align:left;
}

.sports-excerpt-text {
	display:inline;
	float:right;
	width:280px;
}

#sports-archive  {
	margin-top:10px;
}

dt {
	font-weight: bold;
	margin-top:5px;
}

dd {
	
	padding-left:10px;
}

dd a {
	font-weight:normal;
}


#sports-header-images {
	margin-bottom:5px;
}

#sports-header-images img {
	margin-right:2px;
}

.sport-caption {
	display:inline-block;
	float:left;
	margin-bottom:15px;
	text-align:left!important;
	width:102px;
}

.ad2011  {
	margin-left:-10px;
	margin-top:-5px;
}

#ss-link a {
	background: url(images/ss-off.gif) top left no-repeat ;
	display:block;
	width:180px;
	height:40px;
	
}

#ss-link a:hover { 
	background: url(images/ss-on.gif) top left no-repeat ;
	display:block;
	width:180px;
	height:40px;
}


