/*
Theme Name: Quotes
Theme URI: http://www.reflectionmedia.ro/
Description: Designed by Jos� Rui Fernandes, implemented by Cristian Antohe
Author: Cristian Antohe
Author URI: http://www.reflectionmedia.ro/
Template: thematic
Version: 0.1
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/2c-r-fixed.css');*/

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/************************************************ Needed for sticky bottom*/
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
}
pre{
	/*padding:10px 60px 10px 30px;*/
	border-bottom:1px solid #d2ccb2;
	padding:10px;
	background:#e8e5d8
}
body{
	height:100%;
	max-height:100%;
	overflow:hidden;
}
#wrapper{
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	position:relative;
	border:none;

}
#flower_bottom{
	background:url('images/body_bg.png') bottom center no-repeat;
	_background:url('images/body_bg_ie.gif') bottom center no-repeat;
	position: absolute;
	margin:0;
	width:100%;
	bottom: 0;
	left:0;
	height: 100px;
	display: block;
	z-index: 1;
	padding:0;
}
/************************************************ Main Styling */
body{
	padding:0;
	margin:0;
	text-align:center;
}
#wrapper{ 
	text-align:left;
}
#header{
	background:url('images/wrapper_bg.gif') top left repeat-x #fff;
}
#branding{
	width:660px;
	margin:0 auto;
}
#blog-title{
	padding:0;
	height:100px;
	border:none;
}
#blog-title a{
	display:block;
	height:80px;
	margin:0;
	text-indent:-9999px;
}
.horticulture-title{
	background:url('images/header_horticulture.jpg') top center no-repeat;
}
.gardening-title{
	background:url('images/header_gardening.jpg') top center no-repeat;
}
/************************************************ Content */
#main {
	width:620px;
	min-height:195px;
	margin:0 auto;
	padding:0;
}
#container{
	padding:0;
	margin:0;
}
#content{
	font-family:Georgia, Times New Roman, serif;
	font-size:18px;
	font-style:italic;
	line-height:24px;
	color:#45401a;
	padding:0;
	margin:0;
}
#content .page{
	font-style:normal;
}
.hentry{
	margin:0;
	padding:0;
	margin-bottom:55px;
	border:none;
	
}
h1.entry-title{
	color:#786744;
}
.entry-content a{
	color: #b1a686;
}
.entry-content a:hover{
	text-decoration:none;
	background:#f1f0e8;
}
/************************************************ Authors Page */
body.page-template-authors-php #main, body.page-template-tags-php #main{
	width:940px;
	padding:0 0 20px 0;
}
body.page-template-authors-php #main .hentry, body.page-template-default #main .hentry{
	padding:0;
	margin:0;
}
ul#authors-listing{
	padding:0;
	margin:0;
	text-align:justify;
}
#authors-listing li{
	display:inline;
	list-style-type: none;
	padding-right: 10px;
}
#authors-listing li a{
	color:#b1a686;
	font-style:normal;
	padding:1px;
}
#authors-listing li a:hover{
	text-decoration:none;
	background:#f1f0e8;
}
#author-and-source{
	text-align:right;
	font-style:normal;
}
#quote-author a{
	color:#b1a686;
	padding:1px;	
}
#quote-author a:hover{
	text-decoration:none;
	background:#f1f0e8;
}
#quote-source a{
	color:#b1a686;
	padding:1px;
}
#quote-source a:hover{
	text-decoration:none;
	background:#f1f0e8;
}
/************************************************ Tags page */
#tags-listing{
	padding:0;
	margin:0;
	text-align:justify;
}
#tags-listing a{
	margin:0 5px;
	color:#b1a686;
	font-style:normal;
	padding:1px;
}
#tags-listing a:hover{
	text-decoration:none;
	background:#f1f0e8;
}
/************************************************ Bottom Menu */
#quote-menu-and-feed{
	width:620px;
	margin:0 auto;
	color:#45401a;
	margin-bottom:50px;
}
#quote-menu-and-feed a{
	color:#b1a686;
	padding:1px;
}
#quote-menu-and-feed a:hover{
	text-decoration:none;
	background:#f1f0e8;
}
#quote-menu-and-feed .circulation{
	float:right;
}
#quote-menu {
	width:390px;
	float:left;
}
#quote-menu a{
	margin-right:15px;
}
.current-page{
	margin-right:15px;
}
#footer{
	background:none;
	border:none;
	color:#b1a686;
}
#footer a{
	color:#b1a686;
}
#subsidiary{
	width:620px;
	margin:0 auto;
}
#siteinfo{
	width:620px;
	margin:0 auto;
}
/************************************************ Contact Form Style */
#ll{	
	text-indent:-9999px;
}
.cform{
	padding:0;
	margin:0;
	width:490px;
	margin:0 auto;
	color:#45401a;
	font-size:12px;
}
ol.cf-ol{
	list-style:none;
	margin:0;
	padding:0;
}
ol.cf-ol li{
	border-bottom:1px solid #fff;
	height:1%;
}
#li--1, #li--2{
	width:240px;
	float:left;
}
#li--1 span, #li--2 span{
	display:block;
	color:#45401a;
	font-size:12px;
}
#li--1 input, #li--2 input{
	width:220px;
	background:#e8e5d8;
	border:none;
	border-bottom:1px solid #d2ccb2;
	padding:4px 3px;
	color:#45401a;
	font-size:12px;	
}
#li--3{
	clear:both;
	padding-top:25px;
}
#li--3 span{
	display:block;
	float:left;
}
#li--3 span.reqtxt {
	display:none;
	position:absolute;
	margin-top:-80px;
	margin-left:40px;
}
#li--3 textarea{
	clear:both;
	/*margin-top:30px;*/
	width:466px;
	height:48px;
	background:#e8e5d8;
	border:none;
	border-bottom:1px solid #d2ccb2;
	color:#45401a;
}
#li--4, #li--5{
	width:240px;
	float:left;
	padding-top:25px;
}
#li--4 span, #li--5span{
	display:block;
}
#li--4 input, #li--5 input{
	width:220px;
	background:#e8e5d8;
	border:none;
	border-bottom:1px solid #d2ccb2;
	padding:4px 3px;
}
#li--4 span.reqtxt {
	display:none;
	position:absolute;
	margin-top:-49px;
	margin-left:45px;
}
.cf-sb{
	clear:both;
	padding-top:25px;
}
.cf-sb input{
	background:url(images/send_quote.gif) center center no-repeat;
	width:222px;
	height:26px;
	text-align:center;
	color:#e8e5d8;
	border:none;
}
#li--3 textarea.cf_error{
	background:#a8a28a;
	border:none;
	border-bottom:1px solid #45401a;
}
#li--4 input.cf_error{
	background:#a8a28a;
	border:none;
	border-bottom:1px solid #45401a;
}
.cf_li_err .reqtxt{
	color:#ff0000;
}
#usermessagea{
	text-align:center;
	padding:0 0 25px 0;
}
/************************************************ Navigation*/
.navigation {
    color:#b1a686;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#b1a686;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    /*color: #FF4B33;*/
	background:#f1f0e8;
	text-decoration:none;
}
.navigation .meta-nav {
    font-style:normal;
}

/************************************************ 404 page */
#text404{
	font-style:normal;
}
#redtext{
	color:#ff0000;
}
#text404 a{
	color:#b1a686;
	padding:1px;
}
#text404 a:hover{
	text-decoration:none;
	background:#f1f0e8;
}
