/*
Theme Name: Pinboard Child Theme
Theme URI: https://www.onedesigns.com/themes/pinboard
Author: One Designs
Author URI: https://www.onedesigns.com/
Description: Pinboard wordpress child theme.
Template: pinboard
Version: 1.0
*/

@import url("../pinboard/style.css");


/*** General ***/
body {
    background: #fff;
    color: #585858;
    font-family: "Helvetica Neue","Open Sans", sans-serif;
    font-weight: 400;
}

.wrapper { 
    max-width: 1160px;
    margin: 0 auto;
}

#access a {
    padding: 15px;
}

#content.threefourthcol {
    margin-left: -1.7%;
    width: 70.75%;
    /*** 70% ***/
}

#sidebar.fourcol {
    width: 29.15%;
    /*** 29.9% ***/
    float:right;
}

.content-ads {
    margin:0 2.48%;
}

span.jcl_symbol {
    padding-right: 5px;
}

#container {
    margin: 2% 0;
}
.entry, #comments, #respond {
    /*** margin: 2.48% 0; ***/
}

body > #wrapper {
/*    box-shadow: 0 0 0 rgba(0, 0, 0, .4);*/
    background: #fff;
    max-width: none;
}

.nav-next {
    float:none;
    width: 100%;
}

.twocol .entry-title, .threecol .entry-title, .page-template-template-blog-php .twocol .entry-title, .page-template-template-blog-php .threecol .entry-title, .page-template-template-portfolio-php .twocol .entry-title, .page-template-template-portfolio-php .threecol .entry-title {
    font-size: 21px;
}

.yuzo_related_post .relatedthumb:hover .yuzo-img {
  opacity:1.0!important ;
}

/*** Font ***/
h2.entry-title, .single .entry-title, .page .entry-title, .error404 .entry-title {
    font-weight: 500;
    font-size:30px;
    line-height: 40px;  
}

.twocol .entry-title, .threecol .entry-title, .page-template-template-blog-php .twocol .entry-title, .page-template-template-blog-php .threecol .entry-title, .page-template-template-portfolio-php .twocol .entry-title, .page-template-template-portfolio-php .threecol .entry-title {
    font-size: 16px;
}

.widget-title {
    font-size: 16px;
    font-weight: 500;
}

#footer, #sidebar {
    font-family: Tahoma, 'DejaVu Sans', sans-serif;
}

/*** Header ***/
#header {
    border-top: none;
}

#header-wrapper {
    padding: 15px 0;
    max-width: 1160px;
    margin: 0 auto;
}

#site-wrapper {
    float:left;
    /*** padding: 38px 0;***/
    padding:0;
}

#site-title, #site-description {
     line-height: normal; 
     float:none;
}

#sidebar-header {
    /*** height:90px;***/
    margin: 0;
    height:140px;
}

#site-title {
    margin:0;
    font-family: Futura, 'Trebuchet MS', Arial, sans-serif, Dancing Script;
    font-size: 35px;
}

#site-description {
    margin-left: 0;
    font-size: 17px;
}

#site-title a {
    color: #d54e21!important;
}

/*
#site-description {
    font-style: italic; 
    font-size: 14px!important;
    margin-top: -10px!important;
    padding-bottom: 20px;
    line-height:40px;
}
*/

/*** Pagination ***/
#posts-nav {
    padding: 0;
}

.ajax-load {
    position: initial;
    display:block;
}
/*** Menu ***/
#access {
    padding: 0;
}

/*** Button ***/
.more {
    padding: 5px 10px;
    width: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #d54e21;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top:10px;
    display: inline-block;
}

.more:hover {
    color:#fff;
    background:#333;
}

.widget-area a.more {
    color: #fff;
}

.entry-title a:hover {
    color: #d54e21;
}

.widget-area {
    font-weight: 400;
}

/*** Sidebar ***/
.collapsing .sym {
    margin-right:5px;
}

li.collapsing.categories {
    text-indent:0!important; 
    padding: 7px 0!important; 
}
    
#sidebar .widget-title {
    margin-bottom:10px;
}

a.social-media-icon {
    margin: 7px;
    background-position: 0 32px;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    border-radius: 30px;
    text-indent: -9999px;
    background-position: center center;
    background-repeat: no-repeat;
}

a.social-media-icon:hover {
    opacity:0.7;
    background-position: center center;
}

.facebook {
    background-image: url("images/icon-facebook.png");
    background-color: #3b5998;
    background-size: 55%!important;
}

.twitter {
    background-image: url("images/icon-twitter.png");
    background-color: #55acee;
    background-size: 55%!important;
}

.google-plus {
    background-image: url("images/icon-googleplus.png");
    background-color: #dd4b39;
    background-size: 55%!important;
}

.linkedin {
    background-image: url("images/icon-linkedin.png");
    background-color: #1c84b2;
    background-size: 55%!important;
}

.instagram {
    background-image: url("images/icon-instagram.png");
    background-color: #517fa4;
}

.email {
    background-image: url("images/icon-email.png");
    background-color: #a5898b;
}

/***
.instagram {
    background-image: url(http://what2seeonline.vickz.com/wp-content/uploads/2015/07/instagram.png);
}

.email {
    background-image: url(http://what2seeonline.vickz.com/wp-content/uploads/2015/07/email.png);
}
***/

/*** meta slider ***/
.flex-direction-nav .flex-prev {
    left: 0!important;
    opacity: 1!important;
    padding: 0!important;
}

.flex-direction-nav .flex-next {
    right: 0!important;
    opacity: 1!important;
    padding: 0!important;
}

.flexslider:hover .flex-prev {
    opacity: 0.8!important;
    left: 5px!important;
}

.flexslider:hover .flex-next {
    opacity: 0.8!important;
    right: 5px!important;
}

#sidebar-top .flex-direction-nav,
#sidebar-top .flex-pauseplay {
    position: initial!important;
}

/*** search ***/
.widget-area #s {
    width:100%!important;
}

#header input#s, .widget-area #s, #header input#s:focus {
    width:250px;
    border-radius:0px;
    background:#ececec url(images/search.png) right center no-repeat;
    box-shadow: 0;
    color:#333;
    text-indent: 5px;
    font-size:12px;
    font-family:"Open Sans", sans-serif;
    color:#999;
    border:none;
    height: 16px;
    padding:10px;
    margin: 0 auto;
    -moz-transition:none;
    -webkit-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

#header input#s:focus {
    background:#ececec url(images/search.png) right center no-repeat;
    box-shadow: 0;
    color:#333;
    text-indent: 5px;
    margin: 0 auto;
}

#header input#s {
    display:none;
}

#text-36 .widget-title, #text-37 .widget-title {
    font-size:12px;
}

.textwidget #social-media-icons {
    margin-top: 0px;
}

#sidebar-left .widget {
    margin: 5% 0 5% 5%;
    float:right;
}

 #sidebar-right .widget {
    margin: 5% 0 5% 5%;
    float:right;
 }

.fourcol .widget {
    margin: 7.5% 5%;
}

#sidebar {
    color: #333333;
}

/*** Footer ***/
#footer .widget-area a {
    color: #ffffff;
}

#footer .widget-area a:hover {
    color: #d54e21;
}

#footer .widget-area .sidebar-social a {
    margin:3px;
}

/*** Mobile ***/
@media screen and (max-width: 1152px) {
    .wrapper, #header-wrapper {
        max-width: 960px;
    }
    
    #sidebar-header {
        height: auto;
        margin: 0;
        width: 60%;
        padding-top: 15px;
    }
    
    #content.threefourthcol {
        width: 66.7%;
    }

    #sidebar.fourcol {
        width: 33.3%;
    }
    
    #access a {
        padding: 15px 10px;
    }
    
    a.social-media-icon {
        margin: 7px 5px;
    }
    
    .fourcol {
        width: 25%;
    }
}

@media screen and (max-width : 960px) {
    .wrapper, #header-wrapper {
        max-width: 760px;
    }
    
    #site-wrapper {
        padding: 10px 0;
        float: none;
    }
    
    #site-description {
        display: block;
    }
    
    #sidebar-header {
        float: none;
        width: auto;
        height: auto;
        max-height: 140px;
        margin: 0 2.48%;
    }
    
    #content.threefourthcol {
        width: 100%;
        margin-left:0;
    }

    #sidebar.fourcol {
        width: 100%;
    }
    
    #sidebar .onecol {
        width: 100%;
    }
    
    #sidebar .twocol {
        float: left;
        width: 50%;
    }
    
    #social-media-icons {
        float: left;
    }
    
    #header #searchform {
    margin: 0px 3.4% 0 3px;
    }
    
    #sidebar-right .widget {
        float: left;
    }
    
    #sidebar .widget {
        margin: 2% 6.7%;
    }
}

@media screen and (max-width: 760px) {
    #access a {
        padding:0;
    }
    
    .wrapper, #header-wrapper {
        /*** max-width:380px; ***/
        max-width: 760px;
        
    }
    
    #header input#s {
        display:block;
        margin-top:0;
    }
    
    #header #searchform {
        margin: 20px auto 10px auto;
    }
    
    #header-wrapper {
        padding: 0;
    }
    
    #site-wrapper {
        padding: 10px 0;
        float: none;
    }
    
    #site-description {
        display: block;
        padding-bottom:0;
    }
    
    #sidebar-header {
        float: none;
        width: auto;
        height: auto;
        max-height: 140px;
        padding: 4% 1% 0 1%;
    }
    
    .content-ads {
        margin: 0 3.4% 0 3.4%;
    }
    
    #access {
        padding: 0;
    }

    #access:target .menu {
        margin-top: 95px;
    }
    
    #access .nav-show, #access a.nav-show:hover {
        top: 40px;
        right: 4%;
    }
        
    .fourcol {
        width: 100%;
    }
    
    #sidebar-right .widget {
        float: left;
    }
}

@media (max-width: 479px) {
    #site-wrapper {
        padding: 10px 0;
        float: none;
    }
    
    .widget-area #s {
        width: 95%!important;
    }
    
    #access:target .menu {
        margin-top: 65px;
    }
    
    #access .nav-show, #access a.nav-show:hover {
        top: 20px;
        right: 4%;
    }
    
    h1#site-title {
        font-size:20px;
    }
    
    #site-description {
        display: block;
        font-size:10px;
    }
    
    #sidebar-header {
        float: none;
        width: auto;
        height: auto;
        max-height: 140px;
    }
}


