/*
Theme Name: the haushold template.
Theme URI: http://hausofbear.com
Description: designed for hausofbear. melancholy template.
Version: v0.1
Author: Nicholas Barr (4tb)
Tags: melancollie, sad, black, haushold
*/

/*
	Colors used:
	Pink Shock: #fa1079;
	Pink Syrup: #fa0f5d;

	*/

body {
	background: url('img/1214152.png');
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFF;
}

a {
	color: #fa1079;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #fa1079;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #c1e3ff;
}

.masthead img.bitchtext {
	padding-bottom: -3em;
	text-align: left;
}

.masthead ul.faglinks {
	list-style: none;
	display: inline;
	padding: 10px 4px 10px 4px;
}

.masthead ul.faglinks li {
	display: inline;

}

.masthead ul.faglinks li a {
	color: #FFF;
	text-decoration: none;
}

.masthead ul.faglinks li a:hover{
	border-bottom: solid 4px #fa1079;
}

.content .round-pink {
	background: url('img/85-black.png');
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

.footer .copyleft {
	text-align: center;
}

.pad10px {
	padding: 10px;
}

.pad20px {
	padding: 20px;
}
