/* @override 
	http://mydisabilityrights.com/style/style.css
	http://www.mydisabilityrights.com/style/style.css
*/

/*

CSS for Bernstein Disability, Law Firm Sites
Joel Jenkins - jjenkins@lawfirmsites.com

*/


html, body {
	margin: 0;
	background-color: #333;
}
.smallit {
font-size: 9px;
}

#cms_content{
	width: 500px;
}

#wrapper {
	width: 880px;
	margin-left: -440px;
	position: absolute;
	left: 50%;
}

#head-nav {
	position: absolute;
	top: 0;
	background-color: white;
	width: 880px;
}

#content-footer {
	position: absolute;
	top: 467px;
	background-color: white;
}

.insidepage #content-footer {
	position: absolute;
	top: 207px;
	background-color: white;
}

/* HEADER */

#header {
	width: 850px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/logo-banner.jpg);
}

#sub-nav {
	font: .8em Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: white;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 5px;
}

#sub-nav a:link, #sub-nav a:visited {
	color: white;
	text-decoration: none;
}

#sub-nav a:hover {
	text-decoration: underline;
}

#header-contact {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	color: white;
	letter-spacing: .2em;
	visibility: hidden;
}

#header-contact h3 {
	color: white;
	text-transform: none;
	margin-bottom: 0;
	padding-top: 20px;
	letter-spacing: 0;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* NAVIGATION */

#navigation {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	margin-top: 1px;
	background-color: #000235;
	text-align: center;
	text-transform: uppercase;
	font: .9em/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group NAVIGATION ROLLOVERS */

#navigation a {
	display: block;
	height: 35px;
	text-indent: -9000px;
	float: left;
}

a#home {
	width: 66px;
	background: url(../images/nav-sprites.jpg) 0 0;
}

a#home:hover {
	background-position: 0 -35px;
}

a#att {
	width: 152px;
	background: url(../images/nav-sprites.jpg) -66px 0;
}

a#att:hover {
	background-position: -66px -35px;
}

a#practice {
	width: 125px;
	background: url(../images/nav-sprites.jpg) -218px 0;
}

a#practice:hover {
	background-position: -218px -35px;
}

a#qa {
	width: 51px;
	background: url(../images/nav-sprites.jpg) -342px 0;
}

a#qa:hover {
	background-position: -342px -35px;
}

a#blog {
	width: 53px;
	background: url(../images/nav-sprites.jpg) -393px 0;
}

a#blog:hover {
	background-position: -393px -35px;
}

a#firm {
	width: 145px;
	background: url(../images/nav-sprites.jpg) -446px 0;
}

a#firm:hover {
	background-position: -446px -35px;
}

a#cons {
	width: 157px;
	background: url(../images/nav-sprites.jpg) -591px 0;
}

a#cons:hover {
	background-position: -591px -35px;
}

a#contact {
	width: 101px;
	background: url(../images/nav-sprites.jpg) -748px 0;
}

a#contact:hover {
	background-position: -748px -35px;
}



/* @end */

#home-banner {
	width: 850px;
	height: 259px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}

#flash {
	margin-left: 120px;

	width: 609px;
	height: 259px;
	float: left;
}

#banner-contact {
	width: 241px;
	float: right;
	padding-bottom: 15px;
	background: #ded2ba url(../images/banner-contact.jpg) no-repeat;
}

/* BANNER CONTACT FORM */

#banner-contact form {
	margin-top: 32px;
}

#banner-contact form p.formdiscuss {
	text-align: justify;
	font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #b7ad9a;
	border-top: 1px solid #b7ad9a;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px auto 10px;
}

.hidden {
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	visibility: hidden;
}

#banner-contact form p {
	margin: 0;
	padding: 0;
}

#banner-contact form input {
	border: 1px solid #bca56f;
	color: #191550;
	padding-left: 2px;
	padding: 2px;
	font-size: 12px;
	width: 220px;
	margin-left: 7px;
}

#banner-contact form select {
	margin-left: 7px;
}

#banner-contact form input.submit {
	background-color: #bca56f;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	margin-top: 5px;
	width: 75px;
	margin-left: 157px;
}

#banner-contact form input.submit:hover {
	background-color: #191550;
	cursor: pointer;
}

#tagline {
	width: 850px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2d286a;
	margin-top: 1px;
	color: white;
	font: bold 1em/50px Georgia, "Times New Roman", Times, serif;
}
#tagline a {
        margin-top: 1px;
        color: white;
        font: bold 1em/50px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#tg-left {
	float: left;
	padding-left: 15px;
}

#tg-right {
	float: right;
	padding-right: 15px;
}

#content {
	width: 850px;
	min-height: 450px;
	margin-left: auto;
	margin-right: auto;
	font: .8em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}

.clear {
	clear: both;
	height: 15px;
}

#left-main {
	width: 550px;
	margin-left: 15px;
	float: left;
	border-right: 1px dotted silver;
	padding-right: 24px;
}

#right-sub {
	width: 258px;
	height: 300px;
	float: right;
}

#left-main h2 {
	color: #191550;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 1em;
	text-indent: 10px;
}

#left-main blockquote, #left-main blockquote p:first-child {
	text-align: center;
	font: italic normal bold 1.1em/2em Georgia, "Times New Roman", Times, serif;
}

#left-main blockquote {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background-position: right bottom;
	background-repeat: no-repeat;
}

#left-main a:link, #left-main a:visited {
	color: #191550;
}

#left-main a:hover {
	color: #333333;
}

#offices {
	width: 250px;
	height: 290px;
	background-image: url(../images/office-box.jpg);
	font-size: .8em;
	margin-left: 11px;
	margin-top: 15px;
}

#offices-content {
	padding: 15px 15px 10px;
}

#offices b {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	color: #464646;
}

#offices p {
	margin: 0;
	padding: 0;
}

/* FOOTER */

#footer {
	background-color: #2d286a;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: white;
	font: .7em Georgia, "Times New Roman", Times, serif;
	.font: .8em
	padding-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 880px;
}

#footer p {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#footer a:link, #footer a:visited {
	color: white;
	text-decoration: underline;
}

#footer a:hover {
	color: silver;
}

/* CONTENT */

#left-main h1 {
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	color: #191550;
}

.blogEntry {
	margin-bottom: 25px;
}
