/*

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

*/



body { 
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #1b1b1b;
	font-family: Arial;
	font-size: 11px;
    height:100%;
	}
/* ______  LINKS AND TEXT  ___________________________ */

a:link, a:visited { 
	font-family: Arial !important;
	font-size: 11px !important;
	text-decoration: none;
	color: #1b1b1b;
	}
a:hover {
	color : #1b1b1b !important;
	text-decoration: underline;
	}
.feedTitle {
	font-weight: bold;
	padding-bottom: 10px;
	}	
.feedDate {
	font-weight: bold;
	padding-bottom: 10px;
	}
.feedEnd {
	display: block;
	}
#feedResults a {
	text-decoration: underline !important;
	}
		
ul, ol, li {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	list-style-type: none !important;	
	}
/* ______  DIVS LAYOUT  ______________________________ */

#wrapper {
	font-family: Arial !important;
	font-size: 11px !important;	
	color: #1b1b1b;
	margin: 20px;
	height: 100%;
	text-transform: uppercase;
	}
#path {
	width: 100%;
	}
#footer {
	clear: both;
	}
#siteinfo, #siteinfo a {
	text-transform: none;
	font-size: 22px !important;
	padding: 0;
	width: 530px;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: bold;
	line-height: 28px;
	word-spacing: -2px;
	padding-bottom: 20px;
}	
	
#note {
	text-transform: none;
	font-size: 22px !important;
	padding: 0;
	width: 530px;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: bold;
	line-height: 28px;
	word-spacing: -2px;
	padding-top: 0px;
	}
#note a {
	text-transform: none;
	font-size: 22px !important;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: -2px;
	}
#siteinfoSymbol {
	float: right;
	padding-right: 20px;
	}		
#include {
	padding-right: 50px;
	padding-top: 10px;
	width: 550px;
	}	
#note a {
	font-size: 22px !important;
	text-decoration: underline !important;
	}
#tags {
	margin-top: 10px; 
	}
#logo {
	padding-bottom: 10px;	
	}
#images {
	margin-top: 10px;
	}
#images a:hover img {filter: xray; opacity:.50; text-decoration: none;}	

#imagesBox {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	}
#imageDesc {
	text-align: center;
	margin-top: 10px;
	margin-bottom: -30px;
	}
#imageBigDesc {
	text-transform: none;
	font-size: 22px !important;
	padding: 0;
	width: 530px;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: bold;
	line-height: 48px;
	word-spacing: -2px;
	
	}
#imageBigDescLong {
	margin-top: 0px;
	width: 500px;
	padding-bottom: 20px;
	}
#feed-0 {
	width: 440px;
	float: left;
	}
#feed-1 {
	width: 440px;
	float: left;	
	}
	.list-image img {
		display: none;
		}
		
#sepera { border-top: 0px solid white;}			

.list-name {
	float: left;
	text-transform: none;
	font-size: 22px !important;
	padding: 0;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 22px !important;
	word-spacing: -2px;
	height: 22px;
	padding-top: 10px;
	}
.list-name a{
		font-size: 22px !important;
		line-height: 22px !important;
	text-transform: none;
}	