/*

Name	:	jClean 
Author	:	Andreas Suprb Pihlström, www.suprb.com
Year	: 	2008

*/

body { 

	
	margin: 0;
	padding: 0;
	background: #e2e2e2 ;
	font-family: Arial;
	font-size: 9px;
	vertical-align: middle;
	}
/* ______  LINKS AND TEXT  ___________________________ */

a:link, a:visited { 
	font-size: 9px; 
	color: #6f6f6f;
	text-decoration: none;
	}
a:hover {
	border-style: none;
	font-size: 9px;
	color: #9f00fe !important;
	}
.feedTitle {
	font-weight: bold;
	padding-bottom: 10px;
	}	
.feedDate {
	font-weight: bold;
	padding-bottom: 10px;
	}
.feedEnd {
	display: block;
	}
#feedResults a {
	text-decoration: underline !important;
	}	
.blue {
	background: none !important;
	color: #666 !important;
	}
a.blue {
	background: none !important;
	color: #666 !important;
	}
img.blueimg  {
	display: none;
	}	
	
/* ______  DIVS LAYOUT  ______________________________ */
#wrapper {
background-image: url("http://rdkl.se/stuff/siteBg.jpg");
background-repeat: no-repeat;
margin-top: -30px;
padding-left: 20px;
background-attachment: fixed
;
color: #6f6f6f; 
	
	}
#bigimageNav {
	padding-bottom: 10px;
	}
#loginBox {
	padding-left: 15px;
	margin-top: -8px;
	}
#list {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-top: -15 px;
	}
.list-image img {
	border-style: none;
	display: none;
	}
.list-image img a:hover {
	border-style: none;
	display: none;
	}
#leftColumn {
  
	position: fixed;
    width: auto;
    overflow: auto;
    margin-top: 0;
    margin-left: 0;

	}
#rightColumn {
    padding-left: 20px;
    padding-top: 50px;
    margin-left: 240px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 20px;
    top: 0;
	}
#path {
	}
#footer {
	position: fixed;
	bottom: 20px;
	left: 20px;

	}
#note {
	font-size: 22px !important;
	padding: 0;
	margin-top: 2px;
	width: 530px;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 21px;
	word-spacing: -2px;
	}
#note a {
	font-size: 22px !important;
	text-decoration: none !important;
	border-bottom: 1px solid #666;
	}
#tags {
	margin-top: 8px; 
	}
#logo {
	}
#images {
	clear: both;
	margin-top: 4px;
	}
#images a:hover img {filter: xray; opacity:.50; text-decoration: none;}	

#imagesBox {
	float: auto;
	margin-right: 40px;
	margin-bottom: 50px;
	}
#imageDesc {
	text-align: center;
	margin-top: 10px;
	margin-bottom: -30px;
	}
#imageBigDesc {
	font-weight: bold;
	margin-top: 10px;	
	}
#imageBigDescLong {
	margin-top: 10px;
	width: 500px;
	}
#feed-0 {
	width: 430px;
	float: left;	
	}
#feed-1 {
	width: 400px;
	float: left;	
	}


#list div.list-item {
float: auto;
margin-left: 9px;
}

#list .list-name {
list-style-type: disc;
margin-left: 7px;
margin-bottom: 0;
margin-top: 5px;
float: auto;
width: auto !important;
}