/*  
Theme Name: aromatics
Theme URI: http://www.materiaprima.co.uk/
Description: A WordPress theme for aromatics.
Version: 0
Author: Kenneth Kawamoto
Author URI: http://www.materiaprima.co.uk/
*/

body {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #486431;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #486431;
}
a:visited {
	color: #486431;
}
a:hover {
	color: #6b6212;
}
h1 {
	color: #1b275c;
	font-size: 2em;
	margin-bottom: 0px;
	#font-family: "MS PGothic", 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h2 {
	font-size: 1.2em;
	color: #486431;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2.across {
	margin-top: 20px;
	#margin-bottom: -10px;
}
h3 {
	font-size: 1em;
	color: #6b6212;
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	margin-top: 2px;
	#padding-top: 6px;
}
small {
	font-size: 0.9em;	
}
#page {
	background-color: white;
	text-align: left;
	width: 940px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	position: relative;
	}
.nav {
	background-color: #6b6212;
	height: 30px;
	width: 940px;
	font-weight: bold;
	display: table;
	position: relative;
	#top: -2px;
}
.nav li {
	list-style-type: none;
	display: table-cell;
	#display: inline;
	float: left;
}
.nav li a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 30px;
	color: #FFF;
}
.nav li a:link {
	color: #FFF;
}
.nav li a:visited {
	color: #FFF;
}
.nav li a:hover {
	color: #cccc00;
}
.nav li.current_page_item a:link {
	color: #cccc00;		
}
.nav li.current_page_item a:visited {
	color: #cccc00;		
}
.nav #searchform {
	float: right;
	padding: 0px;
	#position: absolute;
	#right: 0px;
	margin-right: 20px;
	margin-top: 4px;
}
.nav #searchform #s {
	height: 16px;
	width: 120px;
	background-color: #9f976b;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #302d20;
	border-left-color: #302d20;
	border-right-style: none;
	border-bottom-style: none;
	color: #FFF;
	text-indent: 4px;
	#position: relative;
	#top: -7px;
}
.nav #searchform a {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.nav #searchform #searchBtn {
	vertical-align: middle;
	#position: relative;
	#top: -8px;
}
.clear {
	clear: both;	
}
.hide {
	visibility: hidden;
}
.space {
	height: 10px;
}
#content {
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 20px;
	#margin-top: 20px;
}
.col1 {
	width: 530px;
	float: left;
}
.col2 {
	float: left;
	width: 110px;
}
.col3 {
	width: 260px;
	float: right;
}
.pagetitle {
	margin-top: 20px;	
}
.entry img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.entry a:link {
	color: #486431;
	text-decoration: none;
}
.entry a:visited {
	color: #486431;
	text-decoration: none;
}
.entry a:hover {
	color: #6b6212;
	text-decoration: none;
}
.courseModule {
	margin-left: 20px;
	width: 510px;
}
.caption {
	font-size: 0.9em;
	margin-bottom: 10px;
}

.writing {
	margin-bottom: 20px;
}

#comment {
	width: 550px;
}
#content #searchform {
	margin-top: 10px;	
}
#content #s {
	height: 16px;
	width: 120px;
	background-color: #9f976b;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #302d20;
	border-left-color: #302d20;
	border-right-style: none;
	border-bottom-style: none;
	color: #FFF;
	text-indent: 4px;
}
#content #searchBtn {
	vertical-align: middle;
}
.contactleft {
	float: left;
	margin-bottom: 10px;
}
.contactright {
	margin-left: 200px;
	margin-bottom: 10px;
}
.contactform input {
	background-color: #c8e2b2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 18px;
}
.contactform textarea {
	background-color: #c8e2b2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#contactsubmit {
	color: #FFF;
	background-color: #486431;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 20px;
	text-transform: uppercase;
	font-size: 0.8em;
}
.error {
	color: #C4142B;
	font-weight: bold;
}
.success {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 40px;	
}
#pointer.col2  {
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 100px;
}
.module #pointer.col2 {
	background-image: url(images/pointer_b.gif);
}
.news {
	width: 250px;
	border: 5px solid #486431;
	margin-bottom: 10px;
}
.news.module {
	border: 5px solid #6b6212;
}
.news h2 {
	color: #486431;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 0.9em;
}
.news p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.85em;
	#margin-bottom: 6px;
}
.newsItem {
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.newsItem li {
	font-size: 0.85em;	
}
.module .newsItem {
	background-image: url(images/leaf_b.gif);
}
.newsItem a:link {
	color: #486431;
}
.newsItem a:visited {
	color: #486431;
}
.editLink {
	
}
.post {
	margin-top: 20px;	
}
.post a {
	text-decoration: underline;	
}
.postmetadata {
	font-size: 0.9em;
}
.postmetadata.alt {
	font-size: 1em;
}
.postmetadata a {
	text-decoration: none;	
}
#sidebar div.news {
	margin-top: 10px;
}
#sidebar a {
	text-decoration: none;	
}
#sidebar li {
	list-style-image: url(images/leaf.gif);
	font-size: 0.9em;
}
#sidebar #calendar {
	padding-top: 10px;
}
#sidebar #wp-calendar {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar #wp-calendar a {
	background-color: #D1EEBF;
}
#sidebar #wp-calendar #today {
	border: 1px solid #69A945;	
}
#nextPreviousPosts {
	padding-bottom: 10px;
}
#archiveInfo {
	padding-top: 10px;
	#padding-bottom: 10px;
}
#footer {
	font-size: 0.8em;
	color: #FFF;
	background-color: #486431;
	text-align: center;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer p {
	padding-top: 5px;
}