* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, Sans-Serif;
	color : #2F2F2F;
	background: #4d4d4f url('images/bg_top.gif') center top no-repeat;
}

.hidden {
	display: none;
}

#page {
	background-color: white;
	width: 900px;
	padding:35px 25px 0 25px;
	margin: auto;
}

#header {
	border-bottom: 1px dotted #cccccc;
	height: 105px;
}

#header #logo {
	float: left;
	margin-top: 10px;
}

#header #button_shop {
	float: right;
	margin-top: 20px;
}

#content a {
	color: #f78f1e;
}

#content small {
	font-size: 0.75em;
	color: #999999;
}

#content h2 {
	color : #b2b2b2;
	font-size: 1.4em;
	margin: 0.6em 0 1em 0;
}

#content h3 {
	font-size: 1em;
	margin: 0.6em 0 1em 0;
}

#content h2  a{
	color : #b2b2b2;
	text-decoration: none;
}
#content h2  a:hover{
	text-decoration: underline;
}

ol.commentlist {
	margin-left: 20px;
	font-size: 0.8em;
}
#comment {
	width: 400px;
}

.entry {
	margin-top: 10px;
}

div.post  {
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 50px;
}

div.post ul {
	margin: 15px;
}

div.post ul li {
	margin-bottom: 3px;
} 

p {
	margin-bottom: 15px;
	line-height: 18px;
}

img {
	border: 0;
}

#right-col {
	width: 194px;
	float: left;
	margin: 16px 0;
	font-size: 0.75em;
}

#right-col a {
	color : #333333;
	text-decoration: none;
}

#right-col a :hover{
	text-decoration: underline;
}

li.linkcat, li.categories, li.archives, li.search {
	list-style: none;
}

li.categories ul, li.archives ul, li.linkcat ul {
	font-size: 0.8em;
	list-style: none;
	margin: 0px 0px 15px 12px;
}
li.categories ul.children, li.archives ul.children, li.linkcat ul.children {
	font-size: 1em;
	list-style: none;
	margin: 0;
}
li.categories ul li, li.archives ul li, li.linkcat ul li {
	padding: 2px 0px 3px 20px;
	background: url('images/li.png') no-repeat 8px 6px;
	list-style: none;
}

li.browsing {
	list-style: none;
	margin-top: 5px;
}
#keepintouch {
	padding: 10px 0px 15px 0px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
}

#keepintouch span{
	display: none;
}
#keepintouch h2 {
	width: 198px;
	height: 73px;
	background: url('images/button-keepuptodate.png') no-repeat;

}

ul.keepintouchbuttons li {
	list-style: none;
	margin: 2px 0px 2px 18px;
}

#searchform label {
	display: none;
}

#s {
	border: 0px;
	background: #f4f4f4;
	font-size: 0.8em;
	padding: 3px;
	margin-top: 0px;
	width: 110px;
}

#searchtitle {
	position: relative;
	top: 3px;
}

#searchsubmit {
	position: relative;
	top: 3px;
}
#searchform {
	padding: 0px 0px 15px 0px;
}
li.categories h2 {
	width: 198px;
	height: 28px;
	background: url('images/head-categories.png') no-repeat;
}

li.categories h2 span {
	display: none;
}

li.archives h2 {
	width: 198px;
	height: 29px;
	background: url('images/head-archive.png') no-repeat;
}

li.archives h2 span {
	display: none;
}
li.linkcat {
	width: 198px;
	background: url('images/head-welove.png') no-repeat;
	padding-top: 29px;
}

li.linkcat h2  {
	display: none;
}

#left-col {
	width: 194px;
	float: left;
	margin: 16px 0;
}

#left-col ul {
	list-style: none;
}
#left-col ul li{
	padding-bottom: 3px;
}

#mid-col {
	width: 465px;
	float: left;
	margin: 16px 20px;
}

#footer {
	border-top: 1px dotted #b2b2b2;
	padding-top: 17px;
	padding-bottom: 8px;
	margin-top: 30px;
	clear: both;
	font-size: 0.7em;
}
#footer_right {
	text-align: right;
	color: #b2b2b2;
	background: #fff;
	padding-bottom: 10px;
}
#footer a {
	color: #b2b2b2;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.buttons {
	list-style: none;
}
.mc-field-group label {
	display: none;
}
#mc_embed_signup fieldset {
	border: 0;
	margin: 10px 0px;
}
#mce-EMAIL {
	position: relative;
	top: -12px;
	border: 0px;
	background: #f4f4f4;
	font-size: 0.8em;
	padding: 6px 2px;
	margin-top: 0px;
	width: 116px;
}
