body {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 12px;
	background: rgb(224, 224, 224) none repeat scroll 0%;
	font: normal 12px/16px verdana, helvetica, sans-serif, arial;
}

a:link, a:visited { 
    color: #1960BE;
}


#container {
	background: #fff;
	padding: 10px;
	margin: 0px;
	border: 1px solid #C5C5C5;	
}

#header {	
	background-color: #7f9db9;
	margin-bottom: 0px;
	
}

#toplink  {
	margin-bottom: 1px;
	padding: 0px;
	line-height: 12px;
	text-align: right;	
	color: #FFFFFF;
	background-color: #147;
	font-size: 9px;
}


#toplink  a {	
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

div.sitename {
	font-size: 72px;
	line-height: 52px;
	font-weight: bold;
	letter-spacing: -0.1em;
	
}

#sitename {
    	float: left;
    	margin-right: 18px;
	padding-right: 30px;
	padding-bottom: 23px;
	background-color: #BD2418;
}

a.sitename:link, a.sitename:visited {
	color: #fff;
}

#sitedesc {
	padding-bottom: 3px;
}

#sitetitle {
	
	color: #FFFFFF;
	font-size: 12px;
	line-height: 72px;
	font-family: sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

#footer {
	clear: both;
	padding-top: 8px;
	border-top: 1px solid #EEF2EE;
	color: #606060;
	font-size: 9px;
	line-height: 18px;
	text-align: center;
}

.maincontent {
	float: right;
	width: 70%;
	background: #fff ;	
}

.postheader {	
	border-bottom: 1px solid #999;
	margin: 0 20px 0 0;
	padding: 0 2px 2px 0;
	height: 28px;
}

.title {
	float: left;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	font-variant: small-caps;
	color: #BD2418;	
}

.date {
	float: right;
	padding-right: 4px;
	margin-top: 16px;
	font-size: 10px;
	color: #BD2418;	
}

.content {
	clear: both;
	background-color: transparent;
	padding: 2px 20px 40px 2px;
	line-height: 17px;	
	text-align: left;
	font-size: 13px;
}

.posted {
	color: rgb(153, 153, 153);
	font-size: 10px;
}

#sidebar {
	float: left;
	width: 28%;
	background: #fff ;	
}

.sidetitle {
	margin-bottom: 2px;
	padding: 0 0 0 2px;
	font-size: 14px;
	font-variant: small-caps;
	color: #BD2418;	
}


.comments-head { 
		margin: 1em  15em 0px 0.5em;
		font-family:georgia, verdana, arial, sans-serif; 	
		font-size: 14px;	
		color: #666; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}

.comments-content {
	text-align: justify;
	padding: 0px 20px;
	margin: 0px 20em 0px 1em;
	font-size: 13px;
}

.comments-image {
	float: left;
	margin: 0 10px;
}

.comments-info {
	text-align: justify;
	padding: 0px 20px;
	margin: 0px 20em 0px 1em;
	font-size: 13px;
	color: #666; 
}

.comments-write {
	text-align: left;
	padding: 0px 0 0 0;
	margin: 0px 25em 2em 1em;
	font-size: 13px;
}

.comments-link { 
		margin: 0  26em 0 0.5em;
		padding: 0px 30px 10px 10px;
		font-size: 13px; 
		color: #666; 		
		font-weight:normal;
		}
