.cont_r_blog { float:right; height:100%; min-height:100%; width:240px; }
	.section {font-size:16px; color:#666; width:240px; text-align:center; margin-bottom:10px; }
.cont_r_blog ul { list-style-type:none; }
.cont_r_blog li { }
.cont_r_blog li:hover { }
.cont_r_blog li p { }
.cont_r_blog li a {  }

.app_store { float:right; height:81px; width:67px; background:url(../images/homeboxes/app_store.jpg) no-repeat; margin-top:25px; }
.app_store a { height:81px; width:67px; display:block; text-indent:-9000px;}

/*adsense*/
#adsense{height:100px;width:960px;margin-bottom:10px;text-align:center;}
.clear{clear:both;}
.entry{line-height:20px;}

#post{
margin-bottom:20px;
border-bottom:1px solid #DDD;
padding-bottom:20px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-top:30px;
clear:both;
}

#miscinfo{clear:both;}
#post_header{

	height:100px;
	background:url(../images/generic/separator.gif) repeat-x bottom;
	margin-bottom:10px;
	border-bottom:1px solid #DEDEDE;
}
.avatar{
	margin-right:10px;
	float:left;
}
.avatar img{
	float:left;
	padding:2px;
	height:50px;
	width:50px;
}
.post_title{
	float:left;
	padding-left:15px;
}
.vote{
	float:right;
}
.postdate{
	float:left;
	margin-top:12px;
}
#post_single { margin-top:0px;}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding-top:25px;
	}
	
.postmetadata {
		margin-top:20px;
		padding:10px;
}
	
#sidebar ul, #sidebar ul ol {
	margin-left:11px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 10px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar h2{
	
	height:40px;
	width:217px;
	background-image: url(../images/blog_sidebar/recent_posts.gif);
	line-height:40px;
	text-align:center;
	font-family:Trebuchet MS,'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 20px;
	color:#fff;
	font-weight:bold;
	text-transform:capitalize;
	float:left;
	margin-bottom:10px;
}

#sidebar a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#003366;
	
}
#sidebar a:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#3366FF;
	text-decoration:underline;
}
.cont_l h2 {
	font-family:Trebuchet MS,'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 20px;
	
	text-decoration:none;
}

.cont_l h2 a{
	font-family:Trebuchet MS,'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 20px;
	color:#003399;
	text-decoration:none;
}

.cont_l h2 a:hover{
	text-decoration:none;
	
}
.cont_l h3{
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:20px;
	color:#3366FF;
	padding-top:25px;
	padding-bottom:15px;
}

.cont_l h3 a{
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:20px;
	color:#3366FF;
	padding-top:25px;
	padding-bottom:25px;
	text-decoration:none;
}
.cont_l h3 a:hover{
	text-decoration:none;
	color:#003399;
}

.cont_l small{
	text-decoration:none;
	color:#777;
	margin-bottom:20px;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/*COMENTS*/

#respond h3{
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:20px;
	color:#3366FF;
}

#commentform input{
	margin-top:5px;
	margin-bottom:5px;
}

#comment {
	width:500px;
	margin-top:5px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:5px solid #DDD;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.comment-author img{ padding-right:15px;}
.comment-meta a{text-decoration:underline;color:#003399}
.comment-meta a{text-decoration:underline;color:#0033CC}
.postmetadata  { border-left:1px solid #ddd;margin-top:15px;}
/* End Comments */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	/*padding: 5px 3px;
	text-align: center;*/
	}
#searchform label{display:none;}
#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/*Archives*/

.pagetitle{
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:24px;
	color:#003366;
	text-align:center;
}


/* AD SENSE */

/* Additional added stlying */
.post-thumbnail {
	float:left;
	border: 1px solid #CCC;
	padding:5px;
	background:#FFF;
}
.post-thumbnail img { width:140px; height:140px;}
.thumb_holder {width:165px; background:#FFF; height:165px; float:left; margin: 0 0px 20px 0;}

a.more-link {
	text-align:center;
	margin-top:5px;
	background:url(../images/blog_sidebar/bg_btn_readmore.jpg);
	text-indent:-40000px;
	width:182px;
	height:38px;
	display:block;
	position:relative;
	left:170px;
}
a.more-link:hover { background:url(../images/blog_sidebar/bg_btn_readmore.jpg) 0px -38px no-repeat ;}
.entry ul li {list-style:disc; padding-left:10px;}

.entry blockquote {padding:10px; background:#CCC;}
