.tinynav { display: none }
/*-----------------------------------------------------------------------------------*/
/* Media queries
/*-----------------------------------------------------------------------------------*/
@media screen and (max-width : 1130px) {
    article.list-big-thumb .noimage .entry-header {
        padding: 5px 50px 5px 12px;
    }
    article.list-small-thumb .noimage .entry-header {
        padding: 22px 12px 8px 22px;
    }
    article.list-big-thumb .entry-date, article.list-small-thumb .entry-date {
        height: 20px;
        top: -20px;
        left: 89%;
        font-size: 14px;
        width: 48px;
        padding: 0 10px;
    }
    article.list-small-thumb .entry-date span.day, article.list-big-thumb .entry-date span.day {
        font-size: 14px;
        display: inline;
        margin: 0 5px 0 0;
    }
    article.list-small-thumb .entry-date span.month, article.list-big-thumb .entry-date span.month {
        float: left;
    }

}

@media screen and (min-width : 645px) and (max-width : 980px) {
    div#content-inner, #header-inner , div#content, #sidebar, #prefooter-inner, #footer-inner {
        width: 642px;
    }
    #header {
        margin-bottom: 80px;
    }
    nav #search {
        float: none;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background: #fff;
        margin-top: 14px;
    }
    #sidebar {
        margin: 32px 0 0 0;
    }
    #sidebar .widget {
        float: left;
        width: 300px;
        clear: none;
        margin-right: 20px;
    }
    article.list-big-thumb .entry-date, article.list-small-thumb .entry-date {
        height: 20px;
        top: -20px;
        left: 89%;
        font-size: 14px;
        width: 48px;
        padding: 0 10px;
    }
    article.list-small-thumb .entry-date span.day, article.list-big-thumb .entry-date span.day {
        font-size: 14px;
        display: inline;
        margin: 0 5px 0 0;
    }
    article.list-small-thumb .entry-date span.month, article.list-big-thumb .entry-date span.month {
        float: left;
    }
    .wp-pagenavi {
        padding: 18px 0;
    }
}

@media only screen and (min-width: 460px) and (max-width: 659px) {
    div#content-inner, #header-inner , div#content, #sidebar, #prefooter-inner, #footer-inner {
        width: 460px;
    }
    .tinynav { 
        display: block;
        width: 100%;
    }
    #header {
        margin-bottom: 80px;
    }
    nav #search {
        float: none;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background: #fff;
        margin-top: 14px;
    }
    #primary-nav { display: none }
        #slider, .slider-wrapper {
        width: 100%;
        height: auto;
    }
    .nivo-caption p {
        display: none;
    }
    .slider-wrapper {
        margin: 0 0 24px;
    }
    .nivo-controlNav.nivo-thumbs-enabled {
        position: static;
        width: auto;
    }
    .theme-thumbnails  a.nivo-control img{
        width: 64px;
        height: auto;
    }
    .theme-thumbnails  a.nivo-control{
        width: auto;
    }
    #sidebar {
        margin: 32px 0 0 0;
    }
    #prefooter .one-third {
        width: 100%;
        margin: 0;
    }
    header #logo p { 
        margin: 12px 0;
    }
    article.list-small-thumb .img-wrapper {
        width: 100px;
        height: 100px;
    }
    article.list-small-thumb .img-wrapper a {
        height: 99px;
    }
    article.list-small-thumb .img-wrapper a  img{
        width: 100px;
    }
    article.list-small-thumb .entry-header {
        margin-left: 100px;
    }
    article.review.single header {
        height: auto;
    }
    article.review.single header {
        padding: 0 12px;
    }
    article.review header img.cover {
        margin: 12px 18px 12px 0;
    }
    .wp-pagenavi {
        width: 400px;
    }
    article.list-big-thumb .img-wrapper {
        width: auto;
        height: auto;
    }
    article.list-big-thumb .entry-date, article.list-small-thumb .entry-date {
        height: 20px;
        top: -20px;
        left: 83%;
        font-size: 14px;
        width: 48px;
        padding: 0 10px;
    }
    article.list-small-thumb .entry-date span.day, article.list-big-thumb .entry-date span.day {
        font-size: 14px;
        display: inline;
        margin: 0 5px 0 0;
    }
    article.list-small-thumb .entry-date span.month, article.list-big-thumb .entry-date span.month {
        float: left;
    }

}

@media only screen and (max-width: 459px) {
    div#content-inner, #header-inner , div#content, #sidebar, #prefooter-inner, #footer-inner {
        width: 320px;
    }
    .tinynav { 
        display: block;
        width: 100%;
    }
    #header {
        margin-bottom: 80px;
    }
    nav #search {
        float: none;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background: #fff;
        margin-top: 14px;
    }
    #primary-nav { display: none }
        #slider, .slider-wrapper {
        width: 100%;
        height: auto;
    }
    .nivo-caption p {
        display: none;
    }
    #sidebar {
        margin: 32px 0 0 0;
    }
    #prefooter .one-third {
        width: 100%;
        margin: 0;
    }
    header #logo p { 
        margin: 12px 0;
    }
    .tinynav { 
        display: block;
        width: 100%;
    }
    #primary-nav { display: none }
    .slider-wrapper {
        margin: 0 0 24px;
    }
    .nivo-controlNav.nivo-thumbs-enabled {
        position: static;
        width: auto;
    }
    .theme-thumbnails  a.nivo-control img{
        width: 48px;
        height: auto;
    }
    .theme-thumbnails  a.nivo-control{
        width: auto;
        margin: 0 12px 0 0;
    }
    article.review.single header {
        height: auto;
    }
    article.review.single header {
        padding: 0 12px;
    }
    article.review header img.cover {
        margin: 12px 18px 12px 0;
    }
    article.list-big-thumb .img-wrapper {
        width: auto;
        height: auto;
    }
    article.list-big-thumb .entry-date, article.list-small-thumb .entry-date {
        height: 20px;
        top: -20px;
        left: 78%;
        font-size: 14px;
        width: 48px;
        padding: 0 10px;
    }
    article.list-small-thumb .img-wrapper {
        width: 100px;
        height: 100px;
    }
    article.list-small-thumb .img-wrapper a {
        height: 99px;
    }
    article.list-small-thumb .img-wrapper a  img{
        width: 100px;
    }
    article.list-small-thumb .entry-header {
        margin-left: 100px;
        min-height: 81px;
    }
    .single #content, .page #content {
        margin-bottom: 36px;
    }
    textarea#comment {
        width: 260px;
    }
    .wp-pagenavi {
        width: 320px;
    }
}