/*  
	Theme Name: Notepad-Beige
	Author URI: http://ithemes.com
	Version: 1.0
	Author: Nathan Rice
	Description: Notepad Theme is a simple website CMS theme for professionals, like business coaches and consultants
	All CSS, XHTML and design is copyrighted. Please don't steal.

	Changelog:
		v1.0 - 04.01.08
		First Release of Notepad
*/

html, body { background-color: #ffae12; background-repeat: repeat; background-image: url(http://www.amazon-aroma.com/amazon-back.png); background-position: center top; margin: 0; padding: 0; }

body { 
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	text-align: center;
	margin: 0px; padding: 0px 0px 0px 0px;
}

/*********************************************
		Link Styles
*********************************************/
a {
	color: #0b0b63;
	text-decoration: underline;
}

a:hover { color: #333; text-decoration: none; }

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: white;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #999;
}
img { border: 0px; background: none; padding: 0px 10px 5px 0px; }
p {
	padding: 10px 0px;
	margin: 0px;
	line-height: 20px;
}
.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: white;
	font-size: 25px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
h1 a {
	color: #53524b;
	text-decoration: none;
}
h2 { /* This style used as header in the sidebars */
	border-bottom-style: solid;                                                
	border-bottom-color: #7f7c1d;                                                
	color: black;
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
}
h3 { /* This style used as the post titles on homepage/archive */
	color: white;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
}
h3 a {
	color: #53524b;
	text-decoration: none;
}
h3 a:hover {
	color: #333;
	text-decoration: none;
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	text-transform: none;                                                                                           
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
	clear: both;
}
h5 { /* This style used as header in the sidebars */
	font-style: normal;                                                
	border-bottom-style: solid;                                                
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: #C0C0C0;
	text-align: center;
}

/*********************************************
		Header Div Styles
*********************************************/
#toptag {
	background-repeat: repeat-x;
	background-image: url(http://www.amazon-aroma.com/www/wp-content/themes/Notepad/Notepad-Beige/images/fondo_top.png);
	border-bottom-color: #f1c21b;
	display: block;
	background: #caa21c;
	color: #f2d695;
	margin: 0px auto; padding: 10px;
	text-align: center;
	letter-spacing: 6px;
	text-transform: none;
	border-bottom: 2px solid;
}
#header {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-transform: none;
	display: block;
	width: 840px;
	margin: 0px auto;
	text-align: left;
}
#header #title {
	color: #000;
	margin-left: 0px;
	            
	margin-bottom: 0px;
	            
	margin-right: 0px;
	            
	margin-top: 5px;
	            
	font-style: normal;
	            
	text-transform: none;
	            
	font-size: 32px;
	font-family: Helvetica, Arial, sans-serif, "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	color: #1d4a0d;
	text-decoration: none;
	text-align: center;
}
#header #title a {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #0e2606;
	text-decoration: none;
}
#header #title a:hover {
	color: #53524b;
	text-decoration: none;
}
#header #tagline { 
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #333;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	text-align: center;
	letter-spacing: 5px;
	text-transform: uppercase;
}
#menu {
	padding-top: 13px;
	padding-bottom: 20px;
	margin-top: -5px;
	margin-bottom: 20px;
	border-bottom-color: #fff000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-color: #fff349;
	border-top-style: solid;
	border-top-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
	text-align: center;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
}
#menu li { margin-left: 0px; margin-bottom: 20px; margin-right: 0px; margin-top: 0px; padding: 7px 15px;
	display: inline;
}
#menu li a {
	font-family: sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #af5f24;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#menu li.current_page_item a, #menu li.current_page_item a:visited {
	color: #e8b32d;
	text-decoration: none;
}
#menu li a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*********************************************
		Container Div / Wrap Div
*********************************************/
#container {
	color: black;
	text-align: left;
    margin: 0px auto;
    width: 840px;
    padding: 0px;
}
#wrap {
    text-align: left;
    color: white;
    margin: 0px; padding: 0px;
    width: 840px;
}

/*********************************************
		Content Div
*********************************************/
#content {
	color: white;
	background: #7f7c1d;
	float: right;
	margin: 0px;
	padding: 0px;
    width: 840px;
	border: 0px solid #d2fcbd;
	display: block;
}
#content img.featureimg {
	float: left;
	margin: 0px; padding: 0px 10px 10px 0px;
}
.post-more { /* Use this class to style the "more" tag */
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 0px;
	margin: 0px;
}

.meta-top p {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px; padding: 0px;
	text-align: center;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px; margin: 0px;
}
.meta-date {
	margin: 0px 5px;
}
.meta-author {
	margin: 0px 5px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}

/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 10px;
	color: black;
	display: block;
	float: left;
	width: 285px;
	margin: 10px 0px 10px 0px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#l_sidebar p, #l_sidebar .text-widget {
	color: black;
	padding: 0px 0px 5px 0px;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px 0px;
}
#l_sidebar ul {
	color: black;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#l_sidebar ul li.item {
	padding: 0px 0px 10px 0px;
	display: block;
	float: left;
}
#l_sidebar ul li ul {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: square;
}
#l_sidebar ul li ul li {
	padding: 0px;
	margin: 6px 0px;
}
#l_sidebar ul li ul li a {
	color: #1b0630;
	text-decoration: underline;
}
#l_sidebar ul li ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#l_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li ul li ul li {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
}

/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 10px;
	color: black;
	display: inline;
	float: right;
	width: 285px;
	margin: 10px 0px 10px 0px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#r_sidebar p {
	padding: 0px 0px 5px 0px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px 0px;
}
#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#r_sidebar ul li.item {
	padding: 0px 0px 10px 0px;
	display: block;
	float: left;
}
#r_sidebar ul li ul {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: square;
}
#r_sidebar ul li ul li {
	padding: 0px;
	margin: 6px 0px;
}
#r_sidebar ul li ul li a {
	color: #1b0630;
	text-decoration: underline;
}
#r_sidebar ul li ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 8px;
}
#comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
#comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}



/*********************************************
		Footer Styles
*********************************************/
#footer {
	border-top-color: #7f7c1d;
	width: 840px;
	color: #ffffff;
	margin: 0px auto;
	padding: 15px 0px;
	clear: both;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	border-top: 1px solid;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer .left {
	width: 40%;
	float: left;
	margin: 0px 0px 0px 20px;
}
#footer .right {
	width: 40%;
	float: right;
	text-align: right;
	margin: 0px 20px 0px 0px;	
}
