/*
Theme Name: Cats
Description: Wordpress Theme 
Version: 1.0
Author: Ruslan Gilyazetdinov
Author URI: http://www.rusdigi.name
*/
body{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4;
    font-size: 14px;
    color: #41516b;
    background: #fff;
}
.socb {text-align:right; margin-bottom:20px;}
p{
    margin-bottom: 17px;
}
.alignleft{
    display: block;
    float:left;
    margin: 0 17px 10px 0;
}
.alignright{
    display: block;
    float:left;
    margin: 0 0 10px 17px;
}
.aligncenter{
    display: block;
    margin: 0 0 10px 0;
}
button, button:focus, button:active, #cboxClose{
    outline:none !important;
}
h1, h2, h3, h4, h5, h6, .page_title span{
    font-weight: normal;
    font-family: 'AcademyC';
}
h1, .page_title span{
    font-size: 30px;
    margin: 0 0 18px 0;
    padding: 0 0 7px;
}
h2{
    font-size: 26px;
    margin: 0 0 3px 0;
    padding: 0 0 7px;
}
#header{
    background: #f7faff;
    padding: 20px 0;
    border-bottom: 1px solid #e9edf4;
}
.hd_menu{
    margin-top: 50px;
}
.hd_menu ul, .ft_menu ul{
    list-style: none;
    margin:0;
    padding:0;
    text-align: right;
}
.ft_menu ul{
    text-align: left;
    margin: 10px auto;
}
.hd_menu ul li, .ft_menu ul li{
    display: inline-block;
    margin: 0 5px;
}
.ft_menu ul li{
    margin: 0 10px 0 0;
}
.hd_menu ul li a, .ft_menu ul a{
    color: #5a6e7f;
    text-decoration: underline;
    font-size: 16px;
}
.ft_menu ul a{
    font-size: 14px;
}
.hd_menu ul li a:hover,
.ft_menu ul a:hover
{
    color: #007eff;
    text-decoration: none;
}
.hd_menu ul li.current-menu-item a,
.ft_menu ul li.current-menu-item a{
    color: #64819a;
    text-decoration: none;
}
#content{
    padding: 25px 0;
}
.home_body h1, .page_title h1, .page_title span{
    background: url('img/dash-thin.gif') left bottom repeat-x;
    display: block;
}
.home_body a, .post_body a{
    color: #cf47a1;
}
.home_divider{
    background: url('img/dash.gif') left top repeat-x;
    height: 5px;
    width:100%;
    clear:both;
    margin: 20px 0;
}
.ft_copy{
    text-align: left;
    font-size: 12px;
    color:#5a6e7f;
	float:left;
	padding-top:10px;
}
.ft_copy a{
    color:#cf47a1;
}
.post_title{
    font-size: 26px;
    margin: 0 0 3px 0;
    padding: 0;
    font-family: 'AcademyC';
}
.cat_posts .post{
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    background: white;
    font-size: 13px;
    border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
.gallery-item{
    height: 210px;
    width:auto !important;
    overflow: hidden;
    margin-right: 20px;
}
.gallery-item img, .gallery-item .gallery-icon{
    height: 100%;
    width: auto;
    border:none !important;
}
.wp-pagenavi {
    clear: both;
    text-align: center;
    margin:20px auto;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    display: inline-block;
    padding: 3px 5px;
    margin: 2px;
}
.wp-pagenavi span.current {
    font-weight: bold;
}
.cat{
    padding-bottom: 15px;
    overflow: hidden;
    background: url(img/dash.gif) left bottom repeat-x;
    margin-top: 20px;    
}
.cat_thumb img{
    width:100%;
    height: auto;
}
.cat_title{
    font-size: 25px;
    margin: 0;
    font-family: 'AcademyC';
}
.cat_title a{
    color: #cf47a1;
    text-decoration: underline;
}
.cat_breed{
    font-size: 17px;
}
.cat_meta{
    margin: 20px 10px 10px 0;
}
.cat_meta span{
    display: inline-block;    
    color: #35383d;
    background: #ecf3f8;
    font-size: 15px;
    padding: 2px 6px;
    font-style: italic;
}
.cat_rod a{
    color: #cf47a1;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    text-decoration: underline;
}
.cat_gallery{
    margin: 10px 0;
    padding: 10px 20px;
    border: 1px solid #d5dce1;
    background: #f5f7f9;
    overflow: hidden;
    box-sizing: border-box;
}
.cat_gallery .cat_photo{
    float:left;
    margin-right: 3.2%;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
    width:14%;
}
.cat_gallery .cat_photo img{
    width:100%;
    height: auto;
}
.cat_gallery .cat_photo:nth-child(6n+6){
    margin-right: 0;
}
.cat_gallery .cat_photo:nth-child(6n+7){
    clear: both;
}
.comment-form{
    background: url(img/dash.gif) left bottom repeat-x;    
    background-color: white;
    overflow: hidden;
    margin-bottom: 20px;
}
.comment-form input[type=text], .comment-form textarea{
    border: 1px solid #ccc;
    margin: 2px 0;
    padding: 4px;
    width:60%;
    box-sizing: border-box;
}
.comment-form label{
    font-weight: normal;
}
.comment-form input[type=submit], .comment-reply-link{
    display: inline-block;
    text-decoration: none;
    background: #fff url(img/buttons.png) 0 0 repeat-x;
    border: 1px solid #e4e4e4;
    border-bottom: 1px solid #b4b4b4;
    border-left-color: #d2d2d2;
    border-right-color: #d2d2d2;
    color: #3a3a3a;
    cursor: pointer;
    font-size: 0.929em;
    font-weight: normal;
    text-align: center;
    margin-bottom: 1em;
    margin-right: 0.6em;
    padding: 4px 17px;    
    border-radius: 15px;
    margin: 2px 0;
}
.comment-list{
    padding:0;
    margin:0;
    list-style: none;
}
.comment-list .children{
    margin-left:30px;
    margin-top:10px;
    list-style: none;
}
.comment-author img{
    float:left;
    margin: 0 10px 10px 0;
}
.comment-author time{
    float:right;
    font-size: 12px;
    color:#5a6e7f;
}
.comment-content{
    clear: both;
    background-color: #fcfcfc;
    padding: 5px;
    margin-bottom: 5px;
}
article.comment{
    border-bottom: 2px dotted #D6DBDF;
    padding-bottom: 10px;
}
.post_body .table td{
    vertical-align: middle;
}
.cat_parents{    
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.cat_heart{
    background: url('img/heart.gif') center center no-repeat;
    width:100px;
    height: 260px;
    margin: 0 auto;
}
.parent_name{
    color: #5a87c0;
    font-size: 26px;
    font-family: 'AcademyC';
    text-align: center;
    margin-bottom: 5px;
}
.parent_color{
    font-size: 22px;
    color: #5a87c0;
    font-family: 'AcademyC';
    text-align: center;
    margin-bottom: 5px;
}
.parent_img{
    text-align: center;
}
.kittie{
    border-top: 2px dotted #d6dbdf;
    padding: 10px 0;
}
.kitty_thumb img{
    width:100%;
    height: auto;
}
.kitty_name{
    color: #cf47a1;    
    font-size: 22px;
    font-family: 'AcademyC';
}
.kitty_name a{
    color: #cf47a1;
    text-decoration: underline;
}
.kitty_photos{
    text-align: left;
}
.kitty_photos span{
    color: #35383d;
    background: #ecf3f8;
    font-size: 15px;
    padding: 2px 6px;
    font-style: italic;
    display: inline-block;
}
.kitty_status{    
    font-size: 18px;
    font-style: italic;
}
.free{
    color:#060;
}
.ordered{
    color: #d99400
}
.detained{
    color: #d99400;
}
.reserv{
    color: #923434;
}
.sold{
    color: #923434;
}
.status_desc{
    font-size: 12px;
}
.kitty_gall{
    border: 1px solid #e3e7ea;
    padding: 20px;
}
.kitty_photo{
    text-align: center;
    margin-bottom: 20px;
}
.kitty_gall .kitty_photo:last-of-type{
    margin-bottom: 0
}
.potomki{
    border: 1px solid #e3e7ea;
    padding: 2px;
    margin-bottom: 5px;
}
.potomki_title{
    font-size: 19px;
    font-family: 'AcademyC';
    margin-top: 30px;
}
.potomki_title a{
    color: #cf47a1;
    text-decoration: underline;     
}
.potomki_full_date{
    font-size: 17px;
    margin-bottom: 10px;
    font-style: normal;    
}
.potomki_full_date span{
    display: inline-block;
    color: #35383d;
    background: #ecf3f8;
    padding: 5px 7px;
}
.potomki_num{
    font-size: 16px;
}
.potomki_date{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #486387;
}
.potomki_parent{
    margin-top:30px;
}
.potomki_parent span{
    color: #35383d;
    background: #ecf3f8;
    font-size: 15px;
    padding: 2px 6px;
    font-style: italic;
    display: inline-block;
    margin-bottom: 3px;
}
.post img{
    max-width: 100%;
    height: auto;
}
.counters {
    float:right;
    margin-bottom:20px;
}
.vazka{
    overflow: hidden;
    margin-bottom:30px;
    padding-bottom: 13px;
    border-bottom:2px dotted #d6dbdf;;
}
.vazka_title{
    margin-bottom:15px;
}
.vazka_heart{
    position: relative;
}
.vazka_heart:after{
    display: block;
    content:"";
    position: absolute;
    left:50%;
    margin-left: -50px;
    background: url('img/heart.gif') center center no-repeat;
    width:100px;
    height: 89px;
    bottom: 85px;
}
.vazka_cat_name{
    font-weight: normal;
    font-family: 'AcademyC';
    font-size: 30px;
    margin: 0 0 18px 0;
    padding: 0 0 7px;
    color: #5a87c0;
    text-align: center;
}
.vazka_cat_okras{
    font-weight: normal;
    font-family: 'AcademyC';
    font-size: 24px;
    color: #5a87c0;
    text-align: center;
    margin: 0 0 15px;
}
.vazka_cat_photo img{
    width:100%;
    height: auto;
}
.vazka_text{
    margin-top:30px;
}
.cats_parents_more{
    text-align: center;
}
@media (max-width: 992px) and (min-width:768px){
    .hd_menu{
        margin-top:20px;        
    }
    .hd_menu ul{
        text-align: center;
    }
    .hd_logo{
        text-align: center;
    }
    .ft_menu ul, .ft_copy{
        text-align: center;
    }
    .vazka_cat_name{
        font-size: 20px;
    }
    .vazka_cat_okras{
        font-size: 16px;
    }
    .vazka_heart:after{
        bottom: 45px;
    }
}
@media (max-width:768px){
    .potomki_parents{
        clear: both;
    }
    .potomki_thumb{
        text-align: center;
    }
    .potomki_parent{
        margin: 15px 0;
        text-align: center;
    }
    .potomki_title, .potomki_num, .potomki_date{
        text-align: center;
    }
    .hd_menu{
        margin-top:20px;        
    }
    .hd_menu ul{
        text-align: center;
    }
    .hd_logo{
        text-align: center;
    }
    .ft_menu ul, .ft_copy{
        text-align: center;
    }
    .no_mobile{
        display: none;
    }
    .kitty_name{
        margin-bottom: 10px;
        text-align: center;
    }
    .kittie .cat_meta{
        text-align: center;
        margin-top:0;
        margin-bottom: 10px;
    }
    .kitty_photos{
        margin-bottom: 10px;
        text-align: center;
    }
    .kitty_status{
        text-align: center;
    }
    .cat_heart{
        height: 110px !important;
    }
    .textwidget{
        text-align: center;
    }
    .cat_meta div{
        display: inline-block;
        margin-left:5px;
    }
    .cat_analiz{
        margin-top:10px;
    }
    .cat_gallery .cat_photo{
        width:49%;
        margin: 1% 0.5%;
    }
    .comment-form input[type=text], .comment-form textarea{
        width:100%;
        resize: none;
    }
    .comment-list .children{
        margin-left:0;
        padding-left:0;
    }
    .vazka_heart{
        height: 100px;
    }
    .vazka_heart:after{
        bottom: 5px;
    }
}