﻿#page {
	background-image: url('images/bodybg.jpg');
	margin: auto;
	width: 800px;
	font-family: tahoma;
	font-size: 11px;
	overflow:hidden;
}
body {
	padding: 0px;
	margin: 0px;
}
#header {
	background-image: url('images/header_pic.jpg');
	height: 370px;
}
#header .title {
	padding-top: 44px;
	padding-right: 15px;
	font-family: "B Mitra", "2 Mitra", Mitra, arial;
	font-size: 16px;
}
h3 , h2 , h1 {
	padding: 0px;
	margin: 0px;
}

a { 
color:#427c00; text-decoration:none;
 }
a:hover {
 color:#427c00; text-decoration:underline;
 }

#sidebar {
	float: right;
	width: 202px;
	padding-left: 4px;
}
#PostPart {
	width: 567px;
	float: left;
	padding-left: 20px;
}
img {
	padding: 0px 2px 0px 0px;
}
a img {
	border-style: none;
}

.side-box {
	padding-left:10px;
	margin:5px 0px 10px 0px;
 	
	}


#searchform {
	padding:0px;
}

#searchform input {
	color: #333;
	background: #fff;
	border: 1px solid #3a382b;
	font: 10px tahoma;
}

	
#sidebar_group {
	background-image: url('images/sidebarbg.jpg');
	background-repeat: no-repeat;
}

#sidebar .side-title {
	color: #333333;
	font-size: 11px;
	padding: 4px 0px;
	margin: 5px 0px;
	font-family: Tahoma;
}
form,ul {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
#sidebar ul li {
	line-height: 18px;
	margin: 0px;
	font-family: tahoma;
	padding-right: 4px;
	text-align: right;
	list-style-type: none;
}
#sidebar li a {
	display: block;
	background-image: url('images/arrow.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
}

#warper {
	float: right;
	width: 800px;
}

#title_container {
	margin:10px 0px;
	width:100%;
	float:left;
	overflow:hidden;
}

#date {
	float: left;
	width: 45px;
	height: 46px;
	background: url('images/bg_date.jpg') no-repeat;
	padding-left: 0px;
	margin-right: 10px;
}

.post a {
	color: #AAD076;
	text-decoration: none;
}

.post a:hover {	color: #333333;text-decoration:none;	}

.post .entry {
	padding: 0px;
	margin: 10px 0px;
	float: right;
	display: inline;
}

.post .ptime{
	color: #dd8700;
	font-size: 9px;
	font-family: tahoma;
}
#date .commentTitle {
	text-align: center;
	font: 10px Tahoma;
	color: #333333;
	margin-top: 2px;
}
	
#date .commentCont {
	text-align: center;
	font: 20px "bolder Verdana", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
}
.post h2 {
	padding: 0px;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-family: "b mitra", arial;
}

.post-info {
    color:#aad076;
    margin:0;
    padding:10px 0;    
    border-top:#ccc 1px dashed;
    clear:both;
    font-size:0.9em;    
	}

.post-info em {
    color:#aad076;
    font-style:normal;
	}
	
.post-info em.user {
	background:url(images/user.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}
	
.post-info em.cat {
	background:url(images/category.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}



.post-info a:visited {
    border:none;
	text-decoration:none;
	color:#aad076;
	}
	


.post-info a:link {
    border:none;
	text-decoration:none;
	color:#aad076;
	}
	
.post-info a:active {
    border-bottom:1px dashed;
	color:#721b00;
	text-decoration:none;
	}

.post-info a:hover {
    border-bottom:1px dashed;
	color:#721b00;
	text-decoration:none;
	}

.post-comments 
{
	float: left;
	font-family: tahoma;
	font-size: 11px;
}
.post-comments a 
{
   background:url(images/comments-small.gif) no-repeat left center;
   padding-left:12px;
   color: #003366;
}

#multipage {
	text-align: center;
}

#footer {
	width: 800px;
	background-image: url('images/footerbg.jpg');
	background-repeat: no-repeat;
	height: 150px;
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
}

#footer .sub{
	margin:0px;
	color:#7b7c76;
 	text-align:right;
	padding:5px;
	}

#footer .sub a{
	color:#7b7c76;
	padding:0px;
	margin:0px;
	}


#footer #text {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}

blockquote {
	border-right:2px solid #b9b79c;
	padding-right:10px;
}

#date a {
	color: #333333;
}
h3 {
	font-size: 21px;
}

.title a {
		color: #000000;
		text-decoration: none;
}


