/*
Theme Name: combox
Theme URL: /
Description: Программы и игры для мобильных устройств
Author: MrWildWolf666
Author URL: http://mrwildwolf666.name/
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url('/wp-content/themes/combox/images/cambag.png');
	margin: 0 auto;
	height: 100%;
	font: 13px Arial;
	color: #585858;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #30638a;
}

a:hover {
	text-decoration: none;
}

.hline {
	margin: 0 auto;	
	min-width: 1000px;
	max-width: 100%;
	height: 69px;
	background: url('/wp-content/themes/combox/images/topbg.png');
}

.clear {
	display: block;
	background: url('/wp-content/themes/combox/images/shtrih.png');
	min-width: 1000px;
	max-width: 100%;
	height: 69px;
}

.meto {
	float: right;
	margin: 26px 20px 0 0;
}

.meto a {
	float: left;
	font: 13px Arial;
	color: #fff;
	display: block;
	margin-left: 20px;
}

.meto a:last-child {
	color: #7ac5ec;
	text-decoration: none;
}

.meto a:last-child:hover {
	color: #7ac5ec;
	text-decoration: underline;
}

.meto a:hover {
	color: #fff;
}

.soc {
	float: right;
}

.twi {
	display: block;
	float: left;
	background: url('/wp-content/themes/combox/images/twit.png');
	height: 20px;
	width: 20px;
	margin: 25px 8px 0 0;
	opacity: 0.9;
}

.twi:hover {
	box-shadow: #ddd 0px 0px 1px;
	opacity: 1;	
}

.vk {
	display: block;
	float: left;
	background: url('/wp-content/themes/combox/images/vk.png');
	height: 20px;
	width: 20px;
	margin: 25px 5px 0 0;
	opacity: 0.9;
}

.vk:hover {
	box-shadow: #ddd 0px 0px 1px;
	opacity: 1;	
}

.boxed {
	display: table;
	margin: 0 auto;	
	width: 1000px;
}

.ww {
	float: left;
	width: 230px;
	padding: 10px 7px;
	margin: 0 0 20px 6px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

}

.ww:first-child {
	margin: 0 0 20px 0;	
}

.ww a {
	font: 19px Trebuchet MS;
	color: #007da6;
	line-height: 30px;
	text-shadow: #ddd 1px 0px 1px;
}

.ww a:hover {
	text-shadow: #fff 1px 0px 2px;
}

.ww img {
	float: left;
	margin: 0 12px 0 10px;
	border: none;
	opacity: 0.85;
}

.ww a img:hover {
	opacity: 1;
}

.ww span {
	margin: 22px 0 -10px 0;
	display: block;
}

.menya {
	margin: 0 auto;	
	min-width: 1000px;
	max-width: 100%;
	height: 35px;
	background: #fff;
	border-bottom: 5px solid #ebebeb;
	border-top: 5px solid #ebebeb;
}

.mencoe {
	margin: 0 auto;	
	width: 1000px;
}

.menu-osnova-container ul li {
	list-style: none;
	float: left;
}

.menu-osnova-container ul li a {
	display:block;
	padding: 10px 16px 8px 16px;
	font: 13px Arial;
	color: #707070;
	text-shadow: #eee 1px 0px 1px;
	text-decoration: none;
}

.menu-osnova-container ul li a:hover, .menu-osnova-container ul li.current-menu-item a, .menu-osnova-container ul li.current-post-ancestor a {
	display:block;
	padding: 10px 16px 9px 16px;
	color: #30638a;
	background: #ebebeb;
	text-decoration: none;
}
/*Table of Content*/

#toc_container.no_bullets li {
    margin: 0px
}

#toc_container.no_bullets p.toc_title {
    font-size: 1.5rem;
    color: #333333;
    line-height: 1;
    margin-bottom: 1.625rem

}

#toc_container.no_bullets ul.toc_list {
    counter-reset: num;
    list-style: none outside none;
    padding: 0;
    margin-left: 0
}

#toc_container.no_bullets ul.toc_list li:nth-child(odd) {
    background: #e4e4e4
}

#toc_container.no_bullets ul.toc_list li:nth-child(even) li:nth-child(odd) {
    background: #fff
}

#toc_container.no_bullets ul.toc_list li {
    position: relative;
    line-height: 1.5
}

#toc_container.no_bullets ul.toc_list li a {
    color: #323232;
    text-decoration: underline;
    font-size: 1rem;
    display: block;
    padding-left: 1.875rem;
    position: relative

}

#toc_container.no_bullets ul.toc_list li a:hover {
    color: #006498

}

#toc_container.no_bullets ul.toc_list li a .toc_number {
    color: #006498

}

#toc_container.no_bullets ul.toc_list li a span {
    position: absolute;
    left: 0.125rem;
    top: 1.375rem;
    margin-top: -1.5rem;
    font-weight: 700;
    width: 1.875rem;
    height: 1.875rem;
    text-align: center;
    line-height: 1.875rem;
    color: #323232;
    background-color: transparent;
    border-radius: 100%
}

#toc_container.no_bullets ul.toc_list li ul {
    counter-reset: num;
    list-style: none;
    margin-top: 0
}

#toc_container.no_bullets ul.toc_list li ul li {
    padding-left: 1.5625rem
}

#toc_container.no_bullets ul.toc_list li ul li a {
    padding-left: 2.1875rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li {
    padding-left: 2.5rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li a {
    padding-left: 3.125rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li ul li {
    padding-left: 2.8125rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li ul li a {
    padding-left: 3.4375rem
}
span.toc_number.toc_depth_1, span.toc_number.toc_depth_2 {
    font-weight: bold!important;
}

#searchform {
	float: right;
	margin: 3px 20px 0 0;
}

#s {
	background: url('/wp-content/themes/combox/images/serch.png') no-repeat;
	border: none;
	padding: 0px 5px;
	height: 26px;
	width: 172px;
	line-height: 11px !important;
	position: relative;
	top: -7px;
	color: #888;
	outline:none;
}

.buttn {
	margin: 1px 0 -3px -5px;
	background: #fff;
}

.header {
	margin: 0 auto;	
	width: 1000px;
}

.logo {
	display: block;
	float: left;
	width: 195px;
	height: 30px;
	margin: 16px 0 0 15px;
	background: url('/wp-content/themes/combox/images/logo.png') top left no-repeat;
}

.slogan {
	float: left;
	display: block;
	font: italic 12px Georgia;
	color: #a1a1a1;
	text-shadow: #000 1px 0px 2px;
	margin: 27px 0 0 60px;
}

.topbox {
	display: block;
	margin: 0 auto 10px;	
	min-width: 1000px;
	max-width: 100%;
	height: 10px;
	background: url('/wp-content/themes/combox/images/tshadows.png') top center no-repeat;
	border-top: 1px solid #fff;
}

.site {
	margin: 0 auto;	
	width: 1000px;
	height: 600px;
	border: 1px solid #e0e0e0;
}

.site td {
	vertical-align: top;
	text-align: left;
}

.teidyone {
	width: 245px;
	background: #f6f6f6;
	border-right: 1px solid #e0e0e0;
}

.centd {
	width: 507px;
	background: #fff;
	border-right: 1px solid #e0e0e0;
}

.tedtree {
	width: 247px;
	background: #fafaf9;
}

.footer {
	margin: 0 auto;	
	width: 1000px;
	height: 60px;
	background: #161616 url('/wp-content/themes/combox/images/footer.png') repeat-x;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

.clearf {
	display: block;
	background: url('/wp-content/themes/combox/images/shtrih.png');
	width: 100%;
	height: 60px;
}

.copy {
	float: left;
	color: #7ac5ec;
	font: italic 12px Georgia;
	padding: 7px 0 0 20px;
	text-shadow: #000 2px 0px 2px;
}

.copy span {
	color: #a1a1a1;
	font: 11px Arial;
	line-height: 11px !important;
	display: block;
	padding-top: 5px;
}

.lv {
	float: right;
	margin: 16px 20px 0 0;
}

/* меню тегов*/

.tagm {
	margin: 20px 0 0 20px;
}

.tagm h4 {
	font: 17px Arial;
	margin: 10px 0;
}

.tagm ul {
	list-style: none;
}

.metki li a {
	display: inline-block;
	color: #000;
	padding: 7px 10px !important;
}

.metki li a:hover {
	color: #fff;
	-webkit-transition: background 0.8s ease; 
	-moz-transition: background 0.8s ease; 
	-o-transition: background 0.8s ease; 
	-ms-transition: background 0.8s ease; 
	transition: background 0.8s ease; 	
}

.robot a:hover, #hovandroid a, #hovandroidp a {
	background: #1abc25;
	color: #fff;
	text-decoration: none;
}

.tiblako a:hover, #hovios a, #hoviosp a {
	background: #717171;
	color: #fff;
	text-decoration: none;
}

.okno a:hover, #hovwph a, #hovwphp a {
	background: #4547b6;
	color: #fff;
	text-decoration: none;
}

.nokla a:hover, #hovsypo a, #hovsygam a {
	background: #b72f4c;
	color: #fff;
	text-decoration: none;
}

/* spoilers */

div.spoilers {
	display: table;
	margin-bottom: 10px;
}

div.spoilers div.ocont {
	display: none;
}

div.spoilers div.bottop {
	border-top: 1px solid #3275b1;
}

div.spoilers div.bottop div {
	width: 20px;
	height: 20px;
	float: right;
	background: url('/wp-content/themes/combox/images/bottop.png') 0 0 no-repeat;
	cursor: pointer;
}

div.spoilers div.bottop div.open {
	background-position: 0 -20px;
}

/*\spoilers*/


/* дата, просмотры, комментарии*/

.mtos {
	float:left;
	margin-top: 7px;
}

.mtos span {
	float: left;
	display: block;
	padding: 0 0 0 18px;
	font: 12px Arial;
	margin-right: 15px;
}

.mtos span:nth-of-type(1) {
	background: url('/wp-content/themes/combox/images/date.png') 0 0 no-repeat;
}

.mtos span:nth-of-type(2) {
	background: url('/wp-content/themes/combox/images/tame.png') 0 1px no-repeat;
}

.mtos span.see {
	background: url('/wp-content/themes/combox/images/glaz.png') 0 2px no-repeat;
}

.mtos span.koms {
	background: url('/wp-content/themes/combox/images/comments.png') 0 2px no-repeat;
}
/**/

/*комментарии справа*/

.endcom span {
	float: left;
	display: table;
	font: 11px Arial;
	color: #555;
	margin: -2px 0 2px 6px;
	width: 170px;
	text-shadow: #ddd 1px 0px 1px;

}

.endcom p {
	font: bold 13px Arial;
	color: #555;
	padding: 20px 0 11px 20px;
}

.endcom img {
	float: left;
	padding: 0px 0 0 0px;
}

.endcom ul {
	padding: 5px 0px 0 20px;
}

.endcom ul li {
	list-style: none;
	display: table;
	border-bottom: 1px dotted #d9d9d9;
	width: 210px;
	margin-bottom: 12px;
}

.endcom ul li:last-child {
	border: none;
}

.endcom ul li a {
	display: table;
	margin: 0px 0px 2px 33px;
	padding-bottom: 6px;
	font: italic 11px Arial;
	color: #30638a;
	text-shadow: #eee 1px 0px 1px;
	text-decoration: none;
}

.endcom ul li a:hover {
	display: table;
	margin: 0px 0px 2px 33px;
	padding-bottom: 6px;
	color: #888;
	text-shadow: #fff 1px 0px 1px;
}

.content {
	margin: 22px 20px 0 20px;
	display: table;
}

p iframe {
	margin: 0;
	padding: 0;
	height: 290px !important;
	width: 100% !important;
}

.bread {
	font: normal 11px Arial;
	color: #555;
	height: 40px;
}

.post {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dotted #d9d9d9;
}

.post ul {
	padding: 10px 0 15px 0;
	display: block;
}

.post ul li {
	list-style-position: inside;
	margin: 0 10px 0 10px;
	/*list-style: none;*/
	padding: 3px 0;
}

.mini {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 10px 10px 0;
	border-radius: 25px 25px;
}

.minis {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0 10px 0 0;
	border-radius: 25px 25px;
}

.smalmini {
	border-radius: 11px 11px;
}

/* метаинформация */

.mewinfo {
	display: block;
	width: 100%;
	padding: 8px 0 12px 0;
	margin: 0px 0 10px 0;
	clear: both;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

.cinf .ratingtext {
	display: none;
}

.cinf p {
	line-height: 14px !important;
	padding-bottom: 8px !important;
	color: #30638a;
}

.cinf p span {
	color: #000;
}

.cinf .ratingstars {
	margin: -10px 0 5px 0 !important;
}

.content h2 {
	margin-bottom: -7px;
}

.content h2 a {
	font: bold 17px Arial;
	color: #30638a;
	text-decoration: none;
}

.content h2 a:hover {
	color: #444;
}

.gals {
	overflow: auto;
	white-space: nowrap;
	width: 468px;
	margin: 5px 0 15px 0;
	padding: 0;
}

blockquote {
	min-height: 30px;
	color: #313131;
	padding: 16px 10px 4px 30px;
	margin: 3px 0 10px;
	background: #eef2f5 url('/wp-content/themes/combox/images/blockqt.png') 10px 10px repeat-y;
}

.content h3 {
	padding: 5px 0 10px 0;
	font: bold 13px Arial;
	/*color: #000;*/
}

.content h1 {
	margin-bottom: 10px;
	font: bold 24px Arial;
	color: #30638a;
	text-decoration: none;
}

.content p {
	padding-bottom: 15px;
	line-height: 18px;
}

.ratingblock {
	width: 325px;
	display: table;
	margin: -30px 0 10px 0;
	font: normal 10px Arial !important;
}

.ratingheader {
	padding-bottom: 10px;
}

.ratingstars, .ratingtext {
	float: left;
}

.ratingtext {
	padding: 0 0 0 10px;
}

.shared {
	width: 100%;
	display: table;
	margin: -5px 0 10px 0;
}

.tag, .comm {
	float: left;
}

.tag {
	display: block;
	background: url('/wp-content/themes/combox/images/papka.png') 0px 9px no-repeat;
	height: 10px;
	padding: 7px 0 3px 16px;
	margin-right: 10px;
	color: #777;
}


.comm {
	float: left;
	display: block;
	background: url('/wp-content/themes/combox/images/chat.png') 0px 9px no-repeat;
	height: 10px;
	padding: 7px 0px 3px 18px;
	color: #777;
}

.yashare-auto-init {
	float: right;
	margin: 4px -5px 0px 0;
}

/*коменты*/


.commets {
	float: left;
	font: 12px Arial;
	width: 100%;
	margin: 5px 0 20px 0;
}

.commets h3 {
	font: bold 15px Arial;
}

.commentlist p {
	width: 100%;
}

.commentlist li {
    list-style: none;
}

.comment-author {
	padding: 0px;
	height: 40px;
	width: 100%;
	background-color: #f6f6f6;
	display: table;
}

.comment-author img {
	float: left;
	padding: 5px;
}

.comment-meta {
	float: left;
	padding: 0;
	margin: -18px 0 15px 40px;
	font: normal 11px Arial;
	width: 100%;
}

.fn {
	float: left;
	margin: 3px 20px 0 0;
	font: bold 15px Arial;
	color: #000;	
}

.reply {
	margin: -20px 0px 10px 0;
	display: block;
	float: right;
	width: 60px;
	height: 18px;
}

.reply a {
	display: block;
	font: bold 11px Arial;
	text-decoration: none;
	background: url('/wp-content/themes/combox/images/knpk.jpg') repeat-x;
	padding: 1px 5px 1px 5px;
	color: #6d6c6c;
	border-radius: 3px 3px 3px 3px;
}

.reply a:hover {
	color: #fff;
}

.children li{margin:0 0 0 35px;padding-bottom:0;border-bottom:none;}
.children li.depth-2{margin:0 0 0 35px;}
.children li div.comment-author{border:none;}
.children li div.vcard cite.fn{margin-left:0px;}

#respond h3 {
	margin: 0 0 10px -2px;
	padding-top: 10px;
}

#respond h3 a {
	font: 18px Arial;
}

#commentform {
	margin: 10px 0 0 0;
	padding: 0 2px 0 0;
	display: table-cell;
}

#commentform p {
	margin: 0 0 10px 0;
}

textarea {
	height: 100px;
	resize: none;
	width: 100%;
	margin: 0; 
	font: 12px Arial;
	overflow: auto;
	margin: -10px 0 0 0;
	border: 1px solid #e0e0e0;
}

#author, #email {
	width: 218px;
	font: 12px Arial;
	border: 1px solid #e0e0e0;
	height: 20px;
}

#author {
	margin: 10px 24px 5px 0;
}

#email {
	margin: 10px 0 5px 0;
}

.says {
	display: none;
}

.buttowq {
	margin: -15px 0px 15px 0;
	width: 60px;
	height: 18px;
	background: #e51400;
	float: right;
	display: block;
	font: bold 11px Arial;
	text-decoration: none;
	background: url('/wp-content/themes/combox/images/knpk.jpg') repeat-x;
	padding: 0px 5px 0px 5px;
	color: #6d6c6c;
	border-radius: 3px 3px 3px 3px;
}

.butt {
	display: block;
	font: bold 11px Arial;
	text-decoration: none;
	background: url('/wp-content/themes/combox/images/knpk.jpg') repeat-x;
	padding: 2px 0 0 0;
	color: #6d6c6c;
	border: none;
	cursor: pointer;
}

.butt:hover {
	color: #fff;
}

.avatar {
	height: 30px;
	width: 30px;
}

.dta, .autors {
	font: 12px Arial;
}

.autors {
	color: #858484;
}

.dta {
	margin: 0 5px 0 0;
}

.rub a {
	text-decoration: none;
}

.comment-awaiting-moderation {
	display: block;
	font: 10px Arial;
	margin: -35px 0 0 40px;
	float: right;
}

.gdthumbtext {
	font: normal 10px Arial !important;
}

.comment-body {
	margin-bottom: 10px !important;
}

.alignleft {
	margin: 0 10px 0 0;
	float: left;
	/*margin: 0 0 7px 0;*/
}

.aligncenter {
	margin: 0 auto;
	display: block;
}

.alignright {float:right;
margin: 0 0 0 10px;}

/* последние приложения */

.onpril {
	display: table;
	margin: 0 0 0 20px;
	width: 210px;
	height: 40px;
	border-bottom: 1px dotted #d9d9d9;
	position:relative;
}

.onpril img {
	display: table-cell;
	width: 60px !important;
	height: 60px !important;
	margin: 6px 5px 6px 0;
	position:relative;
	vertical-align:middle;
}

.onpril a {
	font: 11px Arial;
	line-height: 13px;
	display: table-cell;
	text-decoration: none;
	position:relative;
	vertical-align:middle;
}

.onpril a:hover {
	color: #888;
}

/*Page*/

.wp-pagenavi {
	clear: both;
	position:relative;
	z-index: 7;
	margin: 30px 0 30px 15px !important;
}

.wp-pagenavi a, .extend {
	padding: 8px 12px !important;
	margin: 2px;
	font: 14px Arial !important;
	color: #555 !important;
	border: 1px solid #eee !important;
}

.wp-pagenavi .nextpostslink, .previouspostslink {
	text-decoration: none;
}

.wp-pagenavi a:hover {
	text-decoration: none;
	padding: 8px 12px !important;
	margin: 2px;
	font: 14px Arial !important;
	border: 1px solid #eee !important;
	color: #30638a !important;
	height: 26px;
	background-color: #f7f7f7 !important;
}

 .wp-pagenavi span.current {
	text-decoration: none;
	padding: 8px 12px !important;
	margin: 2px;
	font: 14px Arial !important;
	border: 1px solid #eee !important;
	color: #30638a !important;
	height: 26px;
	background-color: #f9f9f9 !important;
}

.pages {
	text-decoration: none;
	padding: 8px 12px !important;
	margin: 2px;
	font: 14px Arial !important;
	border: 1px solid #eee !important;
	color: #30638a !important;
	height: 26px;
	background-color: #f9f9f9 !important;
}

/*spoiler*/

.spoiler-head {
	cursor: pointer;
	text-decoration: underline;
	color: #30638a;
}

.spoiler-body {
	margin-bottom: -25px;
}

#vk_groups {
	margin: 0 0 0 20px;
}

/*
.fan {
	margin: 20px 0 0 20px;
	height: 210px;
	width: 211px;
	display: table;
}

.fan a {
	display: block;
	height: 200px;
	width: 200px;
}
*/

.kom {
	margin: 20px 0 0 20px;
}


/*add ruslan modesco*/
h1 {font-size: 24px!important;}
h2 {font-size: 20px!important;}
h3 {font-size: 18px!important;}
h4 {font-size: 16px!important;}
h5 {font-size: 14px!important;}
h6 {font-size: 12px!important;}
h7 {font-size: 10px!important;}
.wp-caption-text {white-space: normal;
text-align: center;}
.your-message textarea{margin: 0px 0 0 0;}

@media screen and (max-width:768px){
 .teidyone{
  display: none;
 }
 .centd{
  width: 100%;
 }
 .tedtree{
 	display: none;
 }
}
/*
     */
/*
*/