/*  
Theme Name: Water Garden
Theme URI: http://TurboNiches.com
Description: A WordPress theme by: <a href="http://TurboNiches.com">TurboNiches.com</a>.
Version: 2.0
Author: TurboNiches.com
Author URI: http://TurboNiches.com//

/*  


/* Begin Layout */
body {
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:55%;
	text-align:center;
	margin:0;
	padding:0;
	color:#31261c;
	background:#030210;}

#page {
	width:751px;
	background:#fff;
	font-size:1.2em;
	text-align:left;
	margin:0 auto;
	padding:0;
	overflow:hidden;}

#header {
	width:751px;
	height:162px;
	background:url("images/header.jpg") no-repeat top;
	margin:0 auto;
	overflow:hidden;}

#header2 {
	width:751px;
	height:32px;
	background:url("images/header.gif") no-repeat top;}

#content {
	width:500px;
	float:left;
	text-align:justify;
	line-height:1.6em;
	margin:0 0 0 7px;
	padding:20px 0;}

* html #content {
	margin-left:4px;}

p {
	margin:1em 0;}

.post {
	margin-bottom:30px;}

.entry {
	padding:0 20px;}

#sidebar {
	width:209px;
	margin:0 0 0 535px;
	padding:21px 0 0 0;
	color:#836854;}

* html #sidebar {
	margin:0 0 0 532px;}

#footer {
	width:751px;
	height:36px;
	padding:1px 0 0 0;
	clear:both;
	color:#fff;
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	background:url("images/footer.gif") bottom no-repeat;}

#footer a {
	color:#fff;
	text-decoration:none;}

#footer a:hover {
	color:#E8E3DD;}
/* End Layout */

/* Begin Headers */
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
	font-weight:normal;}

h1 {
	margin:0;}

h1 a {
	display:block;
	overflow:hidden;
	margin:10px auto 0 auto;
	text-indent:-1000px;
	width:736px;
	height:155px;}

h2 {
	font-size:3.1em;
	margin:0 0 .5em 0;
	text-align:center;
	line-height:1em;
	color:#EBB310;}

h2.posttitle {
	font-size:1.7em;
	margin:0;
	padding:0 21px 0 0;
	text-align:right;
	color:#000;}	

h2 a, h2 a:hover, h2 a:visited {
	color:#000;
	background:none;
	text-decoration:none;}

#sidebar h2 {
	font-size:1.6em;
	text-align:left;
	padding:0 0 0 21px;
	color:#000;
	border-bottom:17px solid #ece172;
	text-transform:lowercase;}
	
h3 {
	color:#fff;
	background:#90bc3c;
	text-transform:uppercase;
	padding:2px 0 2px 21px;
	font:bold 1em Verdana;
	margin:0 0 15px 0;}

h4 {
	font-size:1.3em;
	padding-left:30px;
	color:#eb8710;
	margin:7px 0;
	font-weight:bold;
	border-bottom:1px solid #ECE172;}

h4 a {
	color:#eb8710;
	text-decoration:none;}

h5 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.1em;
	background:#90BC3C;
	color:#fff;
	margin:8px 0;
	padding:1px 0 0 10px;}

h5 a, h5 a:hover, h5 a:visited {
	color:#fff;
	background:none;
	text-decoration:none;}

h6 {
	font-size:1em;
	font-weight:bold;
	margin:1px 0;
	padding-left:50px;}
/* End Headers */

/* Begin Links */
a {
	text-decoration:none;
	font-weight:bold;
	color:#836854;}

a:visited {
	color:#b5aa96;}

a:hover {
	text-decoration:underline;}

#sidebar li a {
	font-weight:normal;}
/* End Links */

/* Begin Lists */
ul {
	list-style-type:none;}

ul li {
	background:url("images/bullet.gif") no-repeat 0 4px;
	padding-left:19px;}
	
ul, ol {
	padding:0 0 0 21px;
	margin:1em 0;}

ol {
	margin-left:19px;}

ol li {
	padding-left:0;}
/* End Lists */

/* Begin Images */
p img {
	max-width:100%;}

a img {
	border:1px solid #e5e1e9;
	background:#f7f4e6;
	padding:4px;}

a:hover img {
	background:#DDDBC4;}
	
img.alignright, img.alignleft, img.centered {
	display:inline;
	padding:4px;
	background:#f7f4e6;
	border:1px solid #DDDBC4;}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;}

img.alignright {
	margin:2px 0 2px 7px;}

img.alignleft {
	margin:2px 7px 2px 0;}

.alignright {
	float:right;}

.alignleft {
	float:left}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin:10px auto;
	text-align:center;
	padding:5px 3px;}

* html #searchsubmit {
	padding:1px;}

#commentform textarea {
	width:98%;}

#commentform #submit {
	float:right;}

#sidebar #s {
	width:98px;}

input:focus, textarea:focus, label:focus {
	border:1px solid #a49a7b;}
/* End Form Elements */

/* Begin Comments*/
input, textarea, select {
	font:1em Verdana, Arial, Tahoma, sans-serif;
	padding:3px;
	border:1px solid #E7E2CF;
	color:#31261c;
	background:#fff;}

.commentlist, h4#comments, h4#respond, #commentform {
	margin:0 20px;}

#sidebar p {
	margin:1em 20px;}

.commentlist p {
	margin:4px 5px 7px 5px;}

.comment {
	margin:8px 10px;
	padding:2px 5px;
	height:1%;}
	
.commentmetadata {
	margin:-17px 0 0 0;
	padding:0 10px 0 0;
	font-size:.9em;
	display:block;
	text-align:right;}

.commentmetadata a {
	color:#e6ebd9;}
/* End Comments */

/* Begin Various Tags & Classes */
code {
	font:1em 'Courier New', Courier, monospace;}
	
blockquote {
	margin:8px 30px;
	padding:4px 14px 6px 14px;
	font-style:italic;}

.postmetadata {
	font-size:1em;
	color:#db0933;
	margin:5px 20px;
	padding:2px 5px;
	text-align:center;}

.postmetadata a {
	color:#db0933;
	font-weight:bold;}

.center {
	text-align:center;}

hr {
	display:none;}

.navigation {
	display:block;
	text-align:center;
	font-size:1em;}
/* End Various Tags & Classes*/
