/*
Theme Name: Lice Treatment Center
Theme URI: http://licetreatmentcenter.net
Description: 
Version: 
Author: Vahe 
Author URI: http://targetlogics.com
*/



/*------------Layout Stuff-------------*/


/*-----------Wordpress Stuff-------------*/

.post {
	margin-bottom:30px;
}

#top-module {
	margin-bottom:10px;
}
#top-module div {
	background:#faf9f7;
	min-height:283px;
}

.widget {
	margin:15px 0;
}

.entry {
	font-size:14px;
}
/*-----------Comment Stuff-------------*/
.commentlist{ list-style-type:none; margin:0; padding:0;}
.commentlist {
}
.commentlist li {
	padding:1em;
	background:#e7e5e1;
	border:1px solid #e6e0d5;
	margin:10px 0;
}

.commentlist li.alt {
	background:#F3F1ED;
	border:1px solid #e6e0d5;
}

.commentlist{}