﻿/*  
Theme Name: Woolpit
Theme URI: http://tailormadeit.co.uk/
Description: Standard simple format, easy to read and navigate.
Version: 1.0
Author: Bradley Sieve

	This theme was designed and built by Bradley Sieve

Notes:
ol = Number List | ul = Bulleted List | li = the listed items
Margins 10px 0 0 0 = Top | Right | Bottom | Left (Only a 0 does not need defining by a size i.e. 10px)
Margins 10px 0 = Top/Bottom | Left/Right
A:link { color: red }       unvisited link
A:visited { color: blue }   visited links 
A:active { color: lime }    An 'active' link is one that is currently being selected (e.g. by a mouse button press)
*/

/* General Typography & Colors */
 html { font-family: Verdana, Tahoma, Arial; font-size: 13px }
 body { background-color: #ffffff; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0}
 a:link, a:visited, a:active { color: #0C2F5F; font-weight: bold; text-decoration: none }
 a:hover { color: #333; font-weight: bold; text-decoration: underline}
 hr   { color: #DB880C;height:1px;margin-right:10px }
 p 	  { font-family: Verdana, Tahoma, Arial; font-size: 13px; text-align: justify;margin-left:10px;margin-right:10px;margin-top:0px;margin-bottom:6px }

 h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Verdana; color: #333; font-weight: bold }
 h1 {
	font-size: 24px;
	text-align: left;
	margin-left: 4px;
}
 h2 { font-size: 21px;text-align:left }
 h3 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #008080;
	margin-bottom: 6px;
	margin-top: 0;
	margin-left: 6px;
}
 h4 { font-size: 16px;	margin-bottom: 6px;
	margin-top: 0;
	margin-left: 6px;
 }
 h5 { font-size: 14px;text-align:left;	margin-bottom: 6px;
	margin-top: 24px;
	margin-left: 6px;
}
 h6 { font-size: 18px;text-align:center;font-weight:700;margin-bottom: 6px;
	margin-top: 0;
	margin-left: 6px;
}  /*	Advert Headers	*/
 ul, ol  { font-family: 'Verdana', Tahoma, Arial; font-size: 12px; margin-top: 6px; margin-bottom: 6px }
 ol li, ol ol li, ul li, ul ul li { margin-top: 6px;margin-right:6px }
 blockquote { margin: 0 20px }
 form { display:inline; } 


/* Main Site Table  */	
#table1 {
	width:100%;
	background-position: center top;
	text-align: center;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 0px;
	background-color: white;
}
#table1b {
	width: 100%;
	background-position: left top;
	text-align: left;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 0px;
	background-color: white;
}
#table2 {
	background-image: url('../img/glossyobk.png');
	background-repeat: repeat-x;
	width:906px;
}
#bookmark { width:auto;font: 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-weight: normal; margin: 3px 9px;	white-space: nowrap;  }
#bookmark a, #bookmark a:link, #bookmark a:active, #bookmark a:visited { color: #ffffff; font-weight: normal; text-decoration: none } 
#bookmark a:hover { color: #ffffff; font-weight: normal; text-decoration: underline }
#liveclock, #liveclock td { width:auto;padding-right: 10px; text-align:right; color: #fff; font-family: Verdana; font-size: 70%;	white-space: nowrap;   }
#table3 {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	width: 1000px;
	white-space: nowrap;
}
#table3b {
	border-collapse: collapse;
	width: 800px;
	margin-left:auto;margin-right:auto;
	white-space: nowrap;
}
#table3f {
	margin-top:5px;
	border-collapse: collapse;
	width: 202px;
	white-space: nowrap;
}

/*	Footer	*/
#footer {
	background-image: url('../img/glossyobk4.png');
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}
/* Google Search */
#footer a, #footer a:link, #footer a:active, #footer a:visited { font-family: Verdana, Tahoma, Arial; font-size: 11px; text-decoration: none } 
#footer a:hover { text-decoration: underline }
#form {
	margin-top:4px;
	vertical-align:middle;
	font-size:10px;
}
.webmaster {
	color: #333; font-family: Arial; font-size: 10px; text-align: center }
/* Begin Left Navigation Bar & Colors	*/
#tdleft	{
	padding: 100px;
	background-image: url('../img/shim.gif');
	background-repeat: no-repeat;
}
#tdnav {
	background-color:#DB880C;vertical-align:top;
}
#glossymenu li { margin: 0}

#glossymenu{ list-style-type: none; margin: 0 0 2px 0; padding: 0; width: auto; text-align:left; border: 0; border-bottom-width: 0 }

#glossymenu li a{ background: url('../img/glossyobk2.png') repeat-x left bottom;
  font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
  color: white; display: block; width: auto; padding-left: 10px; text-decoration: none;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

* html #glossymenu li a { /*IE only. Actual menu width minus left padding of A element (10px) */ width: 167px }
#glossymenu li a:visited, #glossymenu li a:active { color: white }
#glossymenu li a:hover { color: #333; background-image: url('../img/glossyobk.png'); 
text-decoration: none
}
#tdcorners {
	width:10px; vertical-align:top;margin:0 0 0 0;padding:0 0 0 0;
}
#cornertable {
	width:100%;height:100%
}
.corners {
	width:10px
}

#topleft {
	background-position: left top;
	background-image: url('../img/crntran.png');
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#lowerleft {
	background-position: left bottom;
	background-image: url('../img/cornerlow.png');
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

#tdbodytxt {
	background-color: white;
	vertical-align: top;
	white-space: normal;
	width:100%;
}

#tdads {
	background-color: #BF8733;
	width: 280px;
	vertical-align:top
}


/*	Index Page	*/
.style1 {
	margin: 2px 6px 2px 0;
	border:3px orange inset;
	float: left;
}
.style2 {
	border:3px orange inset;
	margin-left: 6px;
	margin-right: 10px;
	float: right;
}
.stylewhite {
	 background-color:#ffffff
}