/*  
Theme Name: Walter Reeves
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

body {
background:url(./images/back.jpg) repeat-x #497420;
text-align:center;
font-family: Georgia,
             "Lucida Bright",
             Lucida,
             Constantia,
             "DejaVu Serif",
             "Bitstream Vera Serif",
             "Liberation Serif",
             serif;
font-size:12px;
color:#484747;
}

.tablet-only { display: none!important; }
.mobile-only { display: none!important; }
.vertical-mobile-only { display: none!important; }

a {
color: #4d584e;
text-decoration: none;

}

a:hover {
color: #333;
}

h1, h2, h3, h4, h5, p, ul, ol, blockquote, q {
margin:0 0 20px 0;
}

.alignleft, .thumb {
float:left;
display:block;
margin:0 20px 20px 0;
}

.alignright, .avatar {
float:right;
display:block;
margin:0 0 20px 20px;
}

h1 {
font-size:25px;
font-weight:bold;
}

h2 {
font-size:20px;
font-weight:bold;

}

h3 {
font-size:16px;
font-weight:bold;
}

h4 {
font-size:15px;
font-weight:normal;
}

p, ul, ol {
line-height:18px;
}

small {
font-size:11px;
display:block;
}

.clear {
clear:both;
}

#container {
width:943px;
display:block;
margin:auto;
background: url(./images/page.png) repeat-y top left;
}

#page {
width:921px;
display:block;
margin:auto;
overflow: hidden;
text-align: left;
background: #ebefe9;
}

#header {
display:block;
background: url(./images/header.jpg) no-repeat;
height:170px;
overflow: hidden;
position: relative;
}

#header .logo {
display:block;
position:absolute;
top:24px;
left:150px;
width:250px;
height:80px;
}

#header .logo a {
display:block;
text-indent: -9999px;
width:250px;
height:80px;
}

#header ul#topnav {
display:block;
float:right;
margin:12px 26px 0 0;
font-size:10px;
height:10px;
line-height: 10px;
}

ul#topnav li {
display:block;
float:left;
margin:0 10px 0 0;
padding:0 10px 0 0;
color: #797979;
border-right:1px solid #797979;
}

ul#topnav li.last {
margin: 0;
padding:0;
border-right:0;
}

ul#topnav li a, ul#topnav li span {
display:block;
float:left;
color: #797979;
}

ul#topnav li a:hover { color: #333; }

#navigation {
display:block;
height:57px;
position:relative;
z-index:999;
}

ul#nav {
display: block;
margin: 0px;
}

ul#nav li {
display:block;
float:left;
width:115px;
position:relative;
height:51px;
}

ul#nav li.first {
width:116px;
}

ul#nav li a {
display:block;
float:left;
}

ul#nav li a img {
position:absolute;
top:0px;
left:0px;
}

ul#nav li a .hover { display:none; }

ul#nav li.active a img { display:none; }

ul#nav li.active a img.hover { display:block!important; }

ul#nav ul {
display:none;
width:114px;
position:absolute;
top:40px;
left:-1px;
border-top:1px solid #99a294;
padding:0 1px 7px 1px;
z-index: 1000;
background: url(./images/nav/dropdown.gif) no-repeat bottom center;
}

ul#nav li.first ul {
left:0px;
}

ul#nav ul li {
float:none;
height:auto;
width:114px;
display:block;
border-bottom: 1px solid #b2bbac;
}

ul#nav ul li.last { border: 0px; }

ul#nav ul li a {
float:none;
display:block;
text-align: center;
font-size:11px;
color: #353e38;
background: #cdd6c7;
padding:10px 0;
line-height:13px;
}

ul#nav ul li a:hover {
background: #e6ebe3;
}

#mainarea {
display:block;
width:901px;
overflow: hidden;
clear:both;
}

#contentarea {
width:580px;
display:block;
overflow: hidden;
float:left;
}

#box_featuredarticle {
display:block;
width:580px;
background: url(./images/box_featuredarticle.jpg) no-repeat;
height:314px;
overflow: hidden;
position:relative;
}

#box_featuredarticle .title {
height:27px;
padding:6px 0 0 30px;
display:block;
}

#box_featuredarticle .inner {
display:block;
padding:0 0 0 24px;
}

#box_featuredarticle #featuredposts {
width:313px;
padding:0 0 0 0;
display:block;
position:relative;
overflow: hidden;
height:260px;
float:left;
}

#box_featuredarticle #featuredposts .post {
display:none;
position:absolute;
width:280px;
top:20px;
left:13px;
overflow: hidden;
}

#box_featuredarticle #featuredposts .post h3 {
font-size:22px;
margin:0 0 5px 0;
font-weight:normal;
}

#box_featuredarticle #featuredposts .post p {
line-height:21px;
}

#box_featuredarticle #right .thumbnail {
display:block;
overflow: hidden;
position:relative;
width:229px;
margin:4px 0 0 0;
height:224px;
}

#box_featuredarticle #right .thumbnail  img {
display:block;
position:absolute;
top:0px;
left:0px;
}

#box_featuredarticle #right {
display:block;
float:right;
width:229px;
padding:0 10px 0 0;
}

#box_featuredarticle #right ul.circles {
list-style: none;
margin:7px 0 0 0px;
display:block;
float:right;
}

#box_featuredarticle #right ul.circles li {
display:block;
float: left;
width:17px;
cursor: pointer;
margin:0  0 0 5px;
height:16px;
background: url(./images/featuredarticlecircles.jpg) no-repeat -17px top;
}

#box_featuredarticle #right ul.circles li.active {
background: url(./images/featuredarticlecircles.jpg) no-repeat 0px top;
}

#hometabs {
display:block;
width:580px;
overflow: hidden;
position:relative;
}

#hometabs .tabbar {
display:block;
height:40px;
padding:0px;
background: url(./images/postlisttitle.jpg) no-repeat;
overflow: hidden;
}

.tabbar ul {
margin:0px;
padding:0px;
}

.tabbar li.tabbar_tab1 {
display:block;
margin:4px 0 0 35px;
height:31px;
float:left;
text-indent: -9999px;
cursor: pointer;
width:132px;
background: url(./images/tabs.jpg) no-repeat left  -31px;
}

.tabbar li.tabbar_tab1active {
background: url(./images/tabs.jpg) no-repeat left top;
}

.tabbar li.tabbar_tab2 {
display:block;
cursor: pointer;
float:left;
margin:4px 0 0 1px;
text-indent: -9999px;
width:132px;
height:31px;
background: url(./images/tabs.jpg) no-repeat right top;
}

.tabbar li.tabbar_tab2active {
background: url(./images/tabs.jpg) no-repeat right -31px;
}

#hometabs .tabpanes {
display:block;
background: url(./images/postlist.jpg) repeat-y;
padding:0 0 0 0;
}

#hometabs .tabpanes #tab1 { display:block; }
#hometabs .tabpanes #tab2 { display:none; }

#hometabs .postlist {
padding:0 0 0 22px;
display:block;
width:558px;
background: url(./images/postlisttopleft.jpg) no-repeat top left;
}

#hometabs .postlist .post {
background: url(./images/postlistlight.jpg) no-repeat #f3f5f2;
width:548px;
overflow: hidden;
display:block;
}

#hometabs .postlist .postalt {
background: url(./images/postlistdark.jpg) no-repeat #e4e9e1;
}

#hometabs .postlist .posttop {
background: url(./images/postlisttop.jpg) no-repeat #e4e9e1;
}

#hometabs .postlist .post .caticon {
width:83px;
padding:18px 0 0 10px;
float:left;
position: relative;
display:block;
}

#hometabs .postlist .post .right {
width:430px;
padding:12px 0 5px 0;
float:left;
display:block;
}

#hometabs .postlist .post .right h3 {
font-size:16px;
font-weight: normal;
margin:0 0 5px 0;
}

#hometabs .postlist .post .right p {
font-size:11px;
line-height:17px;
margin: 0;
}

#hometabs .postlist .post .right p a.readmore {
float:right;
}

 .navigation {
display:block;
height:54px;
padding:8px 0 0 0;
background: url(./images/navigation.jpg) no-repeat #ebefe9;
position:relative;
}

.wp-pagenavi {
display: block;
text-transform: uppercase;
float:right;
margin:0px 30px 0 30px;
}

.wp-pagenavi span.pages {
position:absolute;
top:6px;
left:30px;
}

.wp-pagenavi a, .wp-pagenavi span {
display: inline!important;
margin:0 8px 0 0;
padding:0px 3px!important;
line-height:16px;
font-family: Arial;
font-weight: bold;
font-size:11px;
height:16px;
border:none!important;
color: #4d584e;
background: none transparent;
}

.wp-pagenavi span.current {
background: #4d584e;
color: #FFF;
}

.wp-pagenavi a:hover {
text-decoration: underline;
}

 .navigation .previous {
float:left;
display: block;
padding:0 0 0 27px;
}

 .navigation .next {
float:right;
display: block;
padding:0 15px 0 0;
}

.singlenavigation .previous a {
display:block;
background: url(./images/previous.jpg) no-repeat;
width:68px;
height:9px;
text-indent: -9999px;
float:left;
}		
			
.singlenavigation .next a {
display:block;
background: url(./images/next.jpg) no-repeat;
width:39px;
height:9px;
text-indent: -9999px;
float:right;
}

.article {
background: url(./images/article.jpg) repeat-y;
width:580px;
display:block;
position:relative;
overflow: hidden;
}

.article .butterfly {
width:40px;
height:32px;
background: url(./images/butterfly.png) no-repeat;
position:absolute;
bottom:60px;
right:0px;
}

.article .breadcrumb {
background: url(./images/articletitle.jpg) no-repeat;
height:38px;
display:block;
}

.article .breadcrumb p {
margin:0px;
display:block;
padding:8px 0 0 30px;
margin:0px;
color: #ebebe8;
}

.article .breadcrumb p a {
color: #ebebe8;
text-decoration: underline;
}

.article .bannerimage {
display:block;
height:179px;
width:545px;
overflow: hidden;
position:relative;
margin:0 0 0 23px;
}

.article .bannerimage img {
position:absolute;
top:0px;
left:0px;
}

.article .title {
display:block;
background: url(./images/articletitledottedline.jpg) no-repeat bottom left;
padding:10px 0;
overflow: hidden;
}

.article .title .left {
width:110px;
display:block;
float:left;
}

.article .title .left img {
margin:7px 0 0 28px;
}

.article .title .right {
width:440px;
display: block; 
padding-top:10px;
float:left;
}

.article .title .right .share {
display:block;
text-align:right;
height:40px;
}

.article .title .right .share div {
float:right;
margin:0px;
display:block;
}

.article .title h2 {
margin:0px;
font-size:18px;
font-weight: normal;
}

.article .post {
width:440px;
margin:10px 0 0 110px;
}

.entry {
display:block;
overflow: hidden;
}

.entry a {
color: #234689;
text-decoration: underline;
}

.entry ul {
list-style: square outside;
margin:0 0 20px 20px;
}

.entry ul ul {
margin:0 0 0 10px;
}

.entry ol {
list-style: decimal outside;
margin:0 0 20px 30px;
}

.entry ol ul {
margin:0 0 0 10px;
}

.entry img {
	max-width: 440px!important;
	height: auto!important;
}

#archive {
display:block;
width:580px;
overflow: hidden;
position:relative;
}

#archive .title {
display:block;
height:40px;
background: url(./images/postlisttitle.jpg) no-repeat;
overflow: hidden;
}

#archive .title .customtitle {
display:block;
height:31px;
font-family: Arial;
float:left;
overflow: hidden;
padding:0 0 0 16px;
margin:4px 0 0 30px;
background: url(./images/title_background.jpg) no-repeat;
}

#archive .title .customtitle p {
display:block;
height:31px;
padding:10px 20px 0 0;
font-size:11px;
color: #44391d;
text-transform: uppercase;
font-weight:bold;
float:left;
background: url(./images/title_background.jpg) no-repeat top right;
}

#archive .title img {
margin:4px 0 0 30px;
}

#archive .inner {
display:block;
background: url(./images/postlist.jpg) repeat-y;
padding:0 0 0 0;
}

#archive .postlist {
padding:0 0 0 22px;
display:block;
width:558px;
background: url(./images/postlisttopleft.jpg) no-repeat top left;
}

#archive .postlist .post {
background: url(./images/postlistlight.jpg) no-repeat #f3f5f2;
width:548px;
overflow: hidden;
display:block;
}

#archive .postlist .postalt {
background: url(./images/postlistdark.jpg) no-repeat #e4e9e1;
}

#archive .postlist .posttop {
background: url(./images/postlisttop.jpg) no-repeat #e4e9e1;
}

#archive .postlist .post .caticon {
width:93px;
float:left;
display:block;
}

#archive .postlist .post .caticon img {
margin:18px 0 0 10px;
}

#archive .postlist .post .right {
width:430px;
padding:12px 0 5px 0;
float:left;
display:block;
}

#archive .postlist .post .right h3 {
font-size:16px;
font-weight: normal;
margin:0 0 5px 0;
}

#archive .postlist .post .right p {
font-size:11px;
line-height:17px;
margin: 0;
}

#archive .postlist .post .right p a.readmore {
float:right;
}

.page {
display:block;
width:580px;
overflow: hidden;
position:relative;
}

.page .title {
display:block;
height:40px;
background: url(./images/postlisttitle.jpg) no-repeat;
overflow: hidden;
}

.page .title .customtitle {
display:block;
height:31px;
font-family: Arial;
float:left;
overflow: hidden;
padding:0 0 0 16px;
margin:4px 0 0 30px;
background: url(./images/title_background.jpg) no-repeat;
}

.page .title .customtitle p {
display:block;
height:31px;
padding:10px 20px 0 0;
font-size:11px;
color: #44391d;
text-transform: uppercase;
font-weight:bold;
float:left;
background: url(./images/title_background.jpg) no-repeat top right;
}

.page .title img {
margin:4px 0 0 30px;
}

.page .inner {
display:block;
background: url(./images/page.jpg) repeat-y;
padding:0 0 0 0;
}

.page .post {
padding:20px 20px 0px 42px;
display:block;
width:508px;
background: url(./images/pagetopleft.jpg) no-repeat top left;
}

.page .postbottom {
width:580px;
height:32px;
background: url(./images/pagebottom.jpg) no-repeat;
display:block;
}

form h4 {
margin:0 0 10px 0;
}


#sidebar {
width:306px;
display:block;
overflow: hidden;
float:right;
}

#sidebar .widget {
display:block;
overflow: hidden;
margin:0 0 9px 0;
}

#sidebar .widget ul { margin:0px; }

#sidebar .tagcloud a { font-size: 13px!important; }

#sidebar .widget_social {
padding:0 3px;
height:auto;
margin-bottom:0px;
}

#sidebar .widget_social ul.social {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
}

#sidebar .widget_social ul.social li {
    display: inline-block;
    margin: 0;
}

#sidebar .widget_social ul.social li.last {
    margin: 0px;
}

#sidebar .widget_social form {
	display: block;
	width: 100%;
	overflow: hidden;
}

.searchform {
	background: url(./images/search_s_long.jpg) no-repeat;
	height: 22px;
	padding: 0px;
	width: 211px;
	position: relative;
}

.searchform #s {
	display: block;
	font-size: 12px;
	height: 15px;
	position: absolute;
	width: 245px;
	top: 3px;
	left: 22px;
	padding: 0px;
	border: 0px;
	color: #666666;
	background: #FFF;
	outline: none;
}

.searchform #searchsubmit {
	display: block;
	float: right;
	width: 29px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 22px;
	background: url(./images/search_searchsubmit.jpg) no-repeat;
}

.widget_advert {
padding:0 3px;
}
#sidebar .follow-walter {
    margin: 10px 0 0;
    text-align: center;
}
.follow-walter-sprite a,
.follow-walter-sprite {
    width: 46px;
    height: 37px;
	display: block;
}
.follow-walter-sprite {
	background: url(./images/follow-walter-icons.png);
}
.icon-twitter {
	background-position: 0 0;
}
.icon-twitter:hover {
	background-position: 0 37px;
}
.icon-facebook {
	background-position: 164px 0;
	width: 38px;
}
.icon-facebook:hover {
	background-position: 164px 37px;
}
.icon-vimeo {
	background-position: 120px 0;
	width: 40px;
}
.icon-vimeo:hover {
	background-position: 120px 37px;
}
.icon-pinterest {
	background-position: 76px 0;
	width: 36px;
}
.icon-pinterest:hover {
	background-position: 76px 37px;
}
.icon-podcast {
	background-position: 39px 0;
	width: 38px;
}
.icon-podcast:hover {
	background-position: 39px 37px;
}
#sidebar .widgetready .widget h3 {
font-size:18px;
color: #4d6666;
font-weight: normal;
padding:0 0 5px 0;
margin:0 0 5px 0;
border-bottom: 1px solid #4d6666;
}

#sidebar .widgetready .widget {
padding:10px;
font-size:13px;
line-height: 18px;
}

#sidebar .widgetready .widget a {
color: #4d6666;
}

#sidebar .widgetready .widget a:hover {
text-decoration: underline;
}

#subfooter {
display:block;
overflow: hidden;
height:218px;
background:url(./images/subfooter.jpg) no-repeat;
}

#subfooter .overflow {
padding:37px 0 0 37px;
}

#subfooter .widgetleft {
display:block;
float:left;
width:309px;
}

#subfooter .widgetcentre {
display:block;
float:left;
width:220px;
margin:0 0 0 37px;
}

#subfooter .title {
display:block;
overflow: hidden;
margin:0px;
}

#subfooter .widgetright {
display:block;
float:left;
width:235px;
margin:0 0 0 54px;
}

#subfooter ul {
margin:0px;
font-size:13px;
line-height: 22px;
}

#subfooter ul  li {
display:block;
line-height: 22px;
height: 22px;
padding:0 0 0 14px;
background: url(./images/subfooterbullet.jpg) no-repeat 4px center;
}

#subfooter .widgetleft .left {
width:158px;
float:left;
}

#subfooter .widgetleft .right {
width:140px;
float:left;
}

#footercontainer {
display:block;
}

#footer {
display:block;
margin:auto;
width:941px;
text-align: center;
background:url(./images/footer.jpg) no-repeat;
padding:28px 0 0 0;
height:50px;
}

#footer p {
font-size:11px;
margin: 0px;
color: #e8e2d4;
}

#footer p a {
color: #e8e2d4;
text-decoration: underline;
}

#footer p a:hover {
color: #FFF;
}

#box_namethatplant {
display:block;
width:580px;
background: url(./images/box_namethatplant.jpg) no-repeat;
overflow: hidden;
position:relative;
}

#box_namethatplant .title {
height:27px;
padding:6px 0 0 30px;
display:block;
}

#box_namethatplant .inner {
display:block;
padding:15px 35px 0 25px;
margin:5px 9px 0 24px;
background: url(./images/postgrad.jpg) repeat-x;
}

#box_namethatplant #namethatplant h3 {
font-size:21px;
height:40px;
margin:0px;
padding:5px 40px 0 0;
display:block;
font-weight:normal;
background: url(./images/butterfly.png) top 280px no-repeat;
}

#box_namethatplant #namethatplant p { margin:0px; }

#box_namethatplant #namethatplant .buttons {
display:block;
float:right;
height:40px;
}

#box_namethatplant #namethatplant .buttons a {
margin:0 0 0 10px;
}

#box_namethatplantbottom {
display:block;
background: url(./images/namethatplantbottom.jpg) no-repeat;
height:27px;
}



#namethatplanttabs {
width:580px;
/*
display:block;
overflow: hidden;
*/
display: table;
position:relative;
}

#namethatplanttabs .tabcats {
	float: right;
	display: block;
	width: 260px;
	padding: 7px 20px 0 0;
}
	#namethatplanttabs .tabcats img {
		float: left;
		margin: 7px 0 0 0;
		display: block;
	}
	#namethatplanttabs .tabcats select {
		width: 185px;
		float: right;
	}

#namethatplanttabs .layouttabs {
	float: left;
	display: block;
	padding: 3px 0 0 35px;
}
	#namethatplanttabs .layouttabs .left {
		display: block;
		float: left;
		height: 32px;
		width: 76px;
		background: url(./images/ntp-layout-tabs.jpg) no-repeat;
	}
	#namethatplanttabs .layouttabs .right {
		display: block;
		float: left;
		height: 32px;
		width: 17px;
		background: url(./images/ntp-layout-tabs.jpg) no-repeat right top;
	}
	#namethatplanttabs .layouttabs a {
		float: left;
		display: block;
		height: 32px;
		width: 77px;
		text-indent: -9999px;
		background: url(./images/ntp-layout-tabs.jpg) no-repeat -76px top;
	}
	#namethatplanttabs .layouttabs a#gallery { background-position: -153px top; width: 68px; }
	#namethatplanttabs .layouttabs a#standard.active, #namethatplanttabs .layouttabs a#standard:hover { background-position: -76px -32px; }
	#namethatplanttabs .layouttabs a#gallery.active, #namethatplanttabs .layouttabs a#gallery:hover { background-position: -153px -32px; }

#namethatplanttabs .tabbar {
display:block;
height:40px;
padding:0px;
background: url(./images/postlisttitle.jpg) no-repeat;
overflow: hidden;
}

#namethatplanttabs .tabbar ul {
margin:0px;
padding:0px;
}

#namethatplanttabs .tabbar li.tabbar_tab1 {
display:block;
margin:4px 0 0 35px;
height:31px;
float:left;
text-indent: -9999px;
cursor: pointer;
width:153px;
background: url(./images/tabs_namethatplant.jpg) no-repeat left  -31px;
}

#namethatplanttabs .tabbar li.tabbar_tab1active {
background: url(./images/tabs_namethatplant.jpg) no-repeat left top;
}

#namethatplanttabs .tabbar li.tabbar_tab2 {
display:block;
cursor: pointer;
float:left;
margin:4px 0 0 1px;
text-indent: -9999px;
width:132px;
height:31px;
background: url(./images/tabs_namethatplant.jpg) no-repeat right top;
}

#namethatplanttabs .tabbar li.tabbar_tab2active {
background: url(./images/tabs_namethatplant.jpg) no-repeat right -31px;
}

#namethatplanttabs  .tabpanes {
display:block;
background: url(./images/postlist.jpg) repeat-y;
padding:0 0 0 0;
}

#namethatplanttabs .tabpanes #tab1 { display:block; }
#namethatplanttabs .tabpanes #tab2 { display:none; }

#namethatplanttabs .postlist {
padding:0 0 0 22px;
display:block;
width:558px;
background: url(./images/postlisttopleft.jpg) no-repeat top left;
}

#namethatplanttabs .postlist .post {
background: url(./images/postlistlight_ntp.jpg) no-repeat #f3f5f2;
width:548px;
/*
overflow: hidden;
display:block;
*/
display: table;
}

#namethatplanttabs .postlist .postalt {
background: url(./images/postlistdark_ntp.jpg) no-repeat #e4e9e1;
}

#namethatplanttabs .postlist .posttop {
background: url(./images/postlisttop_ntp.jpg) no-repeat #e4e9e1;
}

#namethatplanttabs .postlist .post .caticon {
width:96px;
padding:14px 0 0 14px;
float:left;
display:block;
position: relative;
}

#namethatplanttabs .postlist .post .caticon .bigimage {
display: none;
position: absolute;
top: -65px;
left: 82px;
width: 246px;
z-index: 100;
height: 239px;
background: url(./images/nameplantbigimage.png) no-repeat;
}
#namethatplanttabs .postlist .post .caticon:hover .bigimage { display: block; }

#namethatplanttabs .postlist .post .caticon .bigimage img {
display: block;
margin: 10px 0 0 17px;
}

#namethatplanttabs .postlist .post .right {
width:430px;
padding:12px 0 5px 0;
float:left;
display:block;
}

#namethatplanttabs .postlist .post .right .meta {
float:left;
display:block;
width:320px;
padding:0 0 10px 0;
}

#namethatplanttabs .postlist .post .right .comments {
float:right;
display:block;
width:94px;
margin:0 12px 0 0;
}

a.commentsbubble {
background: url(./images/commentsbubble.png) no-repeat;
width:52px;
margin:0 0 10px 25px;
height:49px;
display:block;
}

a.commentsbubble .number {
font-size:19px;
color: #FFF;
width:52px;
text-align: center;
display:block;
padding:5px 0 0 0;
}

a.commentsbubble .text {
font-size:6px;
display:block;
width:52px;
color: #FFF;
text-align: center;
}

#namethatplanttabs .postlist .post .right h3 {
font-size:16px;
font-weight: normal;
margin:0 0 5px 0;
}

#namethatplanttabs .postlist .post .right p {
font-size:11px;
line-height:17px;
margin: 0;
}

#namethatplanttabs .postlist .post .right p a.readmore {
float:right;
}

.gallerylist-top {
	background: url(./images/gallerylist-top.jpg) no-repeat 17px top;
	height: 16px;
	display: block;
	width: 100%;
}
.gallerylist {
	overflow: hidden;
	padding:0 0 0 26px;
	display:block;
	width: 550px;
	background: url(./images/gallerylist.jpg) repeat-y 17px top;
}
	.gallerylist .gallerylistitem {
		float: left;
		position: relative;
		width: 166px;
		height: 166px;
		overflow: hidden;
		display: block;
		margin: 0 0 10px 10px;
	}
		.gallerylist .gallerylistitem img {
			width: 166px;
			height: 166px;
		}
		.gallerylist .gallerylistitem .meta {
			line-height: 17px;
			text-align: center;
			height: 17px;
			background: #626363;
			display: block;
			width: 100%;
			position: absolute;
			bottom: 0px;
			left: 0px;
			font-family: Arial;
			font-size: 9px;
			text-transform: uppercase;
			color: #FFF;
		}

ol.commentlist {
list-style: none;
margin:0px;
padding:0px;
}

ol.commentlist li {
padding:0 0 30px 0;
margin:0 0 30px 0;
display:block;
overflow: hidden;
border-bottom:2px solid #CCC;
}
#register-login form p {
display:block;
margin:0 0 10px 0;
overflow: hidden;
}

#register-login label {
display:block;
width:100px;
}

#register-login input {
width:200px;
}

#register-login input.submit {
width:80px;
}


#uploadphoto {
clear:both;
display: block;
overflow: hidden;
padding:0 0 30px 0;
}

#uploadphoto fieldset {
display: block;
margin:0 0 20px 0;
overflow: hidden;
line-height: 18px;
}

#uploadphoto label, #uploadphoto legend {
font-weight: normal!important;
display:block;
font-size:14px;
}

#uploadphoto iframe {
margin-top:-20px;
height:200px!important;
}

.tdomf_form_message, .tdomf_form_preview {
display:block;
clear:both;
border:2px solid #DDD;
background: #EEE;
padding:20px!important;
}

#ajaxProgress1, .tdomf_shadow {
position:static!important;
height:30px!important;
background:none transparent!important;
}


.eventpost {
display:block;
padding:30px 0 0 0;
background: none;
overflow: hidden;
}

.eventpost h3 {
font-weight: normal;
margin:0 0 10px 0;
}

.eventpost .left {
display:block;
float:left;
width:160px;
}

.eventpost .right {
display:block;
float:right;
width:330px;
}

#archive.bookshelf {

}

#archive.bookshelf .introduction {
background: url(./images/booksintro.jpg) no-repeat left -1px;
margin:0 0 0 14px;
padding:18px 40px 20px 22px;
}

#archive.bookshelf .introduction h2 {
font-weight:normal;
font-size:18px;
margin:0px 0 5px 0;
}

#archive.bookshelf .introduction p { margin:0px;}

#archive.bookshelf .post {
background: url(./images/bookspost.jpg) no-repeat;
}

#archive.bookshelf .post .left {
display:block;
width:140px;
float:left;
}

#archive.bookshelf .post .left img {
margin:20px 0 0 8px;
}

#archive.bookshelf .post .right {
display:block;
width:380px;
padding:20px 0 0 0;
float:left;
}

#archive.bookshelf .post .right h3 {
font-weight: bold;
line-height: 18px;
font-size:15px;
margin:0 0 5px 0;
}

#archive.bookshelf .post .right p {
margin:0 0 15px 0;
}
#archive.bookshelf .post .right .theentry img { display: none; }

#archive.bookshelf .footertext {
display:block;
background: url(./images/footertext.jpg) no-repeat;
margin:0 0 0 22px;
padding:20px 40px 20px 20px;
}

#archive.bookshelf .footertext h3 {
font-size:15px;
font-weight: bold;
margin:0 0 5px 0;
}

#archive.bookshelf .footertext p {
margin:0 0 5px 0;
}

#archive.bookshelf .footertext .clickhere {
text-align: right;
}

.customsearch {
display:block;
padding:0 0 30px 20px;
background: none;
overflow: hidden;
}


/* NTP Gravity Form */
#uploadphoto { position: relative; }
li#field_3_ {
	position: absolute;
	top: 300px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
li#field_3_ .gfield_label { display: none!important; }
body li#field_3_ .validation_message { margin:0px!important; padding: 0px!important; }

/* Gardening Event Gravity Form */
form.share-gardening-event-form li#field_4_2, form.share-gardening-event-form li#field_4_4, form.share-gardening-event-form li#field_4_5, form.share-gardening-event-form li#field_4_7, form.share-gardening-event-form li#field_4_8, form.share-gardening-event-form li#field_4_9 {
	float: left;
	clear: none;
	width: 100px;
	margin: 0 20px 20px 0;
}
form.share-gardening-event-form li#field_4_2, form.share-gardening-event-form li#field_4_7 { width: 50px; }
form.share-gardening-event-form li#field_4_2 select, 
form.share-gardening-event-form li#field_4_4 select, 
form.share-gardening-event-form li#field_4_5 select, 
form.share-gardening-event-form li#field_4_7 select, 
form.share-gardening-event-form li#field_4_8 select, 
form.share-gardening-event-form li#field_4_9 select {
	width: 100%;
}

body .tohide { display: none!important; }

.paypalform {
margin-top: -30px;
padding-bottom: 20px;
}

.rankbadge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	border-radius: 2px;
	background-color: #487321;
	color: #e8ebe4;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.rankbadge a {
text-decoration: none!important;
color: #e8ebe4;
}