/*
	Theme Name: Advantage
Theme URL: http://wordpressorg.ru/advantage/
	Description: Advantage is a free WordPress theme with featured content option and supports the post thumbnails. Suitable for any niche. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 2.0
*/

/* LAYOUT */

body {
	background: #E1E1E1 url(images/background.png) left top repeat-x;
	}

#wrapper {
   	}

#container {
    /*background: url(images/container-bg.png) left top repeat-x;*/
	}

#contentwrap {
   background: #F3F3F3 url(images/contentwrap.png) top right repeat-y;
	}

a {
	color: #000000;
	}
#hhkz tr.table-hh td {
	background: #F8F8F8;
	font-size: 17px;
	font-weight: bold;
}
#hhkz td {
	text-align: center;
	border: 1px solid #373737;
}
.linksVac td a{
	font-size:13px;
}

a:hover {
	color: #1C77DA;
	}
/* HEADER */
#header #top-lang {
width: 150px;
float: right;
}


#header {
	height: 159px;
    border-top: 1px dashed #DF422B;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #000;
	text-decoration: none;
	}


#header h2 {
	color: #000;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {
    margin: 14px 0 0 0px;
}

.feedtwitter {
	margin-top:32px;
	text-align: right;
}
    
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 26px;
    padding:6px 0;
    margin-top: 0px;
	}
	
#pagemenu {
	height: 26px;
    float: left;
	}

#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #272727;
	display: block;
    margin: 0 2px 0 0 ;
	padding: 8px 16px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	#pagemenu li a:hover, #pagemenu li a:active{
	color: #FFFFFF;
	display: block;
    text-decoration: none;
    background:  #497AC4;
	}

	
#pagemenu  li.current_page_item a {
	color: #FFFFFF;
    text-decoration: none;
    background:  #497AC4;
   	}


#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}

#navcontainer {
	height: 23px;
display: block;
overflow: hidden;
margin: 16px 0 15px 0;
   	}

#navcontainer .current-cat a {
	color:#497AC4;
    background: url(images/nav-background-hover.png) center bottom no-repeat;
    border-bottom: 4px solid #497AC4;
	}

/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
    color: #2D2C2B;
	}

	
pre { overflow: auto;
	width: 470px; 
	}

.post {
	padding-bottom: 5px;
	margin-bottom: 20px;
    border-bottom: 1px solid #C7CBCC;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 22px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	color: #000000;
	}

	
.title a {
	text-decoration: none;
	color: #000000;
	}

.title a:hover {
	text-decoration: none;
	color: #B23003;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.postdate {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #272424;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}

.post_thumbnail {
    padding: 6px;
    border: 2px solid #C7CBCC;
    margin: 0 10px 10px 0;
    background-color: #F0EFEF;
}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 5px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background:none !important;
    border: 0 !important;
}

.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background: #497AC4 !important;
    border: 0 !important;
}

.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background: #393939 !important;
    border: 0 !important;

}


/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
    font-size: 13px;
    color: #6D6D6E;
	}
	
.sidebar a {
	text-decoration: none;
	color: #6D6D6E;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#197DDA;
	}
	

#search {
    border: 1px solid #D5D3D3;
    height: 28px;
    padding: 0px;
    background: #FDFDFD;
    text-align: right;
    margin-top: 15px;
}

#search input {
	border: 0;
    background: none;
    color: #6D6D6E;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 6px 0 0 0;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 226px;
    }

	
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 0;
	padding: 8px 0 8px 14px;
    text-align: left;
	font-size: 16px;
    line-height: 16px;
    color: #414445;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    background: url(/wp-content/uploads/2014/03/bullet1.jpg) left center no-repeat;
    border-bottom: 2px solid #E5E5E5;
    }

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
   	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
  	}


.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 12px;
	margin: 0 0 2px 0;
    background: url(images/arrow.png) left 12px no-repeat;
    }

.sidebar ul li li:hover, .sidebar ul li ul li:hover {
    }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #6D6D6E;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #6D6D6E;
	}

#wp-calendar td {
	color: #6D6D6E;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	color: #fff;
    background: #3F8AE9;
	}
#wp-calendar td:hover a {
    color: #fff;
}	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

/* FOOTER */

#footer {
    margin-top: 2px;
    background-image: url('/wp-content/uploads/2014/03/logo1.jpg');
	padding: 20px;
	text-align: center;
	color: #000000;
	font-size: 14 px;
	}

#footer a {
	color: #000000;
	} 

#footer a:hover {
	text-decoration: none;
    color: #000000;
	} 
	
#credits {
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#credits a {
	color: #000000;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.span-12 {
	background-image: url('/img/2016-03/15/j5bfaxk5fdir3gb1jnctkve3c.png');
width:inherit;
height:inherit;
}
.span-12 a {
text-decoration: none;
color: white;
font-size: 25pt;
width: 500px;
display: block;
margin-left: 255px;
margin-top: 31.5px;
}

.linii
td {
border: 1px solid #50A5DD !important;
}
#nav ul {
      margin: 0px;
      padding: 0px;
      list-style:none;
      width:200px;
}
#nav  ul li {
  position: relative;
  border-bottom:1px solid #ccc;
}
#nav li ul {
  position: absolute;
  left: 200px;
  top: 0;
  display: none;
}
#nav ul li a {
  display: block;
  text-decoration: none;
  color: #777;
  background: #fff;
  padding: 5px;
} 
#nav  li:hover ul { display: block; }
#nav li:hover  a {
  color:#FFFFFF;
  background:  url(img/fone-tr.png);
} 
#nav  li:hover ul a:hover {
  background-color:#cccccc;
  background-image:none;
  color:#FFFFFF;
}




body {
	
	padding:0;
}
.item-list {
    background:#f0f0f0;
	border-bottom:2px solid #ccc;
	height:30px;
}
.pager {
	list-style:none;
	margin:0 0 0 30px;
	padding:0;
	overflow:hidden;
}
.pager li {
	float:left;
	display:block;
	height:30px;
	line-height:30px;
}
.pager-current {
    background:#ccc;
	border-bottom:3px solid #373737;
	padding:0 15px;
	text-align:center;
}
.pager li a {
    color:#1E90FF;
	display:block;
	text-decoration:none;
	text-align:center;
	width:42px;
}

  .pager li a:hover {
    background:#ccc;
	border-bottom:2px solid #373737;
}
a.button27 {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  color: #000;
  outline: none;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #ddd inset, 0 1px 1px #fff;
}
a.button27:hover {
  background: #dcdcdc linear-gradient(#fff, #dcdcdc);
  box-shadow: 0 0 0 1px #aaa inset, 0 1px 1px #aaa;
}
a.button27:active {
  background: none;
    box-shadow: 0 0 0 1px #bbb inset, 0 1px 3px rgba(0,0,0,.5) inset, 0 1px 2px #fff;
}