/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
div.entry-photo {
	display: none;
}
div#header {
	background-color: #20345c;
	background-image: url(/blog/wp-content/themes/arras-theme/images/brian-blog-header.png);
	background-repeat: no-repeat;
}
div#branding {
	width: 100%;
}
.blog-name {
	font-size: 28px;
	margin-left: 200px;
}
.blog-name a:visited {
	color: #767676;
}
.blog-name a:link {
	color: #ededed;
}
.blog-description {
	color: #f0f0f0;
	margin-left: 220px;
}
#searchform #s {
	width: 180px;
}
#searchbar {
	margin-right: 20px;
}
