
/* Reset browser defaults */
@import url('reset.css');

/* Apply basic typography styles */
@import url('typography.css');

/* Apply a basic layout */
@import url('2c-r-fixed.css');

/* Apply basic image styles */
@import url('images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');

/* Prepare theme for plugins */
@import url('plugins.css');

/* Overriding Thematic's styles for congruity with WP-Admin > Appearance > Header default header text color settings */
#blog-description { color: #000 }

body {
	background: #929292;
}

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, font, 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 {
	font-size: 10pt;
	font-family: helvetica, sans-serif !important;
	color: black;
}

body, input, textarea {
	font: 15px/22px helvetica, sans-serif !important;
}

#header {
	width: 1050px;
	margin: 0 auto;
	min-height: 220px;
	background: url('../img/header-bg-subpage.png') repeat-x;
}

#branding {
	margin: 0 auto !important;
	width: 1004px !important;
}

#wrapper {
	width: 1050px;
	margin: 0 auto;
	background: url('../img/body-bg-subpage.png') repeat-y white;
}

#headerTextImage {
	float:left;
	margin-top: 83px;
}

#equalJusticeImage {
	float: right;
	margin-top: 87px;
	margin-right: -100px;
	height: 17px;
}

#main {
	width: 1050px;
	margin: 0 auto;
	padding: 40px 0 22px;
}

#logoLink {
	float:left;
	margin-top: 20px;
}

#headerSearchForm {
	float: right;
	height: 0;
	margin-top: 12px;
}

#headerSearchForm #searchform {
	height: 50px;	
}

#searchComponents {
	vertical-align: top;
}

#searchComponents #s {
	float: left;
	border: 3px solid #BBB;
	margin-top: 2px;
	margin-right: 5px;
}

#searchArrowImage {
	height: 27px;
}

#searchLabel {
	margin-bottom: -6px;
	
}

#searchLabel label {
	font-size: 8pt;
	text-transform: uppercase;
	color: white;
	margin-left: 8px;
}

#headerLanguageForm {
	float: right;
	margin-left: 50px;
	margin-top: 25px;
}

#headerLanguageForm a, #headerLanguageForm a:visited, #headerLanguageForm a:active, #headerLanguageForm a:hover {
	text-decoration: none;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}

#headerLanguageForm a:hover {
	text-decoration: underline;
}

#access {
	width: 830px;
	margin-left: 202px;
	margin-top: -35px;
	border-bottom: 0;
}

#siteinfo {
	display: none;
}

#footer {
	width: 830px;
	margin-left: 202px;
}

#footerCopyright {
	text-align: right;
	font-size: 8pt;
	color: #777;
	font-style: italic;
}

#footerContact {
	text-align: center;
	font-size: 9pt;
	color: #777;
}

.sf-menu a {
	border-top: 0;
	border-bottom: 0;
}

.sf-menu a, .sf-menu a:active, .sf-menu a:hover, .sf-menu a:visited {
	color: #777;
	text-transform: uppercase;
	font-size: 11pt;
	background: white;
}

.sf-menu a:hover {
	color: #98012E !important;
	background: white !important;
}

.sf-menu li:hover {
	background: white;
}

li.current_page_ancestor>:first-child {
	color: #98012E !important;
}

li.current_page_item a {
	color: #98012E !important;
}

.sf-menu ul.children {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-left: -1px;
}

.sf-menu ul.children li a {
	margin-right: 10px;
	margin-left: 10px;
	border-top: 2px solid #ffc424;
	text-transform: none;
	border-left: 0;
	border-right: 0;
	padding: 9px 0 9px 5px;
}

.sf-menu ul.children li:first-child a {
	border-top: 0;
}

#headerImagesWrapper {
	width: 100%;
}

.entry-secondary-content {
	float: left;
	width: 185px;
}

.entry-content {
	width: 800px;
	float: left;
	margin-left: 15px;
	padding-top: 0;
}


.entry-content h1, .entry-content h2 {
	padding-top: 0;
	color: #98012E;
}

#container {
	width: 100%;
}

#content {
	margin: 0;
	width: auto;
}

body.home #header {
	background: url('../img/header-bg-home.png') no-repeat;
	height: 439px;
}

body.home #wrapper {
	background: #CDCAC9;
}

body.home #footer, body.home .entry-title, body.home div.menu, body.home .entry-secondary-content  {
	display: none;
}

body.home .entry-content {
	margin: 0 auto;
	float: none;
}

#homeLanguageForm {
	width: 500px;
	margin: 50px auto 0;
	text-align: center;
}

#homeLanguageForm a, #homeLanguageForm a:hover, #homeLanguageForm a:active, #homeLanguageForm a:visited {
	padding-top: 20px;
	text-decoration: none;
	font-size: 12pt;
	color: #98012E;
}

#homeLanguageForm a:hover {
	text-decoration: underline;
}

#slideshow-wrapper {
	margin-left: 375px !important;
	margin-top: 70px !important;
}

.slideshow_container {
	margin-left: 150px !important;
	margin-top: 70px !important;
}

.sidebar-quote {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-style: italic;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif !important;
	line-height: normal;
	color: #777;
}

.entry-subtitle {
	color: #98012E;
	font-weight: bold;
	font-size: 11pt;
}

.sidebar-quote p {
	color: #777;
}

.sp-home-left-wrapper {
	width: 65%; 
	float:left
}

.sp-home-right-wrapper {
	width: 35%;
	float: right;
	text-align: center;
}

.sp-home-right-wrapper img {
	margin: 5px;
}

.error404 #content, .search #content {
	margin-left: 200px;
	width: 800px;
}
