/*
Theme Name: Violet Lady
Version: 1.0
Description: Специально для /
Author: Akara
*/
/* reset
-------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
a, img, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit;
    font-size: 100%;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
body {
    background: url('/wp-content/themes/violet-lady/img/bg.gif') repeat-x #644b64;
    font: 14px 'PT Sans', Arial, Helvetica, sans-serif;
}

/* layout
-------------------------------------------------*/
.wrapper {
    margin: 25px auto;
    width: 100%;
    max-width: 998px;
    background: #fff;
}
.content {
    float: left;
    margin: 0 1.0021%;
    width: 71.1423%;
}
.sidebar {
    float: right;
    margin: 20px 1.0021% 20px 0;
    width: 25.0501%;
}
.post-block {
    float: right;
    margin: 20px 0;
    width: 70.4226%;
}
.left-sidebar {
    float: left;
    margin: 20px 0;
    width: 26.7606%;
}
.dsa-block {
    margin: 10px 0;
}
.ads-table {
    border: 0;
}

/* header
-------------------------------------------------*/
.header {
    position: relative;
    height: 120px;
    border-top: 1px solid #644b64;
    border-bottom: 1px solid #644b64;
    background: url('/wp-content/themes/violet-lady/img/header.jpg') center no-repeat;
}
.logo {
    display: block;
    margin: 10px 0 0;
    width: 400px;
    height: 100px;
    background: url('/wp-content/themes/violet-lady/img/logo.png') no-repeat;
    text-indent: -9999px;
}

/* nav
-------------------------------------------------*/
.nav li {
    display: inline;
}
.sub-menu {
    display: none;
}
#top-nav {
    position: absolute;
    top: 10px;
    right: 20px;
}
#top-nav a {
    display: block;
    margin: 5px;
    color: #fff;
    text-decoration: none;
    font: italic bold 12px 'Roboto Slab', 'Times New Roman', Times, serif;
}
#main-nav {
    float: left;
    width: 100%;
    border-top: 1px solid #300f35;
    background: url('/wp-content/themes/violet-lady/img/nav.gif') #300f35;
    color: #99a7b1;
    list-style: none;
}
#main-nav li {
    display: block;
    position: relative;
}
#main-nav > li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    font: bold 14px 'Roboto Slab', Arial, Helvetica, sans-serif;
    z-index: 9999;
}
#main-nav a {
    display: block;
    text-decoration: none;
}
#main-nav > li > a {
    padding: 9px 15px 10px;
    border-right: 1px solid #300f35;
    border-bottom: 1px solid #300f35;
    border-left: 1px solid #989792;
    background: #644b64;
    color: #fff;
}
#main-nav > li:hover > a {
    border-right: 1px solid #300f35;
    border-bottom: 1px solid #fff;
	color: #300f35;
}
#main-nav li:hover > a {
    background: #fff;
    text-decoration: none;
}
#main-nav a:hover {
    background: #fff;
}
#main-nav .current_page_item a,
#nav .current_page_item a:visited {
    border-bottom: 1px solid #fff;
    border-left: 0 none;
    background-color: #fff;
}
#main-nav .current_page_item a:hover {
    background: #644b64;
}
.nav li:hover > .sub-menu {
    display: block;
}
.sub-menu {
    min-width: 250px;
    text-align: left;
    position: absolute;
    top: 35px;
    left: 0;
    background: #e9e0e9;
}
.sub-menu li {
    display: block;
    margin: 0;
}
.sub-menu a {
    font-size: 12px;
    display: block;
    padding: 10px;
}
.sub-menu .sub-menu {
    left: 100%;
    top: 0;
}
#pull {
    display: none;
    padding: 10px 0;
    text-align: center;
    font: bold 14px 'Roboto Slab', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: #644b64;
    text-decoration: none;
}

/* content
-------------------------------------------------*/
.category {
    margin: 20px 0;
    vertical-align: top;
    font-size: 0;
}
.cat-block {
    margin: 0;
    padding: 5px 10px;
    border: 1px solid #C8C4C4;
    font-size: 14px;
    box-sizing: border-box;
}
.cat-block-two-coll {
    display: inline-block;
    width: 49.156%;
    vertical-align: top;
}
.cat-block-end {
    margin: 0 0 0 1.69%;
}
.cat-block-item {
    overflow: hidden;
    padding: 6px 0;
}
.cat_block_horizontal {
    margin: 0;
    padding: 5px 12px;
    font-size: 0;
}
.cat_block_horizontal .cat-block-item {
    display: inline-block;
    margin: 5px 0 5px 1.7492%;
    padding: 0 0 5px 12px;
    min-height: 220px;
    width: 24.06%;
    border-left: 1px dotted #eae0e9;
    vertical-align: top;
    font-size: 14px;
    box-sizing: border-box;
}
.cat_block_horizontal .cat-block-item:first-child {
    margin: 5px 0;
    padding: 0 0 5px;
    border: none;
    width: 22.5%;
}
.post {
    margin: 20px 0;
}

/* sidebar
-------------------------------------------------*/
.sidebox {
    margin: 0 0 15px;
    padding: 10px;
    border: 1px solid #e6e6e6;
    background: #e9e0e9;
}
.sidebox ul {
    color: #222;
    list-style: disc inside;
    font-size: 12px;
}
.sidebox li {
    margin: 8px 0;
}
.sidebox li li {
    padding: 0 0 0 20px;
}
.sidebox-item {
    overflow: hidden;
    margin: 8px 0;
    text-align: center;
}
.sidebox-item a {
    text-decoration: none;
}
.sidebox-item a:hover span {
    color: #989792;
}

/* widgets
-------------------------------------------------*/
#recentcomments {
    list-style: none;
}
#wp-calendar {
    font-size: 12px;
}
#prev {
    text-align: left;
}
#next {
    text-align: right;
}

/* footer
-------------------------------------------------*/
.footer {
    overflow: hidden;
    padding: 10px;
    background: #300f35;
    color: #644b64;
    font-size: 12px;
}
.copyrights {
    float: left;
    margin: 10px 0;
}
.counters {
    float: right;
}

/* related
-------------------------------------------------*/
.related {
    margin: 10px 0;
    font-size: 0;
    line-height: 16px;
}
.related-title {
    font-size: 16px;
}
.related-item {
    display: inline-block;
    margin: 10px 0 10px 2.4%;
    padding: 0 0 5px 12px;
    min-height: 90px;
    width: 32.6%;
    border-left: 1px dotted #eae0e9;
    vertical-align: top;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
}
.related-item a {
    color: #300f35;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
.related-item:first-child {
    margin: 10px 0;
    padding: 0 0 5px;
    border: none;
    width: 30%;
}

/* pagenavi
-------------------------------------------------*/
.navigation {
    margin: 25px 0 20px;
    text-align: center;
}
.navigation span,
.navigation a {
    margin: 0 8px;
}

/* crumbs
-------------------------------------------------*/
.crumbs {
    font-size: 12px;
}
.post-date {
	font-size: 11px;
	margin-top: 10px;
}

/* social
-------------------------------------------------*/
.social {
    margin: 20px 0;
    height: 20px;
}
.social-item {
    float: left;
    margin: 0 !important;
    width: 160px;
    list-style-type: none !important;
}
.facebook {
    width: 120px;
}
.twitter {
    width: 110px;
}
.google {
    width: 80px;
}

/* tabs
-------------------------------------------------*/
.tabs-item {
    display: none;
}
.tabs-item.visible {
    display: block;
}
.tabs {
    font-size: 0 !important;
    border-bottom: 1px solid #644B64;
}
.tabs li {
    display: inline-block;
    font: 14px 'Roboto Slab', 'Times New Roman', Times, serif;
    color: #300f35;
    padding: 5px 8px;
    text-transform: uppercase;
    margin: 0;
}
.tabs li:first-child {
    margin: 0 1px 0 0;
}
.tabs .current {
    background: #644b64;
    color: #e9e0e9;
}

/* comments-form */
.btn {
	background: #644b64;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	border: none;	
	padding: 10px 12px;
	line-height: 1;
	vertical-align: middle;
	display: inline-block;
}
.btn:hover {
	background: #8bc8bc;
}
.field {
	width: 100%;
	border: none;
	background: #f3f3f3;
	box-shadow: 0 0 1px #bfbfbf inset;
	border-radius: 3px;
	height: 33px;
	font: italic 300 14px/33px 'Open Sans', sans-serif;
	font-size: 0.875rem;
	padding: 0 10px;
	box-sizing: border-box;	
	margin-bottom: 20px;
}

#commentform {
	margin-bottom: 36px;
}
.comment-text-field {
	height: 100px;
	box-sizing: border-box;
}
.comment-left-coll {
	width: 42.5347%;
	float: left;
}
.comment-right-coll {
	width: 52.6042%;
	float: right;
}
.subscribe-to-comments {
	margin: 9px 0 8px;
}
.awaiting-moderation {
	font-style: italic;
	margin-bottom: 15px;
} 

/* comment-list
-------------------------------------------------*/
.comments-list .children {
	padding: 0 0 0 40px;
}
.avatar {
	float: left;
	margin: 0 18px 0 0;
	border: 1px solid #d9d9d9;
}
.comment-body {
	padding: 12px;
	margin: 0 0 14px;
}
.odd .comment-body {
	background: #ededed;
}
.comment-body p {
	margin-bottom: 18px;
}
.bypostauthor > .comment-body {
	background: #c4e2dc;
}
.comment-author {
	display: block;
	margin: 0 0 12px;
	text-decoration: none;
	font-weight: bold;
	color: #7d8805;
}
.comment-meta {
	font-size: 12px;
	font-size: 0.75rem;
	color: #999;
}
.comment-body-wrap {
	overflow: hidden;
}

/* img
-------------------------------------------------*/
img {
    max-width: 100%;
    height: auto;
}
.alignleft {
    float: left;
    margin: 0 10px 0 0;
}
.alignright {
    float: right;
    margin: 0 0 0 10px;
}
.aligncenter {
    display: block;
    margin: 8px auto;
}
.thumb {
    margin: 0 10px 0 0;
}
.wp-caption {
    padding: 0 0 5px;
    max-width: 96%;
    max-width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #f3f3f3;
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0;
    font-size: 12px;
    line-height: 17px;
}
.wp-caption img,
.wp-caption.alignright img,
.wp-caption.alignleft img,
.wp-caption.aligncenter img {
    margin: 0 auto;
    padding: 4px 0 0;
    max-width: 98%;
    height: auto;
}
.wp-caption.alignright,
.wp-caption.alignleft,
.wp-caption.aligncenter {
    float: none;
    margin: 10px auto;
    max-width: 100% !important;
    height: auto;
}

/* typography
-------------------------------------------------*/
h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0 10px;
    font-weight: bold;
    font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 16px;
}
.headline,
.comment-title {
    margin: 0 0 5px;
    padding: 0 0 2px;
    border-bottom: 1px dotted #eae0e9;
    color: #300f35;
    text-transform: uppercase;
    font: 16px 'Roboto Slab', 'Times New Roman', Times, serif;
}
.sidebox .headline {
    border-bottom: 1px dotted #798eab;
}
.page-title {
    margin: 5px 0;
    padding: 2px 0 3px;
    border-bottom: 1px dotted #eae0e9;
    color: #300f35;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 20px 'Roboto Slab', 'Times New Roman', Times, serif;
}
.post-title {
    margin: 0 0 8px;
    color: #300f35;
    text-decoration: none;
    text-transform: uppercase;
    font: 16px 'Roboto Slab', 'Times New Roman', Times, serif;
}
.post-title a {
    text-decoration: none;
}
.cat-item-title {
    display: block;
    margin: 0 0 5px;
    color: #300f35;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
}
.sidebox .cat-item-title {
    font-size: 12px;
}
.post-block {
    line-height: 20px;
}
.post-block p {
    margin: 10px 0;
    text-align: justify;
}
.cat-block p,
.post p {
    text-align: justify;
}
.cat-block p {
    line-height: 16px;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
blockquote {
    overflow: hidden;
    margin: 10px 0 10px 20px;
    padding: 0 20px;
    border-left: 5px solid #989792;
	background: #e9e0e9;
    font-style: italic;
}
blockquote p {
    margin: 5px 0;
}
.post-single ul,
.comment-body ul {
    text-align: justify;
    margin: 0 0 0 20px;
}
.post-single ul li,
.comment-body ul li {
	position: relative;
	padding: 10px 0 10px 25px;
	border-bottom: 1px dashed #e9e0e9;
}
.post-single ul ul li:last-child,
.comment-body ul ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.post-single ul ul li:first-child,
.comment-body ul ul li:first-child {
	border-top: 1px dashed #e9e0e9;
	margin-top: 10px;
}
.post-single ul li:before,
.comment-body ul li:before {
	content: "\2022";
	color: #300f35;
	font-size: 20px;
	position: absolute;
	top: 9px;
	left: 0;
	font-weight: bold;
	text-align: center;
	border-radius: 100px;	
}
.post-single ol,
.comment-body ol {
    text-align: justify;
    margin: 0 0 0 20px;
	counter-reset: li; 
	list-style: none;
}
.post-single ol li,
.comment-body ol li {
	position: relative;
	padding: 10px 0 10px 25px;
	border-bottom: 1px dashed #e9e0e9;
}
.post-single ol ol li:last-child,
.comment-body ol ol li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.post-single ol ol li:first-child,
.comment-body ol ol li:first-child {
	border-top: 1px dashed #e9e0e9;
	margin-top: 10px;
}
.post-single ol li:before,
.comment-body ol li:before {
	content: counter(li);
	counter-increment: li; 
	position: absolute;
	top: 10px;
	left: 0;
	width: 18px;
	color: #300f35;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	border-radius: 100px;
}
a {
    color: #300F35;
    text-decoration: underline;
}
a:hover {
    color: #989792;
    text-decoration: underline;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
table {
    width: 100%;
}
caption {
    padding: 0 5px 5px;
    color: #300F35;
    text-transform: uppercase;
    font: bold 14px 'PT Sans', Arial, Helvetica, sans-serif;
}
th,
td {
    padding: 5px 0;
    border: solid #999;
    border-width: 1px 0;
    text-align: center;
}
.post-single table {
	border: 1px solid #e9e0e9;
}
.post-single table tr:nth-child(2n + 1){
	background: #e9e0e9;
}
.post-single th, .post-single td {
	border: 1px solid #e9e0e9;
}
.contents {
	background: #e9e0e9;
	padding: 10px 25px 15px;
	margin-left: 0 !important;
}
.contents li {
	padding: 5px 0 5px 25px !important;
	border-bottom: none !important;
}

/* slider
-------------------------------------------------*/
.slider-wrapper {
    position: relative;
    z-index: 0;
    display: inline-block;
    margin: 0 1.69% 0 0;
    padding: 4px;
    width: 49.157%;
    border: 1px solid #C8C4C4;
    vertical-align: top;
    box-sizing: border-box;
}
.nivoSlider {
    position: relative;
    max-width: 100%;
    height: auto;
}
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}
.nivo-main-image {
    position: relative !important;
    display: block !important;
    width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 6;
    display: none;
    width: 100%;
    height: 100%;
    border: 0;
    background: white;
    opacity: 0;
    filter: alpha(opacity=0);
}
.nivo-slice {
    position: absolute;
    top: 0;
    z-index: 5;
    display: block;
    height: 100%;
}
.nivo-box {
    position: absolute;
    z-index: 5;
    display: block;
    overflow: hidden;
}
.nivo-box img {
    display: block;
}
.nivo-caption {
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 8;
    display: none;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 2%;
    width: 100%;
    background: #300F35;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
	font-family: 'Roboto Slab', 'Times New Roman', Times, serif;
    opacity: 0.8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
.nivo-prevNav {
    left: 0px;
}
.nivo-nextNav {
    right: 0px;
}
.nivo-controlNav {
    margin: 10px 0;
    text-align: center;
}
.nivo-controlNav a {
    cursor: pointer;
}
.nivo-controlNav a.active {
    font-weight: bold;
}
.nivoSlider {
    position: relative;
}
.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.nivoSlider a {
    display: block;
    border: 0;
}
.nivo-controlNav {
    padding: 0;
    text-align: center;
}
.nivo-controlNav a {
    display: inline-block;
    margin: 2px;
    width: 11px;
    height: 11px;
    text-indent: -9999px;
}
.nivo-controlNav a.active {
    border-radius: 90px;
    background-position: 0 -255px;
    box-shadow: 0 0 5px #FB0000;
}
.nivo-directionNav a {
    position: absolute;
    top: 50%;
    display: block;
    margin: -50px 0 0;
    width: 33px;
    height: 66px;
    text-indent: -9999px;
}
.nivoSlider:hover .nivo-directionNav a {
    opacity: 1;
}
a.nivo-nextNav {
    right: -5px;
    background-position: 0 -72px;
}
a.nivo-prevNav {
    left: -5px;
}

.nivo-caption a {
    border-bottom: 1px dotted #fff;
    color: #fff;
}
.nivo-caption a:hover {
    color: #fff;
}
.nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.nivo-controlNav.nivo-thumbs-enabled a {
    margin-bottom: 5px;
    width: auto;
    height: auto;
    background: none;
}
.nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}

@media only screen and (max-width: 768px) {
    .wrapper {
        width: 98%;
    }
    .content,
    .sidebar {
        width: 96%;
        float: none;
        margin: 20px auto;
        padding: 0;
    }
    .left-sidebar,
    .post-block {
        float: none;
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    #top-nav {
        top: -20px;
        left: 10px;
    }
    #top-nav li,
    #top-nav a {
        display: inline;
    }
    .category {
        margin: 0;
    }
    .cat-block {
        width: 100%;
        margin: 10px 0;
    }
    .cat_block_horizontal .cat-block-item {
        width: 100% !important;
        border-left: none;
        margin: 0;
        min-height: 20px;
        padding: 0;
        display: block;
    }
    .related-item,
    .related-item:first-child {
        width: 100% !important;
        border-left: none;
        margin: 0;
        padding: 0;
        display: block;
    }
    .slider-wrapper {
        width: 100%;
    }
    #main-nav {
        display: none;
        height: auto;
    }
    #main-nav li {
        float: none;
        text-align: left;
        padding: 10px;
    }
    #main-nav > li > a {
        border: none;
        display: block;
    }
    .sub-menu {
        display: block;
        background: none;
        margin: 0 0 0 10px;
        position: relative;
        border: none;
        top: 0;
    }
    .submenu li {
        padding: 0 !important;
    }
    .sub-menu .sub-menu {
        margin: 0 0 0 10px;
        position: relative;
        left: 0;
        padding: 0;
    }
    #pull {
        display: block;
        width: 100%;
        position: relative;
    }
}
@media only screen and (max-width: 600px) {
    #colorbox,
    #cboxOverlay {
        display: none !important;
    }
}

/* Кнопка Наверх
-------------------------------------------------*/
#to-top {
	display: none;
	background: url('/wp-content/themes/violet-lady/img/to-top.png');
	height: 47px;
	width: 49px;
	position: fixed;
	bottom: 40px;
	right: 60px;
	cursor: pointer;
}

/* замена ссылок на боки span */
.spanlink {
    color: #989792;
    cursor: pointer;
    text-decoration: underline;
}
.spanlink:hover {
    color: #644B64;
    text-decoration: underline;
}

/* contact
-------------------------------------------------*/
#contact_form {
	position: relative;
	width: 100%;
	margin-top: 20px;
}
.contact_left {
	float: left;
	width: 131px;
}
.contact_right {
	float: right;
	width: -moz-calc(100% - 155px);
	width: -webkit-calc(100% - 155px);
	width: calc(100% - 155px);
}
.contact_name, .contact_email, .contact_theme, .contact_textarea { position: relative; }
.contact_name input[type="text"],
.contact_email input[type="text"],
.contact_theme input[type="text"] {
	position: relative;
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 31px;
	margin: 0 0 20px;
	background: #f7f7f7 url(/wp-content/themes/violet-lady/images/nameid.png) no-repeat 2px 0;
	border: none;
	border-radius: 4px;
	box-shadow: inset 0.5px 0.5px 3px #aaaaad;
	font: normal 13px Arial, sans-serif;
	color: #434343;
}
.contact_email input[type="text"] { background: #f7f7f7 url(/wp-content/themes/violet-lady/images/mailid.png) no-repeat 0 0; }
.contact_theme input[type="text"] { background: #f7f7f7 url(/wp-content/themes/violet-lady/images/url.png) no-repeat 2px 0; }
 
.contact_textarea textarea {
	position: relative;
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: calc(100% - 20px);
	height: 116px;
	padding: 7px 10px;
	margin: 0 0 18px;
	background: #f7f7f7;
	border: none;
	border-radius: 4px;
	box-shadow: inset 0.5px 0.5px 3px #aaaaad;
	font: normal 13px Arial, sans-serif;
	color: #434343;
}
 
.contact_name input[type="text"]:focus, .contact_email input[type="text"]:focus, .contact_theme input[type="text"]:focus, .contact_textarea textarea:focus, .contact_submit:focus {
	outline: none;
	box-shadow: 0 0 5px #aaaaad;
}
.contact_submit {
	float: right;
	width: 120px;
	padding-top: 7px;
	padding-bottom: 4px;
	margin: 0 0 15px;
	background: #300f35;
	border: none;
	border-radius: 4px;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	color: #fff;
	transition: background-color ease-in-out .15s;
	cursor: pointer;
}
.contact_submit:hover { background: #7FAC87; }
.contact_message {
	width: 100%;
	height: 22px;
	padding: 70px 0;
	text-align: center;
	font: normal 22px Arial, sans-serif;
	color: #434343;
}
.errors, .errorss {
	position: absolute;
	bottom: 2px;
	left: 10px;
	font: normal 12px Arial, sans-serif;
	color: red;
	z-index: 999;
}

ul.top-commenters {
	padding: 0;
	margin: 0;
	list-style: none;
}
.top-commenters img.avatar {
	float: none;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}
.top-commenters-item {
	display: inline-block;
	vertical-align: top;
	width: 31.3%;
	text-align: center;
	font-size: 12px;
	font-size: 0.75rem;
	color: #333;
}
li.top-commenters-item {
	margin-left: 3%;
}
li.top-commenters-item:nth-child(3n + 1){
	margin-left: 0;
}
li.top-commenters-item a {
	text-decoration: underline;
	color: #333;
}
li.top-commenters-item a:hover {
	text-decoration: underline;
}

/*
     */
/*
*/