#masthead {
	height: 156px;
}
#header {
	height: 120px;
}

#header img.logo {
	margin-left: 40px;
	margin-top: 24px;
}

#header .bizname {
    margin-left: 12px;
    margin-top: 40px;
}

#header .bizname h1 {
    font-size: 314%;
    letter-spacing: 0.12em;
    word-spacing: -0.35em;
}
#header .bizname h2 {
    bottom: 15px;
    color: #37091E;
    font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 95%;
    text-transform: uppercase;
}

#header .header_extra {
    bottom: auto;
    font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    right: 20px;
    top: 0;
    width: 280px;
    height: 104px;
    background: url("//sites.sitesforlawfirms.com/account/0/1/143/uploads/website-theme/50b54c57cfd5b.png") no-repeat left top #fff5f9;
}
#header .header_extra .call_text {
    color: #580E30;
    position: absolute;
    text-align: center;
    top: 24px;
    width: 100%;
}
#header .header_extra .call_number {
    color: #D42275;
    font-size: 180%;
    left: 78px;
    line-height: 1em;
    position: absolute;
    top: 52px;
}

#page_wrapper {
	background: url("//sites.sitesforlawfirms.com/account/0/1/143/uploads/website-theme/50b54c5177f24.png") no-repeat scroll center top #f9fdfe;
}

#header_image {
	display: none;
}

#content_wrapper {
    background-color: #FFFFFF;
    box-shadow: 0 0 3px 1px rgba(197, 84, 166, 0.23);
}

h1 {
    font-size: 169%;
}

h2 {
    font-size: 134%;
}

#footer2 h2 {
    border-bottom: 2px solid #F9B0D0;
    color: #FAE6F0;
    margin-bottom: 10px;
    padding-bottom: 0;
}

#footer2 p.note {
    background-color: #D55B8B;
    border: 1px solid #E7DFE4;
    color: #F4ECEF;
}

#sflf_bug { display:none; }



/* --- Override Main Nav --- */
#masthead .nav
{
	background: #cf2673 url("//static.sitesforlawfirms.com/themes/modestus/images/red_1/bg_repeat_topnavbar.png") repeat left 0;
	margin: 0 auto;
	width: 960px;
	border: 1px solid #F5ABCD;
}

#masthead .nav>ul
{
/*	background: #cf2673 url("//static.sitesforlawfirms.com/themes/modestus/images/red_1/bg_repeat_horizontal.png") repeat-x left 0;*/
	border: 2px solid white;
	margin: 0;
	padding: 0;
	font-size: 100%;;
	width: 956px;
	height: 34px;
}

#masthead .nav>ul>li
{
	background: transparent url("//static.sitesforlawfirms.com/themes/modestus/images/red_1/bg_repeat_horizontal.png") no-repeat left -108px;
}

#masthead .nav>ul>li>a,#masthead .nav>ul>li>a:visited,#masthead .nav>ul>li>span
{
	background: none;
	color: #f8f9f9;
	display: block;
	line-height: 34px;
	outline-style: none;
	padding: 0 12px;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.28);
}

#masthead .nav>ul>li>a:hover
{
	background: #dc5f90 url("//static.sitesforlawfirms.com/themes/modestus/images/red_1/bg_repeat_horizontal.png") repeat-x left -72px;
	color: #f8f9f9;
}

#masthead .nav>ul>li>a:active
{
	background: #dc5f90 url("//static.sitesforlawfirms.com/themes/modestus/images/red_1/bg_repeat_horizontal.png") repeat-x left -36px;
	color: #f8f9f9;
}

#masthead .nav>ul>li.selected>span,#masthead .nav>ul>li.selected_parent>a
{
	background: #e85d90 url("//static.sitesforlawfirms.com/themes/modestus/images/red_1/bg_repeat_horizontal.png") repeat-x left -36px;
	color: #f8f9f9;
}

#masthead .nav>ul>li:hover>ul,#masthead .nav>ul>li.sfHover>ul { top: 34px!important; }
#masthead .nav>ul>li:hover>ul li:hover ul,#masthead .nav>ul>li:hover>ul li.sfHover ul,#masthead .nav>ul>li.sfHover>ul li:hover ul,#masthead .nav>ul>li.sfHover>ul li.sfHover ul { left: 100%; }


#masthead .nav>ul ul,#sidebar_wrapper .nav ul.sidenav_dropdown ul
{
	font-size: 93%;
	font-weight: normal;
	text-transform: none;
	list-style: none outside none;
	background-color: #cf2673;
	min-width: 100%;
	padding: 0;
	-webkit-box-shadow: 0 2px 4px 0 rgba(25,26,28,0.6);
	-moz-box-shadow: 0 2px 4px 0 rgba(25,26,28,0.6);
	-o-box-shadow: 0 2px 4px 0 rgba(25,26,28,0.6);
	box-shadow: 0 2px 4px 0 rgba(25,26,28,0.6);
	z-index: 1000001;
}

#masthead .nav>ul ul li,#sidebar_wrapper .nav ul.sidenav_dropdown ul li
{
	line-height: 1.8em;
	border-top: 1px solid #d2357c;
	border-bottom: 1px solid #c0236a;
}

#masthead .nav>ul ul li a,#masthead .nav>ul ul li a:visited,#masthead .nav>ul ul li span,#sidebar_wrapper .nav ul.sidenav_dropdown ul li a,#sidebar_wrapper .nav ul.sidenav_dropdown ul li a:visited,#sidebar_wrapper .nav ul.sidenav_dropdown ul li span
{
	color: #f8f9f9;
	display: block;
	outline-style: none;
	padding: 0 8px;
	text-decoration: none;
	white-space: nowrap;
}

#masthead .nav>ul ul li a:hover,#sidebar_wrapper .nav ul.sidenav_dropdown ul li a:hover
{
	background: #dc5f90 url("//static.sitesforlawfirms.com/themes/modestus/images/red_1/bg_repeat_horizontal.png") repeat-x left -72px;
	color: #f8f9f9;
}

#masthead .nav>ul ul li a:active,#sidebar_wrapper .nav ul.sidenav_dropdown ul li a:active
{
	background: #dc5f90 url("//static.sitesforlawfirms.com/themes/modestus/images/red_1/bg_repeat_horizontal.png") repeat-x left -45px;
	color: #f8f9f9;
}

#masthead .nav>ul ul li.selected span,#masthead .nav>ul ul li.selected_parent a,#sidebar_wrapper .nav ul.sidenav_dropdown ul li.selected span,#sidebar_wrapper .nav ul.sidenav_dropdown ul li.selected_parent a
{
	background: #e85d90 url("//static.sitesforlawfirms.com/themes/modestus/images/red_1/bg_repeat_horizontal.png") repeat-x left -45px;
	color: #f8f9f9;
}

#masthead .nav > ul > li > a.sf-with-ul .sf-sub-indicator, #masthead .nav > ul > li > span.sf-with-ul .sf-sub-indicator {
    top: 12px;
}


.interior_banner_callout {
    position:relative;
    width:960px;
    height:245px;
    margin: -20px -25px 20px;
}



.vcard.vertical {
    display: block;
    font-size: 0.85em;
    padding-left: 5em;
}

.vcard.vertical .adr {
    display: block;
    padding-bottom: 1em;
}

.vcard.vertical strong {
    display: block;
    float: left;
    font-weight: bold;
    left: -5em;
    margin-right: -5em;
    position: relative;
    width: 5em;
}

.vcard.vertical .street-address,
.vcard.vertical .location_wrap,
.vcard.vertical .tel.fax .value,
.vcard.vertical .tel_wrap .tel,
.vcard.vertical .email_wrap .link_wrap {
    display: block;
    font-size: 1.176em;
    position: relative;
}

.social_icon_horizontal {
	margin-top: 10px;
}
.social_icon_horizontal .social_icon_32 {
	display: block;
	float: left;
	margin-right: 8px;
	width: 32px;
	height:32px;
	overflow: hidden;
	text-align: left;
	text-indent: -119988px;
}
.icon_facebook   {background-image:url("/account/0/1/143/uploads/website-theme/50f9870e44fb4.png"); }
.icon_twitter    {background-image:url("/account/0/1/143/uploads/website-theme/50f98719d46bd.png"); }
.icon_googleplus {background-image:url("/account/0/1/143/uploads/website-theme/50f9873c37578.png"); }
.icon_yelp       {background-image:url("/account/0/1/143/uploads/website-theme/50f98721dca11.png"); }