/*



Theme Name: ADSWikia

Theme URI: http://adswikia.com

Author: Jambul Jakhaia

Author URI: http://dev.creativexbits.com/

Description: Custom WordPress template created by Jambul Jakhaia for adswikia.com

Version: 1.0

License: Owned by adswikia.com administration

License URI: http://adswikia.com

Tags: red, grey, white, black, darkgrey, one-column, right-sidebar, flexible-width, custom-header, custom-menu, featured-images, sticky-post

Text Domain: ADSWikia



This theme, like adswikia.com, is owned by Giorgi Rogava.



*/







/*



Global style starts here

========================



*/

body {

	background: #f6f6f6;

	margin: 0;

}

a {

	color: #ff0000;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

.box {

	width: 1000px;

	margin: auto;

}

.none {

	display: none;

}

.inline-box {

	display: inline-block;

	vertical-align: top;

}





/*



Top bar style starts here

=========================



*/

.topbar {

	background: #3a3a3a;

	color: white;

}

.topbar ul {

	padding: 0;

	margin: 0;

}

div.topbar_container {

	display: inline-block;

}

ul.topbar_menu {

	height: 25px;

}

ul.topbar_menu li {

	display: inline-block;

	font-family: sans-serif;

	font-size: 10px;

	padding: 7px;

}

ul.topbar_menu li a {

	color: white;

	text-decoration: none;

	text-transform: uppercase;

}

ul.topbar_menu li.current-menu-item {

	background: #e7332c;

	font-weight: bold;

}

div.socials {

	display: inline-block;

	font-size: 12px;

	float: right;

	margin: 7px 20px 0 0;

}

div.socials a {

	color: white;

	text-decoration: none;

}

div.seach_bar {

	display: inline-block;

	float: right;

}

div.seach_bar input {

	padding: 1px 10px 2px 10px;

	font-size: 10px;

	border: 1px solid #aaa;

	border-radius: 15px;

	background: transparent;

	outline: 0;

	color: #aaa;

	font-family: sans-serif;

	width: 125px;

	margin: 4px 0 0 0;

}

span.search_icon {

	font-size: 10px;

	margin: 0 0 0 -20px;

	color: #aaa;

}

@-moz-document url-prefix() {

  span.search_icon {

     position: absolute;

     margin: 7px 0 0 -18px;

  }

}



/*



Logo bar style starts here

=========================



*/

div.header {

	background: white;

	padding-bottom: 10px;

}

div.logobox {

	width: 175px;

	height: 135px;

	background: #e9342c;

	text-align: center;

	display: inline-block;

	vertical-align: top;

}

div.logobox img {

	margin-top: 20px;

}

div.header-adplace {

	display: inline-block;

	vertical-align: top;

	margin: 20px 0 0 40px;

}

div.main-menu {

	font-size: 12px;

	color: white;

	text-transform: uppercase;

	font-weight: bold;

	cursor: pointer;

	margin-top: 10px;

	position: absolute;

	z-index: 9999999;

}

div.main-menu ul {

	padding: 0;

	margin: 0;

}

div.all-categories {

	display: none;

	text-align: left;

	background: #252627;

	padding: 10px;

	position: absolute;

	width: 366px;

}

div.all-categories ul.sub-menu {

	padding: 3px 0;

}

div.all-categories li {

	padding: 2.5px 5px;

	display: block;

	width: 100%;

}

div.all-categories ul li ul {

	display: none;

}

div.all-categories ul li:hover ul.sub-menu {

	display: block;

	position: absolute;

	margin: 0px 0 0 0px;

	background: #252627;

	width: 155px;



}

div.all-categories a {

	color: white;

	text-decoration: none;

	font-family: sans-serif;

}

div.main-menu:hover div.all-categories {

	display: block;

}

div.all-categories_container {
	float: left;
}

div.all-categories_container:last-child {

	border-right: 0;



}



/*



Top tags bar style starts here

=========================



*/



div.top_tags {

	margin: 10px 0 0 0;

	text-align: center;

}

div.top_tag {

	display: inline-block;

}

div.top_tag a {

	text-decoration: none;

	color: white;

}

span.tag_name, span.tag_count {

	font-size: 0.73em;

	font-family: sans-serif;

	text-transform: uppercase;

	padding: 2px 3px;

}

span.tag_name {

	background: #727272;



}

span.tag_count {

	background: #3a3a3a;

}

div.top_tag:hover span.tag_name {

	background: #e9342c;

}

div.top_tag:hover span.tag_count {

	background: #AB0700;

}

div.top_tag_current span.tag_name {

	background: #e9342c;

}

div.top_tag_current span.tag_count {

	background: #AB0700;

}

/*



Main box style starts here

=========================



*/

div.main-box {

	box-shadow: 0px 0px 4.9px 0.1px rgba(0, 0, 0, 0.35);

	margin-top: 15px;

	background: white;

}

div.main-content {

	width: 630px;

	display: inline-block;

	vertical-align: top;

	padding: 15px;

}



/*



Sidebar style starts here

=========================



*/



div.sidebar {

	width: 305px;

	margin-left: 1px;

	background: #3a3a3a;

	vertical-align: top;

	padding: 0 15px;

	display: inline-block;

}

div.widget_title {

	text-transform: uppercase;

	color: white;

	padding: 3px 15px;

	background: #e9342c;

	font-size: 11px;

	font-family: sans-serif;

	font-weight: bold;

	margin: 0 0 10px 0;

	text-align: left;

	width: 305px;

	margin-left: -15px;

	border-top: 3px solid #BF2922;

}

div.sidebar_whitespace {

	width: 340px;

	height: 10px;

	background: #f2f2f2;

	margin-left: -15px;

}



/*



Sidebar recent comment style starts here

=========================



*/

.featured_post {

	margin: 10px 0;

}

.featured_post .image {

	height: 68px;

	width: 92px;

	background-size: contain;

	display: inline-block;

	vertical-align: top;

	cursor: pointer;

}

.featured_post .txt-box {

	display: inline-block;

	width: 200px;

	font-family: sans-serif;

	color: white;

	font-size: 12px;

	margin: 0 0 0 10px;

	vertical-align: top;

	height: 72px;

	overflow: hidden;

}

.featured_post .txt-box a {

	text-transform: uppercase;

}

.featured_post .txt-box p {

	padding: 0;

	margin: 2px 0 0 0;

}

.cwp ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

span.cwp-avatar {

	display: inline-block;

	border-right: 1px solid #e9342c;

	padding: 0 10px 0 0;

}

span.cwp-comment-title {

	font-size: 11px;

	font-family: sans-serif;

	text-transform: capitalize;

	color: white;

}

span.cwp-comment-title a {

	text-decoration: none;

	color: #e9342c;

}

span.cwp-comment-title a:hover {

	text-decoration: underline;

}

span.cwp-comment-excerpt {

	font-size: 12px;

	font-family: sans-serif;

	color: white;

}



/*



Main slider style starts here

=========================



*/



div.main-slider {

	width: 635px;

	height: 175px;

	background: #aaa;

}



/*



Main content sorting bar style starts here

=========================



*/



.main-content-sorting {
	/*display: none;*/
	
	background: #3a3a3a;

	width: 635px;

	color: white;

	font-size: 11px;

	font-family: sans-serif;

	margin-top: 20px;

	margin-bottom: 10px;

	text-transform: uppercase;

}

.main-content-sorting > .button {

	font-family: sans-serif;

	padding: 5px 10px;

	display: inline-block;

}

.main-content-sorting .title {

	background: #202020;

	display: inline-block;

	padding: 5px;

}

.main-content-sorting > .sorter {

	color: white;

	text-decoration: none;

	padding: 4.5px 10px;

}

.main-content-sorting > .sorter:hover {

	background: #e9342c;



}





/*



Post list style starts here

=========================



*/



.post-list {

	padding: 15px 0;

	border-bottom: 1px solid #ddd;

}

.post-list-thumb {

	display: inline-block;

	width: 155px;

	height: 80px;

	background-size: cover;

	vertical-align: top;

	margin-right: 5px;

}

.post-list-header, .post-list-content {

	font-family: sans-serif;

}

.post-list-header {

	margin: 0 0 5px 0;

}

.post-list-title {

	font-size: 14px;

	font-weight: bold;

	text-transform: capitalize;

}

.post-list-time {

	font-size: 11px;

	float: right;

	color: #888;
	
	margin: 1px 0 0 0;

}

.post-list-content {

	font-size: 13px;

}





/*



Pagination style starts here

=========================



*/



.pagination {

	text-align: center;

	margin-top: 20px;

}

.pagination a {

	display: inline-block;

	border: 1px solid #3a3a3a;

	padding: 5px 10px;

	color: #3a3a3a;

	font-size: 12px;

	font-family: sans-serif;

}

.pagination a:hover {

	text-decoration: none;

	background: #e9342c;

	color: white;

}

.pagination .current {

	text-decoration: none;

	background: #e9342c;

	color: white;

	padding: 5px 10px;

	font-size: 12px;

	font-family: sans-serif;

}

.pagination .screen-reader-text {

	display: none;

}

.pagination .dots {

	padding: 5px 10px;

	font-size: 12px;

	font-family: sans-serif;

}



/*



Footer style starts here

=========================



*/



.footer-banner {

	margin: 20px auto;

}

.footer-about-title, .footer-links-title {

	font-size: 14px;

	font-family: sans-serif;

	font-weight: bold;

	text-transform: uppercase;

	color: #3a3a3a;

	margin-bottom: 10px;

}

.footer-about .textwidget {

	font-size: 12px;

	font-family: sans-serif;

	color: #3a3a3a;

}

.footer-links a, .footer-links li {

	font-size: 12px;

	font-family: sans-serif;

	font-weight: bold;

	color: #3a3a3a;

	padding: 3px 0;

}

.footer-links ul {

	list-style: none;

}

.footer-links li::before {

	content: '» ';

	font-size: 16px;

}

.copyright {

	font-size: 11px;

	font-family: sans-serif;

	text-transform: uppercase;

}

.bottom-socials {

	font-size: 12px;

}

.bottom-socials a {

	color: #3a3a3a;

}

.bottom-socials a:hover,  .footer-links a:hover {

	color: #e9342c;

}



/*



Single post style starts here

=========================



*/



.breadcrumbs {

	background: #878787;

	font-size: 12px;

	font-family: sans-serif;

	padding: 5.5px 10px;

	color: white;

	text-transform: capitalize;

	font-weight: bold;

}

.breadcrumbs a {

	color: white;

}

.yarpp-related h3 {

	display: inline-block;

	text-transform: uppercase !important;

	font-family: sans-serif;

	font-size: 10px !important;

	background: #e9342c;

	color: white;

	padding: 3px 10px !important;

}

.yarpp-thumbnails-horizontal, .yarpp-thumbnail {

	text-align: center;

}

.yarpp-related a {

	color: #3a3a3a;

}

.yarpp-related a:hover {

	color: #e9342c;

}

.yarpp-thumbnail-title {

	text-align: center !important;

}

.network-detail-box {

	color: white;

	width: 100%;

}

.network-detail-box img {

	border-radius: 5px;

	border: 1px solid #fff;

	display: inline-block;

	background: #fff;

	padding: 2px;

	margin-bottom: -6px;

}

.network-detail-box table {

	border-spacing: 0;

	border-collapse: collapse;

}

.network-detail-box td {

	width: 50%;

}

.network-detail-box p {

	display: inline !important;

}

.network-title {

	background: #e9342c;

	color: white;

	font-family: sans-serif;

	font-size: 14px;

	padding: 8px 10px;

	font-weight: bold;

	display: inline-block;

	float: left;

}

.network-detail-title {

	background: #777777;

	text-align: right;

}

.network-detail-title img {

	margin-bottom: -3px;

}

.network-phone, .network-at {

	padding: 10px 5px;

	color: white;

	font-size: 12px !important;

	text-transform: uppercase;

}

.network-info-grey {

	background: #202020;

	padding: 10px;

	border-right: 1px solid #555;
	border-left: 1px solid #555;

	height: 10px;

}

.network-info-black {

	background: #333;

	padding: 10px;

	border-right: 1px solid #555;
	border-left: 1px solid #555;

	height: 10px;

}

.network-tags {

	padding: 10px;

	display: inline-block;

}

.tag {

	margin: 2px 2px;

	display: inline-block;

	border: 1px solid #e9342c;

	padding: 3px;

	font-weight: bold;

}

.tag:hover {

	text-decoration: underline;

}

.network-join {

	margin: -2px 0 -3px 200px;

	width: 300px;

}

.network-join-link {

	background: #e9342c;

	color: white;

	text-transform: uppercase;

	font-size: 16px;

	padding: 8px 20px;

}

.single-post-content img {

	max-width: 100%;

}

.single-post-content ul {

	margin: 10px 0 10px 30px;

}

.aligncenter, img.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}
.share-buttons h3 {
	text-transform: uppercase;
	font-family: sans-serif;
	font-size: 10px;
	background-color: #e9342c;
	padding: 3px 10px !important;
	display: inline-block;
	color: white;
}
.sh-buttons {
	background: #3a3a3a;
	height: 35px;
	width: 100%;
	text-align: center;
}
.sh-buttons a {
	color: white;
	background-color: #202020;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	margin: 5px 30px;
	display: inline-block;
	cursor: pointer;
}
.sh-buttons a:hover {
	background-color: #292929;
}
.sh-buttons span {
	display: inline-block;
	margin-top: 7px;
}
.share-buttons {
	margin-bottom: 10px;
}
.single-comments {
	margin-top: 40px;
}
.comment-rating-field-pro-plugin {
	
	position: absolute;
	margin: -30px 0 0 300px;
	
}
.vcard {
	margin-top: 10px;
}
.depth-2 {
	margin-left: 20px;
}
.depth-3 {
	margin-left: 40px;
}
.depth-4 {
	margin-left: 60px;
}
.depth-5 {
	margin-left: 80px;
}
.comment-reply-title {
	display: none;
}
.crfp-field {
	display: inline-block !important;
	margin-right: 15px;
	border: 1px solid #222;
	border-radius: 3px;
	padding: 2px 3px;
	text-transform: uppercase;
	font-size: 10pt;
}
.crfp-field label {
	margin-left: 5px;
}
.comment-form-comment label {
	display: block;
	text-transform: uppercase;
	font-size: 10pt;
	margin-bottom: 5px;
}
.comment-form-comment textarea {
	border-radius: 3px;
	border: 1px solid #222;
	width: 100%;
}
.form-submit input {
	background: #e9342c;
	border: 0;
	border-radius: 3px;
	color: white;
	text-transform: uppercase;
	font-size: 10pt;
	cursor: pointer;
	padding: 5px 10px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
	display: inline-block;
	margin-left: 10px;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
	text-transform: uppercase;
	font-size: 8pt;
}
.comment-form-author input, .comment-form-email input, .comment-form-url input{
	border-radius: 3px;
	border: 1px solid #222;
	width: 150px;
}
.logged-in-as {
	display: none;
}
.says {
	display: none;
}
.fn {
	display: block;
}
.vcard {
	display: inline-block;
	vertical-align: top;
}


/*/new*/

.comments_rating_view{
    width: 100%;
    height: 50px;
    /*border: 1px solid #000;*/
    padding: 15px 5px;
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #777777;
}

.comments_rating_singl{
	float: left;
	margin-left: 20px;
}

.comments_rating_singl:first-child{
	margin-left: 10px;
}

.comments_rating_number{
    padding: 0px !important;
    background: #5d5d5d;
    color: #fff;
    border-radius: 0px;
    width: 32px;
    height: 16px;
    display: block;
    margin-left: 5px;
    float: right;
    text-align: center;
}

.post-loop.comments_rating_number{	
    margin-right: 10px;
}

.comments_rating_singl .rating-container span.rating-always-on,
.owl-item .rating-container span.rating-always-on{
    width: 70px;
    height: 14px;
    display: block;
    float: left;
    background-image: url(http://adswikia.com/wp-content/plugins/comment-rating-field-pro-plugin//views/global/svg.php?svg=star&color=cccccc&size=14);
}

.comments_rating_singl .rating-container span.crfp-rating ,
.owl-item .rating-container span.crfp-rating{
    height: 14px;
    display: block;
    background-image: url(http://adswikia.com/wp-content/plugins/comment-rating-field-pro-plugin//views/global/svg.php?svg=star&color=222222&size=14);
}

.comments_rating_singl .rating-container{
	float: left;
    margin-right: 0px;
}


.owl-item .rating-container{
    height: 15px;
    width: 105px;
    float: right;
    margin-top: 14px;

    /*display: none;*/
}
.owl-item .comments_rating_number{
	margin-left: 7px;
}

/*comment*/


.comment-author{
/*	float: left;
    width: 12%;
    height: calc(100%);
    margin-left: -12%;*/
}

.commentmetadata{
	width: 100%;
	float: left;
}

.single-comments .comment p{
	display: block;
	width: 100%;
	float: left;
}

.single-comments .comment{
	overflow: hidden;
	padding-left: 12%;
	margin-top: 40px;
}

.single-comments .comment .reply{
	float: left;
	width: 100%
}

.comment-item{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}

.comment-item .comment-item{
	border:none;
	padding-left: 30px;
}

.comment-author{
	width: 13%;
	float:left;
}
.comment-content{
    width: 84%;
    float: left;
    border-left: 1px solid red;
    padding-left: 8px;
}

.comment-content .comments_rating_singl{
	margin-left: 5px;
}

.comment-content .comments_rating_singl:first-child{
	margin-left: 0;
	margin-top: -10px;
}

.comment-content .comments_rating_view{
	padding: 10px 0px;
}

/*comm-rationg*/


.comm-otem-rating{
    width: 75px;
    height: 23px;
    float: right;
    margin-top: -3px;
    color: #000;
    font-weight: bold;
}

.comm-rating-pos{
	width: 50%;
	background: #222;
	height: 21px;
	float: left;
}

.comm-rating-neg{
	width: 50%;
	background: red;
	height: 21px;
	float: left;
}

.comm-rating-neg,
.comm-rating-pos{
	box-sizing: border-box;
	padding: 3px;
}

.comm-rating-count{
    display: block;
    background: #fff;
    float: left;
    width: 18px;
    height: 15px;
    text-align: center;
    line-height: 15px;
}

.comm-rating-btn{
	display: block;
	float: left;
	width: 40%;
	text-align: center;
	line-height: 14px;
	cursor: pointer;
}

.comm-rating-neg .comm-rating-btn{
	font-size: 9px;
    box-sizing: border-box;
    padding-right: 2px;
}

.comm-rating-pos .comm-rating-btn{
	color: #fff;
    font-size: 16px;
    text-align: right;
}

.comm-rating-neg .comm-rating-count{
	float: right;
}

.comment-date{
	color: #777;
	font-size: 13px;
	width: 120px;
	margin-top: -28px;
    height: 27px;
    line-height: 7px;
}

.rated_network_item.featured_post {
    overflow: hidden;
    width: 100%;
    font-family: sans-serif;
}

h4.network_item_title {
    color: #fff;
    font-size: 14px;
    width: 120px;
    float: left;
    margin: 0;
    padding-left: 14px;
}
span.item-index {
    display: block;
    float: left;
    color: #fff;
    width: 18px;
    height: 13px;
    background: #797979;
    font-size: 11px;
    text-align: center;
    line-height: 12px;
}

.rated_network_item.featured_post div.rating-container{
	float: right;
	width: 120px;
}