body {
	margin:0;
	padding-top:0px;
	background:#ccc;
	font-family: Verdana,Helvetica,sans-serif;
	color:#000;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#555;
	text-decoration:none;
	}
a:hover {
	color:#724b00;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:800px;
	margin:0 auto;

	}

/* The Top */


.blogname {
	float:left;
	width:auto;
	}
.blogname h1  {
	font-size:30px;
	font-weight:bold;
	margin:30px 0 0 70px;
	color:#fff;
	
	}

.blogname h2 {
	margin:1px 0 0 70px;
	font-size:14px;
	font-weight:normal;
	color:#000;
	}



/* The Line */

.line {
	position:relative;
	height:125px;
	background:url(images/line.gif);
	
	}

/* The Content */

.content {

	background:#fff;

	}

.ref
{
	margin-top:10px;
}

#ad
{
	margin-left:0px;
	text-align:center;

}



/* The Posts */

.text {
	width:480px;
	float:left;
	text-align:justify;
	}
.post {
	padding:0 0 10px 23px;
		}

h1.title {
    font-size:20px;
	margin:5px 0 0 0;
	color:#760000;
	font-weight:normal;
/*	background:#dbf0ff;*/

	padding:2px;
	
	}

h1{
    font-size:20px;
	margin:5px 0 0 0;
	color:#760000;
	font-weight:normal;
/*	background:#dbf0ff;*/

	padding:2px;
	
	}

h1.title a {
	color:#760000;
	text-decoration:none;
	}
h1.title a:hover {
	color:#760000;
	background:none;
	text-decoration:none;
	}
.postinfo {
    height:20px;
	background:#fff;
	padding: 2px;
	border-top: 1px dotted #1d6293;
	

	}
.postinfo a {
	color:#0076c8;
	font-weight:normal;
	text-decoration:none;

	
	}

/* left Sidebar */

#left {
width:150px;
float:left;
font-size:12px;
color:#760000;
margin: 0px 0px 0px 0px;
padding-top:28px;
background:#b5b7b4 url(images/h2.png) no-repeat;
}


#left ul {
margin:0;
padding:0;
list-style-type:none;

}

#left  h2 {

font-size:16px;
font-weight:bold;
font-family:arial,sans-serif;
padding:4px 0px 3px 22px;

Margin: 10px 0 0 0;
color:white;
}
#left  h3 {

font-size:12px;
font-weight:bold;
font-family:verdana, arial,sans-serif;
padding:4px 0px 3px 22px;

Margin: 5px 0 0 0;
color:#f90106;
}

#left a {
font-weight:bold;
display:block;

padding:4px 0 4px 0;
color:#760000;
}

#left a:hover {
text-decoration:none;
background-color:#760000;
color:white;
background:#760000 url(images/bullet1.png) no-repeat 1px  8px ;

}

#left ul li a {

padding-left:15px;
list-style-type:none;
background:transparent url(images/bullet.png) no-repeat 1px  8px ;
}


#ads
{
	margin-left:0px;
	text-align:center;
	background-color:#b5b7b4;
	margin-top:35px;
}

#ads a:hover
{
text-decoration:none;
background:transparent;
}


#right{
width:150px;
float:right;
font-size:12px;
color:#555;
margin: 0px 0px 0px 0px;


}

#right ul {
margin:0;
padding:0;
list-style-type:none;
}

#right  h2 {
font-size:16px;
font-weight:bold;
font-family:Verdana,Lucida,Tahoma, arial,sans-serif;
padding:4px 0px 3px 22px;
background:url(images/h2a.gif) no-repeat;
Margin: 10px 0 0 0;
color:white;
}

#right a {
font-weight:bold;
display:block;
line-height:160%;
padding:4px 0 4px 0;
color:#760000;
}

#right a:hover {
text-decoration:none;


}

#right ul li a {
border-bottom:solid 1px #ccc;
padding-left:15px;
list-style-type:none;
background:transparent url(images/bullet.gif) no-repeat 1px  8px ;
}
#ad div {
	text-align:center;
	
	}
/* The Footer */

.footer {
	height:50px;
	background:#a1d1e6;
	text-align:center;
	color:#000;
	font-size:12px;
	padding-top:0px;
	background:transparent url(images/foot.gif) no-repeat ;
	}
.footer a {
	color:#760000;
	text-decoration:none;
	
	}
.footer a:hover {
	color:#760000;
		text-decoration:underline;
	
	}
.footer ul
{
	display:inline;
margin-top:-15px;

}

.footer li
{
	display:inline;

}
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#555;
	}
.navigation a:hover {
	color:#000;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #555;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #555;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
