.dropCapImage, .dropCapImageFixed
{
display: block; float: left; margin-right: 5px;
}

.dropCapImageFixed
{
width: 180px;
}

html, body, p {
    margin:0;
	padding:0;
}

.blogBody
{
	width: 960px; 
	margin: auto; 
	background-color: #EEEEEE;
}

#wrapper {
width:100%;
float:left;
margin-right:-330px;
}

#content {
margin-right:330px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 5px;
border-top: 0px solid lime; /* to stop collapsing margins in Moz */
}

#nav {
width: 290px;
padding: 0 0 0 10px;
float: right;

}

.footer, .header {

border-bottom: 2px solid #000;
margin: 0;
clear: both;
width: 100%; /*ie requires this or height */
}

.footer
{
	background-color: #323FAF; 
	text-align: center; 
	color: White;
}

.topLink, .searchText {
font-weight: bold;
color: white;
}

.topLinkDiv, .searchDiv {
margin: 5px 10px 0 10px;
}
.topLinkDiv {
float: left;

}

.homeDiv {
padding: 11px 0 0 25px;
float: left;
}

.homeLink {
color: #323FAF;
font-weight: bold;
font-size: 42px;
text-decoration: none;
}

.commentBoxStyle {
margin: 10px 0 10px 0;
padding: 10px 5px 10px 5px;
border: solid 1px;
}

h1, h2, h3 {font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;}

h2 {color: #323FAF; font-weight: bold; font-size: 28px; letter-spacing: -1px; }

h2 a, h2 a:visited { color: #323FAF; text-decoration: none; }

h2 a:hover { color: #FFDE08; text-decoration: none; }

h2 { padding: 0 0 5px 0; margin: 0;  }

/*.posts h2.top, .posts h2.first {padding: 20px 0 10px 0; border-top: none; }

.posts h2.first { padding: 10px 0 0 0; }*/

p, .postPara {
font: 14px Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding: 0 15px 20px 0;
line-height: 130%;

}

p.date {padding: 0; margin: 0 0 0 2px; font: normal 10px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing: 0.2em; color: #999; }

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 15px 1.5em 15px; padding: 0 0 0 10px; border-left: 3px solid #a90000; }
a {color: #323FAF; font-weight: bold;}
a:hover {color: #FFDE08;}
/*Post */
.postUnit
{
	padding-top: 10px; 
	padding-left: 15px; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #bbb;
}
/**Nav */
.googleLinkUnit
{
	height: 20px; 
	padding-top: 7px; 
	background-color: Beige; 
	text-align: center
}

.rightNav
{
	margin-top: 123px; 
	border-left: solid 0px #323FAF;
}

.navBlock
{
	margin-top: 25px;
}