/** TextMarks Web 3 2014 TM Global SCSS Include Style Sheet. ---------------------------------------------------------------------------  --------------------------------------------------------------------------- Copyright (c) 2014, TextMarks Inc. --------------------------------------------------------------------------- */
/** */
/* --------------------------------------------------------------------------- CONSTANTS */
/* --------------------------------------------------------------------------- TWITTER BOOTSTRAP RESPONSIVE CONSTS AND MIXINS */
/* --------------------------------------------------------------------------- TEXTMARKS SPECIFIC MIXINS */
/* --------------------------------------------------------------------------- GENERIC MIXINS */
/* --------------------------------------------------------------------------- RESTYLE BLOG TOP MENU TO LOOK LIKE WWW.TEXTMARKS.COM TOP MENU */
#wrapper #header .container.group .container-inner .group.pad { padding-top: 20px; padding-bottom: 20px; float: left; }
#wrapper #header .container.group .container-inner .group.pad .site-title { padding: 0px; }
#wrapper #header .container.group .container-inner .group.pad .site-title a img { max-height: 40px; }
#wrapper #header .container.group .container-inner .group.pad .site-description { display: none; }
#wrapper #header .container.group .container-inner #nav-header { float: right; padding: 20px 0px; box-shadow: none; }
#wrapper #header .container.group .container-inner #nav-header .nav-wrap.container .nav.container-inner.group li a { font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.05em; padding: 10px 15px; color: #767778; }
#wrapper #header .container.group .container-inner #nav-header .nav-wrap.container .nav.container-inner.group li a[title="blog"] { color: #edeeef; }
#wrapper #header .container.group .container-inner #nav-header .nav-wrap.container .nav.container-inner.group li a[title="signup"] { color: white; background-color: #8bba33; border-color: #769e2b; font-size: 14px; position: relative; border-radius: 2px 2px 2px 2px; -moz-border-radius: 2px 2px 2px 2px; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -webkit-border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; behavior: url("/static_media/css/PIE.htc"); margin-left: 20px; margin-right: 20px; padding: 6px 12px; }
#wrapper #header .container.group .container-inner #nav-header .nav-wrap.container .nav.container-inner.group li a[title="signup"]:hover { color: white; background-color: #7ca62d; border-color: #587620; }
#wrapper #header .container.group .container-inner #nav-header .nav-wrap.container .nav.container-inner.group li a:hover { background-color: #2c3342; color: white; }
@media only screen and (max-width: 800px) { #wrapper #header .container.group .container-inner .group.pad { float: none !important; }
  #wrapper #header .container.group #nav-header { float: none !important; }
  #wrapper #header .container.group #nav-header .nav li a { border-top: 0px !important; }
  #wrapper #header .container.group #nav-header .nav li a[title="signup"] { margin-left: 0px !important; margin-right: 0px !important; } }
