/* CSS Document */
/*
Theme Name: NatureBlog
Theme URI: http://blog.natureair.com/wordpress/wp-content/themes/NatureBlog
Description: NatureAir Custom Blog Design
Author: Amy Jackson, Blast Advanced Media
Author URI: http://www.blastam.com
Version: 1.0
*/

body
{
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


a
{
	color: #e97939;
	text-decoration: none;
}

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

a .rsswidget
{
	color: #e97939;
	text-decoration: none;
}

a .rsswidget:hover
{
	text-decoration: underline;
	color: #bc6330;
}
img
{
	border: none;
}

#container
{
	width: 959px;
	margin: 0 auto;
}

#header
{
	height: 126px;
	background: url(/images/header_bkgrd.gif) no-repeat;
}

#headerLeft
{
	width: 400px;
	float: left;
	padding: 12px 0px 0px 14px;
}

#headerRight
{
	width: 350px;
	float: right;
	padding: 99px 0px 0px 0px;
}

/*nav area */

#nav	{
	height: 27px;
	width: 330px;
}


#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px;
	margin:0px;
	list-style: none;
	background-repeat: no-repeat;
}

#nav a {display:block; height:0; padding-top:27px; color:#000; overflow:hidden;}

#nav li.nav1	{width:70px;}
#nav li.nav2	{width:100px;}
#nav li.nav3	{width:80px;}
#nav li.nav4	{width:79px;}

#nav a#navName1	{background: url(/images/nav.gif) 0px 0px;}
#nav a#navName2	{background: url(/images/nav.gif) -70px 0px;}
#nav a#navName3	{background: url(/images/nav.gif) -170px 0px;}
#nav a#navName4	{background: url(/images/nav.gif) -250px 0px;}

#nav a#navName1:hover	{background: url(/images/navOn.gif) 0px 0px;}
#nav a#navName2:hover	{background: url(/images/navOn.gif) -70px 0px;}
#nav a#navName3:hover	{background: url(/images/navOn.gif) -170px 0px;}
#nav a#navName4:hover	{background: url(/images/navOn.gif) -250px 0px;}

#nav a#navName1On	{background: url(/images/navOn.gif) 0px 0px;}
#nav a#navName2On	{background: url(/images/navOn.gif) -70px 0px;}
#nav a#navName3On	{background: url(/images/navOn.gif) -170px 0px;}
#nav a#navName4On	{background: url(/images/navOn.gif) -250px 0px;}

#banner
{
	height: 254px;
	margin: 12px 0px 12px 0px;
}

#contentBkgrd
{
	background: url(/images/redBkgrd.gif) repeat-y;
}

#contentArea
{
	position: relative;
	min-height: 900px;
	
}

#leftColumn
{
	width: 178px;
	float: left;
	padding: 25px 8px 8px 8px;
	background: #870f00 url(/images/redGradient.gif) no-repeat;
	color: #FFF;
}

#leftColumn h2
{
	font-size: 19px;
	font-weight: normal;
	padding: 10px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
}

#leftColumn h5
{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

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

#leftColumn a:hover
{
	color: #ffe4c6;
	text-decoration: underline;
}

#leftColumn p
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#leftColumn form
{
	margin: 0px;
	padding: 0px;
}

#leftColumn hr {
	background: #fff;
}

#archives
{
	padding: 0px 0px 20px 0px;
}

#archives ul
{
	margin: 0px;
	padding: 0px 0px 0px 25px;
	line-height: 26px;
}

#archives ul li
{
	list-style: none;
}

#archives ul li a
{
	background: url(/images/folder.gif) no-repeat 0px -3px;
	padding: 0px 0px 0px 25px;
}

.buttonRight
{
	text-align: right;
}

#mainContent
{
	width: 550px;
	float: left;
	margin: 0px 8px 0px 9px;
	padding: 15px 0px 0px 0px;
	border-top: 12px solid #cacbc9;
	background: url(/images/leaf.gif) no-repeat;
	line-height: 20px;
}

.post
{
	border-bottom: 1px solid #cacbc9;
	margin: 0px 0px 20px 0px;
}

.postContent
{
	width: 470px;
	float: left;
	margin: 0px 0px 20px 15px;
}

#mainContent h1
{
	font-size: 24px;
	color: #0d8045;
	margin: 4px 0px 0px 0px;
	padding: 0px;
        line-height: 28px;
}
#mainContent h1 a
{
	color: #0d8045;
}


.postContent p
{
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

.postData ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;

}

.postData ul li
{
	list-style: none;
	padding: 0px 10px 0px 0px;
}

.postData .quoteIcon
{
	background: url(/images/quoteIcon.gif) no-repeat;
	padding: 3px 10px 6px 28px;
}

.postData .starIcon
{
	background: url(/images/starIcon.gif) no-repeat;
	padding: 3px 10px 6px 28px;
}

.dateButton
{
	width: 63px;
	height: 63px;
	float: left;
	background: url(/images/dateButton.gif) no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	
}

#rightColumn ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.blogs li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.blogs ul {
	padding: 0px;
	margin: 0px 0px 15px 15px;
	width: 160px;
}

.blogs a {
	letter-spacing: normal;
	font-size: 13px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0px 4px 45px;
	background: url(/images/bookIcon.gif) no-repeat 15px 2px;
	
}

/*

.blogs ul
{
	margin: 0;
	padding: 0;
}

.blogs ul li
{
	margin: 0;
	padding: 5px 0 2px 25px;
	list-style: none;
	background: url(/images/bookIcon.gif) no-repeat 15px 1px;
}


#rightColumn .blogs li ul li
{
 padding: 5px 0 5px 50px;
}

#rightColumn .blogs li ul li a 
{
	color: #e97939;	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 5px 0 2px 0;
}

#rightColumn .blogs li ul li a:hover
{
	text-decoration: underline;
	color: #bc6330;
}

*/



#rightColumn ul li {
	font-size: 16px;
	font-weight: normal;
	list-style: none;
	color: #0d8045;
	letter-spacing: -1px;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#rightColumn  ul li
{
	font-size: 19px;
	font-weight: normal;
	padding: 10px 0 15px 0;
	margin: 0 0 0 0;
	color: #0d8045;
	letter-spacing: -1px;
}

#rightColumn ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#rightColumn ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	/*padding-left: 12px;*/
}


#rightColumn .categories li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

#rightColumn .categories a
{
	color: #e97939;	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 6px 0px 3px 45px;
	background: url(/images/arrowIcon.gif) no-repeat 15px 4px;
}

#rightColumn .categories li ul li a:hover
{
	text-decoration: underline;
	color: #bc6330;
}



#rightColumn
{
	width: 180px;
	float: right;
	border-top: 12px solid #fba03d;
	padding: 8px;
}

 
.linkcat
{
	font-size: 19px;
	font-weight: normal;
	padding: 10px 0px 15px 0px;
	margin: 0 0 0 0;
	color: #0d8045;
	letter-spacing: -1px;
}

.rssIcon
{
	padding: 8px 0px 10px 0px;
	background: url(/images/rssIcon.gif) no-repeat 105px 8px;
}

#rightColumn h5
{
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.recentPosts ul
{
	margin: 0;
	padding: 0;
}

.recentPosts ul li
{
	margin: 0;
	padding: 5px 0 15px 28px;
	list-style: none;
	background: url(/images/notepadIcon.gif) no-repeat;
}


.categories ul
{
	margin: 0;
	padding: 0;
}

#notePad {
	list-style-type: none;
        font-size: 13px;
}

#notePad ul li a {
	margin: 0 0 10px 0;
        display: block;
	padding: 1px 0 1px 45px;
        color: #e97939;
        background: url(/images/notepadIcon.gif) 15px -6px no-repeat;
}

#notePad ul li a:hover {
        color: #bc6330;
	text-decoration: underline;
}

.clearBoth
{
	clear: both;
}

.clearLeft
{
	clear: both;
}

#footer
{
	text-align: center;
	padding: 60px 0px 20px 0px;
	clear: left;
	height: 40px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.footerSubscribe
{
	width: 400px;
	padding: 5px 0px 3px 35px;
	text-align: center;
	background: url(/images/rssIcon.gif) no-repeat 4px -3px;
}


