/*  
Theme Name: The Garden
Theme URI: 
Description: A Theme strictly for The Garden
Author: Bukka
Authorhttp://www.thegardenmovie.com/wp-admin/theme-editor.php?file=/themes/thegarden/style.css&theme=The+Garden&a=te URI: http://www.bukkadesign.com/
2008, Bukka. All rights reserved
*/

/* BEGIN LAYOUT */
*
body {
margin:0;
padding:0;
background:#381200 url("images/bg.jpg");
color:#2b1502
font-family:"Times New Roman", Times, serif;
font-size: 13px;
}

	


a {
	text-decoration: none;
}
 a:link {
 	color: #923023;

}
 a:visited {
	color: #923023;

}
a:hover, a:active {
	color: #923023;
	text-decoration:none;
}

.page { 
	margin:0px auto;
	background: url(images/back_main.jpg);
        background-repeat: repeat-y;
	text-align:left;
	width:900px;
        height:100%;
        visibility: visible;
        

	}

#header {
    
    width: 879px;
    height: 179px;
    margin:0 auto;
	}

.header-title {
	font-family: "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
    padding-top: 100px;
	text-align:left;
	padding-left:115px;
	}
.header-title a{
	color:#362f2d;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
	text-decoration:none;
	}
.header-title a:hover{
	text-decoration:underline;
	}
.header-description {
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
    padding: 45px 0px 0px 100px;
	}

#menu{
        background: url(images/topnav.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
        text-transform:uppercase;
	width:894px;
	height:35px;
	margin:0 auto;
	font-weight:bold;
        align: center;

}
#menu ul{
	padding-left:15px;


}
#menu li {
	padding-top:0px;
	display: block;
	float: left;
	padding-left:30px;


}

#menu li a {
        display: block;
	color:#f4d69b;
	font-size:12px;
        text-align: center;
        height: 30px;
        padding-top: 10px;


}

#menu li a:hover{
color:#ffffff;

}

/*
#menu li.current_page_item {
	background-position:0px 0px;
	color: #ffffff;
}

#menu li.current_page_item a:hover {
	text-decoration: none;
}
*/


#content {
	float:left;
	padding:0px 0px 50px 78px;
	width:500px;
	}
#content_home {
	float:left;
	padding:0px 0px 50px 65px;
	width:800px;
        background: 00000;
	}

#content ol li { 
    list-style: decimal;
                 }

#content ul { 
    margin-top: 10px;
    margin-left: 35px;
              }
	
#sidebar1 {
        float: right;
	margin:0px 30px 0px 0px;
	width:200px;
        padding-right: 5px;
        background: #00000;


	}
#sidebar1 h2{ font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#362f2d;
        margin:10px 0; 10px 0;
	background:url(images/sidebar_h2.jpg) no-repeat;
        padding-left: 10px;
	}
#sidebar1 ul li a{
       float: left;

}

	
#footer {
	background:url(images/footer_line.png) top no-repeat;*/
        color: #362f2d;
	height:100px;
	margin-right:auto;
        margin-left: auto;
	clear:both;
	text-align:center;
        width: 900px;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;

	}
#footer p{padding-top: 25px;}
#footer a{color: #923023;padding: 2px;}
#footer a:hover,
#footer a:visited,
#footer a:visited:hover {
	background: #923023;
        color: #ffffff;
        padding: 2px;
	text-decoration:none;
                          }


/* END LAYOUT */



/* BEGIN CONTENT*/
h4,h5,h6{
	color:#333333;
	font:12px arial,verdana,sans-serif;
	margin:20px 0 0 0;
	}

h2{ font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#362f2d;
        margin:10px 0; 0px 0;
        padding-left: 0px;
        border-bottom: dotted thin #a67c52;
	}

h3{ color:#333333;
	border-bottom:1px dotted #333;
    margin:20px 0 0 0;
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	color:#923023;
	text-decoration:none;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color:#923023;
	text-decoration:none;
}

.post-date {
	width: 49px;
	padding-top:5px;
}
.post-month {
	font-size: 11px;
	font-family:"Times New Roman", Times, serif;
	color: #5a6841;
	text-align: center;
	display:block;


        text-transform: uppercase;
}
.post-day {
	font-size: 25px;
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #362f2d;
	text-align: center;
	display:block;

}
.post { 	

        color:#333;
	text-align:left;
        padding-left: 0px;
        padding-right: 20px;
        padding-bottom: 10px;
	width:780px;
	}

.post_home { 	

        color:#333;
	text-align:justify;
        padding-left: 0px;
        padding-right: 20px;
        padding-bottom: 10px;
	width:760px;
	}

.postmetadata {
	color:#555;
	font-size:.85em;
	padding-top: 5px;
	padding-bottom: 5px;
        margin-top: 10px;
        border-bottom: solid thin #a67c52;
        border-top: solid thin #a67c52;
        
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#005ea6;
	text-decoration:none;
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{

	margin:0px;
        width: 555px;


	}


.entry_home, .entrytext_home{

	margin:0px;
        width: 760px;


	}
	
.entrytext_home p{
	margin:0px;
        width: 760px;
	}

/* END CONTENT */



/* BEGIN COMMENTS */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
    color: #333;
	}
	
.commentlist li {
	font-weight:bold;
	}
.commentlist li.alt {

padding:10px 0px 5px 0px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
    color: #333;
	}

.commentmetadata {
	font-weight:normal;
    color: #333;
	}

.commentlist {
	padding:0;
	text-align:justify;
	}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal;
	}

.commentlist p {
	margin:10px 5px 10px 0;
	}

#commentform p {
	margin:5px 0;
	}

.commentmetadata {
	margin:0;
	display:block;
	}
/* END COMMENTS */

	

/* BEGIN LISTS */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px;
	}

#sidebar1 ul li {
	list-style:none;
	padding:1px 0;
	color:#404040;
        margin-right: 10px;
	}

#sidebar1 ul li ul li{
	margin-left: 0px;
	padding:0;
	color:#404040;
	}

#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active{
	text-decoration: underline;
	color:#923023;
}

#sidebar1 ul li ul li a:hover{
	text-decoration:none;
	color:#ffffff;
        background: #923023;
}
/* END LISTS */



/* BEGIN IMAGEs */
p img {
	padding:0;
	max-width:100%
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.alignright {
	float:right
	}
	
.alignleft {
	float:left
	}
/* END IMAGES */



/* BEGIN FORMS */
#searchform {
	margin:2px 0;
	padding:5px 0;
	}

#sidebar1 #searchform #s {
	width:130px;
	padding:2px;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #666666;
	}

#sidebar1 #searchsubmit {
	padding:1px;
        margin-left:3px;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #999999;
	}

.entry form { 
	text-align:center;
	}

select {
	width:130px;
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	}

#commentform textarea {
	width:98%;
	padding:2px;
	border:1px solid #ddd;
	}

#commentform #submit {
	margin-right:3px;
	float:right;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #66666;
	}
/* END FORMS */




/* BEGIN CLASSES */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em;
	}

acronym, abbr {
	border-bottom:1px dashed #333
	}

blockquote {
	border-left:5px solid #f2f2f2;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	}

blockquote cite {
	margin:5px 0 0;
	display:block;
	}

.center {
	text-align:center;
	}

hr {
	clear:both;
	display:none;
	}

a img {
	border:none;
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}
/* SUBMENU*/
#submenu{
	font-family: Arial, Helvetica, sans-serif;
        text-transform:uppercase;
	width:760px;
	height:35px;

	margin:0 auto;
	font-weight:bold;


}

#submenu ul{
	padding-left:0px;
        height:35px;
        width: 760px;
        margin-left: 0px;

}
#submenu li {
	padding-top:0px;
	display: block;
	float: left;
        height:35px;
        width: 150px;
        padding: 5px;
        margin: 0px;

}

#submenu li a {
	display: block;
        background: url(images/submenu.jpg) no-repeat;
	color:#86110e;
	font-size:12px;
        font-style: italic;
        height:30px;
        padding-top:6px;
        text-align: center;

}

#submenu li a:hover{
	display: block;
        color:#455b2f;
        padding-bottom:3px;
        background: url(images/submenu.jpg) no-repeat;
}

.entrytext ul {
	margin-left: 0; padding-left: 0
}
	
.wp-store ul li {
	list-style-position: inside;
}

/* END CLASSES*/
