/*
2E484B dark turquois
E2EED0  brigt light yellow
8FC187 bright light neon green - links
a4c35c
*/

*{
	padding: 0;
	margin: 0;
	font-style: normal;
	position: relative;
}
img{
	border: none;
}
body{
	/*style*/
	background: #0a1c2a url('layout/clouds.jpg') repeat left top fixed;
	color: #111c28;	
	border-top: 5px solid #F36;
	
	/*layout*/
	padding: 0;
	
	/*typo*/
	font: normal normal normal 0.75em/1.1em Arial, Verdana, Sans-serif;

}

#content{
	padding: 10%;
}

/* typography by tag */

p{
	clear: left;
}


h1,
h2,
h3,
h4,
h5,
h6{
	/*lay*/
	margin-top: 1em;
	margin-bottom: 0.5em;
	clear: both;
	display: block;
	
	/*typo*/
	font-size: 1em;
	font-weight: normal;
	font-variant: small-caps;
}

h2{
/*417659*/
	color: #DF5;
	font: italic small-caps normal 2.5em/0.7em Georgia, Times New Roman, Times, Serif;
	letter-spacing: -0.125em;	
	word-spacing: 0.1em;
	
	border-bottom: 5px solid #DF5;
	
	margin: 2em 0 0.25em;
	
}
h3{
/*417659*/
	background: #F36;
	color: #111c28;
	
	font: italic small-caps normal 2em/0.7em Georgia, Times New Roman, Times, Serif;
	letter-spacing: -0.1em;	
	word-spacing: 0.1em;
	
	
	margin: 0.75em 0 0.25em;
	
	
}

h4{
	text-decoration: underline;
}


a{
	/*style*/
	color: #F36;
	text-decoration: none;
	outline: none;
	
	/*typo*/
	
}

a:hover{
	color: #DF5;
	background: #F36;
}

ul,
ol{
	/*margin: 1em 0 0;*/
}

ul{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ol{
	list-style: decimal-leading-zero;
}


#contact{
	width: 20%;
	line-height:1.5em;
	margin-left: 7.5%;
	float: left;
}

#contact address{
	text-transform: uppercase;
}
/*
#contact p {
	padding: 0;
	margin: 0;
}
#contact p a{
	padding: 0;
	margin: 0;
	width: 100%;
	display:block;
	background: transparent;
}
#contact p a span{
	background: #DF5;
	padding: 0 2px;
}
#contact p a:hover span{
	background: transparent url('layout/1x1-10.png') repeat;
}
*/
/*
ul.menu{
	margin-bottom: 3em;
	text-transform: uppercase;
}*/

#contact p{
	padding: 0;
	margin: 0;
}
#contact p a{
	display: block;
	margin: 0;
	padding: 0;
	background: transparent;
}

#contact p a:hover{
	background: transparent url('layout/1x1-10.png') repeat;
}

#contact a span{
	background: #DF5;	
	padding: 0 3px;
}

#contact a:hover span{
	color: #DF5;
	background: #F36;
}
/**/

address .short{
	margin-right: 3px;
	background: #F36;
	color: #DF5;
}
address .title{
}
address span{
	background: #DF5;
	padding: 0px 3px;
}

a#resume-link{
	background: #DF5;
	padding: 0 3px;
}
a#resume-link:hover{
	background: #F36;
}
/*
<ol class="portfolio">

<li>
<a href="archive/display/stella_cd_design.jpg"
	title="CD cover illustration and layout for Stella's Album Pelk&auml;j&auml;&auml;n Paikalla"
	rel="Worksamples"
	class="thickbox">
	<span class="title">Stella</span>
	<span class="type">CD illustration and layout</span>
	<span class="desc">Artwork and layouting for full length album as well as two singles and promotional posters for finnish band Stella.</span>
	<img src="archive/200x150/stella_cd_design.jpg" 
		alt="CD cover illustration and layout for Stella's Album Pelk&auml;j&auml;&auml;n Paikalla" />
</a></li>
*/
#worksamples,
#resume{
	float: left;
	width: 60%;
	margin-left: 5%;
}

.portfolio{
	list-style-type: none;
}

.portfolio li{
	float: left;
	margin: 0 35px 0em 0;
}

.portfolio li.new-row{
	clear: left;
}

.portfolio li.heading{
	clear: left;
	margin-bottom: 5px;
	padding: 0 20% 0 3px;
	
	color: #F36;
	
	font: italic small-caps normal 2em/0.7em Georgia, Times New Roman, Times, Serif;
	letter-spacing: -0.1em;	
	word-spacing: 0.1em;
	
	border-bottom: 3px solid #F36;
}

.portfolio li.big a{
	display: block;
	width: 200px;
	height: 25em;
	/*background: transparent url('layout/200x150_cross.gif') no-repeat 0 3em;*/
}

.portfolio li.small{
	margin: 0 0px 1em 0;
}

.portfolio li.small a{
	display: block;
	margin-top:2.8em;
	width: 90px;
	height: 65px;
	/*background: transparent url('layout/90x60_cross.gif') no-repeat 0 0;*/
}
.portfolio li.small a img{
	position: absolute;
	top: 0;
}

.portfolio li a{
	display: block;
	width: 200px;
	height: 8em;
	margin-bottom: 2.5em;
	border-left: 0px solid #F36;
	/*background: transparent url('layout/90x60_cross.gif') no-repeat 0 3em;*/
}
.portfolio li a:hover{
	background: transparent url('layout/1x1-10.png') repeat;
}
.portfolio li a:hover span{
	width: 98%;
}


.portfolio li a img{
	/*display: none;*/
	position: absolute;
	top: 2.8em;
}
.portfolio span{
	background: #DF5;
	position: absolute;
	padding: 0px 1%;
	text-transform: uppercase;
}
.portfolio span.title{
	top: 0em;
	z-index:3;
}
.portfolio span.type{
	top: 1.4em;
	background: #F36;
	color: #DF5;
	text-transform: none;
	font-variant: small-caps;
}
.portfolio span.desc{
	display: block;
	background: transparent;
	color: #494d50;
	top: 16em;
	text-transform: none;
	font-variant: small-caps;
}
.portfolio a:hover span.desc{
	color: #DF5;
}
/*
111c28
.portfolio a:hover span.type,
.portfolio a:hover span.desc{
	display: none;
}
*/
.portfolio li a:hover img{
	display: block;
}
.portfolio a:hover span.title{
	background: #F36;
	color: #DF5;
}


ul.menu{
	margin-bottom: 3em;
	text-transform: uppercase;
}

ul.menu li{
	padding-bottom: 3px;
}

ul.menu a{
	padding: 1px 0px 1px ;
	display: block;	
}

ul.menu a:hover{
	background: transparent url('layout/1x1-10.png') repeat;
}

ul.menu a span{
	background: #DF5;	
	padding: 0 3px;
}

ul.menu a:hover span,
ul.menu li.current a span{
	color: #DF5;
	background: #F36;
}


#resume{
	color: #DF5;
}
#resume h3{
	margin-top: 2em;
	width: 55%;
}

#resume-skills,
#resume-projects{
	width: 45%;
	float: left;
}

#resume table{
	width: 100%;
}

#resume td{
	padding: 1em 1em 0.25em 0;
	margin: 0;
	border-bottom: 1px solid #111c28;
	vertical-align: bottom;
}

#resume li{
	padding-left: 1em;
	padding-bottom: 0.75em;
	line-height: 0.9em;
}


#kontur-himself{
	float: right;
}




#archive .col li{
	float: left;
	padding-right: 2px;
}



/*


*/

.italic{
	font-style: italic;
}
.inset{
	padding-left: 2em;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}

.note{
	color: #7A9;
}
.strong{
	font-weight: bold;
}



#archive{
display: none;
}


#copyright{
	font: italic small-caps normal 1.75em/0.7em Georgia, Times New Roman, Times, Serif;
	word-spacing: 0.25em;
	letter-spacing: -0.1em;	
	clear: both;
	padding-left: 5%;
	padding-top: 300px;
	color: #DF5;
	border-bottom: 25px solid #DF5;
}

#friedrich{
	display: block;
	text-align: center;
	background: #DA0;
	color: #C90;
}
