body {
	background: url(../img/background-2.png) top left no-repeat #eaeaea;
	margin-bottom: 50px;
}

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

header#head hgroup {
	color: #000;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
}
	header#head hgroup h1 {
		font-size: 76px;
		font-weight: 400;
		float: left;
		margin-right: 40px;
	}
	
	header#head hgroup h2 {
		font-size: 40px;
		font-weight: 200;
		padding-top: 30px;
	}

	
article#main header {
	font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
}
	article#main header h1 {
		font-size: 45px;
		font-weight: 400;
		color: #b50000;
		text-shadow: 0 1px 0 rgba(255,255,255,0.5);
		margin-bottom: 0px;
	}
	
	article#main header p {
		font-size: 33px;
		font-weight: 300;
	}
	
	article#main header strong {
		font-weight: 700;
	}
	
	article#main label {
		display: block;
		font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
		font-size: 25px;
	}
	
	article#main input, article#main textarea {
		border: none;
	}
	
	article#main input[type=text]:hover, article#main textarea:hover, article#main input[type=text]:focus, article#main textarea:focus {
		-webkit-box-shadow: 0 0 3px #cccaca;
		-moz-box-shadow: 0 0 3px #cccaca;
		box-shadow: 0 0 3px #cccaca;
	}
	
	article#main input[type=text] {
		padding: 10px;
		background: #ffffff;
		margin-right: 20px; 
		width: 360px;
		font-size: 15px;
		
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	article#main textarea {
		padding: 10px;
		background: #ffffff;
		font-size: 15px;
		width: 520px;
		
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	article#main input[type=submit] {
		font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
		padding: 10px;
		background: #ffffff;
		width: 120px;
		font-size: 33px;
		color: #ffffff;
		background: #b50000;
		cursor: pointer;
		
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	article#main input[type=submit]:hover, article#main input[type=submit]:focus {
		background: #000000;
	}
	
	article#main section#section-contact {
		clear: left;
	}
		article#main .messages.errors {
			color: #f00;
		}
		
		article#main .messages.success {
			color: #0f0;
		}
	
	article#main section#section-work ul li {
		float: left;
		list-style-type: none;
		margin-bottom: 20px;
		display: inline;
	}
	
		article#main section#section-work ul li a img {
			width: 130px;
			height: 90px;
			padding: 5px;
			background: #e5e4e4;
			-webkit-transition: background 1s;
			-webkit-transition: -webkit-box-shadow 0.5s;
				
			/* Bientôt supporté par Firefox */
        	-moz-transition: background 1s;
        	-moz-transition: -moz-box-shadow 0.5s;
				
			/* … et lorsque ce sera standardisé */
			transition: background 1s;
			transition: box-shadow 0.5s;
		}
		
		article#main section#section-work ul li a:hover img {
			background: #d7d7d7;
			-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
		}
	
aside#side {
	margin-top: 150px;
	
}

	aside#side header {
		font-family: 'Yanone Kaffeesatz', Helvetica, sans-serif;
		color: #b50000;
		text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	}
	
	aside#side header h1 {
		font-weight: 300;
		font-size: 30px;
		text-align: center;
		margin-bottom: 0px;
	}
	
	
	aside#side .lifestream {
		background: url(../img/lifestream-bg2.png) no-repeat;
		padding: 10px;
		overflow: auto;
		min-height: 500px;
	}
	
	#activityFeed ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}
		#activityFeed ul li {
			background-position: 0px center !important;
			background-repeat: no-repeat !important;
			border-bottom: 1px solid #ddd;
			padding: 5px 5px 5px 24px !important;
			font-size: 11px;
			line-height: 14px;
			margin-left: 0;
		}
		
		#activityFeed li.tweet_stream{
			background: url(http://farm5.static.flickr.com/4057/4494661441_c03e3fe766_o.png) no-repeat left top;
		} 
		#activityFeed li.fb_stream {
			background: url(http://farm5.static.flickr.com/4022/4494661487_35b0167583_o.png) no-repeat left top;
		}
		#activityFeed li.lastfm_stream {
			background: url(http://farm5.static.flickr.com/4007/4495300744_5c8afb3149_o.png) no-repeat left top;
		} 
		#activityFeed li.wp_stream {
			background: url(http://farm3.static.flickr.com/2727/4494661413_0228be5f32_o.png) no-repeat left top;
		} 
		#activityFeed li.flickr_stream {
			background: url(http://farm3.static.flickr.com/2727/4494661413_0228be5f32_o.png) no-repeat left top;
		}
		#activityFeed li.delicious_stream {
			background: url(http://farm5.static.flickr.com/4064/4495300640_2a7cbbb922_o.png) no-repeat left top;
		}
		#activityFeed li.tumblr_stream {
			background: url(http://farm5.static.flickr.com/4022/4494661551_3d68321873_o.png) no-repeat left top;
		}
		
			#activityFeed ul li a {
				color: #b50000;
				text-decoration: none;
			}
			
			#activityFeed ul li a:hover {
				text-decoration: underline;
			}
	
	aside#side #social {
		overflow: hidden;
		padding: 10px;
	}
			
		aside#side #social header {
			color: #000;
		}
			aside#side #social header h1 {
				font-size: 45px;
				font-weight: 400;
				text-align: left;
			}
			
			aside#side #social li {
				list-style-type: none;
				
				margin-left: 0;
				margin-right: 10px;
				
			}
				aside#side #social li:last {margin-right: 0px;}
				aside#side #social li a {
					width: 32px;
					height: 32px;
					display: block;
					float: left;
					margin-right: 10px;
				}
				
