@charset "UTF-8";
@import"advanced.css";
/*
Theme Name:   XeoryBase Custom
Template:     xeory_base
*/
.icon-arrow-r {
	background: rgba(0, 0, 0, 0) url("/img/icon-arrow-r.png") no-repeat scroll left 2px;
	padding: 0 0 0 30px;
	font-size: 1.1em;
	font-weight: bold;
}
section.suppli .icon-arrow-r{
	background: none;
}
.icon-arrow-r a { text-decoration:underline; }
.icon-arrow-r a:hover { color: #b22222; }

a.ul { text-decoration:underline; }

.post-content {
	overflow: hidden;
	padding: 42px 64px 22px 64px !important;
}

.post-content h3 {
	padding: 0 13px !important;
}

.post-content table {
	width: 100%;
	margin: 0 0 30px 0;
	white-space: inherit !important;
}

.post-content table th {
	width: 35%;
}

.m0-b { margin-bottom: 0px!important; }

.post-content h3.rank {
	margin: 1.3em 0 0.3em;
	border-bottom: 1px #aaa dotted;
	border-left: 0px;
}

.post-content .pill {
  height:0px;
  border-radius: 2px;
  border: 2px solid hsl(0, 0%, 60%);
  width: 80%;
}
 
.vertical-lines {
  height: 10px;
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 50%, 1),
    hsla(0, 0%, 50%, 1) 33.33%,
    hsla(0, 0%, 50%, 0) 33.33%,
    hsla(0, 0%, 50%, 0) 100%);
  background-size: 3px 100%;
  width: 60%;
  border: 0;
}
 
.horizontal-lines {
  height: 10px;
  background-image: linear-gradient(
    hsla(0, 0%, 100%, 1),
    hsla(0, 0%, 100%, 1) 33.33%,
    hsla(0, 0%, 100%, 0) 33.33%,
    hsla(0, 0%, 100%, 0) 100%);
  background-size: 100% 3px;
  width: 40px;
  border: 0;
}
 
.post-content hr.slash-1 {
  height: 10px;
  background-image: linear-gradient(-45deg,
    hsla(0, 0%, 70%, 0),
    hsla(0, 0%, 70%, 0) 25%,
    hsla(0, 0%, 70%, 1) 25%,
    hsla(0, 0%, 70%, 1) 50%,
    hsla(0, 0%, 70%, 0) 50%,
    hsla(0, 0%, 70%, 0) 75%,
    hsla(0, 0%, 70%, 1) 75%);
  background-size: 10px 10px;
  width: 90%;
  border: 0;
  margin: 30px 0 25px 5px;
}

.slash-3 {
  height: 10px;
  background-image: linear-gradient(45deg,
    hsla(0, 0%, 5%, 0),
    hsla(0, 0%, 5%, 0) 33.33%,
    hsla(0, 0%, 5%, 1) 33.33%,
    hsla(0, 0%, 5%, 1) 66.67%,
    hsla(0, 0%, 5%, 0) 66.67%,
    hsla(0, 0%, 5%, 0) 100%);
  background-size: 10px 100%;
  width: 250px;
  border: 0;
}

.clear { 
	clear: both;
	display: table;
}

.side-widget {
	margin-bottom: 0 !important;
	padding-bottom: 15px !important;
	font-size: 100% !important;
}

.menu_underh2 {
    background-image: url("images/ca3.png");
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    padding: 7px 5px 5px 32px;
}

#mybox ul.wpp-list li {
	float:none;
	clear:left;
	background: none;
	padding: 3px 10px 3px 5px;
}

#mybox ul.wpp-list p.thum {
	float:left;
	background-size: cover;
	border: 2px solid #ececec;
	border-radius: 48%;
	height: 90px;
	width: 90px;
	overflow: hidden;
	position: relative;
	margin: 0 7px 0 0;
}

#mybox ul.wpp-list p.title {
	margin: 10px 0 0;
}

#tab-container{
	margin: 0 auto 1em;
	width: 300px;
}
#tab-container ul{
	list-style: none;
	list-style-position: outside;
}
#tab-container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#tab-container ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#tab-container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}

.tab{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 20px 10px 0;
	font-size: 11px;
}

.tab.news{
	display: block;
}

.tab.tutorials{
	display: none;
}

.tab.links{
	display: none;
}
.tab.links a{
	color: #5f95ef;
}

.popular-posts {
	margin: 15px 0 0;
}

.popular-posts ul.wpp-list {
	padding:0;
	margin:0;
}

.popular-posts ul.wpp-list li {
	overflow: hidden;
	float:none;
	clear:left;
	background: none;
	padding: 3px 10px 3px 5px;
}

.popular-posts ul.wpp-list p.thum {
	float:left;
	background-size: cover;
	border: 2px solid #ececec;
	border-radius: 48%;
	height: 145px;
	width: 145px;
	overflow: hidden;
	position: relative;
	margin: 0 10px 0 0;
}

.popular-posts ul.wpp-list p.title {
	margin: 20px 0 0;
	font-size: 120%;
	font-weight:bold;
}
.popular-posts ul.wpp-list p.title a {
	color: #777;
}
.popular-posts ul.wpp-list p.title a:hover {
	color: #aaa;
}

.post-title {
	font-size: 27px;
}

/*.bzb-sns-btn li.bzb-line { display: none; }*/
li.bzb-line { display: none !important; }

.yarpp-related { margin: 3em 0 !important; }

body.search-results img.no-sr { display: none; }

body.search-results .more-link {
	display: inline-block;
	margin: 15px 0 0;
}

.ad1 { text-align: center; }

@media screen and (max-width: 640px) {

section.suppli .icon-arrow-r{
	background: rgba(0, 0, 0, 0) url("/img/icon-arrow-r.png") no-repeat scroll left 2px;
}

.post-meta { margin-bottom: 25px !important; }

.post-header { padding: 25px 20px 10px !important; }

.post-title { margin: 0 0 14px !important; }

li.bzb-line { display: inline-block !important; }
.post-header-meta li.bzb-line { display: none !important; }

.yarpp-related h3 { margin: 2em 0 0 !important; }

}

@media screen and (max-width: 480px) {

body { -webkit-text-size-adjust: 100%; }

header#header { padding: 10px 0 10px !important; }

.post-meta li { font-size: 12px !important; }

.post-header { padding: 20px 20px 2px !important; }

.post-title { line-height: 130%; }

section.post-content { padding: 5px 20px 0 !important; }

.post-content table { font-size:90%;}

.post-content table th { width: 45%; }

.post-footer { margin: 20px 0 0 10px; }
 
.post-footer ul.bzb-sns-btn { padding: 0 0 24px; }

.main-inner article.post { margin-bottom: 2px; }

#content { padding: 5px 0 52px !important;}

ol.breadcrumb {
	font-size:70%;
	margin: 0 0 5px !important;

 }

div#side { padding-top: 5px; }

.icon-arrow-r {
	font-size: 1.0em;
	font-weight: bold;
}

div.widget_categories { display: none; }

}

@media screen and (max-width: 320px) {

ol.breadcrumb {
	font-size: 59%;
	line-height: 150%;
}

#content .wrap {
    margin-left: 5px;
    margin-right: 5px;
}

section.post-content { padding: 10px; }

}
