/*
Theme Name: LinkedIn AWXII Hub
Author: The Swedish Gangster
Description: For LinkedIn and Advertising Week XII
Template: twentyfourteen
Version: 1.0
*/

@import url("../twentyfourteen/style.css");

/* Theme customization starts here */

h1.site-title {
	display: block;
	width: 229px;
	height: 40px;
	background-image: url('http://theawsc.com/lockup2.png');
	text-indent: -9000px;
	margin-top: 5px;
	
} 

h1.entry-title {
	
}


.header-main {
	background-color: #0077B5;
	height: 52px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#secondary {
	background-color: #313335;
	
	min-height: 100%;
}

.search-toggle {
	background-color: #ff0000;
	display: none;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #41a62a;
}

#content a:hover {
	color: #86888a;
}

a:link.more-link {
	color: #dd5143;
}

.author {
	display: none;
}
