/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}





.clear { clear: both; }

a { outline: none !important; }

strong { font-weight: bold; }
em { font-style: italic; }

.red { color: #5E0A00; }

textarea, input { outline: none; }

.brown-btn { background: url(../images/brown-btn.png) 0 0 repeat-x; height: 29px; color: #fff; line-height: 29px; border-radius: 5px; -moz-border-radius: 5px; font-size: 11px; text-decoration: none; display: inline-block; margin-top: 2em; padding: 0 50px 0 10px; position: relative; text-transform: uppercase; clear: both; }
.brown-btn .btn-arrow { background: url(../images/brown-btn-arrow.png) 0 0 no-repeat; height: 29px; width: 30px; position: absolute; top: 0; right: 0; }
.brown-btn:hover .btn-arrow { background-position: bottom !important; }
.rss { margin-top: 0 !important; }
.rss .btn-arrow { background: url(../images/brown-btn-rss.png) 0 0 no-repeat !important;}
#sidebar .brown-btn { width: 260px; padding-right: 0; }

.btn:hover { background-position: bottom !important; }

.back-top { background: url(../images/top.png) 0 0 no-repeat; width: 142px; height: 35px; display: block; float: right; margin: 20px 0 0 0;}


body { background: url(../images/bg.jpg) 0 0 repeat; font-family: Arial, sans-serif; margin-bottom: 30px; }

#header-bg { background: url(../images/header-bg.jpg) 0 0 repeat-x; padding: 7px 0 0 0; }

#wrapper { width: 960px; margin: 0 auto; border-top: 7px solid #1c4c5b; margin-top: 11px; box-shadow: 0 0 8px #698a95; }

#header { background: url(../images/home-banner.jpg) 0 0 no-repeat; height: 255px; }
#header #logo { float: left; margin: 79px 0 0 54px; }


#topnav { background: url(../images/nav-bg.png) 0 0 repeat-x; height: 92px; }
#menu { height: 46px; }
#menu > ul { height: 46px; }
#menu > ul > li:first-child { margin: 0 0 0 30px; }
#menu > ul > li:last-child { border-right: 0; }
#menu > ul > li { float: left; border-left: 1px solid #e8eded; border-right: 1px solid #cdd8d8; height: 46px; font-size: 15px; line-height: 46px; margin-left: 1px; font-family: Droid Serif, Times New Roman, serif; position: relative; }
#menu > ul > li > a { color: #447f92; text-decoration: none; display: block; padding: 0 30px; }
#menu > ul > li > a:hover { color: #5e0a00; }
#menu > ul > li:hover ul { display: block; }
#menu > ul > li > ul { position: absolute; background: #bbc8c9; border-bottom: 4px solid #8da5ad; padding: 2px 7px 10px 7px; width: 180px; display: none; }
#menu > ul > li > ul > li { font-size: 13px; line-height: 1em; background: url(../images/dropdown-divider.png) left bottom repeat-x #d0dbdc; font-family: Arial, sans-serif; }
#menu > ul > li > ul li:last-child { background-image: none; border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; }
#menu > ul > li > ul li:first-child { border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; }
#menu > ul > li > ul > li a { color: #00506b; text-decoration: none; padding: 17px 15px; display: block; }
#menu > ul > li > ul > li a:hover { color: #5e0a00; }


#container { background: #fff; padding: 0 0 50px 0;}

#content { float: left; margin-left: 50px; width: 540px; }
#content.legal-notices { width: 860px !important; }

#content .brown-btn { padding: 0 50 0 10px; }
#content h1a, #content h2 a, #content h3 a, #content h4 a { color: #5e0a00; text-decoration: none; }
#content h1 { color: #00506b; font-size: 20px; font-weight: bold; font-family: Droid Serif, Times New Roman, serif; margin: 1em 0; line-height: 1.3em; }
#content h1:first-child { margin-top: 0 !important; }
#content h2 { font-size: 18px; margin: 1em 0; line-height: 1.3em; font-weight: bold; color: #00506b; }
#content h3 { font: 16px; margin: 1em 0; line-height: 1.3em; font-weight: bold; }
#content h4 { font-size: 14px; margin: 1em 0; line-height: 1.3em; font-weight: bold; }
#content h5 { font-size: 13px; color: #00506b; font-style: italic; font-weight: bold; }
#content h6 { font-size: 14px; color: #464646; font-style: italic; line-height: 1em; margin-bottom: 1.5em; }
#content h5+p { margin-top: 5px; }
#content p { font-size: 15px; color: #464646; line-height: 1.3em; margin: 1em 0; text-align: justify; }
#content p a { color: #5e0a00; text-decoration: underline; }
#content p a:hover { color: #00506b; }
#content ul { padding: 0 0 0 30px; margin: 1em 0; }
#content ul li { font-size: 13px; color: #464646; margin: .6em 0; list-style: disc; }
#content ul li a { color: #5e0a00; text-decoration: underline; }
#content ul li a:hover { color: #00506b; }

.collapsible { margin: 20px 0 30px; }
.collapsible dt { color: #464646; font-size: 15px; font-weight: normal; margin: 0 0 40px 0; padding: 7px; line-height: 1.3em; }
.collapsible dd { margin: 0 0 40px 0; overflow: hidden; padding: 14px; font-size: 12px; line-height: 1.3em; color: #464646; background: #f6f9f9; }
.collapsible dd a, .collapsible dd .red { display: block; color: #5e0a00; font-size: 14px; font-weight: bold; }
.collapsible dd a:hover { color: #00506b; }
.view-cases { display: block; float: right; margin-top: 10px; font-size: 14px; font-style: italic; font-weight: bold; color: #5e0a00; }
.view-cases:hover { color: #00506b; }

.content-divider { background: url(../images/content-divider.png) 0 0 no-repeat; width: 604px; height: 26px; margin: 25px 0 10px 0; }
.content-divider+h1, .content-divider+h2, .content-divider+h3, .content-divider+h4 { margin-top: 0 !important; }

.leaders-forum { float: left; margin-right: 60px;}
.prr { float: left; }


#sidebar { float: right; width: 260px; margin-right: 30px; background: #ebe8df; border-radius: 10px; -moz-border-radius: 10px; padding: 25px 20px; }
#sidebar h1 { font-family: Droid Serif, Times New Roman, serif; font-size: 20px; margin-bottom: 20px; font-style: italic; color: #00506b; font-weight: normal; margin-top: 0; }
#sidebar h1:first-child { margin-top: 0 !important; }
#sidebar h1, #bio-sidebar h1 { font-size: 20px; margin: 1em 0; line-height: 1.3em; font-weight: normal; color: #00506b; font-family: Droid Serif, Times New Roman, serif; }
#sidebar h2, #bio-sidebar h2 { font-size: 18px; margin: 1em 0; line-height: 1.3em; font-weight: bold; color: #00506b; font-family: Droid Serif, Times New Roman, serif; }
#sidebar h3, #bio-sidebar h3 { font: 16px; margin: 1em 0; line-height: 1.3em; font-weight: bold; color: #00506b; font-family: Droid Serif, Times New Roman, serif; }
#sidebar h4, #bio-sidebar h4 { font-size: 14px; margin: 1em 0; line-height: 1.3em; font-weight: bold; font-style: italic; color: #00506b; font-family: Droid Serif, Times New Roman, serif; }
#sidebar h4:first-child { margin-top: 0; }
#sidebar p { font-size: 13px; color: #464646; line-height: 1.5em; margin: 1em 0; }
#sidebar p a, #bio-sidebar p a { color: #5e0a00; text-decoration: underline; }
#sidebar p a:hover, #bio-sidebar pa:hover { color: #00506b; }


#sidebar > ul { margin: 1em 0; }
#sidebar > ul > li { background: url(../images/sidebar-arrow.png) left 3px no-repeat; padding: 0 0 0 15px; line-height: 1.2em; font-size: 13px; color: #464646; }
#sidebar > ul > li > ul { padding: 0 0 0 5px; margin: 1em 0; }
#sidebar > ul > li > ul > li { padding-left: 12px; background: url(../images/sidebar-bullet.png) left 3px no-repeat; margin-bottom: 1.5em; }
#sidebar ul > li > ul > li:last-child { margin-bottom: 0; }
#sidebar ul .divider:last-child { display: none; }
#sidebar ul:last-child { margin-bottom: 0; }


#sidebar .divider { width: 100%; height: 1px; background: #d1cdc3; border-bottom: 1px solid #f5f3ec; margin: 15px 0; }
#sidebar .brown-btn { margin: 25px 0 0 0; width: 250px; }


#sidebar .list-blogs li { font-size: 13px; color: #464646; padding: 0 !important; background: none !important; }
#sidebar .list-blogs .blog-more { color: #660000; display: inline; }
#sidebar .list-blogs .blog-more:hover { color: #00506b; }
#sidebar .list-blogs .date { display: inline; }
#sidebar .blog-content { display: inline; }
#sidebar .blog-content p { display: inline; }


#attorney-contact h4 { margin-top: 0; }
#attorney-contact p { font-weight: bold; font-size: 14px; color: #464646; line-height: 1.7em; }


#footer { background: url(../images/footer-bg.png) 0 0 repeat-x; min-height: 77px; border-bottom: 7px solid #1c4c5b; text-align: center; padding: 45px 30px 0 30px; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
.address p { font-size: 13px; color: #fff; margin-bottom: 8px; }
.copyright p { font-size: 11px; color: #fff; }




/*********************** ATTORNEY PAGE ***********************/

#content.attorney-page h1 { margin-bottom: 1.5em; }
#content ul.all-attorneys { margin: 0; padding: 0; }
#content ul.all-attorneys li { list-style: none; float: left; width: 142px; margin: 0 0 40px 40px; }
#content ul.all-attorneys li:nth-child(5n), #content ul.all-attorneys li:nth-child(9n), #content ul.all-attorneys li:nth-child(1) { margin-left: 0; }
#content .attorney-name { color: #464646; font-size: 14px; font-weight: bold; text-decoration: none; margin-bottom: .3em; display: block; }
#content .attorney-title { color: #464646; font-size: 13px; font-style: italic; margin: .3em 0 .8em 0; font-weight: normal; height: 40px; }
.atty-photo { border: 1px solid #b6c7cd; box-shadow: 0 0 2px #ccc; display: inline-block; text-align: center; }
.atty-photo img { border: 3px solid #fff; vertical-align: bottom; }
.attorney-page .atty-photo:hover, .attorney-page .atty-photo:hover img { border-color: #00506b; }

/* There are no attorney offices */
#attorney-offices { display: none; }




/*********************** BIO PAGE ***********************/

#content.bio-page { width: 610px; }
#content .bio-name { margin-bottom: 0; }
#content .bio-title { font-style: italic; margin-top: 0; margin-bottom: 1.5em; color: #00506b; font-weight: normal; font-family: Droid Serif, Times New Roman, serif; }

#bio-sidebar { width: 205px; float: right; margin-right: 45px; }
#bio-sidebar h1, #bio-sidebar h2, #bio-sidebar h3, #bio-sidebar h4, #bio-sidebar p { font-family: Arial, sans-serif !important; }
#bio-sidebar .atty-photo+h2 { margin-top: 10px; }
#bio-sidebar h2 { margin-bottom: .6em !important; margin-top: 1.5em; }
#bio-sidebar p { font-size: 12px; font-weight: bold; color: #464646; font-family: Arial, sans-serif; line-height: 1.5em; margin-bottom: 1.5em; text-align: left !important; }
#bio-sidebar a { color: #464646 !important; }




/*********************** CONTACT PAGE ***********************/

#content.contact-page p { margin: .6em 0 !important; }
#sidebar.contact-sidebar p:first-child { margin-top: 0; }
#sidebar.contact-sidebar p:last-child { margin-bottom: 0; }




/*********************** BLOG PAGE ***********************/


#sidebar.blog-sidebar ul li { padding: 0; background: none; font-size: 12px; margin-bottom: 5px; }
#sidebar.blog-sidebar ul li a { color: #464646; text-decoration: none; }
#sidebar.blog-sidebar ul li a:hover { color: #5e0a00; }
.sidebar-cats .divider, .sidebar-archives .divider { display: none; }

.search-box { height: 34px; width: 258px; border: 1px solid #bcbcbc; position: relative; border-radius: 3px; -moz-border-radius: 3px; background: #fff; overflow: hidden; }
.search-box .textBox { border: 0; width: 200px; padding: 0 10px; height: 35px; }
.search-box .search { position: absolute; right: 0; top: 0; background: url(../images/search.png) 0 0 no-repeat; width: 43px; height: 35px; border: 0; text-indent: -8000px; cursor: pointer;  }
.search-box .search:hover { background-position: bottom; }

.post { border-top: 1px solid #8eb1bd; }
#content .post-title { font-size: 17px; color: #00506b; margin-bottom: 3px; }
#content .post-title a { color: #00506b; }
.date { font-size: 13px; color: #464646; }

.page_navigation { border-top: 1px solid #8eb1bd; margin-top: 30px; padding-top: 30px; }
.page_navigation a { display: block; float: left; height: 23px; background: #ebe8df; line-height: 23px; font-size: 12px; color: #1f1f1f; padding: 0 8px; text-decoration: none; margin-right: 7px; }
.page_navigation a:hover, .page_navigation .active_page { background: #1c4c5b; color: #fff; }

.post-detail { border-top: 1px solid #8eb1bd; border-bottom: 1px solid #8eb1bd; }

#PostDetails label { display: block; margin-bottom: 5px; }
#PostDetails input { display: block; border: 1px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; width: 200px; height: 20px; padding: 0 10px; color: #464646; }
#PostDetails textarea { display: block; border: 1px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; width: 200px; }
.hidefield { display: none !important; }
span.req { font-style: italic; font-size: 12px; }
#PostDetails input.form-submit { background: url(../images/brown-btn.png) 0 0 repeat-x; height: 29px; line-height: 29px; color: #fff; font-size: 14px; text-align: center; border-radius: 3px; -moz-border-radius: 3px; border: none; cursor: pointer; }
#PostDetails input.form-submit:hover { background-position: bottom; }

a.a2a_dd.share {
    background: #393429;
    padding: 6px;
    color: #fff;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 10px;
}
