/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* no click border */
:focus {
	outline:none;
}

/* header */
div#header div#searchbar {
	margin: 8px 0 0 0;
}

div#header div#searchbar div#social-icons {
	margin: 0 0 5px 0;
	text-align: right;
}
