/*   
Theme Name: Visual Diary
Theme URI: http://hermine.me
Description: a theme for a visual diary.
Author: Hermine Cooreman
Author URI: http://hermine.me
Version: 1.0
.
.
*/
* {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
a {color: black}
img#wpstats{display:none}
#side a, a.title, .meta a, .previouslink a, .nextlink a {
	padding-left: 2px;
	margin-left: -2px;
}
#side a:hover, a.title:hover, .meta a:hover, .previouslink a:hover, .nextlink a:hover  {
	background-color: #c7c7c7;
}
#middle
{
	width: 736px;
	float: left;
	
}
.post {
	padding-bottom: 30px;
}
a img {
	border:none;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-bottom: 20px;
}
.post p {
padding-top:10px;
}
.post h2, h2.archive {
	margin-bottom: 5px;
}
#archivelink a, a.title, h2.archive, .nextlink a, .previouslink a {
	color: black;
	text-decoration: none;
	font: italic normal 18px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#side h2, #comments h3, #likes h3{
	padding-bottom: 10px;
	padding-top: 20px;
	color: black;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-style: normal;
}

div.comment-meta.commentmetadata a {
	color: black;
	text-decoration: none;
	font-size: 10px;
}
ul#archive li {
	float: left;
	display: block;
	padding-bottom: 4px;
	padding-right: 4px;
}
#side {
	float: right;
	width: 230px;
	padding-bottom: 20px;
}
#side li {
	list-style-type: none;
}
#blogroll li ul li a {
	color: black;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	
}
#blogroll li ul li {
	margin-bottom: 5px;
}
ol.commentlist {
	list-style-type: none;
}
#footer {
	font-style: italic;
	padding-top: 10px;
}
#dummy {
	clear: both;
}
#comments li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid silver;
}

div.comment-author.vcard, cite.fn, a.url {
	padding-bottom: 0;
	color: black;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-style: normal;
}
a.url {
	font-weight: bold;
}
div.comment-author.vcard {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

img.avatar.avatar-32.photo {
	display: none;
}
ol.commentlist p {
	padding-top: 10px;
}
.post .meta p, .meta span, .meta > div {
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 10px;
}
.meta span,  .meta > div  {
	padding-top: 0px;
}
span.tags {
	padding-left: 10px;
}



ul.post-categories {
	display: inline;
	padding-right: 10px;
}

ul.post-categories li {
	float: left;
}
.post .meta a {
	color: silver;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.post .meta a:hover {
color: black;}
textarea {
	width: 730px;
	margin-top: 7px;
}
input {
	margin-top: 7px;
	margin-right: 10px;
}
.nextlink {
	float: right;
}
.previouslink {
	float: left;
}
h1 a {
	width: 1000px;
	height: 100px;
	background-image: url(http://hermine.me/wp-content/uploads/header.gif);
	display: block;
}
h1 a span {
	display: none;
}
div.meta
{
color: silver;
width: 730px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
border-color: silver;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div.meta a {
color: silver;
}
span.cat {
	float: left;	
}

