/*
Theme Name: Lice Treatment Center
Theme URI: http://licetreatmentcenter.net
Description: 
Version: 
Author: TL
Author URI: http://targetlogics.com
Edited by: Fazz
*/



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

body{
	background:url(http://www.licetreatmentcenter.net/images/bg.gif) repeat-x #BCDADB;
	margin:0;
	padding:0;
}

p{
	font-family:Helvetica;
}

img{
	border:none;
}

#navigation{
	background:url(http://licetreatmentcenter.net/head-lice-treatment/wp-content/themes/licetreat/images/bar.png) no-repeat; 
	width:800px; 
	height:40px;
	margin:0 auto;
}

#menu {
	list-style-type: none;
	padding: 0;
	width: 12em;
	display:inline;
	text-decoration:none;
}

#navigation #menu li {
	list-style-type: none;
	padding: 15px 7px 15px 7px;
	font-size:10px;
	display:inline;
	font-weight:bold;
	float:left;
}

#navigation #menu li a{
	text-decoration:none;
	color:#fff;
	font-family:Helvetica;
}

#navigation #menu li a:hover{
	color:#ca9434;
}

#navigation #menu li.first {
	margin-left:8px;	
}
#navigation #menu li ul {
	display:none;	
}

#navigation #menu li ul li {
	background:none;
}

#navigation #menu li ul a {
	display:block;
	margin-left:15px;	
}

#navigation #menu li:hover ul {
	display:block;
	position:absolute;
	background:#107c7f;
	width:120px;
	float:left;
	margin-left:476px;
	margin-top:9px;
	z-index:1000000;
	height:70px;
	padding:0;
}

#callout-bar{
	height:40px;
	width:800px; 
	background:url(http://licetreatmentcenter.net/head-lice-treatment/wp-content/themes/licetreat/images/bar.png) no-repeat;
	padding:0;
	margin-top:3px;
}

#callout-bar p.left{
	color:#fff;
	padding-left:10px;
	margin-top:4px;
}

#callout-bar p.right{
	color:#fff;
	padding-right:10px;
	margin-top:6px;
	font-size:29px;	
}

.pediatrician{
	color:#4B8DB5;
	font-size:17px;
	font-weight:bold;
	font-family:Helvetica;
	margin-left:6px;
}

table.footer{
	width:800px;
	margin:0 auto;
}

table.footer a{
	text-decoration:none;
	color:#107c7f;
	font-size:11px;
	text-align:center;
}

table.footer a:hover{
	color:#ca9434;
}

.contact-hr {
	height:2px;
	width:680px;
	margin-right:auto;
	margin-left:auto;
	background: url(http://licetreatmentcenter.net/head-lice-treatment/wp-content/themes/licetreat/images/hr-bg.png) no-repeat;
	border:none;
	margin-top:10px;
}

.phone{
	text-align:right; 
	color:#107c7f; 
	font-size:36px;
}

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

.post {
	margin-bottom:30px;
	font-family:Helvetica;
}

.post a{
	color:#4B8DB5;
}

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

.widget {
	margin:15px 0;
}

.entry {
	font-size:14px;
	font-family:Helvetica;
	color:#107c7f;
}

.feed-link{
	font-size:14px;
	text-decoration:none;
	color:#107c7f;
	font-family:Helvetica;
}

.home-info-top{
	color:#4B8DB5;
	font-weight:bold;
	font-family:Helvetica;
	text-align:center;
	font-size:14px;
}

.info-top{
	padding:10px;
}

/*-----------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{}

/*---------Pagination Stuff-----------*/
.pagination {
	font-family:Helvetica, Arial, Sans-serif;
	font-size:13px;
	text-align:center;
	color:#ccc
}
.pagination a {color:#107C7F; font-weight:bold; text-decoration:none}
