@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,700);
@media screen, projection, print {

html {
    background: #fff;
    color: #444;
    overflow-x: hidden;
}
body {
    margin: 0;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 1.236em 0 .618em
}
h1,
h2 {
    line-height: 1.29
}
blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "\201C""\201D""\2018""\2019"
}
blockquote:before {
    font-family: Georgia, serif;
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -0.4em
}
blockquote p {
    display: inline
}
#main h1 {
    font-size: 2em;
    border-bottom: 1px solid #eee
}
h2 {
    font-size: 2em;
    border-bottom: 1px solid #eee
}
h2.sub a.tooltip {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    margin: -20px 0 -10px
}
h2.sub a.tooltip:hover {
    color: #000
}
ul,
ol {
    margin: 10px 10px 10px 30px;
    padding: 0
}
pre strong,
pre b,
a strong,
a b,
a code {
    color: inherit
}
a {
    color: #245dc1;
    text-decoration: none
}
a:visited {
    color: #7759ae
}
a:focus,
a:hover,
a:active {
    text-decoration: underline
}
strong,
b {
    color: #000
}
#header,
#nav-x,
#footer,
.stage {
    margin: 0
}
#header .aux:after,
#header .util:after,
#main:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden
}
#main,
.aux {
    margin: auto;
    max-width: 75%
}
#main {
    clear: both;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em
}
#header {
    background: #f5f5f5;
    background_dup_: -moz-linear-gradient(top, #fafafa, #f5f5f5);
    background: -webkit-linear-gradient(top, #fafafa, #f5f5f5);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f5f5f5));
    background: linear-gradient(top, #fafafa, #f5f5f5);
    border-bottom: 1px solid #eee;
    color: #444;
    min-height: 44px;
    padding: 14px 0 13px
}
#header h1,
#header h2 {
    float: left;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.375;
    margin: 0
}
#header h1,
#header h1 a {
    color: #63666a
}
#header h2,
#header h2 a {
    color: #9fa2a6;
    border: 0
}
#header h2:before {
    border: solid #e5e5e5;
    border-width: 0 0 0 1px;
    content: "";
    float: left;
    height: 44px;
    margin: 0 12px 0 14px
}
#header h1 a,
#header h2 a {
    display: -webkit-box;
    text-decoration: none;
    font-weight: 300
}
#nav-x,
#nav-x.compact h1 {
    background: #fff;
    color: #222;
    padding: 0;
    height: 50px
}
#nav-x ul {
    padding: 6px 0
}
#nav-x ul,
#nav-y ul {
    list-style: none;
    margin: 0;
    display: inline-block
}
#nav-x ul,
#nav-x li a,
#nav-x li.active li a,
#nav-x .aux {
    position: relative
}
#nav-x ul:after {
    clear: both;
    content: "";
    display: block
}
#nav-x li {
    float: left;
    font-size: 16px;
    line-height: 1.43;
    margin: 0 20px 0 0;
    padding: 6px 0;
    text-shadow: 0 -1px 0 transparent
}
#nav-x li:last-child {
    margin: 0
}
#nav-x li a,
#nav-y li a {
    display: block;
    margin: -6px 0;
    padding: 6px 0
}
#nav-x li a,
#nav-x li.active li a {
    z-index: 1
}
#nav-x li,
#nav-x li.active a,
#nav-x li.active li.active a,
#nav-y li,
#nav-y li.active a,
#nav-y li.active li.active a {
    font-weight: bold
}
#nav-x li a,
#nav-x li.active li a,
#nav-y li a,
#nav-y li.active li a {
    font-weight: normal
}
#nav-x li a {
    color: #444
}
#nav-x li a:hover,
#nav-x li.active a {
    color: #222
}
#nav-below {
    display: none
}
#footer {
    background: #f5f5f5;
    clear: both
}
#footer-global,
#footer-local {
    padding: 10px 0 10px 0;
    font-size: 12px;
    vertical-align: middle;
    line-height: 25px
}
#footer-global {
    border-top: 1px solid #eee;
    line-height: 2.19;
    list-style: none;
    max-width: 75%;
    margin: auto
}
#footer-local {
    background: #f9f9f9;
    border-top: 1px solid #f5f5f5;
    min-height: 24px
}
#footer-local .aux .introtext {
    font-weight: bold;
    padding-right: 10px;
    vertical-align: middle
}
#footer-email,
#footer-linkedin,
#footer-twitter {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 4px
}
#footer-email:hover,
#footer-linkedin:hover,
#footer-twitter:hover {
    text-decoration: none;
    color: #000
}
#footer-email {
    background: url('../img/f-email.png') no-repeat left center
}
#footer-email:hover {
    background: url('../img/f-email-hover.png') no-repeat left center
}
#footer-linkedin {
    background: url('../img/f-linkedin.png') no-repeat left center
}
#footer-linkedin:hover {
    background: url('../img/f-linkedin-hover.png') no-repeat left center
}
#footer-twitter {
    background: url('../img/f-twitter.png') no-repeat left center
}
#footer-twitter:hover {
    background: url('../img/f-twitter-hover.png') no-repeat left center
}
#nav-x,
#nav-x.compact h1,
#nav-x.compact.active h1+ul {
    border-bottom: 1px solid #eee
}

}

a,
a:active,
a:visited {
    color: #454545;
    text-decoration: none;
    font-weight: 600
}
a:hover {
    color: #000
}
::selection {
    background: #EEE
}
::-moz-selection {
    background: #EEE
}
input,
textarea,
select {
    color: #505050;
    font-family: inherit
}
input:focus,
select:focus,
textarea:focus {
    background: #f7f7f7;
}
input[type="text"],
input[type="email"],
textarea,
input[type="password"] {
    border: 1px solid #e1e1e1;
    padding: 14px;
    width: 400px;
    font-size: 18px
}
select {
    border: 1px solid #e1e1e1;
    padding: 14px;
    width: 400px;
    font-size: 18px
}
input[type="submit"] {
    font-size: 18px;
    color: #555;
    display: inline-block;
    text-shadow: 0 1px rgba(255, 255, 255, .9);
    cursor: pointer;
    margin-bottom: 20px;
    padding: 7px 14px;
    border: 1px solid #bbb;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #b5b5b5;
    background-color: #e7e7e7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#d9d9d9));
    background-image: -webkit-linear-gradient(top, #f7f7f7, #d9d9d9);
    background-image: -moz-linear-gradient(top, #f7f7f7, #d9d9d9);
    background-image: -ms-linear-gradient(top, #f7f7f7, #d9d9d9);
    background-image: -o-linear-gradient(top, #f7f7f7, #d9d9d9);
    background-image: linear-gradient(top, #f7f7f7, #d9d9d9);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
input[type="submit"]:hover {
    color: #000;
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #e3e3e3, #e5e5e5);
    background-image: -moz-linear-gradient(top, #e3e3e3, #e5e5e5);
    background-image: -ms-linear-gradient(top, #e3e3e3, #e5e5e5);
    background-image: -o-linear-gradient(top, #e3e3e3, #e5e5e5);
    background-image: linear-gradient(top, #e3e3e3, #e5e5e5)
}
#social-buttons {
    margin-top: 10px
}
#facebook-button {
    background: url('../img/facebook.png') no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
    display: inline-block
}
#facebook-button:hover {
    background: url('../img/facebook-hover.png') no-repeat
}
#twitter-button {
    background: url('../img/twitter.png') no-repeat;
    width: 39px;
    height: 32px;
    cursor: pointer;
    display: inline-block
}
#twitter-button:hover {
    background: url('../img/twitter-hover.png') no-repeat
}
#gplus-button {
    background: url('../img/gplus.png') no-repeat;
    width: 34px;
    height: 32px;
    cursor: pointer;
    display: inline-block
}
#gplus-button:hover {
    background: url('../img/gplus-hover.png') no-repeat
}
a.tooltip {
    position: relative;
    display: inline;
    text-align: center;
    font-size: 14px
}
a.tooltip span {
    position: absolute;
    width: 170px;
    color: #fff;
    background: #000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    visibility: hidden;
    border-radius: 4px
}
a.tooltip span:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -18px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}
a:hover.tooltip span {
    visibility: visible;
    opacity: .8;
    top: 40px;
    left: 50%;
    margin-left: -76px;
    z-index: 999
}
h2.sub {
    margin-top: 0
}
h2 a.tooltip {
    position: relative;
    display: inline;
    text-align: center;
    font-size: 12px
}
h2 a.tooltip span {
    text-transform: lowercase;
    font-size: .6em
}
h2 a.tooltip span:after {
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-right: 8px solid #000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin-left: -80px
}
h2 a:hover.tooltip span {
    visibility: visible;
    opacity: .8;
    left: 100%;
    top: 50%;
    margin-top: -15px;
    margin-left: 15px;
    z-index: 999;
    width: 130px
}
#comments {
    list-style: none;
    display: none
}
#comments li {
    background-color: #f9f9f9;
    padding: 15px;
    margin-bottom: 20px;
    clear: both;
    border: 1px solid #EEE
}
#comments li:hover {
    background-color: #f4f4f4
}
#comments .commenttext {
    float: right;
    width: 100%;
    border-bottom: 1px solid #eee
}
div.usercomment p {
    margin-top: 4px;
    margin-bottom: 2px;
    width: 100%
}
#comments li a,
#comments li a:link,
#comments li a:visited {
    color: #333;
    text-decoration: none
}
#comments li a:hover {
    color: #000
}
#search {
    position: absolute;
    right: 0;
    float: right;
    height: 50px;
    margin: 0;
    vertical-align: middle;
    width: 250px
}
#menu {
    width: 700px;
    float: left
}
#search-form input {
    background: url('../img/search.png') no-repeat right center;
    width: 200px;
    height: 20px;
    border: 0
}
#search-form input:hover {
    background: url('../img/search-hover.png') no-repeat right center;
    cursor: pointer
}
#search-form input:focus {
    outline: 0
}
#search[placeholder]::-webkit-input-placeholder {
    color: transparent
}
#search[placeholder]:focus::-webkit-input-placeholder {
    color: #666
}
#comments-form {
    display: none;
    margin-left: 30px
}
#maintext {
    padding-top: 25px;
    line-height: 2em
}
#maintext img {
    max-width: 75%;
    height: auto
}
#date {
    color: #999;
    text-transform: uppercase;
    float: left;
    position: relative;
    top: -20px;
    display: block
}
div[id^="preview-tile-"] {
    height: 150px;
    border-bottom: 1px solid #666;
    display: block;
    position: relative
}
div[id^="preview-tile-"]::after {
    content: "";
    background-color: #666;
    background-size: cover!important;
    opacity: .5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray
}
div[id^="preview-tile-"]:hover::after {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    opacity: 1.0
}
#preview-main {
    margin: 0;
    width: 100%
}
#preview-main h1 a {
    font-size: 1em;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
    color: #fff;
    text-decoration: none
}
#preview-main h1 {
    margin: auto;
    max-width: 75%;
    padding: 40px;
    margin-bottom: -30px
}
.preview-date {
    text-transform: uppercase;
    color: #fff;
    margin: auto;
    max-width: 75%;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5)
}
#infscr-loading {
    margin: 0 auto;
    padding: 10px;
    height: 100%;
    max-width: 75%
}
hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 200px;
    margin-top: 50px;
    margin-bottom: 50px
}
address {
    margin-top: -20px;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {

    #header {
        min-height: 33px;
        padding: 6px
    }

    #header h1 {
    	padding-left: 6px;
    }

    #header h2 {
    	font-size: 1.2em;
    }

    #header h2 a {
    	margin-top: 12px;
    }

    #main, .aux {
        margin: auto;
        max-width: 100%
    }

    #nav-x, #nav-x.compact h1 {
    	height: 42px
    }

    #nav-x ul, #nav-x li a, #nav-x li.active li a, #nav-x .aux {
    	padding-left: 4px;
    	font-size: 13px
    }

    #nav-x li {
    	margin: 0 3px 0 0;
    }

    #search-form {
    	display: none;
    }

    #preview-main h1 {
    	line-height: 0.7em;
    }

    #preview-main h1 a {
    	font-size: 0.6em!important;
    }
    .preview-date {
    	font-size: 0.8em!important;
    	padding-left: 40px
    }

    #date {
    	top: -10px!important;
    }

    #main {
    	padding-left: 10px;
    }

    #main h1 {
    	font-size: 1.4em;
    	margin-top: 10px;
    }

    #maintext {
    	padding-top: 6px!important;
    }

}


} /* media */