/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #0BA1DE url(images/img01.gif) repeat-x left top;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	color: #333;
}

h1, h2, h3 {
	margin: 0 0 .8ex 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2.5ex 0;
	text-align: left;
	line-height: 24px;
	color: #333;
} 

a:link {
	color: #F0F9FD;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #E2F3FB;
}

a:visited {
	text-decoration: none;
	color: #F0F9FD;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

div.photosWithCaption {
	float: left;
	width: auto;
	margin: 1em 1em 1em 0;
	font-weight: bold;
}





/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
}

/* Header */

#header {
	width: 840px;
	margin: 0 auto;
	height: auto;
}

/* Menu */

#menu {
	float: left;
	width: 840px;
	height: 60px;
	background: url(images/img02.gif) no-repeat left top;
	font-family: Georgia, Times New Roman, serif;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	padding: 5px 15px;
	text-decoration: none;
	font-size: 13px;
	color: #283386;
}

#menu a:hover {
	background: #8BD2EF;
	color: #283386;
	font-family: Georgia, Times New Roman, serif;
}

#menu .current_page_item a {
	background: #8BD2EF;
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 840px;
	height: 190px;
	margin: auto;
	text-align: right;
	background-image:url(images/dentist-wv-logo-v02.jpg);
}

#logo p, #logo h3 {
	text-align: right;
	line-height: normal;
	padding: 23px 1em 0 0;
	color: #2B312F;
	
}


#logo img {
	float: left;
	padding-top: 0px;
}


/* Page */

#page {
	width: 820px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 540px;
	
}

#content a:link {
	color: #333;
	text-decoration: underline;
}

#content a:hover, a:active {
	text-decoration: underline;
	color: #000;
}

#content a:visited {
	text-decoration: underline;
	color: #666;
}

#oneColumnContent {
	float: left;
	width: 100%;
	
}

#oneColumnContent a:link {
	color: #333;
	text-decoration: underline;
}

#oneColumnContent a:hover, a:active {
	text-decoration: underline;
	color: #000;
}

#oneColumnContent a:visited {
	text-decoration: underline;
	color: #666;
}

#flashContentRight {
	float: right;
	margin-left: .8em;
}

/* Post */

.post {
	border: 10px #8FD3EF solid;
	padding: 15px 20px;
	background: url(images/img04.gif) repeat left top;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #333;
}

.post .subtitle {
	margin: -3.6ex 0 2ex 0;
	color: #333;
}

.post h1 {
	width: 520px;
	padding: 0px 0 0 0px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 24px;
	color: #039;
}

.post h2 {
	width: 520px;
	padding: 0px 0 1ex 0px;
	font-size: 22px;
	color: #333;
}

.post ul, .post ol {
	margin: 1ex 0 2ex 0;
	text-align: left;
	color: #333;
}

.post li {
	margin-top: 2ex;
	line-height: normal;
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 20px;
	color: #FFFFFF;
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #8FD3EF;
	text-transform: lowercase;
	font-size: 11px;
	color: #085B7B;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	background: #0B97D4 url(images/img03.gif) repeat-x left top;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}

#footer {
	height: auto;
}

#footer p {
	font-size: 14px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}

#glossaryTable td p{
	padding: 0 1em 0 0;
	line-height: normal;
}
