/*
Name: Natural Essence
Date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	color: #333333;
	padding: 2% 0;
	font-family: sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #4E5663;
	background-repeat: repeat;
}

a {color: #004EBC;}
a:hover {color: #143044;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {
	color: #215273;
	margin-bottom: 8px;
	font-family: serif, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	color: #970C01;
	margin-top: 10px;
	margin-bottom: 6px;
	font-family: serif, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 105%;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	font: bold 1.4em serif, sans-serif;
	color: #215273;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: inline-block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px;
	margin-top: 25px;
}

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

/* structure */
#wrapper {
	margin: 0 auto;
	width: 762px;
}
#container {
	font-size: 1.3em;
	line-height: 1.2pc;
	margin: 0 auto;
	width: 750px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #0F1F29;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-color: #0F1F29;
	border-left-color: #0F1F29;
	border-right-style: solid;
	border-left-style: solid;
}

/* header */
.title {
	background: #E2DED4 url(img/header-h1.jpg) repeat-x;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	height: 130px;
	background-image: url(site%20images/jess-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* navigation */
.navigation {
	background: #FFFFFF url(site%20images/nav-grey.gif) repeat-x;
	height: 41px;
	border-top: 1px solid #A6A6A6;
	font-size: 90%;
}
.navigation a {
	background: #FFF url(site%20images/nav-grey.gif) repeat-x;
	border-right: 1px solid #BFBFBF;
	color: #275B7D;
	float: left;
	font: bold 1em/41px Tahoma, sans-serif;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #1D4662;}

/* main */
.main#two-columns {background: #FFF repeat-y right;}

/* bottom */
.bottom {
	background: #CAD9E1 url(site%20images/bottom.gif) no-repeat bottom;
	border-top: 1px solid #999999;
	color: #333333;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 50%;}

/* footer */
.footer {
	background: #0F1F29;
	color: #CCCCCC;
	font-size: 90%;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 35%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {
	width: 68%;
}
.col2 .right .content {background: #FFFFFF;}
.col2 .right {width: 30%;}
.content {
	padding: 18px 20px;
}
.left {
	float: left;
	background-image: url(site%20images/left-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right {
	float: right;
}
.right .content {
	padding: 18px 12px 12px;
}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBCBC;
	list-style: none;
}
.block li a,.block li em {
	color: #215273;
	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 {
	background: #B6CED8;
	color: #1D4662;
}

.right .block,.right .block li {border-color: #B3CAD5;}
.right .block li a:hover {background: #F0F0F0;}
.leftbottom {
	float: left;
	width: 320px;
	margin-left: 8px;
}
.stripimage {
	margin-left: auto;
	margin-right: auto;
}
.bottomimages {
	border: 1px solid #333333;
	margin-left: 2px;
	margin-top: 8px;
}
.image-float-right {
	float: right;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #333333;
}
.image-float-left {
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 1px;
	border: 1px solid #333333;
	float: left;
}
.bigger-text {
	color: #333333;
	font-weight: bold;
}
#menu-item {
	padding: 6px 8px 8px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 14px;
	background-color: #D8EDFF;
	background-image: url(site%20images/news-item-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.image-border {
	border: 1px solid #333333;
}
.boxed {
	padding: 8px 8px 8px 12px;
	border: 1px dashed #666666;
	background-color: #EFDDDA;
}
