/*
Theme Name: Biocoslab
Theme URI: http://biocoslab.co.th
Author: Shinra Fenr
Author URI: http://shinrafenr.com
Description: A versatile and responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.1.1.
Version: 1.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: devdmbootstrap3

Biocoslab WordPress Theme, Copyright 2014 Shinra Fenr.
Biocoslab is distributed under the terms of the GNU GPL v3.
*/
@font-face
{
font-family: ArialBlackItalic;
src: url(./fonts/ArialBlackItalic.ttf);
font-weight:bold;
}

body{
	background:#F1F1F1;
}
#wrap-all{
	padding:10px;
	width:990px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
border-radius:5px;
}
#site-logo img{
	width:150px;
}
#site-logo{ padding-left:10px; }
#site-desc{ padding-left:20px; }
#top_name{ color:#008000; margin: 50px 0 0 30px; font-family: "ArialBlackItalic", Helvetica, Arial, sans-serif;}
#top_desc{ color:#99cc00; margin: -20px 0 0 5px;}
#wrap-content{ background:#fff;}
.half-box{
padding-left:10px;
}
#news{
	background-color:#fff!important;
	
}
#news p{
	border-bottom:1px solid #eee;
	padding:5px 0 5px 10px;
	margin-bottom:0;
}
#news a{ color:#333; }
#news-title{
	font-size: 20px;
	background:url('./img/navbg.png');
	margin-top: 0px;
	padding:5px;
}
.title{
	font-size: 20px;
	background:url('./img/navbg.png');
	margin-top: 0px;
	padding:5px;
}
#welcome-box{ margin-bottom:10px; }
#section2{ padding-left:10px; }
.top-menu ul li{ float:left; display:inline-block; }

#content-box{ padding-left:10px; position:relative; padding-right:0;}
#main-sidebar{ border:1px solid #DBDBDB; padding:5px; font-size:12px;}
#head-banner{ margin-top:10px; margin-bottom:10px; }
#head-banner img{ width:100%; height:auto; }

.section-title{ font-size:20px; background:#EDEFF4; margin-top:0;}

.top-menu{
	background:url('./img/navbg.png');
}
.page-header{
	background:url('./img/navbg.png');
	padding: 5px 0 5px 10px;
	color:#fff;
}
.header__menu--main a{ color:#fff;} 
.header__menu--main ul li:hover{
	background:#008000!important;
}
.header__menu--main ul li a:hover{
	background:#008000!important;
}
.current-menu-item,.current_page_item{
	background:#008000!important;
}
.dmbs-header{
	margin-bottom:10px;
	position:relative;
}
.hilight{ color:red; }
.tab-content{
	border-left: 1px solid #DDD;
	padding:20px;
}
#top-widget{ padding-top:10px; }
#top-widget .widget{
	float:right;
	margin-bottom:0!important;
}
#home-row img{ border:1px solid #ddd; border-radius: 5px; }
.dmbs-author-credits a{ color:#333; }

#slogan{
	position:absolute;
	right:30px;
	bottom:0px;
}
#head-slogan{
	color:#a50021;
	font-size:30px;
	font-weight:bold;
	margin-bottom:-20px;
	font-family: "ArialBlackItalic", Helvetica, Arial, sans-serif;
}
#expand-slogan{
	font-size:20px;
	font-weight:bold;

}