/*

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

*/

body { 
	
	margin:0px;
	margin-top: 50px;
	margin-left: 1100px;
	background-color: #000000;
	background-image:url(http://www.rohittandon.com/.indxr/themes/oneColumn/rohittandon_bg2010.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ebebeb;
	font-family: Arial;
	font-size: 11px;
    width: 20000px;
    overflow: scroll;
    height:100%;
    
	}
/* ______  LINKS AND TEXT  ___________________________ */

a:link, a:visited { 
	color: #ebebeb;
	text-decoration: none;
	}
a:hover {
	color : #FF0000 !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 {
	margin: 20px;
	height: 100%

	}
#path {
	width: 100%;
	}
#footer {
	padding-top: 20px;
	clear: both;
	color : #000000
	}
#note {
	font-size: 22px !important;
	padding: 0;
	width: 530px;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 21px;
	word-spacing: -2px;
	padding-top: 10px;
	}	
#include {
	padding-right: 50px;
	padding-top: 10px;	
	}	
#note a {
	font-size: 22px !important;
	text-decoration: underline !important;
	}
#tags {
	margin-top: 10px; 
	}
#logo {
	padding-bottom: 10px;	
	}
#images {
	margin-top: 10px;
	border-width:1px solid;
	border-color: #ebebeb;
	}
#images a:hover img {filter: xray; opacity:.50; text-decoration: none;}	

#imagesBox {
	float: left;
	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: 0px;
	}
#feed-0 {
	width: 440px;
	float: left;
	}
#feed-1 {
	width: 440px;
	float: left;	
	}