/*  
Theme Name: Dr Jackson
Theme URI: http://wordpress.org/
Description: For Drs. Jackson Snider & Parker.
Version: 1.0
Author: eight6
Author URI: http://eight6.com
*/

/*************************************
© copyright eight6, llc.
eight6.com designed this site.
please don't steal...
if you do, your nose will fall off.
or worse...
*************************************/


*, body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin: 0; padding: 0;
line-height: 1.75;
}
body {
background: url(images/bg.jpg) repeat-x;
color: #7c7c7c;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
}

a, a:link, a:visited, a:active {
color: #333;
}

a:hover { color: black; }

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
font-family: Didot, Georgia, "Hoefler Text", serif; 

}
h1, h2, h3 { color: #1979a6;}
h1 { margin-top: 0px; }
h2 {
font-size: 1.9em;
}
#content > h2:first-child  { 
background: url(images/header_bg.jpg) no-repeat top left; 
display: block;
padding: .45em .75em;
margin-bottom: .5em;
text-align: left;
line-height: 1.2;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
color: #1979a6;
}

h2 a:hover {
}


h3 a, h3 a:link, h3 a:visited, h3 a:active {
color: #1979a6;
text-decoration: none;
}

h3 a:hover {
color: #1979a6;
}

h3 { font-size: 1.5em; line-height: 1.2;}
h4 { }
img { border: 0px; }

p, ul {
margin: 1em 0 1em 0;
}

ul {
margin-left: 25px;
}


/* Structure */

#wrapper { width: 700px; margin: 0px auto;}

/* Header */

#header {
height: 305px;
}

#menu {
list-style: none;
margin-top: 0;
margin-left: -15px;
}
/* preload image */
#menu li {
background: url(images/menu_hover.jpg) no-repeat
display: block;
float: left;
}
#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active {
background: url(images/menu.jpg) repeat-x 0 0;
height: 36px;
display: block;
float: left;
margin-left: 15px;
text-indent: -1000em;
}

#menu #home {
width: 59px;
background-position: 0 0;
}

#menu #about {
width: 60px;
background-position: -59px 0;
}

#menu #services {
width: 76px;
background-position: -119px 0;
}

#menu #faq {
width: 50px;
background-position: -197px 0;
}

#menu #news {
width: 56px;
background-position: -247px 0;
}

#menu #contact {
width: 78px;
background-position: -305px 0;
}
#menu li a:hover, #menu li a.selected {
background: url(images/menu_hover.jpg) repeat-x 0 36px;
}

/* Content Area */

#content {
width: 650px;
margin: 0 auto;
}
.boxes {
margin-left: -19px;
position: relative;
left: -19px;
height: 227px;
width: 670px;
clear: both;
}
.box {
font-family: Didot, Georgia, "Hoefler Text", serif; 
background: url(images/box.jpg) no-repeat;
width: 203px;
float: left;
margin-left: 19px;
margin-bottom: 20px;
overflow: hidden;
}
.box h3 {
text-align: center;
}

.box .sleeve {
padding: 12px 10px;
border: 1px solid #ccc;
min-height: 201px;
}

.box li {
font-size: 1.2em;
}

.sidebox {
float: right;
background: url(images/boxgradient.jpg) repeat-x top left;
width: 170px;
padding: 1em;
margin-left: 1em;
}

.news {
clear: both;
}

.news ul li p, .news ul li h4 {
display: inline;
}
/* Reusable styles */

.right {
float: right;
margin: 0 0 20px 20px;
}

.center {
margin-left: auto;
margin-right: auto;
text-align: center;
float: none;
}

.plain {
list-style: none;
margin-left: 0;
}

/* Footer */

#footer {
clear: both;
font-size: 12px;
margin-top: 50px;
border-top: 2px solid #ccc;
text-align: center;
background: url(images/bottomgradient.jpg) repeat-x top left;
height: 200px;
}
#footer .sleeve {
border-top: 1px solid white;
padding-top: 10px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
color: #7c7c7c;
}