/*  
Theme Name: McDevitt Family Services
Theme URI: http://seolawfirm.com/
Description: Designed by Kristen Friend. Programmed by Justin Torres.
Author: SEOLawFirm

font-family: 'Lora', serif;
font-family: 'Quattrocento Sans', sans-serif;
*/

/* HTML reset for a standard feel across browsers */
/* Localized for speed / essential elements reset only */
body,html{width:100%;height:100%;color:#333;background:#f8f7f6;}
*,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;outline:none;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}

/* Globals */
.wrap {
	width:1100px;
	margin:0 auto;
	position:relative;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.al {
	text-align:left;
}
.ac {
	text-align:center;
}
.ar {
	text-align:right;
}
.cl {
	height:1%;
	width:100%;
	clear:both;
	overflow:hidden;
}

strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}

.alignleft {
    float:left;
    margin-right:15px;
}

.alignright {
    float:right;
    margin-left:15px;
}

.smooth_slider {
    margin-top:3.5em;

}

.smooth_slider .sldr_title {
    margin: 0 0 .5em 0!important;
    font-family:"Quattrocento Sans", sans-serif!important;
}

.smooth_slider span {
    line-height:1.5em!important;
    font-family:"Quattrocento Sans", sans-serif!important;
}

.testimonials h2 {
    margin: 1em 0 .75em 0!important;
}

.testimonials {
    margin-left:100px;
    margin-bottom: 2em;
}


/* HEADER */
header nav{
	height:71px;
	overflow:visible;
	position:absolute;
	top:30px;
	left:0;
	right:0;
	color:#4b3816;
	font-family:"Quattrocento Sans", sans-serif;
	text-transform:uppercase;
	text-shadow:#ebe6da 1px 1px 0;
	background:url('images/bg-nav.png') no-repeat top center;
	z-index:999;
}
header nav li{
	float:left;
	padding:0 5px;
	line-height:70px;
	font-size:1em;
}
header nav li a{
	color:#4b3816;
	padding:5px 10px;
	text-decoration:none;
}
header nav li a:hover{
	background:#a59269;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#352a1d;
}
header #logo{
	position:absolute;
	top:-25px;
	left:400px;
}
header #logo p{
	font-size:1.3em;
	text-align:center;
}
header #logo p em{
	font-size:.8em;
	font-style:italic;
	font-family:"Lora", serif;
	padding:0 5px;
	text-transform:lowercase !important;
}
header #nav-left{
	float:left;
	padding-left:20px;
}
header #nav-right{
	float:right;
	padding-right:20px;
}

/* BANNER */

#banner{
	z-index:9;
}
.homepage #banner{
	height:643px;
	overflow:hidden;
	border-top:#CD761B 5px solid;
	background:url(images/banner-big-bg.jpg) repeat-x bottom center;
}
#banner-prev, #banner-next{
	position:absolute;
	top:300px;
	z-index:999;
}
#banner-prev img, #banner-next img{
	cursor:pointer;
	-moz-box-shadow: 0 5px 10px #BBB;
	-webkit-box-shadow: 0 5px 10px #BBB;
	box-shadow: 0 5px 10px #BBB;
}
#banner-prev{
	left:0;
}
#banner-next{
	right:0;
}
#banner-slides{
	width:1290px;
	height:643px;
	margin:0 auto;
}
#banner .slide{
	width:1290px;
	height:643px;
	background:no-repeat bottom center;
}
#banner .slide-inner{
	width:280px;
	float:right;
	padding:230px 130px 0 0;
}
#banner blockquote {
	color:#333;
	font-style:italic;
	line-height:27px;
	font-family: 'Lora', serif;
}
#banner .button a {
	display:block;
	color:#FFF;
	background:#000;
	margin:20px 0;
	height:50px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.3em;
	font-family: 'Quattrocento Sans', sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#banner .button a:hover {
	background:#CD761B;
}

#banner p {
	color:#b86819;
	margin:0 auto;
	font-weight:700;
	font-style:italic;
	font-family:'Lora', serif;
	text-align:center;
}
#banner #slide1{
	background-image:url('images/banner-big-1.jpg');
}
#banner #slide2{
	background-image:url('images/banner-big-2.jpg');
}
#banner #slide3{
	background-image:url('images/banner-big-3.jpg');
}
#banner #slide4{
	background-image:url('images/banner-big-4.jpg');
}
.banner-orange{
	height:81px;
	line-height:81px;
	color:#FFF;
	text-shadow:#86490c -1px -1px 0;
	font-family: 'Quattrocento Sans', sans-serif;
	background:url('images/bg-orange.png') repeat-x top center;
}
.banner-orange strong{
	font-size:1.4em;
	font-style:italic;
	font-family:'Lora', serif;
}
.banner-orange li{
	float:left;
	font-size:1em;
	padding:0 10px;
}
.banner-orange a{
	color:#FFF;
	text-decoration:none;
}

/* SECONDARY */

.homepage #secondary{
	height:550px;
	overflow:hidden;
	border-top:#CD761B 5px solid;
	background:url(images/banner-sm-bg.jpg) repeat-x bottom center;
}

#secondary .inner-sm{
	width:1290px;
	height:550px;
	background:no-repeat bottom center;
}

#secondary .slide-inner{
	width:280px;
	float:right;
	padding:230px 130px 0 0;
}

#secondary p {
	color:#b86819;
	margin:0 auto;
	padding-top:5px;
	font-weight:400;
	font-size:1.5em;
	font-style:italic;
	font-family:'Lora', serif;
}

#secondary blockquote {
	color:#333;
	font-style:italic;
	line-height:27px;
	margin-bottom:45px;
	font-family: 'Lora', serif;
}
#secondary .button a {
	display:block;
	color:#FFF;
	background:#000;
	margin:20px 0;
	height:50px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:1.3em;
	font-family: 'Quattrocento Sans', sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#secondary .button a:hover {
	background:#CD761B;
}

.banner-orange-secondary{
	height:40px;
	background:url('images/bg-orange.png') repeat-x top center;
}

.divorce {
    height:550px;
    background:url('images/banner-sm-divorce.jpg') no-repeat;
}

.family-law{
    height:550px;
    background:url('images/banner-sm-famlaw.jpg') no-repeat;
}

.estate-planning{
    height:550px;
    background:url('images/banner-sm-estateplanning.jpg') no-repeat;
}

.probate{
    height:550px;
    background:url('images/banner-sm-probate.jpg') no-repeat;
}

/* SERVICES */

#practice-areas{
	background:#f8f3f0 url('images/bg-stich-light.png');
}
#practice-areas .wrap{
	padding:45px 0;
}
.practice-area{
	float:left;
	width:25%;
}
.practice-area .inner{
	margin:5px;
	padding:15px;
	background:#eae2da url('images/bg-stich-dark.png');
}
.practice-area .title{
	font-size:1.2em;
	color:#C68032;
	text-transform:uppercase;
	font-family: 'Quattrocento Sans', sans-serif;
}
.practice-area p{
	color:#595855;
	font-size:.9em;
	padding:5px 0 15px 0;
	font-family:'Lora', sans-serif;

}

.practice-area a, .practice-area a:visited, .practice-area a:link{
	color:#b86819;
	font-size:1.1em;
	font-family:'Lora', sans-serif;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

.practice-area a:hover {
    color:#000000;
}

/* FOOTER */

#footer{
	background:#000;
	padding:30px 0;
}
#footer .box{
	width:45%;
}
#footer .box h3{
	color:#FFF;
	line-height:35px;
	margin-bottom:10px;
	border-bottom:#232323 5px solid;
	font-size:1.5em;
	font-family: 'Quattrocento Sans', sans-serif;
	text-transform:uppercase;
}
#footer .box ul{
	clear:both;
	height:1%;
	overflow:hidden;
}
#footer .box li{
	color:#f4f4f4;
	line-height:20px;
	float:left;
	width:45%;
}
#footer .box li a{
	color:#f4f4f4;
	text-decoration:none;
}

#footer .box li a:hover{
	color:#b8b7b7;
	text-decoration:none;
}

#footer .box strong{
	color:#FFF;
	font-weight:900;
}
#footer .box p{
	color:#979797;
	margin-top:20px;
	font-size:.8em;
}

/* CONTENT */

#container #content{
	width:640px;
	float:right;
	margin-top:30px;
	margin-right:20px;
	margin-bottom:40px;
	font-size:16px;
}
#container #side{
	width:330px;
	float:left;
    margin-top:30px;
}

#container #sidebar{
	width:330px;
	float:left;
    margin:0 0 50px 0;
    background:url(images/bg_side.png) repeat-y;
    padding-top:15px;
}

.narrow {
    width:260px;
    margin:15px 0 35px 35px!important;
}

/* SIDEBAR */
#menu-secondary{
	background:#F0EFED;
	padding:12px 0;
	font-size:.8em;
	margin-bottom:25px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-family:'Lato', sans-serif;
}
#menu-secondary li{
	padding:0 20px;
}
#menu-secondary .ui-accordion-header{
	background:url(http://www.adviahost.com/~kentucky/wp-content/themes/kentucky1/images/icon-plus.png) no-repeat top right;
}
#menu-secondary li a{
	display:block;
	color:#621d00;
	padding:5px 0;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:#D7D7D7 1px solid;
}
#menu-secondary li a:hover{
	text-decoration:underline;
}

.mennulist {
  background-color:#ece7e2;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,3,0,0.1);
}

.menulist a:hover {
  color:#ffffff!important;
}

.menulist ul li a:hover {
   color:#ffffff!important;
}


/* FORMS */
.gform_body{
	padding:10px 0 10px 0;
}
.gfield{
	padding:3px 0;
}
.gfield_label{
	text-transform:uppercase;
	font-family:'Quattrocento Sans', sans-serif!important;

}
.left_label .gfield_label{
	float:left;
	display:block;
	width:90px;
}

.gform_footer {
	padding-left:35px;
	margin-bottom:10px;
}
.gform_body input[type=text], .gform_body input[type=email], .gform_body input[type=textarea], .gform_body textarea{
	padding:7px;
	color:#555;
	width:235px;
	font-family:'Quattrocento Sans', sans-serif!important;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:#e0d5cd 1px solid;
	background-color:#efe9e6;
	background:url(images/bg_input.png) repeat-x;
	font-family:'Quattrocento Sans', sans-serif!important;
	font-size:13px!important;
	padding-left:3px!important;
}
.gform_body textarea{
	height:100px;
	margin-top:2px!important;
	border:#e0d5cd 1px solid;
	background:url(images/bg_input.png) repeat-x;
	background-color:#efe9e6;
}

.gform_body ul li {
    padding:2px 0 2px 0!important;
    margin:0px!important;
}

.gform_body ul {
    margin-left:35px;
}

.gform_button{
	display:inline-block;
	color:#FFF;
	height:25px;
	font-size:.9em;
	line-height:22px;
	padding:0 15px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	text-decoration:none;
	font-family:'Lato', sans-serif;
	border:#393939 1px solid;
  background-color: #949494;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#949494), to(#393939));
  background-image: -webkit-linear-gradient(top, #949494, #393939);
  background-image:    -moz-linear-gradient(top, #949494, #393939);
  background-image:     -ms-linear-gradient(top, #949494, #393939);
  background-image:      -o-linear-gradient(top, #949494, #393939);
  background-image:         linear-gradient(to bottom, #949494, #393939);
}
.validation_error,.validation_message{
	padding:.5em;
	margin:.2em 0;
	font-size:.8em;
	border:2px solid #DDD;
	font-family:'Lato', sans-serif;
}
.validation_error{
	color:#8a1f11;
	background:#fbe3e4;
	border-color:#fbc2c4;
}
.validation_message{
	color:#514721;
	background:#fff6bf;
	border-color:#ffd324;
}


/* FORMS PAGE */
.formpage .gform_body{
	padding:10px 0 10px 0;
}
.formpage .gfield{
	padding:6px 0;
}
.formpage .gfield_label{
	text-transform:uppercase;
	font-family:'Quattrocento Sans', sans-serif!important;

}
.formpage .left_label .gfield_label{
	float:left;
	display:block;
	width:120px;
}

.formpage .gform_footer {
	padding-left:135px;
	margin-bottom:10px;
}
.formpage .gform_body input[type=text], .formpage .gform_body input[type=email], .formpage .gform_body input[type=textarea], .formpage .gform_body textarea{
	padding:7px;
	color:#555;
	width:335px;
	font-family:'Quattrocento Sans', sans-serif!important;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:#e0d5cd 1px solid;
	background-color:#efe9e6;
	background:url(images/bg_input.png) repeat-x;
	font-family:'Quattrocento Sans', sans-serif!important;
	font-size:13px!important;
	padding-left:3px!important;
}
.formpage .gform_body textarea{
	height:150px;
	margin-top:2px!important;
	border:#e0d5cd 1px solid;
	background:url(images/bg_input.png) repeat-x;
	background-color:#efe9e6;
}

.formpage .gform_body ul li {
    padding:2px 0 2px 0!important;
    margin:0px!important;
    background:none!important;
}

.formpage .gform_body ul li a {
    background:none!important;
}

.formpage .gform_body ul {
    margin-left:0px;
}

.formpage .gfield_captcha_input_container {margin-left:120px; width:100px;}

.formpage .simple_captcha_medium {width:100px;}


/* TYPOGRAPHY */

#content h1 {
	color:#3f3f3f;
	letter-spacing:0;
	font-weight:normal;
	font-family:"Quattrocento Sans", sans-serif;
	margin-bottom:15px;
}

#content h2, #content h3, #content h4 {
	color:#3f3f3f;
	letter-spacing:0;
	font-weight:normal;
	font-family:"Quattrocento Sans", sans-serif;
	margin-bottom:10px;
}

#content h2, #content h3, #content h4 {
	color:#000000;
	letter-spacing:0;
	font-weight:normal;
	font-family:"Quattrocento Sans", sans-serif;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a {
	color:#b94e07;
	text-decoration:none;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
	color:#3f3f3f;
	text-decoration:none;
}

#content h2 a, #content h3 a, #content h4 a {
	color:#000000;
}

#content h1{
	font-size:26px;
}
#content h2{
	font-size:18px;
	font-weight:bold;
}
#content h3{
	font-size:18px;
	font-weight:bold;
}
#content h4{
	font-size:18px;
	font-weight:bold;
}
.entry p{
	color:#3e3e3e;
	line-height:140%;
	margin-bottom:15px;
	font-family:"Quattrocento Sans", sans-serif;
}
.entry blockquote{
	color:#3e3e3e;
	padding:15px 20px;
	line-height:20px;
	margin-bottom:15px;
	font-family:"Quattrocento Sans", sans-serif;
	background:#EEE;
}
.entry blockquote p{
	margin:0;
}
.entry ul{
	padding:0px 15px 10px 15px;
	font-family:"Quattrocento Sans", sans-serif;

}
.entry ul li{
	list-style:none;
	line-height:140%;
	background:url(images/icon_list_bull.png) no-repeat 0 2px;
	padding: 0 0 0 22px;
}
.entry a{
	color:#a46015;
	text-decoration:none;
}
.entry a:hover{
	color:#a46015;
	text-decoration:underline;
}
.post{
	
}

.spacer {
    border-top:#c6bca1 4px solid;
    height:40px;
}

.topspacer {
    border-top:#c6bca1 4px solid;
    height:15px;
}


/* SIDEBAR */
#menu-secondary{
	background:#F0EFED;
	padding:12px 0;
	font-size:.9em;
	margin-bottom:25px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-family:'Lato', sans-serif;
}
#menu-secondary li{
	padding:0 20px;
}
#menu-secondary .ui-accordion-header{
	background:url(http://www.adviahost.com/~kentucky/wp-content/themes/kentucky1/images/icon-plus.png) no-repeat top right;
}
#menu-secondary li a{
	display:block;
	color:#621d00;
	padding:5px 0;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:#D7D7D7 1px solid;
}
#menu-secondary li a:hover{
	text-decoration:underline;
}

.widget{
	margin:20px 0 20px 0;
}
.widget .title{
	color:#FFF;
	height:60px;
	font-size:1.3em;
	line-height:52px;
	text-align:center;
	background:url(images/bg_title.png) no-repeat;
	font-family: Quattrocento Sans, Sans Serif;
	text-transform:uppercase;
    width:100%;
    margin-top:5px;
}

.widget_categories ul {
	padding:5px 15px 15px 15px;
}
.widget_categories li {
	padding:6px 0 6px 0;
	border-bottom:#e7dfd9 1px solid;
}
.widget_categories li a {
	color:#3e3c3c;
	font-family:'Lora', sans-serif;
	font-size:14px;
	text-decoration:none;
}
.widget_categories li a:hover{
	color:#b57227;
	font-family:'Lora', sans-serif;
	text-decoration:none;
}

.widget_recent_entries ul{
	padding:5px 35px 15px 35px;
}
.widget_recent_entries li{
	padding:8px 0 8px 0;
	border-bottom:#e7dfd9 1px solid;
}
.widget_recent_entries li a{
	color:#3e3c3c;
	font-family:'Lora', sans-serif;
	font-size:14px;
	text-decoration:none;
}
.widget_recent_entries li a:hover{
	color:#b57227;
	font-family:'Lora', sans-serif;
	text-decoration:none;
}

.widget .body ul{
	padding:5px 15px 15px 15px;
}
.widget .body li{
	padding:6px 0 6px 0;
	border-bottom:#e7dfd9 1px solid;
}
.widget .body li a{
	color:#3e3c3c;
	font-family:'Lora', sans-serif;
	font-size:14px;
	text-decoration:none;
}

.widget .body li a:hover{
	color:#b57227;
	font-family:'Lora', sans-serif;
	text-decoration:none;
}

.widget .body {
    padding:0 15px 0 20px;
}

.formpage {
  margin-top:15px;
  font-size:14px!important;
}

.formpage li {
  margin-bottom:5px!important;
}

.validation_error,.validation_message{
	padding:.5em;
	margin:.2em 0;
	font-size:.8em;
	border:2px solid #DDD;
	font-family:'Lato', sans-serif;
}
.validation_error{
	color:#8a1f11;
	background:#fbe3e4;
	border-color:#fbc2c4;
}
.validation_message{
	color:#514721;
	background:#fff6bf;
	border-color:#ffd324;
}


.seo {

        margin-top:20px;
}

.seo, .seo a {
        font-size:13px;
        color:#919191;
}

.seo a {
        text-decoration:none;
}

.seo a:hover {
        text-decoration:underline;
}






/* Reset */

ol, ul {
	list-style: none;
}




.bubble {
	clear: both;
	margin: 0px auto;
	width: 250px;
	background-color: none;
	position: relative; 
	
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */
}

.menulistitem{-moz-border-radius: 10px;
 
 	}

.rectangle {
	background: #c68032;
	height: 50px;
	width: 330px;
	position: absolute;
	left:-41px;

	top: 30px;

	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	z-index: 1000; /* the stack order: foreground */
}

.rectangle3 {
	background: #c68032;
	height: 50px;
	width: 330px;
	position: absolute;
	left: 13px;
	top: 30px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	z-index: 1000; /* the stack order: foreground */
}

.rectangle4 {
	background: #c68032;
	height: 50px;
	width: 330px;
	position: absolute;
	left: -38px;
	top: 300px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	z-index: 1000; /* the stack order: foreground */
}

.rectangle h2 {
	font-size: 30px;
	color: #fff;
	padding-top: 6px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
}

.triangle-l {
	border-color: transparent #995b16 transparent transparent;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: -55px;
	top: 66px;
	z-index: -1; /* displayed under bubble */
}

.triangle-r {
	border-color: transparent transparent transparent #995b16;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: 273px;
	top: 35px;
	z-index: -1; /* displayed under bubble */
}

.triangle-ll {
	border-color: transparent #995b16 transparent transparent;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: -56px;
	top: -371px;
	z-index: -1; /* displayed under bubble */
}

.triangle-rr {
	border-color: transparent transparent transparent #995b16;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: 273px;
	top: -402px;
	z-index: -1; /* displayed under bubble */
}
.info {
	padding: 0;
margin-bottom: 75px;
	
}

.info h2 {
	font-size: 20px;
}

.info p {
	padding-top: 10px;
	font-size: 14px;
	line-height: 22px;
}

.info p a {
	color: #c4591e;
	text-decoration: none;
}

.info p a:hover {
	text-decoration: underline;
}