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

#branding {
	background: url(../images/bg/collaborativelogo.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 115px;
	
}
#branding .blog-name {
	display: none;
}

#branding .blog-description {
	color: #EC6B23; 
	padding-top: 80px;
	text-transform: none;
	font-style: italic;
	padding-left:110px;
	margin-right: -100px;
}

#header {
	height: 130px;
}

a, a:link, a:visited {
	color: #EC6B23; 
}


a:hover {
	color: #FAAF17; 
}

.entry-summary {
	font-size: 12px;
}
