/*
Theme Name: Green Tea
Theme URI: http://www.wordpressdiva.com/themes/15/green-tea.html
Description: Clean, various shades of light green, pale yellow, white, and hints of burnt-organge.
Author: WordPress Diva
Author URI: http://www.wordpressdiva.com/
Version: 1.0.0
*/

/* =================================
All Rights Reserved.

You are free to use and modify this theme
as long as the included attribution links 
remain intact.

For more information, see:
http://www.wordpressdiva.com/themes/legal/theme-use/

Please note: There are a number of empty CSS 
elements. This is intentional and are there so you 
can have maximum flexibility with customizing 
specific theme elements.

For more information, see:
http://www.wordpressdiva.com/themes/read-me/css/
================================== */

body{background:#FFA url(images/body-bg.jpg) repeat-x;background-attachment:fixed;border-bottom:5px solid #8C5;color:#000;font:75%/125% Verdana, Arial, Geneva, sans-serif;text-align:center;margin:0;padding:0;}
a:hover{background-color:#FFF;color:#682;}
accronynm,abbr{border-bottom:dotted 1px #ccc;}
blockquote{background:#FFA;color:inherit;border:1px solid #8C5;padding:5px;}
blockquote cite{font-style:normal;}
code{font-family:"Courier New", "Lucida Console", Courier, monospace;}
h1,h2,h3,h4,h5,h6{font-family:"Trebuchet MS", Arial, Tahoma, Verdana, Geneva, sans-serif;font-weight:400;line-height:115%;margin:2px 0;padding:0;}
h1{font-size:2.25em;}
h2{font-size:2em;}
h3{font-size:1.75em;}
#wrap{background:#FFF;border:#999 1px solid;color:#000;height:1%;text-align:left;width:700px;margin:25px auto;padding:15px;}
/* Header  */
#header{background:#FFF url(images/header-bg.jpg) no-repeat;border-bottom:3px double #CE7;color:#8C5;text-align:center;margin:0 0 35px;padding:10px;}
#header h1{font-size:2.75em;}
#header h1 a{background:inherit;color:#8C5;text-decoration:none;}
/* Content  */
#content{float:left;width:450px;margin:0 0 25px;padding:0;}
/* blog posts  */
.post{background:#FFF url(images/post-bg.jpg) no-repeat 50% 100%;color:inherit;margin:0 0 50px;padding:0 0 30px;}
.authormeta{border-bottom:1px solid #8C5;padding:3px;}
.postmeta{border-top:1px solid #8C5;padding:3px;}
.postdate{background-color:#FFF;color:#ccc;text-align:right;}
.posttitle a{background-color:#FFF;color:#8C5;text-decoration:none;}
/* post content */
.singlemeta{border-top:1px solid #CE7;border-bottom:1px solid #CE7;margin:45px 0 10px;padding:10px 5px;}
#comments big{background-color:#FFF;color:#8C5;font-size:1.05em;}
.commentmetadata{border-top:1px solid #CE7;border-bottom:1px solid #CE7;font-size:0.75em;margin:5px 0 25px;padding:10px 5px;}
/* individual comments  */
#commentlist cite{background-color:#FFF;color:#8C5;font-style:normal;}
/* Sidebar  */
#sidebar{border-left:1px solid #999;float:right;width:200px;margin:0 0 25px;padding:0 0 0 15px;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar li h2{background-color:#FFF;color:#8C5;font-size:1.5em;margin:3px 0;}
#sidebar li ul{margin:2px 0 25px;}
#sidebar li li{margin-left:10px;}
/* Footer  */
#footer{background:transparent url(images/header-bg.jpg) no-repeat;border-top:3px double #CE7;clear:both;}
/* attribution link styling  */
#footer p.credit{font-size:0.75em;background-color:#fff;color:#bbb;margin:0;padding:0;}
#footer p.credit a{background-color:#fff;color:#bbb;text-decoration:none;}
#footer p.credit a:hover{background-color:#FFF;color:#bbb;}
/* Various Classes & Image Alignment  */
.center{text-align:center;}
.floatleft{float:left;margin:5px;}
.floatright{float:right;margin:5px;}
img.center{display:block;margin:10px auto;}
img.left{display:inline;margin:0 10px 5px 0;}
img.right{display:inline;margin:0 0 5px 10px;}
.navigation{margin:25px auto;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
a,#comments{background-color:#FFF;color:#D52;}
a img,#commentform fieldset,#sidebar li#search fieldset{border:none;}
blockquote a,blockquote a:hover{background-color:#FFA;color:inherit;}
hr,#commentform legend,#sidebar li#search legend,#sidebar li#search label{display:none;}
input,textarea,td,th,tr{font-family:Verdana, Arial, Geneva, sans-serif;padding:2px;}
#header p.blogdescription,#sidebar li{margin:2px 0;padding:0;}
.authormeta a,.postmeta a,#commentlist cite a{text-decoration:none;}
#commentform dd,#sidebar li#search dd{margin:0;}