body {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #27013A;
	background: #ffffff url(img/backtop1.jpg) top center no-repeat;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #00a200 ;
	text-decoration: none;
}
a:visited {
	color: #00a200;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	
margin:0px;
	padding-left: 0px;
	height: 50px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
}
h1 a, h1 a:visited{
font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	text-decoration: none;
}
h2 {
	color: #6699cc;
	margin:0px;
	background:#f8f8ee;
	letter-spacing: -1px;
	font: normal 22px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-bottom: 3px;
	border:#eee 1px solid;
}
h2 a, h2 a:visited {
	color: #6699cc;
	text-decoration: none;
}
h2 a:hover {
	color: #ff3366;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #6699cc;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #6699cc;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 920px;
	}
/* header area */
#header {
	background: transparent;
	height: 85px;
	position: relative;
}
#headerlogo {
	position: relative;
	padding: 5px 0px 0px 20px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 25px;
	bottom: 3px;
	color: #ffffff;
	font-size: 14px;
}
#google{
	margin: 0px ;
    right: 3px;
	float: right;
    position: absolute;
    top:5px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	background:#333333;
    right: 10px;
	bottom: 5px;
}
#nav li {
	float:left;
	margin-left: 0px;

}
 #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
	background:#ffffff
	 
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	display: block;
	background:#333333
	
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #8c8c8c;
    text-decoration: none;
	padding: 5px 15px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	display: block;
	background:#333333
}
/* content  */
#content {
	padding: 0px 5px 0px 5px;
	float: left;
	width: 530px;
	margin:5px 0 5px 10px;
	overflow: hidden;
	border: 1px solid #eee;
	
}
.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 525px;
}
.post-views {
	background: #ffffff;
	padding-left: 7px;
	float:left;
	font-size: 95%;
	color: #c3c5c8;
}
.post-cat {
	background: #ffffff  url(img/folder.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #000000;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background: #ffffff  url(img/pback.jpg) repeat-x;
	height:60px;
}
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: verdana;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #c3c5c8;
}
.googleads{
	width:520px;
	float:left;
	color:#666;
	background:#fff;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #eee;
}
.similiar{
	width:515px;
	float:left;
	color:#660099;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #F00C3A;
}
.previous-entries a {
	float: left;
	pa