/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4;}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #323232; }
a:visited { color: #323232; }
a:hover { color: #323232; text-decoration:none; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
















/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* ===================================== END BOILERPLATE ==================== */

/* GENERAL PAGE STYLES */

html {
  font:11px Arial,Helvetica,sans-serif;
  /*background:#fff url(../../img/wireframe/bg.png);*/
}

body {
	height: auto;
	min-height: 100%;
}

.container_24 {
  background:#f7f7f7;
  /* border:1px solid #f0f0f0; */
}
/**/

button, input[type=button] {
  margin:2px 0;
  color:#000;
  background:#ffc14f;
  border:1px solid #ddb92f;
  padding:3px 5px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}
button:hover, input[type=button]:hover {
  background:#0099cc;
  border-color:#0088dd;
  color:#fff;
}


#breadcrumbs ul {
  list-style-type:none;
}
  #breadcrumbs ul li {
    display:inline;
  }
  
.grid_16 p, .grid_16 h1, .grid_16 h2, .grid_16 h3, .grid_16 h4,
.grid_24 p, .grid_24 h1, .grid_24 h2, .grid_24 h3, .grid_24 h4,
.single-page p, .single-page h1, .single-page h2, .single-page h3, .single-page h4
{
  padding-left:20px;
  padding-right:20px;
}
.footer-section {
  padding-left:20px;
}
footer ul {padding:0;}


/* HEADER */

/*#site-contact-phone {
  text-align:right;
}*/
/**/

/* MENU */

#nav {
  list-style-type:none;
  /*border:1px dashed #ddd;*/
  background:#fff;
  padding:1px;
  text-align:center;
  letter-spacing:-3px;
}

  #nav li {
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin:0;
    letter-spacing:normal;
    padding-left:1px;
  }
  
    #nav li a {
      text-decoration:none;
      padding:10px 40px;
      display:inline-block;
      *display:inline;
      *zoom:1;
      background:#0099cc;
      color:#fff;
      min-width:20px;
      background-color:#00aadd;
      font-size: 11px;
    }
    
    #nav li:nth-child(odd) a {
      /*background:#00aadd;*/
    }
    
    #nav li a:hover {
      background-color:#ffc14f;
      color:#000;
    }
  
  #nav .submenu {
    position:absolute;
    background:#fff;
    border:1px solid #eee;
    border-width:1px 1px;
    margin-left:-1px;
    margin-top:0;
    padding-top:1px;
    padding:0;
    width:100%;
    text-align:left;
    z-index: 10;
  }

    #nav .submenu li {
      display:block;
      padding:1px;
      text-align:left;
    }
    
      #nav .submenu li a {
        display:block;
        background:#ddd;
        color:#000;
        padding:5px;
      }
      
      #nav .submenu li a:hover {
        background:#ccc;
      }
/**/

/* SLIDER */

#slider {
  background:#fff;
  padding:5px 0;
  min-height:200px;
}
/**/

/* CONTENT */

div[role] .grid_24 div[class^=grid], div#splash .grid_24 div[class^=grid] {
  background:none;
  margin-top:10px;
  min-height:40px;
  /*border:1px dashed #eee;*/
  /*margin:3px 4px;*/
  margin:0px;
}
/**/

/* FOOTER */

footer {
  margin-top:10px;
}

footer > div {
  background:#f0f0f0;
  padding:5px 0;
}

#site-test-image {
  margin:0;
}
/**/

#footer-menu-1, #footer-menu-2, #footer-menu-3 {margin: 0px; padding: 0px;}
#footer-menu-1 li, #footer-menu-2 li, #footer-menu-3 li {list-style: none; padding: 0px;}
ul.footer-section-links {padding: 0px;}
ul.footer-section-links li {padding: 0px; margin-left: 0px;}
li {margin-left: 0px;}

address {
	/*background: url("../../img/phone.png") no-repeat scroll left 3px transparent;*/
	float: right;
}

.phone-number {display: inline-block;}
.phone-number, .cta {font-style: normal;}

div.widget {padding-bottom: 20px;}


form.simple input[type="text"],form.simple textarea,form.simple select {
  width:100%;
  line-height:24px;
}
form.simple label {float:left;width:110px;line-height:26px;}

form.contact {
  
}
  form.contact input[type="text"],form.contact textarea {
    width:75%;
    padding: 5px;
  }
  form.contact label {
    font-weight:700;
  }

form.simple span.error {margin-left: 110px; margin-top: 10px;}

.contact-form-ctn {padding: 0 20px;}

.contact-address span, .contact-address a {
	font-size: 14px;
}


.social a span {
    background: url(../../img/social-icons.png) left center no-repeat;
    display: inline-block;
    padding: 0 5px 0 0;
    width: 22px;
    height: 22px;
}
.social a {line-height: 22px;}

.social li {min-height: 22px;}

.social .facebook {
  background-position:0 0;
}
.social .twitter {
  background-position:0 -21px;
}
.social .youtube {
  background-position:0 -43px;
}
.social .googlemap {
  background-position:0 -65px;
}
.social .googleplus {
  background-position:0 -88px;
}
.social .rss {
  background-position:0 -110px;
}
.social .linkedin {
  background-position:0 -132px;
}
.social .tumblr {
  background-position:0 -154px;
}
.social .foursquare {
  background-position:0 -176px;
}
.social .pinterest {
  background-position:0 -198px;
}

.test {background-image: none !important; background-color: green;}

.contact-address span {font-family:Helvetica; font-size:32px; color: #000;}

ul.gallery li, .gallery.index ul li, .list-photo li {margin:5px 10px 5px 0 !important;}
ul.gallery-list li {float: left; width: 292px; list-style-type: none; margin-bottom: 5px;}

li.horizontal {float: left !important; width: 292px !important;}
li.vertical {float: none !important; width: auto !important;}

.underline {text-decoration: underline !important;}
.no-underline {text-decoration: none !important;}

header {position: relative;}
/*header #menu-container {position: absolute; bottom: 0; right: 0;}*/
#menu-container {position: relative;}
#menu-container.right {text-align: right;}
#menu-container.right #nav {display: inline-block;}
/*#menu-container.center #nav {margin: 0 auto;}*/
#menu-container.left #nav {margin: none;}

.post .single-title > span {padding-left: 20px;}

.float-l {float: left;}
.float-r {float: right;}
.clear {clear: both;}
.tab-r {margin-right: 10px;}

.description p {
	position: relative;
	display: inline;
}

.description p::before {
	position: absolute;
	margin-left: -0.5em;
	content: '\201C';
	height: 0;
	font-weight: 700;
	font-size: 1.2em;
	color: #DDD;
	font-family: serif;
	z-index: 0;
}
.description p::after {
	content: '\201D';
	height: 2px;
	display: inline-block;
	line-height: 2px;
	font-size: 1.2em;
	color: #DDD;
	font-family: serif;
	position: relative;
	top: 0.4em;
}

.grid_24 {display: block;}
.block .grid_24 {width: 945px !important;}
.block .grid_8, .block .grid_6, .block .grid_12, footer .grid_8 {margin-left: 5px !important;}
.block .grid_12, .block .grid_16 {margin-left: 3px !important;}
.block .grid_6 {width: 231px;}
.block .grid_16 {width: 628px;}
.block .first {margin-left: 0px !important; }

footer .grid_12 {margin-left: 3px;}
footer .grid_12.first {margin-left: 5px; margin-right: 3px;}
footer .grid_8 {margin-right: 1px !important;}
footer .grid_right {margin-left: 3px !important;}
footer .grid_left {margin-right: 3px;}
footer .grid_24 {width: 946px !important;}

#splash > .container_24 {background: transparent;}




 blockquote {
  position:relative;
  width:500px;
  float:left;
  font-size:15px;
  color:#777;
  line-height:1.3em;
  font-weightold;
  /*background:#ddd;*/
  margin-left:15px;
  padding:5px 10px;
}
blockquote:after, .ie-quote-after {
  height: 0;
  font-size:40px;
  font-weight:700;
  color:#444;
  font-familyerif;
  position:relative;
  top:0.6em;
  left:0; /*-0.3em;*/
  *zoom:1;
  *float:left;
  content: " ";
}
blockquote:before, .ie-quote-before {
  height: 0;
  font-size:40px;
  font-weight:700;
  color:#444;
  font-familyerif;
  position:relative;
  left:0; /*0.1em;*/
  z-index:2;
  zoom:1;
  content: " ";
}
blockquote {
  *clear: expression(
      el = document.createElement("span"),
      el.className = "ie-quote-before",
      el.innerHTML = "&#8220;",
      this.parentNode.insertBefore(el, this),
      el = document.createElement("span"),
      el.className = "ie-quote-after",
      el.innerHTML = "&#8221;",
      this.parentNode.insertBefore(el, this.nextSibling),
      style.clear = "none", 0
    );
}

#edit-panel {position: fixed; left: 0; top: 50px;}
#edit-panel .content {
	border-radius: 0 5px 5px 0;
    box-shadow: 0 0 4px #CCCCCC inset;
    margin-left: 0;
    background: #FFFFFF;
    border-color: #CCCCCC #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    float: left;
    padding: 25px 15px;
    width: 145px;
}
#edit-panel .content a {
	background: url(../../img/admin/icons.png) no-repeat;
	padding-left: 20px;
	display: inline-block;
    line-height: 17px;
}
#edit-panel a.edit {background-position: 0 0px;}
#edit-panel a.delete {background-position: 0 -18px;}
#edit-panel a.dashboard {background-position: 0 -37px;}
#edit-panel a.logout {background-position: 0 -55px;}
#edit-panel a.help {background-position: 0 -73px;}
#edit-panel .action {
    background: url(../../img/admin/settings-ico.png) no-repeat scroll center center #FFFFFF;
    border-color: #CCCCCC #CCCCCC #CCCCCC #FFFFFF;
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    /*box-shadow: 0 0 4px #CCCCCC inset;*/
    cursor: pointer;
    float: left;
    height: 39px;
    margin-left: -5px;
    margin-top: 14px;
    width: 32px;
}
#edit-panel ul li {margin: 0; padding: 0; margin-bottom: 5px; list-style-type: none;}
#edit-panel ul {margin: 0; padding: 0;}

.bullet .selected {border: none !important;}
.banner-container {background: transparent !important;}

.tp-leftarrow {left: -105px !important;}
.tp-rightarrow {left: 995px !important;}

#menu-container.in-header {position: absolute; bottom: 0; width: 100%;}
#menu-container .container_24 {background-color: transparent !important;}

#social-share {padding-left: 20px; padding-right: 20px;}

.comments form {
	line-height:26px;
	padding:0 20px;
}
.comments form label {
	width:170px !important;
	display: block;
    float: left;
    font-weight: 700;
}
.comments form textarea, form input[type="text"] {
	padding:4px;
}
.comments form textarea {
	border:1px solid #ddd;
}
.comments form input[type="submit"] {
	border:1px solid #aaa;
	background:#ddd;
}

.post-info {margin-top: -15px; margin-bottom: 10px; display: block;}
.post-meta {padding-left: 20px;}

/* *** Comments *** */
.hide {display: none;}
.comment-item {margin-bottom: 20px;}
.comments-actions {float: right;}
.comments-actions div {float: left; margin-left: 15px;}
.comment-image {width: 100px; text-align: center;}
.comment-text {width: 350px; background-color: #FFFFFF; border: 1px solid #CCCCCC; padding: 8px; position: relative;
	background: #ffffff;
	border: 1px solid #ccc;}
.comment-image img {border: 1px solid #ccc; padding: 5px;}
.comment-image, .comment-text, .comment-reply {float: left;}
.comment-date {float: right;}
.comment-reply a {color: #ccc; background-image: url(../../img/comment-reply.png); background-repeat: no-repeat; background-position: 0 3px; padding-left: 16px;}
.comment-item-content {margin-bottom: 10px;}
.comments.form input[type="text"] {width: 192px;}
.sub-comments {margin-left: 25px; margin-top: 16px;}
.comment-text:after, .comment-text:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.comment-text:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 6px;
	top: 30%;
	margin-top: -6px;
}
.comment-text:before {
	border-color: rgba(204, 204, 204, 0);
	border-right-color: #ccc;
	border-width: 7px;
	top: 30%;
	margin-top: -7px;
}


.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
/* *** *** *** */
/*** Custom ***/
body {
	background-color: #ffffff;
	background-image: none;
	background-position: left top;
	background-repeat: repeat;
	background-attachment: scroll;
}

header {
	height: 124px;
	background-color: #f5f5f5;
	background-image: url(../../img/masuch-albert-scheckter-new-header-image-1386016755.png);
	background-position: left top;
	background-repeat: repeat;
}

footer {
	height: 249px;
	background-color: #ffffff;
	background-image: none;
	background-position: left top;
	background-repeat: repeat;
}

.footer-section-links li, ul.social li {margin: 0px 0px 0px 0px !important;}

p {font-family: Helvetica; font-size: 15px; color: #424242; text-shadow: none; line-height: 20px;}
p span {font-family: Helvetica; font-size: 15px; line-height: 20px;}
.contact-address span {font-family: Helvetica; font-size: 15px; color: #424242;}

h1 {font-family: Helvetica; font-size: 22px; color: #306172; text-shadow: none; line-height: normal;
	border-top: 0px solid #000000; border-bottom: 0px solid #000000; text-transform: none; padding: 0px 0px 0px 0px; margin: 21px 0px 21px 0px;
	background-color: transparent; background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-repeat: no-repeat;}
h2 {font-family: Helvetica; font-size: 16px; color: #2B2B2B; text-shadow: none; line-height: normal;
	border-top: 0px solid #000000; border-bottom: 0px solid #000000; text-transform: none; padding: 0px 0px 0px 0px; margin: 19px 0px 19px 0px;
	background-color: transparent; background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-repeat: no-repeat;}
h3 {font-family: Helvetica; font-size: 15px; color: #306172; text-shadow: none; line-height: 21px;
	border-top: 0px solid #000000; border-bottom: 0px solid #000000; text-transform: none; padding: 0px 0px 0px 0px; margin: 18px 0px 5px 0px;
	background-color: transparent; background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-repeat: no-repeat;}
h4 {font-family: Helvetica; font-size: 16px; color: #306172; text-shadow: none; line-height: normal;
	border-top: 0px solid #000000; border-bottom: 0px solid #000000; text-transform: none; padding: 0px 0px 0px 0px; margin: 21px 0px 21px 0px;
	background-color: transparent; background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-repeat: no-repeat;}
h5 {font-family: Helvetica; font-size: 16px; color: #306172; text-shadow: none; line-height: 18px;
	border-top: 0px solid #000000; border-bottom: 0px solid #000000; text-transform: none; padding: 0px 0px 0px 0px; margin: 22px 0px 22px 0px;
	background-color: transparent; background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-repeat: no-repeat;}
h6 {font-family: Helvetica; font-size: 18px; color: #525252; text-shadow: none; line-height: normal;
	border-top: 0px solid #000000; border-bottom: 0px solid #000000; text-transform: none; padding: 0px 0px 0px 20px; margin: 24px 0px 24px 0px;
	background-color: transparent; background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-repeat: no-repeat;}

blockquote {font-family: Helvetica; font-size: 11px; color: #000000;}
blockquote:before, .ie-quote-before {background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-repeat no-repeat; background-position: left top; padding-left: 18px;}
blockquote:after, .ie-quote-after {background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-repeat no-repeat; background-position: right bottom; padding-left: 18px;}

footer h5 {font-family: Helvetica; font-size: 19px; color: #306172; text-shadow: 0px 1px 0px #D4D2D4; padding: 0px 0px 0px 0px;}
footer a {font-family: Helvetica; font-size: 14px; color: #306172!important; text-shadow: 0px 1px 0px #DBDBDB;}
footer a:visited, footer a:hover {color: #FFFFFF;}
footer, footer p, footer p span {font-size: 14px !important;}

#main a:link, #main a:visited {color: #323232; text-decoration: underline; font-weight: normal;}
#main a:hover {color: #ffffff; text-decoration: none; font-weight: normal;}

#nav {
	background-color: #e0e0e0; background-image: url(../..../../img/masuch-albert-scheckter-new-menu-image-1386015421.png); background-position: left top; background-repeat: repeat;
	width: 958px; text-align: center;
	margin: 0px 0px 0px 0px; padding: 1px 1px 1px 1px;
}
#nav li {font-family: Lato; font-size: 16px; text-shadow: none; list-style: disc url("https://www.albertalawyers.net/css/wireframe/style.css")}
#nav li a {background-color: transparent; background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-position: 0 0; color: #306172; line-height: 7px; padding: 7px 40px 7px 40px; margin: 10px 0px 10px 0px; text-decoration: none; font-weight: normal; font-size: 16px;}
#nav li a:hover, #nav li.current-page-item a {background-color: transparent; background-image: url(https://www.albertalawyers.net/css/wireframe/style.css); background-position: 0 0; font-family: Lato; font-size: 16px; text-shadow: 0px 1px 0px #FFFFFF; color: #306172;}
#nav > li a {border-radius: 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px; -moz-border-radius: 8px 8px 8px 8px; -khtml-border-radius: 8px 8px 8px 8px;}

/*#menu-container {background-color: #e0e0e0;}*/

#main .widget ul li, #main .main-content ul li {
	font-family: Arial;
	font-size: 15px;
	color: #3D3D3D;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
	list-style-type: disc;
	list-style-image: url("https://www.albertalawyers.net/css/wireframe/style.css");
}

#main span {color: #306172;}

#splash {
	background-image: url("../../img/Masuch-Albert.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	height: auto;
}
#splash_content {
	background-image: url("../../img/Masuch-Albert.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	height: 0px;
}
/*#splash > .container_24 {background: transparent !important; border: none !important;}*/
#splash_content > .grid_24 {float: none;}

#site-logo {padding: 0px 0px 0px 0px; margin: 35px 0px 0px 20px;}
.phone-number {font-family: Helvetica; font-size: 23px; color: #FAFAFA; text-shadow: none; margin: 24px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.cta {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-family: Helvetica; color: #FFFFFF; font-size: 15px; text-shadow: none;}
address img {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

#container {background-color: #ffffff; border-style: solid; border-width: 0; border-color: #F0F0F0; -webkit-box-shadow: 0px 0px 0px 0px #FFF; -moz-box-shadow: 0px 0px 0px 0px #FFF; box-shadow: 0px 0px 0px 0px #FFF; border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -khtml-border-radius: 0px 0px 0px 0px;}



li#widgetlist_2010 div.widget, div.widget.w2010 {width:640px;background-color:#FFFFFF;}
li#widgetlist_2025 div.widget, div.widget.w2025 {width:960px;background-color:#FFFFFF;}
li#widgetlist_2011 div.widget, div.widget.w2011 {width:480px;}
li#widgetlist_2012 div.widget, div.widget.w2012 {width:480px;}
li#widgetlist_2013 div.widget, div.widget.w2013 {width:480px;}
li#widgetlist_2014 div.widget, div.widget.w2014 {width:960px;background-color:#000000;}
li#widgetlist_2015 div.widget, div.widget.w2015 {width:960px;}
li#widgetlist_2016 div.widget, div.widget.w2016 {width:960px;height:366px;background-color:#000000;}
li#widgetlist_2017 div.widget, div.widget.w2017 {width:200px;background-color:#FFFFFF;}
li#widgetlist_2018 div.widget, div.widget.w2018 {width:252px;background-color:#FFFFFF;}
li#widgetlist_2019 div.widget, div.widget.w2019 {width:200px;background-color:#FFFFFF;}
li#widgetlist_2020 div.widget, div.widget.w2020 {width:200px;background-color:#FFFFFF;}
li#widgetlist_2021 div.widget, div.widget.w2021 {width:200px;background-color:#FFFFFF;}
li#widgetlist_2022 div.widget, div.widget.w2022 {width:250px;background-color:#FFFFFF;}
li#widgetlist_2023 div.widget, div.widget.w2023 {width:200px;background-color:#FFFFFF;}
li#widgetlist_2024 div.widget, div.widget.w2024 {width:200px;background-color:#FFFFFF;}
li#widgetlist_2029 div.widget, div.widget.w2029 {width:960px;background-color:#FFFFFF;}
li#widgetlist_2028 div.widget, div.widget.w2028 {width:960px;background-color:#FFFFFF;}
li#widgetlist_2030 div.widget, div.widget.w2030 {width:300px;background-color:#FFFFFF;}
li#widgetlist_2031 div.widget, div.widget.w2031 {width:300px;background-color:#FFFFFF;}
li#widgetlist_2032 div.widget, div.widget.w2032 {width:300px;background-color:#FFFFFF;}


div.gallery ul.gallery-list li h3 a.custom {font-size: 12px; text-decoration: none; color: #323232;}
div.gallery ul.gallery-list li h3 a.custom:hover {text-decoration: none; color: #323232;}
div.gallery ul.gallery-list li a.more.custom {font-size: 12px; text-decoration: none; color: #323232;}
div.gallery ul.gallery-list li a.more.custom:hover {text-decoration: none; color: #323232;}
div.gallery ul.gallery-list li img {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.gallery ul.gallery-list li > a {box-shadow: 0px 0px 0px 0px #000; -moz-box-shadow: 0px 0px 0px 0px #000; -webkit-box-shadow: 0px 0px 0px 0px #000;}
div.gallery ul.gallery-list li > a {border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -khtml-border-radius: 0px 0px 0px 0px;}

div.staff ul.gallery-list li h3 a.custom {font-size: 12px; text-decoration: none; color: #323232;}
div.staff ul.gallery-list li h3 a.custom:hover {text-decoration: none; color: #323232;}
div.staff ul.gallery-list li a.more.custom {font-size: 12px; text-decoration: none; color: #323232;}
div.staff ul.gallery-list li a.more.custom:hover {text-decoration: none; color: #323232;}
div.staff ul.gallery-list li img {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.staff ul.gallery-list li img {box-shadow: 0px 0px 0px 0px @box-shadow-color-staff; -moz-box-shadow: 0px 0px 0px 0px @box-shadow-color-staff; -webkit-box-shadow: 0px 0px 0px 0px @box-shadow-color-staff;}
div.staff ul.gallery-list li img {border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -khtml-border-radius: 0px 0px 0px 0px;}

/* STYLES FOR MAIN BODY LINKS */

a { /* default link styles for main body */
  text-decoration:none; /* none, underline */
}

a:hover { /* hover link styles for main body */
  text-decoration:underline;
}

/**/

/* STYLES FOR BREADCRUMBS */

.breadcrumbs ul {
  list-style-type:disc !important; /* bullet type */
  padding-left: 0;
    /*
      DEFAULT - disc
      others - square, circle
    */
  /* list-style-image: url(https://www.albertalawyers.net/css/wireframe/style.css); */
}

.breadcrumbs li { /* breadcrumbs elements */
  margin:0 0 0 0; /* spacing */
  padding:0 0 0 0; /* spacing */
}

.breadcrumbs li a { /* breadcrumbs links */
  font-family:Arial, sans-serif !important;
  font-size:13px;
  color:#000 !important;
  text-decoration:none !important;
}

.breadcrumbs li a:hover { /* breadcrumbs links hover style */
  font-family:Arial, sans-serif;
  font-size:13px;
  color:#000 !important;
  text-decoration:none !important;
}

.breadcrumbs li.active a { /* breadcrumbs active element style */
  font-family:Arial, sans-serif;
  font-size:13px;
  color:#000 !important;
  text-decoration:underline !important;
}

/**/

/* STYLES FOR THE BLOG POSTS */
.post-content { /* the main container for the post */
}

.post-content .single-title h2 { /* the title of the post */
}

.post-info-date { /* the date of the post */
}

.post-info-author { /* the author of the post */
}

.post-info-category-link { /* the category link of the post */
}

.post-content .single-content p { /* the content of the post */
}

#site-display-phone-and-cta address {
text-align:right;
}

li#widgetlist_2016 div.widget {
margin-left:-7px;
}

#site-display-phone-and-cta address img {
    vertical-align: top;
    margin-top: 29px;
}

.header-form input, .header-form textarea {
    margin: 7px 0 7px 0;
    max-width:200px!important;
}

input[type="submit"] {
    background-color:#306172;
    padding: 7px;
    border: none;
    box-shadow: 0px 0px 7px 0px #000;
    color:white;
}

#contact_formContactMain input[type="submit"] {
    background-color:#306172;
    padding: 7px 18px !important;
    border: none;
    box-shadow: 0px 0px 7px 0px #000;
    color:white;
    float:right;
    font-weight:bold;
}

#contact_formcontact{
float:none!important;
width:100%;
}

#header-contact {
position:absolute;
margin-left: 678px;
top:240px;
width:100%;
max-width:250px;
}

#header-contact input[type="text"], #header-contact textarea {
width:100%;
}

#header-splash{
    color: white;
    text-align: center;
    display: inline-block;
}

#footer-menu-1 li {
    width:100%;
}

.footer-section-links, #footer-menu-2 .footer-section {
    margin-left:20px!important;
}

#footer-menu-1 h5, #footer-menu-2 h5 {
   margin-left:40px;
}

#widget-5172 .widget {
   margin-left:26px;
}

.side-by-side {
  float:left;
  max-width:250px;
}

.widget ul {
padding-left:25px!important;
}

#menu-container {
background-image: Url(../../img/masuch-albert-scheckter-new-menu-image-1386015421.png);
background-repeat:repeat-x repeat-y;
}

header{
background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 59%, rgba(0,0,0,0.65) 100%), url('../../img/masuch-albert-scheckter-new-header-image-1386016755.png') !important;
background: -webkit-gradient(linear, left, right, color-stop(0%,rgba(0,0,0,0)), color-stop(59%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))), url('../../img/masuch-albert-scheckter-new-header-image-1386016755.png') !important;
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%), url('../../img/masuch-albert-scheckter-new-header-image-1386016755.png')!important;
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%), url('../../img/masuch-albert-scheckter-new-header-image-1386016755.png') !important;
background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%), url('../../img/masuch-albert-scheckter-new-header-image-1386016755.png')!important;
background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%), url('../../img/masuch-albert-scheckter-new-header-image-1386016755.png')!important;
}

.widget{
background-color:transparent!important;
}

#splash{
background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 59%, rgba(0,0,0,0.65) 100%) !important;
background: -webkit-gradient(linear, left, right, color-stop(0%,#88d2e7), color-stop(59%,#88d2e7), color-stop(100%,#309bb5)),!important;
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%)!important;
background: -o-linear-gradient(top, #88d2e7 0%,#88d2e7 59%,#309bb5 100%)!important;
background: -ms-linear-gradient(left, #88d2e7 0%,#88d2e7 59%,#309bb5 100%)!important;
background: linear-gradient(to right, #88d2e7 0%,#88d2e7 59%,#309bb5 100%)!important;
}

h5 {
font-weight:lighter;
padding-left:20px;
}

footer{
border-top:solid 10px #306172;
}

footer a:visited, footer a:hover, a:visited {
color:#306172!important;
}

#current-page-item a, #nav li a:hover {
text-decoration:underline!important;
}

#widgetlist_2018 .widget {
display:inline-block;
margin-right:0px;
width:100%!important;
}
.credits {padding-left:43px;padding-top:35px;}

.w2021{
    width: auto;
    padding-top: 25px;
}
#header-contact form input[type="text"], #header-contact form textarea {
	line-height:14px!important;
	margin:5px 0!important;
}
#header-contact form {
	width:100%;
}