/*
Theme Name: Mini Lab - Professional Premium Theme 15 in 1
Theme URI: http://themeforest.net/user/wpstall/portfolio
Description: Mini Lab is a premium theme that is good for business, blog, displaying products, portfolio, etc. It has 18 ready pages to customize with and 15 styles to choose from. There are 3 slides to choose from namely, Nivo, 3D Slider and LoopedSlider. The portfolio has two options to choose from, namely, Categorized Portfolio and Switch ( Thumbnail only or Thumbnail with Description).
Author: Joefrey Mahusay
Author URI: http://themeforest.net/user/wpstall
Version: | version 1.0
Tags: jquery, php, flash, 3d flash, business, portfolio, blog, corporate, web 2.0, clean, modern
*/

#sidebar p, #sidebar #calendar_wrap {
	border-top:1px solid #d9d9d9;
	padding-top:13px;
}

#sidebar ul  li{
	list-style:none;
	margin:10px 0 0 0;
}

/*side-nav*/
#sidebar .sidebox ul{
	margin:0;
	padding:0;
	border-top:1px solid #d9d9d9;
}

#sidebar .sidebox ul li.page_item, sidebox{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	height:100%;
}
#sidebar .sidebox ul li.page_item a{
	text-transform:uppercase;
	padding:13px 0 13px 12px;
 	display:block;
	border-bottom:1px solid #d9d9d9;
	font-size:12px;
	cursor:pointer;
}

#sidebar .sidebox ul li.current_page_item a, #sidebar .sidebox ul li.current-cat a{
	color:#fff;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

#content .entry-content h3{
	margin-top: 25px;
}


.without_thumb{
	float:left;
}

.thumb_margin{
	margin-bottom:13px;
}

/* dropcap shortcode */
.dropcap{ 
	display:block; 
	float:left; 
	font-size:44px; 
	font-weight: bold;
	line-height:40px; 
	margin:0 5px 0 0;
}

/* information boxes shortcode */
.informationbox {
	display:block;
	padding:10px;
	overflow: hidden;
	margin-bottom:23px;
}

.informationbox img {
	background: transparent;
	border: 0px;
	padding:0px;
	float:left;
	display: block;
	margin:0 10px 0 0;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}

.informationbox span {
	line-height:24px;
	float:left;
	display: block;
	font-size:13px;
}

.error {
	background-color: #d7a4a4;
	border: 1px solid #a06464;
	color: #622525;
}

.info {
	background-color: #cee6f8;
	border: 1px solid #87b6da;
	color: #4d7694;
}

.warning {
	background-color: #f9f2cf;
	border: 1px solid #e0d18a;
	color: #9c9055;
}

.success {
	background-color: #bbf2bc;
	border: 1px solid #83df85;
	color: #3b783c;
}

.rss-box{
  background:#F2F8F2;
  border:2px #D5E9D5 solid;
  font-weight:bold;
  padding:10px;
  margin-bottom:23px;
}

#adsense{
  margin-bottom:23px;
}

/* Button shortcode */
a.button_shortcode{
	background-position:0 0;
	padding:6px 17px 8px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius: 15px;	
	background-image:url(../images/36px-blended.png);
	border-color:rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35);
	border-style:solid;
	border-width:1px;
	padding:4px 14px 6px;
	background-color:#428dc1;
	color:#fff;
	margin:5px;	
} 
a.button_shortcode:hover{
	background-color:#55a3d9;
	color:#000;
}
a.button_shortcode{
	cursor:pointer;
}


/* ------------------------------------------------------------*/
/* --------------->>> COLUMNS for SIDEBAR <<<------------------*/
/* ------------------------------------------------------------*/
.one-half-sidebar h2, .one-third-sidebar h2, .one-fourth-sidebar h2, .three-fourth-sidebar h2, .two-third-sidebar h2{
	font-size:15px;
	font-weight:bold;
}
.one-half-sidebar h3, .one-third-sidebar h3, .one-fourth-sidebar h3, .three-fourth-sidebar h3, .two-third-sidebar h3{
	font-size:12px;
	font-weight:bold;
}
.one-whole-sidebar{
	width:570px;
	float:left;
	margin-bottom:40px;
}
.one-half-sidebar{
	width:265px;
	float:left;
}
.one-third-sidebar, .one-half-sidebar{
	padding-right:40px;
	margin-bottom:40px;
}
.one-third-sidebar{
	width:163px;
	float:left;
}
.one-third-sidebar div{
	float:right;
	width:190px;
}
.one-fourth-sidebar{
	width:121px;
	float:left;
	padding-right:21px;
	margin-bottom:40px;
}
.three-fourth-sidebar{
	width:428px;
	float:left;
	padding-right:20px;
	margin-bottom:40px;
}
.two-third-sidebar{
	width:367px;
	float:left;
	padding-right:40px;
	margin-bottom:40px;
}

.last{
	padding-right:0px;
	padding-left:0px;
}

.lastclear { clear:both;}

#piecemaker{
	clear:both;
	margin:-30px 0 0 -87px;
	background:url(skin1/slideshow_bg.png) no-repeat;
	width:1060px;
	height:610px;

}
