/********************************************************************************************************************************************

															THEME BROWN 2

*********************************************************************************************************************************************/


/*************		General layout 		***********/

.main-website {
background: transparent url(../images/themes/layout-middle-brown-2.png) 0 0 repeat-y;
}

.layout-top-left {
background: transparent url(../images/themes/layout-top-left-brown-2.png) 0 0 no-repeat;
}

.layout-bottom {
background: transparent url(../images/themes/layout-bottom-brown-2.png) 0 0 no-repeat;
}


/*************		Others 				************/

.social-links li a i {
color: #8C6B3A;
}

.left_column .title-centered .module-title h3,
.drop-down li ul {
background: #8C6B3A;
}

.left_column .title-centered .module-title {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}