/*  
Theme Name: Liberty
Description: LHS
Version: 1.0
*/

/*CSS Reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a {
outline: none; /*Gets rid of the firefox dotted outline*/
}

/*End CSS Reset*/


html{
padding-bottom:30px;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: #00507c url(images/bg.jpg) no-repeat center top;
width: 100%;
height:100%;
}

h1 {
font-size:21px;
}

a:link {color: #00507c; text-decoration:none;}
a:visited {color: #00507c;text-decoration:none;}
a:hover	{color: #9b8666;text-decoration:none;}
a:active {color: #00507c;text-decoration:none;}

p {
margin-top:11px;
}

strong {
font-weight:bold;
}

.wrapper {
width:800px;
margin:auto;
}

#header {
height:86px;
}

#logo {
width:166px;
height:80px;
float:left;
margin-left:35px;
}

#calloremail {
width:228px;
height:47px;
margin-left:336px;
margin-top:22px;
float:left;
}

#menubar {
height:34px;
background-color:#000000;
}

#menu {
width:802px;
margin:auto;
padding-left:62px;
text-transform:uppercase;
font-weight:bold
}

#menu a:link {color: #cccccc; text-decoration:none;}
#menu a:visited {color: #cccccc;text-decoration:none;}
#menu a:hover	{color: #ffffff;text-decoration:none;}
#menu a:active {color: #cccccc;text-decoration:none;}

#menu ul {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 0;
  }
#menu li {
  display: inline;
  padding: 0 0 0 25px;
  }

#main {
width:692px;
margin:auto;
background-color:#f9f8e4;
padding:13px 17px 17px 17px;
border-left:solid 2px #d8d5b4;
border-right:solid 2px #d8d5b4;
border-bottom:solid 2px #d8d5b4;
min-height:475px;
height:auto !important;
height:475px;
}

#home-text {
width:446px;
background-color:#ffffff;
padding:27px 17px 17px 17px;
min-height:300px;
height:auto !important;
height:300px;
}

#home-text strong {
font-size:13px;
}

.pad10 {
height:10px;
}

#wp-page {
margin-top:-10px;
}

#wp-post {
}

#wp-page ul 											{ list-style:disc; padding-left:14px;}
#wp-page h1												{ font-size: 2em; margin: .67em 0 }
#wp-page h2								              	{ font-size: 1.5em; margin: .75em 0 }
#wp-page h3								              	{ font-size: 1.17em; margin: .83em 0 }
#wp-page h5								              	{ font-size: .83em; margin: 1.5em 0 }
#wp-page h6								              	{ font-size: .75em; margin: 1.67em 0 }
#wp-page h1, h2, h3, h4, h5, h6, b, strong	          	{ font-weight: bolder }
#wp-page p									          	{ padding-bottom:10px; }

#wp-post ul 											{ list-style:disc; padding-left:14px;}
#wp-post h1												{ font-size: 2em; margin: .67em 0 }
#wp-post h2								              	{ font-size: 1.5em; margin: .75em 0 }
#wp-post h3								              	{ font-size: 1.17em; margin: .83em 0 }
#wp-post h5								              	{ font-size: .83em; margin: 1.5em 0 }
#wp-post h6								              	{ font-size: .75em; margin: 1.67em 0 }
#wp-post h1, h2, h3, h4, h5, h6, b, strong	          	{ font-weight: bolder }
#wp-post p									          	{ padding-bottom:10px; }

.entire-post ul 											{ list-style:disc; padding-left:14px;}
.entire-post h1												{ font-size: 2em; margin: .67em 0 }
.entire-post h2								              	{ font-size: 1.5em; margin: .75em 0 }
.entire-post h3								              	{ font-size: 1.17em; margin: .83em 0 }
.entire-post h5								              	{ font-size: .83em; margin: 1.5em 0 }
.entire-post h6								              	{ font-size: .75em; margin: 1.67em 0 }
.entire-post h1, h2, h3, h4, h5, h6, b, strong	          	{ font-weight: bolder }
.entire-post p									          	{ padding-bottom:10px; }

#news {
margin:26px auto auto auto;
padding:20px;
padding-bottom:10px;
background-color:#ecead1;
min-height:150px;
}

#news h2 {
font-size:17px;
}

#news a:link {color: #00507c; text-decoration:none;}
#news a:visited {color: #00507c;text-decoration:none;}
#news a:hover	{color: #9b8666;text-decoration:none;}
#news a:active {color: #00507c;text-decoration:none;}

.post h2 {
font-size:17px;
}


#news h3 {
font-size:20px;
color:#9b8666;
padding:0 0 10px 0;
}

#news h4 {
font-size:15px;
color:#9b8666;
padding:0 0 10px 0;
}

#posts {
width:445px;
float:left;
padding-right:15px;
}

#archives {
width:180px;
float:left;
}

#archives h2 {
padding-bottom:15px;
}

#left {
width:480px;
float:left;
}

#col {
width:210px;
float:left;
}

#the-advantage {
width:207px;
height:84px;
margin-top:84px;
}

#the-treatment {
width:207px;
height:80px;
}

#all-services {
width:209px;
height:31px;
margin-left:10px;
padding-top:30px;
cursor:pointer;
}

#services {
width:189px;
margin-left:10px;
background-color:#ecead1;
padding:10px;
color:#9b8666;
}

.num {
color:#FFFFFF;
}

.entire-post {
padding-bottom:30px;
}

.entire-post strong {
font-size:13px;
letter-spacing:.5px;
padding-right:5px;
}

#page-title {
background-color:#ecead1;
min-height:45px;
line-height:1.4;
padding:2px 0 2px 0;
}

#page-title h2 {
font-size:24px;
color:#9b8666;
padding:5px 0 0 17px;
}

.page-title {
background-color:#ecead1;
height:40px;
}

.page-title h2 {
font-size:18px;
color:#9b8666;
padding:5px 0 0 17px;
}

.archive-col {
width:20%;
margin:5% 5% 5% 10%;
float:left;
}

.archive-col2 {
width:20%;
margin:5%;
float:left;
}

.archive-col li {
list-style: none;
}

.archive-col ul {
list-style: none;
}

.archive-col2 li {
list-style: none;
}

.archive-col2 ul {
list-style: none;
}

.clear {
clear:both;
}
