*{
  margin:0;
  padding:0;
}

html{
  height:100%;
  padding-bottom:1px;
}

body{
  font:normal normal 90% arial,sans-serif;
  color:#555;
  background:#fff;
  line-height:150%;
}

a img{
  border:0px;
}

p{
  padding:10px 0 10px 0;
}

ul{
  margin:10px 0 10px 30px;
}

h3{
  padding:0 0 15px 0;
  font-size:1.4em;
  font-weight:bold;
}

h4{
  padding:10px 0 5px 0;
  font-size:1.2em;
  font-weight:bold;
}

a,a:active,a:visited{
 /* color:#2BC1A4;*/
  color:#25A78D;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

table{
  border-collapse:collapse;
}

td{
  vertical-align:top;
  width:50%;
  padding:0 20px 0 0;
}

#wrapper{
  width:960px;
  margin:0 auto 0 auto;
  background:url('http://www.greenrationbook.org.uk/wp-content/themes/twentyten/images/wrapper-bg.jpg') top left repeat-y #fff;
}

#borderTop{
  width:960px;
  background:url('http://www.greenrationbook.org.uk/wp-content/themes/twentyten/images/top-bg.jpg') top left no-repeat transparent;
}

#borderBottom{
  width:960px;
  background:url('http://www.greenrationbook.org.uk/wp-content/themes/twentyten/images/bottom-bg.jpg') bottom left no-repeat transparent;
}

#content{
  float:right;
  width:918px;
  padding:0 0 10px 0;
}

#contentPadded{
  width:826px;
  padding:36px 46px 26px 46px;
}

/*Navigation*/

#nav{
  width:42px;
  float:left;
  padding-bottom:10px;
}

#nav ul{
  width:42px;
  margin:0;
  list-style-type:none;
}

#nav img{
  float:left;
  display:block;
}

/*Header*/

#header{
  width:918px;
  padding:16px 0 0 0;
  height:338px;
}

h1{
  width:446px;
  height:338px;
  float:left;
  position:relative;
  font-size:1em;
  color:#fff;
}

h1 span{
  width:446px;
  height:338px;
  position:absolute;
  background:url('http://www.greenrationbook.org.uk/wp-content/themes/twentyten/images/main-logo.jpg') top left no-repeat #fff;
}

h2{
  width:448px;
  height:338px;
  float:left;
  position:relative;
  font-size:1em;
  color:#fff;
}

h2 span{
  width:448px;
  height:338px;
  position:absolute;
  background:url('http://www.greenrationbook.org.uk/wp-content/themes/twentyten/images/banner-image.jpg') top left no-repeat #fff;
}

/*Footer*/

#footer{
  clear:both;
  font-size:0.8em;
  padding:0px 0 0 44px;
}

#footer p{
  padding:0;
}

#footer a,#footer a:visited,#footer a:active{
  color:#555;
  text-decoration:underline;
}

#footer a:hover{
  text-decoration:none;
}

/*SideBar*/

#sideBar{
  width:234px;
  float:right;
  display:inline;
  padding:0;
}

/*Google Ads*/

#googleWrap{
  width:234px;
  padding:0;
  text-align:center;
  margin:0 20px 20px 0;
  background:#EFFCE5;
}

#googleWrap img{
  margin-bottom:10px;
}

/*Search the Book*/

#searchWrap{
  width:234px;
  padding:0;
  text-align:center;
  margin:0 20px 20px 0;
  background:#EFFCE5;
}

#searchWrap img{
  margin-bottom:10px;
}


/*Links Page*/

#Links h2{
  width:auto;
  height:auto;
  position:static;
  float:none;
  padding:15px 0 10px 0;
  color:#555;
  font-size:1.2em;
  font-weight:bold;
}

#Links ul,#Links ul ul{
  list-style-type:none;
  margin:0;
}

#Links a{
  display:block;
}

#Links li{
  padding:0px 0 10px 0;
}

/*post stuff*/

.entry{
  float:left;
  clear:left;
  width:530px;
  margin:0px;
  border-bottom:20px solid #fdfdfd;
  padding:10px 10px 5px 10px;
  background:#F1F8F9;
}

img.alignleft{
  float:left;
  margin:0px 10px 5px 5px;
}

img.alignright{
  float:right;
  margin:0px 5px 5px 10px;
}

.gallery{
  border:0px solid #000;
  width:auto;
  float:left;
  height:100%;
}

.postmetadata a,.postmetadata a:active,.postmetadata a:visited,.postmetadata a:hover{
  background:url('http://www.greenrationbook.org.uk/wp-content/themes/twentyten/images/feedback-icon.jpg') left no-repeat transparent;
  padding:0 0 0 18px;
  display:block;
  clear:both;
}

#comments{
  clear:left;
  float:left;}
  
  /* Begin Form Elements */

/*
#respond,#comments{
  border-top:1px solid #a8adb0;
  padding-top:14px;
}*/

#respond,#comments, #contactForm{
  padding-top:15px;
}

input,textarea{
  border:1px solid #a8adb0;
  padding:1px;
  color:#555;
  font:normal normal 0.8em arial,sans-serif;
  background:url('http://www.greenrationbook.org.uk/wp-content/themes/twentyten/images/input-bg.gif') top left no-repeat;
}

#submit{
  background:#2BC1A4;
  width:150px !important;
  font-weight:bold;
  color:#fff;
  position:static !important;
  left:6px;
  border:0px;
  font-family:'trebuchet ms',helvetica;
  font-size:1.05em;
  margin:0 0 10px 0 !important;
  float:left;
  clear:both;
}

#commentform p{
  display:block;
  position:relative;
  height:auto;
}

#commentform input,#contactForm input {
	width: 170px;
	padding: 2px;
	margin: 0px 0px 1px 0;
	position:absolute;
	left:70px;
	}

#commentform,#contactForm{
	margin: 5px 10px 0 0;
	}
	
#commentform textarea,#contactForm textarea {
	width: 475px;
	padding: 2px;
	margin:0;
	height:160px;
	display:block;
	overflow:auto;
	position:absolute;
	left:70px;
	top:10px;
	}

.commentmetadata{
  font-size:0.8em;
}

.commentlist{
  margin:0;
  padding:0;
  list-style-type:none;
  width:550px;
}
	
.commentlist li,.commentlist li.alt{
  padding:10px;
  width:530px;
  background:url('http://www.greenrationbook.org.uk/wp-content/themes/twentyten/images/comment-list.gif') bottom left no-repeat;
}

.form-allowed-tags{
  clear:both;
  width:550px;
  display:block;
  padding-top:150px;
  }
  
#contactForm ul{
  list-style-type:none;
  margin:10px 0 0 0;
  padding:0;
}

#contactForm li{
  padding:0 0 5px 0;
  overflow:auto;
  clear:both;
}

#contactForm{
  margin:0;
  padding:0;
  width:286px;
}

#contactForm fieldset{
  border:0px;
}

#contactForm #submit{
  float:right;
  width:80px !important;
}

#contactForm label{
  width:80px;
  float:left;
}
  
#contactForm input{
  position:static;
  float:left;
  width:200px;
}

#contactForm textarea{
  position:static;
  float:left;
  width:200px;
  height:140px;
}

.err{
  color:#e00;
  display:block;
  font-size:0.8em;
  padding-bottom:5px;
}

.err img{
  margin:2px 4px 0 0;
}

.navigation{
  clear:both;
  padding:0 0 20px 0;
  float:right;
  margin-right:267px;
}

hr{
  background:#fff;
  border-top:1px solid #ccc;
  border-bottom:0px;
  border-left:0px;
  border-right:0px;
  margin:10px 0 10px 0;
}

/*Search Form*/

#searchform{
  height:30px;
}

#searchsubmit{
  background:#2BC1A4;
  font-weight:bold;
  color:#fff;
  border:0px;
  padding:1px 8px 1px 8px;
  margin:0 8px 0 0;
  float:right;
  font-family:'trebuchet ms',helvetica;
  font-size:1.05em;
}

#s{
  height:18px;
  margin:0 0 0 8px;
  float:left;
  width:141px;
}
