/* doug1ihum Theme for Wordpress
Author: Doug Berger
Author URI: http://www.dougberger.net/ */
/* version 3.5 10/19/2008 */


body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Times, Times New Roman, serif;
font-size: 14px;
text-align: center;
vertical-align: top;
background: #EEEEEE;
color: #000000;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
text-decoration: none;
color: #336699;
}

a:hover{
text-decoration: none;
color: #ff0000;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
float: left;
width: 750px;
}

#container{
float: left;
width: 500px;
}

.post{
padding: 30px 0 10px 0;
}

 .post h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
border-bottom: 1px solid #555;
}


.entry{
line-height: 18px;
}

p.postmetadata{
background: #CCFFCC;
border-bottom: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-left: 2px solid #cccccc;
margin: 10px 0 0 0;
padding-left: 10px;
padding-right: 10px;
clear: both;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 240px;
background: #FFFFCC;
margin: 0 0 0 10px;
}

.sidebar ul{
list-style-type: none;
margin: 5px;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
list-style-type: disc;
}

table#wp-calendar{
width: 100%;
}

#footer{
clear: both;
float: left;
width: 750px;
padding: 10px 0 0 0;
}

#footer p{
line-height: 18px;
}

blockquote {
	margin: 10px 40px 0px 40px;
	border: 1px dashed #353e62;
	background-color: #CCFFFF;
	padding: 10px;
        }
 
blockquote a:link {
 	color: #FF6633;
 	font-style: italic;
 	font-weight: bold;
 	}
 
blockquote a:visited {
color: #FF3366;
font-style: italic;
font-weight: bold;
}
 
 .center {
 	text-align: center;
	}
 
img.floatLeft { float: left;
 margin: 4px; }

img.floatRight { float: right;
margin: 5px; }

#navbar {
margin: 0px;
margin-top: 0px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
font: 18px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
background: #ffffff; color: #000000;
clear: both;
}

.navright {
float: right;
padding-right:10px;
}

.navleft {
padding-left:10px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* #feedback{
clear:both;
float: left;
width: 500px;
} */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 10px;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	padding: 10px 0 0 10px;
	}

.commentlist .alt {
background-color: #FFCC99;
} 

.topnav {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #FF9999;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
	}

.dropcap {
float:left;
color:#8383A0;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 

.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.56em;
  margin-right : 0.5em;
  height       : 4.5em;
}

.firstLetter span{
  color:#8383A0;
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter + span{
  margin-left  : -0.5em;
}