/*

Name	:	Ordaks 
Author	:	Peteris Bikis, www.asketic.lv
Year	: 	2008

*/
* {
	margin: 0;
	padding: 0;	
}
body { 
	margin: 0;
	padding: 0;
	background-color: #342a2b;
	background-image: url(images/bg.png);
	color: #808080;
	font-family: Arial;
	font-size: 11px;
	}
/* ______  LINKS AND TEXT  ___________________________ */
.list-item {
	padding-bottom: 5px;
	display: block;
}
.menu-item {
	padding-bottom: 5px;
	display: block;
	padding-top: 15px;
}
.list-name {
	padding-left: 25px;
	padding-top: 5px;
}
a { 
	color : #F26724;	
	text-decoration: none;
	}
a:hover, .white {
	color:#F2F2F2 !important;
/*	text-decoration: underline;*/
	}                                 
	
a.white {
	font-size: 14px !important;
}
a:hover.white {
	border-bottom: 1px dotted #f2f2f2;
}
.feedTitle {
	padding-bottom: 10px;
	font-weight: bold;
	}	
.feedDate {
	padding-bottom: 10px;
	font-weight: bold;
	}
.feedEnd {
	display: block;
	}
#feedResults a {
/*	text-decoration: underline !important;*/
	}	
.blue {
	background: none !important;
	color: #F26724 !important;
	}
a.blue {
	background: none !important;
	color: #F26724 !important;
	}
img.blueimg  {
	display: none;
	}	
	                        
#imgarea {
	padding-right: 5px;
}
/* ______  DIVS LAYOUT  ______________________________ */
#siteinfo {       
	position: absolute;
	float: right;
	top: 40px;
	right: 40px;
}
#wrapper {
/*	margin: 20px;*/
	margin:0; 
	padding:150px 50px 0px;
	width: 800px;
	}
#wrapper b, #wrapper strong {
	font-weight: bolder;
}	
#wrapper a {
	color: #999999;
	}
#wrapper a:hover{
	text-decoration: none;
	color: #CCCCCC;
}                       

#bigimageNav {
	padding-bottom: 10px;
	display: none;
	}
#loginBox {
	margin-top: -8px;
	}
#list {	
	padding-top: 10px;
	}
.list-image img {
	display: none;
	}
#leftColumn {
	width: 215px;
	float: left;
/*	padding-left: 28px;*/
    height: 100%;     

/*
    width: 175px;
    overflow: auto;
    margin-top: 0;
    margin-left: 0;
    position: fixed;
*/
	}
#rightColumn {
/*    position: absolute;	*/
/*    margin: 0 0 0 200px;*/
/*    top: 12px;*/
              
	float: left;
	display: inline;
	width:550px;      
	padding-top: 5px;
	font-family: Arial;     
	line-height: 16px;
	font-size: 13px;
	}        
#screen {
	width: 550px; 
}           
#rightColumn a {
/*	text-decoration: underline;*/
 	}
#rightColumn img a{
	text-decoration: none;
	}		
a.active {
	font-weight: bold;
}
#path {
	}
#footer {
	margin: 0px;
	padding: 20px;
	font-size: 9px;
	line-height: 11px;
	display: block;
	clear: both;
	float: left;
	}                 
#footer a {
	font-size: 9px;
	line-height: 11px;	
}
#note {
/*	font-size: 22px !important;*/
	padding: 0;
	margin-top: 2px;
	width: 455px;
	padding-left: 30px;

	font-family: Arial;
/*	font-size: 11px;*/
/*	max-width: 320px;*/

/*	font-family: 'Helvetica Neue', Helvetica, Arial !important;*/
/*	font-weight: bold;*/
/*	line-height: 21px;*/
	}
#note a {
/*	font-size: 22px !important;*/
	text-decoration: none !important;
	font-size: 12px;
	}
#tags {
	padding-top: 4px; 
	}
#logo {
	padding-bottom: 10px;
	}
#images {
	margin-top: 4px;
	}
#imagesBox {
	float: left;
	margin-right: 40px;
	margin-bottom: 50px;
	}
#imageDesc {
	text-align: center;
	margin-top: 10px;
	margin-bottom: -30px;
	}
#imageBigDesc, .title {
	font-size: 14px;
	margin-top: 10px;
	color: #F2F2F2;
	max-width: 320px;
	}
#imageBigDescLong {
	margin-top: 10px;
	max-width: 320px;
	}
#feed-0 {
	width: 430px;
	float: left;	
	}
#feed-1 {
	width: 400px;
	float: left;	
	}
#column {
	width: 250px;
	padding-right: 20px;
	float: left;
}	       

.first 
{
	padding-top: 0 !important; 
}
.english {
	color: #808080;
}

.spanish, .orange {
	color: #F26724 !important;
}                    
a:hover.orange {
	color: #F26724 !important;
	border-bottom: 1px dotted #F26724;
}
        
.last {
	padding-bottom: 10px !important;
}
li.redarrow {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 5px left;
	list-style-type: none;
	padding-left: 14px !important;
	padding-right: 30px !important;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #F2f2f2;
}

#leftCol {
	border-top: 1px dotted gray; 
	padding-top: 15px; float: left; 
	width: 250px;
}

#rightCol {
	border-top: 1px dotted gray; 
	padding-top: 15px; float: right; 
	width: 250px; 
	padding-left: 5px;
}
#social {
	padding-top: 40px;
	clear: both;
	display: block;
	width: 120px;
	float: left;
}

#social ul li {
	list-style-type: none;
	display: inline;
	float: left;
}
#social ul li a {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
}
#social ul li.facebook a {
	background: url('images/social/f.png') no-repeat;
}
#social ul li.twitter a {
	width: 20px;
	background: url('images/social/t.png') no-repeat;
}
#social ul li.linkedin a {
	background: url('images/social/li.png') no-repeat;
}
#social ul li.xing a {
	background: url('images/social/x.png') no-repeat;
}
