/* ----- CONTAINERS ----- */

/*#wrapper {
	background:#fff;
}*/

.cases #main, .newsroom #main, .press_releases #main, .publications #main, .staff #main, .why_you_care #main, .top_10_2009 #main {
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	background:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
#content {
	overflow:hidden;
	float:left;
	display:inline;
	width:672px;
	padding:20px 15px 10px;
	background:#fff;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
  -moz-box-shadow:0 0 10px #ccc;
  -webkit-box-shadow:0 0 10px #ccc;
  box-shadow:0 0 10px #ccc;
	position:relative;
	z-index:100;
}
.states #content, .programs #content {
	width:878px;
	background:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}



.cases #content, .newsroom #content, .press_releases #content, .publications #content, .staff #content, .why_you_care #content, .top_10_2009 #content {
	padding-top:0;
	}

#primary {
	float:left;
	width:376px;
	}

.cases #primary, .newsroom #primary, .press_releases #primary, .publications #primary, .staff #primary, .why_you_care #primary, .top_10_2009 #primary {
	float:right;
	width:642px;
	padding:20px 10px 0 0;
	}

.staff_experts #primary, .publications #primary, .why_you_care #primary {
	padding-bottom:50px;
	}

#secondary {
	float:right;
	width:432px;
	}

.cases #sidebar, .newsroom #sidebar, .press_releases #sidebar, .publications #sidebar, .staff #sidebar, .why_you_care #sidebar, .top_10_2009 #sidebar {
	float:right;
	display:inline;
	width:195px;
	min-height:365px;
	padding:8px 11px 0 0;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	background:url(/images/assets/sidebar.png) right top no-repeat;
	position:relative;
	z-index:0;
}

/* ----- HEADERS ----- */

#primary h1 {
	border-bottom:1px dashed #a3a5a8;
	}

.news-header h1 {
	padding-bottom:3px;
	margin:10px 0;
	}

.pr-header h1 {
	font-size: 160%;
	text-align: left;
	line-height: 1em;
	border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
	width:600px;
	/* fixes for ie6 & ie7 margin problems */
	~margin-top:-30px;
	_margin-top:-30px;
}

.pr-header h2 {
	font-size: 130%;
	text-align: left;
	line-height: 1em;
	margin: .75em 0 1.5em 0;
}

.law_library h2.program {
	margin:30px 0 12px;
	}

.staff_experts h3.expertise-title {
	margin:24px 0 8px;
	}

.in_the_news .news-header h2.publication {
	margin:7px 0 15px;
	}

.publications #launcher h2, .why_you_care #launcher h2 {
	font-size:1em;
	}

.why_you_care #launcher h2 {
	margin-bottom:4px;
	}

#launcher h3 {
	border-bottom:none;
	}

#launcher h3 a {
	color:#0a3542;
	text-decoration:none;
	}

.in_the_news .news-header h3.author {
	margin-top:6px;
	font-size:1em;
	font-weight:normal;
	}

.in_the_news .news-header h3.date {
	font-size:1em;
	font-weight:normal;
	}

#map-container h3, #map-container h4 {
	text-indent:-9999px;
	}

#brief-entries h3 {
	float:right;
	width:507px;
	}

.press_releases .entry h3, .in_the_news .entry h3, .law_library .entry h3 {
	font-size:1em;
	}

.in_the_news .entry h4 {
	font-weight:normal;
	}

.staff_experts .expertise-group h3, .staff_experts .communications h3 {
	font-size:1em;
	font-weight:normal;
	}

.staff_experts .expertise-group h3 a, .staff_experts .communications h3 a {
	font-weight:bold;
	}

.staff h3.office-title {
	padding:30px 0 20px;
	}

/* ----- CONTENT ----- */

.launcher, #launcher {
	list-style:none;
	margin:24px 0 20px;
	}

.cases .launcher li, #launcher li {
	overflow:hidden;
	_width:100%;
	margin-top:10px;
	padding-bottom:10px;
	background:url(/images/assets/bottom_border_260.gif) no-repeat right bottom;
	}

.cases .launcher li, .cases #launcher li, .publications #launcher li, .why_you_care #launcher li, .top_10_2009 #launcher li {
	background:none;
	}

.why_you_care #launcher li {
	margin-bottom:20px;
	padding-bottom:0;
	}

#launcher li.last {
	background:none;
	}

.cases .launcher li a.thumb, #launcher li a.thumb {	
	float:left;
	clear:left;
	padding:3px;
	border:1px solid #a3a5a8;
	background:#fff;
	}

.cases .launcher li .info, #launcher li .info {
	float:right;
	width:260px;
	}

.publications #launcher li .info {
	padding-top:14px;
	width:495px;
	}

.cases .launcher li .info, .cases #launcher li .info, .top_10_2009 #launcher li .info {
	padding-top:8px;
	width:510px;
	}

.publications #launcher li .info {
	padding-top:10px;
	width:520px;	
	}

.why_you_care #launcher li .info {
	width:100%;
	}

.why_you_care #launcher li .narrow {
	padding-top:4px;
	width:490px;
	}

#map-container {
	position:relative;
	width:424px;
	height:329px;
	margin-top:12px;
	background:url(/images/assets/regional_map_canvas.gif) no-repeat left top;
	}

#map-container #map {
	position:absolute;
	top:22px;
	left:10px;
	width:404px;
	height:285px;
	}

#callout {
	overflow:hidden;
	_width:392px;
	font-size:1.1em;
	line-height:1.5em;
	padding:20px;
	margin:45px 0 40px;
	border:1px solid #bcafa4;
	background:#F2EEE7 url(/images/assets/callout_fade.gif) repeat-x left bottom;
	}

#callout span {
	color:#0a3542;
	font-weight:bold;
	}

.press_releases .entry, .in_the_news .entry {
	margin:24px 0;
	}

.law_library .entry {
	margin-bottom:24px;
	}

.press_releases .entry p, .in_the_news .entry p {
	margin:8px 0;
	}

.press_releases #full-entries span.date {
	display:block;
	margin-top:3px;
	}

.in_the_news #full-entries span.date {
	display:block;
	}

#brief-entries .entry {
	overflow:hidden;
	}

#brief-entries p {
	float:right;
	width:507px;
	}

#brief-entries span.date {
	float:left;
	width:135px;
	}

.expertise-group, .communications {
	list-style:none;
	margin-left:20px;
	}

.expertise-group li, .communications li {
	margin:6px 0;
	padding-left:10px;
	background:url(/images/assets/arrow_right_grey.gif) no-repeat left 4px;
	}

p#topics {
	margin:30px 0 20px;
	}


.publications #launcher span.date {
	display:block;
	margin-bottom:6px;
	}


/* individual press releases */

.pr-meta {
	width:642px;
	position:relative;
}
.pr-meta p.date {
	margin:0 0 10px;
}
.pr-meta span {
	display:block;
	font-weight:bold;
}
.pr-meta .pr-print {
	position:absolute;
	top:0;
	right:0;
}
.pr-meta .pr-print a {
	display:block;
	height:17px;
	line-height:17px;
	padding:0 0 0 23px;
	background:url(../images/assets/print.gif) no-repeat;
}
.pr-header {
	clear:both;
	margin:3em 0 2em;
}
p.rep {
	font-style:italic;
	margin:4px 0 6px;
	}

p.contact {
	padding-bottom: 10px;
	}

p.contact span {
	font-weight:bold;
	}

.pr-body {
	clear: both;
	padding-bottom:30px;
	}

.news-body {
	margin:20px 0 30px;
	}

.pr-body p, .news-body p {
	margin:15px 0;
	}

p.city {
	float:left;
	display:inline;
	font-weight:bold;
	margin:0 4px 0 0;
	}

.news-body p.permission {
	font-size:.9em;
	margin-top:20px;
	padding-top:10px;
	border-top:1px dashed #a3a5a8;
	}

.pr-body ul {
	list-style:none;
	margin:15px 0 20px 15px;
	}

.pr-body ul li {
	padding-left:10px;
	margin:6px 0;
	background:url(/images/assets/arrow_right_grey.gif) no-repeat left 5px;
	}

.why_you_care .intro {	
	padding-top:8px;
	}

.why_you_care .intro p {
	margin:12px 0;
	}

/* submission form */

#contribute {
	padding:10px 0 30px;
	}

#contribute li {
	list-style:none;
	margin:15px 0;
	clear:both;
	}

#contribute li.text {
	margin:30px 0;
	}

#contribute label {
	width:140px;
	float:left;
	margin-top:2px;
	font-size:1.1em;
	font-weight:bold;
	}

#contribute label a, #contribute label span {
	display:block;
	font-weight:normal;
	padding-top:2px;
	}

#contribute input, #contribute textarea {
	padding:2px;
	border:1px solid #9c9c9c;
	}

#contribute input {
	width:240px;
	}

#contribute textarea {
	font-family:verdana,arial,sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	width:450px;
	height:300px;
	}

#contribute #submit {
	float:left;
	clear:both;
	color:#C6C575;
	width:80px;
	height:30px;
	cursor:pointer;
	padding:2px 15px 4px;
	margin:20px 0 0 140px;
	border:2px solid #5A6C1E;
	background:#3A4C00;
	}

#contribute #captcha {
	width:144px;
	float:left;
	margin-left:140px;
	}

ul.errors  {
	list-style:none;
	padding:4px 0 20px 30px;
	}

ul.errors li {
	padding-left:10px;
	margin-bottom:6px;
	font-weight:bold;
	background:url(/images/assets/arrow_right_grey.gif) no-repeat left 5px;
	}

.disclaimer {
	clear:both;
	margin:90px 0 0 140px;
	}

.blurb {
	padding:20px 0 10px;
	}

.cases #jumper {
	padding-bottom:30px;
}

