/* STRUCTURE */

* {
	margin: 0;
	padding: 0;
	}

html {
	width: 100%;
	}

body {
	width: 100%;
	background: #e3d9cb; /*url('IMG/pattern_049b.gif') top left;*/
	color: #796561;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 62.5%;
	}

#wrapper {
	position: relative;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	font-size: 1.2em;
	padding-top: 30px;
	}

#content {
	width: 405px;
	float: left;
	}

#footer {
	clear: both;
	}

/* GENERAL */

h2 {
	color: #863b3b;
	padding-bottom: 15px;
	}

h2 a {
	color: #863b3b;
	}

h2 a:hover {
	color: #e6c09e;
	}

p {
	padding-bottom: 12px;
	}

a {
	text-decoration: none;
	color: #b97a48;
	}

a img {
	border: none;
	}

a:hover {
	color: #863b3b;
	}

.clear {
	clear: both;
	}

ul li {
	list-style: none;
	}

.date {
	font-style: italic;
	color: #e6c09e;
	}

.entry {
	padding-top: 20px;
	}

.read_more_link {
	font-size: .9em;
	}

/* SIDEBAR */

#sidebar {
	position: relative;
	width: 340px;
	float: left;
	margin-left: 80px;
	font-size: .9em;
	}

#sidebar_logo {
	margin-bottom: 30px;
	height: 90px;
	overflow: hidden;
	}

#sidebar_logo img {
	position: relative;
	width: 340px;
	}

#sidebar_logo a:hover img {
	top: -90px;
	}

#sidebar1 {
	width: 160px;
	float: left;
	}

#sidebar2 {
	width: 160px;
	float: left;
	margin-left: 15px;
	}

#sidebar ul li ul li {
	padding-bottom: 6px;
	}

#sidebar li.sidebaritem {
	margin-bottom: 6px;
	list-style: none;
	}

form#searchform {
	padding-bottom: 10px;
	}

li.page_item {
	margin-bottom: 10px;
	font-size: 1em;
	}

li.page_item ul {
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 15px;
	}

li.page_item ul li.page_item {
	margin-bottom: 5px;
	font-size: .8em;
	border-bottom: 0px;
	}

.dottedline {
	border-bottom: 2px dotted #c6ab93;
	padding-top: 5px;
	margin-bottom: 7px;
	}

#contactus {
	font-size: 1em;
	}

.rssfeedh2 {
	font-size: 1.1em;
	}

h2.RSSlink {
	font-size: .9em;
	padding-bottom: 5px;
	}

h2.newsRSSlink {
	font-size: .8em;
	padding-bottom: 12px;
	}

h2.RSSlink a, h2.newsRSSlink a {
	color: #c6ab93;
	}

h2.RSSlink a:hover, h2.newsRSSlink a:hover  {
	color: #e6c09e;
	}

.rsscontent {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: .7em;
	color: #a9917d;
	}

.rsscontent font {
	font-size: 1em;
	}

/* POST */

.post {
	margin-bottom: 6px;
	padding-bottom: 30px;
	text-align: justify;
	}

.post h2 {
	padding-bottom: 12px;
	}

.post h5 {
	padding-bottom: 10px;
	color: #863b3b;
	}

/* COMMENTS */

.comment {
	margin-bottom: 6px;
	width: 100%;
	}

#comment {
	width: 405px;
	}

/* SEARCH */

.searched {
	padding: 5px 5px 0 15px;
	width: 580px;
	}

/* CONTACT US */

#contactform {
	width: 525px;
	margin-top: 20px;
	padding-top: 20px;
	}

#contactform input, #contactform textarea {
	margin-bottom: 10px;
	width: 525px;
	}

.usetheform {
	margin-top: 50px;
	font-size: 2em;
	}

/* GOOGLE NEWS */

.googlenewsitem {
	margin-bottom: 20px;
	}

.googlenewsitem h4 {
	font-size: .9em;
	}

.googlenewsitem p {
	font-size: .9em;
	padding-top: 0px;
	color: #a9917d;
	}

/*  SHOPP */

h4.name {
	font-size: 1em;
	}

ul.children li {
	padding-left: 15px;
	}

