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

body {
   background-color: #441313; 
}
#willWrapper {
    background-color: #441313;
	background-image: url('http://96bda42…-0a7f10f….r41.cf2.rackcd…illenbring/willenbring-law/initial-design-files/bkgrd-red-body-texture.jpg');
	background-repeat: repeat;
	color: #fcfbf8;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:21px;
	margin: 0px;
	padding: 0px;
}
#willWrapper p {
	color: #fcfbf8;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:21px;
	padding: 0px;
	margin: 0px;
}
#willWrapper ul {
    color: #ffffff !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 21px !important;
}
#willWrapper a, #willWrapper a:visited {
	color:#ffe8c4;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:20px;
	text-decoration:none;
}
#willWrapper a:hover, #willWrapper a:visited:hover {
    color: #620e3c;
	text-decoration:underline;
}
#willWrapper h1 {
	color:#fcfbf8;
	font-family: Times New Roman, Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 32px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
#willWrapper h2 {
	color:#ffe8c4;
	font-family: Times New Roman, Georgia, serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
#willWrapper h3 {
	color:#ffe8c4;
	font-family: Times New Roman, Georgia, serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 23px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
#willWrapper h4 {
	color:#fff6e7;
	font-family: Times New Roman, Georgia, serif;
	font-size: 55px;
	font-weight: normal;
	line-height: 62px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
#willWrapper h5 {
	color:#fcfbf8;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
#willWrapper h6 {
	color:#e6ccac;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
#willWrapper h1 a:hover, #willWrapper h2 a:hover,#willWrapper h3 a:hover, #willWrapper h4 a:hover, #willWrapper h5 a:hover, #willWrapper h6 a:hover {
	text-decoration: underline;
}

#willWrapper #willHeader {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/willenbring/willenbring-law/initial-design-files/bkgrd-header-full-bottom-glow-1x141.png')
    background-repeat: repeat-x;
    background-color: #fff9ee;
	padding: 15px 0px 0px 0px;
	margin: auto;
    width: 100%;
}
#willWrapper #willNav {
    background-color: #fff9ee;
	margin: auto;
	padding: 0px;
    width: 100%;
}
#willWrapper #willHero {
	background-color: #120505;
	margin: auto;
    width: 100%;
}
#willWrapper #willCtas {
    background-color: #561415;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/willenbring/willenbring-law/initial-design-files/grfx-willenbring-leaf-logo-watermark.jpg');
    background-repeat: no-repeat;
    background-position: 0% 0%;
	margin: auto;
	padding: 15px 0px 15px 0px;
    width: 100%;
}
#willWrapper #willMainContent {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/willenbring/willenbring-law/initial-design-files/grfx-black-trans75-arrow.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-color: #441313;
	margin: auto;
	padding: 60px 0px 40px 0px;
    width: 100%;
}
#willWrapper #willFooter {
    background-color: #120505;
    border-top: 1px solid #6e1919;
    padding: 0px;
	margin: auto;
    width: 100%;
}
/* HEADER
----------------------------------------------------------------------------------------------------*/
.se_siteBranding {
    padding: 5px 0px 0px 0px;
}
#willWrapper #header1 {
	text-align: center;
	font-size: 13px !important;
	padding: 10px 0px 10px 0px;
}
#willWrapper .pgTitle h1 {
    padding: 15px 0px;
    text-align: center;
}
/* Navigation
----------------------------------------------------------------------------------------------------*/
#willWrapper .navigation {
    margin: 0px;
    padding: 0px 7px 0px 11px;
    position: relative;
}
#willWrapper .navicon {
    position: relative;
    line-height: 45px;
    color: #441313;
    padding-left: 30px;
}
#willWrapper .navicon:before {
    color: #441313;
    position: absolute;
    content: '\f0c9';
    font-family: 'FontAwesome';
    top: 0 !important;
    left: 0;
    font-size: 30px;
    padding: 0px 0px;
}
#willWrapper .navicon:hover {
    cursor: pointer;
}
#willWrapper .menu-wrap {
    padding-left:0;
}
#willWrapper .MainMenu {
    display: none;
    width: 100%;
}
#willWrapper .MainMenu ul.le_menu_level_0 {
    margin: 0;
	padding: 10px 0 10px 0;
	text-align: left;
}
#willWrapper .MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
#willWrapper .MainMenu .le_menu_level_container {
	position: relative;
}
#willWrapper .MainMenu li.le_menuitem_level_0 a {
	color: #441313; 
	display: block;
	padding: 8px 15px;
    font-family: Times New Roman, Georgia, serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 23px;
    letter-spacing: 1px;
	text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
#willWrapper .MainMenu li.le_menuitem_level_0 a:hover {
    border-bottom: 3px solid #441313;
    color: #000000;
	text-decoration: none;
}
/* Main Navigation Dropdown styles
--------------------------------------------------------------------------------------------------*/
#willWrapper .MainMenu ul.le_menu_level_1 {
    margin: 0px 0px 0px 30px;
	padding: 0;
}
#willWrapper .MainMenu li.le_menuitem_level_1 a:before {
        position: relative;
        content: '\f0da';
        font-family: 'FontAwesome';
        padding-right: 7px;
    }
#willWrapper .MainMenu li.le_menuitem_level_1 a {
	display: block;
	padding: 5px 15px 5px 0;
	color: #2f2f2f; 
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	background-image: none;
}
#willWrapper .MainMenu li.le_menuitem_level_1 a:hover {
	color: #000000;
}
#willWrapper .MainMenu ul.le_menu_level_2 {
	margin: 0;
	padding: 0;
}
#willWrapper .MainMenu li.le_menuitem_level_2 a {
    padding: 5px 0 5px 30px;
}
#willWrapper .dropdown ul {
    display: none;
}


/* FOOTER
----------------------------------------------------------------------------------------------------*/
#willWrapper #willFooter ul {
    margin: 0px 0px 0px 7px !important;
    padding: 0px !important;
}
#willWrapper #willFooter li.le_menuitem_level_0 {
    list-style: none;
}
#willWrapper #willFooter li.le_menuitem_level_0 a {
    color: #585858; 
    display: block;
    padding: 4px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}
#willWrapper #willFooter li.le_menuitem_level_0 a:hover {
    color: #4f4f4f;
}
#willWrapper .footerElement {
    text-align: center;
    padding: 30px 15px;
}
#willWrapper .footerElement p {
    color: #aaaaaa;
    font-size: 13px;
    line-height: 18px;
}

/* Custom Styles
----------------------------------------------------------------------------------------------------*/
#willWrapper a.darkLink:hover {
    color: #ffffff;
}
#willWrapper .ctaElement a {
    background-color: #0e0404;
    border: 1px solid #000000;
    color: #ffffff;
    display: block;
    margin: 1px 0px 1px 0px;
    padding: 40px 10px;
    text-align: center;
    text-transform: uppercase;
 width: auto;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
#willWrapper .ctaElement a:hover {
    background-color: #320505;
    border: 1px solid #000000;
    text-decoration: none;
}
#willWrapper .noPad {
    padding: 0px !important;
    margin: 0px !important;
}
#willWrapper .stackPad15 {
    padding: 15px 0px;
}
#willWrapper .footer-menu-style {
    display: block;
    margin: 0;
    padding: 0;
}
#willWrapper .footer-menu-style ul {
    margin: 0px;
    padding: 0px;
}
#willWrapper .footer-menu-style a {
    border-bottom: 1px dashed #414040;
    color: #000000;
    display: block;
    margin: 0px;
    padding: 8px 0px 3px 0px;
}
#willWrapper .footer-menu-style a:hover {
    color: #450a2a;
    text-decoration: none;
}
#willWrapper .fancyList ul {
    list-style-type: none;
    margin: 0px;
}
#willWrapper .fancyList a {
    border-bottom: 1px dotted #7c3535;
    display: block;
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
    width: 100%;
}
#willWrapper .fancyList a:hover {
    color: #ffffff;
    text-decoration: none;
}
#willWrapper li .fancyList a:current {
    color: #ffffff;
    text-decoration: none;
}
#willWrapper .subtleBox {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/willenbring/willenbring-law/initial-design-files/bkgrd-black-trans13.png');
    background-repeat: repeat;
    border: 1px solid #853b3b;
    margin: 10px 0px 10px 0px;
    padding: 10px;
}
#willWrapper .blackButton a {
    background-color: #0f0404;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/willenbring/willenbring-law/initial-design-files/grfx-button-line-fade-bottom-glow.png');
    background-repeat: no-repeat;
    background-position: 50% 100%;
    color: #fcfbf8;
    display: block;
    font-size: 17px;
    margin: 10px 0px 10px 0px;
    text-align: center;
    padding: 13px 10px;
}
#willWrapper .blackButton a:hover {
    background-color: #320505;
    text-decoration: none;
}
#willWrapper .blackBox {
    background-color: #130505;
    border: 1px solid #6a2121;
    padding: 15px;
}
#willWrapper .blackBox a:hover {
    color: #ffffff;
}
#willWrapper .siteCredits {
	padding-top: 15px;
	text-align: center;
}
#willWrapper .siteCredits p, #willWrapper .siteCredits a {
	color: #927676;
	font-size: 12px;
}
#willWrapper .redBorder img {
    border: 1px solid #6a2121;
}
#willWrapper #search_overview_container {
    margin: 0 0 30px 0;
    color: #ffffff;
}
#willWrapper .search_result_title {
    font-weight: bold;
    font-size: 16px;
    color: #fff9ee;
}
#willWrapper .search_result_description {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
}
#willWrapper .search_result_url {
    color: #ffe8c4;
    font-size: 14px;
    font-style: italic;
}
#willWrapper #search_container {
    padding: 10px 0px;
    border-bottom: none;
    margin: 0 0 10px 0;
}
#willWrapper .search_result:hover {
    margin: 0 0 10px 0;
    padding: 10px 15px;
    background-color: #000000;
}
#willWrapper .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Media Queries
----------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
    .se_siteBranding {
        margin: auto;
        text-align: center;
    }
    .se_siteBranding img {
        max-width: 70%;
    }
    #willWrapper .txtPad {
        padding: 30px;
    }
    
}
@media (max-width: 450px) {
    
    
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .se_siteBranding img {
        max-width: 330px;
    }
    #willWrapper #header1 {
	    text-align: right;
	    font-size: 13px !important;
	    padding: 10px 0px 25px 0px;
    }
    #willWrapper .pgTitle h1 {
        padding: 15px 0px 10px 0px;
        text-align: right;
    }
    .navigation {
		
    }
    .navicon {
        display: none;
    }
    #willWrapper .MainMenu {
        display: block;
        padding-bottom: 2px;
        text-align: center;
    }
    #willWrapper .MainMenu ul {
        margin: 0;
        padding: 0;
    }
    #willWrapper .MainMenu li {
    	list-style: none;
    }
    #willWrapper .MainMenu ul.le_menu_level_0 {
        margin: 0;
    	padding: 0;
    	text-align: right;
    }
    #willWrapper .MainMenu li.le_menuitem_level_0 {
    	display: inline-block;
	    padding: 0px;
    }
    #willWrapper .MainMenu li.le_menuitem_level_0 a {
        background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/willenbring/willenbring-law/initial-design-files/grfx-menu-divider.jpg');
        background-repeat: no-repeat;
        background-position: 100% 50%;
        border-bottom: 3px solid #ffffff;
        color: #441313;
        display: block;
        padding: 2px 28px 2px 21px;
        font-family: Times New Roman, Georgia, serif;
        font-size: 19px;
        font-weight: normal;
        letter-spacing: 1px;
        line-height: 22px;
        /*word-break: break-word;*/
        text-decoration: none;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease;
    }
    #willWrapper .MainMenu li.le_menuitem_level_0 a:hover {
        border-bottom: 3px solid #441313;
        color: #000000;
	    text-decoration: none;
    }
    #willWrapper .MainMenu li.le_menuitem_level_0 a.le_current_link {
        border-bottom: 3px solid #441313;
        color: #000000;
	    text-decoration: none;
    }
    /* Dropdown menu styles
    -----------------------------------------------------------------------------------*/
    #willWrapper .MainMenu li.le_menuitem_level_1 a:before {
        content: none;
    }
    #willWrapper .MainMenu ul.le_menu_level_1 {
    	position: absolute;
    	z-index: 10;
    	display: none;
        margin: 0;
    	padding: 5px 0;
    	text-align: left;
    }
    #willWrapper .MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
        background-color: #000000;
        border: 1px solid #441313;
    	display: block;
    }
    #willWrapper .MainMenu li.le_menuitem_level_1 a {
    	display: block;
    	background-image: none;
    	border-bottom: 1px solid #441313;
    	padding: 10px 10px 5px 10px;
    	margin: 5px 10px;
    	color: #ffffff; 
        font-family: times new roman, georgia, serif;
        letter-spacing: 1px;
    	font-size: 17px;
    	text-decoration: none;
    	text-transform: uppercase;
    	min-width: 160px;
    }
    #willWrapper .MainMenu li.le_menuitem_level_1 a:hover {
    	background-color: #ffffff;
    	border-bottom: 1px solid #ffffff;
    	color: #000000;
        background-image: none;
    }
    #willWrapper .MainMenu li.le_menuitem_level_1 a.le_current_link {
        background-color: #ffffff;
        border-bottom: 3px solid #441313;
        color: #000000;
	    text-decoration: none;
    }
    /*
    #willWrapper .MainMenu .le_menu_level_2_container {
    	float: right;
    	margin-top: -35px;
    	padding: 0;
    }
    #willWrapper .MainMenu ul.le_menu_level_2 {
    	position: absolute;
    	z-index: 10;
    	display: none;
    	margin: 0;
    	padding: 5px 0;
        background-color: #ffffff;
    	text-align: left;
    }*/
    #willWrapper .MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
    	display: block;
    }
    #willWrapper.dropdown ul {
        dipslay: block;
    }
    #willWrapper .footer-menu-style a {
        border-bottom: 1px dashed #414040;
        color: #000000;
        display: block;
        margin: 0px;
        padding: 8px 0px 3px 3px;
    }
    #willWrapper .footerElement {
        text-align: left;
    }
    #willWrapper .siteCredits {
	    padding-top: 30px;
	    text-align: right;
    }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200) {

}
/*-------------------Special Add-Ons-------------------*/


/* ------- System fixes (These should be added to Aurora and not done in the template) ---- */
@media all and (max-width:1279px){
    #auroraContentContainer {
    	min-width:100%;
    	position: relative;
    	top: 0px;
    }
}
.aurora_pushContent {
    left:200px;
    margin-left:0 !important;
}

.le-logged-in #auroraContentContainer {
	top: 40px;
}

.le_region_name {
    font-family: 'Helvetica', arial, sans-serif !important;
    font-weight: normal !important;
}
.le_region_overlay_container {
    margin-top:0;
}

/* -- End System Fixes -- */
/* ========================================== Theme Speficic UI Styles ========================================== */
.expander {
    visibility: hidden;
    position: fixed;
    z-index: 1001;
    top:40px;
    left:0;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 26px;
    text-align: center;
    background: #537fbc;
    color: white;
    cursor: pointer;
    border-radius: 0 0 2px 0;
    transition: left .2s ease;
}
.expander:hover {
    background: #3e63b8;
}

.le-edit-open .expander,
.le-design-open .expander{
    left: 200px;
    visibility: visible;
    width: 26px;
    height: 26px;
}

.expander:before {
    display: block;
    font-family: "FontAwesome";
    content: '\f065';
    transform: rotate(90deg);
}
.expanded-view .expander {
    left:0;
}
.expanded-view .expander:before {
    content: '\f066';
}

/* --- Expanded View Toggles --- */
.aurora_side_bar_title {
    transition: left .2s ease;
}

.le-edit-open.expanded-view .aurora_side_bar_title,
.le-design-open.expanded-view .aurora_side_bar_title {
    position: relative;
    opacity:0;
    left: -200px;
}

.le-edit-open.expanded-view .showSB,
.le-design-open.expanded-view .showSB {
    opacity:0;
    left: -200px !important;
}

.le-edit-open.expanded-view #auroraContentContainer,
.le-design-open.expanded-view #auroraContentContainer{
    left: 0;
}

/*-----------------Clear Floated Elements-------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*-----------------Clear Floated Elements END-------------------*/