/*
Theme Name: Natural Essence
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: Soft and natural two-column theme supporting widgets. Based on the <a href="http://templates.arcsin.se/natural-essence-website template/">Natural Essence website template</a>. Also available as <a href="http://templates.arcsin.se/natural-essence-joomla-template/">Joomla template.</a>
Author: Viktor Persson
Author URI: http://arcsin.se/
Last updated: 2009-09-20
*/


/* 
   Reset
------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 1; } ol, ul { /*list-style: none;*/ } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/* Elements */
body {
	background: url('img/bg2.png') top center; /*#b55d00 img/bg-pattern.png 5a2d5a */
	color: #222;
	font: normal 62.5% sans-serif;
	line-height: 130%;
	padding: 0;
	margin: 0;
}

a {color: #227;} /* 395b16 059 */
a:hover {color: #33b;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #227; padding: 12px 0 10px;} /* 395b16 padding: 8px 0 2px; */

h1 { font: normal 2.4em serif,sans-serif; margin: 10px 0 10px 0; }
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: none;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	/*background: url('img/quote.gif') no-repeat;*/
	background:#fff8e4 url('img/quote.gif') 5px 5px no-repeat;
	display: block;
	font: normal 1.0em Georgia,serif;
	padding: 25px 5px 5px 26px;
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 15px; font-size: 1.15em; line-height: 1.5em; }
small,.small {font: normal 0.85em sans-serif;}
ul,ol {padding: 0 2em 1.2em;}

/* structure */
#wrapper-top {
  background: url('img/wrapper-top.png') bottom center no-repeat;
  margin: 0 auto;
	padding: 0;
}
#wrapper {
	background: url('img/wrapper-bg.png') top center repeat-y; /* #395b16 005281 #332 url(img/wrapper.png) no-repeat left bottom */
/*	margin: 25px auto;
	padding: 7px 0; */
	/*width: 762px;*/
	/*width: 912px */
	margin: 0 auto;
	padding: 0;
}
#container {
	/*border-top: 6px solid #395b16;  005281 #332 */
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
  background: #fff url('img/container-bg3.png') top center no-repeat; /* #dcc0a1  */
	/* #FBF9F4 width: 750px;*/
	width: 902px;
	padding: 140px 0 0 0; /*  140px 7px 0 7px; */
}
.col2 {
  background-color: #fff;
}

/* header */
.title {
	background: #E2DED5;
	border-top: 1px solid #996;
	height: 50px;
}
.title h1 {
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
	float: left;
}
.title h1 a, .title h1 a:hover, .title h2 a, .title h2 a:hover {
  color: #005c91;
  text-decoration: none;
}
.title h2 {
  font: normal 1.5em Georgia,"Trebuchet MS",sans-serif;
  float: left; 
  padding: 19px 0 0 15px;
}
.title span {
  font: normal 1.0em Georgia,"Trebuchet MS",sans-serif;
  float: right; 
  padding: 25px 17px 0 0;
  color: #005c91;
  font-weight: bold;
}

.header {
	/* border-top: 2px solid #005281; */
	background: url('img/header-text.png') no-repeat center top; /* #DAD7C5 */
	height: 70px;
	width: 920px;
	margin: 30px auto 0px auto;	
}
.header h1 { width: 640px; height: 34px; overflow: hidden; margin:0; padding:0; }
.header h1 a {display: block; z-index: 1; width: 640px; height: 34px; margin:0; padding:0; cursor: pointer; }
.header-text { text-indent: -9999px; }

/* Navigation */

.navigation {
  height: 25px;
}
.navigation ul {
	padding: 0;
  margin: 0;
	list-style: none;	
}
.navigation ul li {
	margin: 0;
	padding: 0;
  line-height: 19px;
	float: left;
	list-style:none;
	background: url('img/black-transparent.png');
}
.navigation ul li a {
	color: #fff;
	display: block;
	width: 121px;
	padding: 0 14px;
	font: bold 1em Tahoma,sans-serif;
	border-right: 1px solid #fff;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background: url('img/nav-bg.png') top left no-repeat;
}
.navigation ul li .navigation-last {
  border-right: none;
  width: 124px;
  /* background: url('img/nav-bg-last.png') top left no-repeat; */
}
.navigation ul li a:hover {
	color: #ccc;
}
.navigation ul li ul {
	position:absolute;
	left: -999em;
	width: 150px;
	padding: 0; margin: 0 0 0 -1px;
}
.navigation ul li:hover ul, .navigation ul li.sfhover ul {
	left:auto;
	z-index:10 !important;
	padding: 0; margin: 0;
	border-top:1px solid #fff;
}
.navigation ul li ul li {
	display:block !important;
	width:149px;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	/*border-top:none !important;*/
	padding: 0; margin: 0 0 0 -1px;
}
.navigation ul li ul li a {
	font: bold 0.85em Tahoma,sans-serif;
	line-height: 25px;
  border-right: 0px;
  background: url('img/black-transparent-70.png') repeat;
  text-align: left;
}
.navigation .current_page_item a {
  color: #ccc;
}
/*.navigation ul li ul li.current_page_item a {
  background-position: 0px -11px;
}*/
.navigation ul li ul li.current_page_item a:hover {
  background-position: 0px -45px;
}

/* navigation end */

/* main                                       */
.main { background-color: #FFF; }

/* posts */
.post .descr {
	color: #630;
	font-size: 0.9em;
	margin: 2px 0 4px;
}
.post .info{
	border-top: 1px dashed #AAAA9A;
	color: #222;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 8px 0;
}
.post img {border: 2px solid #CCB; margin: 4px 0;}
.post a img {border: 2px solid #CCB;}
.post a:hover img {border-color: #AA9;}

/* bottom */
.bottom {
	background: #ffe9d7;  /*DCDAC9*/
	/*border-top: 8px solid #dcc0a1; AA8*/
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	/*background: #005281;*/
	color: #444;  /*EED*/
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #444;
	text-decoration: none;
}
.footer a:hover, .footer .right a:hover {
	color: #444;
	text-decoration: underline;
}
.footer .right, .footer .right a {color: #777;}

/* misc */
.content {
  padding: 20px 40px 20px 30px;
  /* background-color: #fdf9f7;
  border-right: 1px solid #f9f0eb; */
}
.right .content {padding: 12px 10px; }
.col2 div.left {/*width: 64%;*/ width: 620px; }
.col2 div.right {/*width: 33%;*/ width: 280px; _position: relative; _margin-left: -70px;}

/* block list */
ul.block, .block ul {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background: #D2D0C0;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
#sidebar { text-align: center; }
#sidebar h5 { margin: 10px 0; &margin: 10px 0 10px -5px; _&margin: 10px 0 10px -8px; position: relative; }
#sidebar h2 { margin: 0; padding: 20px 0 2px 0; }

/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #FCFCFC;
	border: 1px solid #C6C3C3;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #C6C3C3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata a {font-size: 1em; color: #666;}

/* calendar */
#wp-calendar {color: #A0A0A0;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}
.col2 .right table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 185px;
  margin: 0px 10px 0 10px;
  text-align: center;
}

.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.col2 .right table thead tr {border-bottom:1px solid;}

.col2 .right table th {border-bottom:1px solid;}

.col2 .right table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.col2 .right table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.col2 .right table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {padding:10px;}


/* 
   Alignment 
------------------------------------------------------------------- */

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


/* Images */
img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}


/* Floats */ 
.left,.alignleft {float: left;}
.right,.alignright {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}


/* 
   Captions 
------------------------------------------------------------------- */

.wp-caption {
   border: 1px solid #DDD;
   text-align: center;
   background-color: #F9F9F9;
   padding-top: 4px;
   margin-top: 10px;
   margin-bottom: 10px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 0.9em;
   padding: 4px;
   margin: 0;
}

/* Images in h5 */

a img {
	border: none;
}

h5 {
	margin: 10px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.85em;
	font-weight: normal;
	text-align: center;
}

h5 img {
	padding: 5px;
	background-color: white;
	border: 1px solid silver;
}
	
h5.right {
	margin: 2px 0 2px 10px;
	text-align: center;
	font-weight: normal;
	}
	
h5.left {
	margin: 2px 10px 2px 0;
	text-align: center;
	font-weight: normal;
	}
	
h5.center {
	text-align: center;
	font-weight: normal;
	}
	
h5.center img {
	margin: 0 auto;
	}
	
h5 a {
	text-decoration: none !important;
	color: #696969;
	}

h5 a:link {
	text-decoration: none !important;
	color: #696969;
	}
	
h5 a.hide-link:hover, h5 a.hide-link:focus, h5 a.hide-link:active, h5 a.hide-link:visited {
	text-decoration: none !important;
	color: #696969;
}

h5.noborder img {
	border: none;
}

img.noborder {
	border: none;
}

.noborder {
	border: none;
}
/* Images in h5 end */

/* this is for signup form */

#text-3 {
  /* background: url('img/bg-box.png') bottom center;  img/bg-pattern.png */
  padding: 0;
  margin: 10px 5px 30px 5px;
  border: 1px solid #ddd;
}

#feedblitz p {
  text-align: center;
  /* background-color: #fdfdfd;
  border-bottom: 1px solid #ddd; */
  margin: 0px;
  padding: 15px 10px 0px 10px;
}

#text-3 h2 {
  padding-left: 15px;
  background-color: #fff;
  padding: 10px;
}
.subscribebox {
  padding: 0;
  margin: 10px 5px 30px 5px;
  border: 1px solid #ddd;
  text-align: center;
}
#text-5 { padding: 0 0 0 53px; &padding: 0; }
#text-6 div { padding: 0 0 0 31px; &padding: 0; }
#text-6 div div div div { padding: 0; } 

.email-signup-submit {
  margin: 0;
  padding: 0;
  border: 1px solid silver;
  background-color: #fff;
  /*border: 1px solid #b55d00;
  background-color: #ffebdf;
  background: url(images/button-bg-white.png) top left;*/
  cursor: pointer;
  height: 22px;
}

.email-signup-box {
  margin: 8px 0 10px 0;
  padding: 0;
  border: 1px solid silver;
  background-color: #fff;
  height: 18px;
}

/* this is for signup form end */


/* aditional styles for widgets - begin */

.widget { clear: both; }

#text-4 { padding-bottom: 20px; }

/* aditional styles for widgets - end */

/*  wysiwyg styles  */
.wysiwyg {
    background: transparent;
    width: 550px;
    font-size: 80%;
    padding: 10px;
}

.bigger {
    font-size: 1.2eM;
}

/*  AWeber styling */
#text-8 {margin: 15px 0;}

#af-form-1107806672 {background:url("img/form-header.png") top left no-repeat;}

#af-form-1107806672 ul,
#af-form-1107806672 ol {list-style-image:none; list-style-position:outside; list-style-type:disc; padding-left:40px;}

#af-form-1107806672 div {margin:0px;}

#af-form-1107806672 .bodyText p {margin: 0; padding: 0; line-height: 0.8em;}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */

 .af-clear {clear:both; height: 2px;}

.lastNameContainer {margin-top:10px;}

.af-element label {display:block; float:left;}

.stacked .af-element label {float:none; display:block;}

.af-form {margin:auto; text-align:left;}
 
.af-footer {margin-bottom:0px; margin-top:0px; padding:5px;}

.af-divider {display:block; height:12px; margin-bottom:6px;}

.af-divider-parent {padding-bottom:15px;}

.af-element, 
.af-usaddress {padding: 0px;}

/*.af-element {padding-bottom:5px; padding-top:5px;}*/

.af-divider-parent {padding-top:0 !important;}

.af-body input.text, 
.af-body textarea {padding:2px;}

.af-body .af-textWrap input.text {width:100%;}

.af-body .af-textWrap {text-align:left;}

.af-element-checkbox label,
.af-element-checkbox input.checkbox,
.af-element-radio label,
.af-element-radio input.radio {display:inline !important; float:none !important;}


#af-form .af-body input.submit, 
.af-body.af-standards input.submit {padding: 4px 12px;}

.af-element-radio.inline {display:block !important; float:left; margin-left:0px; margin-right:7px;}

.af-element-radio.block {display:block;}

.lbl-right .af-element label{text-align:right;}

.af-quirksMode .af-element {padding-left: 0px!important; padding-right: 0px!important;}#af-form-1107806672  .af-body a {color:#700909; text-decoration:underline; font-style:normal; font-weight:normal; }

#af-form-1107806672  .af-body label.choice {color:#000000; text-decoration:none; font-style:normal; font-weight:normal; font-size:inherit; font-family:inherit; }

#af-form-1107806672  .buttonContainer input.submit {background-image:url("img/form-900.png"); background-position:top left; background-repeat:repeat-x; background-color:#790000; border:1px solid #790000; color:#FFFFFF; text-decoration:none; font-style:normal; font-weight:normal; font-size: 1.0em; font-family:Verdana, sans-serif; margin-top: 10px;}

#af-form-1107806672  .buttonContainer {text-align:center; }

#af-form-1107806672  .af-body label.previewLabel {display:block; float:none; text-align:left; width:auto; color:#000000; text-decoration:none; font-style:normal; font-weight:normal; font-size:0.85em; font-family:Verdana, sans-serif; }



#af-form-1107806672  .af-body input.text {background-color:#FFFFFF; border-color:#BD965A; border-width:1px; border-style:solid; color:#000000; text-decoration:none; font-style:normal; font-weight:normal; font-size:12px; font-family:Verdana, sans-serif; }

#af-form-1107806672  .af-body input.text:focus {background-color:#FFFAD6; border-color:#030303; border-width:1px; border-style:solid; }

#af-form-1107806672  .af-footer {padding-bottom:35px; padding-top:1px; padding-right:40px; padding-left:40px; background-repeat:no-repeat; background-position:bottom left; background-image:url("img/form-footer-w.png"); border-width:0px; color:#000000; }
.subscribebox #af-form-1107806672  .af-footer {background-image:url("img/form-footer-o.png");}
#af-form-1107806672  .af-footer p {font-size:0.82em; line-height: 1.0em; font-family:Verdana, sans-serif; }

#af-form-1107806672 .af-header { margin: 0px; padding-bottom:1px; padding-top:20px; padding-right:24px; padding-left:30px; border-width:0px; color:#8A1F0A; font-size:16px; font-family:Verdana, sans-serif; }

#af-form-1107806672  .af-body {margin: 0px; padding-bottom:8px; padding-top:4px; background-repeat:repeat-y; background-position:center left; background-image:url("img/form-body-w.png"); color:#000000; font-size:12px; font-family:Verdana, sans-serif; }
.subscribebox #af-form-1107806672  .af-body {background-image:url("img/form-body-o.png");}

#af-form-1107806672  .af-body .privacyPolicy {color:#000000; font-size:12px; font-family:Verdana, sans-serif; }

#af-form-1107806672 .af-standards .af-element {padding-right:26px; padding-left:28px; }

#af-form-1107806672 .af-standards .af-divider {margin-right:26px; margin-left:28px; }

#af-form-1107806672 .af-quirksMode {padding-right:26px; padding-left:28px; }

#af-form-1107806672 {width:250px; }

/* 20091220 added by alec to make photos look better when wrapped in caption div */

div.wp-caption.alignleft {margin-right: 12px;}
	
}

 
 