

body {
	padding: 0px;
	margin: 0px;
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

img {border: none;}
h1 strong, h2 strong, h3 strong {display: none;}
a {	color: #c39c48;}

#header {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
}
#header h1 {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 205px;
	margin: 0;}

#cover, #fcover {
	margin: 0px 0 0px 320px;
	width: 430px;
	height: 440px;
	padding: 0px 25px 25px 0;
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
#content {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
}
div.profile,
div.works,
div.gallery,
div.elsewhere,
div.contact,
div.blog,
div.archive {
	margin: 0 0 75px 0;}

div.profile h2,
div.works h2,
div.gallery h2,
div.elsewhere h2,
div.contact h2,
div.credits h2,
div.blog h2,
div.archive h2 {
	margin: 0px;
	width: 280px;
	height: 44px;
	float: left;
	background: no-repeat top right;}
	
div.profile h2 {background-image: url(../images/title-profile.gif);}
div.works h2 {background-image: url(../images/title-work.gif);}
div.gallery h2 {background-image: url(../images/title-gallery.gif);}
div.elsewhere h2 {background-image: url(../images/title-elsewhere.gif);}
div.contact h2 {background-image: url(../images/title-contact.gif);}
div.credits h2 {background-image: url(../images/title-obv.gif);}
div.blog h2 {background-image: url(../images/title-notproperly.gif);}
div.archive h2 {background-image: url(../images/title-archive.gif);}

h2, h3 {margin: 0px;}

div.profile p,
div.works p,
div.elsewhere p,
div.gallery p,
div.contact p, div.contact form {margin: 0 0 10px 0;}
	
div.content {
	width: 430px;
	margin: 0 0 75px 320px;}
	
div.gallery div.portfolio {padding: 10px 0 0 0;}
	
	div.gallery div.portfolio a {
		cursor: pointer;
		display: block;
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;}

/*div.elsewhere div.content {
	margin: 0 0 75px 315px;
}
*/
/*
div.elsewhere div.content img {
	margin-right: 10px;
}
*/
div.works h3,
div.profile h3,
div.gallery h3,
div.elsewhere h3,
div.contact h3,
div.credits h3 {
	height: 34px;
	background-repeat: no-repeat;
}

div.works h3 {background-image: url(../images/title-saysomething.gif);}
div.profile h3 {background-image: url(../images/title-rocknroll.gif);}
div.gallery h3 {background-image: url(../images/title-portfolio.gif);}
div.elsewhere h3 {background-image: url(../images/title-pieces.gif);}
div.contact h3 {background-image: url(../images/title-here.gif);}
div.credits h3 {background-image: url(../images/title-obviously.gif);}

div.profile p,
div.works p,
div.elsewhere p,
div.contact p,
div.gallery p {color: #555753;}

img.boxed {
	padding: 0 16px 16px 0;
	background-image: url(../images/photo-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;}



ul {
	padding: 0 0 10px 0;
	margin: 0px;
	list-style-type: none;}
	ul li {
		display: block;
		padding: 0 0 0 18px;
		margin: 0 0 2px 0;
		background-image: url(../images/checked.gif);
		background-repeat: no-repeat;
		background-position: center left;}

	.works ul li {background-image: url(../images/arrow.gif);}
	


	ul.links li {
		display: block;
		float: left;
		min-height: 20px;
		width: 100%;
		padding: 0px 0 0px 30px;
		border: 0px solid Red;
		border-bottom: 0px dotted #e4e4e4;
		clear: both;

}

		
		* html ul.links li {height: 20px;}
		ul.links li a {}
		ul.links li.odesk {background-image: url(../images/oDesk-riasnelli.png);}
		ul.links li.flickr {background-image: url(../images/iconFlickr.png);}
		ul.links li.delicious {background-image: url(../images/logo-delicious.gif);}
		ul.links li.lastfm {background-image: url(../images/logo-lastfm.gif);}
		ul.links li.google {background-image: url(../images/googleicon.png);}
		ul.links li.nellifm {background-image: url(../images/nelliFM.png);}
		ul.links li.greader {background-image: url(../images/greader.jpg);}
		ul.links li.cv {background-image: url(../images/resume_tb.png);}		
		
			
ul.links li a, ul.links li span {
	display:block;
	border: 0px solid Red;
	height: 19px;
	position:relative;
	float:left;
	padding: 2px 0 0 0;
	border-bottom:1px dotted #e4e4e4;}
	
	ul.links li a {
		width: 161px;
		text-decoration:none;}
	ul.links li span {
		font-size: 90%;
		color: #BABABA;
		margin-left:5px;
		clear: right;}
		
		

div.credits {
	border-top: 1px solid #e9e9e9;
	background: White;
	padding-top: 20px;
	padding-bottom: 10px;}
	div.credits div.content {margin-bottom: 0;}
	
	div.credits ul {
		margin-bottom:0px;
		font-size: 90%;
		color: #999;}
