#sidebar {
  width:100%;
}  

#sidebar a:link , #sidebar a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	

#sidebar ul{
  list-style-image:url(images/image_11.gif);
  padding-left:30px;
  margin-left:30px;
}    

#labels
{  
   margin-left:15px;
}

#content {
	font-size: 1.2em;
	margin: 30px auto;
	float:right;
	}
	
#adsense-bottom {
	margin: 60px 0px 20px 0px;
	text-align:left;
	clear:both;
}

#google-search {
	text-align:center;
	margin:20px 0px 0px 0;
}
	
/*comments*/	
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post a:link, .post  a:visited {
     color:#000000;
}

.entry {
  font-size:14px;
}

.entry a:link, .entry a:visited {
  color:#0033CC;
}  

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.bdytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #041b44;
	text-decoration: none;
}
.adslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E5494;
	text-decoration: none;
}