/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#multi-sidebar .tabs li	{ float: left; background: #ff9200; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }

#branding				{ width: 960px;
	background: #1e1b1a url(../images/virttoo-org_black.png) no-repeat 0 15px;
	margin: 0 auto;
}
.logo					{ max-width: 590px; float: left; margin: 65px 0 0;
	background-repeat: no-repeat;
}
.blog-description  {
color:#7D716D;
display:block;
font-size:11px;
font-weight:bold;
line-height:1em;
margin:0;
padding: 25px 0 0;
text-transform:uppercase;
}

/* a, a:link, a:visited	{ color: #f47600; text-decoration: underline; }
a:hover					{ color: #ff9200; } */

