/*
Template Name: Fruity Orange Scroller
Description: Clean and flexible.
Version: 1.0 // Orange Style
Author: Janne Koivistoinen / Kuimu
Author URI: http://www.jannek.fi
*/


/**********************************************
	General Layout 
***********************************************/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-position: center;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-attachment: fixed;
}
.wrapper {
	position: relative;
	margin: auto;
	width: 960px;
	text-align: left;
	height: auto;
}
.content {
	position: relative;
	float:left;
	margin-left: 50px;
	width: 780px;
	
	
	
/**********************************************
	Welcome / Header 
***********************************************/
}
#logo {
	margin-left: 20px;
}


/**********************************************
	Links / texts
***********************************************/

h3 {
	color: #73b43a;
	font-size: 16px;
}

/* Welcome Texts */
#welcome_txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9e9686;
	line-height: 26px;
	margin-top: 20px;
}
#welcome_txt a{
	text-decoration: none;
	color: #a9d470;
}
#welcome_txt a:hover{
	color: #1b8cc7;
}


/* Projects */
.jobtitle h2 a {
	text-decoration: none;
	color: #FFF;
	font-weight:normal;
	letter-spacing: -0.05em;
}
.jobtitle h2 a:hover {
	text-decoration: none;
	color: #000;
}
.portfoliotitle {
	color: #1b8cc7;
	font-size: 23px;
	position: relative;
	padding-top: 20px;
	line-height: 20px;
}
.job_info a {
	color: #FFF;
	line-height: 18px;
	font-weight: normal;
	background-color: #7db20c;
	text-decoration:none;
	padding: 8px 15px;
	font-style: normal;
	text-decoration: none;
}
.job_info a:hover {
	color: #FFF;
	background-color: #1b8cc7;
}
.globalbanner {
	position:relative;
	z-index: 1;
	left: -50px;
	margin-top: 12px;
	font-size: 21px;
	width: 298px;
	line-height: 35px;
	padding: 0px 0px 7px 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/corner_title.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Profile, Contact */
#links, #contact, p {
	color: #6e6c61;
	font-size: 13px;
}
#contact, #links, a {
	color: #7db20c;
	text-decoration: none;
}
#contact, #links, a:hover {
	text-decoration: none;
	color: #09F;
}
#profile h2 {
	padding-top: 30px;
	margin-left: 50px;
	font-size: 21px;
	color:#FFF;
	letter-spacing: -0.05em;
}
#profile p {
	padding-top: 20px;
	padding-bottom: 50px;
	margin-left:50px;
	width: 370px;
	color: #44423b;
	font-size: 13px;
	line-height: 18px;
}
#profile p a {
	color: #FFF;
	line-height: 18px;
	font-weight: normal;
	background-color: #ff5a00;
	text-decoration:none;
	padding: 8px 15px;
	font-style: normal;
	text-decoration:none
}
#profile p a:hover {
	color: #FFF;
	background-color: #1b8cc7;
}
#contactform h2 {
	margin: 0;
	padding-bottom: 20px;
}



/**********************************************
	Navigation
***********************************************/
#navigation {
	position:absolute;
	float: right;
	width:100px;
	height: auto;
	z-index:1;
	left: 870px;
	top: 40px;
	list-style-type: none;	
}
#navigation ul {
	position: fixed;
	line-height: 32px;
}
#navigation li a {
	color: #FFF;
	text-decoration: none;
	padding: 8px 13px 8px 13px;	
	background-color:#ff5a00;
	box-shadow: 3px 3px 15px #999;  
		-moz-box-shadow: 3px 3px 15px #999;  
		-webkit-box-shadow: 3px 3px 15px #999;  	
}
#navigation li a:hover {
	color: #FFF;
	background-color:#1b8cc7;
}

	



/**********************************************
	Projects / Works
***********************************************/

.job_info {
	position:relative;
	width: 260px;
	margin-top: 10px;
	padding-bottom: 30px;
	z-index: 3;	
}
.globalimage {
	background-image: url(../images/bottom_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 345px;
	margin-bottom: 20px;
	margin-top: 60px;
}
.projects img {
	position: relative;
	top: -15px;
	left: 0;
}
.thumbnail {
	z-index: 10;
	position:relative;
	float: right;
	visibility: inherit;
	min-height: 360px;
	background-image: url(../images/thumbnail_shadow.png);
	background-repeat: no-repeat;
	background-position: -45px 275px;
}
.thumbnail img {
	border: 1px solid #dddbd7;
	padding: 6px;
	background-color: #FFF;
	
	}
.shadowline img {
	position: relative;
	left: -30px;	
}
.thumb-shadow p {
	padding-left: 20px;
	margin-top: 3px;
	color: #FFF;
	width: 150px;
}
.newbadge {
	position:relative;
	float: right;
	width:79px;
	height:73px;
	z-index:20;
	left: 495px;
	top: -48px;
}



/**********************************************
	Profile, Links and Contact info
***********************************************/
#profile {
	background-image: url(../images/profile_contact_bg.png);
	width: 863px;
	height: auto;
	position:relative;
	float: left;
	left: -50px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#information {
	position: relative;
	float: left;
	width: 790px;
	background-image: url(../images/bottom_line.png);
	background-repeat: no-repeat;
	background-position: -40px bottom;
	min-height: 310px;	
}
#photo {
	position: relative;
	float: left;
	width: 375px;
	height: 250px;
	border: 1px solid #dddbd7;
	padding: 6px;
	background-color: #FFF;
}
#contact {
	position: relative;
	float: left;
	left: 65px;
	width: 170px;
	top: 10px;
	padding-bottom: 50px;
}
#links {
	position: relative;
	float:right;
	width: 160px;
	top: 10px;
	padding-bottom: 50px;
}




/**********************************************
	Contact form
***********************************************/
#contactform {
	position:absolute;
	width: 320px;
	left: 452px;
	margin-left: 50px;
}



/**********************************************
	Contact form fields
***********************************************/
.message { background:#1b8cc7; color:#FFF;display:none;width:260px;padding:5px 0 5px 10px; margin-left: 3px; margin-bottom: 10px;}
.contactfields label { display: inline-block; float: left; height: 24px; line-height: 24px; width: 100px; font-size: 12px;}
.contactfields input, select { width: 250px; padding: 9px; color: #666; background: #FFF; border: 1px solid #FFF; margin: 3px; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; } 
.contactfields textarea { width: 290px; padding: 8px; color: #666; background: #FFF; border: 1px solid #FFF; margin: 3px; font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; } 
.contactfields input:hover, textarea:hover { background: #f0f0f0;}
.contactfields input:focus, textarea:focus, select:focus { border: 1px solid #ff5a00; background-color: #fff; color:#ff5a00; }
.contactfields input.submit { width: 80px; height: 30px; padding: 2px; cursor: pointer; border: 0px; background:#ff5a00; color:#fff; margin-left: 3px; margin-top: 5px;}
.contactfields input.submit:hover { background:#1b8cc7; }
.contactfields {text-align:left;}
.contactfields ul {list-style-type:none;width:300px;}
.contactfields li {list-style-type:none;}
.contactfields li.special {display:none;}



/**********************************************
	Footer
***********************************************/
#footer {
	position: relative;
	float: left;
	width: 780px;
	margin-top: 15px;
	padding-bottom: 20px;
	font-size: 10px;
	text-align: left;
}



