/*
Theme Name: Redina
Theme URI: http://www.magpress.com/wordpress-themes/redina.html
Description: Redina is 2 columns fixed width WordPress theme by MagPress.com.
Author: MagPress.com
Author URI: http://www.magpress.com
Tags: white,red,two-columns,custom-menu,fixed-width,right-sidebar,theme-options,threaded-comments

	Redina
	http://www.magpress.com/wordpress-themes/redina.html

	This theme was designed and built by Ronald KSY,
	whose blog you will find at http://www.magpress.com/

	The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
	http://creativecommons.org/licenses/by-sa/3.0/us/
*/
html, body {
	font-family: Lucida Grande, Verdana, Arial, "Century Gothic", Tahoma;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	font-size: 12px;
	text-align: justify;
	/*background: #FCE2BD;*/
	background-color: #a6f9f7;
    background-image: url(images/background.gif);
    background-repeat: repeat-x;
}

.clearfix {
	clear: both;
}

.innerwrap {

}
a:link, a:visited {
	text-decoration: none;
	color: #b16900;				/* цвет текста строки  "Вы находитесь здесь..." и всех ссылок на сайте */
}


a:hover, a:active {
	text-decoration: none;
	color: #b16900;					/* цвет выделения строки  "Вы находитесь здесь..." при наведении курсора */
}
.alignleft, .attachment-alignleft {
	text-align: left;
	float: left;
}
.alignright, .attachment-alignright {
	text-align: right;
	float: right;
}
.center, .attachment-center {
	margin: 0px auto;
	clear: both;
}

.img img {
   max-width: 100%;
}
.img object, .img embed {
   width: 100%;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft, img.attachment-alignleft 	/* неопознанная таблица СЛЕВА */
{
	padding: 5px;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #6600ff;
}
img.alignright, img.attachment-alignright 	/* неопознанная таблица СПРАВА */
{
	padding: 5px;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #F9F9F9;
}
img.aligncenter, img.attachment-aligncenter		/* неопознанная таблица ПО-ЦЕНТРУ*/
 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	padding: 5px;
	clear: both;
	background-color: #ffffff;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption 					/* неопознанная таблица */
{
	text-align: center;
	background-color: #ffff00;
	margin: 10px;
	padding-top: 5px;
}
.wp-caption img 				/* неопознанная таблица */
{
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text 			/* неопознанная таблица */
{
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-shadow: none;
}
pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family: Arial,"Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	background-color: #ffff00;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: none;
}
em {
	font-style: italic;
}
code {
	font-family: Arial,"Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	padding: 1px;
	font-weight: normal;
	width: 94%;
	color: #000000;
	background: #dfdfdf;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	font-size: 1200px;
}

blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #999999;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {

}


#breadcrumbs {
	clear: both;
	height: 10px;
	width: 100%;
	font-size: 10px;
    	color: #888888;
	text-transform: uppercase;
	text-align: left;
	display: block;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


#breadcrumbs a {
	text-decoration: underline;

}
#breadcrumbs a:hover {
	text-decoration: none;

}
#wrapper {
	padding: 0px;
	height: auto;
	width: 1050px;
    	box-shadow: 0 1px 14px #A19578 !important;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	/*background: url('http://igroves.ru/wp-content/themes/redina/images/bgg.gif');*/
	background-color: #ffffff;
}







#container {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	font-size:10px;
	outline: none;
	height:110px;
	margin: 0px;
	padding: 0px;
	width: 1050px;

}




#header:focus {
	outline: none;
}


#header-title {
    color: #ffffff;
    float: right;
    height: 20px;
    padding-right: 403px;
    padding-top: 60px;
}


#logotip {
	padding-top:15px;
	padding-left:5px;
}




#siteinfo 				
{
	float: left;
	height: auto;
	width: 19%;
	margin: 0px;
	text-align: center;
	display: block;
	padding: 0px;
}
#siteinfo a {
	color: #ffff00;
	text-decoration: none;

}
#siteinfo a:hover {
	text-decoration: none;
	color: #ffff00;
}
#siteinfo img {
	border: 0 none;
}
#siteinfo #site-title {
	font-size: 51px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 45px;
}
#siteinfo #site-description {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

#topbanner 				/* Удаленный блок */

{
	margin: 0px;
	float: right;
	height: auto;
	width: 49%;
	text-align: right;
	display: block;
	padding: 0px;
}
#topbanner img {

}

#navigation {			/*панель меню*/
	border-right: 10px solid #FFF8DD;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 1050px;
	outline: none;
	background-repeat:no-repeat;
	background-color: #FFE5BF;
	border-left: 0px solid #FFF8DD;
	border-right: 0px solid #FFF8DD;
	border-bottom: 1px solid #DF0079;
	border-top: 1px solid #DF0079;  
}


#main {
	margin-top: 10px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}
#fullcontent {
	width: 100%;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
	clear: both;
}
#content {
	float: left;
	width: 750px;
	margin: 0px;
	height: auto;
	padding-left: 5px;
}
#contentr {
	float: right;
	width: 750px;
        margin-left: 10px;
	height: auto;
	padding: 0;
}
#contentinner {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar {
	margin: 0px;
	float: right;
	height: auto;
	width: 280px;
	padding: 0px;
}
#sidebarinner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 220px;
}
#featured {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

#featured #featured-title {
	width: auto;
	display: block;
	font-weight: bold;
	color: #fff5ee;
	font-size: 15px;
	height: auto;
	clear: both;
	background-color: #2e2e2e;
	padding: 8px;
	margin: 0px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000;
}
#post-block-1 {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#post-block-1 #ads-1 {
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	height: 280px;
	width: 336px;
}
#post-block-1 #entry-1 {
	padding: 5px;
	float: right;
	width: 388px;
	height: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}
#post-block-1 #entry-1 .post-meta {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 280px;
	width: 100%;
	background-color: #000000;
	position: relative;
	overflow: hidden;
}
#post-block-1 #entry-1 .post-meta .aligncenter {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#post-block-1 #entry-1 .post-meta .entry 			/*Наименование окошка записи  1 */
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	width: auto;
	display: block;
	clear: both;
	height: auto;
	right: 0px;
	/*background-image: url(images/bg2.jpg);*/
	background-color: #fff5ee;
	bottom: 0px;
}
#post-block-1 #entry-1 .post-meta .entry:hover 			/* цвет наименования записи при наведении курсора*/
{
	background-color: #ffdb58;
	display: block;
	background-image: none;
}




#post-block-1 #entry-1 .post-meta h2 {
	margin: 0px;
	padding: 8px;
	clear: both;
	height: auto;
	width: auto;
	font-size: 10px;
	color: #6600ff;
	font-weight: bold;
	text-transform: capitalize;
	/*text-shadow: 0px 1px 1px #000;*/		/* тень наименования */
	
}
#post-block-1 #entry-1 .post-meta h2 a {
	color: #6600ff;
	text-decoration: none;

}
#post-block-1 #entry-1 .post-meta h2 a:hover 		/*подчеркивание в окне записи названия (при наведении курсора)*/
{
	text-decoration: underline;
	color: #FFFFFF;
}
#post-entry {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 750px;
}
#post-entry .post-meta 		/* окошки записей !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
{
	background-color: #F5F5F5;
	display: block;
	padding: 3px;
	float: left;
	width: 230px;
	border: 1px solid #c0c0c0;
	border-radius: 2px;
	height: 200px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	position: relative;
	overflow: hidden;
}

#post-entry .post-meta:hover {

	transition: all 0.2s ease-in-out 0s;
	background-color: #E7E7E7;

} 

#post-entry .post-meta:hover img {
    	transition: all 0.2s ease-in-out 0s;
   	opacity: 0.7;
} 


#post-entry .post-meta .aligncenter {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#post-entry .post-meta .aligncenter :hover 			
{
	background-color: #ffa500;

}

#post-entry .post-meta .entry 				/*Окошко записи  2 */
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	width: auto;
	display: block;
	clear: both;
	height: auto;
	right: 0px;
	bottom: 0px;
	/*background-image: url(images/bg2.jpg);*/
	background-color: #F5F5F5;
}



#post-entry .post-meta h2 				/* текст наименования записи */
{
	margin: 0px;
	padding: 2px 5px 2px 7px;
	clear: both;
	height: auto;
	width: auto;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	/*text-shadow: 0px 1px 1px #000;*/			/* тень наименования */
	
}

#post-entry .post-meta h2 a {
	white-space:pre-wrap;
	color: #000000;
	text-decoration: none;
   font-weight: normal;

}

#post-entry .post-meta h2:hover	
{

	text-decoration: underline;
	color: #000000;

}

#post-entry .post-meta-single 			/* рамка "открытой" записи */
{
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	/*border: 1px solid #D5D5D5;*/
	overflow: hidden;
}


#post-entry .post-meta-single .post-info 		/* информация об "открытой" записи */
{
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #D5D5D5;*/
	margin: 0px;
}


#post-entry .post-meta-single .post-info h1, #post-entry .post-meta-single .post-info h2    /* наименование  "открытой" записи */
{
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #505050;
}


#categoriya  {
	display: block;
	margin: 10px 0;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	color: #888888;
}

#post-entry .post-meta-single .post-info .post-date 	/* текст инфо-записи  "открытой" записи */
{
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 11px;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
}

#post-entry .post-meta-single .post-content 		/* текст контента "открытой" записи */
{
	text-align: justify; 
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 728px;
	color: #505050;
	overflow: hidden;
}

#post-navigator {
	padding: 0px;
	clear: both;
	height: auto;
	width: 97%;
	display: block;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	/*text-shadow: 0px 1px 1px #000;*/		/* тень блока "pagenavi"  */
}



.wp-pagenavi {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: left;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
	height: auto;
}
.pages {
	width: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #442d25;			/*цвет текста "Page 1 of 2"  */
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff5ee;   	/*цвет фона "Page 1 of 2" */
}
.current {
	color: #442d25;			/*цвет текста активной кнопки навигации по страницам*/
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ffdb58;	/*цвет фона активной кнопки навигации по страницам*/
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.wp-pagenavi a {
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	display: inline;
	color: #442d25;			/*цвет текста кнопок навигации по страницам*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff5ee;		/*цвет фона кнопок навигации по страницам*/
}
.wp-pagenavi a:hover {
	/*color: #FFFFFF;*/
	text-decoration: none;
	background-color: #ffdb58;
}
#post-navigator .alignleft a, #post-navigator .alignright a {
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #6600ff;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0bda51;
}
#post-navigator-single {
	width: 97%;
	font-size: 12px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	line-height: 16px;
	/*text-shadow: 0px 1px 1px #fff;*/
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	text-align: left;
	height: auto;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
	height: auto;
}
#post-navigator-single a {
	color: #000000;
	text-decoration: none;
}
#post-navigator-single a:hover {
	color: #442d25;
	text-decoration: underline;
}
ul.sidebar_list {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #6600ff;
}


ul.sidebar_list a 			/* наменования рубрик (список сайдбара)*/
{
	display: block;	
	font-weight: bold;
	font-family:  Verdana, Arial, Lucida Grande,"Century Gothic", Tahoma;
	/*border-radius: 130px 130px 130px 130px;*/
	/*background-color: #ffffff;*/
	/*background-color: #ccff00;*/
	font-size: 14px;  
	color: #b16900;
	text-decoration: none;
	line-height: 16px;
	/*border-top: 1px solid black; 	*/	/* Линия сверху текста */
    	/*border-bottom: 1px solid black;*/ 		/* Линия снизу текста */
	padding: 0px 0px 0px 0px;
}
ul.sidebar_list a:hover, ul.sidebar_list a:active {
text-decoration: underline;
	
}



ul.sidebar_list li {
	display: block;
	clear: both;
	height: auto;
	width: 278px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	/*background: url("images/bakground-categories.jpg");*/
			/* рамка вокруг сайдбара */

}


ul.sidebar_list li select {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
}
ul.sidebar_list .widget_nav_menu div {
	margin: 100px;
	padding: 100px;
}
ul.sidebar_list li ul, ul.sidebar_list li div {
	margin: 0px;
	clear: both;
	height: auto;
	width: 280px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}
ul.sidebar_list li div {
	font-size: 12px;
	line-height: 22px;
}
ul.sidebar_list li ul li 		
{
	font-size: 14px;
	line-height: 20px;
	list-style-type: none;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	list-style-image: none;
	border-bottom: 1px solid #DDDDDD;
	background-repeat: no-repeat;
	background-position: left 90px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

ul.sidebar_list li ul li:hover  {


}


ul.sidebar_list li ul li ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	
}
ul.sidebar_list h6 {
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: auto;
	font-family: Verdana, "Comic Sans MS", "Times New Roman", Tahoma;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;	
	/*text-shadow: 0px 10px 10px #000;*/
	color: #ffffff;				/* Цвет текста слова "РУБРИКИ" */
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: normal;
	letter-spacing:2px;
	/*border:solid 3px black;*/
	border-color: #42aaff;
	/* border-bottom: 6px solid #CED9DD;*/
	border-radius: 5px;
	background-color: #FD9600;		/* Цвет заголовка сайдбара "РУБРИКИ" */
	/* background-image: url(images/bg.jpg);*/
	background-repeat: repeat;
}

ul.sidebar_list h6 a {
	color: #FF4B00;
	text-decoration: none;

}
ul.sidebar_list h6 a:hover {
	color: #6600ff;
	text-decoration: underline;
}

#sidebarnamee {
    background-color: #fd9600;
    border-color: #42aaff;
    border-radius: 5px;
    clear: both;
    color: #ffffff;
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    height: auto;
    letter-spacing: 2px;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}

#sidebarnamee a {
	color: #FF4B00;
	text-decoration: none;
}

#sidebarnamee a:hover {
	color: #6600ff;
	text-decoration: underline;
}



ul.sidebar_list #searchbox, ul.sidebar_list .widget_search {
	padding: 5px;
}


ul.sidebar_list #searchbox #searchform, ul.sidebar_list .widget_search #searchform {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
ul.sidebar_list #searchbox #searchform div, ul.sidebar_list .widget_search #searchform div {
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list #searchbox #searchform #s, ul.sidebar_list .widget_search #searchform #s {
	padding: 5px;
	width: 96.5%;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	background-color: #ffffff;
	height: auto;
	border: 1px solid #d5d5d5;
	margin: 0px;
}
ul.sidebar_list #searchbox #searchform #searchsubmit, ul.sidebar_list .widget_search #searchform #searchsubmit {
	font-size: 12px;
	text-transform: uppercase;
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #000;
	background-color: #FFA500;
	line-height: 1;
	padding-top: 4px;
	padding-bottom: 4px;
	display: none;
}
ul.sidebar_list .widget_search #searchform .screen-reader-text {
	display: none;
}
ul.sidebar_list #wp-calendar {
	width: 100%;
	text-align: center;
	font-size: 13px;
}
ul.sidebar_list #wp-calendar caption {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
ul.sidebar_list #wp-calendar #prev {
	text-align: left;
	padding-left: 4%;
}
ul.sidebar_list #wp-calendar #next {
	text-align: right;
	padding-right: 4%;
}
ul.sidebar_list #wp-calendar a {
	text-decoration: none;
	color: #ffdb58;
}
ul.sidebar_list #wp-calendar a:hover {
	text-decoration: underline;
	color: #000000;
} 

ul.sidebar_list .featured-category {
}
ul.sidebar_list .featured-category h6 {
}

ul.sidebar_list .featured-category .feat-cat-entry {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a {
	text-decoration: none;
	color: #ffff00;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #ffff00;
	text-decoration: underline;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	font-style: normal;
	text-transform: capitalize;
	margin: 0px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	text-transform: capitalize;
	line-height: 18px;
	padding: 0px;
	font-style: normal;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta p {
	font-size: 12px;
	padding: 0px;
	line-height: 18px;
	margin: 0px;
}
ul.sidebar_list li#twitter {}
ul.sidebar_list #twitter h6 {
}
ul.sidebar_list li#twitter div#twitter_update_list {
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list li#twitter div#twitter_update_list p {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul.sidebar_list li#twitter div#twitter_update_list a {
	color: #008ee8;
	text-decoration: none;
}
ul.sidebar_list li#twitter div#twitter_update_list a:hover {
	text-decoration: underline;
	color: #000000;
}

ul.sidebar_list #sponsorbox {}

ul.sidebar_list #sponsorbox #sponsor-links {
	padding-bottom: 0px;
	text-align: center;
	padding-top: 10px;
}
ul.sidebar_list #sponsorbox #sponsor-links p {
	display: inline;
}
ul.sidebar_list #sponsorbox #sponsor-links img {
	padding: 0px;
	height: 125px;
	width: 125px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
ul.sidebar_list .widget_text .textwidget {
	font-size: 12px;
	line-height: 20px;
}
ul.sidebar_list .widget_text .textwidget a {
	color: #ffff00;
}
ul.sidebar_list .widget_text .textwidget a:hover {
	color: #000000;
}
ul.sidebar_list .widget_ads .adsense-sidebar {
	padding: 5px;
}
ul.sidebar_list .videobox div {
	padding: 5px;
}
ul.sidebar_list .widget_recentcomments_gravatar h6, ul.sidebar_list .widget_hottopics h6 {}
ul.sidebar_list .widget_recentcomments_gravatar div, ul.sidebar_list .widget_hottopics div {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.sidebar_list .widget_recentcomments_gravatar .clearfix {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	font-size: 1px;
	line-height: 1;
}
ul.sidebar_list .widget_recentcomments_gravatar .author  {
	font-size: 12px;
	color: #ffdb58;
}
ul.sidebar_list .widget_recentcomments_gravatar .author a, ul.sidebar_list .widget_hottopics a {
	color: #ffdb58;
	text-decoration: none;
}
ul.sidebar_list .widget_recentcomments_gravatar .author a:hover, ul.sidebar_list .widget_hottopics a:hover {
	color: #000000;
	text-decoration: underline;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment {
	font-size: 12px;
	line-height: 18px;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment a {
	color: #000000;
	text-decoration: none;

}
ul.sidebar_list .widget_recentcomments_gravatar .comment a:hover {
	text-decoration: none;
	color: #0033FF;
}

ul#archives, ul#links {
	list-style-type: none;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-shadow: 2px 0px 1px #fff;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #d5d5d5;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #ffdb58;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
ul#archives li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}

ul#archives li ul {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul#archives li ul li {
	list-style-type: square;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	font-weight: bold;
	color: #000000;
}
ul#archives li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#archives a {
	color: #000000;
	text-decoration: none;
}
ul#archives a:hover {
	color: #ffdb58;
	text-decoration: underline;
}

ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 20px;
	color: #ffdb58;
	font-weight: bold;
	text-transform: uppercase;
}
ul#links li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
ul#links li ul {

	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul#links li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	padding: 0px;
	font-weight: bold;
}
ul#links li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
ul#links li ul li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	list-style-type: square;
	font-weight: bold;
	color: #000000;
}
ul#links li a {
	color: #000000;
	text-decoration: none;
}
ul#links li a:hover {
	text-decoration: underline;
	color: #ffdb58;
}


#adsense_left {
	display:inline-block; 
	float: left;
	margin: 1px 10px 1px 5px;
	width: 336px; height: 280px;
	height: auto;
}

#adsense_right {
	display:inline-block; 
	float: right;
	margin: 1px 10px 1px 10px;
	width: 336px; height: 280px;
	height: auto;
}


#predurejdenie {
    background: none repeat scroll 0 0 #f1ffa8;
    border: 1px solid;
    border-radius: 3px;
    display: block;
    float: left;
    font-size: 14px;
    height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 7px;
    text-align: center;
    width: 710px;
}

#vk_like {
	display:inline-block; 
	float: left;
	margin: 10px 0px 5px 5px;
	width: 15px; height: 20px;
}

#mail_like {
	display:inline-block; 
	float: left;
	margin: 10px 5px 5px 0px;
	width: 130px; height: 20px;
}


#ok_shareWidget {
	display:inline-block; 
	float: left;
	margin: 10px 5px 5px 0px;
	width: 120px; height: 20px;
}


#google_like {
	display:inline-block; 
	float: left;
	margin: 10px 5px 5px 0px;
	width: 110px; height: 20px;
}


#facebok_like {
	display:inline-block; 
	float: left;
	margin: 10px 5px 5px 0px;
	width: 130px; height: 20px;
}

#commenty {
	font-family:arial;
	color: #666699;
	font-size: 18px;
	text-align: center; 
	font-weight: bold;
	display:inline-block; 
	margin: 10px 1px 10px 1px;
	width: auto; 
}

#vk_comments {
	display:inline-block; 
	margin: 15px 5px 5px 0px;
	width: 980px; 
}

#share42  {
    border: 3px solid #e9e9e9;
    border-radius: 8px;
    display: inline-block;
    height: 38px;
    margin-left: 0;
    margin-top: 9px;
    padding: 6px 0 0 6px;
    width: 342px;
}

#opisanie-kat  {
	display:inline-block; 
	float: left;
	margin: 0px 20px 0px 10px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}



#footer {
	clear: both;
	height: 80px;
	width: 1000px;
	font-size: 11px;
	line-height: 40px;				/* высота подвала */
	background-color: #FD9600;			/* цвет подвала */
	border-radius: 0px 0px 20px 20px;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	/* text-shadow: 10px 10px 10px #000;*/
	margin: 0px;
	padding: 15px;
	color: #FFFFFF;
}



#footer ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	height: auto;
}
#footer  li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
	text-align: left;
	position: relative;
}
#footer-center {
	display:inline-block; 
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	text-align: center;
	color: #116062;
	position: relative;
	text-transform: none;
}

#sitemap {
	display:inline-block; 
	float: left;
	margin: 10px 5px 5px 0px;
	width: 150px; height: 20px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: none;
	color: #1e90ff;
	background-color: transparent;
}
#footer #devlink {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

#footer #credits {
	font-size: 11px;
}

#vkgrup {
    color: #b61f23;
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 6px;
}

#vkgrup a:hover {
	text-decoration: underline;
}


#advmeyyker {
    margin-top: -900px;
position: absolute;
}
ul.sidebar_list li div.cat_list .list_cat_images .item {
    height: 52px;  width: 52px;  border: 3px solid #ff6d01;    padding: 0px;
    border-radius: 4px;  -moz-border-radius: 4px;  -webkit-border-radius: 4px;  -o-border-radius: 4px;  -khtml-border-radius: 4px;
    clear: none;
    float: left;      
    margin: 5px 5px;
}
#tooltip{text-align:center;color:#fff;background-color:rgba(170, 24, 74, 1);position:absolute;z-index:100;font-size:1em;line-height:1.2em;border-radius:3px;padding:.5em}
#tooltip:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:3px solid #000;border-top-color:rgba(170, 24, 74, 1);content:'';position:absolute;left:50%;bottom:-3px;margin-left:-5px}
#tooltip.top:after{border-top-color:transparent;border-bottom:10px solid #111;top:-50px;bottom:auto}
#tooltip.left:after{left:10px;margin:0}
#tooltip.right:after{right:10px;left:auto;margin:0}
.carusel {
    margin-top: 10px;
    position: relative;
}

#zagolov {
    color: #e01d09;
    font-family: comic sans ms,sans-serif;
    font-size: 10px;
    text-shadow: 1px 1px 2px #fff;
}

#zagolov1 {
font-family: comic sans ms,sans-serif; 
color: #e01d09;
font-size: 13px;
margin-right: 6px;
text-shadow: 1px 1px 2px #fff;
}
