/*
THEME NAME: Thame Football
THEME URI: http://www.gattonero.co.uk
DESCRIPTION: Custom theme for Thame Football, adapted from <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox Framework</a> 1.6.1
VERSION: 1.0
AUTHOR: <a href="http://gattonero.co.uk/">Jonathan Frascella</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


body{margin:0; padding:0;}

body, pre {
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar ul{list-style:none; margin:0; padding:0;}
UL.menu {
	margin:0; padding:0 0 0 20px;
	list-style:none;
}

UL.menu li { 
	list-style:none;
		}

.main {
/*
	position: absolute;
	top: 150px;
	left: 300px;*/
	width: 750px;
	z-index: 20;
	background: #fff;
	display: block;
	margin-left: 250px;
	
	  min-height:450px;
  height:auto !important;
  height:450px;
}

.logowrap {
	height: 288px; /* default is 134 */
}

#newtop {
	position:relative;
	background: left top repeat-x url(../../../images/mvpbackground.gif);
	height: 140px;
}

#left1 {
	position: absolute;
	top: 154px;
}
.right{float:right;}
.left{float:left;}
#right0 {
	float:right;
}

#right1 {
	position: absolute;
	top: 154px;
	left: 930px;
}
#right2 {
	position: absolute;
	top: 154px;
	left: 1080px;
}

#advert {
position:absolute;
	top: 320px;
	left: 1050px;
	width: 240px;
	height: 430px;
	display: block;
	border: none;
}

img{border:0;}

#advert img {
	border: none;
}
.lab {
	text-align: right;
	width: 100%;
	margin-top:0px;
	padding-top:0px;
	font-size: 70%;
	}
	
.spaced {
	margin-top: 40px;
	}


.more {text-align:right;}


.menu A { text-decoration: none;
	color: #000000;}
	
a:hover { color: #0000ff; }	

p A {
	text-decoration:underline;
	color: #0000ff;
	}
	
p A.hover {
	text-decoration:underline;
	color: #ff0000;
	}

.map {
	position: absolute;
	width: 250px;
	top: 130px;
	left: 310px;
	z-index: 10;
	border: none;
	}
.elevation {
	position: absolute;
	width: 405px;
	top: 70px;
	left: 310px;
	z-index: 10;
	border: none;
	}

.topmap {
	position: absolute;	
	top: -172px;
	}
.topelevation {
	position: absolute;	
	top: -100px;
	}
	
.montageauto, .montage, .montagelong, .montageD, .montagelonger, .montagelongest, .montagevlong {
	height:152px;
	background: url(../../../images/montage2.gif) repeat-x bottom left;
	clear:both;
	}
	

.emailaddress{
	margin-bottom:-6px;
	margin-left:-1px;
}

.montageoverlay {
/*	position: absolute;
	top: 0px;
	right: 0px;*/
	margin-left: 860px;
	margin-top: 76px;
}

li {
	margin-top: 8px;
	}

h1 { 
	font-size: 170%;
	color: #FF0000;
	}
	
h2 {font-size: 140%;}
h2, h2 a{color: #FF0000;}

p, pre { font-size: 90%; }


UL.linkList {
	/*position:absolute;
	top: 50px;
	left: 4px;*/
	margin-left: 25px;
	padding-left: 0px;
	width: 230px;
	}

UL.linkList li { 
	margin-top: 5px; 
	list-style: none;
		}
		
.simplelist, .simplelist li {
	list-style: none;
	font-size: 95%;
	margin: 4px;
	border: 0px;
	padding: 0px;
}		

.buybrick {
	margin-right: 8px;
	float: left;
	border: none;
	padding: 1px 4px 4px 1px;

	
}



.fix {
overflow: auto;
}

.spaced {
	margin-top: 50px;
}

div.maincontent {
	min-width:960px;
	width:1200px;
	margin:0 auto;
	overflow : hidden;
}


div.bodywrap {

}
	
.container {
	border: 1px solid white;
}	
	
	
.bottomspaced {
	margin-bottom: 50px;
}
	
.float {
	float: left;
}

.floatr {
	float: left;
}

.padded {
	padding: 6px;
	}

.clear {
	clear:both;
}

.movetotop {
	position: absolute;
	top: 159px;
	left: 420px;
}

.credit {
	clear:both;
	margin-bottom: 0px;
}
.credit a {
	font-size: 80%;
	color: #333;
	margin-bottom: 0px;
	text-decoration: none;
}



div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {margin-bottom:50px;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}


div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3{
margin:0;
padding:0;
}

h3{clear:both; padding-top:10px;}
ul{list-style:none;  padding:0 0 0 5px}

li.page_item ul li.page_item {padding-left:15px; margin-top:2px; font-size:90%}