/*
Theme Name: Garden Theme
Theme URI: http://wpmix.com/
Description: Cool simple 2 column flowers WP theme.
Author: andrej
Author URI: http://wpmix.com/
*/

body {
	margin: 0; padding: 47px 0 0 0;
	background: #0f1a0a center top no-repeat url(images/bck.jpg);
	font-family: Arial, sans-serif; font-size: 14px;
	color: #2d2d2d;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 828px;
}
#header {
	position: relative;
	margin: 0 0 30px 0;
	height: 125px;
	background: no-repeat url(images/bckheader.jpg);
}
#header h1 {
	margin: 0 0 0 10px; padding: 70px 0 0 0;
	line-height: 1em;
	font-size: 36px;
}
#header h1 a {
	color: #2d2d2d;
	text-decoration: none;
}
#header p {
	margin: 0 0 0 10px;
	line-height: 1em;
	font-size: 14px; font-weight: bold;
}
#header ul {
	position: absolute;
	left: 0; bottom: -50px;
	margin: 0; padding: 0 0 0 10px;
	list-style-type: none;
	width: 818px; height: 35px;
	overflow: hidden;
	background: no-repeat url(images/bckheaderul.png);
}
#header li {
	float: left;
	margin: 5px 15px 11px 0; padding: 0 0 0 17px;
	height: 19px; line-height: 19px;
	background: repeat-y url(images/bckheaderli.png);
	font-size: 18px;
}
#header li.first {
	background: none;
}
#header li a {
	color: #fff;
	text-decoration: none;
}
#header li a:hover, #header li.current_page_item a {
	font-family: "Arial"; font-weight: bold;
}
#header form {
	position: absolute;
	right: 25px; bottom: -40px;
	margin: 0;
}
#header form input {
	vertical-align: middle;
}
#header form .btn {
	background-color: transparent;
	border: 0;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
#header form .text {
	padding: 2px 5px;
	width: 100px;
	background-color: #d5d5d5;
	border: #000 1px solid;
}
#container {
	padding: 25px 8px 25px 10px;
	width: 810px;
	background: #969895 no-repeat url(images/bckcontainer.jpg);
}
#content {
	float: left;
	margin: 0 13px 0 0;
	width: 605px;
}
#content a {
	color: #2d2d2d;
}
#content .post {
	margin: 0 0 20px 0;
}
#content .post .title {
	margin: 0;
	font-size: 24px;
}
#content .post .title a {
	text-decoration: none;
}
#content .post .meta {
	font-size: 12px;
}
#content .post .meta a {
	font-weight: bold;
	text-decoration: none;
}
#content .post .entry {
	margin: 20px 0;
	width: 100%;
	text-align: justify;
}
#content .post .comments {
	text-align: right;
	font-weight: bold;
}
#content .post .comments a {
	text-decoration: none;
}
#sidebar {
	float: left;
	width: 192px;
	background: repeat-y url(images/bcksidebar.jpg);
	font-size: 16px;
	color: #dcdcdc;
}
#sidebar .top {
	padding: 7px 4px 15px 4px;
	width: 184px; min-height: 315px;
	background: no-repeat url(images/bcksidebartop.jpg);
}
#sidebar .bottom {
	background: left bottom no-repeat url(images/bcksidebarbottom.jpg);
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0 0 25px 0; padding: 0 10px;
}
#sidebar li li {
	margin: 0; padding: 0;
}
#sidebar a {
	color: #dcdcdc;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 -10px 5px -10px; padding: 0 0 0 10px;
	line-height: 19px;
	background: repeat-x url(images/bcksidebarh3.gif);
	font-family: "Arial"; font-size: 17px; font-weight: bold;
	color: #fff;
}
#footer {
	padding: 10px 0 30px 0;
	text-align: center;
	font-size: 10px;
	color: #bababa;
}
#footer a {
	color: #bababa;
	text-decoration: none;
}

#content .navigation {
	margin: 20px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 20px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #bababa;
	border: #2d2d2d 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #2d2d2d 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #2d2d2d 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, sans-serif; font-size: 12px;
	color: #2d2d2d;
}
input[type="text"] {
	padding: 2px;
	background-color: #fff !important;
	border: #2d2d2d 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #2d2d2d 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #595959;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.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;
}