/*   
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;
}

* 
{
	text-decoration: none;
}

body {
	font-family: Georgia, 'Times New Roman', serif;
}


h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	padding: .6em 0;
	margin: 0 15px;
}

ul, ol
{
	list-style: none;
}

img
{
	border: none;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
	padding: .5em 0 .5em .5em;
}

/* ------------------------------------------------------------------------ Links */

a:link
{
	color: fuchsia;
}





/* ------------------------------------------------------------------------ Basic Structure */

.acc_box
{
	display: none;
}

#accreditations
{
	display: none;
}

#boxout
{
	display: none;
}

.clearcontent
{
	clear:both;
	height:50px;
}

#footer
{
	clear: both;
	height: 45px;
	margin: 0 auto:
	position: relative;
	margin-top: 20px;
	padding: 10px 10px 0 0;
	display: none;
}

#leaf
{
	display: none;
}

#maincontent
{
	clear:both;
	float:left;
	width: 100%;
	position: relative;
}

#mainimage
{
	display: none;
}

#mainnav 
{
	display: none;
}

#nav
{
	width: 960px;
	float: left;
	background:url(scans/searchbar.jpg) repeat-x;
	z-index:2;
	top: -120px;
	position: relative;
}

#newscontent
{
	clear:both;
	float:left;
	width: 100%;
	position: relative;
}

#searchform
{
	display: none;
}

#titletext
{
	display: none;
}

#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: 125px;
    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:-200px 0px;
}
#kwicks3 {
	background-position:-400px 0px;
}
#kwicks4 {
	background-position:-600px 0px;
}
#kwicks5 {
	background-position: -800px 0px;
	}

#kwicks1.active, #kwicks1:hover {
	background-position: 0 bottom;
}
#kwicks2.active, #kwicks2:hover{
	background-position: -200px bottom;
}
#kwicks3.active, #kwicks3:hover {
	background-position: -400px bottom;
}
#kwicks4.active, #kwicks4:hover {
	background-position: -600px bottom;
}
#kwicks5.active, #kwicks5:hover {
	background-position: -800px bottom;
}

/* ------------------------------------------------------------------------ JQuery Slider Styling */

ul#slider
{
	height:320px;
	list-style-type:none;
	margin: 35px 0 0 0;
	overflow:hidden;
	padding:0;
	width:960px;
}

ul#slider li 
{
	float: left;
	position: relative;
	display: none; 
}

ul#slider li div
{
	position:absolute;
	height: 40px;
	text-align:right;
	width: 860px;
	background: #333;
	color: #fff;
	left: 0px;
	left: 100px;
	display: none; 
}

ul#slider li div p
{
	font-size:15px;
	font-family: Georgia, 'Times New Roman', serif;
	padding-right:10px;

}

#printmsg {
	display: block;
	padding: 10px;
	font-size: 1.5em;
	clear: both;
}


/* ------------------------------------------------------------------------ Main Content Text Styling */

#maincontent p
{
	font-size: 1.2em;
	line-height:1.6em;
	color: #000;
	margin-bottom: 20px;
}

#maincontent ul
	{
	font-size: 1.2em;
	line-height:1.6em;
	color: #000;
	margin-bottom: 20px;
	list-style: circle;
	list-style-position: inside;	
	}

#maincontent h3
{
	font-size: 2em;
	line-height: 1em;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:-10px;
	color: #000;
}

#maincontent h1
{
	font-size: 2em;
	line-height: 1em;
	color: #000;
	margin-top: 10px;
	margin-bottom: -10px;
}

#maincontent h2
{
	font-size: 2em;
	line-height: 1em;
	color: #000;
}

/* News Content Styling */

#newscontent p
{
	font-size: 1.2em;
	line-height:2em;
	color: #000;
	margin-bottom: 20px;
}

#newscontent ul
	{
	font-size: 1.2em;
	line-height:2em;
	color: #000;
	margin-bottom: 20px;
	list-style: circle;
	list-style-position: inside;		
	}

#newscontent h3
{
	font-size: 2em;
	line-height: 1em;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:-10px;
	color: #000;
}

#newscontent h1
{
	font-size: 2em;
	line-height: 1em;
	color: #000;
	margin-bottom: -10px;
		margin-top: 10px;
}

#newscontent h2
{
	font-size: 2em;
	line-height: 1.5em;
	color: #000;

}

/* ------------------------------------------------------------------------ Other Styling */

.date
{
font-size: 1.5em !important;
font-style: italic;
margin-top: -20px;
color: #000 !important;
}

.pagetitle
{
margin: 0 -5px -25px 0;
}

.more-link
{
	display: none;
}

.postmetadata alt
{
	display: none;
}

/* ------------------------------------------------------------------------ Boxout Styling */

#boxout p
{
	font-size: .9em;
	line-height:1.6em;
	color: #666;
	margin-top: 15px;
}

#boxout ul li 
{

	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 25px 0 25px;
}

/* ------------------------------------------------------------------------ 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;
	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;
	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
{
	width: 100%;
}

.news_text
{
	width: 100%;
}

.thumb
{
	display: none;
}

.thumb img
{

}

.excerpts_sb
{
	display: none;
}

/* ------------------------------------------------------------------------ Streams Styling */

#streams
{
	display: none;
}

.streams_box
{
	display: none;
}

/* ------------------------------------------------------------------------ jQuery Styling */



/* ------------------------------------------------------------------------ Contact form Styling */

#maincontent input, #maincontent textarea
{
	padding: 5px 0 5px 5px;
	width: 300px;
}

.wpcf7-form
{
	float: right;
	clear: none;
}

.addy
{
	float: left;
}
