@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: South Suffolk Show
Theme URI: http://www.southsuffolkshow.co.uk
Description: Theme for 2010 South Suffolk Show site.
Version: 1.0
Author: Gareth Licence


*/

body, h1, h2, h3, h4, h5, h6, blockquote, p,form{
margin: 0;
padding: 0;
}

body{
background:url('images/bkgrnd.jpg');
background-repeat:no-repeat;
background-attachment:scroll;
background-position:top;
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
text-align: center;
vertical-align: top;
color: #333;
}

a:link, a:visited{
text-decoration: none;
color: #008000;
}

a:hover{
text-decoration:underline;
color:#008000;
}

p{
padding: 10px 0 0 0;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#008000;
	font-size:35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top:0px;
}

h1 a:link{color:#008000; text-decoration:none;}
h1 a:visited{color:#008000; text-decoration:none;}
h1 a:hover{color:#008000; text-decoration:none;}
h1 a:active{color:#008000; text-decoration:none;}

h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-style:normal;
color:#008000;
font-size:20px;
padding-top:0;
margin-top:0;
}

h2 a:link{color:#008000; text-decoration:none;}
h2 a:visited{color:#008000; text-decoration:none;}
h2 a:hover{color:#008000; text-decoration:none;}
h2 a:active{color:#008000; text-decoration:none;}

.strapline{
font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#333;
	font-size:15px;
	}


#wrapper{
	margin: 0 auto 0 auto;
	width: 790px;
	text-align: left;
	margin-top: 28px;
}

#header{
	width: 480px;
	margin-bottom: 20px;
}

#header-image{
	width:790px;
	height:300px;
	margin-bottom:0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#container{
	float: left;
	width: 570px;
	padding-left:20px;
}

#container-home{
	float: left;
	width: 500px;
	padding-left:20px;
}

.post{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.post h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

#custom-sidebar{
width:239px;
float:left;
margin-left:30px;

}


.sidebar{
	float: left;
	width: 180px;
	margin-left:10px;
	display:inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0px 10px 0px 10px;
}

.sidebar ul li{
padding: 5px 0 10px 0;
}

#footer{
	clear: both;
	float: left;
	width: 770px;
	margin-top:10px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 20px;
}

#footer p{
line-height:18px;
}

.sidebar ul li h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #008000;
}

.sidebar ul ul li{
padding: 0;
line-height:24px;
}

table#wp-calendar{
width: 100%;
}

/* Comments Styles */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
/* END Comments Styles */

/*Image styling */

a img { 
border: 1px solid #006a80; 
}
a:hover img, body .comment a:hover .avatar { 
border: 1px solid #a8001c; 
}

body .imageleft, body .alignleft { 
float: left; margin: 0 10px 10px 0;
}

body .imageright, body .alignright {
	float: right;
	margin: 0 0 10px 10px;
	
}

body .imageblock { 
display: block; margin: 0 0 1em 0; 
}

body .imagecentre, body .imagecenter, body .centered, body .aligncenter { 
display: block; text-align: center; margin: 0 auto 1em auto; 
}
		
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #e3f1e3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 5px 4px 5px;
margin: 0;
}

.attachment{
width:400px;
}

/*END IMAGES*/

/*Nav Menu */
#navcontainer ul
{
	margin-top:0px;
	margin-bottom:20px;
	padding-left: 0;
	margin-left: 0;
	background-color: #333;
	color: White;
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image: url(images/menu-grey-1px.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	height:15px;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #333;
	background-image: url(images/menu-grey-1px.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#navcontainer ul li a:hover
{
	background-color: #008000;
	color: #fff;
	background-image: url(images/menu-green-1px.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
	
.navlist{
	float:left;
	}