#ad_logo {
margin-right:15px;
margin-top:10px;
}

#more_news {
font-size:11px;
}

#notice_msg {
margin:10px;
width:450px;
font-size:12px;

}

/* -------TILASTOT ---------- */
#stat_info {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:5px;
margin-bottom:5px;
}

.stat_wrapper {
clear:both;
padding-bottom:5px;
}

.stat_date {
float:left;
border:1px solid #CFCFCF;
padding:10px;
font-size:12px;
margin-bottom:5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-align:center;
background-color:#212121;
color:#A5A5A5;
}

.stat_date_week {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}

.stat_date_year {
font-size:9px;
}

.stat_newsinfo {
float:left;
width:480px;
padding-left:5px;
font-size:9px;
color: #336699;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #A5A5A5;;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding:5px;
height:80px;
margin-bottom:5px;
margin-left:3px;

}

.stat_news_title {
font-size:10px;
font-weight:bold;
color:#336699;
}

.stat_news_source {
font-size:10px;
color:black;
}

.stat_news_clicks {
font-size:10px;
color:black;
}

.stat_news_link {
font-size:10px;
color:black;
}

#news_stat td {
vertical-align:top;
}

.pagination {
clear:both;
font-size:10px;
}

/* -------------------------- */


.news_expanded_votebox a:hover {
text-decoration:none;
background-color:white;
}

#ajax_loading {
	float:left;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.ui-tabs-nav {	
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana;
	position: relative;
	z-index: 1;
	border-right: 1px solid #000000;
	background-color:#212121;
	padding-bottom:2px;

}
.ui-tabs-nav-item {
	
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #000000;
	border-right: none;
}
.ui-tabs-nav-item a {
	margin: 0; 
    padding: 0; 
	border: 0; 
	outline: 0; 
	line-height: 1.3; 
	text-decoration: none; 
	font-size: 100%; 
	list-style: none;
	float: left;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-left:4px;
	padding-right:8px;
	padding-top:8px;
	color: #ffffff;
	background: #2d2c2a url(/media/images/2d2c2a_40x100_textures_09_dots_small_33.png) 0 50% repeat-x;	
	height:25px;


}
.ui-tabs-nav-item a:hover {
	background: #00498f url(/media/images/00498f_40x100_textures_09_dots_small_40.png) 0 50% repeat-x;
	color: #ffffff;
}
.ui-tabs-selected {
	border-bottom-color: #111111;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background: #111111 url(/media/images/111111_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
	
}
.ui-tabs-panel {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	clear:left;
	border: 1px solid #000000;
	background: #212121;
	color: #d9d9d9;
	padding-left:2px	
}
.ui-tabs-hide {
	display: none;
}

.ui-tabs-search {
padding: 5px;

}

.searchform_query {
background-color:#222222;
color:white;
border:1px solid #909090;
font-family:"Courier New", Courier, monospace;
}

.searchform_submit {
width: 35px;
border: 1px solid #000000;
background-color: #333333;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
display: inline;
color: #ffffff;
font-size: 10px;
}

.tabbed_title {
font-size:12px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tabbed_title > a {
color:#a5a5a5;
text-decoration:none;
background-image: none;
}

.tabbed_info {
border-bottom:1px dotted;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
color:grey;
}

.tab_posvalue, .tab_clickvalue {
color:#00ff66;
}

#menu {
	background: #2c2c29;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #2c2c29 url("/media/images/separator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2c2c29 url("/media/images/separator.gif") bottom right no-repeat;
	color: #fff;
	padding-bottom: 8px;	
}


#poll_question {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
padding-top:5px;
font-weight:normal;
}

#poll_votewrapper {
padding-left:50px;
text-align:center;
margin:10px;
}

#poll_votewrapper a {
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

.poll_votebutton {
width: 50px;
border: 1px solid #000000;
background-color: #333333;
color: #ffffff;
font-size: 12px;
float:left;
padding:5px;
text-align:center;
margin-bottom:10px;
margin-right:5px;
}



#poll_stats {
text-align:center;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#grey;
}

#poll_result {
padding-bottom:4px;}

.pos_value {
color:green;
font-weight:bold;
font-family:"Courier New", Courier, monospace;
font-size:11px;
text-align:right;
margin-top:5px;
margin-right:5px;
}

.neg_value {
color:red;
font-weight:bold;
font-family:"Courier New", Courier, monospace;
font-size:11px;
text-align:right;
margin-top:5px;
margin-right:5px;
}

#tag_cloud {
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px;
}

#tag_cloud a {
color:#a5a5a5;
text-decoration:none;
}


.menu_block {
background-color:#212121;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-top:5px;
padding:0px;
border: 1px dotted #4a4a4a;
color:#a5a5a5;
overflow:hidden;
}

.menu_title_wrapper {
background-image:url("/media/images/block_title.png");
background-repeat:no-repeat;
font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
font-size:14x;
height:35px;
font-weight:bold;
background-color:#4a4a4a;
-moz-border-radius-topleft : 5px;
-moz-border-radius-topright : 5px;
-webkit-border-radius-topleft: 5px;
-webkit-border-radius-topright: 5px;
padding-left:0px;
margin-top:0px;
padding:0px;
border-bottom:1px dotted fca40c;
}

.menu_title {
padding-top:10px;
padding-left:10px;
color:#e59e2f;
text-transform:uppercase;

}

.subnews_expanded_toptitle {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.subnews_expanded_wrapper {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border-bottom:1px solid #cdc9c9;
margin-bottom:1px;
}

.subnews_expanded_title {

}

.subnews_expanded_source {
color:grey;
margin-bottom:1px;

}

.news_expanded {
padding:2px;
border: 1px solid #9f999b;
float:left;
width:170px;
height:125px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-right:2px;
margin-bottom:2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow:hidden;
}


.news_expanded_votebox {
float:left;
border-bottom: 1px solid #ededed;
border-top:1px solid #ededed;
padding: 1px;
margin-right:10px;
margin-top:2px;
text-align:center;
width:160px;

}

.news_expanded_votebox_count {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
float:left;
margin-right:2px;
margin-top:3px;
margin-left:2px;
}

.news_expanded_votebox_wrapper {
margin-right:5px;
margin-top:2px;
float:left;
}


.news_expanded_title {
font-size:10px;
font-weight:bold;
}

.news_expanded_title_text   {
visibility:hidden;
overflow:hidden;
width:0;
height:0;
}

.news_expanded_tags {
font-size:10px;
}

.news_expanded_source {
font-size:10px;
}

.news_expanded_sub {
margin-left:140px;
font-size:11px;
font-family:Verdana,Arial, Helvetica, sans-serif;
}


.news_expanded_title a{
text-decoration: none;
}

.news_expanded_sub {
text-decoration:none;
}
 
/* NEWS COMPACT */
#news_compact {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:100%;
}

#news_compact td {
border-bottom:#EBEBEB 1px solid;
border-right:#EBEBEB 1px solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#news_compact img {
float:left;
}

.news_compact_title {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.news_compact_date {
min-width:50px;
}

.news_compact_date img{
padding-right:2px;
}

.news_compact_title a {
text-decoration:none;
font-weight:bold;
}

.news_compact_source a, .news_compact_tags a{
font-size:10px;
text-decoration:none;
font-weight:bold;
}

.news_compact_source {
font-size:10px;
text-decoration:none;
font-weight:bold;

}

.news_compact_rating_wrapper {
width:65px;
}

.news_compact_rating {
font-family:"Courier New", Courier, monospace;
padding-left:2px;
float:left;
}

.news_compact_clicks {
min-width: 30px; 

}

.news_compact_clicks img {
padding-right:3px;
}

/* NEWS COMPACT 2 */
#news_compact2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:100%;
}

#news_compact2 td {
border-bottom:#EBEBEB 1px solid;
border-right:#EBEBEB 1px solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
vertical-align:top;
}

#news_compact2 img {
float:left;
}

.news_compact2_title {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.news_compact2_date {
min-width:50px;
vertical-align:top;
}

.news_compact2_date img{
padding-right:2px;
}

.news_compact2_title a {
text-decoration:none;
font-weight:bold;
}

.news_compact2_tags {
font-size:10px;
text-decoration:none;
font-weight:bold;
}

.news_compact2_source a, .news_compact2_tags a{
font-size:10px;
text-decoration:none;
font-weight:bold;
}

.news_compact2_source {
font-size:10px;
text-decoration:none;
font-weight:bold;

}

.news_compact2_rating_wrapper {
width:65px;
vertical-align:top;
}

.news_compact2_rating {
font-family:"Courier New", Courier, monospace;
padding-left:2px;
float:left;
}

.news_compact2_clicks {
min-width: 30px; 

}

.news_compact2_clicks img {
padding-right:3px;
}

/* VOTE */

.newsvote_plus img {
background:#ededed;
}

.newsvote_plus a:hover  {
background:#ededed;
}

#newsaction_wrapper {
padding-top:5px;
padding-bottom:5px;
clear:both;
}

#newsaction_wrapper a {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}

#newsaction_update {
float:left;
vertical-align:bottom;
margin-right:6px;
}

#newsaction_listtype {
float:left;
vertical-align:bottom;
margin-right:6px;
}

#newsaction_clicked {
float:left;
vertical-align:bottom;
margin-right:6px;
}

#newsaction_rated {
float:left;
vertical-align:bottom;
margin-right:6px;
}

#newsaction_newest {
float:left;
vertical-align:bottom;
margin-right:6px;
}

#newsaction_addthis {
float:left;
vertical-align:bottom;
margin-right:6px;
}

#countdown {
clear:both;
letter-spacing:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:3px;
padding-left:1px;
font-weight:normal;
}

#main_content {
margin-left: 1px;
border-top: 1px solid #d6d6d6;
font-size:12px;
/*border-left-color: #e4e4e4;
border-top-color: #e4e4e4;*/
padding-top: 1px;
padding-left:0px;
clear:both;
}

#newstag_listing {
margin-top:5px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align:baseline;
float:left;
}



/* tooltip */
.tool-tip {
	color: #fff;
	width: 300px;
	z-index: 12800;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(/application/views/media/images/bubble.png) top left;
}
 
.tool-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: url(/application/views/media/images/bubble.png) bottom right;
}


#log {
	float: left;
	padding: 0.1em;
	margin-left: 1px;
	
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 17px 0pt 0pt;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
 

/* General styles */
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#369;
}
a:hover {
	color:#fff;
	background:#369;
	text-decoration:none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	border:0px;
}
/* Header styles */
#info {
	clear:both;		
	background-image: url('/media/images/bgtile.png');
	background-repeat: repeat-x;		
	height:25px;
	color:#cccccc;		
	width:100%;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	margin-right:-1px;
}

#info p {
	padding:.4em 15px 0 15px;
	margin:0;		
	
}

#info p a {
text-decoration:none;
color:#fca40c;
}


#navigation {
	background-color: #2c2c29;
	
	
}

#header {
	clear:both;
	float:left;
	width:100%;
	border-bottom:1px solid #2c2c29;
	background-image: url('/media/images/logo_black.png');
	background-repeat: no-repeat;
	background-color: #2c2c29;
	height:100px;
	text-align:right;
	padding-top:5px;
	padding-right:0px;
	margin-right:-1px;
}
#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#2c2c29;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	background:#2c2c29;
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#2c2c29;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	margin-right:-1px;
}
/* 3 column blog style settings */
.blogstyle {
	background:#212121;    	/* Right column background colour */
	
}
.blogstyle .colmid {
	float:left;
	width:200%;
	margin-left:-130px; 	/* Width of right column */
	position:relative;
	right:100%;
	background:#645c5c;    	/* Centre column background colour */
}
.blogstyle .colleft {
	float:left;
	width:100%;
	margin-left:-280px; 	/* Width of centre column */
	background:#fff;    	/* Left column background colour */
}
.blogstyle .col1wrap {
	float:left;
	width:50%;
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}
.blogstyle .col1 {
	margin:0 15px 0 420px;	/* Centre column side padding:
							Left padding = left column width + centre column left padding width
							Right padding = right column width + centre column right padding width */
	position:relative;
	left:100%;
	overflow:hidden;
}
.blogstyle .col2 {
	float:right;
	width:270px;        	/* Width of left column content (left column width minus left and right padding) */
	position:relative;
	left:275px;         	/* Width of the left-had side padding on the left column */
}
.blogstyle .col3 {
	padding-top:5px;
	float:right;
	width:125px;        	/* Width of right column content (right column width minus left and right padding) */
	position:relative;
	left:680px;
}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #d6d6d6;
}
#footer p {
	padding:5px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:bottom;
}


  
  
