@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#555;
	text-align:center;
	background: url('images/bg_02.jpg') no-repeat fixed #191919;
}

a {
	color:inherit;
	text-decoration:none;
}

.clear {clear:both;}

a:hover {
	color:#FFF !important;
	background:#333;
}

p {
	padding:0;
	width:100%;
	margin:0;
}

h2, h3, h4, h5, h6 {
	padding:0;
	margin:0 0 .3em 0 !important;
	text-transform:lowercase;
}

h1 {
	width:330px;
	height:170px;
	background: url('images/fmafra_logo.png') no-repeat 20px;
	text-indent:-6000px;
	margin:10px 0;
	float:left;
}

h2 {
	width:100%;
	color:#FFF;
	background:#606;
	margin:0 !important;
	font-size:1.6em;
	padding: 2px 0;
	text-indent:2px;
}

h2 a {
	width:100%;
	color:#FFF;
	background:#606;
} 	

h3 {
	font-size:1.2em;
	color:#83b0f4;
}

h3 a {
	color:#83b0f4;
}

h4 {
	padding: 0 0 2px 0;
	color:#36ac4d;
	margin:0;
	font-size:1.6em;
}

h4 a {
	color:#36ac4d;
}

h5 {
	margin:0;
	font-size:1.1em;
}

h5 span {
	color:#333;
}

div#getfirefox {
	display:none;
}

div#description {
	float:left;
	width:430px;
	font-size:1.6em;
	padding:50px 0 0 20px;
}

div#description h2 {
	width:auto;
	background:none;
}

div#description p {
	color:#DDD;
}


div#content-container {
	margin: 10px auto;
	text-align:left;
	width:840px;
}

div#content {
	float:left;

}

div#content div {
	background:#FFF;
}

div#portfolio {
	width:82px;
	float:left;
	margin: 0 4px 0 0;

}

div#portfolio p a {
	height:882px;
	background: url('images/portfolio.png') no-repeat center;
	text-indent:-6000px;
	display:block;

}

div.feed_item {
	padding:4px;
	margin:0 0 10px 0;
}

div#img_feed {
	float:left;
	width:260px;
	margin: 0 4px 0 0;
	text-align:center;
}

div#img_feed h2 {
	text-align:left;
}

div#img_feed a img {
	border:none;
	margin:4px 0;
}


div#txt_feed {
	float:left;
	width:300px;
	margin: 0 4px 0 0;
}

div#txt_feed div.feed_item {
	font-size:1.3em;
	padding: 4px;	
}

div#links {
	float:left;
	width:160px;
	background: #FFF;
	padding: 4px;
}

div#links h2, div#links h3 {
	font-size:1.2em;
	background:#FFF;
	color:#333;
}

div#links h3 {
	margin:0 !important;
}

div#links h2 a, div#links h3 a {
	color:#333;	
	background:#FFF;
	color:#333;
}

div#links h2 a:hover, div#links h3 a:hover {
	background:#333;
}

div#links p {

	text-align:left;
}

div#links ul li {
	line-height:16px;
}

div#links ul, div#links ul#badges li {
	list-style:none;
	margin:0;
	padding:0;
}

div#links ul#badges li a{
	display:block;	
	height:60px;
	text-indent:-4000px;
	width:156px;
	border:2px solid #FFF;
}

div#links ul#badges li a:hover {
	border:2px solid #555;	
}

h3#feed a {
	font-size:1.7em;
	display:block;
	width:100%;
	background: url('images/feed.gif') no-repeat right #FFF !important;
}

h3#feed a:hover {
	background: url('images/feed.gif') no-repeat right #555 !important;
}

p#email {
	width:100%;
	height:20px;
	margin:3px 0;
	background: url('images/mail.png') no-repeat left;
}

div#tweet {
	padding: 0 10px;
}

div#tweet ul li {
	border-bottom:1px dotted #222;
}

div#tweet a {
	font-weight:bold;
}

li#booshop a{
	background:url(images/boo-shop.png) no-repeat center;
}

li#blip a{
	background:url(images/blip.png) no-repeat center;
}

li#overmundo a{
	background:url(images/overmundo.png) no-repeat center;
}

li#lastfm a{
	background:url(images/lastfm.png) no-repeat center;
}
li#linkedin a{
	background:url(images/linkedin.png) no-repeat center;
}
li#slideshare a{
	background:url(images/slideshare.png) no-repeat center;
}

li#youtube a{
	background:url(images/youtube.png) no-repeat center;
}

div#footer a{
	color:#DDD;
}
