/*---------------------------- Differences for others -------------------------------*/

.entry img {					
/*A nice hover efect when your post-images are linking somewhere*/
        margin: 2px;
        padding: 2px; 
        border: none;
	}
.entry a img {	
	border: 1px solid #573D2E;
	}
/*---------------------------- Narrow Column -------------------------------*/
.ncol {
	padding: 20px 25px 40px 35px;
	width: 510px;
	background:#FFF;
	float:left;
	}
.post {
	margin: 0px 10px 55px 2px;
	text-align: justify;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}
.entry {
	font-size: 1em;
	font-family: 'Garamond', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.4em;
	}
.sidebar {
	width: 190px;
	padding: 35px 8px 40px 8px;
	float:right;
	}
.preview, .preview ul, .preview ul li {
	list-style: none;
	margin: 20px 0px 20px -13px;
	width: 500px;
	}
