/*  
Theme Name: Green Floral Mag
Theme URL: http://www.simplywp.net
Author: Kathie & Andrew
Author URL: http://www.simplywp.net
Description: 3 columns magazine WordPress theme.
Version: 1.0
Tags: common, simple, color, green, magazine
*/


body {
 font: 12px Arial, Verdana, Tahoma, San-serifs;
 background: url('images/background.png') no-repeat top center #F3F8EA;
 text-align: justify;
 padding: 25px 0px;
 margin: 0px;
 }
#wrap {
 width: 920px;
 padding: 10px;
 margin: auto;
 background: #FFFFFF;
 border: 1px solid #D7E2C3;
 }
#header {
 height: 130px;
 width: 900px;
 float: left;
 display: block;
 margin: 0px;
 padding: 10px;
 text-align: center;
 color: #B3CE7C;
 background: url('images/header.png') no-repeat center #FFFFFF;
 }
#header h1 {
 color: #B3CE7C;
 font-size: 38px;
 margin: 0px;
 padding: 0px;
 }
#navigation {
 clear: both;
 background: #B3CE7C;
 height: 30px;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 12px;
 text-transform: uppercase;
 }
#navigation ul {
 float: left;
 list-style: none;
 margin: 8px 0px 0px 10px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }
#content {
 float: left;
 width: 520px;
 padding: 10px 0px;
 }
.entry_body {
 padding: 10px 20px;
 margin: 0px 0px 10px 0px;
 line-height: 18px;
 border: 1px solid #D7E2C3;
 }
#content h1 {
 font-size: 26px;
 color: #A7C862;
 padding: 6px 0px 6px 35px;
 margin: 0px;
 background: url('images/entry.png') no-repeat left center;
 }
.entry_date {
 clear: both;
 padding: 2px 0px 2px 20px;
 background: url('images/entry_time.png') no-repeat left;
 color: #837D7D;
 }
.entry_comment {
 clear: both;
 padding: 2px 0px 2px 20px;
 background: url('images/entry_comment.png') no-repeat left;
 color: #837D7D;
 }
.entry_categories {
 clear: both;
 padding: 2px 0px 2px 20px;
 background: url('images/entry_category.png') no-repeat left;
 color: #837D7D;
 }
.entry_body blockquote {
 padding: 5px 15px;
 margin: 10px 50px;
 background: url('images/quote.png') no-repeat left top;
 color:  #999999;
 text-align: justify;
 font-size: 11px;
 }
.more {
 clear: both;
 float: right;
 color: #FFFFFF;
 background: #B3CE7C;
 border: 1px solid #A7C862;
 padding: 0px 3px;

 font-size: 10px;
 }
.entry_footer {
 clear: both;
 text-align: right;
 margin: 0px;
 padding: 5px;
 height: 15px;
 border-top: 1px dashed #50C6DD;
 border-bottom: 1px dashed #50C6DD;
 }
#footer_link {
 clear: both;
 padding: 10px;
 height: 30px;
 }
.footerleft {
 color: #000000;
 float: left;
 }
.footerright {
 color: #000000;
 float: right;
 }
#content_break {
 clear: both;
 }
#sidebar {
 width: 400px;
 padding: 0px 0px;
 float: right;
 margin: 0px;
 }
#sidebar_left {
 float: left;
 padding: 0px 5px 0px 10px;
 width: 185px;
 }
#sidebar_right {
 float: right;
 padding: 0px 10px 0px 5px;
 width: 185px;
 }
#sidebar h2 {
 font-size: 13px;
 color: #FFFFFF;
 padding: 5px;
 margin: 0px;
 background: #B3CE7C;
 text-transform: uppercase;
 }
#sidebar ul {
 list-style: none;
 margin: 5px 0px 10px 0px;
 padding: 5px 5px 10px 5px;
 border: 1px solid #B3CE7C;
 background: url('images/side_box_bottom.png') repeat-x bottom;
 }
#sidebar li {
 padding: 5px 0px 5px 5px;
 }
#sidebar li:hover {
 background: url('images/side_select.png') no-repeat left center;
 }
#tab_box {
 padding: 10px 10px 0px 10px;
 }
#sidebartabs {
 text-transform: uppercase;
 display: block;
 clear: both;
 height: 25px;
 font-size: 13px;
 font-weight: bold;
 }
#sidebartabs a {
 background: #B3CE7C;
 float: left;
 display: block;
 color: #D7E2C3;
 padding: 5px 10px;
 margin: 0px 5px 0px 0px;
 text-decoration: none;
 }
#sidebartabs a.selected {
 float: left;
 display: block;
 color: #FFFFFF;
 padding: 5px 10px;
 margin: 0px 5px 0px 0px;
 text-decoration: none;
 }
#footer {
 clear: both;
 padding: 15px;
 height: 20px;
 background: url('images/footer.png') no-repeat center #B3CE7C;
 color: #FFFFFF;
 }
.powered {
 float: left;
 }
.sponsors {
 float: right;
 }

.pagetitle {
 margin: 10px;
 padding: 0px;
 }


.wp-smiley {
 padding: 0px;
 margin: 0px;
 }
#content img {
 padding: 0px;
 margin: 0px;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 2px 7px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 7px 2px 0px;
 display: inline;
 }
.postmetadata {
 clear: both;
 border: 1px solid #F4F4EA;
 padding: 5px;
 }
 #comment_box {
 margin: 5px 20px;
 }
.commentlist {
 margin: 0px 0px 30px 0px;
 list-style: none;
 }
#comment_box li {
 padding: 10px;
 margin: 0px;
 list-style: none;
 }
.alt {
 background: #F3F8EA;
 }
.reply a {
 text-align: center;
 padding: 5px 10px;
 color: #FFFFFF;
 background: #A7C862;
 }
.reply a:hover {
 color: #EFEFEF;
 text-decoration: none;
 }
#comment_box li {
 list-style: none;
 }
.avatar {
 float: right;
 }
.children {
 padding: 0px;
 margin: 10px 20px;
 border-left: 3px solid #A7C862;
 border-right: 3px solid #A7C862;
 }
#tab_search {
 padding: 10px;
 margin: 10px;
 text-align: center;
 }
#tab_text {
 border: 1px solid #A7C862;
 padding: 3px;
 }
#tab_submit{
 color: #FFFFFF;
 background: #A7C862;
 border: 1px solid #A7C862;
 padding: 2px;
 }
.textwidget {
 margin: 5px 0px 10px 0px;
 border: 1px solid #B3CE7C;
 padding: 5px;
 }
select {
 margin: 5px 0px 5px 0px;
 }
#wp-calendar {
 border: 1px solid #B3CE7C;
 width: 100%;
 margin: 5px 0px 20px 0px;
 }
#wp-calendar th {
 color: #000000;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px;
 }
#wp-calendar td {
 text-align: center;
 }
a {
 text-decoration: none;
 color: #7B9C2E;
 }
a:hover {
 text-decoration: underline;
 color: #7B9C2E;
 }
#content h1 a {
 color: #A7C862;
 text-decoration: none;
 }
#content h1 a:hover {
 color: #CBDBAB;
 text-decoration: none;
 }
#navigation a {
 color: #FFFFFF;
 text-decoration: none;
 }
#navigation a:hover {
 color: #FFFFFF;
 text-decoration: none;
 border-bottom: 3px solid #FFFFFF;
 }
.footerleft a {
 display: block;
 color: #FFFFFF;
 background: #B3CE7C;
 border: 1px solid #A7C862;
 text-decoration: none;
 padding: 5px 10px;
 }
.footerleft a:hover {
 display: block;
 color: #FFFFFF;
 background: #A7C862;
 border: 1px solid #B3CE7C;
 text-decoration: none;
 padding: 5px 10px;
 }
.footerright a {
 display: block;
 color: #FFFFFF;
 background: #B3CE7C;
 border: 1px solid #A7C862;
 text-decoration: none;
 padding: 5px 10px;
 }
.footerright a:hover {
 display: block;
 color: #FFFFFF;
 background: #A7C862;
 border: 1px solid #B3CE7C;
 text-decoration: none;
 padding: 5px 10px;
 }
#footer a {
 color: #FFFFFF;
 text-decoration: none;
 }
#footer a:hover {
 color: #FFFFFF;
 text-decoration: underline;
 }