/*
Theme Name: Serious Accidents
Theme URI: http://wordpress.org/
Description: --
Version: 1.6
Author: Shiva Cakes
Author URI: --
Tags:--

*/

/*
COMMON --------------------- */

* {
	margin: 0;
	padding: 0;
}

html, body, div, p {
	text-align: left;
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
}

p {
	padding-top: 1em;
	line-height: 150%;
}

p.small {
	font-size: 10px;
	color: #333333;
}
p.copyright {
	font-size: 10px !important;
}


body {
	background: #344d59;
}

a img,:link img,:visited img,fieldset {
	border: none;
}

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

img.img-right {
	float: right;
	margin: 2px 5px 8px 5px;
}


/*
LINKS --------------------- */

a:link,a:visited {
	color: #48546A;
	text-decoration: none;
	outline: none;
}
a:hover,a:active {
	color: #557787;
	text-decoration: none;
	outline: none;
}

a img {
	border-width: 0;
	border-style: none;
}

/*
wrap ------------------- */
#wrap {
	background: #1e3640;
	margin: 0 auto;
	text-align: left;
	min-width: 800px;
	max-width: 822px;
	width: expression(document.body.clientWidth < 800? "800px" : document.body.clientWidth > 822? "822px" : "auto");
}

#wrap-bottom {
	background: url(/images/footer.gif) no-repeat;
	height: 22px;
	min-width: 800px;
	max-width: 822px;
	width: expression(document.body.clientWidth < 800? "800px" : document.body.clientWidth > 822? "822px" : "auto");
	margin: 0 auto;
}
/*
container ------------------- */
#container {
	background: url(/images/body-bg.gif) repeat-y;
	margin: 0 auto;
	width: 800px;
}

/*case studies */
#cases {
	width: 250px;
	float: right;
	font-size: 11px;
	margin-right: 20px;
}

#cases ul {
	margin-left: 20px;
	padding-left: 10px;
	list-style-type: none;
}

#cases a {
	display: block;
	padding: 10px;
	width: 230px;
	background-color: #E5E4E4;
	border-bottom: 1px solid #eee;
}

#cases a:link, #navlist a:visited {
	color: #3E606F;
	text-decoration: none;
}

#cases a:hover {
	background-color: #B5C7CF;
	color: #1E3640;
	text-decoration: none;
}

/*locations */
#locate {
	width: 300px;
	font-size: 11px;
	margin-right: 20px;
}

#locate ul {
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 10px;
	list-style-type: none;
}

#locate a {
	display: block;
	padding: 10px;
	width: 280px;
	background-color: #E5E4E4;
	border-bottom: 1px solid #eee;
}

#locate a:link, #locate a:visited {
	color: #3E606F;
	text-decoration: none;
}

#locate a:hover {
	background-color: #B5C7CF;
	color: #1E3640;
	text-decoration: none;
}


/*
MASTHEAD --------------------- */
#header {
	background: url(/images/header.gif) no-repeat;
	height: 104px;
	text-indent: -900em;
}

/*
FLASH --------------------- */
#flash {
	background: url(/images/flash-layout.jpg) no-repeat;
	height: 133px;
	padding: 0;
	margin: 0;
}


/*

/*
Column-Left --------------------- */
#column-left {
	width: 526px;
	float: left;
}
#column-left h2 {
	font: 16px/18px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1em;
}
#column-left h3 {
	font: 15px/18px Arial, Verdana, Helvetica, sans-serif;
	margin-top: 1em;
}

#column-left h1 {
	background: url(/images/welcome-pines.gif) no-repeat;
	height: 63px;
	text-indent: -900em;
}

#column-left #content {
	margin: 15px 20px 0 20px;
}


#column-left img {
	margin-right: 10px;
}

#body-list {
	width: 450px;
	clear: both;
}

#body-list ul {
	float: left;
	margin: 10px 0 10px 20px;
	list-style: disc url(bullet.jpg) inside;
}

#body-list li {
	padding: 3px 0 0 0;
}

.no-fee p {
	text-align: center;
}

#sitemap {
	margin: 0 0 0 20px;
}

#sitemap ul {
	padding: 0 0 0 40px;
}

/*-- Serving Cal --*/
#serving {
	width: 464px;
	background-color: #953736;
	margin: 10px 0 0 0;
}

#serving h2 {
	background: url(/images/serving.gif) 0 0 no-repeat;
	height: 34px;
	text-indent: -999em;
	padding: 0;
	margin: 0;
}

#serving ul {
	float: left;
}

.first-ul, .second-ul, .first-ul a:link, .second-ul a:link, .first-ul a:visited, .second-ul a:visited {
	color: #FFF;
	list-style: inside disc;
}

.first-ul {
	padding: .5em 0 0 3em;
}
.second-ul {
	padding: .5em 0 0 6em;
}

#serving-bottom {
	background: url(/images/serving-bottom.gif) no-repeat;
	height: 10px;
	clear: left;
}

/*
Column-Right --------------------- */
#column-right {
	background: url(/images/contact-top.gif) no-repeat;
	width: 274px;
	float: left;
	margin: 0 0 10px 0;
}

/*-- Quick Contact Form --*/

#form {
	background: #d8ac32;
	width: 262px;
	margin: 79px 0 0 4px;
}

#form h2 {
	text-indent: -900em;
}

#form_main_contact {
	background: #d8ac32;
	width: 262px;
	margin: 64px 0 0 4px;
	padding: 0 0 20px 0;
}

#form_main_contact p {
	text-align: center;
}

#form_main_contact h2 {
	text-indent: -900em;
	height: 1px;
}

form {
	width: 180px;
	padding: 10px 0 15px 0px;
	margin: 0 auto;
}
form p {
	font-size: 10px;
}
form br {
	line-height: 0; /* defaults vertical spacing between fields */
}

input, textarea, select {
	background-color: #fff !important;
	border: 1px #063c7c solid;
	color: #1D1D1C;
	width: 180px;
	height: 18px;
	margin-bottom: 4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	height: 70px;
	overflow: auto;
}
input.submit, input.submit-contact-main {
	width: 60px;
	cursor: pointer;
	padding: 0;
}
input.submit-contact-main {
	margin: 85px 0 0 242px;
}
input.submit-image {
	background: url("/images/btn-submit.gif");
	width: 63px;
	height: 15px;
	border: none;
	cursor: pointer;
}

/* main contact */
#contact_main {
	margin: 20px 0 0 70px;
	padding: 1px 50px 10px 20px;
	width: 250px;
}

#contact_main fieldset {
	border: 1px #a7a9aa solid;
	padding: 25px 0 20px 35px;
	width: 300px;
	background-color: #CCCCCC;
}

#contact_main input, #contact_main textarea {
	background-color: #fff !important;
	border: 1px #063c7c solid;
	color: #1D1D1C;
	width: 240px;
	height: 18px;
	margin-bottom: 4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

test {
	background: #faf9f9;
}

#contact_main textarea {
	height: 70px;
	overflow: auto;
}
#contact_main input.submit, #contact_main input.submit-contact-main {
	width: 60px;
	cursor: pointer;
	padding: 0;
}
#contact_main input.submit-contact-main {
	margin: 85px 0 0 242px;
}
#contact_main input.submit-image {
	background: url("/images/btn-submit.gif");
	width: 63px;
	height: 15px;
	border: none;
	cursor: pointer;
}



/*-- Office Is Open --*/
#open {
	background: url(/images/our-office.gif) 4px 0 no-repeat;
	height: 101px;
	text-indent: -999em;
	margin: 10px 0 0 0;
}

/*-- How Can We Help --*/
#help {
	background-color: #FFF;
	border: #9e2726 1px solid;
	width: 260px;
	margin: 10px 0 0 5px;
}

#help h2 {
	background: url(/images/right-now.gif) 0 0 no-repeat;
	height: 61px;
	text-indent: -999em;
}

#help ul {
	list-style: disc inside;
	margin: 20px 0 20px 50px;
	font-size: 12px;
	font-weight: bold;
}

#help li {
	margin: 0 0 10px 0;
}

/*-- Law Blog --*/
#blog {
	background-color: #FFF;
	border: #d5aa32 1px solid;
	width: 260px;
	margin: 10px 0 0 5px;
}

#blog h2 {
	background: url(/images/law-blog.gif) 0 0 no-repeat;
	height: 61px;
	width: 260px;
	display: block;
	text-indent: -900em;
}

#blog h3 {
	margin: 10px 0 0 0;
}

#blog .posting {
	padding: 0 0 10px 20px;
}

#blog ul {
	list-style: none;
	margin: 20px 0 20px 50px;
	font-size: 12px;
	font-weight: bold;
}

#blog li {
	margin: 0 0 10px 0;
}

/*-- Accident --*/
#accident h3 {
	background: url(/images/auto-accident.gif) 0 0 no-repeat;
	height: 94px;
}

#accident a {
	display: block;
	height: 94px;
}

#accident span {
	display: none;
}

#accident {
	margin: 10px 0 0 5px;
}

/*-- locations-btn --*/
#locations-btn h3 {
	background: url(/images/locations-btn.gif) 0 0 no-repeat;
	height: 94px;
}

#locations-btn a {
	display: block;
	height: 94px;
}

#locations-btn span {
	display: none;
}

#locations-btn {
	margin: 10px 0 0 5px;
}


/*-- testimonials-btn --*/
#testimonials-btn h3 {
	background: url(/images/testimonials-btn.gif) 0 0 no-repeat;
	height: 94px;
}

#testimonials-btn a {
	display: block;
	height: 94px;
}

#testimonials-btn span {
	display: none;
}

#testimonials-btn {
	margin: 10px 0 0 5px;
}

/* Footer
----------------------------------------- */
#footer {
	width: 800px;
	text-align: center;
	margin: auto;
	padding: 10px 0 10px 0;
}
#footer a:link, #footer a:visited, #footer p {
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #fff;
}
#footer ul {
	margin-bottom: 10px;
}
#footer li {
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	font-size: 11px;
}
#footer .first, li.first {
	border: none;
}


/* Sup-Pages
----------------------------------------- */
#print-out #content ul {
	margin: 5px 0 5px 20px;
	list-style: none;
	width: 300px
}

#print-out #content li {
	border-bottom: #000000 1px solid;
	padding: 4px 0 0 0;
}
/*location-frame------*/

ul.locations {
	margin: 10px 0 10px 0;
	padding-top: 10px;
	list-style: none;
	width: 480px;
	border-top: 1px solid #D8AC32;
}

ul.locations li {
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0;
	display: block;
	float: left;
	width: 210px;
}

span.city {
	color: #801616;
	font-weight: bold;
	text-transform: uppercase;
}


/* Horozontal Sprite Nav
--------------------------------------------------- */

#nav {/* all lists */
	background: url(/images/nav3.gif) no-repeat;
	list-style: none;
	width: 800px;
	height: 40px;
}

#nav span {
	display: none;
}

#nav li, #nav a {
	display: block;
	height: 40px;
}

#nav li {/* all list items */
	float: left;
	list-style: none;
	_display: inline; /* IE/Win (safe) */
}

#nav-01 {
	width: 57px;
}
#nav-02 {
	width: 117px;
}
#nav-03 {
	width: 139px;
}
#nav-04 {
	width: 63px;
}
#nav-05 {
	width: 58px;
}
#nav-06 {
	width: 118px;
}
#nav-07 {
	width: 144px;
}
#nav-08 {
	width: 104px;
}

#nav-01 a:hover {
	background: transparent url(/images/nav3.gif) -0px -40px no-repeat;
}
#nav-02 a:hover {
	background: transparent url(/images/nav3.gif) -57px -40px no-repeat;
}
#nav-03 a:hover {
	background: transparent url(/images/nav3.gif) -174px -40px no-repeat;
}
#nav-04 a:hover {
	background: transparent url(/images/nav3.gif) -313px -40px no-repeat;
}
#nav-05 a:hover {
	background: transparent url(/images/nav3.gif) -376px -40px no-repeat;
}
#nav-06 a:hover {
	background: transparent url(/images/nav3.gif) -434px -40px no-repeat;
}
#nav-07 a:hover {
	background: transparent url(/images/nav3.gif) -552px -40px no-repeat;
}
#nav-08 a:hover {
	background: transparent url(/images/nav3.gif) -696px -40px no-repeat;
}



#nav li#nav-08 ul {
	width: 9em;
}
#nav li#nav-08 ul li a {
	width: 8.5em;
}


#nav li ul {/* second-level lists */
	position: absolute;
	background: #9c3333;
	width: 20.5em;
	left: -999em;
}

#nav li ul li ul li a {
	width: 30em;
}


#nav li ul li {
	height: 2.3em;
	background: #9c3333;
}

#nav li ul li a {
	width: 12em;
	color: #fff;
	text-decoration: none;
	height: 2em;
	background: #9c3333;
	padding: 3px 0 0 5px;
}

#nav li ul li {
	height: 2.3em;
}

#nav li ul li a {
	width: 20em;
	color: #fff;
	text-decoration: none;
	height: 2em;
	padding: 3px 0 0 5px;
}


#nav li ul li a:hover {
	background-image: none;
	background-color: #bc4141;
}

#nav li ul ul {
	margin: -2em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {/* lists nested under hovered list items */
	left: auto;
}
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html
--------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#nav li:hover, #nav li.sfhover {
	background: transparent;
	
}
