/*
Theme Name: ALASKA 
Theme URI: http://www.themestudio.net
Version: 1.3
Description: ALASKA is an Elegant WordPress Premium Theme, It's fully compatible with WHMCS-Bridge plugin which connect between WordPress and WHMCS, ALASKA is suitable for Hosting websites aswell as Shop, Company, Agency or Organization
Author: Vu Ngoc Linh
Author URI: http://www.vungoclinh.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License (http://themeforest.net/licenses)
*/

.wp-caption {}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.alignright{}
.bypostauthor{}
.aligncenter{}
.alignleft{}


.bbox {
float: left;
margin-right: 10px;
padding: 8px;
background-color: #f9f9f9;
border: 1px solid #EDECEC;
width: 47%;
height: 150px;
margin-bottom: 10px;
text-align: center;
}
.bbox:hover {
background-color: #FFFAEF;
border: 1px solid #FFEFC2;
}
.bbox a {font-size: 14px;}
.bbox img {max-height: 100px;
margin-top:8px;}

.css_menu {
    display: block;
    float: right;
    width: 340px;
    position: absolute;
    margin-left: 615px;
    margin-top: 100px;
}
.css_menu a:visited ,.css_menu a:active ,.css_menu a:link  {
    padding: 8px 4px;
    background-color: #EAAC00;
    margin-bottom: 1px;
    display: block;
    width: 100%;
    color: #FFF;
}
.css_menu a:hover  {

background-color:#FFCA36;

}