/* @override http://joshuawebb.com/card/c/main.css */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

html{
	overflow-y: scroll;}

body{
	line-height: 1;
		background: #ebebeb;}

blockquote,q{
	quotes: none;}

blockquote:before,blockquote:after,q:before,q:after{
	content: '';}

ins{
	text-decoration: none;}

del{
	text-decoration: line-through;}

table{
	border-collapse: collapse;
	border-spacing: 0;}

html,body{
	min-height: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
	font: 12px/18px Helvetica, Arial, sans-serif;}

img{
	max-width: 100%;
	vertical-align: bottom;}

h1,h2,h3,h4,h5,h6{
	color: #565a5c;
	font-weight: normal;}

h2, h3{
	margin: 0px 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;}
	
h3 {
	margin: 25px 0 10px 0;
}
	
body #site h2 a{
	text-transform: none;
	letter-spacing: normal;
	color: #b5b6b3;
	font-size: 80%;}

p, ul{
	margin: 0 0 10px;}
	
ul{
	overflow: hidden;}

ul li{
	display: inline;
	float: left;
	width: 125px;
	list-style: none;
	text-align: left;
	margin-bottom: 5px;
	}
	
ul li a{
	margin-left: 21px;}
	
#lFlickr{
	background: url(../i/icons.png) 0 2px no-repeat;}

#lVimeo{
	background: url(../i/icons.png) 0 -48px no-repeat;}
	
#lTwitter{
	background: url(../i/icons.png) 0 -98px no-repeat;}

#lLinkedIn{
	background: url(../i/icons.png) 0 -148px no-repeat;}

#lDelIious{
	background: url(../i/icons.png) 0 -198px no-repeat;}

#lFacebook{
	background: url(../i/icons.png) 0 -248px no-repeat;}

#lScrobbler{
	background: url(../i/icons.png) 0 -298px no-repeat;}

#lPosterous{
	background: url(../i/icons.png) 0 -348px no-repeat;}


address{
	font-style: normal;}

a, a:link{
	text-decoration: none;
	color: #565a5c;
	border-bottom:1px solid #b5b6b3;}

a:visited{
	border-bottom-style: dotted;}

a:focus{
	}

a:hover, html body#florianpichler-de address a:hover, body #site h2 a:hover{
	color: #ca381e;
	border-color: #ca381e;}

a:active{
	}

/* Layout */

#site{
	width: 500px;
	margin: 50px auto;
	background: #fff url(../i/curl.gif) no-repeat right top;
}

#back{
	padding: 50px 60px;
		background: url(../i/footer.gif) no-repeat center bottom;

}

#site, #back{
	position: relative;
	overflow: hidden;
	color: #565a5c;}

#back p.thumbs img {
	padding:3px;
	border: 1px solid #ccc;
	margin-right: 12px;
	margin-top: 10px;
}

#back p.thumbs a {
	border: none;
}

#back p.thumbs {
	margin: 0;
}

#back p.sub {
	margin:5px 13px 0 0;
	padding: 0;
	font-size: 10px;
	text-align: right;
}

#back p.sub a {
	color: #999;
}

#back p.sub a:hover {
		color: #ca381e;
}