/*
Theme Name: Gardening
Theme URI: http://www.nichesinabox.com 
Description: A WordPress theme by Niches in a Box.
Version: 2.0
Author: Nichesinabox.com
Author URI: http://www.nichesinabox.com 
*/

/* Begin Typography & Colors */

body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Verdana, Arial, Sans-Serif;
	background-color: #4D4D4F;
        background-image:url('images/BODY.jpg');
	color: #777777;
	text-align: center;
}

#page 
{
	background-color: #FFFFFF;
        background-image:url('images/PAGE.jpg');
}

#header 	
{
        background-image:url('images/BODYTOP.jpg');
        background-repeat: repeat-x;
} 

#headerimg01 	
{
	background-color: #FFFFFF;
        background-image:url('images/01.jpg');
        background-repeat: no-repeat;
} 

#headerimg02 	
{
	background-color: #FFFFFF;
        background-image:url('images/02.jpg');
        background-repeat: no-repeat;
} 

#headerimg03 	
{
	background-color: #FFFFFF;
        background-image:url('images/03.jpg');
        background-repeat: no-repeat;
} 

#headerimg04 	
{
	background-color: #FFFFFF;
        background-image:url('images/04.jpg');
        background-repeat: no-repeat;
} 

#headerimg05	
{
	background-color: #FFFFFF;
        background-image:url('images/05.jpg');
        background-repeat: no-repeat;
} 

#headerimg06 	
{
	background-color: #FFFFFF;
        background-image:url('images/06.jpg');
        background-repeat: no-repeat;
} 

#headerimg07	
{
	background-color: #FFFFFF;
        background-image:url('images/07.jpg');
        background-repeat: no-repeat;
} 

#content 
{
	font-size: 1.2em
}

.narrowcolumn .entry p
 
{
	font-size: 1em;
	line-height: 1.3em;
}

.widecolumn .entry p 
 
{
	font-size: 1.05em;
	line-height: 1.4em;

}

.postmetadata 
{
	text-align: right;
}

.alt 
{
	background-color: #FAFAFA;
	border: 1px solid silver;
	text-align: justify;
}

#footer 
{
	background-color: #FFFFFF;
        background-image:url('images/FOOTER.jpg'); 
        background-repeat:no-repeat;
}

small, .time
{
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2,h2.pagetitle, h3, #sidebar h2 
{
	font-family:  Georgia, Times New Roman, Times, serif;
	font-weight: lighter;
	letter-spacing: -1px;
}

h1 
{
	font-size: 2.2em;
        text-transform: uppercase;
	color: #FFFFFF;
}

.description 
{
	font-size: 1.1em;
	text-align: right;
        padding-right: 20px;
}

h2 
{
	font-size: 1.8em;
}

h2.pagetitle 
{
	font-size: 1.8em;
}

#sidebar h2
{
	font-size: 1.35em;
}

h3 
{
	font-size: 1.35em;
}

h1, h1 a, h1 a:hover, h1 a:visited,.description
{
	text-decoration: none;
	color: #4D4D4F;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited 
{
	color: #4D4D4F;
	
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite 
{
	text-decoration: none;
	
}

.commentlist li, #commentform input, #commentform textarea 
{
	font: 1.0em Verdana, Arial, Sans-Serif;
	
}

.commentlist li 
{
	font-weight: bold;
}

.commentlist cite, .commentlist cite a 
{

	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p 
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p 
{
	font-family: Verdana, Arial, Sans-Serif;
}

.commentmetadata 
{
	font-weight: normal;
}

#sidebar 
{
	font: 1.2em Verdana, Arial, Sans-Serif;
	color: #4D4D4F;
}

small, .nocomments, .postmetadata, strike,blockquote, .commentlist cite, .commentlist cite a 
{
	color: #4D4D4F;
}

code 
{
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover 
{
	color: #9E0B0E;
	text-decoration: none;
}

a:hover
{
	color: #4D4D4F;
	text-decoration: underline;
}

#sidebar a 
{
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #4D4D4F;
	text-decoration: none;
}

/* End Typography & Colors */

/* Begin Structure */

body
{
	margin: 0 0 20px 0;
	padding: 0; 
}

#page 
{
	margin: -275px auto; 
	padding: 0;
	width: 750px;
}

#header 
{
	margin: 0;
	height: 275px;
	width: 100%;
}

#headerimg01, #headerimg02, #headerimg03, #headerimg04 , #headerimg05 , #headerimg07 
{
	margin: 0;
	height: 33px;
	width: 100%;
}

#headerimg06
{
	margin: 0;
	height: 75px;
	width: 100%;
}

.narrowcolumn 
{
	float: right;
	padding: 0 35px 20px 0;
	margin:  -40px 0 0 0;
	width: 445px;
        text-align: left;
}

.widecolumn 
{
	float: right;
	padding: 0 35px 20px 0;
	margin: -40px 0 0 0;
	width: 445px;
        text-align: left;
}

.post {
	margin: 0;
	text-align: justify;
}

.postmetadata 
{
	padding-top: 5px;
	clear: left;
}

.widecolumn .smallattachment 
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment 
{
	text-align: center;
	margin: 5px 0px;
}

.more 
{
        height:15px;
        width: 108px;
	background-image: url('images/MORE.gif');
        background-repeat: no-repeat;
        background-position: center left;
	text-align: left;
	padding: 3px 0 3px 30px;
} 

.title
{
	text-align: left;
        margin: 20px 0 0 0;
	padding:0 0 5px 0;
        border-bottom: 1px dashed silver;
} 

#footer 
{
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
}

#footer p 
{
	margin: 0;
	padding:  10px 35px 45px 0 ;
	text-align: right;
}

/* End Structure */

/*	Begin Headers */

h1 
{
	padding:0 20px 0 0;
	margin: 0;
	text-align: right;
}

h2 
{
	margin: 60px 0 10px 0;
	padding: 0 ;

}

h2.pagetitle 
{
        text-align: left;
	margin: 0;
	padding: 0 ;
        background-image:url('images/POSTS.gif'); 
        background-repeat:no-repeat;
        background-position:center left;
}

#sidebar h2
{
        color: #4D4D4F;
	margin: 20px 0;
        padding: 5px 20px 5px 0;
	text-align: right;
}

h3 
{
	padding: 0;
	margin: 30px 0 0;
}

h3.comments 
{
	background-image: url('images/COMMLIST.gif');
        background-repeat:no-repeat;
        background-position: center left;
	margin: 10px 0;
	padding: 10px 0px 10px 50px;
}

/* End Headers */

/* Begin Images */

p img 
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul 
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li 
{
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before 
{
	content: "\00BB \0020";
}

.entry ol 
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li 
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li 
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol 
{
	margin: 0;
	padding: 0;
}
#sidebar ul li 
{
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 0;
        padding: 0 20px
}

#sidebar ul p, #sidebar ul select 
{
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol 
{
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol 
{
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li 
{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li 
{
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform 
{
	margin: 10px 0 0 0;
	padding: 5px 3px; 
}

#sidebar #searchform #s 
{
	width: 120px;
	padding: 2px;
}

#sidebar #searchsubmit 
{
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select 
{
	width: 130px;
}

#commentform input 
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea 
{
	width: 95%;
	padding: 2px;
}

#commentform #submit 
{
	margin: 0;
	padding: 5px 0 5px 0;
	float: left;
}
	
#searchform #s,#commentform input,#commentform textarea 
{
	background-color: #FAFAFA;
	border: 1px solid silver;
        color: #4D4D4F;
}

#commentform #submit, #searchsubmit 
{
	background-color: #4D4D4F;
	border: 1px solid silver;
        color: #FFFFFF;
}
/* End Form Elements */



/* Begin Comments*/
.alt 
{
	margin: 0;
	padding: 10px;
}

.commentlist 
{
	padding: 0;
	text-align: justify;
}

.commentlist li 
{
	margin: 0 0 0 50px;
	padding: 5px 10px 3px 15px;
	list-style-type: none;
}

.commentlist p 
{
	margin: 10px 5px 10px 0;
}

#commentform p 
{
	margin: 5px 0;
}

.nocomments 
{
	text-align: center;
	margin: 0;
	padding: 0;
}

/* End Comments */

/* Begin Sidebar */

#sidebar
{

        margin: -20px 0 0 0;
	width: 250px;
        float: left;
        text-align: right;
}

#sidebar p
{
	margin: 0;
        padding: 10px 20px;
	text-align: justify;
}

#sidebar form {
	margin:20px;
        padding: 0;
	}

/* End Sidebar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps 
{
	cursor: help;
}

acronym, abbr 
{
	border-bottom: 1px dashed silver;
}

blockquote 
{
	margin: 10px 10px 0 10px;
	padding-left: 10px;
	border-left: 5px solid #A1B573;
}

blockquote cite 
{
	margin: 5px 0 0;
	display: block;
}

.center 
{
	text-align: center;
}

hr 
{
	display: none;
}

a img 
{
	border: none;
}

.navigation 
{
	display: block;
	text-align: center;
	margin: 20px 0;
}

/* End Various Tags & Classes*/
