/*
	Theme Name: Под прицелом
	Theme URI: http://yellowduck.com.ua/
	Author: Goncharuk Oleg
	Author URI: http://podpricelom.com.ua/
	Description:  
	Version: 0.1
	Text Domain: Podpricelom.com.ua
*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background: url(images/back-002.jpg) no-repeat top center fixed;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	padding: 20px 0;
	background-size: cover;
}
a {
	color: #003251;
	transition: all 100ms ease-in-out;
}
a:hover {
	color: #008ED5;
	transition: all 100ms ease-in-out;
}
h4.title span, h4.title span {
	background: #E9ECEE;
	padding: 8px 15px;
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	transition: all 100ms ease-in-out;
}
h4.title a:hover span, h4.title a:hover span {
	background: #6f9c26;
	color: #fff;
	text-decoration: none;
	transition: all 100ms ease-in-out;
}
h4.title, h4.title {
	border-bottom: 1px solid #E9ECEE;
	margin: 0;
	margin-bottom: 20px;
}
/* header */
#logo a {
	display: inline-block;
}
#save_atr {
	margin-top:15px;
	margin-bottom:15px;
}
#logo img {
	padding: 20px;
	padding-top: 0;
}
/* main_menu */
#main_menu {
	margin: 0 auto;
}
#main_menu .container {
	background: #3D4C54;
}
#main_menu .icon-bar {
	background: #fff;
}
#main_menu .navbar-toggle {
	background: #000;
}
#main_menu .nav a {
	color: #fff;
}
#main_menu ul.nav > li > a {
	border-right: 1px solid #485a63;
}
#main_menu ul.nav li.home a {
	background: url(images/home.png) no-repeat center;
	height: 50px;
	padding: 0 20px;
	text-indent:-99999px;
	font-size:0px;
	line-height:0px;
}
#main_menu ul.nav {
	float: right;
}
#main_menu .lang {
	margin-top: 8px;
	padding: 0;
	padding-left: 10px;
}
#main_menu li:hover, #main_menu li:focus {
	background: #303e45;
}
#main_menu a:hover, #main_menu a:focus {
	background: none;
}
#main_menu .dropdown-menu {
	width: 221px;
	background: #303e45;
	border-radius: 0;
	border: none;
	border-bottom: 3px solid #81b752;
	padding: 0;
}
#main_menu .dropdown-menu a {
	color: #a9b9c1;
	border-bottom: 1px solid #37474f;
	padding-top: 10px;
	padding-bottom: 9px;
}
#main_menu .dropdown-menu > li > a:hover, #main_menu .dropdown-menu > li > a:focus {
	background: #2c393f;
	color: #fff;
}
#main_menu .nav .open > a, #main_menu .nav .open > a:hover, #main_menu .nav .open > a:focus {
	background-color: #3D4C54;
	border-color: #337ab7;
}
/* top_news */
#top_news {
	margin: 0 auto;
}
#top_news .container {
	padding-top: 30px;
	padding-bottom: 20px;
	background: #ebebeb;
}
#top_news .block_news {
	background: rgba(255,255,255,1);
	padding: 8px;
	min-height: 74px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	transition: all 100ms ease-in-out;
}
#top_news .block_news:hover {
	background: rgba(255,255,255,0.5);
	transition: all 100ms ease-in-out;
}
#top_news .block_news img {
	width: 91px;
	float: left;
	height: 58px;
	margin-top: 2px;
	margin-right: 8px;
}
#top_news .block_news p {
	color: #939EAD;
	font-size: 12px;
	margin: 0;
	margin-top: 3px;
	font-weight: normal;
}
/* hot_news */
#hot_news {
	margin: 0 auto;
}
#hot_news .container {
	background: #f7f7f7;
	overflow: hidden;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
}
#hot_news .news {
	height: 24px;
	line-height: 24px;
	margin: 9px 0px;
}
#hot_news .news h5 {
	background: url(images/brnews-bg1.png) top right no-repeat;
	color: #FFF;
	float: left;
	font-size: 11px;
	margin: 0px;
	height: 24px;
	line-height: 24px;
	padding: 0px 7px;
	width: 122px;
	font-weight: 600;
}
#hot_news .news ul {
	overflow: hidden;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#hot_news .news ul li {
	margin-right: 7px;
}
#hot_news .news ul li a {
	padding: 0px 3px;
	font-weight: 600;
}
#hot_news .news li:after {
	content: "»";
}
#hot_news .news li:before {
	content: "«";
}
#hot_news input {
	height: 41px;
	width: 70%;
	padding-left: 7px;
	border: 0;
	border-left: 1px solid #d4d4d4;
}
#hot_news .search_btn {
	background: #3D4C54;
	color: #fff;
	width: 44px;
	height: 42px;
	margin-left: -3px;
	border: 0;
	transition: all 100ms ease-in-out;
}
#hot_news .search_btn:hover {
	background: #000;
	color: #fff;
	transition: all 100ms ease-in-out;
}
/* content */
#content {
	margin: 0 auto;
}
#content .container {
	background: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}
/* slider */
#slider {
	margin-bottom: 10px;
}
#slider .slide-content {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	background: rgba(61,76,84,0.8);
	width: 100%;
	padding: 10px;
}
#slider .carousel-inner p {
	color: #ABB3BD;
	margin-bottom: 0;
}
#slider .carousel-inner .slide_title, #slider .carousel-inner .slide_title a {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
}
#slider .carousel-control {
	background: none;
}
#slider .carousel-inner > .item {
	border: 0px;
}
#slider .carousel-control img {
	top: 45%;
	position: absolute;
	left: 33%;
}
#slider .img-responsive {
	width: 100%;
}
#slider .carousel-indicators {
	position: relative;
	display: block;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 1px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
}
#slider .carousel-indicators li {
	display: block;
	text-indent: 0px;
	width: 25%;
	height: 100%;
	padding: 8px;
	margin: 0px;
	cursor: default;
	overflow: hidden;
}
#slider .carousel-indicators li img {
	border: 5px solid #eeeeee;
	cursor: pointer;
	transition: all 100ms ease-in-out;
}
#slider .carousel-indicators li img:hover {
	transition: all 100ms ease-in-out;
	border: 5px solid #56646d;
}
#slider .carousel-indicators li.active img {
	border: 5px solid #56646d;
}
#slider .carousel-indicators li.active:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-bottom: 10px solid #56646d;
	transition: all 100ms ease-in-out;
}
/* social_block */
#social_block .social img {
	width: 18%;
	max-width: 40px;
	height: auto;
	border-radius: 50%;
	transition: all 100ms ease-in-out;
}
#social_block .social img:hover {
	border-radius: 0px;
	transition: all 100ms ease-in-out;
}
#social_block .important h3.title {
	background: #6F9C26;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	margin-top: 10px;
	padding: 17px 15px;
	text-align: center;
	font-style: italic;
	text-transform: uppercase;
	font-family: Arial;
}
#social_block .important ul {
	background: #f2f2f2;
	margin: 0;
	padding: 5px;
	counter-reset: li;
}
#social_block .important ul li {
	background: #FFF;
	margin: 13px 12px;
	padding: 14px 15px 14px;
	list-style: none;
	position: relative;
	font-size: 12px;
	line-height: 14px;
}
#social_block .important ul li a {
	color: #939ead;
	font-weight: 600;
}
/* article_block */
#content .article_block {
	padding-top: 20px;
	padding-bottom: 5px;
}
#content .article_block h4.title a span {
	text-decoration: underline;
}
#content .article_block h4.title a span:hover {
	text-decoration: none;
}
#content .article_block .big_article img {
	margin-bottom: 10px;
}
#content .article_block .big_article p {
	margin-bottom: 10px;
}
#content .article_block .article_item {
	border-bottom: 1px solid #E9ECEE;
	margin-bottom: 15px;
}
#content .article_block .article_item p {
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	margin-bottom: 5px;
}
#content .article_block .article_item p.post_date {
	color: #939EAD;
	font-size: 12px;
	text-align: right;
	font-weight: 700;
	margin-bottom: 10px;
}
#content .article_block .article_item p.post_title {
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}
#content .article_block .post_title span {
	color: #939EAD;
	font-size: 12px;
	float: right;
}
#content .big_article a.post_img {
	transition: all 100ms ease-in-out;
}
#content .article_block .small_article img {
	float: left;
	margin-right: 10px;
}
#content .bottom .big_article {
	padding-left: 0;
}
#content .post_content .wp-caption {
	max-width:100%;
}
#content .post_content .size-full,
#content .post_content .size-large {
	max-width:100%;
	height: auto;
}
/* sidebar */
#sidebar .widget {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
/* last_news */
#sidebar .widget.last_news img {
	width: 91px;
	height: 58px;
	float: left;
	margin-right: 10px;
}
#sidebar .widget.last_news ul {
	margin: 0;
}
#sidebar .widget.last_news ul li {
	border-bottom: 1px solid #E9ECEE;
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 15px;
}
#sidebar .widget.last_news ul li p {
	margin-bottom: 0px;
	font-weight: 600;
}
#sidebar .widget.last_news ul li p.time {
	color:#938E8E;
	margin-bottom:5px;
	font-size:12px;
}
#sidebar .widget.last_news .btn-green {
	float: right;
}
/* calendar */
#sidebar #calendar_wrap {
}
#sidebar #calendar_wrap table {
	border-collapse: separate;
	border-spacing: 5px;
	width: 100%;
	padding-bottom: 8px;
}
#sidebar #calendar_wrap {
	border: 1px solid #d3d3d3;
	padding: 15px 10px;
}
#sidebar #calendar_wrap caption {
	text-align: center;
	color: #0a0808;
	padding: 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
#sidebar #calendar_wrap table th {
	width: 14.3%;
	text-align: center;
}
#sidebar #calendar_wrap table td {
	border: 1px solid #d3d3d3;
	padding: 0px;
	color: #464e52;
	font-size: 15px;
	text-align: center;
	height: 40px;
}
#sidebar #calendar_wrap table td.pad {
	padding: 9px 5px;
	border: none;
}
#sidebar #calendar_wrap table td#today, #sidebar #calendar_wrap table td#today a {
	background: #f3643c;
	color: #fff;
	font-weight: bold;
}
#sidebar #calendar_wrap table td a {
	display: block;
	padding: 10px 0px;
	font-weight: normal;
	background: #6F9C26;
	color: #fff;
	text-decoration: underline;
	transition: all 100ms ease-in-out;
}
#sidebar #calendar_wrap table td a:hover {
	background: #ed1b23;
	color: #fff;
	text-decoration: none;
	transition: all 100ms ease-in-out;
}
#sidebar #calendar_wrap span {
	margin-left: 8px;
}
#sidebar #calendar_wrap span a {
	font-weight: normal;
	font-size: 15px;
}
/* WIDGET */
#sidebar .widget ul li, #sidebar .widget ol li {
	padding: 5px 0px;
	border-bottom: 1px dotted #E9ECEE;
}
#sidebar .widget ul li ul {
	margin-left: 30px;
}
#sidebar .widget ul li ul li {
	border-bottom: 0px;
}
/* tagcloud */
#sidebar .tagcloud a {
	margin:3px;
	line-height: 28px;
}
#sidebar .tagcloud a:hover {
	background: #6F9C26;
	color: #fff;
	text-decoration: none;
}
/* POST */
/* post_block */
#post_block {
	margin-bottom: 10px;
}
#post_block h1.title, #category_content h2.title {
	font-size: 20px;
	line-height: 26px;
	margin-top: 0px;
	font-weight: 600;
	font-family: "Noto Serif", serif;
	max-width: 70%;
}
#post_block .col_same_height span, #category_content .col_same_height span {
	border-bottom: 5px solid #FA8484;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding: 2px 5px;
	font-family: "Noto Serif", serif;
	position: absolute;
	bottom: 0px;
	right: 15px;
	max-width:30%;
	display:block;
	text-align:right;
}
#post_block .post_content a {
	color: #6f9c26;
	text-decoration: underline;
}
#post_block .post_content a:hover {
	color: #ed1b23;
	text-decoration: none;
}
/* post_navigarion */
#post_navigarion {
	overflow: hidden;
	margin-bottom: 20px;
}
#post_navigarion a {
	color: #fff;
	text-decoration: none;
}
#post_navigarion .pn_prev {
	float: left;
}
#post_navigarion .pn_next {
	float: right;
}
/* same_news */
#post_more_news {
	margin-bottom: 20px;
}
#post_more_news .same_news {
	padding: 10px;
	background: #ebebeb;
	margin-bottom: 10px;
}
#post_more_news .same_news img {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
/* comment */
#comment {
	margin-top: 30px;
	margin-bottom: 30px;
}
#comment h5 {
	color: #000170;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
#comment input, #comment textarea {
	border-radius: 0;
}
/* all_post_meta */
.all_post_meta {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.all_post_meta > div {
	padding: 10px 10px 10px 32px;
	border-top: 1px solid #eee;
	vertical-align: middle;
	font-size: 12px;
}
.all_post_meta > div:first-child {
	border-left: 0px;
}
.all_post_meta img {
	margin-right: 10px;
	padding: 3px 0 0;
	vertical-align: top;
}
.all_post_meta .icon_avtor {
	background: url(images/avtor.png) center left 10px no-repeat;
}
.all_post_meta .icon_time {
	border-left: 1px solid #eee;
	background: url(images/time.png) center left 10px no-repeat;
}
.all_post_meta .icon_view {
	border-left: 1px solid #eee;
	background: url(images/view-bg.png) center left 10px no-repeat;
}
.all_post_meta .icon_tags {
	border-left: 1px solid #eee;
	background: url(images/tags-icon.png) center left 10px no-repeat;
}
/* footer */
#footer {
	margin: 0 auto;
	color: #fff;
}
#footer a {
	color:#ED1C24;
	text-decoration:underline;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer .container {
	background: #23323f;
	padding: 15px;
	font-size: 12px;
	line-height: 18px;
}
#footer img {
	float: left;
	margin-right: 15px;
}
#footer ul li a {
	color: #fff;
	padding-right: 7px;
	font-weight: normal;
}
#footer ul {
	overflow: hidden;
}
#footer ul li {
	padding-left: 0;
}
#footer ul li:after {
	content: "|";
}
#footer ul li:last-child:after {
	content: "";
}
/* CATEGORY */
.category_content_item .post_content {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.textwidget a {
	text-decoration:underline;
	color:rgb(237, 28, 36);
	font-size:13px;
	line-height:16px;
}
.textwidget a:hover {
	text-decoration:none;
	color:rgb(61, 76, 84);
}

@media (min-width: 1200px) {
#content {
	max-width: 1220px;
	background: #fff;
}
#top_news {
	background: #ebebeb;
	max-width: 1220px;
}
#hot_news {
	background: #f7f7f7;
	max-width: 1220px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
}
#hot_news .container {
	border-bottom: 0;
	border-top: 0;
}
#main_menu {
	background: #3D4C54;
	max-width: 1220px;
}
#footer {
	max-width: 1220px;
	background: #23323f;
}
}

@media (min-width: 768px) {
#main_menu .dropdown:hover .dropdown-menu {
	display: block;
}
}

@media (max-width: 992px) {
#post_block .col_same_height,  #category_content .col_same_height {
	display: block;
}
#hot_news input {
	border-top: 1px solid #d4d4d4;
}
#sidebar #calendar_wrap table td a {
	padding: 5px 0px;
}
#sidebar #calendar_wrap table td {
	height: 30px;
	line-height: 14px;
	font-size: 12px;
}
#post_block h1.title {
	max-width:100%;
}
#post_block .col_same_height span, #category_content .col_same_height span {
	position:relative;
	bottom:1px;
	right:auto;
	max-width:100%;
}
}

@media (max-width: 468px) {
	body {
		background-image:none;
	}
}
@media (max-width: 768px) {
#main_menu .lang {
	padding: 0;
}
#sidebar #calendar_wrap table td a {
	padding: 7px 0px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
#main_menu .nav a {
	padding: 15px 10px;
	font-size: 13px;
}
#main_menu .lang {
	padding: 0;
}
}

@media (min-width: 768px) and (max-width: 992px) {
#main_menu .nav a {
	padding: 15px 7px;
	font-size: 12px;
}
}
/* BTN */
.btn-grey {
	background: #415059;
	padding: 5px 15px;
	display: inline-block;
	color: #fff;
	border-radius: 0;
	transition: all 100ms ease-in-out;
	font-weight: 600;
}
.btn-grey:hover {
	background: #6f9c26;
	color: #fff;
	transition: all 100ms ease-in-out;
}
.btn-green, .wpcf7-form .wpcf7-submit {
	background: #6f9c26;
	padding: 5px 15px;
	display: inline-block;
	color: #fff;
	border-radius: 0;
	transition: all 100ms ease-in-out;
}
.btn-green:hover, .wpcf7-form .wpcf7-submit:hover {
	color: #fff;
	background: #ed1b23;
	transition: all 100ms ease-in-out;
}
/* IN POST / PAGE */
.post_content .alignleft {
	float: left;
	margin-right: 10px;
}
.post_content .alignright {
	float: right;
	margin-left: 10px;
}
.post_content .wp-caption .wp-caption-text,
.post_content .wp-caption-text.gallery-caption {
	padding: 6px 0px;
	font-style: italic;
	line-height: 14px;
	font-size: 12px;
	margin-bottom: 0px;
}
.yd-gallery-item {
	margin-bottom:10px;
}
.post_content h1, .post_content h2, .post_content h3 {
	font-weight: bold;
}
.post_content blockquote {
	background: rgb(248, 248, 248);
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-left: 5px solid #6f9c26;
	padding: 15px;
}
.post_content blockquote p {
	font-size: 14px;
	font-style: italic;
}
.post_content table {
	width: 100%;
	margin-bottom: 10px;
}
.post_content table th {
	font-weight: bold;
}
.post_content table th, .post_content table td {
	padding: 5px;
	margin: 0px;
}
.post_content form label {
	font-size: 12px;
	line-height: 14px;
}
/* SCROLL NEWS */
.simply-scroll-container {
	position: relative;
}
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}
.simply-scroll-list ul + ul {
	display: none !important;
}
.simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.simply-scroll-list li img {
	border: none;
	display: block;
}
.simply-scroll .simply-scroll-list li {
	float: left;
}
/* FORM */

#post_block select,
#post_block textarea,
#post_block input[type="text"],
#post_block input[type="password"],
#post_block input[type="datetime"],
#post_block input[type="datetime-local"],
#post_block input[type="date"],
#post_block input[type="month"],
#post_block input[type="time"],
#post_block input[type="week"],
#post_block input[type="number"],
#post_block input[type="email"],
#post_block input[type="url"],
#post_block input[type="search"],
#post_block input[type="tel"],
#post_block input[type="color"],
#post_block .uneditable-input {
	display: inline-block;
	height: 36px;
	padding: 8px 15px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#post_block textarea {
	height: 100px;
	width: 70%;
}
#post_block select,
#post_block textarea,
#post_block input[type="text"],
#post_block input[type="password"],
#post_block input[type="datetime"],
#post_block input[type="datetime-local"],
#post_block input[type="date"],
#post_block input[type="month"],
#post_block input[type="time"],
#post_block input[type="week"],
#post_block input[type="number"],
#post_block input[type="email"],
#post_block input[type="url"],
#post_block input[type="search"],
#post_block input[type="tel"],
#post_block input[type="color"],
#post_block .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
#post_block select:focus,
#post_block textarea:focus,
#post_block input[type="text"]:focus,
#post_block input[type="password"]:focus,
#post_block input[type="datetime"]:focus,
#post_block input[type="datetime-local"]:focus,
#post_block input[type="date"]:focus,
#post_block input[type="month"]:focus,
#post_block input[type="time"]:focus,
#post_block input[type="week"]:focus,
#post_block input[type="number"]:focus,
#post_block input[type="email"]:focus,
#post_block input[type="url"]:focus,
#post_block input[type="search"]:focus,
#post_block input[type="tel"]:focus,
#post_block input[type="color"]:focus,
#post_block .uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted #333;
	/* IE6-9 */

	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
#post_block input[type="radio"], #post_block input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px;
	line-height: normal;
}
#post_block input[type="file"], #post_block input[type="image"], #post_block input[type="submit"], #post_block input[type="reset"], #post_block input[type="button"], #post_block input[type="radio"], #post_block input[type="checkbox"] {
	width: auto;
}
#post_block select, #post_block input[type="file"] {
	height: 30px;
	line-height: 30px;
}
#post_block select {
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
#post_block select[multiple], #post_block select[size] {
	height: auto;
}
#post_block select:focus, #post_block input[type="file"]:focus, #post_block input[type="radio"]:focus, #post_block input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.tooltip-inner {
	text-align:left;
	font-size:12px;
}