* {
	margin:0;
	padding:0;
}

html,body {
	background: #f0f0f0;
	color: #000;
	text-align: left;
	margin: 10px 12px;
	padding: 0;
	overflow: auto;
	font-size: 13px;
	font-family: "lucida sans", Helvetica, Arial, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 3px;
	line-height: 200%;
}

.news {
	font-family: newsgothic, "lucida sans", Helvetica, Arial, Sans-Serif;
	font-weight: 100;
	font-size: 100px;
	letter-spacing: 0em;
	word-spacing: 0px;
	line-height: 72px;
}

.current_page_item, .current-cat {
	border-bottom: 1px solid black;
}

a {
	margin: 0;
	padding: 0;
	border-bottom: 0px solid black;
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
}

.header a:hover, h2 a:hover, h3 a:hover {
	border-bottom: 1px solid black;
}

p {
	text-align: left;
	margin: 0;
	padding: 0;
	letter-spacing: 0.05em;
}

hr {
	background-color: transparent;
	height: 20px;
	border: 0;
}

.logo {
	width: 64px;
	height: auto;
	position: relative;
	top: 1px;
}

.attachment-medium {
	width: 200px;
	height: auto;
}

span {
	position: relative;
	top: 1px;
}

ul {
	display: inline;
	line-height: 135%;
	list-style-type: disc;
}

li {
	display: inline;
	list-style-type: disc;
}


#content {
}

.page {
}

.post {
	margin-bottom: 50px;
}

.page a {
	border-bottom: 1px solid black;
}

.post img, .page img {
	border: 10px white solid;
}

.singlepostimage {
	border: 8px white solid;
	width: 500px;
	height: auto;
	margin-right: 10px;
}

.singlepostgraphic {
}

th {
	font-weight: normal;
}

img {
	border: 0;
}

h2, h3 {
	font-size: 13px;
	text-align: left;
	margin-bottom: 15px;
	letter-spacing: 0.09em;
	word-spacing: 3px;
}

.navigation {
	text-align: left;
}

.entry {
	margin-bottom: 20px;
}

.shopping_cart {
	width: 500px;
}

#addtocart {
	font-family: "lucida sans", Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.1em;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid black;
	vertical-align: bottom;
	overflow: visible;
	display: inline;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: relative;
	top: 2px;
}

#searchsubmit {
	visibility: hidden;
}