body{
    font-family: 'Open Sans', sans-serif;
    color: #3b3b3b;
}
#logo{
    width: 674px;
    height: 113px;
    overflow: hidden;
    margin: auto;
    position: relative;
    top: 70px;
}
#logo a{display: block;}
h3{
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 25px;
    width: 500px;
}

a{
    text-decoration: none;
}
#nevpix{
    font-size: 16px;
    color: #3b3b3b;
}
p{
    line-height: 20px;
    font-size: 13px;
    margin: 0;
    font-weight: 300;
    text-align: justify;
}
.content{
    width: 960px;
    margin: auto;
    position: relative;
    clear: both;
}
.content.gallery{
    width: 990px;
}
.no-indent{ text-indent: 0;}
p.no-indent{
    margin-bottom: 25px;
}

#header{
    min-width: 100%;
    height: 239px;
    background: url('../gfx/bg-top.jpg') no-repeat scroll 0 0 transparent;
    background-size: cover;
}
#nav{
    background: #fff;
}
#nav ul{
    width: 960px;
    margin: 23px auto;
    text-align: left;
}
#nav ul li{
    display: inline-block;
    margin-right: 4px;
}
#nav ul li:last-child{ margin-right: 0;}
#nav ul li a{
    font-size: 16px;
    font-weight: 400;
    color: #3b3b3b;
    overflow: hidden;
    padding: 0 11px;
    display: block;
    line-height: 22px;
}
#nav ul li.current-menu-item a, #nav ul li.current_page_item a{
    color: #63b0cf;
}
#nav ul li a span{
        position: relative;
        display: block;
        white-space: nowrap;

        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
}
#nav ul li a span::before{
        position: absolute;
        top: 100%;
        content: attr(data-hover);
        font-weight: 700;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        min-width: 44px;
}
#nav ul li a:hover span,
#nav ul li a:focus span{
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: transparent;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	position: relative;
}

.jspDrag
{
	background: #d7d7d7;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
#contener{
    background: #ececec;
    padding-top: 45px;
    min-height: 513px;
    min-width: 100%;
}
#footer{ background: #fff; min-width: 100%; margin: 15px 0;}
#footer .content a{
    display: inline-block;
    height: 34px;
    vertical-align: middle;
    line-height: 38px;
}
#footer .content a:first-of-type{
    margin-right: 20px;
}
#nevpix{
    position: absolute;
    right: 0;
}
#wrap-text{
    width: 510px;
    height: 410px;
    float: left;
}
#wrap-text p{
    text-indent: 40px;
}
#wrap-text ul, #wrap-text ol{
    margin: 25px 0 25px 16px;
}
#wrap-text ul li, #wrap-text ol li{
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    color: #3b3b3b;
}
#wrap-text ul li a, #wrap-text ol li a{
    font-size: 13px;
    font-weight: 300;
    text-decoration: underline;
    display: inline;
    color: #3b3b3b;
}
#text-content{ width: 468px;}
img.wp-post-image, #social-big{
    position: absolute;
    right: 0;
    top: 0;
}
#social-big{
    text-align: center;
    top: 46px;
    margin-right: 100px;
}
#social-big a{
    display: block;
    margin-bottom: 50px;
}
#social-big a:first-of-type{ margin-top: 105px;}
#social-big a:last-of-type{ margin-bottom: 0;}
#gallery{
    padding-bottom: 45px;
    margin-top: 20px;
}
#gallery a,#gallery a img{
    width: 245px;
    height: 167px;
}
#gallery a{ display: inline-block; margin: 0px -1px 1px 0px; position: relative;}
#gallery a img{
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);

    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
#gallery a span{
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 24px;
    height: 24px;
    background: url('../gfx/zoom.png') no-repeat scroll 0 0 transparent;

    opacity: 0;
    -ms-transition: opacity 300ms ease;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}
#gallery a:hover img{
    filter: grayscale(0);
    filter: none;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);

    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease
}
#gallery a:hover span{
    opacity: 1;
    -ms-transition: opacity 300ms ease;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
}

#email-right,
#blog, 
#aui-right {
    background: url('../gfx/bolt.png') no-repeat 20px center;
    background-color: #3498c1;
    color: #fff;
    padding: 20px 0 20px 20px;
    width: 90px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    position: fixed;
    right: 0;
    top: 38%;
    z-index: 999;
}

#email-right {
    top: 45%;
    width: 200px;
}

#aui-right{
	top: 52%;
	width: 200px;
	line-height: 19px;
}
#aui-right span{
	text-transform: none;
}
.type-post {
    width: 100%;
    float: left;
}

#s1 {
    float: right;
    width: 30%;
}

#s1 ul {
    list-style: none;
}

.clearfix:after,
.fix:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#posts {
    float: left;
    width: 68%;
}

.post h2 a {
    display: block;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    font-family: Oswald;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.5em;
}

.post h2 a:hover {
    color: #1fa0ae;
}

.post h3 {
    width: auto;
    margin-top: 10px;
}

.post h3 a {
    display: block;
    color: #a6a6a6;
    text-align: center;
    font-family: Oswald;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
}

.post h3 a:hover {
    color: #000;
}

.categories {
    background: url('../gfx/cat.png') no-repeat left center;
    float: left;
    padding-left: 20px;
    margin-right: 20px;
}

.footer {
    border-top: 1px solid #000;
    border-bottom: 3px solid #000;
    padding: 10px 0;
    margin: 10px 0 40px 0;
}

.categories a {
    color: #a6a6a6;
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: 300;
    font-size: 14px;
}

.categories a:hover {
    color: #000;
}

.tags {
    background: url('../gfx/tag.png') no-repeat left center;
    float: left;
    padding-left: 20px;
}

.tags li {
    float: left;
    margin-right: 10px;
}

.tags a {
    color: #a6a6a6;
    text-transform: uppercase;
    font-family: Oswald;
    font-weight: 300;
    font-size: 14px;
}

.tags a:hover {
    color: #000;
}

#s1 h4 {
    color: #000;
    font-family: Oswald;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px;
    font-size: 18px;
    border-top: 1px solid #000;
    border-bottom: 3px solid #000;
    text-align: center;
    margin-bottom: 10px;
}

.widget {
    margin-bottom: 10px;
}

.widget li {
    padding: 5px 0;
}

.widget li a {
    color: #a6a6a6;
    font-family: Oswald;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
}

.widget li a:hover {
    color: #000;
}

.tagcloud a {
    color: #a6a6a6;
    font-weight: 300;
    font-family: Oswald;
    text-transform: uppercase;
}

.tagcloud a:hover {
    color: #000;
}

#s {
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Oswald;
    padding: 3px 5px;
}

#searchsubmit {
    color: #fff;
    background-color: #000;
    padding: 0;
    margin: 0;
    border: 0;
    width: 102px;
    text-align: center;
    padding: 5px 0;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Oswald;
    cursor: pointer;
}

#no-result {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Oswald;
    float: left;
    width: 68%;
}

#comments {
    line-height: 1.25em;
}

.commentlist { list-style: none; }

.comment-author img {
    margin-right: 10px;
}

.comment-author cite {
    font-style: normal;
    font-size: 21px;
}

.comment-author time a {
    color: #a6a6a6;
    font-weight: 300;
    font-size: 12px;
}

.comment-author time a:hover {
    color: #000;
}

.comment_content {
    margin-top: 20px;
}

.comment-reply-link {
    color: #fff;
    background-color: #000;
    padding: 5px;
    margin: 10px 0;
    display: block;
    float: left;
    clear: both;
    text-transform: uppercase;
    font-size: 12px;
}

.commentlist article {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}

.commentlist .children {
    list-style: none;
    margin-left: 50px;
}

.commentlist .alert {
    margin-top: 20px;
    color: #1fa0ae;
}

#respond {
    margin-top: 50px;
}

#respond h3 {
    color: #000;
    font-family: Oswald;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
}

#respond ul {
    list-style: none;
}

#respond form label {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

#respond form input,
#respond form textarea {
    width: 300px;
    border: 1px solid #a6a6a6;
    padding: 10px;
    font-family: 'Open Sans';
    font-size: 14px;
}

#respond form textarea {
    width: 630px;
    height: 150px;
}

#respond form p,
#respond form li {
    margin-bottom: 20px;
}

#respond input[type=submit] {
    width: 320px;
    margin: 0;
    border: 0;
    padding: 10px 0;
    color: #fff;
    background-color: #000;
    text-transform: uppercase;
    cursor: pointer;
}

#respond a {
    color: #1fa0ae;
    font-weight: 300;
}

#cancel-comment-reply {
    margin-bottom: 10px;
}

#comments {
    float: left;
    width: 650px;
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
}

.single .post p {
    margin-bottom: 10px;
}

.n-item .title {
    color: #333;
}

.n-item .title:hover {
    color: #1fa0ae;
}

.n-item .date {
    color: #333;
    font-size: 12px;
}

.n-item .more {
    color: #333;
    font-size: 12px;
}

.n-item .more:hover {
    color: #1fa0ae;
}

.content h3 { width: auto; }

#cookies {
    background-color: #f6f6f6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #e5e5e5);
    background-image: -moz-linear-gradient(top, #f6f6f6, #e5e5e5);
    background-image: -o-linear-gradient(top, #f6f6f6, #e5e5e5);
    background-image: linear-gradient(to bottom, #f6f6f6, #e5e5e5);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

#cookies div {
        width: 990px;
        margin: auto;
        padding: 15px;
        position: relative;
}

      #cookies  p {
            width: 925px;
            line-height: 1.5em;
            color: #525252;
            font-size: 12px;
        }

           #cookies a {
                font-weight: 700;
                color: #525252;
                text-decoration: none;
            }

       #cookies span {
            width: 16px;
            height: 16px;
            background: url("../images/cross.png") no-repeat center;
            position: absolute;
            top: 15px;
            right: 15px;
            cursor: pointer;
        }

.n-item {
	margin-bottom: 25px;
}

#fb {
    margin: 0 49px 0 0;
}
#facebook {
    background: url('../images/fb.jpg') no-repeat right 0;
    display: block;
    width: 349px;
    position: fixed;
    left: -300px;
    top: 40%;
    z-index: 99999;
    cursor: pointer
}