/* @override http://www.fabiolafunfuckers.be/css/fff.css */

body, a, a:hover
{cursor: url(../images/horn_cursor.gif), progress;}

body:active, a:active
{cursor: url(../images/fist_cursor.gif), progress;}

body {
	color: #787878;
	font: 14px/18px "Trebuchet MS", Tahoma, Arial, Helvetica, Geneva, sans-serif;
	background: #000000 url(../images/fff_bg.jpg) no-repeat center top;
}

a {
	text-decoration: underline;
	color: #e1e1e1;
}

a:hover {
	text-decoration: none;
	color: #c0001f;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	color: #ffffff;
}

strong {
	color: #c0001f;
	font-weight: normal;
	font-style: normal;
}

/* @group layout */

#main {
	width: 600px;
	margin-left: -300px;
	position: relative;
	left: 50%;
	margin-top: 50px;
}

#logo {
	height: 140px;
	background: url(../images/fff_logo.gif) no-repeat;
}

#logo h1 {
	display: none;
}

#intro {
	text-align: left;
	width: 480px;
	margin-left: 60px;
	color: #ffffff;
	font-size: 21px;
	line-height: 1.3em;
}

#social_links {
	margin-left: 60px;
	width: 480px;
}

#social_links p a {
	margin-top: 15px;
	display: block;
	background-color: #333333;
	opacity: 0.8;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	color: #ffffff;
	border: 1px solid #333333;
	text-decoration: none;
	padding: 20px 20px 20px 160px;
}

#social_links p a:hover {
	color: #ffffff;
	border: 1px solid #c0001f;
}

p.vibe a {
	background: url(../images/vibe.gif) no-repeat 20px center;
}

p.facebook a {
	background: url(../images/facebook.gif) no-repeat 20px center;
}

p.twitter a {
	background: url(../images/twitter.gif) no-repeat 20px center;
}

p.youtube a {
	background: url(../images/youtube.gif) no-repeat 20px center;
}

#subscribe_link {
	width: 480px;
	margin-left: 60px;
}

form#mc-embedded-subscribe-form.validate {
	border-style: none;
}

#mc-embedded-subscribe-form fieldset {
	border-style: none;
	padding-left: 160px;
	background: url(../images/fff_join.gif) no-repeat 10px top;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group label {
	color: #ffffff;
	margin-right: 1px;
}

div.mc-field-group {
	text-align: right;
	margin-bottom: 10px;
}

input {
	width: 240px;
	color: #c0001f;
	font-size: 14px;
	padding: 5px;
	height: 15px;
}

input#mc-embedded-subscribe {
	width: 100px;
	font-size: 12px;
	background-color: #333333;
	border: 1px solid #333333;
	padding: 5px;
	color: #ffffff;
	height: 30px;
	margin: 0;
}

div.mce_inline_error {
	font-size: 10px;
	color: #c0001f;
	margin-top: 2px;
}

#mc-embedded-subscribe-form fieldset div {
	text-align: right;
}

div#mce-responses {
	line-height: 1.2em;
	margin-bottom: 10px;
	text-align: left;
	color: #ffffff;
	padding-left: 53px;
}

#refs {
	text-align: left;
	width: 480px;
	margin-left: 60px;
}

#footer {
	font-size: 12px;
	margin-left: 60px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #787878;
	margin-bottom: 15px;
}

#footer a {
	text-decoration: none;
}



/* @end */
