article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
    }
audio, canvas, video {
    display: inline-block
    }
audio:not([controls]) {
    display: none
    }
[hidden] {
    display: none
    }
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
    }
body {
    margin: 0
    }
body, button, input, select, textarea {
    font-family: sans-serif
    }
a:focus {
    outline: thin dotted
    }
a:hover, a:active {
    outline: 0
    }
h1 {
    font-size: 2em
    }
abbr[title] {
    border-bottom: 1px dotted
    }
b, strong {
    font-weight: bold
    }
blockquote {
    margin: 1em 40px
    }
dfn {
    font-style: italic
    }
mark {
    background: yellow;
    color: black
    }
pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: "courier new", monospace;
    font-size: 1em
    }
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: 75%
    }
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
    }
sup {
    top: -0.5em
    }
sub {
    bottom: -0.25em
    }
ul, ol {
    margin-left: 0;
    padding: 0 0 0 40px
    }
dd {
    margin: 0 0 0 40px
    }
nav ul, nav ol {
    list-style: none;
    list-style-image: none
    }
img {
    border: 0;
    -ms-interpolation-mode: bicubic
    }
svg:not(:root) {
    overflow: hidden
    }
figure {
    margin: 0
    }
form {
    margin: 0
    }
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
    }
legend {
    border: 0
    }
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
    }
button, input {
    line-height: normal
    }
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
    }
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
    }
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 {
    -webkit-appearance: none
    }
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
    }
textarea {
    overflow: auto;
    vertical-align: top
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
ul, ol {
    padding: 0;
    list-style-type: none
    }
dd {
    margin: 0
    }
.sidebar ul, .sidebar ol, .commentlist {
    list-style: none
    }
p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -epub-hyphens: auto;
    hyphens: auto
    }
b, strong, .strong {
    font-weight: bold
    }
dfn, em, .em {
    font-style: italic
    }
small, .small {
    font-size: 75%
    }
.clearfix {
    zoom: 1
    }
.clearfix:before, .clearfix:after {
    content: "";
    display: table
    }
.clearfix:after {
    clear: both
    }
.image-replacement {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
    }
span.amp {
    font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
    font-style: italic
    }
.text-left {
    text-align: left
    }
.text-center {
    text-align: center
    }
.text-right {
    text-align: right
    }
.help, .info, .error, .success {
    margin: 10px;
    padding: 5px 18px;
    border: 1px solid
    }
.help {
    border-color: #e8dc59;
    background: #ebe16f
    }
.info {
    border-color: #bfe4f4;
    background: #d5edf8
    }
.error {
    border-color: #f8cdce;
    background: #fbe3e4
    }
.success {
    border-color: #deeaae;
    background: #e6efc2
    }
body {
    font-size: 14px;
    line-height: 1.5;
    color: #3d474e
    }
.wrap {
    margin: 0 auto
    }
a {
    color: #6a7478
    }
a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    font-family: sans-serif;
    font-weight: 500
    }
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none
    }
h1, .h1 {
    font-size: 2.5em;
    line-height: 1.333em
    }
h2, .h2 {
    font-size: 1.75em;
    line-height: 1.4em;
    margin-bottom: 0.375em
    }
h3, .h3 {
    font-size: 1.125em
    }
h4, .h4 {
    font-size: 1.1em;
    font-weight: 700
    }
h5, .h5 {
    font-size: 0.846em;
    line-height: 2.09em;
    text-transform: uppercase;
    letter-spacing: 2px
    }
.meta {
    color: #999
    }
.post-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em
    }
.post-content img {
    max-width: 100%;
    height: auto
    }
.post-content video, .post-content object {
    max-width: 100%
    }
.post-content pre, .post-content code {
    background: #eee;
    border: 1px solid #cecece;
    padding: 10px
    }
.wp-caption {
    background: #eee;
    padding: 5px
    }
.wp-caption img {
    margin-bottom: 0;
    width: 100%
    }
.wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center
    }
.page-navigation, .wp-prev-next {
    margin: 1.1em 0 2.2em
    }
.bones_page_navi li {
    float: left;
    margin-left: 10px
    }
.bones_page_navi li {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 0 15px;
    font-weight: 600;
    font-size: 12px;
    color: white;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #363F45;
    box-shadow: inset 0 1px 0 #71787B;
    background-color: #49545B;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#363F45), to(#2E383D));
    background-image: -webkit-linear-gradient(top, #49545B, #363F45);
    background-image: -moz-linear-gradient(top, #49545B, #363F45);
    background-image: -o-linear-gradient(top, #49545B, #363F45);
    background-image: -ms-linear-gradient(top, #49545B, #363F45);
    background-image: linear-gradient(top, #49545B, #363F45);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
    }
.bones_page_navi li a:hover, .bones_page_navi li a:focus {
    color: #fff
    }
.bones_page_navi li a {
    color: #fff
    }
li.bpn-prev-link, li.bpn-next-link {
    font-weight: 700
    }
li.bpn-prev-link a, li.bpn-next-link a {
    padding: 0
    }
li.bpn-prev-link a:hover, li.bpn-next-link a:hover, li.bpn-first-page-link a:hover, li.bpn-last-page-link a:hover {
    background: none
    }
.wp-prev-next .prev-link {
    float: left
    }
.wp-prev-next .next-link {
    float: right
    }
.commentlist li {
    position: relative;
    clear: both;
    overflow: hidden;
    list-style-type: none;
    margin-bottom: 1.5em;
    padding: 0.734em 10px
    }
.commentlist li:last-child {
    margin-bottom: 0
    }
.commentlist li ul.children {
    margin: 0;
    margin-left: 50px
    }
.commentlist li[class*=depth-] {
    margin-top: 1.1em
    }
.commentlist li.depth-1 {
    margin-left: 0;
    margin-top: 0
    }
.commentlist li:not(.depth-1) {
    margin-right: -10px;
    margin-left: -10px;
    margin-top: 0;
    padding-bottom: 0
    }
.commentlist .vcard {
    margin-left: 100px
    }
.commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal
    }
.commentlist .vcard time {
    float: right
    }
.commentlist .vcard time a {
    color: #999;
    text-decoration: none
    }
.commentlist .vcard time a:hover {
    text-decoration: underline
    }
.commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: white
    }
.comment_content {
    margin-left: 100px
    }
.comment_content p {
    margin: 0.734em 0 1.5em;
    font-size: 1em;
    line-height: 1.5em
    }
a.comment-reply-link {
    text-decoration: none;
    float: right;
    padding: 5px 15px;
    opacity: 0.65;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 12px;
    color: white;
    border-top: 1px solid #363F45;
    box-shadow: inset 0 1px 0 #71787B;
    background-color: #49545B;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#363F45), to(#2E383D));
    background-image: -webkit-linear-gradient(top, #49545B, #363F45);
    background-image: -moz-linear-gradient(top, #49545B, #363F45);
    background-image: -o-linear-gradient(top, #49545B, #363F45);
    background-image: -ms-linear-gradient(top, #49545B, #363F45);
    background-image: linear-gradient(top, #49545B, #363F45);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
    }
a.comment-reply-link:hover, a.comment-reply-link:focus {
    opacity: 1
    }
#submit {
    text-decoration: none;
    float: right;
    padding: 5px 15px;
    opacity: 0.65;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 12px;
    color: white;
    border-top: 1px solid #363F45;
    box-shadow: inset 0 1px 0 #71787B;
    background-color: #49545B;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#363F45), to(#2E383D));
    background-image: -webkit-linear-gradient(top, #49545B, #363F45);
    background-image: -moz-linear-gradient(top, #49545B, #363F45);
    background-image: -o-linear-gradient(top, #49545B, #363F45);
    background-image: -ms-linear-gradient(top, #49545B, #363F45);
    background-image: linear-gradient(top, #49545B, #363F45);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
    }
#submit {
    opacity: 1
    }
.respond-form {
    margin: 1.5em 10px;
    padding-bottom: 2.2em
    }
.respond-form form {
    margin: 0.75em 0
    }
.respond-form form li {
    list-style-type: none;
    clear: both;
    margin-bottom: 0.734em
    }
.respond-form form li label, .respond-form form li small {
    display: none
    }
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
    padding: 3px 6px;
    background: #efefef;
    border: 2px solid #cecece;
    line-height: 1.5em
    }
.respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
    background: white
    }
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
    outline: none;
    border-color: #fbc2c4;
    background-color: #f6e7eb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
    }
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
    max-width: 400px;
    min-width: 250px
    }
.respond-form form textarea {
    resize: none;
    width: 97.3%;
    height: 150px
    }
#comment-form-title {
    margin: 0 0 1.1em
    }
#allowed_tags {
    margin: 1.5em 10px 0.734em 0
    }
.nocomments {
    margin: 0 20px 1.1em
    }
.footer {
    clear: both
    }
html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
    }
/*********** Theme Styling ***********/
body {
    background: white
    }
.header {
    background: #c1b9dc url(../images/purple-pattern.png);
    box-shadow: inset 0 -3px 7px #333
    }
#top-header {
    background-color: #ea6865;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ea6865), to(#ec7f7b));
    background-image: -webkit-linear-gradient(top, #ea6865, #ec7f7b);
    background-image: -moz-linear-gradient(top, #ea6865, #ec7f7b);
    background-image: -o-linear-gradient(top, #ea6865, #ec7f7b);
    background-image: -ms-linear-gradient(top, #ea6865, #ec7f7b);
    background-image: linear-gradient(top, #ea6865, #ec7f7b)
    }
.nav-top-header-wrap ul {
    float: left
    }
.nav-top-header-wrap li {
    float: left;
    margin-right: 10px;
    line-height: 36px
    }
.nav-top-header-wrap li a {
    font-size: 12px;
    color: white;
    font-weight: 400;
    padding-right: 15px;
    background: url(../images/slash.png) no-repeat right center;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
    }
.nav-top-header-wrap li a:visited {
    color: #fff
    }
.nav-top-header-wrap .nav li a:hover, .nav-top-header-wrap .nav li a:hover:visited {
    background: url(../images/slash.png) no-repeat right center;
    color: #798187
    }
.nav-top-header-wrap li:last-child a {
    background: none
    }
div.follow {
    float: right
    }
div.follow ul {
    margin: 0
    }
div.follow li {
    float: left;
    margin-left: 10px;
    line-height: 36px
    }
div.follow li a, div.follow li a:visited {
    font-size: 12px;
    color: white;
    font-weight: 400;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
    }
div.follow li:hover a:hover, div.follow li:hover a:hover:visited, div.follow li:hover a, div.follow li:hover a {
    opacity: 1;
    filter: alpha(opacity=100);
    text-decoration: none
    }
div.follow li span.icon {
    text-indent: -9999px;
    height: 32px;
    width: 32px;
    display: block;
    float: left;
    margin-right: 5px;
    background: url(../images/icons_32.png);
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
    }
div.follow li.facebook span.icon {
    background-position: -32px 0
    }
div.follow li.facebook:hover span.icon {
    opacity: 1;
    filter: alpha(opacity=100);
    background-position: -32px -32px
    }
div.follow li.twitter span.icon {
    background-position: 0 0
    }
div.follow li.twitter:hover span.icon {
    opacity: 1;
    filter: alpha(opacity=100);
    background-position: 0 -32px
    }
div.follow li.pinterest span.icon {
    background-position: -512px 0;
    margin-right: 2px
    }
div.follow li.pinterest:hover span.icon {
    opacity: 1;
    filter: alpha(opacity=100);
    background-position: -512px -32px
    }
div.follow li.googleplus span.icon {
    background-position: -544px 0;
    margin-right: 2px
    }
div.follow li.googleplus:hover span.icon {
    opacity: 1;
    filter: alpha(opacity=100);
    background-position: -544px -32px
    }
div.follow li.instagram span.icon {
    background-position: -576px 0;
    margin-right: 2px
    }
div.follow li.instagram:hover span.icon {
    opacity: 1;
    filter: alpha(opacity=100);
    background-position: -576px -32px
    }
#top-header-wrap {
    height: 36px
    }
#inner-header {
    padding-top: 36px;
    padding-bottom: 36px
    }
#logo {
    float: left
    }
.nav_wrap {
    float: right
    }
.nav_wrap li:hover a, .nav_wrap li:hover a:hover, .nav_wrap li:focus a, .nav_wrap li.current-menu-item a {
    color: white;
    background: #313640;
    box-shadow: inset 0 0 3px #222
    }
.nav_wrap {
    float: right
    }
.nav {
    border-bottom: 0;
    margin: 0
    }
ul.nav.top-nav {
    margin-bottom: 0
    }
.nav_wrap li a {
    display: block;
    padding: 8px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 0;
    line-height: 1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    color: #798187;
    letter-spacing: 0.09em
    }
.nav_wrap li li a {
    display: block;
    padding: 10px 10px;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    color: white;
    border-radius: 0;
    letter-spacing: 0
    }
.nav_wrap li li:hover {
    background: #000
    }
.nav_wrap li ul.sub-menu li a, .nav_wrap li ul.children li a {
    border-right: 0;
    display: block;
    padding-left: 10px;
    width: 180px
    }
.nav_wrap li {
    float: left;
    position: relative;
    margin-left: 20px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
    }
.nav_wrap li li {
    margin-left: 0;
    background: #313640
    }
.nav_wrap li ul.sub-menu, .nav_wrap li ul.children {
    border-top: 0;
    display: none;
    position: absolute;
    width: 200px;
    z-index: 8999;
    padding-top: 10px;
    margin: 0
    }
.nav_wrap li li ul.sub-menu, .nav_wrap li li ul.children {
    border-top: 0;
    display: none;
    position: absolute;
    width: 200px;
    z-index: 8999;
    left: 200px;
    padding-top: 0
    }
.nav_wrap li ul.sub-menu li:last-child a, .nav_wrap li ul.children li:last-child a {
    border-bottom: 0
    }
.nav_wrap li:hover ul {
    display: block;
    top: auto
    }
.nav_wrap li li:hover ul {
    display: block;
    top: 0
    }
.nav_wrap li.current-menu-item a, .nav_wrap li.current-menu-item:hover a {
    background: #313640 url(../images/current.png) no-repeat right center;
    padding: 8px 15px 8px 8px
    }
/*********title *********/
.title_wrap {
    margin: 20px 0;
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 20px 0
    }
.title_wrap h1.title {
    margin: 0;
    font-size: 24px
    }
.title_wrap #crumbs {
    font-size: 12px
    }
#title_crumb {
    float: left
    }
#breadcrumbs_search {
    float: right;
    margin-top: 15px
    }
#breadcrumbs_search form {
    margin: 0
    }
#widget_search {
    float: left;
    margin: 0
    }
#widget_search input {
    margin: 0;
    border-color: #DDD;
    font-size: 12px;
    padding: 6px 10px 6px 35px;
    background: url(../images/search.png) no-repeat 10px center
    }
#breadcrumbs_search input {
    margin: 0;
    border-color: #DDD;
    font-size: 12px;
    padding: 6px 10px 6px 35px;
    background: url(../images/search.png) no-repeat 10px center
    }
/******* post section ******/
#inner-content {
    margin-bottom: 40px
    }
.post-content ins {
    text-decoration: none;
    background: #3d474e;
    color: #fff;
    padding: 1px 10px
    }
/********** footer **********/
.footer {
    padding: 15px 0;
    color: #fff;
    font-size: 0.85em;
    text-align: center
    }
.footer ul {
    margin: 0
    }
.footer a {
    color: #FFF4E2;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
    }
.footer a:hover {
    color: #bcb2a1;
    text-decoration: none
    }
/******** Gallery ******/
.gallery_boxed .element {
    height: 250px
    }
.gallery_boxed .element p {
    padding: 10px;
    background: #3B454B;
    color: white;
    font-weight: bold;
    margin: 0;
    text-align: center
    }
/***** fancybox *****/
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
    vertical-align: top;
    padding: 0;
    margin: 0
    }
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
    }
.fancybox-skin {
    position: relative;
    padding: 0;
    margin: 0;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
.fancybox-opened {
    z-index: 8030
    }
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
    }
.fancybox-outer, .fancybox-inner {
    padding: 0;
    margin: 0;
    position: relative;
    outline: none
    }
.fancybox-inner {
    overflow: hidden
    }
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
    }
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 10px
    }
.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top
    }
.fancybox-image {
    max-width: 100%;
    max-height: 100%
    }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../images/fancybox_sprite.png)
    }
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8020
    }
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox_loading.gif) center center no-repeat
    }
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
    }
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    background: transparent url(../images/blank.gif);
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
    }
.fancybox-prev {
    left: 0
    }
.fancybox-next {
    right: 0
    }
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
    }
.fancybox-prev span {
    left: 20px;
    background-position: 0 -36px
    }
.fancybox-next span {
    right: 20px;
    background-position: 0 -72px
    }
.fancybox-nav:hover span {
    visibility: visible
    }
.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    padding: 0;
    overflow: visible;
    visibility: hidden
    }
/* Overlay helper */
#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: #000
    }
#fancybox-overlay.overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
    }
/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
    }
.fancybox-opened .fancybox-title {
    visibility: visible
    }
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8030;
    text-align: center
    }
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
    }
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
    }
.fancybox-title-inside-wrap {
    margin-top: 10px
    }
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
    }
/***** widget *****/
h4.widgettitle {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
    }
.widget {
    margin-bottom: 20px
    }
ul.gallery-ul {
    margin: 0
    }
ul.gallery-ul li {
    float: left;
    margin: 0 5px 5px 0;
    width: 85px;
    max-height: 60px;
    padding: 4px !important;
    overflow: hidden;
    border: 1px solid #ddd
    }
/***** random stylings *******/
.type-post .article-header {
    margin-bottom: 30px
    }
.post-content p {
    font-weight: normal;
    font-size: 14px;
    line-height: 21px
    }
ul.social-share {
    margin: 0
    }
ul.social-share li {
    float: left;
    margin-right: 10px
    }
.article-footer .tags-meta a, .tagcloud a {
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
    float: left;
    border-top: 1px solid #363F45;
    box-shadow: inset 0 1px 0 #71787B;
    background-color: #49545B;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#363F45), to(#2E383D));
    background-image: -webkit-linear-gradient(top, #49545B, #363F45);
    background-image: -moz-linear-gradient(top, #49545B, #363F45);
    background-image: -o-linear-gradient(top, #49545B, #363F45);
    background-image: -ms-linear-gradient(top, #49545B, #363F45);
    background-image: linear-gradient(top, #49545B, #363F45);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
    }
.author-data {
    padding: 20px;
    background: #e6e6e6;
    color: #363636;
    margin: 20px 0
    }
.author-data img {
    float: left;
    margin-right: 20px
    }
.author-data a {
    color: #363636
    }
ol.bones_page_navi {
    margin: 0
    }
ol.bones_page_navi li.bpn-current {
    opacity: 0.5
    }
#resp_navigation {
    display: none
    }
/*
     FILE ARCHIVED ON 21:33:01 Mar 17, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:57:22 Sep 14, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.865
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.015
  esindex: 0.016
  cdx.remote: 7.984
  LoadShardBlock: 397.507 (3)
  PetaboxLoader3.datanode: 296.305 (6)
  PetaboxLoader3.resolve: 110.574
  load_resource: 32.355
*/