/*  
Theme Name:Autumn Rose Herbals
Theme URI:http://www.AutumnRoseHerbals.com/blog/
Description:Theme for Autumn Rose Herbal's corporate site (based on a design by: Sapientone)
Version:1.0
Author:Chris Jones
Author URI:http://www.AutumnRoseHerbals.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/



/* Begin Main-Layout  */
*{
	margin:0;
	padding:0
	}

body {
	color:#fff;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	background-color: #930;
	}

.page {
	margin:0;
	text-align:left;
	}

#header {
	background-image: url("images/Natural-Herbal-Personal-Care-Seamless.jpg");
	background-repeat: repeat-x;
	background-color: #630;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #300;
	height: 75px;
	}

#content-top {
	float: left;
	margin: 20px 0 0 4%;
	padding-left: 10px;
	padding-right: 10px;
	width:65%;
	clear: left;
	height: 15px;
	color: #000;
	background-color: #ffc;
	background-image: url("images/parchment-edge-top.jpg");
	background-repeat: repeat-x;
	border-right: 2px solid #930;
	border-left: 2px solid #930;
	}

#content {
	float:left;
	margin: 0 0 0 4%;
	padding-left: 10px;
	padding-right: 10px;
	width:65%;
	clear: left;
	color: #000;
	background-color: #ffc;
	background-image: url("images/bg-parchment.jpg");
	background-repeat: repeat;
	border-right: 2px solid #300;
	border-left: 2px solid #300;
	}

#content-bottom {
	float: left;
	margin: 0 0 20px 4%;
	padding-left: 10px;
	padding-right: 10px;
	width:65%;
	clear: left;
	height: 15px;
	color: #000;
	background-color: #930;
	background-image: url("images/parchment-edge-bottom.jpg");
	background-repeat: repeat-x;
	border-right: 2px solid #930;
	border-left: 2px solid #930;
	}

#sidebar-top {
	float:right;
	margin: 20px 4% 0 2%;
	width:20%;
	clear: right;
	height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffc;
	background-image: url("images/parchment-edge-top.jpg");
	background-repeat: repeat-x;
	border-right: 2px solid #930;
	border-left: 2px solid #930;
	}

#sidebar {
	float:right;
	margin:0 4% 0 2%;
	width:20%;
	clear: right;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 2px solid #300;
	border-left: 2px solid #300;
	background-image: url("images/bg-parchment.jpg");
	background-repeat: repeat;
	}

#sidebar-bottom {
	float:right;
	margin:0 4% 20px 2%;
	width:20%;
	clear: right;
	height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url("images/parchment-edge-bottom.jpg");
	background-repeat: repeat-x;
	border-right: 2px solid #930;
	border-left: 2px solid #930;
	}

#footer {
	clear:both;
	padding:0;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #300;
	background-image: url("images/Natural-Herbal-Personal-Care-Seamless.jpg");
	background-repeat: repeat-x;
	background-color: #630;
	height: 75px;
	}
/* End Main-Layout */



/* Begin Header */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 4.5em;
	font-weight: normal;
	padding: 0px;
	}
	
h1 span {
	display: none;
	}

h1 a {
	display: block;
	width: 485px;
	height: 75px;
	background-image: url(images/Autumn-Rose-Herbals-Red.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

h1 a:hover {
	display: block;
	width: 485px;
	height: 75px;
	background-image: url(images/Autumn-Rose-Herbals-Blue.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

/*------- Tab Menu - commented out of header.php ---------*/
#nav {
	list-style: none;
	font-family: Tahoma;
	font-size: 1.2em;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #333333;
	}

#nav li { display: inline; }
#nav a {
	padding: 5px 36px 5px 11px;
	color: #999999;
	text-decoration: none;
	}

#nav a:hover{
	color:#999999;
	text-decoration:none;
	background-color: #3C3C3C;
	}
	

#nav #current a {
    	color: #999999;
	}

/* Search field commented out of header.php */
#searching{
	margin-right: 20px;
	float: right;
	width: 24%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/* End Header */


/* Begin Content*/
h2,h3,h4,h5,h6{
	color:#309;
	margin:20px 0 0 0;
	font-family: verdana, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	font-variant: small-caps;
	}

h2,h3{
	border-bottom: 1px solid #300;	
	}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color:#309;
	text-decoration:none
	}

#content h2 a:hover, h3 a:hover {
	color: #93f;
	font-weight: bold;
	}

hr {
	border: 0;
	color: #900;
	background-color: #900;
	width: 50%;
	height: 1px;
	}

.postmetadata {
	color:#000;
	font-size:0.9em;
	margin-top: 2px;
	margin-bottom: 30px;
	padding: 4px;
	font-family: Tahoma;
	}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#000;
	text-decoration:none
	}
	
.postmetadata a:hover{
	text-decoration:underline
	}

.entry p, .entrytext p{
	line-height:170%;
	margin:2px 0 15px 0;
	font-size: 1.3em;
	}
	
.entrytext p{
	margin:0 0 15px 0
	}

a:link,a:visited,a:active,a:hover{
	color:#006;
	text-decoration:underline;
	}
/* End Content*/

/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
	
	}
	
.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:140%;
	text-transform:none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #300;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size:1.2em
	}


.commentmetadata {
	font-weight:normal
	}

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

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal
	}


#commentform p {
	margin:5px 0
	}

.commentmetadata {
	margin:0;
	display:block
	}
/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px

	}

#sidebar ul li{
	list-style-image: none;
	list-style-type: none;
	
	}

#sidebar ul li ul li{
	padding:2px 0
	}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active{
	color: #300;
	text-decoration: none;
	display: block;
	font-size: 1.3em;
	}

#sidebar ul li ul li a:hover{
	color: #93f;
	font-weight: bold;
	text-decoration: none;
	}
/* End Entry Lists */

/* Begin Images */
p img {
	padding:4px;
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
	}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	}

.alignright {
	float:right
	}
	
.alignleft {
	float:left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	}

#sidebar2 #searchform #s {
	width:130px;
	padding:2px;
	border: 2px solid #300;
	}

#sidebar2 #searchsubmit {
	padding:1px;
	border: 2px solid #666666;
	}

input.textfield{
	width: 16em;
	color:#666;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffc;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 1em;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
}



.entry form { 
	text-align:center
	}

select {
	width:130px
	}

#commentform input {
	width:270px;
	padding:2px;
	margin:5px 5px 1px 0;
	border: 2px solid #300;
	background-color: #fff;
	font-size: 1em;
	color: #000;
	}

#commentform textarea {
	width: 88%;
	margin-left: 5%;
	margin-right: 7%;
	padding:2px;
	border: 2px solid #300;
	background-color: #fff;
	font-size: 1em;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#commentform #submit {
	margin: 0 35% 0 35%;
	float:left;
	width: 30%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	border: 2px solid #300;
	background-color: #666;
	}

#commentform #submit:hover {
	color: #ffc;
	background-color: #309;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1em 'Courier New', Courier, Fixed
	}

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

acronym, abbr {
	border-bottom:1px dashed #226
	}

blockquote {
	border-left: 2px dotted #300;
	line-height:120%;
	color: #ccc;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
}

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

.center {
	text-align:center
	}

hr {
	clear:both;
	display:none
	}

a img {
	border:none
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px
	}

.simpletags {
	color: #999;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	}

.simpletags a:link, .simpletags a:visited, .simpletags a:active {
	color: #999;
	text-decoration: none;
	}

.simpletags a:hover {
	color: #300;
	text-decoration: underline;
	}
/* End Various Tags & Classes*/


