/*
Theme Name: Amabile & Burkly, PC Attorneys at Law
Theme URI: http://amabileburkly.com/.com
Description: Amabile and Burkly 2012 Wordpress theme
Version: 1.0
Author: Cold Spring Design
Author URI: http://coldspringdesign.com
*/

/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

   
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


strong, b {
  font-weight: bold;
}

/* ===== Primary Styles ========================================================
   Author: Cold Spring Design
   ========================================================================== */
::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
}

.chromeframe {
  position: relative;
  z-index: 5000;
  zoom: 1;
  background-color: yellow;
}


#boston,#east,#west {
  cursor: pointer;
}

.down-arrow {
  font-size: .75em;
}


.disclaimer a {
 color:#7B95BA;
 font-size: 11px;
 float:right;
 padding: 0 20px;
}

.disclaimer a:hover {
 color:#0C276A;
}


/*-----------------------------------------------------------
------------ GENERAL STYLES */
html {
  height: 100%;
}

body {
  background-color: #fff;
  position: relative;
  font: 14px "Helvetica", sans-serif;
  color: #222;
  zoom: 1;
  height: 100%;
}

.h1 {
  font: 46px/72px "Garamond", serif;
}

.h2 {
  font: 34px/48px "Garamond", serif;
}

.h3 {
  font: 24px/36px "Garamond", serif;
}

.h4 {
  font: 18px/29px "Garamond", serif;
}

a {
  color: #0c2e78;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.img {
  height: 323px;
  width: 488px;
}

p {
  margin-bottom: 14px;
  line-height: 26px;
}

.main-nav .active, .main-nav .current-menu-item a, .main-nav .current-page-ancestor a {
  display: block;
  background-color: #476ca4;
  color: #fff;
  text-shadow: 0 2px 0 #222;
}

.inner-nav .active, .inner-nav .current_page_item > a {
  position: relative;
  z-index: 700;
  background-color: #fff;
  box-shadow: -2px 2px 2px #b3c2d6;
}

.inner-nav .current_page_ancestor > a {
  background-color: #86a2cb;
  border-bottom: 1px solid rgba(255,255,255,.5);
  box-shadow: -2px 2px 2px #b3c2d6;
  position: relative;
  z-index: 800;
}


.home {
  background-image: url("images/amabile-burkly-home-bg-1cropped.jpg");
  background-position: 200px 0;
  background-repeat: no-repeat;
  background-size: 88%;
  height: 100%;

}

.home-alt {
  background-image: url("images/home-bg.jpg");
  background-position: bottom right;
  background-repeat: no-repeat;
  /*background-size: 88%;*/
  height: 100%;
  /*background-size: cover;*/
}

.btn {
  padding: 8px 25px;
}

.learn-more-btn {
  background-color: #465f8a;
  color: white;
  font-size: 13px;
  float:right;
  text-shadow: 0 1px 0 #000;
  border-top: 1px solid #283d5d;
  box-shadow: 0 1px 1px #fff;
}

.learn-more-btn:hover {
  text-decoration: none;
  box-shadow: 0 1px 0 #444;
  background-color: #86a2cb;
  border-top: 1px solid #fff;
}

/*-----------------------------------------------------------
------------ HEADER */
.header {
  background-image: url("images/header-bg.jpg");
  background-repeat: repeat-y;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 246px;
  box-shadow: 2px 0 6px rgba(0, 0, 0, 0.4);
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 1000;
}

.logo {
  background-image: url("images/amabile-burkly.jpg");
  height: 329px;
  width: 242px;
}


.menu {
  text-align: right;
  width: 232px;
  margin: 10px 8px 20px 10px;
  border-top: 1px solid #c4cfdf;
}

.menu > li {
  height: 50px;
  font: 18px "Calibri", sans-serif;
  line-height: 50px;
  border-bottom: 1px solid #c4cfdf;
}

.menu a {
  display: block;
  text-decoration: none;
  padding: 0 30px 0 0;
}

.menu a:hover {
  background-color: #385580;
  background-color: rgba(56, 85, 128, 0.5);
  color: #fff;
  text-shadow: 0 1px 0 #111;
}

.locations {
  display: block;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: right;
  padding: 0 20px;
}

.locations .h3 {
  color: #777;
}

.locations > li {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}

.location-phone {
  font-size: 13px;
}

.amp {
  font-style: italic;
  font-family: "Baskerville", "Goudy Old Style", "Garamond", "Georgia", serif;
}

/*-----------------------------------------------------------
------------ INNER NAV */
.inner-nav-container {
  background-color: #c4cfdf;
  position: fixed;
  top: 0;
  left: 245px;
  bottom: 0;
  width: 230px;
  z-index: 500;
  padding: 155px 0 0 0;
  overflow-y: scroll;
  overflow-x: hidden;
}

.inner-nav-container .h3 {
  color: #476ca4;
  padding-left: 20px;
}

.inner-nav {
  margin-top: 50px;
  position: relative;
}

.inner-nav a {
  display: block;
  padding-left: 20px;
  height: 45px;
  line-height: 45px;
}

.inner-nav a:hover {
  background-color: #e5eaf1;
  text-decoration: none;
}

.children {
  display:none;
  position: relative;
  background-color: #dfe6f1;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdd9ea;
}

.current_page_item .children,
.current_page_ancestor .children,
.current_page_parent .children
{ display: block; }


.children > li {
  font-size: 13px;
}

.children a {
  display: block;
  height: 23px;
  line-height: 23px;
  color: #071c4a;
}

.children a:hover {
  color: #1140a6;
  background-color: #f2f5f8;
}

/*-----------------------------------------------------------
------------ MAIN CONTENT */
.main-home {
  margin-left: 245px;
  width: 600px;
  z-index: 500;
  padding: 65px 0 0 0px;
}

.h1-home {
  font-size: 60px;
  line-height: 72px;
  background-color: #c4cfdf;
  background-color: rgba(196, 207, 223, 0.8);
  padding-left: 35px;
}

.home-content {
  position: absolute;
  bottom: 10%;
  left:27%;
  width: 550px;
  padding: 20px 30px 30px 30px;
  background-color: #e5eaf1;
  background-color: rgba(255, 255, 255, 0.8);
}


.main {
  position: relative;
  margin-top: 63px;
  margin-left: 530px;
  padding-bottom: 50px;
  width: 490px;
}

  .no-sidebar {
    margin-left: 300px;
  }

.main ul {
  list-style: disc;
  padding-left: 20px;

}

.main ul li {
  margin-bottom: 10px;
  line-height: 1.5;
}


.two-column {
  width: 100%;
  overflow: hidden;
  line-height: 1.5;
}

.left-column {
  float: left;
}

.right-column {
  float: left;
  margin-left: 4em;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

/* =============================================================================
   Media Queries
   ========================================================================== */



/* --------------------------------------
------- Smaller Browser Window Adjustment---- */

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

.home {
  background-image: none;
  background-position: auto;
  background-repeat: no-repeat;
  background-size: auto;
  height: auto;

}

  .main-home {
    margin-left: 300px;
    /*width: auto;*/
    z-index: 500;
    padding: 65px 0 25px 0;
    overflow: hidden;
  }

  .home-content img.mobile {
    display: block; 
    width: 100%;
  }

  .home-content {
    position: static;
    width: 490px;
    padding:0;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
}

  .main {
    position: relative;
    margin-top: 63px;
    margin-left: 490px;
    padding-bottom: 50px;
    width: 490px;
  }

  .no-sidebar {
    margin-left: 300px;
  }

}


/* --------------------------------------
------- MOBILE ---- */

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

.desktop {
  display: none !important;
}

.mobile {
  display: block !important;
}


#boston,#east,#west {
  cursor: pointer;
}

.down-arrow {
  font-size: .75em;
}


.disclaimer a {
 color:#7B95BA;
 font-size: 11px;
 float:right;
 padding: 0 20px;
}

.disclaimer a:hover {
 color:#0C276A;
}


/*-----------------------------------------------------------
------------ GENERAL STYLES */


body {
  background-color: #fff;
  position: relative;
  font: 16px "Helvetica", sans-serif;
  color: #222;
  zoom: 1;
  height: 100%;
  margin: 0 10px;
}

.h1 {
  font: 2em/1.6 "Garamond", serif;
}

.h2 {
  font: 1.7em/1.6 "Garamond", serif;
}

.h3 {
  font: 1.4em/1.6 "Garamond", serif;
}

.h4 {
  font: 1.1em/1.6 "Garamond", serif;
}

a {
  color: #0c2e78;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img, .img {
  width: 100%;
}

p {
  margin-bottom: 14px;
  line-height: 26px;
}

.main-nav .active, .main-nav .current-menu-item a, .main-nav .current-page-ancestor a {
  display: block;
  background-color: #476ca4;
  color: #fff;
  text-shadow: 0 2px 0 #222;
}

.inner-nav .active, .inner-nav .current_page_item > a {
  position: relative;
  z-index: 700;
  background-color: #fff;
  box-shadow: -2px 2px 2px #b3c2d6;
}

.inner-nav .current_page_ancestor > a {
  background-color: #86a2cb;
  border-bottom: 1px solid rgba(255,255,255,.5);
  box-shadow: -2px 2px 2px #b3c2d6;
  position: relative;
  z-index: 800;
}


.home {
  background-image:none;
  background-position: auto;
  background-repeat: no-repeat;
  background-size: 100%;
  height: auto;
  margin-bottom: 60px;
}


.learn-more-btn {
  float: none;
}

.learn-more-btn:hover {
  text-decoration: none;
  box-shadow: 0 1px 0 #444;
  background-color: #86a2cb;
  border-top: 1px solid #fff;
}

/*-----------------------------------------------------------
------------ HEADER */
.header {
  background-image: none;
  position: static;
  width: 100%;
  box-shadow: none;
  overflow-y: auto;
  overflow-x: auto;
  z-index: 1000;
  display: block;
  height: 70px;
}

.logo {
  background-image: url("images/amabile-burkly-mobile.png");
  height: 48px;
  width: 148px;
  background-size: 148px 48px;
  margin: 10px 0 0 0;
  float: left;
}

.menu-btn {
  text-shadow: 0 1px 0 #444;
  box-shadow: 0 1px 0 #444;
  background-color: #86a2cb;
  border-top: 1px solid #fff;
  color: white;
  font-size: 13px;
  margin-top: 10px;
  float:right;
  display: block;
  padding: 0;
  height: 47px;
  width: 80px;
  text-align: center;
  line-height: 47px;
}

.menu-btn:hover {
  text-decoration: none;
  background-color: #465f8a;
  text-shadow: 0 1px 0 #000;
  border-top: 1px solid #283d5d;
  box-shadow: 0 1px 1px #fff;
}

.menu {
  text-align: center;
  width: 100%;
  margin: 10px 0px 20px 0px;
  border-top: 1px solid #c4cfdf;
}

.menu > li {
  height: 50px;
  font: 18px "Calibri", sans-serif;
  line-height: 50px;
  border-bottom: 1px solid #c4cfdf;
}

.menu a {
  display: block;
  text-decoration: none;
  padding: 0px;
}

.menu a:hover {
  background-color: #385580;
  background-color: rgba(56, 85, 128, 0.5);
  color: #fff;
  text-shadow: 0 1px 0 #111;
}

.locations {
  display: block;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
  padding: 0px;
}

.locations .h3 {
  color: #777;
}

.locations > li {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}

.location-phone {
  font-size: 13px;
}

/*-----------------------------------------------------------
------------ INNER NAV */
.inner-nav-container {
  background-color: #c4cfdf;
  position: static;
  width: 100%;
  z-index: 500;
  padding: 0;
  margin-bottom: 25px;
  overflow-y: auto;
  overflow-x: auto;
}

.inner-nav-container .h3 {
  color: #476ca4;
  padding-left: 0px;
  background-color: #fff;
}

.inner-nav {
  margin-top: 0px;
  position: relative;
  text-align: center;
}

.inner-nav a {
  display: block;
  padding-left: 0;
  height: 45px;
  line-height: 45px;
}

.children {
  display:none;
  position: relative;
  background-color: #dfe6f1;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdd9ea;
}

.current_page_item .children,
.current_page_ancestor .children,
.current_page_parent .children
{ display: block; }


.children > li {
  font-size: 13px;
}

.children a {
  display: block;
  height: 35px;
  line-height: 35px;
  color: #071c4a;
}

.children a:hover {
  color: #1140a6;
  background-color: #f2f5f8;
}

/*-----------------------------------------------------------
------------ MAIN CONTENT */
.main-home {
  margin-left: 0;
  width: 100%;
  z-index: 500;
  padding: 0px;
}

.h1-home {
  font-size: 60px;
  line-height: 72px;
  background-color: #c4cfdf;
  background-color: rgba(196, 207, 223, 0.8);
  padding-left: 35px;
}

.home-content {
  position: static;
  width: 100%;
  /*margin: 20px 0 0 15px;*/
  padding: 0;
  background-color: #e5eaf1;
  background-color: rgba(255, 255, 255, 0.8);
  /*background-color: rgba($inner-nav-bg, .8);*/
}


.main {
  position: relative;
  margin-top: 0px;
  margin-left: 0;
  padding-bottom: 25px;
  width: 100%;
}

  .no-sidebar {
    margin-left: 0;
  }

.main ul {
  list-style: disc;
  padding-left: 20px;

}

.main ul li {
  margin-bottom: 10px;
  line-height: 1.5;
}


.two-column {
  width: 100%;
  overflow: hidden;
  line-height: 1.5;
}

.left-column {
  float: none;
  margin-bottom: 2em;
}

.right-column {
  float: none;
  margin-left: 0;
}


/*-----------------------------------------------------------
------------ Footer  */
.footer {
  padding-bottom: 25px;
}



}
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.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;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* =============================================================================
   Print Styles
   ========================================================================== */
@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;
  }
}
