/*  
Theme Name: Oxshott Royals
Theme URI: http://www.oxshottroyalsfc.co.uk
Author: JBinc
Author URI: http://jbinc.co.uk/
*/


/* --------------------------------------------- RESET CSS */

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; width: 100%; margin: 0 0 20px; }
	th, td { font-weight: normal; vertical-align: top; border-bottom: 1px solid #666; }
	thead tr th, thead tr td { font-size: 1.4em; }
	th { text-align: left; }
	td { text-align: center; }
		td p, td h2, td h3 { margin: 0; }

p { margin: 0 0 1.2em; }

h1, h2, h3, h4, h5 { margin: 5px 0 10px 0; padding: 0; line-height: normal; font-weight: 700; }
	h1 { font-size: 2em; }
	h2 { font-size: 1.6em; }
	h3 { font-size: 1.4em; }
	h4 { font-size: 1.1em; }

blockquote { padding: 10px 20px; font-weight: normal; margin: 0 0 10px; font-size: 1.1em; background: #ddd;}
		blockquote.left {	float: left;width: 33%;	margin: 10px 20px 10px 0;}
		blockquote.right {	float: right;width: 33%;margin: 10px 0 10px 20px;}

hr { border: none 0; border-bottom: 1px solid #000; height: 1px; margin: 10px 0; clear: both; }

.large { font-size: 1.2em; }
small, .small { font-size: 0.8em; }
.sep { margin: 0 5px; }

/* Icons */

.icon { list-style: none; padding: 0 0 0 25px; margin: 0 0 10px; }

.phone { background: url(images/icons/telephone.png) no-repeat 0 50%!important; }
.mobile { background: url(images/icons/phone.png) no-repeat 0 50%!important; }
.fax { background: url(images/icons/printer.png) no-repeat 0 50%!important; }
.email { background: url(images/icons/email.png) no-repeat 0 50%!important; }
.map { background: url(images/icons/map.png) no-repeat 0 3px!important; }
.pdf { background: url(images/icons/page_white_acrobat.png) no-repeat 0 3px!important; }

#footer a[href='http://www.jbinc.co.uk/'] { 
	background: url(images/icons/jbinc.png) no-repeat 0 50%; 
	padding: 3px 0 3px 18px; 
	color: #09f; 
	margin: 0 5px; 
}
#footer a[href*='/wp-'] { 
	background: url(images/icons/bullet_wrench.png) no-repeat 0 50%!important; 
	padding: 3px 0 3px 20px; 
	margin: 0 5px; 
}

strong { font-weight: 800; }
em { font-style: italic; }

ul { margin: 10px; }
ul li { margin-left: 10px; }

/* cforms II - linklove removal */
.linklove { display: none; }

/* jquery innerfade - styling */
ul.fade { list-style: none; padding: 0; margin: 0; }
	ul.fade li { }

/* Page image borders */
.alignnone, .alignleft, .aligncenter, .alignright, div.alignnone img,  div.alignleft img, div.alignright img, div.aligncenter img { border: 2px solid #111;padding: 3px;background: #fff;}
	div.alignnone, div.alignleft, div.alignright, div.aligncenter {	border: 0!important;}
 
.alignleft {	margin: 0 10px 10px 0;float: left;}
.aligncenter { display: block; margin: 0 auto; float: none;}
.alignright { margin: 0 0 10px 10px;float: right;}

p.wp-caption-text { font-size: 0.8em; font-style: italic; margin: 0; padding: 0;	text-align: center; }

.clear { clear: both; }

/* --------------------------------------------------------------------------------------- END RESET */

/* Begin Typography & Colors */
body {
	font: 15px Arial, Helvetica, Sans-Serif;
	line-height: 1.3em;
	background: #600 url(images/bg_body.gif);
	color: #333;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #fff;
	border: 5px solid #600;
	text-align: left;
	margin: 30px auto;
	padding: 2px 0;
	width: 980px;
	background: #fff;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5);
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
	}

#header {
	margin: 0;
	padding: 1px 10px 10px;
	background: url('images/bg-header.jpg') no-repeat top right;
	height: 150px;
	}
		#header h1 a {
			display: block;
			width: 960px;
			height: 120px;
			background: url('images/title.gif') no-repeat;
		}
			#header h1 span {
				display: none;
			}
			
		#header h5 {
			clear: both;
			font-size: 1.1em; 
			letter-spacing: 3px;
			text-transform: uppercase;
			font-weight: 700;
		}
	
#content {
	padding: 10px;
}

div.box {
	background: #eee;
	padding: 20px 10px 10px;
	margin: 10px 0px;
	clear: both;
}

ul#news {
	display: block;
	width: 400px;
	height: 400px;
	overflow: hidden;
	background: #eee;
	padding: 10px;
	margin: 10px;
	float: left;
	border: 1px solid #ddd;
}

ul#news li  {
	list-style: none;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

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

#sticky h3 {
	padding: 0;
	margin: 10px 0 0;
	text-transform: uppercase;
	font-size: 15px;
}

div#sticky ul {
	display: block;
	height: 120px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
	#sticky ul li {
		border-bottom: 1px solid #600;
	}

.post {
	margin: 10px 0 0;
	}

.entry {
	margin: 20px auto;
	clear: both;
	}
.entry-single {
	width: 640px;
}

.entry-meta {
	font-size: 14px;
	color: #333;
	background: #eee;
	padding: 5px 10px;
	font-style: italic;
	text-align: right;
}

div.archive-heading {
	display: block;
	float: left;
	width: 350px;
}

div.archive-content {
	display: block;
	float: right;
	width: 600px;
	margin: 20px 0 0;
}

div#featured {
	background: #eee;
	clear: both;
	overflow: auto;
	padding: 10px;
	margin: 0 -10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	padding: 20px 0 5px;
	clear: both;
	font-size: 0.7em;
	text-align: center;
	background: #eee;
	border-top: 1px solid #ddd;
	}

small, .small { font-size: 0.7em; }
.large { font-size: 1.2em; }

a, a:visited {
	color: #060;
	text-decoration: none;
	}
	a:hover {text-decoration: underline; color: #000; }

h1, h3, h5 { color: #600; }
h2, h4 { color: #060; }


/* End Typography & Colors */


/* Begin Images */
.alignnone, .alignleft, .aligncenter, .alignright, div.alignnone img,  div.alignleft img, div.alignright img, div.aligncenter img { border: 2px solid #600;padding: 3px;background: #fff;}
	div.alignnone, div.alignleft, div.alignright, div.aligncenter {	border: 0!important;}
 
.alignleft {	margin: 0 10px 10px 0;float: left;}
.aligncenter { margin-left: auto; margin-right: auto;}
.alignright { margin: 0 0 10px 10px;float: right;}

p.wp-caption-text
{
line-height: 1.4em;
padding: 0;
margin: 0;
text-align: center;
}

.noborder { border: none!important; padding: 0; }

/* End Images */


/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

hr{
	background-color: #6c6;
	color: #6c6;
	border: 0px;
	height : 1px;
	margin: 10px 0;
	}

a img {
	border: none;
	}

.navigation {
	font-size: 26px;
	display: block;
	text-align: center;
	margin-top: 30px;
	}
		.navigation a:hover {
			border: none;
			color: #666;
			}

/* =Menu
-------------------------------------------------------------- */

.menu {
	clear: both;
	margin: 0;
	padding: 10px 0;
	background: #eee;
	border: 1px solid #ddd;
	border-width: 1px 0;
}
	.menu ul {
		margin: 0 10px;
		padding: 0;
		text-align: center;
	}
		.menu ul li {
			background: none;
			margin: 0;
			padding: 0;
			display: inline;
			font-size: 0.8em;
		}
			.menu ul li a {
				font-weight: 100;
				padding: 5px 12px;
				margin: 0 5px 0 0;
				border: 1px solid #ddd;
			}
				.menu ul li a:hover, .menu ul li.current_page_item a {
					text-decoration: none;
					background: #393;
					border: 1px solid green;
					color: #fff;
				}
			
li.page-item-408 a {
}

.border
{
border: 8px solid #66CC66;
}

.margin
{
margin: 10px;
}

.clear
{
clear: both;
}

div.clear
{
height: 0;
clear: both;
}

#rightcolumn{
float: right;
width: 200px; /*Width of right column in pixels*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
padding: 10px 0 0 0;
margin-bottom: 5px;
text-align: left;
}

#rightcolumn img
{
padding: 0;
margin: 5px 0;
border: 1px solid #6c6;
}

td, th
{
vertical-align: top;
text-align: left;
}

div#sponsored { margin: 20px 0 0; text-align: center; float: right; width: 550px;}

/* navsponsor */

div#navsponsor {
	margin: 10px;
	padding: 0;
	overflow: auto;
	clear: both;
	width: 400px;
	float: left;
}

div#navsponsor ul
{
padding: 0;
margin: 0;
list-style: none;
float: left;
width: 200px;
}
	div#navsponsor ul li
	{
		margin: 0;
		padding: 0;
	}
		div#navsponsor ul li img {
			border: 2px solid #600;
			padding: 3px;
			background: #fff;
		}

/* teams table */

table.teams
{
padding: 0;
border: solid black;
border-width: 1px 0px 0px 1px;
margin: 20px auto;
width: 100%;
background: #f9f9f9;
}

table.teams tr td, table.teams tr th
{
border-bottom: 1px solid black;
border-right: 1px solid black;
padding: 5px;
}

table.teams tr:hover
{
background: #393;
color: #fff;
}

table.teams tr th
{
background: #600;
color: #fff;
}

table.teams tr td a
{
color: #600;
}

table.teams tr td a:hover
{
border: 0;
}
/* End Various Tags & Classes*/

li.word, li.pdf { padding: 0; margin: 0 0 10px; list-style: none; }
li.word a, li.pdf a { padding: 2px 0 2px 26px; font-size: 1.1em; }
li.word a { background: url(images/icons/page_white_office.png) no-repeat 0 50%; }
li.pdf a { background: url(images/icons/page_white_acrobat.png) no-repeat 0 50%; }

