/*  
Alternative Color for Portfolio Theme. RED
*/
/* ---------------------------------------------------------------- 
*  LEFT
* ---------------------------------------------------------------- 
*/ 

.logo {
	background: url(images/sidebar_red.gif) no-repeat;
	width: 335px;
	height:280px;
	z-index:100;
}

.logo a {
	background: url(images/sidebar_red.gif) no-repeat;
	width: 335px;
	height:280px;
	z-index:100;

}