/*

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

*/

body { 
	margin: 0 0 0 0 ;
	padding: 0 0 0 0 ;
	background-image: url(.img/trame.gif);
	background-repeat: repeat;
	color : #8b9181;
	font-family: 'Georgia';
	font-size: 11px;
	}
/* ______  LINKS AND TEXT  ___________________________ */

a:link, a:visited { 
	font-family: 'Georgia';
	color : #8b9181;	
	text-decoration: none;
	}

.feedTitle {
	padding-bottom: 10px;
	font-weight: bold;
	}	
.feedDate {
	padding-bottom: 10px;
	font-weight: bold;
	}
.feedEnd {
	display: block;
	}
#feedResults a {
	text-decoration: underline ;
	}	
.blue {
	background: none ;
	color: #8b9181 ;
	}
a.blue {
	background: none ;
	color: #8b9181 ;
	}
img.blueimg  {
	display: none;
	}	
	
info{
	color : #9beb00;
	font-family: 'Georgia';
	font-size: 11px;
}


	
/* ______  DIVS LAYOUT  ______________________________ */


#wrapper {
	margin-top: -12px;
	}
#logo{
	overflow: auto;
	position : fixed;
	margin : 10px 0 0 10px;
}
#txt{
	overflow: auto;
	position : fixed;
	margin : 50px 0 0 20px;
}

/*#cache{
	overflow: auto;
	position : fixed;
	margin-left :220px;
	margin-top : 0px;
	width : 100%;
	height : 100px;
	background : #1a1a1a;
}*/
#bigimageNav {
	padding-bottom: 10px;
	}
#loginBox {
	margin-top: -8px;
	}
#list {	
	margin-top: -4px;
	}
.list-image img {
	display: none;
	}
#leftColumn {
    width: 240px;
    overflow: auto;
    margin-top: 80px;
    margin-left: 0;
    position: fixed;
    height: 100%;
    /*background : #1a1a1a;*/
    padding : 20px 0 0 20px;
	}
	
#leftColumna:hover {
	font-weight: bold;
	color : #000000;	
	background-color : #9beb00;
	text-decoration: none;

	}


#rightColumn {
    position: absolute;	
    margin: 0px 0 0 260px;
    top: 80px;
	}
#rightColumn a {
	text-decoration: underline;
 	}
#rightColumn img a{
	text-decoration: none;
	}		
a.active {
	font-weight: bold;
	color : #000000;	
	background-color : #9beb00;
	text-decoration: none;
}

#path {
	}
#footer {
	position: fixed;
	bottom: 20px;
	left: 20px;
	/*background: #fff;*/
	}
	
#note {
	font-size: 18px ;
	padding: 0;
	margin-top: 2px;
	width: 530px;
	/*font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: bold;*/
	line-height: 21px;
	word-spacing: -2px;
	}
#note a {
	font-size: 11px;
	color : #1a1a1a;	
	background-color : #9beb00;
	text-decoration: none;
	}
	
#note cv1{
	color : #8b9181;
	font-family: 'Georgia';
	font-size: 14px;
}
#note cv2{
	color : #9beb00;
	font-family: 'Georgia';
	font-size: 11px;
}
#note cv3{
	color : #9beb00;
	font-family: 'Georgia';
	font-size: 11px;
}

#tags {
	margin-top: 8px; 
	}
#logo {
	padding-bottom: 10px;
	}
#images {
	margin-top: 0px;
	}
#imagesBox {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#imageDesc {
	text-align: center;
	margin-top: 0px;
	margin-bottom: -30px;
	}
#imageBigDesc {
	margin-top: 0px;	
	}
#imageBigDescLong {
	margin-top: 0px;
	width: 500px;
	}
#feed-0 {
	width: 430px;
	float: left;	
	}
#feed-1 {
	width: 400px;
	float: left;	
	}
#column {
	width: 250px;
	padding-right: 20px;
	float: left;
}	



