/*   
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
.
.
*/
* {
	padding: 0;
	margin: 0;
}
body {
	background-color: white;
background-image:url(http://hermine.me/wp-content/bg.jpg);
background-repeat: repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #202020;
	font-size: 13px;
	line-height: 18px;
}
#container {
	width: 950px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
}
#middle {
	width: 730px;
	float: right;
}
h1 a {
	width: 200px;
	display: block;
	float: left;
	height: 200px;
	background-image: url(http://hermine.me/wp-content/h2.png);
	
}
h1 span {
	position: absolute;
	top: -1000px;
}

#archive li {
	width: 180px;
	display: block;
	height: 180px;
	list-style-type: none;
	float: left;
	padding-right: 2px;
	padding-bottom: 2px;
}
#side {
	width: 180px;
	background-color: #eaeaea;
	padding: 10px;
	margin-top: 20px;
	float: left;
}
#footer {
	width: 950px;
	display: block;
	clear: both;
	padding-top: 10px;
}

ol.commentlist {
	list-style-type: none;
}
.commentlist li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #eaeaea;
	margin-top: 5px;
	margin-bottom: 10px;
}

input[type=text], textarea {
	margin-top: 5px;
	border: 1px solid #d1d3d3;
 
	font-size: 16px;
	height: 30px;
	width: 250px;
	padding-left: 5px;
}
textarea {
	width: 690px;
	height: 150px;
	padding-top: 5px;
	margin-bottom: 10px;
}
cite.fn {
	font-weight: normal;
	font-style: normal;
}

div.comment-author.vcard {
	font-size: 16px;	
}

.comment-body p {
	padding-top: 10px;
}

.commentmetadata a {
	font-weight: normal;
	font-size: 11px;
	color: #919191;
}

div#comments h3, #commentform, div#likes {
	padding-left: 20px;
	padding-right: 20px;
}
a {
	color: #202020;
	text-decoration: none;
	font-weight: bold;
}
div.meta {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	background-color: #eaeaea;
	color: #787878;
	margin-top: 10px;
	margin-bottom: 30px;
}
.tags {
	padding-left: 20px;
}
.postcontent p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.postcontent img, .postcontent object {
	margin-left: -20px;
}
a:hover {
	color: #3FB1CB;
}
a.title, h2.archive {
	
	font-size: 28px;
	font-weight: normal;
	padding-left: 20px;
	text-transform: none;
}
.post h2 {
	padding-bottom: 5px;
}
ul {
	list-style-type: none;
}
#shoplink a,#archivelink a {
	width: 180px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	background-image: url(http://hermine.me/wp-content/archive.png);
}
#archivelink a:hover {
	background-image: url(http://hermine.me/wp-content/archive-hover.png);
}
#shoplink a {
	background-image: url(http://hermine.me/wp-content/shop.png);
}
#shoplink a:hover {
	background-image: url(http://hermine.me/wp-content/shop-hover.png);
}
#shoplink a span {
	display: none;
}
#archivelink a span {
	display: none;
}
#archivelink a, #side h2, h3 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;

}
h3 {
	padding-bottom: 10px;
	padding-top: 10px;
}

#likes p {
	padding-top: 8px;
}
h3#likes {
	padding-top: 0px;
}
#social a {
	width: 31px;
	display: block;
	float: left;
}
#social a.last {
	width: 25px;
}
#side > div {
	border-bottom: 1px dotted #b4b4b4;
}
div#blogroll {
	border-bottom: none;
	padding-top: 10px;
}

ul.blogroll {
	padding-top: 10px;
}
.blogroll li {
	padding-bottom: 5px;
}
.blogroll a {
	font-weight: normal;
	font-style: normal;
}
#social {
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#follow {
	height: 87px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.rss {
	margin-right: 2px;
}
#aboutme p {
	padding-top: 10px;
}
#aboutme {
	padding-bottom: 10px;
}
a img {
	border: none;
}
.nextlink {
float:right;}
.navigation a {
font-size:16px;
padding-left:20px;
padding-right:20px;}
h2.archive {
padding-bottom:15px;
}
