/*   
Theme Name: The Sherwood Press Group
Theme URI: www.sherwood-press.co.uk
Description: Sherwood Press Website
Author: Eden Design and Creation
Author URI: www.edendesignandcreation.com
Version: 1.0
.
General comments/License Statement if any.
.
*/

/* ------------------------------------------------------------------------ Defaults */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, a, fieldset, input, th, td
{
	margin: 0; padding: 0; border: 0; outline: none;
}

body
{
	font-size: 88%;
	font-family: Arial, Helvetica, sans-serif;
	background:url(scans/Header_BG.jpg) repeat-x;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	padding: .6em 0;
	margin-left: 15px;
}

ul, ol
{
	list-style: none;
}

img
{
	border: 0;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
	padding: .5em 0 .5em .5em;
}

/* ------------------------------------------------------------------------ Links */

a
{
	color: #37521e;
	text-decoration: none;
	font-weight: bold;
}

#maincontent a:hover
{
	color: #37521e;
	text-decoration: underline;
	font-weight: bold;
}

#boxout a:hover
{
	color: #37521e;
	text-decoration: underline;
	font-weight: bold;
}

.acc_box a:hover
{
	color: #37521e;
	text-decoration: underline;
	font-weight: bold;
}


/* ------------------------------------------------------------------------ Basic Structure */

#printmsg {
	display: none;
}


.acc_box
{
	margin: -20px 0 0 50px;
	width:290px;
	float:left;
}

#accreditations
{
	height: 80px;
	clear: both;
	padding: 0 20px 0 20px;
	text-align: center;
}

#boxout
{
	float: right;
	width: 280px;
	border: solid 1px #bbb;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	padding: 30px 10px 10px;
	height: 240px;
	margin: 0 20px 0 30px;
	position: relative;
	margin-top: -20px;
	background: transparent url(scans/table_title.jpg)no-repeat ;
	
}

#purepack
{
	float: right;
	width: 280px;
	padding-top: 20px;
}

.clearcontent
{
	clear:both;
	height:50px;
}

#footer
{
	clear: both;
	height: 45px;
	margin: 0 auto:
	position: relative;
	border-top: 1px dotted #40581c;
	margin-top: 20px;
	padding: 10px 10px 0 0;
}

#leaf
{
	background:url(scans/leaf.png) no-repeat;
	height: 160px;
	width: 195px;
	float:left;
	z-index: 2;
	position: relative;
	left: 0px;
	top: 0px;
}

#maincontent
{
	margin-top:-35px;
	clear:both;
	float:left;
	width:580px;
	margin-left: 20px;
	position: relative;
}

.services_grey
{
	width: 560px;
	float: left;
	clear: both;
	height: 220px;
	padding: 10px 20px 10px 10px;
	background-color: #eee;
	margin-top:15px;
}

.service_image
{
	width: 310px;
	height: 210px;
	border: 5px solid #fff;
	float: left;
}

.service_text
{
	float: right;
	width: 235px;
}

#mainimage
{
	height:320px;
	width:960px;
	clear:both;
	z-index:1;
	position: relative;
	left: 0px;
	top: -120px;
	float:left;
}

#mainnav 
{
	height:40px;
	width: 625px;
	position: relative;
	left: 0px;
	z-index:3;
	float:left;
	background: #40581c;
}

#nav
{
	width: 960px;
	float: left;
	background:url(scans/searchbar.jpg) repeat-x;
	z-index:2;
	top: -120px;
	position: relative;
}

#newscontent
{
	margin-top:-35px;
	clear:both;
	float:left;
	margin: 0;	
	position: relative;
	overflow: auto;
	padding-top: -20px;
}

#searchform
{
	width: 320px;
	height: 30px;
	float: left;
	margin-top: 7px;
}

#titletext
{
	background:url(scans/TheSPGroup.png) no-repeat;
	float: left;
	height: 75px;
	width: 390px;
}

#topbar
{
	height:75px;
}

#wrapper 
{
	margin: 0 auto;
	width: 960px;
}


/* ------------------------------------------------------------------------ Navigation Styling */

.kwicks {
     list-style-type: none;
     list-style-position:outside;
     position: relative;
     margin: 0;
     padding: 0;
 }
 
.kwicks li{
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    width: 89px;
    height: 40px;
    margin-right: 0px;
    background-image:url(scans/spnav_sprite.jpg);
    background-repeat:no-repeat;
}

.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}
 
#kwicks1 {
	background-position:0px 0px;
}
#kwicks2 {
	background-position:-89px 0px;
}
#kwicks3 {
	background-position:-178px 0px;
}
#kwicks4 {
	background-position:-267px 0px;
}
#kwicks5 {
	background-position: -356px 0px;
}
	
#kwicks6 {
	background-position: -445px 0px;
}

#kwicks7 {
	background-position: -534px 0px;
}

#kwicks1.active, #kwicks1:hover {
	background-position: 0 bottom;
}
#kwicks2.active, #kwicks2:hover{
	background-position: -89px bottom;
}
#kwicks3.active, #kwicks3:hover {
	background-position: -178px bottom;
}
#kwicks4.active, #kwicks4:hover {
	background-position: -267px bottom;
}
#kwicks5.active, #kwicks5:hover {
	background-position: -356px bottom;
}
#kwicks6.active, #kwicks6:hover {
	background-position: -445px bottom;
}
#kwicks7.active, #kwicks7:hover {
	background-position: -534px bottom;
}
/* ------------------------------------------------------------------------ JQuery Slider Styling */

ul#portfolio
{
	height:320px;
	list-style-type:none;
	margin: 35px 0 0 0;
	overflow:hidden;
	padding:0;
	width:960px;
}

ul#portfolio li 
{
	float: left;
	position: relative;
	display: none; 
}

ul#portfolio li div
{
	position:absolute;
	height: 40px;
	text-align:right;
	width: 860px;
	background: #333;
	color: #fff;
	left: 0px;
	left: 100px;
	display: none; 
}

/* ------------------------------------------------------------------------ Main Content Text Styling */

#maincontent p
{
	font-size: .9em;
	line-height:1.6em;
	color: #666;
	margin-bottom: 15px;
}

#maincontent ul
	{
	font-size: .9em;
	line-height:1.6em;
	color: #666;
	margin: 0 15px 15px 25px;
	list-style: disc;
	list-style-position: outside;
}

#maincontent h3
{
	font-size: 1.2em;
	line-height: 1.1em;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:-8px;
	color: #37521e;
}

#maincontent h1
{
	font-size: 2em;
	color: #37521e;
	margin-bottom: -30px;
}

#maincontent h2
{
	font-size: 1.8em;
	color: #bbb;

}

/* News Content Styling */

#newscontent p
{
	font-size: .9em;
	line-height:1.6em;
	color: #666;
	margin-bottom: 15px;
}

#newscontent ul
	{
	font-size: .9em;
	line-height:1.6em;
	color: #666;
	margin-bottom: 15px;
	list-style: circle;
	list-style-position: inside;	
	}

#newscontent h3
{
	font-size: 1.2em;
	line-height: 1.1em;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:-10px;
	color: #37521e;
}

#newscontent h1
{
	font-size: 2em;
	color: #37521e;
	margin-bottom: -30px;
}

#newscontent h2
{
	font-size: 1.8em;
	color: #bbb;
	margin-top	: -20px;;
}

/* ------------------------------------------------------------------------ Other Styling */

.date
{
font-size: .9em !important;
font-style: italic;
margin-top: -10px;
color: #999 !important;
}

.pagetitle
{
margin: 0 -5px -25px 0;
}

.values 
{
	margin-top: 15px!important;
	font-size: 16px!important;
	list-style: none!important;	
	margin-left:15px;
	color: #aaa!important;
}

/* ------------------------------------------------------------------------ Boxout Styling */

#boxout p
{
	font-size: .9em;
	line-height:1.6em;
	color: #666;
	margin-top: 15px;
}

#boxout ul li 
{
	background: url(scans/newsitem_bg.jpg) repeat-x;
	padding-left:5px;
}

#boxout img
{
   	margin: 0 auto;
    display: block;
}

/* ------------------------------------------------------------------------ Acc_Box Text Styling */

.acc_box p
{
	font-size: .9em;
	line-height:1.6em;
	color: #666;
	margin-bottom: 5px;
	position: relative;
}

.acc_box h3
{
	font-size: 1.2em;
	line-height: 1.1em;
	margin-top:-10px;
	color: #37521e;
	margin-left:0px;
}

/* ------------------------------------------------------------------------ Footer Styling */

#footer p
{
	color: #999;
	font-size: .8em;
	text-align: right;
}

/* ------------------------------------------------------------------------ Accreditations Styling */

#accreditations img
{
padding: 0 20px 0 20px;
}

/* ------------------------------------------------------------------------ Accordion Styling */

ul#accordion, ul#accordion ul 
{ 
list-style: none; margin: 0; 
}

ul#accordion 
{
font-size: .8em;
}

ul#accordion li 
{ 
border-bottom: none;
}

ul#accordion ul li
{ 
	border: none;
	border-bottom: 1px dotted #888;
	color: #888;
	padding: 5px 5px;
}

ul#accordion ul li:last-child 
{
border-bottom: none;
}

ul#accordion a.heading 
{ 
	background: #888;
	color: #fff;
	display: block;
	font-size: 1.2em;
	line-height: 12px;
	padding: 5px 5px;
	text-decoration: none;
	margin-top: 2px;
}

ul#accordion a.heading:hover
{
background: #37521e; color: #fff;
}

.plantlistsub
{
font-size: .95em;
padding-left: 15px;
}

/* ------------------------------------------------------------------------ Searchform.php */

.searchbutton 
{
	background: url(scans/SearchButton.png) no-repeat;
	width: 50px;
	border: none;
	cursor: pointer;
	float: right;
	margin-right:14px;
	padding: 6px 0 6px 0;
}

.searchbg 
{
	background: url(scans/SearchBar.png) no-repeat;
 	width: 228px;
	color: #666;
	float: left;
	margin-left:14px;
	padding: 6px 0 6px 10px;
}


/* ------------------------------------------------------------------------ Posts Styling */

.stpost
{
	border-bottom: 1px dotted #bbb;
	height: 260px;
	width: 430px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}

.news_text
{
	width: 240px;
	padding: 0 20px 0 10px;
	float: left;
}

.thumb
{
	width: 145px;
	float: left;
	padding-top: 20px;
	height: 240px;
}

.thumb img
{
	border: 2px solid #bbb;
}

.excerpts_sb
{
	margin-bottom: 9px;
	border-bottom: 1px dotted #bbb;
}

/* ------------------------------------------------------------------------ Streams Styling */

#streams
{
	width: 918px;
	height: 200px;
	margin: -21px 20px 0 21px;
	clear: both;
	text-align: center;
}

.streams_box
{
	width: 306px;
	float: left;
}



/* ------------------------------------------------------------------------ jQuery Styling */

a.pdflink
{
	background: url(scans/file_pdf.png) no-repeat right top;
	padding-right: 24px;
	padding-top: 8px;
}

/* ------------------------------------------------------------------------ Contact form Styling */

#maincontent input, #maincontent textarea
{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #bbb;
	padding: 5px 0 5px 5px;
	margin: 0 0 10px 0;
	width: 300px;
}

.wpcf7-form
{
	float: right;
	clear: none;
}

.addy
{
	float: left;
	margin: 0 50px 0 0;
}

/* ------------------------------------------------------------------------ Services Styling */

.service_text h1
{
	margin:-15px 0 10px 15px;
	color: #999!important;
}

.service_text p
{
	margin: 15px 0 10px 15px;	
}

.tagpic
{
	float: right;
	margin-top:-120px;
	padding-right: 25px;
}

.cardpic
{
	float: right;
	margin-top:-300px;
	padding-right: 25px;
}

.middle
{
	margin: 0 30px 0 30px;
}
