/*
Theme Name: Naturel_Theme
Author URI: http://themeforest.net/user/MixerTheme
Version: 1.0
Author: MixerTheme
Tags: Clean Style, Business, Green, Portfolio
*/

@import url("stylesheets/jqtransform.css");
@import url("stylesheets/prettyPhoto.css");

.slogan			{
				width:500px;
				position:absolute;
				top:80px;
				left:40px;
				font-family:Arial, Helvetica, sans-serif; /* alternate font family name if scripts disabled on the page for slogan Text*/
				font-size:2.7em; /* font size for slogan Text */
				line-height:1em; /* line height for slogan Text */
				color:#FCE724; /* font color for slogan Text */
				}

.lavaLamp 		{
				position: absolute;
				top:30px;
				left:400px;
				height: 26px;
				width: 375px;
				background: url(../images/menu.png) no-repeat top left;
				margin:0;
				padding: 3px;
				z-index:1000;
				}

#bg 			{
				width:1002px;
				height:300px;
				overflow:hidden;
				position:absolute;
				z-index:0;
				top:0;
				left:50%;
				margin-left:-501px;
				}
#main .header	{
				width:1002px;
				height:295px;
				position:relative;
				padding-bottom:7px;
				}

a.logo			{
				padding-left:58px;
				color:#000000; /* font color for Logo */
letter-spacing:-3px;
height:56px;
				}

a.rss			{
padding:9px 40px 6px 42px;
				color:#FFFFFF; /* font color for rss Text */


				}
.lavaLamp li a {
margin: 1px 18px;
				text-transform: lowercase;
letter-spacing: 2px;
line-height:1em;
font: bold 1em Georgia, "Times New Roman", Times, serif;
				}
ul.category li	{
				text-transform:lowercase;
letter-spacing: 2.5px;
padding:0px 0 4px 60px;
font-size:150%;

}
ul.archives li	{
				text-transform:lowercase;
letter-spacing: 2.5px;
padding:0px 0 4px 60px;
font-size:130%;


}ul.posts li	{
				text-transform:lowercase;
letter-spacing: 2.5px;
padding:0px 0 4px 60px;
font-size:130%;


}
body			{
				font-family: Arial, Helvetica, sans-serif;
				}
h4, h5, h6		{
				font:bold 1.35em Georgia, "Times New Roman", Times, serif;
				}

