/*
Theme Name: Plant Cell Walls
Theme URI: http://www.plantcellwalls.org/
Description: Theme for Plant Cell Walls Blog
Version: 0.2
Author: Chris Williams
Tags: Plant Cell Walls
*/

@import url('../../../../templates/custom vertical/dropdown.vertical.css');
@import url('../../../../templates/custom vertical/default.css');
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300italic,400italic,300,600italic,700italic,800italic');

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

body {
	padding: 0; 
	margin: 0; 
  text-align: center;
	color: #575757;
  background-color: #67C184;
  background-image: url('bkg-gradient-new.jpg');
  background-repeat: repeat-x;
  background-position: 0 0;
}
body, td, div {
  font-family: 'Open Sans',arial, helvetica, sans-serif;
	font-size: 13px;
  line-height: 17px;
}
H1,H2,H3 { margin-top: 0; }
H1 { margin-bottom: 10px; font-size: 16px; font-weight: 600; color: #00aa51; }
H2, H2 a { font-size: 14px; font-weight: 600; color: #00aa51; }
H3 { color: #000; font-size: 12px; margin-bottom: 0px; }

a {
  color: #a7a9ac; text-decoration: none;
}
a:hover {
  color: #c1d72e;
}
p {
  margin: 0 0 8px 0;
}
strong {
  font-weight: 600;
}
td {
  vertical-align: top;
}
div.tilebg {
  background-image: url('bkg-tile-newa.jpg');
  background-repeat: repeat-x;
  background-position: top center;
}
div.wrapper {
  margin: auto;
  width: 1003px;
  text-align: left;
  position: relative;
  z-index: 1;
}

img {
	border: 0;
}

.menu acronym, .menu abbr {
  border-color: #eee;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}
/*
  header styles
*/
div.header {

}
div.banner p {
  text-align: right;
  margin: 20px 20px 0 0;
  font-size: 18px;
  font-style: italic;
}
img.logo {
  margin: 15px 20px;
}

/* content styles */
div.padding { padding: 20px 20px 20px 20px; }
table.layout { background-color: #ffffff; }

/* content area styles */
td.content { height: 530px; width: 784px; background-color: #ffffff; }

/* side features/nav styles */
td.menu {  
  width: 210px;
  background-color: #f0f1f1;
}

/* footer styles */
div.footer { padding-top: 10px; background-color: #00aa51; }
table.footer { color: #ffffff; width: 1003px; }
table.footer td { padding-right: 10px; font-size: 11px; line-height: 15px; text-align: left; }
table.footer h1 { font-size: 14px; color: #ffffff; font-weight: 600; }
table.footer img { border: 0;}
table.footer a { color: #9fd17a; }
table.footer a:hover { color: #c1d72e; }

/* arrislink style */
a.arrislink { display: block; font-size: 10px; color: #ffffff; text-decoration: none; margin-top: 45px; margin-left: 20px; }
a.arrislink:hover { text-decoration: underline; }

/* blogroll style */
ul.blogroll>li>a {
  background-color: #7ec348;
	color: #fff;
  padding-left: 17px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
ul.blogroll>li>a:hover {
  color: #00853F;
  background-color: #F0F1F1;
  line-height: 11px;
  border: 2px solid #00A950;
  padding-left: 15px;
  background-image: url('../../../../images/navarrow-green.gif');
  background-position: 196px center;
}
div.blogroll {
  clear: left;
  padding: 10px 15px 5px 15px;
  font-size: 12px;
}
div.blogroll a {
 color: #a7a9ac;
 font-weight: 600;
}
div.blogroll a:hover {
  color: #c1d72e;
}

/* headline stories feature box style */
div.featurebox {
  float: right;
  width: 200px;
  margin-left: 10px;
  border: 1px solid #eee;
}
div.featurebox h1 {
  background-color: #7EC348;
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
}
div.featurebox div {
  padding: 10px;
}
div.featurebox a {
  color: #54B948;
}
div.featurebox a:hover {
  color: #C1D750;
}
div.featurebox iframe {
	max-width: 100% !important;
	height: auto !important;
}
/* other WP specific sections styles */

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #aaa;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

.avatar {
	float: right;
	margin: 0 0 5px 5px;
}
