/*
Theme Name: Nevex theme
Theme URI: www.nevex.tv
Description: Nevex 3
Author: Alexey Minakov
Author URI: your-URI
Template: thematic
Version: 0.1
.
General comments/License Statement if any. !!!!!
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-r-fixed-primary.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/*------------- Main ---------------- */
/*
@font-face {
font-family: 'Myriad';
src: url('MyriadPro-Regular.eot');
src: local('☺'),
url('MyriadPro-Regular.woff') format('woff'),
url('MyriadPro-Regular.ttf') format('truetype');
} 
*/

body { color: #333332; background: url('images/bg.jpg') top center repeat-y; }

body, input, textarea {
	font-family: Arial, Trebuchet MS, Verdana ;
	font-size: 14px;
}

/*h1, h2, h3, h4, h5, h6 { color: #ff4b33; }*/

/* =Structure
-------------------------------------------------------------- */


/*
Two column structure for posts and pages
*/

#branding
{
  padding: 0;
  height: 108px;
  width: 346px;
  left: 0px;
  position: absolute;
 
  /*background: url('images/header_bg.png') top left repeat-x;*/
}

#header
{
	height: 108px;
	
	
}

.home-header
{
	height: 420px !important;
}

#access
{
	border-bottom:medium none;
border-right:1px solid #CCCCCC;
height:45px;
padding-top:3px;
position:absolute;
right:225px;
top:1px;
width:153px;
}

#blog-title
{
	
}

#blog-description { visibility: hidden;}

#main
{
  width: 100%;
  position: inherit;
  padding-top: 10px;
}

#container
{
  float: left;
  width: 100%;
  margin: 0;
}

#content
{
  margin: 0 275px 0 280px;
  padding-top: 0px;
}

#primary
{
  float: left;
  width: 280px;
  margin: 0px 0 0 -100%;
  border: 0;
  /*background: url('images/left-side-bg.png') top left repeat-y;*/
  padding: 0 0 0 0;
}

#secondary
{
  float: left;
  width: 275px;
  margin: 0px 0 0 -275px;
}

/*   End layout    */
/*-----------------------------------------------------------*/


/*    Main page     */
/* ----------------------------------------------------*/
.main-videos-image
{
	width: 500px;
	height: 300px;
	background-repeat: no-repeat !important;
	position: relative;
	overflow: hidden;
}

.main-videos-image .front-post-header
{
	color: #ffffff !important;
}


.main-videos-text-bg
{
	position: absolute;
	bottom: 0px;
	background-color:rgba(0, 0, 0, 0.5);
	padding: 10px;
	width: 480px;
}

.main-videos-left
{
	float: left;
	width: 512px;
}

.main-videos-right .round-body
{
	border-left: none !important;
}

.main-videos-right .round-header
{
  -webkit-border-top-left-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  border-top-left-radius: 0px !important;
}

.main-videos-left .round-header
{
  -webkit-border-top-right-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  border-top-right-radius: 0px !important;
}

.main-videos-right
{
	float: right;
	width: 100%;
	margin-left: -512px;
}

.main-videos-right .content
{
	margin-left: 512px;
}

.main-videos-right .round-body
{
	padding: 0 !important;
	background: #e7e8ea;
}

tr.videos-list-odd
{
	background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top, #f6f6f6 0%, #E7E8EA 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#E7E8EA)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f6f6 0%,#E7E8EA 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f6f6 0%,#E7E8EA 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f6f6f6 0%,#E7E8EA 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F6F6F6', endColorstr='#E7E8EA',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f6f6f6 0%,#E7E8EA 100%); /* W3C */
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

tr.videos-list-even
{
background: #e7e8ea; /* Old browsers */

}

tr.videos-list-odd td
{
	border-top: 1px solid #cccccc !important;
border-bottom: 1px solid #cccccc !important;
}

tr.videos-list-even td
{
	border-top: 1px solid #ffffff !important;
}

table.main-videos-list
{
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: separate;
}

table.main-videos-list td
{
	padding: 5px;
	border-left: none;
	border-right: none;
	border-top: none;
	font-size: 1.1em;
}

table.main-videos-list td.counter
{
	text-align: center;
	vertical-align: middle;
	font-size: 4em;
	font-weight: bold;
	width: 50px;
	color: #E5541B;
	text-shadow: 0px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=1);
}

table.main-videos-list tr
{
	/*border-bottom: 1px solid #ffffff;*/
}

table.main-videos-list tr:last-child, table.main-videos-list tr:last-child td
{
border-bottom: none !important;
}

table.main-videos-list tr:first-child td
{
	border-top: none !important;
}


#last-video
{
	margin:  0;
	clear: both;
	padding: 0 20px;
	top: 35px;
	
}

.video_excerpt_outer
{
	float: left;
	width: 100%;
	
}

.video_excerpt
{
	margin-left: 0px;
padding-right: 5px;
margin-top: 10px;
width: 510px;
}

.right-main-panel
{
	 float: left;
     width: 48%;
	 margin-right: 2%;
}

.left-main-panel
{
	
}

.left-main-panel ul.round-body
{
	min-height: 967px;
}



.clear
{
	clear: both;
}

.video_player
{
	width: 500px;


	margin-top: 2px;
	
}

.video_player p
{
	padding-left: 10px;

}

.front-post-text
{
	
	margin-left: 120px;
}

.front-post-picture img
{
	width: 110px;
	height: 110px;
}

.front-post-picture
{
	float:left;
	width: 110px;
	height: 110px;
		overflow: hidden;
}


.white-text
{
	color: #ffffff !important;
}

.left-border
{
	border-left: #17cdc4 1px solid;
}

.right-border
{
	border-right: #088d87 1px solid;
}

.front-post-footer a
{
	color: #8E8E8E !important;
	text-decoration: none;
}

.front-post-footer a:hover
{
	text-decoration: underline !important;
	color: #ff4b33 !important;
}

a.main-panel-a, a.category-excerpt-link
{	
	color: #333332 !important;
	text-decoration: none !important;
}


a.main-panel-a:hover, a.category-excerpt-link:hover
{
	text-decoration: underline !important;
	color: #ff4b33 !important;
}

a.main-panel-a p:hover
{
text-decoration: underline !important;	
}

.post-title-ico
{
	/*vertical-align: bottom;*/
	margin-right: 5px;
}

.cat-ico
{
	margin-right: 5px;
}
.title-ico
{
	margin-left: 5px;
}

.panel-ico
{
	margin-right: 5px;
}

.widget-header
{
	padding: 4px 0 4px 5px;
}

h1.round-header
{
	
	color: #ffffff;
}

.round-header
{
  padding: 5px 5px 5px 10px;
  background: #008f88;/* Old browsers */
background: -moz-linear-gradient(top, #a5faf6 0%, #41cfc8 6%, #008f88 94%, #003d3a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5faf6), color-stop(6%,#41cfc8), color-stop(94%,#008f88), color-stop(100%,#003d3a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a5faf6 0%,#41cfc8 6%,#008f88 94%,#003d3a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a5faf6 0%,#41cfc8 6%,#008f88 94%,#003d3a 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #a5faf6 0%,#41cfc8 6%,#008f88 94%,#003d3a 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5faf6', endColorstr='#003d3a',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #a5faf6 0%,#41cfc8 6%,#008f88 94%,#003d3a 100%); /* W3C */

  
  /*border: 1px solid #CCCCCC;*/
  
  display: block;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;

  text-shadow: 0px 1px 1px #006d68;
  filter: dropshadow(color=#006d68, offx=0, offy=1) ;
  font-family: Trebuchet MS,Arial,Verdana;
  font-size: 21px;
 
}

.round-body
{
 /* -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; */
  border: 1px solid #CCCCCC;
  margin-left: 0;
  border-top-width: 0;
  padding: 3px 5px 10px 5px;
  margin-bottom: 10px;
  overflow: hidden;
  list-style-type: none;
}

.gray-bg
{
background: #f6f6f6;/*#F1F0E3;*/
}

.round-body li
{
	padding-top: 3px;
	margin-left: 5px;
}

.round-body.collapsed li
{
	padding-top: 2px;
	line-height: 14pt;
}

.round-body p
{
	margin: 5px 0 5px 0;
	/*font-size: 10pt;*/
	line-height: 12pt;*
}

.round-body .expanded p
{
  display: innline;
  
}

.collapsed li.last
{
	display: none;
}

.collapsed p
{
  display: none;
}

.collapsed a
{
  font-weight: normal !important;
}

.collapsed span.front-post-footer
{
	margin-bottom: 0;
}

.front-post-footer
{
	color: #8e8e8e;
	font-size: 8pt;
	 display: block;
	 margin-bottom: 2px;
	 text-align: right;
	 padding-right: 5px;
}

.front-post-footer img
{
 vertical-align: middle;

 margin-bottom: 5px;
}

a.front-post-header
{
	font-weight: bold;
	text-decoration: none;
	color: #333332;
	margin-top: 3px;
	font-size: 0.9em;
	line-height: 10px;
}

a.front-post-header:hover
{
	text-decoration: underline;
	color: #ff4b33;
}

li.more-link-li
{
	text-align:right;
	padding-right: 8px;
	line-height: 1pt;
}

li.more-link-li a
{
  color: #0077cf;
  font-size: 10pt;
}

li.more-link-li a:hover
{
  color: #ff4b33;
}

li.more-link-li a:hover em
{
  background: url('images/tick-up-r.png') top left no-repeat;
}

ul.collapsed li.more-link-li a:hover em
{
  background: url('images/tick-down-r.png') top left no-repeat;
}

li.more-link-li a em
{
	display: block;
	float: right;
	background: url('images/tick-up.png') top left no-repeat;
	height: 6px;
	margin: 0 0 0 3px;
	width: 7px;
}

ul.collapsed li.more-link-li a em
{
	background: url('images/tick-down.png') top left no-repeat;
	margin-top: 9px;
}


a.header-a
{
	color: #ffffff;
	text-decoration: none;
}

a.header-a:hover
{
	 color: #FFFFFF !important;
	text-decoration: underline;
}


/*    Left column     */
/* ----------------------------------------------------*/

.aside
{
	color:#333332;
}

.aside p
{
	margin-bottom: 0;
}

#secondary .post-title
{
	font-weight: bold;
}

.aside h3
{
	font-size: 21px;
	font-style: normal;
	color: #ffffff;
}

.main-aside ul ul
{
	list-style-type: none;
	margin: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	background: #f6f6f6;/*#F1F0E3;*/
}

.main-aside .banner-image
{
	margin: 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
}

.main-aside ul ul > li:last-child
{
	border-bottom: none;
}

.main-aside ul ul li
{
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0;
}

.aside a
{
	text-decoration: none;
	color: #333332;
}

.main-aside a.post-title
{
	font-weight: bold;
}

.main-aside .post-date
{
	color: #ff4b33;
}

.aside h3 a {
	color: #ffffff;
}

.aside a:hover
{
	text-decoration: underline;
	color: #ff4b33;
}

.aside .post-date
{
	font-weight: bold;
	font-size: 8pt;
	padding-right; 10px;
}

.aside .news-link
{
	color: #ff4b33 !important;
	font-weight: bold;
}

/* news column */

.ad
{
	margin-bottom: 20px;
}

.begun
{
	margin-left: 20px;
	margin-right: 20px;
}

.counters
{
    bottom: 7px;
    opacity: 0.3;
    position: absolute;
    right: 29px;
    width: 215px;
}

.counters:hover
{
	opacity: 1.0;
}

ul.left-cat-13
{
  padding: 0 !important;
  border-left: 1px solid #e5551b !important;
  border-bottom: 1px solid #e5551b !important;
}

ul.left-cat-13 li
{
	border: none !important;
	padding: 0 !important;
}


ul.left-cat-13 table
{
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 !important;
	width: 100%;
}

ul.left-cat-13 table td
{
	border-right: none !important;
	padding: 5px !important;
}
ul.left-cat-13 table td.news-date
{
	background: #ef9a3f; /* Old browsers */
	background: -moz-linear-gradient(top, #ef9a3f 0%, #feb567 6%, #e5541b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef9a3f), color-stop(6%,#feb567), color-stop(100%,#e5541b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ef9a3f 0%,#feb567 6%,#e5541b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ef9a3f 0%,#feb567 6%,#e5541b 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ef9a3f 0%,#feb567 6%,#e5541b 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef9a3f', endColorstr='#e5541b',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ef9a3f 0%,#feb567 6%,#e5541b 100%); /* W3C */
	width: 44px;
	color: #f6f6f6 !important;
	text-align: center;
	font-weight: bold;
}

ul.left-cat-13 table td.news-text
{
	border-bottom: 1px solid #cccccc;
	background: #f6f6f6; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f6f6 0%, #e7e8ea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e7e8ea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f6f6 0%,#e7e8ea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f6f6 0%,#e7e8ea 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f6f6f6 0%,#e7e8ea 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e7e8ea',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f6f6f6 0%,#e7e8ea 100%); /* W3C */
	
}

ul.left-cat-13 table td.news-text
{
	font-weight: normal;
	font-size: 14px;
}

ul.left-cat-13 table td.news-date a
{
	color: #f6f6f6 !important;
	text-decoration: underline;
}

ul.left-cat-13 table td.news-date a:hover
{
	color: #f6f6f6 !important;
	text-decoration: underline;
}

div.exit
{
	margin-top: 10px;

}

/*  right column    */

ul.left-cat-1
{
	padding: 0 !important;
}

ul.left-cat-1 img
{
	margin-top: 5px !important;
}

ul.left-cat-1 li
{

	padding: 10px !important;
	background: #f6f6f6; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f6f6 0%, #e7e8ea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e7e8ea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f6f6 0%,#e7e8ea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f6f6 0%,#e7e8ea 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f6f6f6 0%,#e7e8ea 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e7e8ea',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f6f6f6 0%,#e7e8ea 100%); /* W3C */

}

.scroller-outer
{
	overflow: hidden;
	position: relative;
	height: 600px;
}


.scroller-button-up
{
	position: absolute;
	z-index: 99;
	width: 235px;
	height: 45px;
	top: 0;
	background: url('images/scroll-button-up.png') top center no-repeat;
	cursor: pointer;
	overflow: hidden;
}

.scroller-button-down
{
	position: absolute;
	z-index: 99;
	width: 235px;
	height: 47px;
	bottom: 0;
	background: url('images/scroll-button-down.png') top center no-repeat;
    cursor: pointer;
}


.scroller-panel
{
	position: absolute;
	top: 30px;
	z-index: 1;
}




/*   Category page   */

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

.cat-title
{
	margin-bottom: 0 !important;
	padding-left: 10px !important;
}

.cat-page
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	background: #F6F6F6;
}

.post-page
{
	padding: 10px; 
	background: #F6F6F6;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.entry-content
{
	padding-top: 0px;
}

.entry-title
{
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 3px;

}

span.entry-title
{
	line-height: 20px !important;
}

.entry-title a
{
	color: #333332;	
}

.entry-utility
{
	color:#666666;
	font-size:13px;
	line-height:18px;
	margin:10px 0 20px;
	background-color: #ECEAEA;
	padding-left: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
}

.hentry
{
	padding: 0;
}

.entry-utility a
{
	font-style: regular;
}

.entry-utility .cat-links, .entry-utility .comments-link, .entry-utility .edit, .entry-utility .tag-links, .entry-utility .entry-date,
.entry-utility .permalink, .entry-utility .post-comments-link
{
	border-right: 1px solid #ffffff;
	padding-right: 5px;
}

.entry-utility .entry-date
{
	font-style: italic;

}

.entry-utility .cat-links, .entry-utility .permalink, .entry-utility .post-comments-link, .entry-utility .edit
{
	padding-left: 5px;
}



.comments-link img
{
	display: block;
	float: left;
	background: url('images/comments-icon.png') top left no-repeat;
	height: 13px;
	margin: 0 0 0 3px;
	width: 12px;
}

.entry-utility .comments-icon
{
	margin: 0 0 2px 4px;
	vertical-align: middle;
}

.tag-links
{
	margin-right: 5px;
}

.page-title  {
	border-bottom: 1px solid #CCCCCC;
	font-size: 18pt;
	line-height: 18px;
	margin: 5px 0 15px;
	padding: 0 0 10px;

}


.related-posts
{
	font-weight: bold;
}

#nav-below ul
{
	/*list-style-type: none;*/
	margin: 5px 0 0 15px;
}

.navigation a:hover
{
	text-decoration: underline;
}

/*--------------- Header ---------------------------*/

ul.header-menu
{
	list-style-type: none;
}

ul.header-menu a
{
	color: #666666;/*#0077CF;*/
	text-decoration: none;
}

ul.header-menu a:hover
{
	color: #FF4B33;
	text-decoration: underline;
}

ul.header-menu li
{
	line-height: 20px;
	font-size: 11pt;
}

ul.header-menu .ico
{
	margin-right: 5px;
	vertical-align: middle;
}

#top-searchbox
{
	position: absolute;
	right: 17px;
	top: 43px;
	width: 200px;
	height: 25px;
}

#top-searchbox .searchbox-wrapper
{
	background: url('images/search-frame.png') top left no-repeat;
	padding: 0 ;
	position: relative;
	width: 200px;
	height: 25px;

}

#top-searchbox .searchbox-input
{
	border: none;
	color: #afafaf;
	width: 168px;
	height: 17px;
	position: absolute;	
	top: 3px;
	left: 3px;
	font-size: 12px;
}

#top-searchbox .searchbox-button
{
	position: absolute;
	top: 2px;
	right: 4px;
	cursor: pointer;
}

#top-widgets
{
	left:370px;
	position:absolute;
	top:45px;
}

#top-widgets .bridges-widget
{
	position: absolute;
	right: 48px;
	top: 14px;
	width: 70px;
}


#top-widgets .bridges-widget .bridge
{
	visibility: hidden;
}

#top-widgets .bridges-widget a
{
	text-decoration: none;
	color: #3e3e3d;
}

#top-widgets .bridges-widget a:hover
{
	text-decoration: underline;
	color: #FF4B33;
}

#top-widgets .bridges-widget .desc
{
	font-size: 9pt;
	position: absolute;
	right: 0;
}

#top-widgets .weather-widget
{
	position: absolute;
	right: -75px;
	top: 14px;
	width: 390px;
	height: 25px;
	font-size:		9pt;
}

#top-widgets .weather-widget .brlink
{
	margin-left: 22px;
}

#top-widgets .weather-widget a
{
	text-decoration: none;
	color: #3e3e3d;
}

#top-widgets .weather-widget a:hover
{
	text-decoration: underline;
	color: #FF4B33;
}

#top-widgets .weather-widget .umbrella
{
	position: absolute;
	left: 0;
		visibility: hidden;
}

#top-widgets .weather-widget .city-1
{
	font-size: 9pt;
	position: absolute;
	left: 30px;
	top: 2px;
}

#top-widgets .weather-widget .city-2
{
	font-size: 9pt;
	position: absolute;
	left: 30px;
	top: 9px;
}


#top-widgets .money-widget
{
	float: left;
    height: 30px;
    margin-left: 20px;
    position: relative;
    width: 160px;
}

#top-widgets .money-widget a
{
	text-decoration: none;
	color: #3e3e3d;
}

#top-widgets .money-widget a:hover
{
	text-decoration: underline;
	color: #FF4B33;
}

#top-widgets .money-widget .money
{
	position: absolute;
	left: 6px;
	top: 5px;
		
}

#top-widgets .money-widget .money-2
{
	position: absolute;
	left: 88px;
	top: 6px;
		
}

#top-widgets .money-widget .cur-1,  #top-widgets .money-widget .cur-2
{
	font-size: 9pt;
	position: absolute;
	left: 17px;
	top: 2px;
}

#top-widgets .money-widget .cur-2
{
	left:102px;
}

#top-widgets .currency-arrow
{
	vertical-align: middle;
	margin: 0 0 0 3px;
}

#top-widgets .today-widget
{
    float: left;
    font-size: 12px;
    padding-top: 2px;
    position: relative;
}


/* -------------- Footer --------------------- */

#footer
{
background: #333332;
border: none !important;
color: #bdbdbd !important;

}

#siteinfo
{
	position: relative;
	height: 50px;
	clear: none;
	margin: 0;
	color: #bdbdbd !important;
	width: 100% !important;
}

#footer-tv
{
	position: absolute;
	left: 61px;
	bottom: 24px;
	width: 57px;
	height: 82px;
}

#footer-buttons
{
	position: absolute;
	width: 250px;
	height: 64px;
	bottom: 45px;
	right: 5px;
}

#footer-buttons a
{
	display: block;
	float: left;
	margin: 0 0 0 10px !important;
}


#siteinfo a
{
	color: #bdbdbd !important;
}

#siteinfo .info-left
{
	position: absolute;
	width: 55px;
	left: 139px;
	padding-right: 5px;
	border-right: 1px solid #151515;
	height: 75px;
	padding-top: 0px;
}

#siteinfo .info-right
{
	position: absolute;
	width: 500px;
	left: 200px;
	padding-left: 10px;
	border-left: 1px solid #545454;
	height: 75px;
}

.paged #nav-above
{
	padding: 0;
	margin: 5px 0;
}

#partners
{
/*
bottom:20px;
height:70px;
margin-left:74px;
*/
margin-top: 20px;
position:relative;
width:185px;
}

#partners div
{
	position: absolute;
}

#partners .zal
{
height:90px;
left:0;
top:380px;
}

#partners .kosmo
{
height:139px;
left:0;
top:240px;
}

#partners .neocon
{
height:49px;
left:0;
top:185px;
}


#partners .jagger
{
height:98px;
left:34px;
width:112px;
}

#partners .dp
{
height:49px;
left:384px;
top:24px;
width:99px;
}

#partners .context
{
height:49px;
left:0;
top:120px;
width:185px;
}

.new_posts_count
{
	margin-left: 5px;
	color: #ffffff;
	font-size:12pt;
}


#nav-below
{
	padding:  20px 10px 0 10px;
}

#respond
{
	border: 1px solid #cccccc;
	padding: 10px !important;
}

#comments
{
	padding-top: 0px !important;
	max-width: 600px;
}

.video-label
{
	color: #FF4B33 !important;
	font-size: 10px;
	font-weight: bold;
}

.cat-page .video-label
{
	font-size: 12px;
}


/* twitter */

.twtr-hd {
	padding: 4px 6px 3px 6px !important;
	background: #008F88;
	background: -moz-linear-gradient(top, #A5FAF6 0%, #41CFC8 6%, #008F88 94%, #003D3A 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A5FAF6), color-stop(6%,#41CFC8), color-stop(94%,#008F88), color-stop(100%,#003D3A));
	background: -webkit-linear-gradient(top, #A5FAF6 0%,#41CFC8 6%,#008F88 94%,#003D3A 100%);
	background: -o-linear-gradient(top, #A5FAF6 0%,#41CFC8 6%,#008F88 94%,#003D3A 100%);
	background: -ms-linear-gradient(top, #A5FAF6 0%,#41CFC8 6%,#008F88 94%,#003D3A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5faf6', endColorstr='#003d3a',GradientType=0 );
	background: linear-gradient(top, #A5FAF6 0%,#41CFC8 6%,#008F88 94%,#003D3A 100%);
	display: block;
}

#twtr-widget-1 .twtr-bd {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0 !important;
}

#twtr-widget-1 .twtr-doc {
	background-color: #ccc !important;
}

 #twtr-widget-1 h4
{
	background: none !important;
	text-shadow: 0px 1px 1px #006D68 !important;
	filter: dropshadow(color=#006d68, offx=0, offy=1);
	font-family: Trebuchet MS,Arial,Verdana;
	font-size: 21px !important;
}

.twtr-doc {
	-webkit-border-top-left-radius: 2px !important;
	-webkit-border-top-right-radius: 2px !important;
	-webkit-border-bottom-right-radius: 0px !important;
	-webkit-border-bottom-left-radius: 0px !important;
	-moz-border-radius-topleft: 2px !important;
	-moz-border-radius-topright: 2px !important;
	-moz-border-radius-bottomright: 0px !important;
	-moz-border-radius-bottomleft: 0px !important;
	border-top-left-radius: 2px !important;
	border-top-right-radius: 2px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

.twtr-timeline {
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
}

.twtr-ft div {
	background: #008F88;
}
