@charset "utf-8";

body {
	background-image: url('images/kreesha_bg_new.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#000000;
	margin-top: 0px;
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #e74b7e;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

#wrap {
	width: 960px;
	margin: 0px auto;
}

#header {
	margin-bottom: 20px;
	margin-left: 1px !important;
}

html>body  #header {
	margin-bottom: 20px;
	margin-left: -1px !important;
}

#content {
	margin-left: 30px;
	width: 560px;
}

#sidebar {
	float: right;
	margin-right: 30px;
	display: inline;
}

#footer {
	text-align: center;
}

.toutimage {
	margin-bottom: 20px;
	}
	

h2 {font-size: 16px; border-bottom: 1px dashed #333; padding-bottom: 5px; margin-bottom: 3px; margin-top: 0px;}

.entry {margin-bottom: 25px;}	


.date {color: #616161;}