/*
Theme Name: Jessica Bishop DDS
Theme URI: http://www.lineberrymarketing.com/
Description: Good teeth are important for good health.
Version: 0.0.1
Author: Lineberry Marketing
Author URI: http://www.lineberrymarketing.com/
*/

body {font-family: Arial, Helvetica, sans-serif;background-image: url('images/page-background.gif');
	font-size: 13px;
	line-height: 17px;
	color: #808080;/*827D78;*/
}
#wrap {position:relative;margin-left:auto;margin-right:auto;width:820px;background-color:#fff;overflow:hidden;}
#header{width:100%;height:84px;background-image: url('images/pgdn-pink-bar-repeat.gif');background-repeat:repeat-x;}
#header_contact{float:right; margin-right:25px;margin-top:27px; font-weight:bold;text-align:center;}
#header_contact a {color:#795779;font-weight:bold;text-decoration:none;line-height:1.2em;font-size:1.2em}
#header_contact a:hover{text-decoration:underline;}
#topnav{width:100%;height:40px;background: url('images/separator-back.gif') repeat-x bottom left;}
#footer{width:100%;height:90px;background:#E4D0C6 url('images/bottom_color.gif') repeat-x bottom right;}
#footer_inner{
	width:100%;
	height:90px;
	background-image:url('images/bottom_flowers.gif');
	background-repeat: no-repeat;
	background-position:bottom right;
}
#footer_text{
text-align:center;
	color:#795779;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
font-size: 11px;
line-height:16px;
}
#footer_text a {color:#795779;}
#content{padding:10px;padding-bottom:0px;}
#homepix {background-position:top left;float:right;margin:10px;width:326px;height:402px;
margin-top:60px;}

/* Menu */

#catnav {
position:relative;
  margin: 0px 0 0 0;
  padding: 0;
  padding-left:30px;
  clear: both;
  height: 44px;
  width: 100%;
	background: #ffffff url('images/separator-back.gif') repeat-x bottom left;
 	}

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0 auto 0 auto;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 10px 0 10px;
  font-size: 11pt;
font-weight: bold;
  color: #E5A97C;
  letter-spacing: -1px;
  /*border-right:1px solid black;*/
  height:44px;
  overflow:hidden;
  text-decoration:none;
  }

#nav li a:hover {
  color: #827D78;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width:250px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width:200px;
  }
	
#nav li li a {
  /*width: 70px;*/
  height: 24px;
  line-height: 24px;
  color: #E5A97C;
	background: #ffffff url('images/separator-back.gif') repeat-x bottom left;
  margin: 0;
  padding: 5px 20px 5px 15px;
  border-right:none;
  }
	
#nav li li a:hover {
  /*border-top: 1px solid #131f27;*/
	background: #ffffff url('images/separator-back.gif') repeat-x bottom left;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }
/*a img {border:none;}*/
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;

	}

h1 {
	font-size: 1.5em;
	line-height:1em;
	}
h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #808080;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h1 {
	margin: 5px 0 0;
	}

h2 {
	margin: 5px 0 5px;
color: #808080;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

dl.toothy{position:relative;width:305px;margin-left:80px;font-size:11px;line-height:16px;}
dl.toothy a {text-decoration:none;}
dl.toothy a:hover {text-decoration:underline;}
.toothy dt{padding-bottom:5px;}
/*.outerleft2 {padding-left:20px}*/
.outerleft {text-align:left;}
.outerleft img{float:left;margin-right:5px;margin-top:10px;}
.outerleft {font-weight:bold;font-size:1.5em;line-height:3em;}
a {color: #795779;}

#rssfeed {
float:right;
margin-right:30px;
text-align:left;
font-size:12px;
line-height:16px;
text-decoration:none;
}
#rssfeed img {
float:left;
margin-right:5px;
margin-top:2px;
}

#rssfeed:hover {text-decoration:underline;}

#phone {position:absolute; float:left; margin-left:570px;margin-top:40px; font-weight:normal;text-align:center; font-size:18px; color: #795779;}
