/*
Theme Name: dopiaza.org
Theme URI: http://dopiaza.org/
Description: dopiaza theme
Version: 1.0
Author: David Wilkinson
Author URI: http://dopiaza.org/
Tags: dopiaza

*/


.commentlist li 
{
	font-weight: bold;
}

.commentlist li .avatar 
{ 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a 
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p 
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata 
{
	font-weight: normal;
}

#wp-calendar #prev a, #wp-calendar #next a 
{
	font-size: 9pt;
}

#wp-calendar a 
{
	text-decoration: none;
}

#wp-calendar caption 
{
	font-weight:: bold;
	font-size: 1.3em;
	text-align: center;
}

#wp-calendar th 
{
	font-style: normal;
	text-transform: capitalize;
}


post 
{
	margin: 0 0 40px;
	text-align: justify;
}

.post hr 
{
	display: block;
}

.timestamp
{
	font-size: 8pt;
}

.credits
{
	font-size: 8pt;
}

.postmetadata
{
	font-size: 8pt;
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: 1px dotted #CCCCCC;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation
{
	overflow: hidden;
}