/*
Template name: Natural Essence
Template URI: http://templates.arcsin.se/natural-essence-website-template/
Release date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* default elements */
* {margin: 0; padding: 0;}

img {
  border:0;
}

body {
	background: #7C6F5C url(images/bg.jpg);
	color: #331;
/*	font: normal 62.5% sans-serif; */
	font-weight: normal;
  font-family: Georgia,"Trebuchet MS",sans-serif;
  font-size: 70%;
	padding: 48px 0 16px 0;
}

a,span.a {color: #642;}
a:hover,span.a:hover {color: #963;}
span.a {
  text-decoration: underline;
  cursor: pointer;
}

big {font-size: 1.1em;}

h1,h2, .text_title {color: #442; padding: 8px 0 2px;}
h3 {color: #442; padding: 4px 0 0;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2, .text_title {font: normal 1.5em Georgia,"Trebuchet MS",sans-serif; padding-top:16px; font-weight: bold;}
h3 {font: bold 1.15em Georgia,"Trebuchet MS",sans-serif; }

blockquote {
	background: url('images/quote.gif') no-repeat;
	display: block;
/*	font: normal 1.1em Georgia,serif; */
  font-style: italic;
	padding-left: 26px;
	padding-bottom:10px;
}

form,table {margin-bottom: 1.2em;}
images {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 {
	background: #332 url(images/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 900px;
}
#container {
	background: #FBF9F4;
	border-top: 6px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 880px;
}

/* header */
.title {
	background: #E2DED4;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(images/header02b.jpg) no-repeat left bottom;
	height: 175px;
}

/* navigation */
.navigation {
	background: #DED9D0 url(images/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(images/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	/**font: bold 10pt Tahoma,sans-serif;*/
	font-weight:bold;
	font-size:9pt;
	padding: 0 10px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a.active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url(images/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	background: #DCDAC9 url(images/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 8px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 30%;}
.footer .right {
	width: 70%;
	text-align: right;
}
.footer a, .footer span.a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover, .footer .right a:hover, .footer span.a:hover, .footer .right span.a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer img {
  vertical-align:-20%;
}

/* 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: 72%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 28%;}
.content {padding: 18px 30px 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 10px 0px 12px;}

.right p {
  padding: 2px 0 0 16px;
}


/* block list */
ul.block {
/*	border-top: 1px dashed #BCBAAC; */
	/* margin: 2px 0; */
	padding: 0 0 0 8px;
	width: 95%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
/*	font-size: 9pt; */
}
.block li h3 {
	font-size: 1.15em;
}
.block li a,.block li em {
	color: #553;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a, .block li span.li-a {
	padding: 4px 7px;
	text-decoration: none;
	width: 94%;
	display: block;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

#tagcloud {
  line-height: normal;
}

#tagcloud a {
	padding: 0 4px;
	margin: 2px 0;
	text-decoration: none;
	color: #553;
}

#tagcloud a.c0 { font-size: 8px; }
#tagcloud a.c1 { font-size: 10px; }
#tagcloud a.c2 { font-size: 12px; }
#tagcloud a.c3 { font-size: 14px; }
#tagcloud a.c4 { font-size: 16px; }
#tagcloud a.c5 { font-size: 17px; }
#tagcloud a.c6 { font-size: 17px; font-weight: bold;}
#tagcloud a.c7 { font-size: 19px; font-weight: bold;}
#tagcloud a.c8 { font-size: 20px; font-weight: bold;}
#tagcloud a.c9 { font-size: 22px; font-weight: bold;}


#tagcloud a:hover {
  text-decoration: underline;
 	background:  #F2F0EA;
} 

.banner {
  width:100%;
  text-align:center;
  margin-bottom:5px;
}

.banner img {
  border:1px black solid;
}

.member {
  font-size: 1em;
  margin-bottom:24px;
}
.member img {
  border:1px black solid;
  margin-right:10px;
}
.member .name {
  font-weight:bold;
}
.member .author {
  font-size: 0.7em;
}

table.calendar {margin: auto; margin-top:4px; margin-bottom:12px; border-spacing:0px; border-collapse: collapse; }
table.calendar caption {margin-top:10px; font-weight: bold;}
table.calendar tbody tr td {margin: 0; padding: 0 4px; border-width:1px; border-style:solid; border-color: #CCC; text-align: center;}
table.calendar tbody tr td a:hover {background:#FF4; text-decoration:none;} /*BG color is a must for IE6*/
table.calendar tbody tr td a span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
table.calendar tbody tr td a:hover span{font-weight:normal; display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
table.calendar tbody tr td.event {background:#FF4; font-weight:bold;}
table.calendar tbody tr td.today {border-color: red; border-width: 2px}

.left .content {text-align: justify;}

.addMessageLink {
  color:#664422;
  font-weight: bold;
  cursor:pointer;
  margin-left:20px;  
  text-decoration: underline;
  font-size: 80%;
}
.addMessageLink:hover {
  color:#996633;
}

.message_board {
/*  background: url(images/board_bck.gif); */
  background-repeat: repeat;
}

.message {
  border:1px solid #887;
  margin-top:8px;
}
/*
.message_space {
  background-color:#FFF;
  height:8px;
}
*/
.message_head {
  padding:3px;
  border-bottom:1px dotted #553;
  background-color:#DCDAC9;
  text-align:left;
}

.message_body {
  padding:3px;
  background-color:#EFEEE5;
  padding-bottom:8px;
}

.event, .news, .record {
  margin: 16px 0 24px 0;
  border-bottom: 1px dashed #DCDACC;
  padding-bottom:8px;
}

.event_date {
  font-family:Georgia,"Trebuchet MS",sans-serif;
  /*font-weight:bold;*/
  font-size:1.1em;
}

.event_title, .news_date {
  font-family:Georgia,"Trebuchet MS",sans-serif;
  font-weight:bold;
  font-size:1.3em;
  margin: 2px 0;
  /*text-decoration: underline;*/
}

.event_time_place {
  font-family:Georgia,"Trebuchet MS",sans-serif;
  font-size:1.1em;
}

.event_desc {
  padding-top:8px;
}

.event_link, .news_link {
  width:100%;
  text-align: right;
  padding-right: 20px;
  padding-bottom: 4px;

}

.record .title {
	background: none;
	border-top: 0;
	margin-top: 2px;
}

.navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 15em;
	left: -999em; /*auto;*/
	top:332px;
}

.navigation ul a {
	display: block;
	width: 15em;
	line-height:28px;
	background-position: left -13px;
}


.navigation ul li {
	float: left;
	width: 15em;
}

table.links {
  width:100%;
  border-collapse: collapse;
}

table.links td {
  width:50%;
  text-align: left;
  border-bottom: 1px dashed #DCDACC;
  padding:3px 2px;
  margin:0;
}

table.links tr:hover td {
  background-color: #EEC;
}

span.capital {
  font-weight: bold;
}

.text_title {
  border-bottom: 1px dashed #dcdacc;
}
.text_text {
  border-top: 1px dashed #dcdacc;
  margin-top: 5px;
  
	font-weight: normal;
  font-family: Georgia,"Trebuchet MS",sans-serif;
  font-size: 80%;
  padding-top:10px;
  
}

