/*  
Theme Name: Aroma Ki
Theme URI: http://www.flowinteractive.com.au
Description: Aroma Ki theme created by Flow Interactive
Version: 0.1
Author: Flow Interactive
Author URI: http://www.flowinteractive.com.au/

	This theme is copyright Flow Interactive 2009. All rights reserved.

*/



/* Begin Typography & Colors */
/* = General
--------------------------------------------------------*/
html {height: 96%}
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 76%;
	color: #564E4A;
	background: #DFDCDB url(images/bodybg.jpg) left top repeat-x;
	margin: 0;
	line-height: 150%;
	text-align: center;
	height:100%
}
a {
	color: #CC092F
}
#footer a, #footerSub a {color:#fff !important}
a img {border: none}
.cntr {text-align:center}
.right {text-align:right}
.float, .left {float:left}
.floatRight {float: right}
.hlight {color: #CC092F}
.image.left {margin: 0 10px 20px 0}
.center {text-align:center; margin: 0 auto}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	text-align:left
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer a {color:#fff; text-decoration:none}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/* = Typography
--------------------------------------------------------*/
h1 {font-weight: normal;font-size: 1.8em; color:#564E4A; margin: 0 0 0.5em 0; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; line-height: 110%}
h2 {font-weight: bold;font-size: 1.3em; color:#CC092F; margin: 0 0 0.5em 0}
td h2 {font-size: 1.1em}
span.time {font-weight: normal; color:#534B48}
h3 {font-size: 1em; color:#1F1A17; text-transform:uppercase; font-weight:bold}
h4 {font-size: 1.2em; color:#CC3300; text-transform:uppercase; font-weight: bold; margin: 0.5em 0}
li {margin-bottom:0.6em}
p {font-size: 1em; margin-bottom: 1em}
td p, td {font-size: 0.9em}
#search label {font-family:Georgia, "Times New Roman", Times, serif; font-size: 1em; color:#fff;margin-right: 10px}
.ak {font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#CC092F}
#hometitle {text-indent:-9000px; background: transparent url(images/hometitle.gif) left top no-repeat; width:386px; height:22px}
.big, .col2sub .big {font-size: 2em; font-family:Georgia, "Times New Roman", Times, serif; color:#CC092F}
.col2sub .big {font-size: 1.2em}
.panel p { color: #CC092F; font-size: 0.9em; line-height: 1.25em}
.price {font-size: 1.3em; font-weight: bold; color:#CC092F}

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#006699
	}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #660066
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.cntr {text-align:center}
.asterisk {font-size: 0.9em !important; font-style:italic}
.linklove {display:none !important}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background: transparent url(images/pagebg.jpg) center top no-repeat ;
	margin: 0 auto;
	padding: 0 0;
	width: 780px;
	}
#wrapper {position: relative; width: 760px; /*min-height: 100%; */margin: 15px auto 0 auto; background: transparent url(images/wrapperbg.png) center top repeat-y; padding: 0 15px}
/** html #wrapper {height: 100%}*/
#container {position:relative; text-align:left}
#header {
	position: relative;
	width: 760px;
	height: 220px
}
#logo {
	position: relative;
	margin: 30px 0 25px 45px;
}
#searchPanel, #searchPanelSub {
	position:relative;
	background: #fff url(images/menubottom.jpg) left top no-repeat;
	height:55px
}
#searchPanelSub {background: #fff url(images/menubottomsub.jpg) left top no-repeat}
#searchBox {
	position: absolute;
	width: 210px;
	bottom: 20px;
	right: 20px
}

.action {margin-left: 5px}
.breadcrumbs {position:absolute; top: -35px; left: 40px; font-size: 0.9em}
#content, #contentHome {
	position: relative;
	padding-top: 10px;
	background:#fff url(images/col2bghome.jpg) right repeat-y
}
#content {background:#fff url(images/col2bg.jpg) right repeat-y}
.col1 {float: left; width: 430px; margin: 0 0 0 40px}
.col2 {float: right; width: 238px; padding: 0 10px }
.col1sub {float: left; width: 500px; margin: 0 0 0 40px}
.col2shop {float: right; width: 176px; padding: 0 10px }
#book {float: right; margin-top: -4em}
.contentTable {margin-left: 30px}
#footer,#footerSub  {
	position:relative;
	background: transparent url(images/footerbg.gif) left top no-repeat;
	width: 760px;
	margin: 0 auto;
	height:39px;
	color:#fff;
	font-size:0.9em
}
#footerSub {background: transparent url(images/footerbgsub.gif) left top no-repeat}
#fl {width: 30%; float: left; margin: 17px 0 0 10px; text-align:left}
#fr {float: right; width: 65%; text-align:right; margin: 17px 10px 0 0}
#newsPanel {
	position: relative;
	width:230px;
	margin: 0 auto;
	background:#F3F2F1
}
.panelTop {position:relative; width: 230px; height:8px; background: transparent url(images/newstop.gif) no-repeat; margin-top: 10px}
.panelBot {position:relative; width: 230px; height:8px; background: transparent url(images/newsbottom.gif) no-repeat}
.panel {background:#F3F2F1; width: 210px; padding: 1px 10px;}

div.hr {height:1px;background: #E4E1E0; margin: 10px 0}
div hr {display:none}
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	width: 420px;
	}
.homecolumn {
	float: left;
	padding: 0 20px 0 0;
	margin: 0 0 0 20px;
	width: 680px;
	}
#homeSidePanel {
	background: transparent url(images/sidebarbg.jpg) left top repeat-x; padding: 0 10px
}
#homeSidePanel h2 {margin-bottom: -0.25em}
#homeSidePanel p {font-size: 0.9em}
/*SHOP*/
.col2shop ul {list-style-type:none; margin-left: -30px}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */

/*begin menu styles*/
/* = Menu
----------------------------------------------*/
#menu {
	position: relative;
	width: 760px;
	background: url(images/menubg.jpg) repeat-x;
	z-index:100;
	height: 30px;
}
#menu ul {margin: 0 auto; padding: 0; line-height:1; list-style-type:none; width: 760px}
#menu li {float:left; position: relative}
#menu li a {
font-family:Georgia, "Times New Roman", Times, serif;
padding: 0.25em 1.1em 0.6em 1.1em;
color: #fff;
display:block;
font-size: 1.2em;
text-decoration:none;
text-align:center;
z-index: 1
}
#menu li a:hover, #menu li a:active {
	color:#FF99CC
}
#menu li.current a {font-weight: bold; background:transparent url(images/menusel.gif) center bottom no-repeat}

/*Drop downs*/
#menu ul li ul { /* second-level lists */
	position: absolute;
	background: transparent url(images/ddbg.png);
	border: 1px outset #ccc;
	width: 13em;
	display:none;
	z-index:1000
}
#menu ul li ul li a {width: 11em; margin:0; text-align:left; display:block; color:#333333; padding: 0.5em 0.75em; font-size: 1em; color:#CC092F; background: transparent url(images/menuitemborder.gif) center bottom no-repeat}

#menu ul li:hover ul, .menu ul li a:hover ul, #menu ul li.sfhover ul {
	display:block
}

div#menu li a:hover, div#menu li.current_page_item a {
	background: transparent url(images/menuboxover.gif) left 50% no-repeat
}



/*end menu styles*/




/* Begin Images */
p img {
	padding: 0;
	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

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



/* Begin Lists

.entry ul {
	margin: 0.5em 0 0.5em 0em;
	list-style-type:none;
}
.entry ul li {
	padding: 0 0 0 20px;
	background: transparent url(images/tickbullet.gif) left center no-repeat;
	margin: 0.5em 0
}	

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

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



/* Begin Sidebar */
#sidebar
{
	
	}
#shopsidebar {width: 195px}
#sidebar ul {width: 230px}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* = Easy Clearing
----------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* = Tables
----------------------------------------------*/
td.certificate {color:#006666; background:#e6f5f5}
td.diploma {color:#003399; background:#e6f5ff}
td.advanced {color:#000099; background:#e7e8f7}
#orderform th {background: #009900; color:#fff; padding: 5px; text-align:center}
/* = Forms
----------------------------------------------*/
#searchBox form input {float: left}
#searchBox form input.text{
background:#F8F8F8 none repeat scroll 0 0;
border:1px solid #AAAAAA;
color:#000000;
width:150px;
}
#orderform label {float: left; width: 15em; font-weight: bold; color:#333}
#orderform label.txtLabel {width: 7em}
#orderform input.txt {float: left; width: 14em; color:#333; margin: 0 10px 5px 0; border: 1px solid #ccc}
#orderform br {clear: both}
#orderform fieldset {font-weight: bold; color:#333; border: 1px solid #009900; padding: 10px; width: 480px}
.err, .req {font-weight:bold; color:#f00; font-size: 1em; float:left}
.err {margin-right: 5px}
.hide {display:none}
textarea {font-family: Arial, helvetica, sans-serif; color:#333; font-size: 1em}
#sendForm {float: right}
.errmsg { color:red; }