/*
Theme Name: Qiwit
Theme URI: http://qiwit.ru/
Description: Qiwit Themes with two columns. Designed for Wordpress.
Theme is combining a magazine and a weblog into one.
Support Widgets and Gravatars along with automatic thumbnail resizer.
Version: 2 optimized
Author: Qiwit media
Author URI: http://qiwit.ru/
Tags: blue, gray, light, two-columns, fixed-width, right-sidebar, magazine-style
*/


/************************************************
* import 	                        					*
************************************************/

@import url("css/colorbox.css");
@import url("css/navi.css");
@import url("css/contact.css");
@import url("css/twitter.css");

/************************************************
* Global Styles			                        		*
************************************************/

* {
	margin:0;
	padding:0;
	}
body {
	width: 100%;
  height: 100%;
	font-family: Helvetica Neue, Arial, verdana, Sans-Serif;
  margin: 0;
  padding: 0;
	font-size: 13px;
	color: #000;
}
p {
	margin: 5px 0;
}
.left, .alignleft {
	float: left;
}

.alignleft_radius {
border-radius: 350px;
}


.right, .alignright {
	float: right;
}
.clear {
  clear:both;
	margin: 0;
	padding: 0;
}

/************************************************
* link					*
************************************************/

a:link, a:visited {
	color: #000;
	text-decoration: none;
  outline: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
  outline: none;
}
img, a img {
  border: none;
  overflow: hidden;
}

#content img.wp-smiley {
  float : none;
	width: 15px;
  height: 15px;
  margin : 0;
  padding : 0;
  border : 0;
}
.blue, .blue a:link, .blue a:visited {
  color : #000;
  font-weight: normal;
}

div.text a:link {
  color : #330099;
	text-decoration: underline;
  font-weight: normal;
}
div.text a:visited {
  color : #330099;
	text-decoration: underline;
  font-weight: normal;
}
div.text a:hover {
  color : #330099;
	text-decoration: none;
  font-weight: normal;
}

/************************************************
* Structure	container				*
************************************************/

#container {
  position: relative;
  max-width: 1500px;
  overflow: auto;
  height: 100%;
  margin : 0 auto 0;
  overflow: hidden;
  z-index: 1;
}
.onecolumn {
  position : relative;
  float: left;
  width: 760px;
  height: auto;
  margin : 0;
  padding: 0;
  text-align: left;
  overflow: hidden;
}



#top {
  position: absolute; left: 0; top: 0;
  height: 1000px;
  width: 100%;
  display: table;
}

.page_in {
  position: relative;
  background: none;
  overflow: hidden;
	width: 1022px;
	margin: 0 auto 0;
  padding:  0px 0px;
  background-color:#fff;
  text-align: left;

}

#footer{
  background: transparent;
}
/************************************************
* header					*
************************************************/

#header {
  position: relative;
  width: 1022px;
  height: 200px;
  /*background-color:#fff;*/
  margin: 0 auto 0;
  padding: 0;
  z-index: 10;
}
#logo, #logo2 {
  float: left;
  width: 380px;
  height: 123px;
  margin: 10px 0 0 20px;
	padding: 0;
}

#description {
  position: absolute; bottom: 65px; right: 25px;
  width: auto;
  height: auto;
  color: #666666;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: lighter;
/*text-shadow: #757575 -1px -1px 0,
              #f9f9f9 1px 1px 0;*/
}


/************************************************
*	menu								*
************************************************/

#top_menu {
  position: relative;
  width : 450px;
  height : 30px;
  background-color:#fff;
  float:right;
  margin : 0px 90px  0px 0px;
  padding : 0px 0px 0px 0px;
  color : #fff;
  font-family: Times New roman;
  font-style: italic;
  text-align: left;
  z-index: 100;
}
/************************************************
*	menu    			*
************************************************/

 .sf-menu, .sf-menu * {
  padding: 0;
  list-style: none;
  }
  .sf-menu {
  line-height: 1.0;
  width:100%;
  margin: 7px 0px 0px 0px;
  }
  .sf-menu ul {
  position: absolute;
  top: -999em;
background-color: #fff;
padding: 10px 0px 30px 0px;
  border:1px solid #ddd;
  width: 19em;
   z-index:500;
  }
  .sf-menu ul li {
  width: 100%;
  }
  .sf-menu li:hover {
  visibility: inherit;

  }
  .sf-menu li {
  float:  left;
  position: relative;
  }
  .sf-menu a {
  display: block;
  position: relative;
  }
  .sf-menu li:hover ul,
  .sf-menu li.sfHover ul {
  left:  0;
  top:  33px;
  z-index: 99;

  }
  ul.sf-menu li:hover li ul,
  ul.sf-menu li.sfHover li ul {
  top: -999em;
  }
  ul.sf-menu li li:hover ul,
  ul.sf-menu li li.sfHover ul {
  left: 19em;
  top: 0;
  }
  ul.sf-menu li li:hover li ul,
  ul.sf-menu li li.sfHover li ul {
  top: -999em;
  }
  ul.sf-menu li li li:hover ul,
  ul.sf-menu li li li.sfHover ul {
  left: 30em;
  top: 0;
  }

  .sf-menu {
  float: left;
  margin: 0px 17%;
  }
  .sf-menu a {
  padding: .75em 8px .75em 8px;
  font-weight:normal;
  text-decoration:none;
  }

  .sf-menu a,  .sf-menu a:visited {
  color: #000;
  font-size: 16px;
  font-weight:normal;
  font-family: Times New Roman;
  font-style: italic;
 }



.sf-menu li a:hover {
color: #000;
background-color: #fff;
text-decoration:underline;

}
.sf-menu li li:hover {
background-color: #fff;
}

.sf-menu li li li:hover {
background-color: #fff;
}


  .sf-menu li li a:hover {
color: #fff;
background: #fff;
text-decoration:underline;
}
.sf-menu li li {
background: #fff;
color:#000;
}

.sf-menu li li a {
font-size:12px;
text-transform:none;
border-bottom: 1px dotted #000;
padding: 10px 10px 10px 10px;
margin-left:20px;
margin-right:20px;
color:#000;
background-color: #fff;
}

.sf-menu li a {
background-color: #fff;
}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  outline: 0;
  color:#000;
  background-color: #fff;
}

/************************************************
*	Search Form									*
************************************************/

#searchform {
  float: right;
  width : 330px;
  height: 29px;
  margin : 15px 0 0 0;
  padding : 0;
  z-index: 1000;
  border: solid;
  border-width: thin;
  border-color: #6b6b6b;
	background-color: white;
 /*-moz-box-shadow: 1px 2px 7px #000;*/ /* Для Firefox */
    /*-webkit-box-shadow: 1px 2px 7px #000;*/ /* Для Safari и Chrome */
    /*box-shadow: 1px 2px 7px #000;*/ /* Параметры тени */
}
#searchform #s {
  float: left;
  background : #fff;
  border: 0;
  width : 285px;
  height: 22px;
  color : #000;
  font-size : 13px;
  font-weight : normal;
  margin : 0;
  padding : 3px;
  display : inline;
}
#searchform #submit  {
  float : right;
  width : 25px;
  height : 25px;
  color : #f1f1f1;
  text-transform:uppercase;
  letter-spacing:1px;
  font-size : 11px;
  font-weight:bold;
  text-align : center;
  padding : 4 0 4px 0;
  margin : 2px 5px 0px 0px;
  cursor : pointer;
}

.search_entry {
color: #666;
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 30px;
float:left;
margin-top: 30px;
width:100%;
}
/************************************************
* breadcrumbs 				*
************************************************/

.breadcrumbs {
	width: 100%;
	float:left;
	font-size: 12px;
	color: #666;
	margin: 4px 0 15px 0;
	padding: 0px 0 0px 10px;
	}

.main	{
	width: 100%;
  height: 100%;
	margin: 0;
	padding: 0;
}

/************************************************
* links				*
************************************************/
.content .link_title a:link, .content .link_title a:visited,
#frontpost .title a:link, #frontpost .title a:visited,
.content .title a:link, .content .title a:visited {
	color: #000;
	text-decoration: none;
}
.content .link_title a:hover, .content .link_title a:active,
#frontpost .title a:hover, #frontpost .title a:active,
.content .title a:hover, .content .title a:active {
  color: #303030;
  text-decoration: none;
}
.date a:link, .date a:visited,
.more a:link, .more a:visited {
	text-decoration:none;
}

.date a:hover, .date a:active,
.more a:hover, .more a:active {
	text-decoration:underline;
}

/************************************************
* frontpost / index.php /					*
************************************************/

#frontpost {
	float: left;
  width: 730px;
  height: 376px;
	font: 12px Helvetica Neue, Arial;
	color: #000;
	line-height: 1.45;
	overflow: hidden;
        margin-bottom: 20px;
	}

.fontpost_column {
float:right;
width: 250px;
padding: 0px 0px 10px 0px;
margin:0px;
height: 345px;
}
#frontpost h3 {
  text-align: right;
	font-family: Sans-Serif;
        text-transform: uppercase;
  font-weight: normal;
     	font-size: 20px;
	letter-spacing: 2px;
	color: #252525;
	text-decoration: none;
	display:block;
	margin: 0px 0 0 0;
	padding: 0 10px 3px 15px;
	}

#frontpost .title {
	font-weight: normal;
	font: 20px Georgia;
	color: #000;
	text-decoration: none;
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 1;
}
#frontpost img {
  width: 290px;
  height: 290px;
	margin: 35px 30px 20px 42px;
	padding: 0;
}
#frontpost p {
	padding: 0;
	margin: 2px 0 0px 0;
	line-height: 1.2;
}
#front {
	margin: 8px 0 0 0;
	padding: 0;
}
#frontpost .more {
  position: absolute; right: 15px; bottom: 15px;
	padding: 0;
}
#frontpost a.more, #frontpost a.more:visited  {
	color: #666;
}
#frontpost a.more:hover , #frontpost a.more:active {
	color: #000;
}

/************************************************
* content  / index.php, single.php, page.php,
             archive.php, search.php /*
************************************************/

.content {
	float: left;
	width: 728px;
        height: 100%;
	background: #fff;
	margin: 0 10px 10px 0;
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	overflow: hidden;
	}
.content h1, .content h2, .content .link_title {
	color: #000;
        font-weight: bold;
	text-decoration: none;
        font-family: Georgia;
        margin: 0 0 10px 0;
        text-align:left;
	padding: 0;
	line-height: 1;
	}
.content h1, .content .link_title {
        font-weight: bold;
	margin: 0 0 7px 0;
	}
.content .link_title {
	font-size: 25px;
}
.content h3 {
	margin: 20px 0px 20px 10px ;

	}
.date {
	display: inline;
	margin: 0;
	padding: 0;
	font: 12px Helvetica Neue;
	color: #666;
	}
.content p {
	margin: 0 0 10px 0;
	padding: 0;
  font-size:14px;
  line-height:20px;
}


.content ul:not(#other2):not(#tab_menu), .content ol {
  margin: 10px 0 10px 0;
  padding: 0;
  color: #666;
}
.content ul li, .content ol li {
  font-size: 13px;
  margin: 0;
  padding: 0 0 3px 0;
  list-style-position: outside;
  list-style-type: disc;
  color: #000;
}

/************************************************
*	column    /index.php/							*
************************************************/

#column1, #column2 {
  float: left;
  width: 263px;
  height: auto;
  margin: 0 15px 0 0;
  padding: 0;
  overflow: hidden;
}
#column2 {
  float: right;
  margin: 0;
}

#column3 {
  float: right;
  width: 339px;
  height: auto;
  margin: 0 0px 0 15px;
  padding: 0;
  overflow: hidden;
}

.category {
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
        color : #fff;
        background:none;
        font-family: Georgia;
       	font-weight: 400;
	font-size: 17px;
        display: block;
        overflow: hidden;
        text-align:center;
        letter-spacing:1px;
        text-transform: uppercase;
}
.category a:hover, .category a:active {
  text-decoration: none;
}
.miniblock {
  width: 230px;
  float:left;
  padding: 0px 5px;
  text-align:center;
  height: 490px;
  margin: 0 0 10px 0;
  overflow: hidden;
}
.miniblock_sidebar {
width: 112px;
  float:left;
  padding: 0px 5px;
  text-align:center;
  height: 300px;
  margin: 0 0 10px 0;
  overflow: hidden;
}
.miniblock_sidebar .title a{
color:#000;
font-family: Georgia;
font-size:16px;
}

.miniblock1 {
  float: left;
}
.miniblock2 {
  float: right;
}

.miniblock3 {
  width: 170px;
  float:left;
  text-align:center;
  height: 220px;
  float:left;
  margin: 0 5px 10px 5px;
  overflow: hidden;
}

.miniblock4 {
width: 350px;
  float:left;
  padding: 0px 5px;
  text-align:center;
  height: 700px;
  margin: 0 0 20px 0;
  overflow: hidden;
}

/*  cat_content	       */

.miniblock .title, .content .title {
	margin: 5px 0 5px 0;
	padding: 0;
  color : #000;
  font-size: 16px;
  font-family: Georgia;
  line-height: 1;
  font-weight: 400;
}
.miniblock img {
    	margin: 0px 0px 0px 0px;
	padding: 0;
}


.mini_post {
  position: relative;
  width: 100%;
	font-size: 13px;
        padding: 0px 5px 0px 5px;
	margin: 3px 0 0 0;
	overflow: hidden;
	line-height: 1;
	text-align: center;
}

/************************************************
* post   / index.php, archive.php /*
************************************************/

.post {
	float: left;
  position: relative;
  width: 550px;
  height: 193px;
	margin: 0px 0 10px 0;
	padding: 0;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	}
.post p {
  line-height: 20px;

}
.post img  {
  float: left;
  	margin: 3px 20px 0 0;
	padding: 0;
}
.post .more {
  position: absolute; right: 5px; bottom: 10px;
	padding: 0;
}
.short { border: 0}

/************************************************
* text   / single.php, page.php, 404.php /*
************************************************/

.text {
	font-size: 14px;
	display: block;
	padding: 0px 20px 0px 20px;
	margin: 15px 0 0 0;
        text-align: justify;
	overflow: hidden;
        font-family: Helvetica Neue, Arial;
}
.text img  {
  max-width: 730px !important;
	padding: 0;
}
.text img.alignleft  {
	float: left;
  height: auto;
	margin: 0px 20px 5px 0;
}
.text img.alignright {
	display: inline;
	float: right;
	margin: 0px 0 5px 10px;
}
.text img.aligncenter, .text img.alignnone {
	float: none;
	clear: both;
	display: block;
	margin: 10px auto 10px;
}


.text p {
   text-indent: 20px;
   line-height: 20px;
}

/************************************************
* tags     / single.php /*
************************************************/

.tags {
  clear: both;
  margin : 0 0 0px 0;
}
.tags h5 {
  float: left;
  margin : 0 10px 0 0;
}
.tags p {
  padding : 5px 0 0 0;
}
.opublikovano {
color: #7f7f7f;
font-size: 11px;
text-align:right;
letter-spacing: 1px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;

}
/************************************************
* donate 			/ single.php /			*
************************************************/

#donate {
  width:728px;
  float:left;
 margin: 0 0 0px 0!important;
 border:none;
 padding:0px;
}
#attention {
  padding-bottom: 0;
}
#donate h4 {
  margin: 0 0 15px 0!important;
}

#donate a img, #donate img {
  border: none;
  background: none;
  margin: 0 3px 0 0;
  padding: 0;
}
#donate img {
  margin: 0;
  font-size: 10px;
}
/*  Поделиться с Google  */

.donate_link .google {
  float: left;
  width: 70px;
  margin-right: 0px;
}
/*   Tweet		*/

.donate_link .twit {
  float: left;
  background: transparent;
  margin: 0 10px 0 0;

}
.donate_link .twit iframe {
  width : 100px !important;
  height: 16px;
}
/*   Vkontacte		*/

.donate_link #vk {
  float: left;
  width : 110px !important;
  margin: 0px 10px 0 0;
}

/************************************************
* postmetadata    / single.php, page.php, archive.php /*
************************************************/

.postmetadata {
  clear:both;
	height: 16px;
 border-top:1px dotted #000;
 font-family: ;
 border-bottom: 1px dotted #000;
  margin: 10px 0 20px 0;
  padding : 10px;
  font-size : 20px;
  color : #000;
}
.postmetadata a {
  font-size: 20px;
}
.postmetadata span {
  font-size : 14px;
  color : #5d5d5d;
}

/************************************************
* other     / single.php /*
************************************************/

.content .box {
	width: 720px;
	height: auto;
  margin: 0 0 20px 0;
  padding : 15px 0 15px 10px;
   overflow: hidden;
  border: none;
  clear: both;
}
#other h4 {
  clear: both;
  margin: 0 0 15px 0;
  padding: 0;
}
#other ul {
  clear: both;
	margin: 0;
	padding: 0;
}
#other li {
	float: left;
	width: 220px;
	height: 370px;
	margin: 0 20px 40px 0;
        text-align: right;
	font-size: 12px;
  list-style-type: none;
	line-height: 1!important;
	display: block;
}
#other li .date {
  display: block;
  margin-top: 15px
}
#other li > a {
  width: 100% !important;
}
#other p {
font-size: 12px;
line-height:16px;
padding: 0px;
}

#other img {
  	margin: 0px;
	padding: 0;
      	font-size: 10px;
	line-height: 1;
	overflow: hidden;
}
#other li .title {
	display: block;
        padding: 20px 0px 0px 0px;
     	line-height: 1!important;
        width:100%;
}
#other li .title a, #other li .title a:visited {
	text-decoration: none;
	color: #000;
}

#other li .title a {
font-size: 20px;
font-weight:bold;
line-height: 25px;
background-color: #fff;
}

#other li .title:first-letter {
color: #000;
font-size: 50px;
}


#other li .title a:hover , #other li .title a:active {
  margin: 0;
	padding: 0;
	color: #000;
}
#other li .meta, #other li .meta a, #other li .meta a:visited {
	color: #666;
	font-size: 12px;
	clear: both;
}

/************************************************
* other     / page.php /*
************************************************/

#other_page ul {
  margin: 10px 0 10px 2px;
  padding: 0;
  color: #666;
}
#other_page li {
	float: left;
	width: 240px;
  font-size: 16px;
  margin: 0;
  padding: 0 0 3px 0;
  list-style-position: inside;
  list-style-type: disc;
}

/************************************************
* other_page	            /author.php/			*
************************************************/

#author_page .avatar-70 {
  float: left;
  width : auto;
  margin: 3px 10px 10px 0;
  border: 3px solid #d3d1d2;
}
#author_page p {
  margin: 0 0 10px 0;
}
#author_text {
  width : 100%;
  margin : 0;
  padding : 10px 0 0 0;
}

/********************************************************
*   archiv         / archives.php /                     *
*********************************************************/

#archives {
  margin: 10px 0 0 0;
  padding-left: 20px;
}
#archives h2 {
 	width: 100%;
  float : left;
  margin: 0 0 10px 0;
  padding: 0;
}

#archives a {
font-size: 14px;
line-height: 20px;
}

ul.archiv {
  float : left;
  margin: 0 10px 20px 0;
  padding: 0 0 0 1px;
  overflow: hidden;
}
ul#archiv1 {
 	width: 110px;

}
ul#archiv2 {
 	width: 160px;

}
ul#archiv3 {
 	width: 160px;
  margin: 0 0 20px 0;
}
ul.archiv li {
 	width: 160px;
  float : left;
  margin: 0 0 5px 0;
  padding: 0;
  list-style-position: inside;
  list-style-type: disc;
}

/************************************************
* category           / map.php /             *
************************************************/

#category {
	width: auto;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 16px;
	overflow: hidden;
  text-transform: uppercase;
  color: #000;
  line-height: 1.3 !important;
}
#category a, #category a:visited {
  color: #000;
}
#category a:hover, #category a:active {
  text-decoration: none;
  color : #666;
}
#category span {
  text-transform: capitalize;
}

/************************************************
* listing           / listing.php /             *
************************************************/

.listing {
  margin: 5px 0 0 0;
}
.listing ul {
  overflow: auto;
  padding: 0 0 0 1px;
  margin : 0;
}
.listing ul li {
  float: left;
  width: 250px;
  margin : 0;
  padding: 0 0 3px 0;
  list-style-position: inside;
  list-style-type : disc;
}

/************************************************
* tag_cloud         / tag_cloud.php /		      	*
************************************************/

.tag_cloud {
  margin: 10px 0 0 0;
  clear: both;
  text-align:center;
  width:100%;
}
.tag_cloud a, .tag_cloud a:visited {
  float: left;
  width: auto;
  margin: 0;
  color:#000;
  padding : 0 2px 1px 2px;
  text-align:center;
}
.tag_cloud a:hover, .tag_cloud a:active, .tag_cloud a:focus {
  float: left;
  margin: 0;
  padding : 0 2px 1px 2px;
  width: auto;
  text-decoration : none;
}
/************************************************
* SR_form    / subscribe.php /      	*
************************************************/

.subscribe form {
  width : 240px;
  margin: 20px auto 30px !important;
  text-align: center !important;
  font-family : Helvetica Neue, Arial, Verdana, Sans-Serif;
}
.subscribe form input#field_name, .subscribe form input#field_email {
  width: 220px;
  height: 28px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  margin: 5px 0 10px 0;
  padding: 2px 5px 3px 10px;
  font: bold 16px 'Helvetica Neue';
  color : #000;
  box-shadow: inset      3px 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset  3px 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.1);
}
input#SR_submit,
input#SR_submit_books {
  float: none;
  width : 243px;
  height : 42px;
  border : 0;
  margin: 15px auto 0;
  color : #fff;
  font: normal 24px 'Helvetica Neue';
  text-align: center;
  background: url('/wp-content/themes/Qiwit/images/submit.png') no-repeat;
  cursor : pointer;
}
img#big_arrow {
  margin: 0 auto 0px;
}

/************************************************
* subscribe         / subscribe.php /		      	*
************************************************/

.subscribe {
  width : 760px;
  height: 100%;
  background: #fff;
  margin: 0px auto 10px;
  padding: 50px 80px 20px 80px!important;
background: url('/wp-content/themes/Qiwit/images/subscribe.jpg') no-repeat;
  text-align: center;
  overflow: hidden;
  box-shadow:         0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow:    0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.subscribe .sub_box {
  height: auto;
  margin: 0 0 20px 0;
  font-size: 16px;
}
.subscribe .center {
  float: none;
  width : 500px;
  margin: 40px auto 0px 60px;
  clear: both !important;
}
.subscribe .left {
  float: right;
  width: 250px;
  margin-top: 0px;
  margin-right:0px;
}
.subscribe .right {
  float: left;
  width: 500px;
  margin-top: 20px;
}
#b1 p {
  margin-bottom: 10px;
}
#b1, #b5 {
  text-align: center;
}
#b2, #b5 {
  width: 400px;
}
#b2 {
  margin-bottom: 30px;
}
#b3 img {
  float: right;

  height: auto;
}
#b5 {
  background: #fff;
  padding: 15px 0 10px 0;
  margin: 30px auto;
  font-size:12px;
}
#b5 p {
  margin: 0 0 5px 0;
  line-height: 1.4;
  font-size:11px;
}

/*  ul 		*/

ul.sub  {
  margin: 55px 0 0px 0;
  padding: 0;
}
ul.sub li {
  text-align: left;
  font-size: 20px;
  font-weight:bold;
  text-transform: lowercase;
  margin: 0 0 7px 0;
  padding-left: 30px;
  background: url('/wp-content/themes/Qiwit/images/ar.gif') no-repeat;
  list-style: none;
}
/*   H   		*/

.subscribe h1 {
  text-align: center;
  font: normal 35px 'Impact';
  margin: 70px auto 20px !important;
  text-shadow: #fff 1px 1px 1px;
}
.subscribe h3
  font: normal 28px 'Impact';
  text-shadow: #ddd 1px 1px 1px;
  margin: 10px 0 15px 0;
}
/*  color  		*/

.subscribe .red {
  color: #d40707 !important;
  text-shadow: #fff 1px 1px 1px;
}
.subscribe .blue {
  color: #3e65bb !important;
  text-shadow: #eee 1px 1px 1px;
}
.subscribe .gray {
  color: #888 !important;
  text-shadow: #eee 1px 1px 1px;
}

/************************************************
* H                           					*
************************************************/

h2, h1 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
	color : #000;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	color : #000;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	color : #000;
	font-weight: normal;
}
h6 {
	font-size: 17px;
	color : #333;
}

/************************************************
* img                                   				*
************************************************/

a img {
	border:0;
}

/************************************************
* adsense_box					*
************************************************/

/* header		*/

#ad_header {
  position: absolute; right: 0; top: 20px;
  width : 470px;
  height : auto;
  padding: 0;
  z-index: 10;
}

/* maincolumn		*/
.maincolumn	{
	float: left;
  clear: both;
	width: 590px;
  height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.ad468x60 {
	width: 468px;
	height: auto;
  margin: 10px auto 10px;
}
.ad728x90 {
	width: 728px;
	height: auto;
  margin: 0 auto 10px;
  clear: both;
}

/* sidebar1	*/

#ad160x600 {
	width: 160px;
	height: auto;
  margin: 0 auto 0;
	clear: both;
}
#ad160x600 img{
	width: 160px;
	height: auto;
  margin-bottom: 10px;
	clear: both;
}

/* sidebar2	*/

#ad125x125 {
	float:left;
  width: 255px;
  height: auto;
  margin: 0px 0 10px 7px;
	clear: both;
}


/************************************************
* sidebar css 					*
************************************************/

.sidebar {
  float: left;
  position: relative;
  text-align: left;
  font-weight : normal;
}
.sidebar h2 {
	color: #000;
        border-bottom: 1px solid #000;
        font-family: Georgia;
	font-weight: normal;
        width:230px;
        padding-bottom:10px;
        text-transform:uppercase;
	font-size: 22px;
        margin: 0px 0 20px 0;
        text-align: center;
        clear: both;
}
.sidebar h4 {
  float:left;
  width:230px;
  margin: 15px 0 10px 0;
  display:inline;
}

/************************************************
* sidebar box					*
************************************************/

.box {
  float: left;
	height: auto;
  background: #fff;
	border: 0px solid #ddd;
	margin: 0 0 10px 0;
  padding: 0 0px 15px 0px;
  text-align: left;
	overflow: hidden;
	clear: both;
}
.sidebar-content {
       float: left;
       width: 230px;
       height: 100%;
       background: #fff;
       margin: 0 0 0px 0;
       padding: 20px 20px 0px 20px;
       overflow: hidden;
}

.sidebar-content[style*="width:265px"] [style*="height:330px"] {
  height: auto !important;
}
.sidebar-content[style*="width:265px"] div[style*="float:right"] {
  float:none !important;
  margin-bottom: 10px;
}

/************************************************
* #sidebar ul li			*
************************************************/

.sidebar ul {
  margin: 7px 0 7px 0;
  list-style-position: outside;
}
.sidebar ul li {
  list-style-type: square;
  padding-left: 0px;
  font-size: 14px;
}
.sidebar a:link, .sidebar a:visited {
	text-decoration: none;
  outline: none;
	word-wrap: break-word;
}
.sidebar a:hover, .sidebar a:active {
	text-decoration: none;
  outline: none;
}

/************************************************
* sidebar_1			*
************************************************/

#sidebar_1 {
  float: left;
	width: 180px;
}
#sidebar_1 h2 {
  width: 170px;
  font-family: Georgia;
  font-size:22px;
  text-transform:uppercase;
  text-align:center;
  border-bottom: 1px solid #000;
}

#sidebar_1  li {
list-style-type: disc;
font-family: Georgiz;
font-size:14px;
text-align:center;
}

#sidebar_2 .widget {
padding: 0px 20px 0px 20px;
border: 0px solid #000;
}

#sidebar_2 .textwidget {
width:230px;
font-size:14px;
text-align:center;
line-height:20px;
}


#sidebar_2 .widget ul {
width: 220px;
margin-left:20px;
}


.widget li {
   margin: 5px 5px 5px 0px;
  list-style-type: disc;

}
.widget li a{
padding-left:10px;
padding-bottom:10px;
font-size:16px;
}

.list  {
  padding: 0;
  border: 0;
}
.list ul {
  margin: 15px 0 0 15px;
  padding: 0;
  color: #666;
}
.list ul li {
  background: none;
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.2;
  background: none;
  padding: 0;
}
.list h5  {
  font-size: 18px;
}

.list ul.single_title {
  margin: 0 0 5px 15px;
}
.list ul.single_title li {
  font-size: 13px;
}


/************************************************
*	accordion									*
************************************************/

#accordion  {
  width: 177px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#accordion li {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
  list-style-position: inside;
  line-height: 1.4;
}
#accordion li .parent {
  font-size: 14px;
  cursor: pointer;
}
#accordion li .parent:hover, #accordion li .parent:active {
	color: #666;
}
#accordion .children {
  margin: 5px 0 5px 0;
  padding: 0;
  color: #666;
  display: none;
}
#accordion .children li {
  list-style-type: disc;
  list-style-position: inside;
  line-height: 1.2;
  background: none;
  padding: 0;
}
.parent.active {
  color : #d81e33;
}

/************************************************
*	social                     *
************************************************/

.social {
  position: relative;
  width: 100%;
  height: auto;
}
.social h6 {
  padding: 0 7px;
  font-size: 12px;
}
.social p {
  padding: 3px 7px;
}
.social a:link, .social a:visited {
  text-decoration : none;
}
.social a:hover, .social a:active {
  text-decoration : none;
}
.social img {
  margin: 0 7px 3px 0;
}

ul.page_contact {
	margin: 0 0 10px 2px;
	overflow: hidden;
}
.contact p {
  padding-bottom: 3px;
}

/************************************************
* sidebar_2 					*
************************************************/

#sidebar_2 {
  float: right;
	width: 262px;
}
#sidebar_2 .box {
  width: 270px;

}

/************************************************
* tabs 					*
************************************************/

#tabs {
	float: left;
	width: 730px;
        margin: 10px 0 15px 0;
	background: #fff;
        padding: 0px 0px 8px 0px;
	overflow: hidden;
        font-size: 13px;
	}

.tab_box {
        height: 33px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
        background-color: #000;
        border-bottom: 2px solid #ddd;
        border-top: 2px solid #ddd;
}
#tab_menu {
        height: 33px;
	margin: 0px 0px 10px 0px;
	/* padding: 0 20px; */
	font-size: 13px;
	float: left;
	list-style: none;
	cursor: pointer;
}
#tab_menu li {
        margin: 0;
	padding: 0px 10px 0px 0px;
	font-size: 14px;
        line-height: normal;
	float: left;
        list-style-type: none;
        list-style-image: none !important;
	cursor: pointer;
        border-right:1px solid #ccc;
        background: url('/wp-content/themes/Qiwit/images/sumbit_menugreen') center right no-repeat;
        border-bottom: none;
}
#tab_menu li:last-child{
	border: 0;
}
#tab_menu li a, #tab_menu li a:visited {
  margin: 0;
	padding: 8px 30px 8px 7px;
	font-weight : normal;
	color: #fff;
        font-family:Georgia;
        text-transform:uppercase;
        font-size: 14px;
	text-decoration: none;
        background: url('/wp-content/themes/Qiwit/images/sumbit_menugreen.png') center right no-repeat;
	display: block;
}
#tab_menu li a.current, #tab_menu li a:hover, #tab_menu li a:active {
        margin: 0;
	padding: 8px 20px 8x 20px;
        font-weight : normal;
        font-size: 14px;
        text-transform:uppercase;
	color: #fff;
        background: url('/wp-content/themes/Qiwit/images/sumbit_menugreen.png') center right no-repeat;
	text-decoration: none;
}


.tab_list {
	display: none;
       vertical-align: middle;
}
.tab_list li {
  height: 160px;
  width: 347px;
  float: left;
  vertical-align: middle;
  margin-left: 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
}
.tab_list li p {
text-align: center;
float:left;
width:132px;
margin: 0px 0px 0px 0px;
padding-right:10px;
padding-left:35px;
}

.tab_list li:first-child {
	border-top: 0px dotted #999;
	}
.tabs img {
        float:right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
        border-radius:100px;
	overflow: hidden;
}
#tabs li .title a {
	color: #d81e33;
      	font-size: 16px;
        padding: 0px 0px 0px 0px;
}
#tabs li .title a:hover {
	color: #000;
        padding: 0px 0px 0px 0px;
       	font-size: 16px;
      	text-decoration: underline;
}

#tabs li .title {
width: 146px;
text-align:left;
display: block;
float:left;
font-family: ;
padding: 0px 10px 0px 20px;
}

#tabs li .meta, li .meta a {
	color: #7f7f7f;
        width: 190px;
        display: block;
        margin-top: 0px;
        margin-left:10px;
        float: left;
        text-align:left;
	font-size: 11px;
}
#tabs li .meta a:hover {
	color: #000;
	font-size: 11px;
}
/************************************************
*	sidebar_l, sidebar_r	*
************************************************/

.sidebar_l {
  float: left;
  height: 130px;
  margin-top:-30px;
  padding-top: 50px;
  width: 250px;
 background: url('/wp-content/themes/Qiwit/images/subscribe.png') right center no-repeat;
}

.sidebar_l a {
display:block;
color: #da000e;
line-height: 1.75em;
font-size: 0.85em;
font-weight:700;
}
.sidebar_l a:hover {
text-decoration: underline;
}
.sidebar_l img {
position:absolute;
}

.sidebar_r {
  float: right !important;
  width: 130px;
  text-align: left;
}

/************************************************
*	social 	*
************************************************/

#social {
  height: auto;
}
#social img.alignleft {
  float: left;
  width: 60px;
  height: 60px;
}
#social a.alignright {
  float: right;
  width: 75px;
  height: auto;
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 12px;
  line-height: 1;
}
#social a.alignright2 {
  width: 55px;
}

/************************************************
/* RSS feed *
************************************************/

#sidebar_r .alignleft{
  float: left;
  text-align: left;
  width: 64px;
  margin: 0 0 0 2px;
  padding: 0 0 10px 0;
}
#sidebar_r .alignleft img {
  float: left;
  padding: 0;
}
#sidebar_r .alignright{
  float: right;
  text-align: left;
  margin: 13px 0 0 0;
  padding: 0;
}

/************************************************
*	autoriz      								*
************************************************/

#autoriz {
  margin : 5px 0 0 0;
  float : left;
}
#autoriz label {
  float : right;
  text-align : left;
  width : 50px;
  margin : 0 0px 10px 0;
  padding : 4px 0 2px 0;
  font-size : 12px;
  letter-spacing:1px;
}
#autoriz input {
  float : left;
  width : 162px;
  height : 18px;
  margin : 0 10px 10px 0;
	border:1px solid #ddd;
  padding : 2px 0;
  background : #eee;
}
#autoriz #enter {
  height : 24px;
  margin : 0px 0 10px 0px;
  padding : 0 0 4px 0;
}
#autoriz p {
  clear : both;
  font-size : 13px;
  margin : 0;
  padding : 0;
  text-align : left;
}
#autoriz a {
  float : left;
  font-size:12px;
  letter-spacing: 1px;
  margin : 0 15px 3px 0;
}
#autoriz #enter {
  width : 230px;
  height : 24px;
  background: #959698 url('/wp-content/themes/Qiwit/images/enter.jpg') 0 0 repeat-x;
  font-size : 14px;
  padding : 0 0 4px 0;
  text-align: center;
  cursor : pointer;
  color : #fff;
  border: 0;
}

/************************************************
/* video                        *
************************************************/

#video {
  padding: 0 10px 20px 10px;
  width: 400px;
  height: 280px;
  background:none;
  text-align:center;
}
#video object {
	width: 400px;
        height: 280px;
}


/************************************************
/* tag_cloud                       *
************************************************/

#tag_cloud {
  margin: 0 0 10px 0;
}
#sidebar_2 #tag_cloud a, #sidebar_2 #tag_cloud a:visited {
	color: #000;
        font-size:16px;
        font-family:Georgia;
}
#sidebar_2 #tag_cloud a:hover, #sidebar_2 #tag_cloud a:active {
	color: #d81e33;
	text-decoration:none;
        background: none;
}


/************************************************
* gallery	 / index.php /            		*
************************************************/

#gallery {
}
#gallery img {
  width: 68px;
  height: 52px;
  margin: 0 2px 5px 2px;
  border: 1px solid #c9c8c9;
  font-size: 10px;
}

/************************************************
/* widjet  *
************************************************/

ul#recentcomments li {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 14px;
}

/************************************************
*	slider
************************************************/

h2.title_slider {
  text-align: center;
  border: 0;
}
.bookslide_bg {
  position: relative;
  width: 286px;
  height: 420px;
  margin: 5px 0 10px 6px;
  padding: 0;
  background: #f4f4f4;
  border-top: 3px double #ddd;
  border-left: 3px double #ddd;
  border-bottom: 1px solid #d5d4d4;
  border-right: 1px solid #d5d4d4;
  z-index: 100;
  overflow: hidden;
}
.overallslide {
  width: 265px;
  height: 370px;
  margin: 8px;
  border: 1px solid #fff;
  background: none;
}
.overallslide .slides_container {
  border: 1px solid #ddd;
  width: 263px;
  height: 370px;
  padding: 0;
  overflow: hidden;
}
.overallslide .slides_container .slide {
  position: relative;
  width: 261px;
  height: 370px;
  display: block;
  text-align: center;
  padding-top: 10px;
}
.overallslide .prev,
.overallslide .next {
  position: relative;
  display: block;
  width: 30px;
  height: 33px;
  text-indent: -9999px;
  bottom: 260px;
  z-index: 200;
}
.overallslide .prev{
  float: right;
  background: url("/wp-content/themes/Qiwit/images/right-arrow.png") no-repeat scroll 0 0 transparent;
  right: -12px;
}
.overallslide .next{
  background: url("/wp-content/themes/Qiwit/images/left-arrow.png") no-repeat scroll 0 0 transparent;
  left: -12px;
}
#sidebar_2 .overallslide h4, #sidebar_2 .overallslide p {
  float: none;
  width: 263px;
  margin: 10px 0 5px 0;
  text-align: center;
}
#sidebar_2 .overallslide h4 {
  padding: 10px 0 12px 0 !important;
  color : #3e65bb;
  font: normal 22px 'Impact';
  text-shadow: #eee 1px 1px 1px;
  text-shadow: 1px 1px 1px #e3e3e3;
  line-height: 1;
}
#sidebar_2 .overallslide h4 a:link,
#sidebar_2 .overallslide h4 a:visited {
  text-decoration: none;
  color : #3e65bb;
  text-shadow: 1px 1px 1px #e3e3e3;
}
.overallslide h4 a:hover{
  text-decoration: none;
  color: #666;
}
.overallslide .slides_container .slide img {
  position: relative;
  width: 210px;
  height: 180px;
  margin: 10px auto 0;
  border: 1px solid #d1d1d1;
}
.overallslide .slides_container .slide .booksDescription {
  float: none;
  width: 243px;
  margin: 10px auto 10px !important;
  height: 65px !important;
  overflow: hidden;
}
ul.pagination {
  position: relative;
  display: block;
  list-style: none outside none;
  bottom: 15px;
  text-align: center;
  margin: 0 17px 0 0;
}
ul.pagination li {
  text-indent: 9999px;
  margin: 0 -7px 0 0;
  font-size: 1px !important;
  display: inline;
  clear: none;
  overflow: hidden;
}
#bookSlides  ul.pagination li a {
	background-image: url('/wp-content/themes/Qiwit/images/pagination.png');
  width: 12px !important;
  height: 12px !important;
  padding: 5px;
  color: #969696;
}
#bookSlides ul.pagination li.current a {
	background-position: 0 -12px;
  padding: 5px;
  color: #98b126;
}
a.bbut, a.bbut:hover {
  position: absolute;  bottom: 25px; left: 32px;
	background-image: url('/wp-content/themes/Qiwit/images/enter.png');
  width: 200px;
  height: 38px;
  cursor: pointer;
}
a.bbut:hover {
  background-position: 0 38px;
}

/************************************************
*	Comments								*
************************************************/

#comment {
	float: left;
  position : relative;
  width: 700px;
  height: auto;
  margin : 0 0 20px 20px;
  padding : 0;
  background : transparent;
	clear: both;
  font-family : Helvetica Neue, Verdana, Sans-Serif;
  font-weight : normal;
  font-size : 14px;
   overflow: hidden;
}
#comment h4 {
  margin: 0 0 5px 0;
}
#comment h6 {
  margin: 15px 0 5px 0;
}
#recent_comments {
  float: left;
  width : auto;
  margin: 10px 0 20px 0 !important;
}
ol.commentlist {
  width: 100%;
  height: 100%;
  margin : 20px 0 15px 0;
  padding : 0;
  list-style-type: none;
}
ol.commentlist li, #trackbacks {
  position: relative;
  width: auto;
  height: auto;
  min-height: 70px;
  margin : 0;
  padding: 0;
  list-style-type : none;
  clear: both!important;
}
ol.commentlist li.depth-1 {
  width: 720px;
  margin : 0 0 10px 0;
}
#trackbacks {
  min-height: 0;
  margin : 20px 0 20px 0;
  padding: 10px 10px 13px 10px;
  font-size : 10px;
}
#trackbacks li {
  font-size : 10px;
  list-style-type: square;
  margin : 0 0 0 15px;
  padding: 0;
}
ol.commentlist li img.avatar {
  float: left;
  position : relative;
  width : 50px;
  height : 50px;
  margin : 0 10px 0 0;
  padding: 0;
  border: 1px solid #ccc;
}
.comment_text {
  width: auto;
  min-height: 50px;
  padding: 0;
  margin : 0 0 7px 0;
	overflow: hidden;
  font-size: 13px;
}
.comment_text p {
  color: #000;
}
.commentmetadata {
  line-height: 1.5;
  margin : -4px 0 7px 0;
  padding: 0;
  font-size : 10px;
  color:#606060;
  letter-spacing:1px;
  font-weight : normal;
  text-align: left;
  overflow: hidden;
}
.commentmetadata .time{
  margin : 0 5px 0 0;
}
.commentmetadata .author {
  margin : 0;
}
.comment_text p {
  width: auto;
  padding: 0;
  text-align: justify;
  margin : 0;
  overflow: hidden;
  font-size: 14px;
  line-height:20px;
}
ol.commentlist li.reply {
  width : auto;
  margin : 10px 0 10px 0;
  font-size : 10px;
  letter-spacing:1px;
  text-align: left;
  text-decoration : none;
}
ol.commentlist li .reply a:hover, ol.commentlist li .reply a:active {
  text-decoration: none;
}

ol.commentlist li .reply a {
font-size:10px;
letter-spacing:1px;
color:#606060;
}

#respond {
  margin: 0;
  padding : 0;
}
#respond h4 {
  margin: 0;
  padding : 10px 0 0 0;
}
#respond p {
  font-size: 14px;
  margin: 0 0 1em;
}

/************************************************
*	�������� �����������						*
************************************************/

ol.commentlist ul.children,
ol.commentlist ul ul.children,
ol.commentlist ul ul ul.children,
ol.commentlist ul ul ul ul.children {
  width: auto;
  height: auto;
  margin: 15px 0 0 0;
  text-indent: 0;
  list-style: none;
  clear: both;
}
ol.commentlist ul.children li {
  height: auto;
  min-height: 70px;
  margin : 0;
  padding: 0 10px 0 30px;
  list-style-type : none;
  clear: both;
 }
ol.commentlist ul.children li.depth-2 {
  width: 505px;
  margin: 5px 0 5px 0;
 }
ol.commentlist ul.children li.depth-3 {
  width: 475px;
 }
ol.commentlist ul.children li.depth-4 {
  width: 445px;
 }
ol.commentlist ul.children li.depth-5 {
  width: 416px;
  margin : 0;
 }
#cancel-comment-reply {
  margin: 10px 0 20px 0;
	font-size: 13px;
}
.required {
  font-size: 15px;
}
.moderation {
  font-size: 10px;
  letter-spacing: 1px;
}

/************************************************
*								*
************************************************/

li.bypostauthor {
    /* CSS*/
}

li.byuser {
    /*CSS*/
}

/************************************************
*	Commentsform								*
************************************************/

#commentform {
  float: left;
  position: relative;
  width: 100%;
  margin: 0 0 25px 0;
  font-family: Helvetica Neue, Verdana, Sans-Serif;
  z-index: 200;
  clear: both;
}
#commentform p {
  overflow : hidden;
  margin : 0 0 8px 0;
  padding : 0;
}
#commentform.text_comment {
  float : left;
  position : relative;
  margin : 10px 0 0 0;
  color : #606060;
}
#commentform input, textarea#new-comment {
  font-family : Helvetica Neue, Verdana, Sans-Serif;
  font-size : 14px;
  line-height:20px;
  margin: 0;
  padding : 3px;
  background : #fff;
  border: 1px solid #dbd9dc;
}
#commentform input {
  width : 35%;
  min-width : 165px;
  height : 18px;
  margin : 0 10px 0 0;
  clear: both;
}
#commentform label {
  width: 100%;
	margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1;
}
textarea#new-comment {
  position : relative;
  overflow : auto;
  margin : 10px 0 10px 0;
  width: 97%;
  min-height : 150px;
  overflow: auto;
  padding : 10px;
}
ol.commentlist ul.children li.depth-2 textarea#new_comment {
  width: 95%;
 }
ol.commentlist ul.children li.depth-3 textarea#new_comment {
  width: 95%;
 }
ol.commentlist ul.children li.depth-4 textarea#new_comment {
  width: 95%;
 }
#commentform input.submit, #contactform input.submit {
  float: right;
  background: #959698 url('images/enter.jpg') 0 0 repeat-x;
  width: 350px;
  height: 26px;
  border: 0;
  color: #fff;
  cursor: pointer;
  margin: 0 2px 0 0;
  padding: 0 0 4px 0;
  font-size: 14px;
  text-align: center;
}
#commentform .alignleft {
	margin: 0 0 10px 0;
  padding:0;
  width: 60%;
  font-size: 13px;
}
#commentform .alignright {
  float: right;
  text-align : right;
	margin: 0 0 10px 0;
  padding: 0;
  width: 60px;
  font-size: 13px;
  text-align: right;
}

/*********************************************
	a navi
*********************************************/

a#recent_comments {
  width: 320px;
  height: 26px;
  padding-top:10px;
}
.navi_top {
  float: left;
  width : 720px;
  height: auto;
}
a#first {
  width: auto;
  padding-right: 40px;
 text-transform:uppercase;
  height:35px;
  padding-bottom:20px;
  font-weight:bold;
  padding-top:10px;
}
a#ancor {
  width: auto;
  padding-left: 40px;
   font-weight:bold;
  text-transform:uppercase;
  padding-bottom:20px;
 padding-top:10px;
}

/*********************************************
	Comment	editor
*********************************************/

blockquote {
        color: #666;
	background-color:#eeeeee;
	margin: 20px;
        Font-family:Georgia;
        text-align:left;
	padding:5px;
        font-size: 17px;
        text-indent: 20px;
	font-style: italic;
}
blockquote blockquote {
	margin: 5px 0 5px 10px;
        text-align:left;
        text-indent: 20px;
        Font-family:Georgia;
        font-size: 17px;
	padding: 0 0 0 10px;

}

/************************************************
* footer                     	            			*
************************************************/
#footer {
	width:100%;
       background-color: #000;
       	height: 240px;
	clear: both;
       	font-size: 0.6em;
	margin: 0 auto 0px auto;
	padding-top: 5px;
  font-size: 13px;
        z-index:100;
	text-align: center;
	color: #ccc;
}
#footer a:link, #footer a:visited {
  	color: #ccc;
       	}
#footer a:hover, #footer a:active {
	color: #fff;
}

.footerone {
width: 1024px;
	margin: 50px auto 0px auto;
        clear: both;
        height:120px;
}

.footersecond {
width: 1020px;
	margin: 0px auto;
        clear: both;
        height: auto;
}

.footer_menu {
        width: 1024px;
	margin: 10px auto;
        clear: both;
}

.footer_menu ul {
	list-style: none;
	margin: 0 0px 0px 120px;
	padding: 5px 0 0px 0;
        clear: both;
        width: 750px;
        float: left;
        }

.footer_menu li a {
	text-decoration: none;
        font-weight: bold;
        text-transform: none;
        }
.footer_menu li {
        float: left;
        width: 150px;
        text-align:left;
}

.footer_menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
       text-transform: none;
	padding: 8px 0 0 0px;
	}

.footer_menu li a:hover {
	color: #FFF;
	padding: 8px 0 0 0px;
        text-decoration: underline;
       text-transform: none;
	}

.footer_menu1 {
        width: 100%;
	margin: 10px auto 0px auto;
        clear: both;
}

.footer_menu1 ul {
	list-style: none;
	margin: 0 0px 0px 0px;
	padding: 5px 0px 0px 0px;
        clear: both;
        width: 100%;
        font-size:11px;
        float: left;
        }

.footer_menu1 li a {
	text-decoration: none;
        font-weight: normal;
        font-size:11px;
        text-transform:uppercase;
        }
.footer_menu1 li {
        float: left;
       padding: 0px 8px 0px 8px;
        text-align:left;
       font-size:11px;
}

.footer_menu1 li a:link, #menu li a:visited {
	color: #ccc;
        font-size:11px;
        display: block;
	padding: 3px 0 0 0px;
	}

.footer_menu1 li a:hover {
	color: #FFF;
font-size:11px;
	padding: 3px 0 0 0px;
        text-decoration: none;
	}
.footer_menu2 {
        width: 100%;
	margin: 0px auto;
        clear: both;
}

.footer_menu2 ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 5px 285px 0px 330px;
        clear: both;
        width:40%;
        float: left;
        }

.footer_menu2 li a {
	text-decoration: none;
        font-weight: normal;
        font-size: 11px;
        padding: 3px 20px 0 0px;
        }
.footer_menu2 li {
        float: left;
        text-align:left;
}

.footer_menu2 li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	padding: 3px 20px 0 0px;
	}

.footer_menu2 li a:hover {
	color: #FFF;
	padding: 3px 20px 0 0px;
        text-decoration: none;
	}


.footer_menu3 {
        width: 100%;
	margin: 10px auto 0px auto;
        clear: both;
}

.footer_menu3 ul {
	list-style: none;
	margin: 10px 0px 20px 0px;
	padding: 5px 0px 0px 0px;
        clear: both;
        width: 100%;
        font-size:11px;
        float: left;
        border-top:1px solid #f1f1f1;
        }

.footer_menu3 li a {
	text-decoration: none;
        font-weight: normal;
        font-size:11px;
        text-transform:uppercase;
        }
.footer_menu3 li {
        float: left;
       padding: 0px 8px 0px 8px;
        text-align:left;
       font-size:11px;
}

.footer_menu3 li a:link, #menu li a:visited {
	color: #ccc;
        font-size:11px;
        display: block;
	padding: 3px 0 0 0px;
	}

.footer_menu3 li a:hover {
	color: #FFF;
font-size:11px;
	padding: 3px 0 0 0px;
        text-decoration: none;
	}



.copyright {
	clear: both;
  margin: 0;
	padding: 0;
  white-space: pre;
}
.autor {
	clear: both;
  margin: 0 0 10px 0;
        text-align: center;
	padding: 0;
        font-size:11px;
}
.autorweb {
clear: both;
  margin: 0 0 10px 0;
        text-align: center;
	padding: 0;
        font-size: 11px;
}
.autorweb a {
font-size: 11px;
padding:0px 5px 0px 5px;
}
.autorweb a:hover {
text-decoration: underline;
}

#footer p {
  text-align: center;
  margin: 10px auto 10px;
	padding: 0;
}
#track {
  margin : 5px auto 0px auto;
  padding : 0;
  width:100%;
  float:left;
  font-size:11px;
  text-align:center;
}

/************************************************
* bottom css		*
************************************************/
#bottom {
	width: 1110px;
  height: 300px;
  clear: both;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 12px 10px 12px 0;
}
.bottom_post {
	float: left;
	width: 970px;
  height: 580px;
	margin: 0 0 0 12px;
	padding: 10px;
}
.bottom_post a {
	color:#000;
        font-family: Georgia;
        font-size: 27px;
        float:left;
font-weight:bold;
}

.bottom_post ul li {
width:240px;
height:350px;
list-style: none;
float:left;
margin-right:10px;
}

#bottom ul {
	margin: 5px 0 0 0;
	padding: 0;
}
#bottom ul li {
	height: auto;
	list-style: none;
        float:left;
	margin: 0;
	padding: 5px 5px 0 0;
	display: block;
  line-height: 1;
  overflow: hidden;
}
#bottom img {
  float: left;
  width: 50px;
  height: 40px;
	margin: -2px 10px 0 0;
	padding: 1px;
	background-color: #eee;
	border: 1px solid #ddd;
	font-size: 11px;
	color: #666;
	clear: both;
  overflow: hidden;
}
#bottom img.avatar {
  width: 40px !important;
}
#bottom a, #bottom a:hover, #bottom a:visited {
	color:#fff;
  text-decoration : none;
}
#bottom h5 {
	color:#fff;
	margin: 0 0 10px 0;
	padding: 0;
}
li .title a, li .title a:hover {
	font-size: 13px;
}
li .meta {
	font-size: 11px;
}
#bp4 {
	width: 215px;
	padding: 10px 0 10px 12px;
}
#bp4 img {
  float: left;
	margin: 0 8px 7px 0;
	clear: none;
}


/************************************************
* widget				*
************************************************/

.bottom_post #widget ul, #linkcat-2 ul {
  color: #fff;
}
.bottom_post #widget ul li, #linkcat-2 ul li {
	height: auto;
	border: 0;
  background: url('/wp-content/themes/Qiwit/images/arrow_m.gif') no-repeat 0 7px;
	list-style-position: inside;
	padding-left: 15px;
}
ul#recentcomments li.recentcomments {
  background: none;
  padding-left: 0;
}


/************************************************
* carousel				*
************************************************/

#carousel {
   width: 900px;
   float:left;
   height : 260px;
   margin : 0 auto;
   padding: 10px 60px 10px 60px;
}
.infinite {
  position: relative;
  width: 898px;
}
.carousel {
  width: 898px;  /* .infinite width - (.carousel margin-left + .carousel margin-right) */
  overflow: hidden;
  height: 260px;
  position: absolute; top: 0; left:0;
}
.carousel ul {
  width: 10000px;
}
.carousel ul li {
  float: left;
  position: relative;
  width: 180px;
  height: 260px;
  margin: 0;
  padding: 0;
  list-style: none;
}

/************************************************
* carousel-img				*
************************************************/

#carousel img {
  margin: 0 0 5px 3px;
  border-radius:200px;
  padding: 0;
}

/************************************************
* carousel-title				*
************************************************/

.carousel-title {
  position: absolute; bottom: 10px; right: 10px;
  width: 125px;
  font-size: 19px;
  text-align:center;
  font-style:italic;
  font-family: Century;
  font-weight: bold;
  color: #000;
  line-height:18px;
  background: url('/wp-content/themes/Qiwit/images/banner1.png') no-repeat;
  padding: 30px;

}
.carousel-title a, .carousel-title a:visited {
  position: relative;
  color: #000;

  text-decoration: none;
}
.carousel-title a:hover, .carousel-title a:active {
	text-decoration: none;
        color: #000;
}

/************************************************
* button				*
************************************************/

.infinite .arrow {
  display: block;
  height: 45px;
  width: 45px;
  text-indent: -999px;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.infinite .back {
  background: url('/wp-content/themes/Qiwit/images/left.png') left no-repeat;
  background-position: 0 0;
  top: 100px;
  left: -50px;
}
.infinite .back:hover {
  background-position: 0 -67px;
}
.infinite .forward {
  background: url('/wp-content/themes/Qiwit/images/right.png') right no-repeat;
  background-position: 0 0;
  top: 100px;
  right: -50px;
}
.infinite .forward:hover {
  background-position: -47px -67px;
}

/* Основа ротатора изображений */
#banner { padding:0 0 30px 0; width:350px; float:left;background:#fff; margin:0; height:500px; text-align:center;}

/* Контейнер */
#container1 { width:350px; margin: 20px auto; }
#slider-wrapper { background:none; width:350px; padding:0; margin:auto; }
#slider { position:relative; width:350px; height:500px;background:url('/wp-content/themes/Qiwit/images/slider/loading.png') no-repeat 50% 50%; }
#slider img { position:absolute; top:0px; left:0px; display:none; }
#slider a { border:0; display:block; }
.nivo-controlNav { margin:auto;padding:0; position:absolute; bottom:5px;left:280px;text-align:center; margin:auto; }
.nivo-controlNav a { display:block;width:15px;height:15px;
background:url('/wp-content/themes/Qiwit/images/slider/bullets.png') no-repeat; text-indent:-9999px;
border:0; margin-right:3px; float:left; position:relative; z-index:30; cursor:pointer; }
.nivo-controlNav a.active {font-weight:bold; background-position:0 -22px; }
.nivo-directionNav a { display:block; width:56px; height:50px;
background:url ('/wp-content/themes/Qiwit/images/slider/arrows.png') no-repeat;
text-indent:-9999px; border:0; position:absolute; top:45%;
z-index:30;cursor:pointer; }
a.nivo-nextNav { background-position:-56px 0; top:101px; right:-15px; }
a.nivo-nextNav:hover { background-position:-56px -50px; }
a.nivo-prevNav { top:101px; left:-15px; }
a.nivo-prevNav:hover { background-position:0 -50px; }

/* Nivo Slider стили */
.nivoSlider { position:relative; }
.nivoSlider img { position:absolute; top:0px; left:0px; }

/* Если изображение обвернуто в ссылку */
.nivoSlider a.nivo-imageLink { position:absolute;
top:0px; left:0px; width:100%; height:100%;
border:0; padding:0; margin:0; z-index:20; display:none; }
.nivo-slice { display:block; position:absolute;z-index:10;height:100%; }

/* Стили заголовка */
.nivo-caption {position:absolute; left:0px; bottom:0px; font:13px calibri;
padding:0; margin:0; color:#CCC; background:#000; opacity:0.7; width:100%; z-index:29; }
.nivo-caption p { margin:0; padding:10px 15px 10px 15px;}
.nivo-caption a { color:#efe9d1; text-decoration:underline;display:inline !important; }
.nivo-html-caption { display:none; }

.tags_arch a {
color:#666;
}

.cat404 a {
color: #606060;
width:100%;
display:block;
float:left;
font-family: Century Gothic;
margin-bottom:0px;
margin-top:10px;
letter-spacing: 1px;
font-size: 12px;
text-transform:uppercase;
}

.cat404 a:hover {
text-decoration: none;
}

.cat404_4 a {
color: #000;
width:100%;
display:block;
float:left;
font-family: Century Gothic;
margin-bottom:4px;
margin-top:5px;
letter-spacing: 1px;
font-size: 12px;
text-transform:uppercase;
}

.cat404_4 a:hover {
text-decoration: none;
}

.cat404_2 a {
color: #606060;
width:100%;
display:block;
float:left;
font-family: Century Gothic;
margin-bottom:0px;
letter-spacing: 1px;
font-size: 10px;
text-transform:uppercase;
}

.cat404_2 a:hover {
text-decoration: none;
}

.cat404_3 a {
color: #000;
width:100%;
display:block;
float:left;
font-family: Century Gothic;
margin-bottom:0px;
letter-spacing: 1px;
font-size: 11px;
text-transform:uppercase;
}

.cat404_3 a:hover {
text-decoration: none;
}



.search-excerpt { background: #FF9 }

.anonsp p {
margin: 5px 10px 10px 0px;
}




#nav {
    	float:left;
   	font: normal 14px Tahoma, Verdana, Sans-serif;
    	text-transform: uppercase;
        margin: 0px 0px 0px 0px;
       	overflow: hidden;
        margin-bottom: 0px;
	margin-top: 10px;
        width:100%;
        /*background: url('/wp-content/themes/Qiwit/images/bg_menu.gif') no-repeat;*/
	background-color: #2b2b2b;
}

#nav.myfixed {
background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #45484d 0%,#000000 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #45484d 0%,#000000 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #45484d 0%,#000000 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ) !important; /* IE6-9 */
}

#nav ul {
	margin:0 2%;
	border: none;
        padding:0;
        list-style: none;

}


#nav ul li {
	float:left;
          border-right:1px solid #ddd;
}

#nav ul li a {
   	float:left;
	color:#fff;
        font-weight:400;
        text-align: center;
    	padding: 11px 13px 11px 13px;
	text-decoration:none;
      	border: none;

}

#nav ul li a:hover,
#nav ul li:hover > a {
    	color: #fff;
        border: none;
       background: url('/wp-content/themes/Qiwit/images/bg_lihover.png') center bottom no-repeat;
}


#nav li ul a:hover,
#nav ul li li:hover > a  {
    color: #fff;
    text-decoration:underline;
    border: none;

}



#nav li ul {
    	background:#000;
        left: -999em;
        color: #000;
        font-family: Helvetica Neue, Arial;
    	margin: 38px 0 0;
    	position: absolute;
        padding-top: 15px;
    	width: 380px;
    	z-index: 9999;
        border: none;
 background: -moz-radial-gradient(#83daf9, #a327fb); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0, center center, 100%,
                color-stop(0%,#83daf9), color-stop(100%,#a327fb)); /* Chrome, Safari4+ */
    background: -webkit-radial-gradient(#83daf9, #a327fb); /* Chrome 10+, Safari 5.1+ */
    background: -o-radial-gradient(#83daf9, #a327fb); /* Opera 12 */
    background: -ms-radial-gradient(#83daf9, #a327fb); /* IE10 */
    background: radial-gradient(#83daf9, #a327fb); /* CSS3 */
        text-align: left;
}



#nav li:hover ul {
    	left: auto;
        border: none;

}

#nav ul li.dfd a {
background:none;
}


#nav ul li.dfd {
text-align: left;
/*height:23px;*/
word-spacing:5px;
color:#fff;
font-size: 11px;
border: none;
margin-bottom: 8px;
background:none;
}

#nav li.dfd a:hover {
text-align: left;
color:#fff;
border: none;
background:none;

}

#nav li.rubs:hover ul{
left: 280px;
border: none;
}

#nav li.rubs2:hover ul{
left: 501px;
border: none;
}

#nav li ul  a.class1 {
color: #fff;
font-family: Georgia;
font-size: 15px;
text-transform: uppercase;
width: 210px;
margin-right:20px;
font-weight:normal;
float:left;
line-height: 18px;
text-align: left;
}

#nav li ul  a.class1:hover {
color: #fff;
text-align: left;
background-color: none;
text-decoration:none;
}


#nav li ul a {
    	background: none;
    	color: #fff;
    	margin-right: 0px;
        padding: 0px 0px 0px 10px;
        border: none;
        font-weight:normal;
        width: 120px;
        text-align: left;

}

#nav li li ul {
    	border: none;
    	visibility:hidden;
        text-align: left;
}

#nav li li:hover ul {
    	visibility:visible;
        border: none;
}


.novostmenu {
width: 235px;
float: right;
height: 320px;
margin-right: 10px;
margin-top:0px;
font-size: 12px;
text-align: center;
}


.novostmenu2 {
width: 235px;
height: 320px;
margin-top:0px;
float: left;
margin-right: 10px;
font-size: 12px;
text-align: center;
}

p.wp-caption-text {
font-size: 17px;
line-height: 22px;
text-align:center;
font-family: Georgia;
padding:10px;
font-weight:bold;
}

.radius img {
border-radius: 80px;
}







#footer-1{width: 1024px;  margin: 0 auto;}
#news_bg{float:right; width:200px; height:1570px; margin-bottom:10px; padding-top: 10px;   background: #f7f7f7 url('/wp-content/themes/Qiwit/images/news_bg.png') top center no-repeat;}
.bg_new4{text-align:left; font-family: Georgia; font-size:16px; font-weight:bold; margin-bottom:15px; padding: 7px 0px 15px 35px; border-bottom: 0px solid #000 !important; height: 18px; background: url('/wp-content/themes/Qiwit/images/bg_new4.png') no-repeat; color:#fff;}
.bg_anons3{font-size: 14px; padding:2px 30px 10px 0px; color:#fff; background: url('/wp-content/themes/Qiwit/images/bg_anons3.png') top center no-repeat;font-family:Georgia; line-height:25px; height: 23px; border-bottom:none  !important; margin:20px 0px 15px 7px;  font-weight:bold; text-transform:uppercase; font-size:16px; width:238px; display:block; text-align:right; float:left;}

.bg_anons11{font-size: 14px; padding:2px 15px 10px 0px; color:#fff; background: url('/wp-content/themes/Qiwit/images/bg_anons11.png') top center no-repeat;font-family:Georgia; line-height:25px; border-bottom:none !important; margin:20px 0px 15px 7px;  font-weight:bold; text-transform:uppercase; font-size:16px; width:248px; height:25px; display:block; text-align:right; float:left;}
.bg_anons{ font-size: 14px; padding:2px 15px 10px 0px; color:#000 !important; background: url('/wp-content/themes/Qiwit/images/bg_anons.png') top center no-repeat;font-family:Georgia; line-height:25px; border-bottom:none !important; margin:20px 0px 15px 7px;  font-weight:bold; text-transform:uppercase; font-size:16px; width:248px; height:25px; display:block; text-align:right; float:left;}

#bg_video2{width:300px; float:right;}

.bg_video{text-align:left; height:30px; font-family: Georgia; margin: 20px 0px 0px 0px; padding: 10px 0px 10px 10px; border-bottom: 0px solid #000 !important; background: url('/wp-content/themes/Qiwit/images/bg_video.png') no-repeat; color:#fff;}
#slideshow{float:left;}


/* EviLex style */
.content .text table {
  border: 1px solid #98C22A;
  border-collapse: collapse;
  margin-bottom: 15px;
}
.content .text table p {
  margin: 0;
}
.content .text table tr:first-child {
  color: white;
  text-align: center;
  background-color: #98C22A !important;
}
.content .text table td {
  border: 0;
  padding: 5px;
  border: 1px solid #98C22A;
  background-color: rgba(152,194,42,.1);
}
.content .text table tr:nth-child(2n+1){
  /*background-color: rgba(178,119,79,.2);/*#f5f5f5*/
}
.content .text table p {
  text-indent: 0;
  padding: 0 5px;
}
.content .text blockquote {
  position: relative;
  margin: 15px 0;
  font-style: normal;
  padding: 10px;
  padding-left: 75px;
  border-radius: 10px;
  background: rgba(152,194,42,.15) url('images/bg1.svg') repeat;
  z-index: 1;
}
.content .text blockquote::before {
  content: "";
  /* border-radius: 0px 5px 5px 0px;  */
  position: absolute;
  top: 0;
  left: 8px;
  width: 60px;
  padding: 0;
  height: 100%;
  opacity: 1;
  z-index: -1;
  background: transparent url('images/quite_left.svg') 100% no-repeat;
  /*
images/bg1.jpg
  images/bg2.jpg
  images/bg3.jpg
  */
}
.content .text blockquote p {
  font-size: 1.1em;
  margin: 0;
}

.content .text img {
  padding: 5px;
  border-radius: 10px;
  background: rgba(152,194,42,.3) url('images/bg1.svg') repeat;
  /*-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%, 0% 95%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%, 0% 95%, 0% 100%);
  border-left: 10px solid transparent;
  -webkit-border-image: border-image: url('http://i.stack.imgur.com/nFS60.jpg') 0% 50% round;
  border-image: url('http://i.stack.imgur.com/nFS60.jpg') 0% 50% round;*/
}
.content .text .wp-caption {
	margin: 0 auto;
}
.content .text .wp-caption img {
  border-radius: 10px 10px 0 0;
  border: 0;
  padding: 0 0 5px 0;
  width: 100%;

}
.content .text .wp-caption p {
  border-radius: 0 0 10px 10px;
  background-color: rgba(152,194,42,.2);
}
.content .text img:not(.alignleft) {
  margin-right: 5px;
}
.content .text img.aligncenter {
  margin-right: auto;
}
.wp-caption-text {
  background-color: rgba(152,194,42,.15)
  border-radius: 0 0 3px 3px;
}
.content .text ul, .content .text ol {
  margin-left: 0;
  background: rgba(152,194,42,.15) url('images/bg1.svg') 100% 100% repeat;
  border-radius: 10px;
}
.content .text div + ul, .content .text div + ol {
  width: 50%;
}
.content .text ul li:first-child, .content .text ol li:first-child {
  border-radius: 10px 10px 0 0;
}
.content .text ul li:last-child, .content .text ol li:last-child {
  border-radius: 0 0 10px 10px;

}
.content .text ul li, .content .text ol li {
  list-style-type: none;
  position: relative;
  font-size: 1.2em;
  line-height: 1.4em;
  padding: 10px 10px 10px 35px;
  margin-bottom: 1px;
  border-bottom: 2px solid white;
}
.content .text ul li:before {
  content:'❀';
  font-size: 1.5em;
  position: absolute;
  top: 10px;
  left: 5px;
  /*-ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);*/
  /* background-color: red;
  -webkit-mask-image: url(images/li.svg);
  mask-image: url(images/li.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;*/
}
/* .content .text ul li:before, .content .text ol li:before {
  color: #98C22A;
} */
.content .text ol {
  counter-reset: subsection;
}
.content .text ol li:after {
  counter-increment: subsection;
  content: counters(subsection,".") " ";
  font-size: 1em;
  line-height: 0.7em;
  position: absolute;
  top: 10px;
  left: 6px;
  width: 21px;
  height: 12px;
  text-align: center;
  color: black;
}
.content .text ol li:before {
  content:'❦';
  font-size: 1.2em;
  vertical-align: top;
  margin-left: -27px;
  position: absolute;
  top: 18px;
  /* background-color: red;
  -webkit-mask-image: url(images/li.svg);
  mask-image: url(images/li.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;*/
}
.content .text ul li:before, .content .text ol li:before, .content .text ol li:after{
  color: #98C22A;
}
.content .text ul li:nth-child(2n):before, .content .text ol li:nth-child(2n):before,
.content .text ol li:nth-child(2n):after{
  color: #ED1B24;
}
.content .text {
  counter-reset: section;
}
.content h1 {
  color: black; /* #E70606;  */
  position: relative;
  padding-top: 8px;
  padding-left: 115px !important;
  /* text-shadow: -1px -1px #ff0000; */
  font-family: Helvetica Neue, Arial !important;
  margin-bottom: 35px
}
.content h1:after {
  content: url('images/h1.svg');
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: auto;
}
h1.archive-h1 {
  margin-top: 20px;
  padding-top: 25px;
}
.content .text h2 {
  color: #000 !important;
  /* padding: 20px 60px 20px 0; */
}
.content .text h2:before {
  counter-increment: section;
  content: counters(section,".") " ";
  font-size: 1.7em;
  font-family: Helvetica Neue, Arial;
  letter-spacing: -7px;
  text-shadow:
    -1px -1px 0 #E46A76,
    1px -1px 0 #E46A76,
    -1px 1px 0 #E46A76,
    1px 1px 0 #E46A76;
  color: white;
  padding: 5px 10px 5px 5px;
  text-align: center;
  line-height: 1.3em;
  display: inline-block;
  width: 40px;
  height: auto;
  vertical-align: middle;
  /* margin-left: -60px; */
  background: url('images/h2.svg') center center no-repeat;
}
.content .text h2.odd:before {
  background: url('images/h2o.svg') center center no-repeat;
}
.content .text h2.odd {
  color: #E46A76 !important;
}

#toc_container {
  background: rgba(152,194,42,.15) url('images/bg2.svg') 100% 100% repeat !important;
  padding: 10px 15px !important;
  border-radius: 10px;
  border: 0 !important;
  width: 97% !important;
}
#toc_container ul {
  background: transparent !important;
}
#toc_container .toc_title {
  text-align: left !important;
  text-indent: 5px;
}
#toc_container a {
  border-bottom: 1px dotted #999;
  margin-left: 5px;
  color: black;
  text-decoration: none !important;
}
#toc_container li:nth-child(even) a {
  color: #E46A76 !important;
}
#toc_container a:hover {
  text-decoration: none !important;
  border-bottom-color: #DE1A15;
  color: #E46A76;
}
#toc_container li:nth-child(even) a:hover {
  text-decoration: none !important;
  border-bottom-color: black;
  color: black !important;
}
#toc_container ul li {
  background-color: transparent;
  padding: 1px 10px 10px 25px;
}
#toc_container ul li:after {
  background-color: transparent;
  border: 0;
}
#toc_container ul li:before {
  content: url('images/h2.svg');
  color: transparent;
  font-size: 1.3em;
  top: 0;
  left: 5px;
  width: 15px;
  color: #98C22A;
  /*background: url('images/h2.svg') center center no-repeat;*/
}
#toc_container .toc_title:before {
  content: '▤ ';
}
#toc_container ul li:nth-child(even):before {
  content: url('images/h2o.svg');
  color: #ED1B24;
  /*background: url('images/h2o.svg') center center no-repeat;*/
}
.content .text strong {
  color: #ED1B24;
}
.content .text table strong {
	color: white;
}

.navigation {
  width: 100%;
  padding: 0;
}
.navigation .pagenavi {
  padding: 7px;
}

.navigation .alignleft a, .navigation .alignright a, .navigation .pagenavi a {
  padding: 9.5px 10px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}
.navigation .pagenavi a {
  background: url('images/h2oo.svg') center center no-repeat;
}
.navigation .pagenavi a {
  padding: 7px 10px;
}
.navigation .alignleft, .navigation .alignright {
  padding: 7px 10px;
}
.navigation .alignleft a, .navigation .alignright a {
  color: #98C22A;
  text-decoration: none;
  position: relative;
}
.navigation .alignleft a {
  border-radius: 10px 0 0 10px;
}
.navigation .alignright a {
  border-radius: 0 10px 10px 0;
}
/* .navigation .alignleft a:before {
  content: '';
  position: absolute;
  top: 0; bottom: 0; left: 0;
  border-top: 10px solid white;
  border-bottom: 10px solid white;
  border-right: 10px solid #98C22A;
  width: 0;
} */
/* .navigation .alignright a:before {
  content: '';
  position: absolute;
  top: 0; bottom: 0; right: 0;
  border-top: 10px solid white;
  border-bottom: 10px solid white;
  border-left: 10px solid #98C22A;
  width: 0;
} */

.navigation .pagenavi .current {
  background: url('images/h2o.svg') center center no-repeat;
  color: white;
  padding: 7px 10px;
  /* padding: 18px 10px 10px 10px; */
  position: relative;
  display: inline-block;
}
/* .navigation .pagenavi .current:before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  border-left: 10px solid white;
  border-right: 10px solid white;
  border-bottom: 10px solid #DE1A15;
  width: 0;
} */
.navigation .alignleft a:hover, .navigation .alignright a:hover{
  color: #E46A76;
}
.navigation .pagenavi a:hover {
  background: url('images/h2o.svg') center center no-repeat;
  color: white;
  text-decoration: none;
}
.navigation .alignleft a:hover:before {
  /*border-top: 10px solid white;
  border-bottom: 10px solid white;
  border-right: 10px solid #B2774F;*/
}
.navigation .alignright a:hover:before {
  border-top: 10px solid white;
  /* border-bottom: 10px solid white; */
  border-left: 10px solid #B2774F;
}
.navigation .pagenavi a {}
.navigation .pagenavi a:first-child {}
.navigation .pagenavi a:last-child {}

.grid div {
  background-color: white; /* #E8D3C5 */
  border-top: 3px solid #B2774F;
  border-bottom: 3px solid #B2774F;
  border-radius: 10px 0 10px 0;
  margin-bottom: 20px;
  box-shadow: 0 0 5px #aaa;
}
.grid div:hover {
  border-color: #DE1A15;
}
.grid div img {
  padding: 10px;
  border-radius: 10px 0 0 0;
}
.grid div a:nth-child(2) {
  padding: 0 10px;
  font-family: Helvetica Neue, Arial !important;
  font-size: 1.3em !important;
  line-height: 1.3em !important;
}

#yandex_rtb_R-A-194466-2 table td {
  background-color: white !important;
}

.wp-caption img {
  width: 100% !important;
}

/* EviLex */
.toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  outline: 0;
  border: 0;
  /*box-shadow: 0px 0px 5px 0px rgba(0,0,0,.5);*/
  /* border-radius: 10px 0 10px 10px; */
  /* background-image: url('images/menu_bg.png'); */
  background-repeat: no-repeat;
  background-color: transparent; /* цвет подложки раскрытого меню */
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-user-select: none;
  user-select: none;
  padding: 15.5px;
  margin-left: auto;
  z-index: 1;
	/* border-left: 1px solid black; */
}
#navegacio.open .toggle {
  border-radius: 0;
  box-shadow: none;
	/* top: 43px; */
}
#navegacio #searchform {
	display: none;
}
#navegacio.open #searchform {
  display: block;
	width: 95%;
	margin: auto;
	background-color: white;
}
#navegacio #searchform #submit {
	/* float: left; */
	margin: 2px 5px;
}
.menu-mobilnoe-menyu-container {
	clear: both;
}
.toggle .xicon, .toggle .xicon:after, .toggle .xicon:before {
  display: block;
  width: 24px;
  height: 3px;
  transition: background-color .3s linear,-webkit-transform .3s linear;
  transition: background-color .3s linear,transform .3s linear;
  transition: background-color .3s linear,transform .3s linear,-webkit-transform .3s linear;
  background-color: #ED1B24;
}
.toggle .xicon {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
}
.toggle .xicon:after { top: 8px }
.toggle .xicon:before { top: -8px }
.toggle:not(.active):hover .xicon:after { top: 6px }
.toggle:not(.active):hover .xicon:before { top: -6px }
.toggle .xicon:after, .toggle .xicon:before {
  position: absolute;
  content: "";
}
.toggle.active {
  /*width: 100%;
  background-color: white;*/
}
.toggle.active .xicon {
  background-color: transparent;
}
.toggle.active .xicon:before {
  -webkit-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.toggle.active .xicon:after {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}
.mobile-nav.open {
  display: block;
  height: auto;
}
.mshow, .sub-menu { display: none }
.mhide, .sub-menu.open { display: block }
.sub-menu.open li { list-style: none }
.sub-menu.open li a {
  margin-left: 10px;
  padding-left: 0 !important;
}
/* https://www.w3.org/TR/css3-mediaqueries/
@media all and (min-width: 640px){}
@media screen and (max-width: 2000px){}
@media screen and (min-width: 400px) and (max-width: 700px){}
@media all and (orientation:portrait){}
@media all and (orientation:landscape){} */
@media screen and (max-width: 1024px){ /*768px*/
  #navegacio {
    position: fixed;
    right: 0;
    top:0;
    width: 100%;
		/* max-width: 350px; */
    height: 50px;
    text-align: left;
    /*background-color: rgba(255,255,255,1); /* цвет подложки меню, #454545 */
		/* box-shadow: 0px 0px 5px 0px rgba(0,0,0,1); */
		/* border-bottom: 1px solid #2D2D2D; */
    color: transparent;
    z-index: 1001;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  #navegacio.open {
    width: 100%;
    height: 100%;
    overflow-x: auto;
    /*background-image: url('images/menu_bgi.png');
    background-repeat: repeat;
		background-size: cover;
    background-color: rgba(255,255,255,1); /* цвет подложки раскрытого меню */
    color: white;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
		/* opacity: .95; */
  }
	/* #navegacio.open {
		width: 80%;
		height: 100%;
		overflow-x: auto;
		background-image: url('images/menu_bgi2.png');
		background-repeat: repeat-x;
		background-position: bottom right;
		background-color: rgba(121,173,26,.9); /* цвет подложки раскрытого меню *//*
		color: white;
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
	} */
	#navegacio.open .menu-mobile-container {
		background-color: white;
	}
	#navegacio.open #mobile_main_menu {
		border-bottom: 2px solid rgba(237,27,36,1);
	}
  #navegacio #nlogo {
    display: block;
    font-size: 2.3em;
    width: 100%;
    height: auto;
    margin: 0;
    text-align: left;
    /* margin-left: 50px; */
    padding: 4px 8px;
		/* margin-top: 8px; */
    /* background: black; */
    /* color: transparent; */
    font-weight: 600;
    line-height: 45px;
    height: 50px;
		box-sizing: border-box;
		background: #F0F6DF url(/wp-content/themes/Qiwit/skins/custom/logo_m.png) 5px center no-repeat;
		background-size: contain;
		text-align: center;
		text-transform: uppercase;
		font-family: 'Helvetica Neue', Arial !important;
    /* border-bottom: 1px solid white; */
  }
	#navegacio #nlogo span {

	}
	/* #navegacio.open #nlogo {
		background-color: rgba(255,255,255,.8);
		border-bottom: 1px solid rgba(64,64,64,.3);
	} */
  #navegacio ul li {
   position: relative;
   border: 0;
   width: 100% !important;
   /* height: 30px; */
   margin: 0;
   padding: 0;
   display: block;
   float: none;
	 background-color: white;
  }
	#navegacio ul li:not(:first-child) {
		border-top: 1px solid rgba(64,64,64,.3);
	}
  #navegacio ul li a {
   display: block;
   line-height: 40px;
   text-align: left;
   position: relative;
   padding: 0 0 0 10px;
   /* width: 100%; */
   border: 0;
   color: black !important;
   text-shadow: none;
  }
  #navegacio ul li.menu-item-has-children > a { width: 79% }
  #navegacio button { z-index: 1002	}
  .mobile-nav {
   position: relative;
   top: 5px;
   left: 0;
   right: 0;
   z-index: 1001;
   font-size: 1.7em;
   /* background-color: #669934; */
   display: none;
   height: 0;
   padding: 0;
   margin: 0;
  }
  .icon-caret {
   display: block !important;
  }
  .icon-caret, .icon-caret.down {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: '❯'; /* ❭ &#10093; / ❯ &#10095; / ❱ &#10097; */
    font-size: 25px;
    line-height: 40px;
    color: #ED1B24;
    width: 50px;
    height: 40px;
    text-align: center;
    border-left: 1px solid rgba(64,64,64,.5);
    z-index: 999;
  }
  .icon-caret.down {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    width: 40px;
    height: 50px;
    top:-5px;
    right: 5px;
    line-height: 50px;
    border-left: 0;
    border-bottom: 1px solid rgba(255,255,255,.5);
  }
  .nav-up {	top: -50px !important	}
  .mhide { display: none !important }
  .mshow { display: block !important }
		* { box-sizing: border-box; }
		.text p {
	    font-size: 18px !important;
	    line-height: 27px !important;
	    text-align: left;
		}
		p, ul:not(#mobile_main_menu):not(.sub-menu), ol, .textwidget, #post_more_wrapper, h6, label, #copyright_left, #track, .autor {
	    font-size: 15px !important;
		}
		.sub-menu { padding-left: 25px }
		.page, .page_midlle, .page_bottom, .page_in, .onecolumn, .maincolumn, .content, #footer-1, .footersecond {
			max-width: 100% !important;
			width: 100% !important;
			height: auto;
			display: block !important;
			margin: 0 !important;
			padding: 0 !important;
		}
		.post_inner_wrapper div[style*="float:right"], .post_inner_wrapper div[style*="float:left"], #footer img {
			float: none !important;
			margin: auto !important;
			clear: both;
			display: block !important;
		}
		.text img {
			float: none !important;
			margin: 10px auto 0 auto !important;
			clear: both;
			display: block !important;
		}
		#content div[style*="float:right"], #content div[style*="float:left"] {
			float: none !important;
			margin: auto !important;
			clear: both;
		}
		ins, #execphp-3 table {
			margin: auto !important;
			text-align: center;
			max-width: 100%;
			overflow: hidden !important;
		}
		table:not(.yap-list) {
			display: block;
			overflow: auto;
		}
		iframe[src*="youtube"]{
			display: block;
			width: 100%;
			height: auto;
		}
		#container {
			background: white !important;
		}
		#header {
			width: 100%;
			height: 0px;
			padding-top: 45px;
		}
		#logo {
			width: 100%;
	    max-width: 337px;
	    background-size: 95% !important;
	    background-position: center !important;
	    height: 100px;
	    margin: auto !important;
	    float: none;
	    clear: both;
	    display: block;
		}
		#description {
			top: 90px;
			width: 100% !important;
			text-align: center;
			right: 0;
		}
		#header #searchform, #dmenu-abc {
			margin: auto;
	    width: 90%;
	    float: none;
	    clear: both;
		}
		#dmenu-abc li:nth-child(1) {
			display: block;
			clear: both;
		}
		.onecolumn {
		  width: 100% !important;
		  padding: 10px 20px !important;
		}
		.content div[style*="width:515px"], .content li[style*="width:480px"], .navigation {
			width: 100% !important;
		}
		.content li[style*="width:480px"] {
			height: auto !important;
		}
		.content div[style*="width:515px"] ul {
			margin: 0 !important;
		}
		.content li div[style*="width:310px"] {
			width: 50% !important;
		}
		.content div[style*="width:515px"] .category {
			background: url(/wp-content/themes/Qiwit/images/bg_new2_m.png) top center no-repeat !important;
			height: 45px !important;
		}
		.catNew .category {
			background: url(/wp-content/themes/Qiwit/images/bg_new_m.png) top center no-repeat !important;
			height: 45px !important;
		}
		.new_on_site_ul {
			margin: 0 0 15px 0 !important;
		}
		.archive-h1 {
			font-size: 25px;
			height: auto;
			float: none !important;
		}
		.gridi .link_title {
			padding: 0 !important;
		}
		.gridi {
			margin: 20px auto !important;
			float: none !important;
			height: auto !important;
			text-align: center;
		}
		.gridi .post .more {
			position: relative !important;
			top: 0;
		}
		.breadcrumbs {
			padding-left: 0 !important;
		}
		.catdesc {
			width: 100%;
			padding: 0 !important;
		}
		h1 {
			margin: 0 !important;
		}
		.text {
			padding: 0;
		}
		.text img, .text .wp-caption {
			width: 100% !important;
			height: auto;
		}
		.text img[width="300"] {
			max-width: 300px !important;
		}
		.text img[width="350"] {
			max-width: 350px !important;
		}
		.text img[width="600"] {
			max-width: 600px !important;
		}
		.text img[width="700"] {
			max-width: 700px !important;
		}
		.opublikovano {
			margin-right: 0;
		}
		.content .box {
			width: 100%;
		}
		#other .category {
			background: url(/wp-content/themes/Qiwit/images/bg_other_m.gif) top center no-repeat !important;
			height: 50px !important;
		}
		#other li {
			width: 100%;
			float: none;
			margin: 20px auto;
			text-align: center;
			height: auto;
		}
		#other li > a {
			width: 100% !important;
		}
		#other li div[style*="width: 100px"] {
			width: 100% !important;
			margin: 10px auto 0 auto !important;
		}
		#other .cat404 {
			/* height: 0 !important; */
		}
		#other2 {
			text-align: center;
			margin: 0 auto 10px auto !important;
		}
		#other2 li {
			margin: 10px auto !important;
			float: none !important;
			display: inline-block;
			text-align: center;
			height: auto !important;
		}
		#comments {
			float: none !important;
		}
		#contactform, #contactform .fieldwrap, div[style*="width:470px;"], div[style*="width:470px;"] h2 {
			width: 100% !important;
		}
		div[style*="width:470px;"] {
			margin: 0 !important;
		}
		div[style*="width:470px;"] > div {
			width: 100% !important;
			margin: 0 auto !important;
			text-align: center;
		}
		div[style*="width:470px;"] .cat404 {
			float: none !important;
		}
		textarea#new-comment, div[style*="width:640px"], div[style*="width:730px"] {
			width: 100% !important;
			padding: 0 !important;
			clear: both;
		}
		.category[style*="bg_other2.gif"] {
			background: url(/wp-content/themes/Qiwit/images/bg_other2_m.gif) top center no-repeat !important;
			height: 45px !important;
		}
		#sidebar_2, #sidebar_2 .box {
			width: 100%;
			height: auto !important;
		}
		.sidebar h2 {
			width: 100% !important;
			background-position: center !important;
			margin: auto !important;
			padding-bottom: 15px !important;
		}
		.relatedthumb {
			float: none !important;
			width: 100% !important;
		}
		.yuzo_related_post .relatedthumb .yuzo-img-wrap {
			margin: auto;
		}
		h3.popular {
			text-align: center;
			margin-bottom: 20px;
		}
		.popular_post li div[style*="padding-bottom:20px"] {
			margin: auto !important;
		}
		#text-2 .textwidget {
			margin: auto;
		}
		#text-2 .textwidget > div {
			margin: auto !important;
		}
		.content #searchform {
			width: 95% !important;
			margin: 0;
		}
		.content #searchform input[type="text"] {
			width: 90% !important;
		}
		div[style*="height: 170px"] {
			height: auto !important;
			padding: 0 !important
		}
		#footer {
			padding: 0 10px 5px 10px !important;
			height: auto !important;
		}
		.footer_menu1 li, .footer_menu3 li {
			padding: 5px 8px;
			width: 50%;
		}
		#footer .autor, #track {
			background-color: #000;
		}
		.toc_list, .text ul {
			margin-left: 0 !important;
		}
		.toc_list ul li, .text ul li {
			text-align: left;
		}
		body {
	    background: #000 !important;
		}
		.content .gridi {
		  width: 99% !important;
		  max-width: 350px !important;
		  height: auto !important;
		  margin: 20px auto !important;
		  float: none !important;
		  clear: both;
		  vertical-align: top;
		}
		.content .gridi img {
		  width: 100% !important;
		  max-width: 350px !important;
		  height: auto !important;
		  padding: 0 !important;
		}
		.adsbygoogle[style*="width:350"] {
			width: 100% !important;
		}
		#sidebar_1, div[style*="width:250px"], div[style*="width:250px"] h2, div[style*="width:250px"] ul, div[style*="width:250px"] ul li > a {
			width: 100% !important;
			clear: both;
		}
		#sidebar_1 ul {
			float: none !important;
			margin: 7px auto !important;
		}
		#sidebar_1 ul li {
			margin: 10px auto !important;
		}
		div[style*="width:250px"] h2 {
			background-position: center !important;
		}
		div[style*="width:250px"] ul {
			margin: auto !important;
		}
		div[style*="width:250px"] ul li {
			text-align: center;
		}
		div[style*="width:250px"] ul li > a {
			margin: auto !important;
		}
		div[style*="width:250px"] ul li img {
			float: none;
		}
		div[style*="border-bottom: 1px solid #606060;"] {
			margin-left: 0 !important;
			margin-bottom: 20px !important;
			width: 100% !important;
		}
		.single h1:after {
			display: none;
		}
		.single h1 {
			padding-left: 0 !important;
		}
		.read_also {
			padding: 0 20px !important;
		}
		.read_also li {
			text-align: center;
		}
		.read_also div[style="margin-left:25px;"] {
			margin: auto !important;
		}
		.read_also li > a {
			width: 100% !important;
		}
		.bg_anons3 {
			padding: 0;
			width: 100%;
			text-align: center;
		}
		.sidebar-content {
			width: 100% !important;
		}
		.sidebar-content > div {
			margin: auto !important;
		}
		.pagenavi {
			height: auto;
		}
		.text div[style*="width:92%"] {
			margin: auto !important;
			max-width: 300px;
	    float: none !important;
		}
		.archive {
			text-align: center;
		}
		#toc_container {
			width: 100% !important;
		}
		#other .cat404 span {
			display: none;
		}
		/**/
		.new_on_site_ul li {
			border-bottom: 1px solid #ddd;
			margin: 0px 10px 10px 10px;
			list-style-type: none !important;
			clear: both;
		}
		.new_on_site_ul a {
			font-family: Georgia;
			width: 100%;
			display: block;
			color: #000;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 5px;
			font-size: 17px;
			letter-spacing: -1px;
			text-align: center;
			line-height: 16px;
		}
		.new_on_site_ul a.thumbnail {
			width: 130px;
			margin-right: 10px;
			float: left;
		}
		.new_on_site_ul a {
			font-family: Georgia;
			width: 100%;
			display: block;
			color: #000;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 5px;
			font-size: 17px;
			letter-spacing: -1px;
			text-align: center;
			line-height: 16px;
		}
		.new_on_site_ul .content_limit {
			min-height: 140px;
		}
		.new_on_site_ul .cat404_3 {
			text-align: center;
			width: 100%;
			display: block;
			margin-bottom: 10px;
		}
		.new_on_site_ul .cat404_3 a {
			color: #000;
			width: 100%;
			display: block;
			float: none !important;
			font-family: Century Gothic;
			margin-bottom: 0px;
			letter-spacing: 1px;
			font-size: 11px;
			text-transform: uppercase;
		}
		.new_on_site_ul .date {
			font-size: 12px;
			text-align: center;
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
			font-family: Helvetica neue, Arial;
			letter-spacing: 3px;
			color: #606060;
		}
	/* /exclusive site fix	*/
}
@media only screen and (min-width: 767px) and (max-width: 1024px){
	#logo {
		height: 170px;
	}
	#other ul, .yuzo_related_post, #popular_post ul, .new_on_site_ul, .content div[style*="width:515px"] ul {
		text-align: center;
	}
	#other li, .relatedthumb, .popular_post li, .content li[style*="width:480px"], .new_on_site_ul li, .popular_post li {
		width: 49% !important;
		padding-right: 5px !important;
		display: inline-block;
		vertical-align: top;
	}
	.new_on_site_ul li, #other li div[style*="width: 100px"] {
		border-bottom: 0 !important;
	}
	.content .gridi {
		width: 50% !important;
		display: inline-block;
		vertical-align: top;
	}
	div[style*="width:470px;"] > div{
		width: 50% !important;
		margin: 0 auto !important;
		text-align: center;
		display: inline-block;
	}
	div[style*="width:470px;"] .cat404 {
		float: none !important;
	}
}
