/*
Theme Name: Securos
Theme URI: http://securos.org.ua/
Description: Ligth theme on native JS.
Version: 2.0
Author: C&K
Author URI: http://securos.org.ua/
*/

/*-- CSS Reset --*/
body, div, span, iframe,
h4, h5, h6, p, blockquote, pre,
a, em, img, strong, sub, sup, b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/* margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; */
}
dl, dt, dd, ol, ul, li,
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
img { border: 0; }
/*-- CSS Reset --*/
body {
  color: #333;
  line-height: 150%;
  background: #fff /*url(imgs/brillant.png) 0 0 repeat*/;
  font-family: helvetica,arial,clean,sans-serif;
  margin: 0;
  padding: 0;
}

h1 {
  line-height: 100%;
}

/*-- Header --*/
/*************************************************************************************************************/

#wrapper {
	float: left;
	background: #000 url('imgs/subtle_carbon.png') 0 0 repeat;
}
#wrapper_header {
	margin: 0 auto;
}
#header {
	float: left;
}
.logo {
	height: auto;
	float: left;
	text-align: left;
}
.logo img {
	/* max-width: 100%;
	height: auto; */
	width: 165px;
	height: 24px;
}
#top_menu {
	height: auto;
	float: left;
}
#top_menu ul {
	width: 100%;
	padding:0;
	text-transform:uppercase;
	font: bold 1em/1.5 Helvetica,Arial,sans-serif;
	letter-spacing: -1px;
	position:relative;
	list-style: none;
	color: #fff;
}
#top_menu ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	padding: 0 0 0 10px;
}
#top_menu ul li  a {
	color: #fff;
	text-decoration: none;	
	cursor: pointer;
}
#top_menu ul li  a:hover {
	border-bottom: 6px solid #142ef4; 
	cursor: pointer;
}
#top_menu ul li  ul li {
	display: block;
}
#top_menu ul li  ul li a:hover {
	background: #142ef4;
	border-bottom: none;
	cursor: pointer;
}
.search {
	height: 100%;
	float: left;
}
.search table {
	width: 100%;
}
.search table td:first-child{
	width: 100%;
}
.search table td:last-child{
	width: auto;
	padding: 0;
}
span#info,
span#grey,
span#black,
span#download {
	background: yellow;
	border-left: 4px solid red;
	padding: 10px;
	position: relative;
	display: block;
}
.search input[type=text] {
	border: 1px solid #fff;
	height: 18px;
}
.search input[type=button] {
	background: url("imgs/search.png") no-repeat scroll 50% 50% transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    height: auto;
    padding: 2px;
    width: 22px;
    height: 24px;
}

/*************************************************************************************************************/
/***************************************post prew css*********************************************************/
.post_prew {
	border-top: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.post_prew_info_block {
	width: 100%;
	padding: 5px 0;
	position: relative;
}
.post_prew_info_block span.font_130 a {
	color: #969696;
    font-weight: bold;
    text-decoration: none;
}
.post_prew_info_block span.font_130 a:hover {
	text-decoration: underline;
}
.post_prew_info_inner {
	overflow: hidden;
	position: relative;
}
.post_prew_info_block .show_hide_info_block {
	display: block;
	position: absolute;
	right:0;
	bottom:-10px;
	width: 20px;
	height: 20px;
	color: #636363;
	background: #dcdcdc;
	font-size: 130%;
    line-height: 100%;
    text-align: center;
	cursor: pointer;
}
.post_prew_about {
	display: inline-block;
    font-size: 60%;
    line-height: 150%;
    position: relative;
    vertical-align: text-bottom;
    width: 100%;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.post_prew_about:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.news {
	background: #142EF4;
    color: #FFFFFF;
    display: inline-block;
    padding: 1px 4px;
}
.date {
	/* background: #142EF4;
    color: #FFFFFF; */
	color: #969696;
	display: inline-block;
	font-weight: normal;
    padding: 1px 4px;
}
.font_130 {
	font-size: 130%;
}
.popul {
	/* background: grey;
	color: #fff; */
	color: #969696;
	display: inline-block;
    font-weight: normal;
	padding: 1px 4px;
}
.comments {
	/* background: tomato;
	color: #fff; */
	color: #969696;
	display: inline-block;
    font-weight: normal;
	padding: 1px 4px;
}
.folder {
	display: inline-block;
	/* background: orange; */
	padding: 1px 4px;
}
.tags {
	display: inline-block;
	/* background: green; */
	padding: 1px 4px;
}

.comments a{
	/* color: #fff; */
	color: #969696;
	text-decoration: none;
}
.abs {
	position: absolute;
	z-index: 50;
}
.opac {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.font_65_150 {
	font-size: 65%;
	line-height: 150%;
}
.right_top {
	right:0;
	top:0;
}
.left_top {
	left:0;
	top:0;
}
.popul .views {
	background: url("imgs/views_g.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 10px;
    left: 1px;
    position: relative;
    top: 2px;
    width: 10px;
	margin-right: 2px;
}
.comments .views {
	background: url("imgs/comm_g.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 10px;
    left: 1px;
    position: relative;
    top: 2px;
    width: 10px;
	margin-right: 2px;
}
.folder .views {
	background: url("imgs/folder_g.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 10px;
    left: 1px;
    position: relative;
    top: 2px;
    width: 10px;
	margin-right: 2px;
}
.tags .views {
	background: url("imgs/tags_g.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 10px;
    left: 1px;
    position: relative;
    top: 2px;
    width: 10px;
	margin-right: 2px;
}
.post_prew_tags {
	height:auto;
	position: relative;
	font-size: 80%;
	padding-top: 5px;
}
#tags {
	display:inline-block;
}
.post_prew_title {
	font-size:150%;
}
.post_prew_title a {
	text-decoration: none;
	color: #333;
}
.post_prew_title a:hover {
	color: #142EF4;
}
.post_prew_content {
	font-size: 100%;
    height: 220px;
    line-height: 150%;
    overflow: hidden;
    position: relative;
}
.post_prew_content blockquote {
	font-style: italic;
}
.post_prew_content ol,
.post_prew_content ul {
	background: #ddd;
	padding-left: 26px;
	border: 1px solid #ddd;
}
.post_prew_content ol li,
.post_prew_content ul li {
	background: white;
	color: #000;
	padding: 5px 10px;
}
.post_prew_content ol {
	list-style-image: url(imgs/num.png);
}
.post_prew_content ul {
	list-style-image: url(imgs/bullet.png);
}
.all_content {
	overflow: inherit;
	height: auto;
}
#content .inner .all_content img {
	max-width: 100%;
	height: auto;
	float: none;

} 
.post_prew_content img {
	height: auto;  
}




#content .inner .all_content img.alignleft {
	float: left;
	margin: 0 20px 20px 0;

}
#content .inner .all_content img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
#content .inner .all_content img.aligncenter {
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto 20px;
}
.post_prew_content a {
	color: #142EF4;
	text-decoration: none;
	font-weight: bold;
}
.post_prew_content a:hover {
	border-bottom: 1px solid #142EF4;
}
.post_prew_hidden {
	position: absolute;
	bottom: 0;
	left:0;
	height: 10px;
	width: 100%;
	background: transparent url(imgs/sky.png) repeat-x;
	z-index:10px;
	font-size: 70%;
  /*
  border: 1px solid black;*/
}
.post_prew_hidden .post_prew_more {
	display: inline-block;
	position: absolute;
	background: #363636;
	padding: 1px 18px 1px 4px;
	bottom: 0;
	right:0;
	color: #fff;
}
.post_prew_hidden .post_prew_more:hover {
	text-decoration: underline;
	border-bottom: 0;
}
.post_prew_hidden .post_prew_more span#arrow {
	display: block;
	position: absolute;
	background: #000;
	font-size: 130%;
	font-family: monospace;
	font-weight: bold;
	padding: 1px 4px;
	right: 0;
	top:0;
} 
/****************************************************post prew css*********************************************************/


#underBody {
  max-width: 900px;
  margin: 80px auto 0;
  padding: 0 15px;
 
}

#underBody .inner {
/* 	margin: 0 0 40px 0; */
}

#social {
	float: left;
	width: 26%;
	padding: 0;
	border-bottom: 1px solid #dcdcdc;
}
#socButtons {
	list-style: none;
	padding: 0 0 1px;
	margin: 0;
}
#socButtons li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	*margin-right: 4px;
	width: 20px;
	height: 20px;
	padding: 0;
}
#socButtons li a {
	display: block;
	width: 100%;
	height: 100%;
}
#facebook a {
	background: url(imgs/soc_mini.png) 0 -20px no-repeat;
	background-size: cover;
}
#twitter a{
	background: url(imgs/soc_mini.png) 0 -80px no-repeat;
	background-size: cover;
}
#googlePl a{
	background: url(imgs/soc_mini.png) 0 0 no-repeat;
	background-size: cover;
}
#vk  a{
	background: url(imgs/soc_mini.png) 0 -40px no-repeat;
	background-size: cover;
}
#rss a {
	background: url(imgs/soc_mini.png) 0 -60px no-repeat;
	background-size: cover;
}
#categories {
	float: left;
	width: 74%;
	position: relative;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #dcdcdc;
}
#categories ul {
	width: auto;
	list-style: none;
}
#categories ul li {
	color: #1A1A1A;
	text-align: center;
	cursor: pointer;
	font-size: 80%;
	padding: 0 5px;
	float: right;
	z-index: 999;
	margin-left: 10px;
	margin-bottom: -1px;
	border: 1px solid #dcdcdc;
	border-bottom-color: #fff;
}
#categories ul li.cats_activate {
	-moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
	color: #fff;
	background: #142EF4;
	border-bottom: 1px solid #142EF4;
	margin-bottom: -1px;
}
#categories ul li:hover {
	color: #fff;
	background:#142EF4;
}
#categoriesContainer {
	float: left;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 40px 0;
	background: #fff;
	height: 0;
	-webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
}

#categoriesList {
	width: 100%;
	font-size: 70%;
	line-height: 100%;
}
#categoriesList tr td{
	border-right: 1px solid #dcdcdc;
	vertical-align: top;
	padding:0;
	margin:0;
	text-align: left;
}
#categoriesList tr td:last-child {
	border-right: none;
}
#categoriesList tr td ul {
	list-style: none;
	padding: 5px;
	margin: 0;
}
#categoriesList tr td ul li {
	padding: 5px 20px 5px 44px;
	margin: 5px;
	border: 1px solid #fff;
	display: block;
	position: relative;
	height: auto;
}
#categoriesList tr td ul li:hover {
	border: 1px solid #dcdcdc;
}
#categoriesList tr td ul li ul {
	list-style: none;
	padding: 5px;
	margin: 5px 0 0 0;
	border-left: 2px solid tomato;
	/* display: block; */
	height: 100%;
	/* overflow: hidden;
	visibility: hidden; */
	display: none;
}
#categoriesList tr td ul li ul li{
	list-style: none;
	padding: 5px 0 5px 35px;
	margin: 0;
	border-bottom: 1px dotted #dcdcdc;
}
#categoriesList tr td ul li ul li:last-child {
	border-bottom: 1px solid #fff;
}
#categoriesList tr td ul li ul li:hover {
	border: 1px solid #fff;
	background: #dcdcdc;
} 
.posts_count_cats {
	position: absolute;
	left: 0;
	top: 0;
	height: auto;
	background: #FFDEAD;
	padding: 5px;
	color: #8B4513; 
}
.more_cats {
	position: absolute;
	right: 0;
	bottom: 0;
	height: auto;
	background: #DCDCDC;
	padding: 5px;
	color: #636363;
	cursor: pointer;
}
.more_cats:hover {
	background: #636363;
	color: #DCDCDC;
}
.link_cats {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#categoriesList tr td ul li ul li a {
	font-weight: normal;
}
.post_list {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:130%;
}
.post_list li{
	clear: both;
	display: block;
}
.post_list li h3, .post_list li div.h3 {
	font-size: 110%;
}
.post_list li h3 .post_img , .post_list li div.h3 .post_img{
	background-color: #FFFFFF;
    border: 1px solid #dcdcdc;
    display: block;
    float: left;
    height: 50px;
    margin-right: 10px;
	margin-bottom: 10px;
    padding: 4px;
    width: 78px;
	overflow: hidden;
	position: relative;
}
.post_list li h3 .post_img a, .post_list li div.h3 .post_img a {
	display: block;
	position: relative;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.post_list li h3 .post_img a:hover, .post_list li div.h3 .post_img a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
} 
.post_list li img {
	max-width: 100%;
	height: auto;
  
}
.post_list li a {
	color: #333;
	font-weight: normal;
    font-size: 100%;
    text-decoration: none;
    width: 60%;
}
#sidebar h2, #sidebar div.h2{
	border-bottom: 1px solid #DCDCDC;
    clear: both;
    margin-bottom: 36px;
}

#sidebar div.h2{
  font-size: 20px;
}

.color_rect {
	padding: 1px 5px;
}

.blue {
	background: #142EF4;
}
.bl ul li a:hover {
	color:#142EF4;
}
.tomato {
	background: tomato;
}
.to ul li a:hover {
	color:tomato;
}
.green {
	background: green;
}
.gr ul li a:hover {
	color:green;
}
.orange {
	background: orange;
}
.or ul li a:hover {
	color:orange;
}
.sb_title {
    background: /*url("imgs/brillant.png") repeat scroll 0 0*/ #FFFFFF;
    color: #DCDCDC;
    font-size: 130%;
    left: 0;
    padding: 1px 4px;
    position: relative;
    top: 13px;
    word-wrap: break-word;
}
.ten_sep {
	height: 10px;
}
.twenty_sep {
	height: 20px;
}
#pageBody {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 15px;
}

#header, #nav, #footer, h1, h2, h3, div.h2 {
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: -1px;
}

#header {
  width: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
   -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	background: #000 url(imgs/subtle_carbon.png) 0 0 repeat;
  top: 0;
  left: 0;
  z-index: 1000;
}

#header .inner {
  padding: 5px;
  color: #fff;
  max-width: 900px;
  margin: 0 auto;
}
#content_page_templ {
	margin: 0 auto;
	max-width: 900px;
	clear: both;
}
#content {
  float: left;
  width: 65%;
  margin: 0 0 20px 0;
  padding: 0;
  overflow: hidden;
}

#content .inner {
  padding-top: 20px;
  margin-right: 20px;
  color: #333;
}

#content .inner img {
	  float: left;
    height: auto;
    margin-right: 20px;
    max-width: 38%;      
}

#content .inner .woocommerce  img {
  max-width: 100%;
}



#sidebar {
  float: right;
  width: 35%;
  margin: 0;
  padding: 0;
}

#sidebar .inner {
  padding: 0 0 0 20px;
  color: #333;
  background: transparent;
  border-left: 1px solid #dcdcdc;
  font-size: 85%;
}
.random_posts {
	border-top: 1px solid #dcdcdc;
    margin: 5px 0;
    padding: 5px 0;
	font-size: 75%;
}
.navigation {
    border-top: 1px solid #dcdcdc;
    margin: 5px 0;
    padding: 5px 0;
	font-size: 70%;
}
.navigation div {
	line-height:90%;
}
.navigation div a{
	text-decoration: none;
	text-transform: none;
}
.navigation div a:hover{
	text-decoration: underline;
}
.random_posts a {
	display: block;
	width: 50%;
	float: left;
	border-left: 8px solid #ddd;
	padding-left: 5px;
	margin-bottom: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

}
.random_posts a:hover {
	border-bottom: none;
	border-left: 8px solid tomato;
}
.random_posts .random_posts_title,
.navigation .other_posts {
	text-transform:uppercase;
	margin: 6px 0;
}
.navigation .alignleft {
	float: left;
	text-align:left;
	width: 50%
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.navigation .clear {
	clear: both;
}
.navigation a {
	color: #142EF4;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation  a:hover span{
   text-decoration: underline;
}

.navigation > span {
    display: inline-block;
 }
.navigation a #prew_nav {
	float:left;
}
.navigation a #next_nav {
	float: right;
}

#footer {
  clear: both;
  margin: 0;
  padding: 10px 0;
  color: #fff;
}
#footer .inner {
	margin: 0 auto;
	max-width: 900px;
}
#footer .inner_left {
	padding: 20px;
	color: #FFFFFF;
	background: orange;
}
#footer .inner_right {
	padding: 20px;
	color: #FFFFFF;
	background: #363636;
}

#footer .inner_right .xml_rss {
	display: inline-block;
    line-height: 110%;
    list-style: none outside none;
    margin-right: 4px;
    padding: 0;
    vertical-align: top;
    width: 23%;
}
#footer .inner_right .xml_rss li {
	margin-bottom: 5px;
}
#footer .inner_right .xml_rss li a {
	text-decoration: none;
	font-weight: normal;
	color:#ddd;
	font-size: 75%
}
#footer .inner_right .xml_rss li a:hover {
	text-decoration: underline;
}
#footer .inner_left h3 {
	/* display: inline-block; */
}
#footer .inner_left h3,
#footer .inner_right h3 {
	font-size: 100%;
    line-height: 115%;
    margin: 0 0 10px;
    padding: 0;
}
#footer .inner_left h3 .advertise_here, #footer .inner_left div.h3 .advertise_here {
	padding: 0 9px;
	margin-right: 5px;
	background: #363636;
	position: relative;
	left:0;
	bottom: 0;
	width: 20px;
}
#footer .inner_left  .adv {
	padding: 0;
	display: inline-block;
}
#footer .inner_left  .adv ul{
	list-style: none;
}
#footer .inner_right h3 .rss_chanel_pic, #footer .inner_right div.h3 .rss_chanel_pic {
	padding: 0 9px;
	margin-right: 5px;
	background: orange;
	position: relative;
	left:0;
	bottom: 0;
	width: 20px;
}
#afterFooter {
	padding: 5px;
	clear: both;
}
#afterFooter .inner {
	padding: 10px 0;
	font-size: 75%;
	margin: 0 auto;
	max-width: 900px;
}
#afterFooter .inner ul {
	list-style: none;
}
#afterFooter .inner ul li {
	display: inline-block;
	border-right: 2px solid tomato;
	padding: 0 5px;
	line-height: 80%
}
#afterFooter .inner ul li:last-child {
	border-right: none;
}
#afterFooter .inner ul li a {
	color: #363636;
}
#afterFooter .inner ul li a:hover {
	background: #ddd;
	cursor: pointer;
}
.counters {
	margin: 0 auto;
	width: 88px;
}
.logo { width: 24%; }
#top_menu { width: 60%; }
.search { width: 16%; }

@media screen and (max-width: 1000px) {
  #content { width: 75%; }
  #sidebar {  width: 25%; }
  #sidebar .inner { margin-right: 0; margin-top: 20px; }
  #wrapper_header { width: 900px; }
  #footer .inner_right .xml_rss { width: 48%; }
 }

@media screen and (max-width: 700px) {
  #header .inner, #categoriesContainer { margin-bottom: 20px; }
  #content .inner { margin-right: 0;}
  #content { width: 100%; }
  #sidebar { float: none; clear: both; width: 100%; margin: 20px 0; }
  .post_block {width: 50%; float: left;}
  #wrapper_header { width: 700px; }
  .logo { width: 40%; }
  #top_menu { width: 40%; }
  .search { width: 20%; }
 }

@media screen and (max-width: 480px) {
  #social, #categories, #content { width: 100%; }
  #social, #categories  { text-align: center; }
  #social { border-bottom: none; }
  #categories ul {margin: 0 auto;}
  #categories ul li {float: left;}
  #header .inner { padding-top: 5px; padding-bottom: 5px; }
  #header .inner,  #categoriesContainer, #content, #nav, #sidebar { margin-bottom: 10px; }
  #nav ul { padding: 5px 7px; }
  #wrapper_header { width: 480px; }
   .post_block {width: 100%; float: left;}
  .logo { width: 50%; }
	#top_menu { width: 50%; }
  .search { width: 100%; margin-bottom: 5px;}
  #footer .inner_right .xml_rss { width: 100%; }
  }
  


.cat li a {
	color: #333;
	font-weight: normal;
    font-size: 100%;
    text-decoration: none;
    width: 60%;
}

.cat li {
  margin-left: 20px;
}

.breadcrumb {
  font-size: 12px;
  color: #333;
}

.post_prew_content img.pic {
	max-height: 150px;   
  float: left;  
}

h1.product_title {
  font-size: 18px;
  line-height: 130%;
}

.woocommerce a.button {
  font-size: 14px;
}

.woocommerce li h3 { 
  font-weight: normal;
}

img.attachment-post-thumbnail {
max-width: 200px !important;
float: left !important;
padding: 0 10px 10px 0; 
}

@media only screen and (max-device-width: 480px) {
div.post_prew_content iframe {height: auto; width: 97%;}
}
