/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/**
 * @license
 * MyFonts Webfont Build ID 3210512, 2016-04-27T11:59:16-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BrothersOT-Regular by Emigre
 * URL: http://www.myfonts.com/fonts/emigre/brothers-ot/regular/
 * Copyright: Copyright (C) 1999, Emigre, Inc. All rights reserved. Designed by John Downer
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3210512
 * 
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
	font-family: 'BrothersOT-Regular';
	src: ;
	src: format('embedded-opentype'), format('woff2'), format('woff'), format("truetype");
}

/*Brothers Font*/
h1, h2, h3, h4, {
	font-family: BrothersOT-Regular;
}

#site-title, #site-description {
	margin-left: 600px;
	margin-top: 20px;
	margin-right: 0;
}

#site-description {
	margin-top: 1px;
}

#site-title, #site-description {
	font-family: BrothersOT-Regular;
}

#site-title {
	font-size: 50px;
}

#site-description {
	font-size: 20px;
}

#site-title a, #site-description {
	color: #000000 !important;
}

.menu {
	font-size: 17px;
	font-family: colypso;
}

.menu li.current-menu-item > a, .menu li.current-menu-item > a:hover, .menu li.current_page_item > a, .menu li.current_page_item > a:hover {
	background: #ced4cc;
	color: #000000;
}

.menu li:hover > a, .menu li ul li a, .menu li.current-menu-ancestor a, .menu li.current_page_ancestor a {
	background-color: #f0f0f0;
}

.menu {
	border-color: #ced4cc;
}

#post-2022 .post-title {
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0 !important;
}

.player .title header h1 {
	display: none;
}

.player .title header h2 .user,.player .title header h2 a {
	display: none;
}

.player .title header h2 .user,.player .title header h2 a {
	display: none;
}

.player .title .portrait img {
	display: none;
}