@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
#wpstats {
	display:none;
}
body {
	background-color:#c0bab6;
	margin: 0px;
	text-align: left;
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	line-height:18px;
}
h1, h2, h3 {
	color:#333333;
}
h1 {
}
h2.home {
	margin:18px 0px 0px 0px;
}
h3 {
}
p {
}
blockquote {
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
	color: #4d4d4d;
}
a:hover {
	text-decoration:none;
	color: #838383;
}
a img {
	border:none;
	outline:none;
}
.c {
	float:left;
	margin:0px 20px 0px 0px;
	width:300px;
}
input.name {
	width:115px;
}
input.email {
	width:115px;
}
textarea.message {
	width:258px;
	height:60px;
}
li a {
	width:auto;
	float:left;
}
li a:hover {
	background-color:#666666;
	width:185px !important;
	height:100%;
	display:block;
	padding:0px;
}
.main_div {
	margin:0 auto;
	width:979px;
	background-color:#ffffff;
}
/*Menu Dropdown Menu */

#menu {
	width: 760px;
	float:left;
	margin:20px 0px 0px 0px;
	height: 185px;
}
#menu ul {
	width: 185px;
	float:left;
}
/*#menu li {width:185px; height:40px; text-indent:20px; line-height:15px; background-color:#000000;}*/
#menu li {
	width:185px;
	float:left;
	height:40px;
	text-indent:15px;
	line-height:15px;
	background-color:#000000;
}
#menu a {
	color:#FFFFFF;
	height:40px;
	width:185px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:40px;
}

#menu li a:hover {
	background: #999!important;
}

li.page_item {
	background:#000000;
}
li.current_page_item {
	background:#2e2e2e;
}
li.page_item a:hover {
	background:#2e2e2e;
	width:160px;
	height:40px;
}
/*li ul {position: absolute;margin:-2px 0px 0px 185px;display:none;background-color:#000000;}*/
li ul {
	position: absolute;
	margin: 0px 0px 0px 185px;
	display:none;
	background-color:#000000;
}
li:hover ul {
	display: block;
}
#menu li.current_page {/*background-color:#666666;*/
}
.menu_right {
	float:left;
	text-decoration:none;
}
#menu ul li ul {
	width: 185px;
	float:left;
	padding:0;
	z-index:9 !important;
	position:absolute;
	display:block;
	left:185px;
	top:0px;
}
.sf-menu ul a {
    border-top: 1px solid #999!important;
    padding: 0;
    text-decoration: none;
}
/* Wrapper */

#wrapper {
	width:979px;
	margin:0px;
	float:left;
	background-color:#ffffff;
}
#phone {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#666666;
	float:right;
	width:180px;
	height:20px;
}
/* Header */

/*#header {width: 979px;height: 100px; margin: 15px auto 0px; border-bottom:solid 1px #CCC;}*/
#header {
	width: 979px;
	height: 100px;
	padding: 15px 0 0px 0;
	border-bottom:solid 1px #000000;
	float:left;
	background-color:#ffffff;
}
/* Logo */

/*#logo {float:left; width:650px;height:80px; background-repeat:no-repeat; background-image:url(images/cully_top.png); margin:0px 0 0; padding-left: 30px;}*/
#logo {
	float:left;
	width:650px;
	height:80px;
	background-repeat:no-repeat;
	background-image:url(images/cully_top.png);
	margin:0px 0 0 15px;
	padding-left: 30px;
}
#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	display:none;
}
#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Menu */

/*#topimg{width:980px; height:390px; background-image:url(rotate/rotate.php); margin-top:10px;}*/
/*#topimg{width:979px; height:339px; background-image:url(rotate/rotate.php); margin-top:5px;margin-left: -1px;}*/
#topimg {
	width:979px;
	height:339px;
	background-image:url(rotate/rotate.php);
	margin-top:5px;
}
/*#topimg.home{background-image:url(rotate/home_slide.png);}*/
#topimg.home {
	background-image:url(rotate/home.jpg);
}
#topimg.our_team {
	background-image:url(rotate/our_team.jpg);
}
#topimg.michael {
	background-image:url(rotate/michael_r_cully.jpg);
}
#topimg.andrew {
	background-image:url(rotate/andrew_choi.jpg);
}
#topimg.testimonial {
	background-image:url(rotate/testimonial.jpg);
}
#topimg.resources {
	background-image:url(rotate/resources.jpg);
}
#topimg.contact {
	background-image:url(rotate/contact.jpg);
}
#topimg.personal_injury {
	background-image:url(rotate/personal_injury.jpg);
}
#topimg.vehicle_accidents {
	background-image:url(rotate/vehicle_accidents.jpg);
}
#topimg.personal_injury_faq {
	background-image:url(rotate/personal_injury_faq.jpg);
}
#topimg.blog {
	background-image:url(rotate/news_reports.jpg);
}
#splash {
	width: 940px;
	height: 299px;
	margin: 0 auto;
}
#submit {
	background-color:#FFF;
	border:dashed 1px;
}
#search-submit {
	background-color:#FFFFFF;
	border:dashed 1px;
}
#wwdowrap {
	width:960px;
	margin:0px auto;
	height:225px;
	margin-top:10px;
	border-bottom:solid whitesmoke;
}
#wwdowrap li {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
#wwdowrap h2 {
	color:#e44145;
}
.wphoto {
	width:340px;
	height:225px;
	float:left;
	margin:0px 20px 0px 0px;
}
.wcontent {
	width:425px;
	float:left;
	height:225px;
}
/* Search */

#header-search {
	width: 940px;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}
#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}
#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}
#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}
#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	border:dashed 1px;
}
#search-text {
	width: 120px;
	height: 18px;
	padding: 3px 0 3px 5px;
	border: none;
	color: #000000;
}
#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: dashed 1px;
	;
	background: #FFF;
	color: #000;
}
/*Contact inputs */
#wpcf7-form-control-wrap your-name {
	border:dashed 1px;
}
/* Page */

/*#page {width: 980px;margin: 0 auto;}*/
#page {
	width: 979px;
	margin:0 auto 0;
}
#page-bgtop {
	padding: 0px 0px 30px 0px;
}
/* Content */

#content {
	float: left;
	width: 675px;
}
/*#content_page {width: 960px; margin:0px auto;}*/
#content_page {
	width: 960px;
	margin:0px 15px;
}
.post {
	margin: 0px 0px 30px 0px;
}
.post .title {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #232F01;
	font-size:28px;
}
.post .title a {
	padding: 4px 35px 4px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
.post .entry {
	padding:0px;
}
.post img {
	float: none;
	padding-bottom:12px;
	padding-top:9px;/*padding-left:15px;padding: 15px 15px 15px 15px;*/
}
.post .meta {
	text-align: left;
	padding: 0px 0 0px 0;
	font-weight: bold;
	color: #202020;
}
.post .byline {
	float: left;
	margin-top: 30px;
	font-size: 12px;
	color: #5E5E5E;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	margin: 20px 0px;
	padding: 30px 30px 30px 30px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	margin-bottom: 1px;
}
#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}
#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	border-bottom: 1px solid #171717;
}
#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #000;
}
#sidebar h3 {
	font-size: 77%;
	color: #110404;
}
#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}
#sidebar a {
	border: none;
	text-decoration: none;
	color: #BFBFBF;
}
#sidebar a:hover {
	text-decoration: underline;
}
/* Submenu */

#submenu {
}
/* News */

#news {
}
#news a {
	font-size: 85%;
}
/* Footer */

#footer {
	width: 979px;
	height: 100%;
	border-top:solid #333333 1px;
	float:left;
	background-color:#ffffff;
}
#footer h2 {
	color:#000000;
	margin:10px 0px 0px 0px;
}
#footer p {
	margin: 0;
	font-size: 11px;
	color:#999999;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}
/*#socialweb{float:right; width:300px; text-align:right; margin-top:10px;}*/
#socialweb {
	float:right;
	width:300px;
	text-align:right;
	margin-top:10px;
	margin-right:15px;
}
/*#ftext{float:left; width:400px; margin-top:20px;}*/
#ftext {
	float:left;
	width:400px;
	margin-top:20px;
	margin-left:15px;
}
#comment {
	width: 550px;
	height: 100px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#respond {
	margin: 0;
	padding-top: 50px;
}
.navigation {
	padding-top: 20px;
}
.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
	color: #333333;
}
hr {
	display: none;
}
/* Step pages */

#stepper {
	width: 960px;
}
#introstepper {
	width: 960px;
}
/* Contact Form */


div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin:0px;
	padding:0px;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	clear:both;
	margin:0px 20px 0px 0px;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
	margin:0px 20px 0px 0px;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
	margin:0px 20px 0px 0px;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	margin:0px 20px 0px 0px;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
}
/* FOOOOOTTTTEERRRRR */
.container {
	background-color:#FFFFFF;
	width:400px;
	border:1px solid #999999;
	padding:5 5 15 5;
	margin-left:auto;
	margin-right:auto;
}
.pageTitle {
	background-color:#DDDDDD;
	padding:8px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
.pageTitleAlert {
	background-color:#FF0000;
	padding:8px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
.pageTitleSuccess {
	background-color:#33CC00;
	padding:8px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
.formLabel {
	font-size:13px;
}
.error {
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
}
.small {
	font-size:11px;
}
/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider {
	width: 960px;
	height: 360px;
	position: relative;
	margin: 0 auto 15px;
}
.anythingSlider .wrapper {
	width: 960px;
	overflow: hidden;
	height: 360px;
	margin: 0 0px;
	position: absolute;
	top: 0;
	left: 0;
}
/* Width below is max for Opera */
.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 360px;
	width: 960px;
	margin: 0;
}
.anythingSlider .arrow {
	display: block;
	height: 200px;
	width: 38px;
	background: url(images/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 65px;
	cursor: pointer;
}
.anythingSlider .forward {
	background-position: 0 0;
	right: -30px;
}
.anythingSlider .back {
	background-position: -96px 0;
	left: -30px;
}
.anythingSlider .forward:hover {
	background-position: 0 -200px;
}
.anythingSlider .back:hover {
	background-position: -96px -200px;
}
#thumbNav {
	clear:both;
	display:block;
	position: relative;
	top: 315px;
	text-align:left;
	float:right;
}
#thumbNav a {
	margin:0px 5px 0px 0px;
	color: #FFFFFF;
	background-color:#E44145;
	font: 11px/18px Georgia, Serif;
	display: inline-block;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	text-align: center;
}
#thumbNav a:hover {
	background:#666666;
}
#thumbNav a.cur {
	background:#666666;
	color:#FFFFFF;
}
#start-stop {
	background: green;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 323px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display:none;
}
#start-stop.playing {
	background-color: red;
}
#start-stop:hover {
	background-image: none;
}
/*
  Prevents
*/
.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

p.facebook, a.post-edit-link {
	float: left;
	width: 100%;
	display: block;
}
