.post {
	margin: 0 0 0px;
	text-align: justify;
	margin-left: 270px;
	}
	
	hr { border: none; border-top: 2px #bbb solid;}
	strong {font-weight: bold;
	}

p { margin-bottom: 10px;}

div#content 

{

margin-left: 300px;

width: 620px;

padding-bottom: 20px;

}

.hidden {display: none;}
#content p, .entry p {padding: 0; margin-bottom: 10px;}

#rightSideBar { float:right; width:165px; margin:0; display:block; margin-right: 20px; }
 #rightSideBar #top { background-image:url(../../../../images/rightSideBar_Gradient.gif); background-repeat:repeat-x; height:68px; width:185px; }
#rightSideBar #bottom { background-image:url(../../../../images/rightSideBar_background.gif); background-repeat:repeat; width:185px; padding-bottom:5px; }
#rightSideBar #bottomMost { background-image:url(../../../../images/rightSideBar_Gradient2.gif); background-repeat:repeat-x; height:68px; width:185px; }
#adContent  { padding-left:5px;  background: white;}

.entry ul {width: 400px;margin-left: 10px;}
.entry ul li { padding: 5px; color: #000; background: #eee; margin-bottom: 1px; }

.readmore { margin: 10px 0px;  padding: 0px 5px; width: 200px; background: #58aee1; color: white;  }
#content a.readmore:hover { background: #888; text-decoration: none; cursor: pointer; border: none; color: white; }

.attachment-post-thumbnail { float: left; margin: 10px;}

#content .cats a {  color: #444;  }
