/*

Theme Name:lancasterdentistry
Version: 1.0
Description: lancasterdentistry
Author: Realm Web Design
Author URI: http://www.realmwebdesign.com
Last updated: 2009-05-27

*/



/* default elements */
* {margin: 0; padding: 0;}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; } li{list-style: none;}



body {

	background: #F7F9FC url(img/background.jpg) no-repeat center top;
	color: #383838;
	font: normal 63.5% Georgia, "Times New Roman", Times, serif;;
	padding: 0px 0px;
}

a {color: #FF6C00;}
a:hover {color: #FF8429;}

big {font-size: 1.1em;}
h1 {color: #365D88; padding: 0px 0 5px;}
h2 {color: #303030; padding: 28px 0 5px;}
h3 {color: #303030; padding: 28px 0 5px;}
h1 {font: normal 2.0em Georgia, "Times New Roman", Times, serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}
h2 {font: normal 1.5em Georgia, "Times New Roman", Times, serif;}
h3 {font: bold 1.1em Georgia, "Times New Roman", Times, serif;}

.content h2 a{color:#FF6C00; text-decoration: none;}
.content h2 a:hover{color:#FF8429;}

#sidebar h2 {font: normal 1.3em Georgia, "Times New Roman", Times, serif; color: #303030; padding: 19px 0 5px;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	padding-left: 26px;
        font-decoration: italic;
}



form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em; list-style:none; }
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em Arial, Helvetica, sans-serif;}
ul,ol {padding: 0 2em 1.2em;}



/* structure */

#wrapper {
	margin: 0 auto;
	width: 879px;
}



#container {
	border-top: 0px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 867px;
}


.top-bar { text-align:right; width:857px; font-size:12px; padding-top:3px;
           height:25px; padding-right:10px; color:#FFFFFF;}

.top-bar a{color:#FFFFFF; text-decoration:none;}

.top-bar a:hover{color:#FF8429; text-decoration:none;}


/*=== Header ===*/

#header{
	height: 143px;
	position:relative;
}



#header .spacer{
	float: right
}



/*- Logo -*/

#header h1{
	float: left;
	width: 225px;
        padding:12px 0px 0px 196px;
}



#header h1 a{
	display: block;
	height: 0px;
}



#header h1 a:hover{
	text-decoration: none;
}



.top {height:24px;
background:url(img/top.gif) no-repeat; }

.top-full {height:24px;
background:url(img/top-full.gif) no-repeat; }

.bot {height:25px;
background:url(img/bot.gif) no-repeat; margin-bottom:10px; }

.bot-full {height:25px;
background:url(img/bot-full.gif) no-repeat; margin-bottom:10px; }


/*=== Navigation ===*/

/*- Nav1 -*/

#nav1{

        background:url(img/navbar.jpg) no-repeat top left;
	font-size:13px;
        font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	height:40px;
        width: 867px;
        padding-top:0px;
        padding-left:0px;
        padding-right:0px;
	margin-bottom:27px;
}

#nav1, #nav1 ul {
	list-style: none; 
	line-height: 1;
	z-index: 100;
        padding: 0 0px;
}



#nav1 a {
        display: block;
	line-height: 40px;
	padding: 0 0px;
	z-index: 100;
        text-decoration: none;
}



#nav1 li {
	float: left;
	line-height: 40px;
	margin: 0 0px 0 0;
}

#nav1 li a{
	color: #FFFFFF;
	padding: 0 0px 0 0px;
	text-decoration: none;
        border-right: 0px solid #313131;
}


#nav1 li a:hover,
#nav1 li.active a{
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}



/* Style drop down list */

#nav1 li ul {
        position: absolute;
	left: -999em;
	width: 200px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
	border-top: 1px solid #7DA1C4;
}

#nav1 li ul li {
	border: 1px solid #7DA1C4;
	border-width:0 1px 1px;
	background: #4A7AAF;
	float: none;

}



#nav1 li.current_page_item ul li a{
	
}



#nav1 li ul li a:hover,
#nav1 li ul li.active a{
        color: #FF8429;
}



#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #FF8429;
}



#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}



#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 7px 0 0px;
}



#nav1 li ul li a {
	line-height: 30px;
	font-size: 13px;
	color: #FFFFFF;
        border-right: 0px solid #A9D1F7;
        padding: 0px 0px 0px 16px;
	width: 200px;
}



#nav1 li ul li ul li a {
	border-width:0 0px 0px 0px;

}

#nav1 li ul ul {
	margin: -31px 0 0 163px;
}



#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}



#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}



/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible

}



html>body #nav1 li ul li { *margin-top:-2px; }



/* main */
.main {background: #FFF url(img/content_bg.gif) repeat-y;}
.main-full {background: #FFF url(img/content_bg-full.gif) repeat-y;}

#sidebar {
padding-right:15px;}


/* posts */

.post {
padding-left:30px;
padding-right:20px;

}


.post .descr {
	color: #424242;
	font-size: 0.9em;
	margin: 2px 0 10px;
        border-bottom: 1px solid #d9d9d9;
}

.post .info{
	border-top: 1px dotted #d9d9d9;
	color: #222;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 28px;
	padding: 8px 0;
}

.post img {border: 0px solid #D9D9D9; margin: 0px 0;}
.post a img {border: 0px solid #D9D9D9;}
.post a:hover img {border-color: #666666;}
.entry {padding-top:15px;}


.entry ul, .entry ol {
	margin-bottom:15px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}



/* footer */

.footer {
	color: #5A5A5A;
        font-size: 12px;
	padding: 10px 5px 10px 5px;
}

.footer .left {width: 74%;}
.footer .right {
	width: 25%;
	text-align: right;
}

.footer a {

	color: #5a5a5a;

	text-decoration: none;

}

.footer a:hover, .footer .right a:hover {

	color: #FF4800;

	text-decoration: none;

}

.footer .right, .footer .right a {color: #5A5A5A;}



/* misc */
.content {padding: 18px 20px;}
.right .content {padding: 12px 10px;}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 72%;}
.col2 .left-full {width: 99%;}
.col2 .right {width: 27%;}



/* block list */

ul.block, .block ul {

	border-top: 1px dotted #d9d9d9;

	margin: 4px 0;

	padding: 0;

	width: 90%;

}

.block li {

	border-bottom: 1px dotted #d9d9d9;

	list-style: none;

}

.block li a,.block li em {

	color: #000000;

	display: block;

}

.block li em {

	font-size: 0.9em;

	font-style: normal;

}

.block li a {

	padding: 4px 3%;

	text-decoration: none;

	width: 94%;

}

.block li a span {font-weight: bold;}

.block li a:hover {

	color: #38484F;

	background: #d9d9d9;

}



.right .block,.right .block li {border-color: #d9d9d9;}

.right .block li a:hover {background: #FFFFFF;}



/* comments */

.comments-block { padding-left:25px;}



#commentlist li {

	margin-bottom: 1.5em;

	padding-bottom: 1em;

	border-bottom: 1px solid #d9d9d9;

}

#commentform {

	margin: 1em 0;

	width: 280px;

}



textarea.styled {width: 280px;}



.styled {

	font-size: 1.1em;

	background: #FCFCFC;

	border: 1px solid #C6C3C3;

	padding: 2px;

}

.styled:hover {

	background: #FFF;

	border: 1px solid #C6C3C3;

}

.styled:focus {

	background: #FFF;

	border: 1px solid #939793;

}

#commentform input {margin-bottom: 3px;}

.commentmetadata a {font-size: 1em; color: #666;}



/* calendar */

#wp-calendar {color: #A0A0A0;}



.col2 .right table caption {border-bottom-color:#000;}

.col2 .right table thead tr {

  border-bottom-color: #000;

  color: #A53512;

}

.col2 .right table th {border-bottom-color:#000;}

.col2 .right table td#today {

  border-color: #000;

  color: #A53512;

}

.col2 .right table td a {

  border-bottom-color: #000;

  background-color: #EDF3DE;

}



.col2 .right table tfoot {border-top-color: #000;}

.col2 .right table tfoot a {background: none;}



/* calendar

--------------------------------------------------*/

#wp-calendar {

  display: inline-table;

  border-collapse: collapse;

  width: 185px;

  margin: 0px 10px 0 10px;

  text-align: center;

}



.col2 .right table caption {

  margin: -5px 10px 0 10px;

  padding-bottom: 5px;

  border-bottom: 1px solid;

  letter-spacing: 0.1em;

}



.col2 .right table thead tr {border-bottom:1px solid;}



.col2 .right table th {border-bottom:1px solid;}



.col2 .right table td {

  width: 225px; /* maximaize width; honestly, I don't know much about tables... */

  padding: 1px;

  font-size: 0.9em;

}



.col2 .right table td#today {

  padding: 0;

  border: 1px solid;

  font-size: 1em;

  font-weight: bold;

}



.col2 .right table td a {

  display: block;

  border-bottom: 1px solid;

  font-weight: bold;

  font-size: 1.15em;

}



.col2 .right table tfoot {border-top:1px solid;}

.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}

.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {padding:10px;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* 
   Home Flashfader
------------------------------------------------------------------- */

.slideshow {height:250px; width:867px;}


/* 
   Subscribe 2
------------------------------------------------------------------- */

.subscribe {
background-color:#FFFFFF;
border:solid 1px #d9d9d9;
height: 95px;
width: 180px;
padding-left:15px;
padding-top:15px;
}


/* 
   Captions 
------------------------------------------------------------------- */

.wp-caption {
   border: 1px solid #DDD;
   text-align: center;
   background-color: #F9F9F9;
   padding-top: 4px;
   margin-top: 10px;
   margin-bottom: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 0.9em;
   padding: 4px;
   margin: 0;
}