/*
Theme Name: nebuto Black Life
Theme URI: www.nebuto.com
Description:
Version: 0.1 V
Author: Jan Schering alias nebuto
Author URI: http://www.nebuto.com

 */


/* ---------------------------  Category 3   ------------------------------------  */

#banner_cat5{
         background:transparent url(images/ba_cat5.png) no-repeat scroll center top;
         height:400px;
         width:1000px;
}

/* ---------------------------  main   ------------------------------------  */
.main_cat5_left{
   width:15%;
   float:left;
}

.main_cat5_middle{
   float:left;
   text-align:justify;
   padding-left:30px;
   width:490px;
}

.main_cat5_right{
         float:right;
         padding-left:30px;
         width:30%;
}

/* ---------------------------  cat5Post   ------------------------------------  */
.cat5thumb{
   float:right;
   width:150px;
   height:120px;
   padding-top:30px;
   padding-right:10px;
   padding-bottom:10px;
}

.cat5thumb img{
   width:150px;
   height:120px;
}