/* 
	lindendesign.net 2009
 */

body {
	background: #fff;
	color: #828181;	
	height: 100%;
	margin: 0px;
	font-family: Georgia, Times;
	font-size: 12px;
	line-height: 18px;		
	padding: 0px;
}	

img {
	border: 0px;
}

a {
	color: #fdc600;
	font-weight: normal;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #666;
}

#pageBody p a:hover,
#pageFooter p a:hover,
#spotify a:hover {
	background: #fdc600;
	color: #fff;
}
 
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #5D5D5D;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

h3 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-indent: -9999px;
}
 
ul, ol {
	list-style: none;
}

p {
	padding: 0px 0px 10px 0px;
}

.hide {
	position: absolute!important;
	left: -9999px!important;
}

#wrap {
	background: none; 
	float: left;
	margin: 50px 0px 0px 150px;	
	padding: 0px;
	position: relative;
	width: 625px;	
}

#pageHeader {
	display: block;
	float: left;
	height: 170px;
	width: 625px;
}

#pageBody {
	background: url(../img/bg_wrapper.png) 0px 0px no-repeat;
	border: 0;
	display: block;
	float: left;
	line-height: 16px;
	margin: 0px 0px 50px 0px;
	padding: 0px;
	width: 625px;
}

#pageFooter {
	color: #525252;
	display: block;
	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	width: 625px;
}

#logotype a {
	background: url(../img/logotype.png) 0px 0px no-repeat;
	display: block;
	height: 55px;
	margin: 0px 0px 10px -107px;
	text-indent: -9999px;
	width: 444px;
}

#logotype a:hover {
	background: url(../img/logotype.png) 0px -55px no-repeat;
}	

#mainMenu {
	height: 56px;
	width: 625px;
}

#mainMenu li {
	float: left;
	text-indent: -9999px;
}

#mainMenu  a {
	display: block;
	height: 56px;
}	

#mainMenu  #mainmenu_home a {background: url(../img/mainmenu_home.png) 0px 0px no-repeat; width: 148px;}
#mainMenu  #mainmenu_home a:hover {background: url(../img/mainmenu_home.png) 0px -56px no-repeat;}	
#mainMenu #mainmenu_home.selected a {background: url(../img/mainmenu_home.png) 0px -56px no-repeat;}

#mainMenu  #mainmenu_portfolio a {background: url(../img/mainmenu_portfolio.png) 0px 0px no-repeat; width: 269px;}
#mainMenu  #mainmenu_portfolio a:hover {background: url(../img/mainmenu_portfolio.png) 0px -56px no-repeat;}	
#mainMenu #mainmenu_portfolio.selected a {background: url(../img/mainmenu_portfolio.png) 0px -56px no-repeat;}

#mainMenu  #mainmenu_contact a {background: url(../img/mainmenu_contact.png) 0px 0px no-repeat; width: 207px;}
#mainMenu  #mainmenu_contact a:hover {background: url(../img/mainmenu_contact.png) 0px -56px no-repeat;}	
#mainMenu #mainmenu_contact.selected a {background: url(../img/mainmenu_contact.png) 0px -56px no-repeat;}

/************************* Home page*************************/

.header {
	padding: 0px 0px 20px 0px;
}

#quote {
	clear: both;
	color: #5d5d5d;
	float: left;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	margin: 0px 0px 50px 0px;
	width: 625px;
}

#quote .unfocus {
	color: #9b9a9a;
}

#about {
	float: left;
	margin: 0px 0px 50px 0px;
	position: relative;
	width: 370px;
}

#about h3 {
	background: url(../img/header_about.png) 0px 0px no-repeat;
	height: 24px;
	width: 100%;
}

#facebook {
	float: right;
	font-style: italic;
	margin: 0 0 45px 0;
	padding: 0px;
	position: relative;
	width: 200px;
}

#facebook h3 {
	background: url(../img/header_facebook.png) 0px 0px no-repeat;
	height: 41px;
	width: 100%;
}

#spotify {
	float: right;
	padding: 0px;
	position: relative;
	width: 200px;
}

#spotify h3 {
	background: url(../img/header_spotify.png) 0px 0px no-repeat;
	height: 41px;
	width: 100%;
}


#selectedworks {
	clear: both;
	float: left;
	margin: 0px 0px 50px 0px;
	width: 625px;
}

#selectedworks h3 {
	background: url(../img/header_selectedworks.png) 0px 0px no-repeat;
	height: 24px;
	width: 100%;
}

#works {
	background: #111;
	clear: both;
	float: left;
	height: 258px;
	position: relative;
	width: 625px;
}

#works .belt {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

#works .item {
	float: left;
	margin: 0px;
	overflow: hidden;
	width: 625px;
}

#friends {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 625px;
}

#friends h3 {
	background: url(../img/header_friends.png) 0px 0px no-repeat;
	height: 24px;
	width: 100%;
}

#friends li {
	display: inline;
}

#friends li a {
	border-left: 1px solid #e1e1e1;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 40px 0px 10px;
}

#friends li a:hover {
	border-left: 1px solid #fdc600;
}

/************************* Portfolio page*************************/

#portfolio h3 {
	background: url(../img/header_portfolio.png) 0px 0px no-repeat;
	height: 24px;
	width: 100%;
}	
	
#portfolio .listItem {
	background: none;
	border: 1px solid #fdc600;
	display: inline;
	float: left;
	height: 110px;
	margin: 10px 24px 10px 0px;
	position: relative;
	width: 190px;
}

#portfolio .listItemLast {
	margin: 10px 0px 10px 0px;
}

#portfolio .portfolioInfo {
	background: url(../img/bg_listiteminfo.png);
	border: 1px solid #fdc600;
	left: -1px;
	height: 105px;
	line-height: 18px;
	padding: 5px 5px 0px 5px;
	position: absolute;
	top: -1px;	
	width: 180px;
}

#portfolio .listItem a {
	color: #000;
	cursor: pointer;
}

#portfolio .portfolioInfo .client {
	color: #fdc600;
	float: left;
	font-weight: bold;
}

#portfolio .portfolioInfo .date {
	float: right;
	font-style: italic;
	font-weight: normal;
}

#portfolio .portfolioInfo .url {
	clear: both;
	color: #828282;
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 179px;
}

#portfolio .portfolioInfo .tech {
	clear: both;
	float: left;
	font-weight: normal;
	width: 179px;
}

#portfolio .portfolioInfo .who {
	clear: both;
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 179px;
}

/************************* Contact page*************************/

#contact h3 {
	background: url(../img/header_contactme.png) 0px 0px no-repeat;
	height: 24px;
	width: 100%;
}

#contact form p {
	clear: both;
	float: left;
	line-height: 30px;
}

#contact .label {
	color: #ccc; 
	float: left; 
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	line-height: 10px; 
	text-transform: uppercase;
	width: 625px;
}

#contact .input,
#contact .textarea {
	background: #fafafa;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;	
	color: #828181;
	display: inline;
	float: left;
	font-family: Georgia, Times;
	font-size: 16px;
	font-style: italic;
	height: 25px;
	padding: 5px 0px 0px 10px;
	width: 615px;
}

#contact .textarea {
	height: 200px;
	font-family: Georgia, Times;
	overflow: auto;
	padding: 10px 0px 0px 10px;
}

#contact .input:hover,
#contact .textarea:hover {
	background: #fff;
	border: 1px solid #ccc;
}

#contact .focusField {  
	background: #fff;
	border: 1px solid #fdc600;
	color: #000;
	outline: none;
}  

#contact .focusField:hover {  
	background: #fff;
	border: 1px solid #fdc600;
}

#contact .submit {
	background: #fdc600;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	height: 30px;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	width: 200px;
}
 
#contact .submit:hover {
	background: #333;
	color: #fff;
	cursor: pointer;
}	

#contact .messagesent {
	background: #fdc600;
	clear: both;
	color: #fff;
	float: left;
	font-size: 20px;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 20px;
	width: 605px;
}