/*

Theme Name:Self Improvement
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%;
	color: #757575;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #52595C;
	text-align: center;
}

#page
{
	background-color: #FFFFFF;
	text-align: left;
}

#header
{
	background-color: #6A8393;
}

#content
{
	line-height: 1.4em;
	font-size: 1.15em;
}

.narrowcolumn .postmetadata
{
	text-align: center;
}

.alt
{
	text-align: justify;
	background-color:#F4F7F9;
        border: 1px solid #B4BBBF;
}

#footer
{
	background-color: #FFFFFF;
}

small
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 0.87em;
}

h1
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: lighter;
	font-size: 2.5em;
	letter-spacing: 1px;
        text-transform: uppercase;
	}

h2, h3, h2.pagetitle,#sidebar h2
{
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: lighter;
}

.description
{
	font-size: 1.15em;
	margin:0px;
        padding-right: 10px;
	text-align: right;
}

h2, h2.pagetitle
{
	font-size: 1.65em;
}

h3,#sidebar h2
{
	font-size: 1.3em;
}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, #headerimg .description a, #headerimg .description a:hover, #headerimg .description a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited,cite
{
	color: #54666F;
}

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.1em Verdana, Arial, Sans-Serif;
}

#sidebar ul
{
	color: #FFFFFF;
}

blockquote,.nocomments,strike, small
{
	color: #54666F;
}
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: #B32E33;
	text-decoration: none;
}

a:hover
{
	color: #54666F;
	text-decoration: underline;
}

#sidebar a
{
	color: #B4BBBF;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* End Typography & Colors */


/* Begin Structure */
body
{
    	background-image: url(images/BODY.jpg);
	margin: 0px;
	padding: 0px;
}

#page
{
	background-image: url(images/PAGE.jpg);
	background-repeat: repeat-y;
	margin: -230px auto;
	padding: 0px;
	width: 750px;
}

#header
{
	background-image: url(images/BODYTOP.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px;
	height: 230px;
	width: 100%;
}

#headerimg
{
	background-image: url(images/HEADER.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 230px;
	width: 100%;
}

.narrowcolumn
{
	float: right;
	margin: -45px 0 0 0;
        padding: 0 35px 20px 0;
	width: 460px;
	text-align: left;
}

.post
{
	margin: 0;
	padding-bottom: 10px;
	text-align: justify;
}
.clear

{
	margin: 0;
	padding: 0px;
	height: 10px;
}
.narrowcolumn .postdata
{
	padding: 5px;
	text-align: right;
}

.postmetadata
{
	clear: left;
}


#footer
{
	background-image: url(images/FOOTER.jpg);
	background-repeat: no-repeat;
        margin: 0px auto;
	width: 100%;
	clear: both;
	text-align: left;
}

#footer p
{
        margin: 0px auto;
	padding: 5px 10px 30px 255px;
}

.more
{
        width: 75px;
	font-size: 1.0em;
	background-image: url(images/MORE.gif);
	background-repeat: no-repeat;
	padding:20px 15px 25px 15px;
        margin: 15px 0px 15px 0px;
	text-align: center;
}

/* End Structure */



/*	Begin Headers */
h1
{
	margin: 0px;
	padding: 50px 10px 5px 0;
	text-align:right;
}

h2
{
	margin: 5px 0px 5px 0px;
}

h2.pagetitle
{
	margin: 25px 0 5px 0;
}
#sidebar h2
{ 
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 5px 12px 5px 12px;
	text-align: right;
}

h3
{
	padding: 0;
	margin: 25px 0 0;
}
h3.comments
{
	padding: 0;
	margin: 20px 0 20px 0;
}

h3.time
{
	padding-bottom: 5px;
	margin: 15px 0px 15px 0px;
        text-align: right;
	border-bottom: 1px dashed #AAB0B6;
}
/* 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: 0px 0px 0px 35px;
	margin: 0px;
}

.entry ol li 
{
	margin: 0px;
	padding: 0px;
}

.postmetadata ul, .postmetadata li 
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol
{
	margin: 0px;
	padding: 0px;
}

#sidebar ul li 
{
	list-style-type: none;
	list-style-position:outside;
	margin:0px;
	padding: 2px 12px 2px 12px;
}

#sidebar ul p, #sidebar ul select 
{
	margin: 0px;
	padding: 0px;
}

#sidebar ul ul, #sidebar ul ol
{
	margin: 0px;
	padding: 0px;
}

#sidebar ul ul ul, #sidebar ul ol, #sidebar ul ul ul, #sidebar ul ol,#sidebar ul ul ul, #sidebar ul ol 
{
	margin: 0px;
	padding: 0px;
}

ol li, #sidebar ul ol li 
{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li
{
	margin: 0px;
	padding:2px 5px 2px 0px;
}
/* End Entry Lists */



/* Begin Form Elements */

#searchform
{
	margin: 10px;
	padding: 5px 3px;
}

#searchform #s
{
	width: 125px;
	padding: 3px;
	background-color:#F4F7F9;
        border: 1px solid #B4BBBF;
	color: #47515A;
}
#searchform #searchsubmit {
	padding: 3px;
	background-color:#54666F;
        border: 1px solid #B4BBBF;
        background-image: url(images/SUBMIT2.gif);
	background-repeat: repeat-x;
	color: #54666F;
	}
.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

#commentform input
{
	width: 184px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#F4F7F9;
        border: 1px solid #B4BBBF;
	color: #666F78;
}

#commentform textarea
{
	width: 385px;
	padding: 2px;
	background-color:#F4F7F9;
        border: 1px solid #B4BBBF;
	color: #666F78;
}

#commentform #submit
{
	float: left;
	background-color:#54666F;
        border: 1px solid #AAB0B6;
        background-image: url(images/SUBMIT.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
        padding: 5px 0px 5px 0px;
}

/* End Form Elements */



/* Begin Comments*/
.alt
{
	margin-top: 10px;
	padding: 10px;
}

.commentlist
{
	margin: 0px;
	padding: 0;
	text-align: justify;
}

.commentlist li
{
	margin: 0 10px 0 40px;
	padding: 10px 10px 3px 15px;
	list-style-type: none;
	list-style-image: url(images/COMMLIST.gif);

}

.commentlist p
{
	margin: 10px 5px 10px 0;
}

#commentform p
{
	margin: 10px 0px 0 0px;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0 10px 0 0px;
	display: block;
}

#h3
{
	padding: 0;
	margin: 0 10px 0 0px;
}
/* End Comments */


/* Begin Sidebar */

#sidebar
{
        float: left;
	width: 200px;
	text-align: right;
	margin: 0;
        padding: 0px 10px 0px 15px;
}

#sidebar form
{
	margin: 0;
	text-align:right;
}
/* End Sidebar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps
{
	cursor: help;
}

acronym, abbr
{
	border-bottom: 1px dashed #AAB0B6;
}

blockquote
{
	margin: 10px 25px 10px 25px;
	padding: 0 0 0 10px;
	border-left: solid 5px #AAB0B6;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center
{
	text-align: center;
}

hr
{
	display: none;
}
img
{
	padding: 4px;
	margin: 10px;
}

a img
{
	border: 1px solid #B32E33;
	padding: 4px;
	margin: 10px;
}

.navigation
{
	display: block;
	text-align: center;
        padding-bottom: 20px;
	margin: 30px 0 0 0;
}
/* End Various Tags & Classes*/

