@charset "utf-8";
/*
Theme Name: BizVektor Global Edition
Theme URI: http://bizvektor.com/en/
Description: BizVektor theme will allow you to build a high-quality web site. It is possible to change the color, to switch to a completely different design. In addition, it is also possible to increase the number of designs by plug-ins.
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp
Version: 1.1.3

Tags: two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style,theme-options
Text Domain: bizvektor-global-edition
License: GNU General Public License
License URI: license.txt

BizVektor Global Edition WordPress theme, Copyright (C) 2014 Vektor,Inc.
BizVektor Global Edition WordPress theme is licensed under the GPL.
*/
.sticky{
	font-size:1em;
	font-weight:nomal;
	padding:0px;
	margin:1px;
}
.bypostauthor{}
.bypostauthor #comments li.comment .commentBox { border-color:#ccc; }

#content .infoList .rssBtn {
display: none;
}

#main #sideTower {
    display:none !important;
}

.col-1 {
    display: inline-block;
    width: 250px;
}
.col-2 {
    display: inline-block;
    width: 100px;
}

@media (min-width: 970px) {
		#main #container #content {
    		width: 950px !important;
		}
}