/*   
Author: Tom Rose (tom@slurve.com)
Author URI: http://slurve.com
Date: 21 Oct 2008
*/

/* -------------------------------------------------------------------------- global */

body { margin: 0; padding: 0; background: #ECE9D9 url(images/bg.gif) 0 0 repeat-x; -moz-opacity: .999; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 12px; line-height: 20px; }
html, body, #wrap { min-height: 100%; width: 100%; height: 100%; }
html>body, html>body #wrap { height: auto; }
font { /* to override any font tags created by tinymce */ font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-size: small; line-height: 150%; }
a img, a.imglink:link, a.imglink:visited { border: none; }
a.imglink:hover { background: transparent; border: none; }
p { margin: 0 0 15px 0; } 
a img { border: 0; }
form { margin: 0; }
ul { margin: 0 0 15px 15px; padding: 0; }
ul li { margin: 0 0 10px 15px; padding: 0; }

/* -------------------------------------------------------------------------- typography */

.small { font-size: 95%; color: #777; }

/* -------------------------------------------------------------------------- links */

a, a:visited, a:active { color: #bb863f; font-weight: bold; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
a.pdf, a[href$=".pdf"] { background: url(images/icon_pdf.gif) top right no-repeat; padding: 0 18px 0 0; }

/* -------------------------------------------------------------------------- headers */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; }
h1 { font-size: 26px; font-family: "Georgia"; line-height: 30px; margin: 0 0 12px 0; }
h2 { font-size: 20px; line-height: 28px; font-family: "Georgia"; color: #75695D; margin: 15px 0 12px 0; }
h2.alt { font-size: 12px; line-height: 16px; text-transform: uppercase; letter-spacing: 2px; border-bottom: 1px dotted #aca39a; padding: 0 0 2px 0; }
h2.alt em { font-style: normal; color: #aca39a; font-size: 11px; }
h3 { font-size: 130%; line-height: 140%; color: #666; margin: 0 0 10px 0; }

/* -------------------------------------------------------------------------- masthead */

#masthead { position: relative; height: 116px; padding-top: 20px; z-index: 9999; }
#logo { position: absolute; left: 40px; top: 20px; }
#logo a { position: relative; width: 250px; height: 0px !important; display: block; background: url(images/logo2.gif) top left no-repeat; overflow: hidden; padding: 98px 0 0 0; border: none; }
#logo a:hover { background-position: 0 0; border: none; }
#nav { position: absolute; top: 55px; right: 50px; padding: 5px 0; margin: 0; border-top: 1px solid #ECE9D9; border-bottom: 1px solid #ECE9D9; z-index: 9999; }
#nav li { float: left; list-style-type: none; position: relative; margin: 0; padding: 0; }
#nav ul { display: none; width: 170px; position: absolute; top: 10px; left: -10px; padding: 15px 0 0 0; margin: 0; z-index: 2; opacity: .95; border-bottom: 6px solid #E9E5D4; }
#nav li li { float: none; list-style-type: none; margin: 0; width: 146px; padding: 3px 12px 0 12px; background-color: #E9E5D4; border: none; }
#nav a, .nav a:visited { display: block; font-size: 13px; text-transform: uppercase; font-weight: normal; margin: 0 18px 0 0; }
#nav li:hover a, #nav a:hover { color: #555; border-bottom: none; text-decoration: none; }
#nav li.current_page_item a { color: #555; }
#nav li li a, #nav li li a:visited, #nav li:hover li a:visited { color: #bb863f; font-size: 12px; text-transform: none; width: 100%; border: none; }
#nav li li a:hover, #nav li:hover li a:hover { border: none; color: #555; }

/* -------------------------------------------------------------------------- containers */

#container { position: relative; width: 959px; margin: 0 auto 190px auto; height: auto; padding: 0 .5em .5em .5em; color: #444; }
#wrap { position: absolute; top: 0; left: 0; }
#content { position: relative; width: 100%; background: #ECE9D9 url(images/bg_wrap_int.gif) 0 0 no-repeat; }
#main { position: relative; width: 505px; min-height: 300px; height: auto !important; height: 300px; float: left; display: inline; margin: 10px 20px 0 30px; padding-top: 20px; z-index: 1; }
#main.full { width: 887px; }
#main.alt { width: 707px; margin: 20px 20px 0 30px; }
#home #main.full { width: 919px; margin: 20px 20px 0 20px; padding: 0; }

/* -------------------------------------------------------------------------- sidebar */

#sidebar { position: relative; width: 382px; height: 100%; float: left; display: inline; margin: 20px 0 20px 20px; text-align: left; }
#sidebar.alt { width: 172px; margin: 40px 0 20px 30px; padding: 0; }
#sidebar ul { margin: 0; padding: 0; }
#sidebar li { margin: 0; padding: 5px 0; list-style-type: none; text-align: left; border-bottom: 1px dotted #999; }
#sidebar li.current_page_item a, #sidebar li.current_page_item a:visited, #sidebar li.current_page_parent a, #sidebar li.current_page_parent a:visited { color: #555; }
#sidebar h2 { margin: 0 0 5px 0; }
#sidebar .loginInfo { margin: 20px 0 0 0; }
#sidebar .loginInfo.overview { margin: 0; background: rgb(255, 255, 255); background: rgba(255, 255, 255, 0.4); padding: 10px 15px; } 
#sidebar .loginInfo p { margin: 0; }
#sidebar .loginInfo em { display: block; margin: 2px 0; font-style: normal; color: #999; font-weight: bold; }

/* -------------------------------------------------------------------------- footer */

#footer { color: #e8e3d2; line-height: 150%; position: absolute; bottom: 0; width: 100%; padding: 20px 0; text-align: center; height: 130px; margin: 0; background: #75695D url(images/bg_footer.gif) 0 0 repeat-x; \width: 100%; w\idth: 100%; }
#footer a { color: #ccc; }
.footerWrap { position: relative; width: 959px; margin: 0 auto; }
.siteInfo { font-size: 11px; line-height: 20px; position: absolute; top: 20px; left: 15px; text-align: left; }
.siteInfo p { margin-bottom: 10px; line-height: 18px; color: #b9b5a5; }
.siteInfo strong { font-size: 12px; margin-bottom: 1px; display: block; color: #e8e3d2; }
.libraryLogin { position: absolute; top: 25px; right: 40px; }

/* -------------------------------------------------------------------------- homepage */

.lead { width: 500px; position: absolute; top: 122px; left: 410px; z-index: 2; padding: 20px 0 0 0; }
.lead .colA { float: left; display: inline; width: 242px; margin: 0; }
.lead .colB { float: right; display: inline; width: 242px; margin: 0; }
.lead span.date { color: #999; display: block; text-transform: uppercase; font-size: 90%; }
.lead .colA a { font-weight: normal; }
.module { width: 285px; float: left; display: inline; margin: 70px 32px 0 0; }
.module.last { margin-right: 0; }
.module p { margin: 0 0 15px 0; }
.module img { margin: 0 0 10px 0; }
.module img.thumbnail { margin: 0 10px 10px 10px; border: 4px solid #fff; float: right; display: inline; }
#photodiv { width: 380px; height: 320px; float: left; display: inline; margin: 0 0 10px 0; border: 4px solid #fff; }
#photodiv img { width: 100%; height: 320px; }
.tagline {  font-weight: normal; letter-spacing: -1px; color: #999; line-height: 160%; font-size: 160%; text-align: left; margin: 0; }
#home .tagline { position: absolute; top: 0; left: 410px; width: 490px; margin: 10px 0; }
.moduleLink { border-top: 1px solid #c79870; padding: 5px 0; }
.hearingHomeLink { color: #45556c !important; line-height: 18px !important; }
.neoHomeLink { color: #d48907 !important; line-height: 18px !important; }
.neoHomeDownload { color: #d48907 !important; }

/* -------------------------------------------------------------------------- interior */

ul.overviewList { padding: 0; margin: 0 0 30px 0; width: 500px; }
ul.overviewList li { list-style-type: none; padding: 5px 0; margin: 0; border-bottom: 1px dotted #999; font-size: 13px; }
ul.overviewList li.lastItem { border-bottom: none; }
.eventDetails { color: #777; margin: -5px 0 25px 10px; line-height: 22px; padding: 0; }
.eventDetails li { margin: 0; padding: 0; list-style-type: none; }
.eventDetails strong { margin: 0 3px 0 0; color: #444; }
.secondaryText { color: #777; margin: 30px 0 20px 20px; border-top: 1px dotted #999; padding: 10px 0 0 0; }
.nicuGallery { margin: 3px 0 0 0; }
.nicuGallery img { height: 280px; }
.title { padding: 35px 0 0 35px; margin: 0 0 -20px 0; }
.success { font-size: 18px; color: #666; }
#library #sidebar { width: 182px; }
#library #main { width: 705px; }
#library #sidebar { margin-top: 30px; }
#library #sidebar h2 { text-align: left; margin: 0 0 10px 20px; }
#library #sidebar ul { margin: 0 0 0 35px; padding: 0; list-style-type: square; }
#library #sidebar li { margin: 0 0 5px 0; padding: 0; text-align: left; }
#library #sidebar .libraryNavWrap { position: relative; background: url(images/bg_sidebar_library.jpg) 0 0 repeat-x; padding: 20px 0 0 0; min-height: 400px; height:auto !important; height:400px; }
.listDoctors { margin: 0; padding: 0; }
.listDoctors li { margin: 2px 0; padding: 0; font-size: 110%; list-style-type: none; }
.listDoctors .title { margin: 20px 0 10px 0; font-size: 150%; font-weight: bold; }
.googlecal { width: 100%; height: 420px; border: 10px solid #fff; float: left; display: inline; }
.calendarWrap { float: left; display: inline; width: 480px; }
.eventsWrap { float: left; display: inline; width: 380px; margin: 0 20px 0 0; }

/* -------------------------------------------------------------------------- bios */

#sidebar .bioNav h2 { margin: 0 0 15px 0; line-height: 24px; }
#sidebar .bioNav ul { margin: 0 0 25px 0; padding: 0; }
#sidebar .bioNav li { margin: 0 0 8px 0; padding: 0; list-style-type: none; border: none; font-size: 11px; line-height: 16px; }
#sidebar .bioNav li.current_page_item {  }
.bioPhoto { width: 200px; margin: 5px 0 0 0; float: left; display: inline; }
.bioPhoto img { border: 3px solid #333; }
.bioText { width: 457px; margin: 0 40px 40px 0; float: left; display: inline; }
.bioText h1 { margin: 0 0 1px 0; color: #A3856A; }
.bioText h2.alt { margin: 26px 0 12px 0; color: #A3856A; }
.bioText h3.alt { color: #444; }
.bioText li { margin: 0 0 2px 10px; }

/* -------------------------------------------------------------------------- video */

.videoLinks ul { margin: 0; padding: 0; } 
.videoLinks ul li { margin: 0; padding: 0; list-style-type: none; }
.videoLinks ul li a { outline: none; padding: 0 0 0 22px; } 
.videoLinks ul li a.currentLink { color: #444; background: url(images/icon_video.gif) 0 2px no-repeat; position: relative; }
.videoPlayer { text-align: center; }
.videoPlayerWrap { margin: 13px auto; background-color: #000; width: 350px; height: 260px; padding: 20px 0 0 0; } 
.videoPlayer .videoTitle strong { display: block; font-size: 14px; margin: 0 0 5px 0; }

/* -------------------------------------------------------------------------- utility */

.hidden { display: none; }
.noVisibility { visibility: hidden; }
.clear { clear: both; }
.icon { vertical-align: middle; margin: 0 2px; }
.shadow-left { background: transparent url(images/shadow_left.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0; left: -13px; z-index: 99; }
.shadow-right { background: transparent url(images/shadow_right.png) no-repeat 0 0; width: 13px; height: 203px; position: absolute; top: 0; right: -13px; z-index: 99; }
.title { list-style-type: none; }

/* -------------------------------------------------------------------------------- form elements 

form p { margin-bottom: 8px !important; }
form label { font-size: 90%; text-transform: uppercase; display: block; margin: 20px 3px 0 0; }
form input { width: 300px; border: 1px solid #ccc; padding: 4px; color: #444; font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; margin: 0 4px 0 0; }
form input:focus, form textarea:focus, form select:focus { background-color: #ffc; }
form textarea { width: 400px; height: 200px; border: 1px solid #ccc; padding: 4px; color: #444; font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; }
form .submit input, form input#submit { width: 100px; padding: 4px; background-color: #a0a77b; color: #fff; border: none; }
form .submit input:hover, form input#submit:hover { background-color: #5f6744; cursor: pointer; border: none; }
form .error { font-size: 11px; color: #930; }*/

/* -------------------------------------------------------------------------------- event downloads */

#eventDownloads { margin-top: 20px; }
#eventDownloads p { clear: both; height: 30px; }
#eventDownloads label { margin: 0 20px 14px 0; float: left; display: inline; width: 120px; text-align: right; padding: 3px 0 0 0; }
#eventDownloads input { margin: 0 0 14px 0; float: left; display: inline; width: 200px; }
#eventDownloads input.error { border: 1px solid #930; margin-right: 4px !important; }
#eventDownloads input#password { width: 160px; margin-bottom: 20px !important; }
#eventDownloads input#submit { margin-left: 140px; }
#eventDownloads p.required { margin-top: 30px; margin-left: 140px; clear: both; font-size: 11px; color: #555; }
#eventDownloads label.error { font-size: 11px; color: #930; text-transform: none; margin: 4px 0 0 4px; display: block; float: none; padding: 0 0 0 4px; text-align: left; width: auto; }
