/*  
Theme Name:DZGray 1.0
Theme URI: http://www.columnistisch.nl/
Description: Theme designed for www.columnistisch.nl
Version: 1.0
Author: Tako Bruinsma
Author URI: http://www.dzgn.nl/
*/
/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}
html {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #ADA8A4;
}
#header {
	background-color: #6B6765;
	height: 75px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 20;
	background-image: url(/wp-content/themes/dzgray/images/columnistisch.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
}
#title {
	z-index: 30;
	left: 10px;
	top: 40px;
	height: 35px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
#title a {
	color: #FFFFFF;
	text-decoration:none;
}
#postbg {
	background-color: #FFFFFF;
	position: absolute;
	width: 430px;
	left: 0px;
	top: 0px;
	z-index: 10;
	height: 100%;
}
#postwrapper {
	position: absolute;
	top: 75px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	z-index: 50;
	overflow: auto;
}
#postwrapper p {
	width: 400px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-right: 15px;
	padding-left: 15px;
}
#postwrapper p a {
	text-decoration:none;
	font-weight:bold;
	color:#6B6765;
}
#postwrapper p a:hover {
	text-decoration:underline;
}
#statsrss {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B6765;
	position: absolute;
	left: 450px;
	bottom: 20px;
	z-index: 60;
}
#statsrss a {
	color: #6B6765;
	text-decoration: none;
}
#statsrss a:hover {
	text-decoration: underline;
}
#postlist {
	display: table;
	position: absolute;
	left: 440px;
	top: 85px;
	z-index: 60;
	background-color: #ADA8A4;
}
.postlistrow {
	display: table-row;
}
.postlistday {
	display: table-cell;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B6765;
	width: 40px;
	height: 26px;
	vertical-align: top;
	white-space: nowrap;
}
.postlistseparator {
	display: table-cell;
	width: 35px;
	text-align: center;
	vertical-align: top;
}
.authorbox-2 {
	background-color: #FFFFFF;
	height: 10px;
	width: 10px;
	display: block;
	vertical-align:middle;
	text-align: center;
}
.authorbox-3 {
	background-color: #6095C1;
	height: 10px;
	width: 10px;
	display: block;
}
.authorbox-4 {
	background-color: #D12639;
	height: 10px;
	width: 10px;
	display: block;
}
.authorbox-5 {
	background-color: #000000;
	height: 10px;
	width: 10px;
	display: block;
}
.authorbox-7 {
	background-color:#009966;
	height: 10px;
	width: 10px;
	display: block;
}
.authorbox-8 {
	background-color:#FFCC33;
	height: 10px;
	width: 10px;
	display: block;
}
.postlisttitle {
	display: table-cell;
	max-width: 160px;
	vertical-align: top;
}
.postlisttitle a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B6765;
	text-decoration: none;
}
.postlisttitle a:hover {
	text-decoration:underline;
}

#postwrapper .commentlist {
	font-family: Helvetica, Arial, sans-serif;
}

#menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #ADA8A4;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 50;
}
#menu a {
	text-decoration:none;
	color: #ADA8A4;
}
#menu a:hover {
	text-decoration:underline;
}
#post-image {
	width: 300px;
	height: 300px;
	visibility: hidden;
}
#post-image-wrapper {
	position: absolute;
	top: 75px;
	right: 0px;
	bottom: 0px;
	z-index: 30;
}
.post-image-bottom {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.post-image-middle {
	position: absolute;
	right: 0px;
}
.post-image-top {
	position:absolute;
	top: 0px;
	right: 0px	
}
#comment {
width: 400px;
}
.comment {
	padding-right: 15px;
	padding-left: 15px;
}
.comment .author {
	background-color: #ADA8A4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B6765;
	width: 400px;
}
.comment .content p {
	color: #6B6765;
		font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

