body
{
	font-size: 12px;
	font-family: verdana;
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
}

.container
{
	background:none repeat scroll 0 0 #EEEEEE;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:994px;
}

.trib_head
{
	background:none repeat scroll 0 0 #000000;
	height:88px;
	padding:15px 0 0;
	position:relative;
	width:994px;
}

.left_side
{
	float:left;
	width:165px;
	display: none;
}

.right_side
{
	float:right;
	padding:0;
	width:280px;
}

.footer
{
	clear: both;
	background:none repeat scroll 0 0 #000000;
	border-top:1px solid #555555;
	color:#FFA500;
	font-family:verdana,sans-serif;
	font-size:7pt;
	height:15px;
	padding:10px 10px 10px 260px;
	width:724px;
}

.middle
{
	float:left;
	font-family:verdana,sans-serif;
	font-size:9pt;
	font-weight:normal;
	width:695px;
	padding-left: 10px;
}

.content
{
	
}

.hide{
	display: none;
}

h3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 3px 0;
}

ul {
	margin: 5px 0px;
	padding: 0px 0px;
}

li{
	list-style: none;
}

ul.articleGroup {
	margin: 12px 0px;	
}

a {
	text-decoration: none;
	color: black;
}

.fromSite{
	color: gray;
}

.comments{
	color: #680000;
	font-size: 12px;	
}

.time {
	color: green;
	font-weight: normal;
	font-size: 11px;
}

.time2 {
	font-size: 11px;
	color: green;
}

.cat, .categories a {
	color: #CC9933;
	font-size: 12px;
}

.categories {
	margin: 10px 20px;
}

.menu {
	margin: 0px 20px;
	font-size: 14px;	
}

.items, .newItems, .moreItems {
	width: 690px;
}

.moreLinks{
	display: none;
	width: 690px;	
}

.favicon{
	top: 3px;
	position:relative;
	cursor: pointer;
}

.showMore{
	background: url('images/button.png') no-repeat;
	width: 162px;
	height: 30px;
	text-align: center;
	color: #FF7E00;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	cursor: pointer;
	margin: auto;
}

.tag_block
{
	width: 740px;
	height: 25px;
	background-color: black;
	/*border: 1px solid red;*/
	float: left;
}


.tagActive
{
  font: bold 11px verdana, sans-serif;
  width: 120px;
  height: 20px;
  float: left;
  text-align: center;
  background-color: #eee;
  padding-top: 5px;
}

.tagPassive
{
  font: bold 11px verdana, sans-serif;
  width: 120px;
  height: 20px;
  float: left;
  text-align: center;
  background-color: #000;
  padding-top: 5px;
}

.tagActive a
{
	/*background-color: #eee;*/
	color: #000;
	text-decoration: none;
	/*display: -moz-inline-block;*/
	height: 20px;
	width: 120px;
}

.tagPassive a
{
	/*background-color: #000;*/
	color: #eee;
	text-decoration: none;
	display: -moz-inline-block;
	height: 20px;
	width: 120px;
}
#top_header {
  margin: 0 0 0 12px;
  background: url(http://www.tribine.lv/img/trib_logo_bg.png) 0 0 repeat-x;
  height: 36px;
  width: 970px;
}
#top_header_in {
  margin: 0 0 0 25px;
  background: url(http://www.tribine.lv/img/trib_logo.png) 0 0 no-repeat;
  height: 36px;
}
#top_header_in a {
  border: 0px;
 /* background: url(../img/ie.png) 0 0 repeat;*/
  width: 305px;
  height: 36px;
  display: block;
  float: left;
}
#top_header_in span {
  background: #000 url(http://www.tribine.lv/img/top_beta.png) top right no-repeat;
  width: 70px;
  height: 36px;
  display: block;
  float: right
}

#middle_header {
  margin: 7px 0 0 12px;
  background: url(http://www.tribine.lv/img/top_mcza_bg.png) 0 0 repeat-x;
  height: 22px;
  width: 972px;
}
#middle_header_in {
  margin: 0 0 0 26px;
  background: url(http://www.tribine.lv/img/top_mcza_logo.png) 0 0 no-repeat;
  height: 18px;
  width: 232px;
}
#middle_header_in span {
  margin: 0 0 0 760px;
  padding: 0 0 0 8px;
  color: #fff;
  width: 180px;
  // width: 185px;
  height: 18px;
  display: block;
}
/*
  margin: 0 0 0 798px;
  padding: 1px 0 0 8px;
  width: 160px;
  // width: 150px;
*/

#middle_header_in span img.year,
#middle_header_in span img.date,
#middle_header_in span img.month {
  margin: 0 2px 0 0;
}
#middle_header_in span img.dot {
  margin: 0 2px 0 0;
}

#bottom_header {
  /*padding: 1px 0 0 7px;*/
  background: #000;
  height: 25px;
  width: 9px;
  width: 994px;
  clear: both;
}
#bottom_header #auth_box {
  margin: 7px 0 0 100px;
  width: 250px;
  float: left;
  color: #90EE90;
  font-size: 8pt;
  font-weight: normal;
  font-family: Tahoma, sans-serif;
  text-transform: lowercase;
}

#bottom a {
  color: #FFD700; /* zelta */
  color: #FFA500; /* oran?s */
}

.izvelne
{
  float: left;
  text-transform: lowercase;
  width: 250px;
}

/* akt?v? elementa stils: s?kums */
#nav li #menuActive a {
  color: #FF6600;
  color: #FFD700;
  text-decoration: none;
}
#nav li #menuActiveIn a {
  color: #FF6600;
  color: #FFD700;
  text-decoration: none;
}

#menuActive a:hover,
#menuActive a:active {
  /*color: #FFA500;*/
  /*border-bottom: 1px solid orange;*/
}
/* akt?v? elementa stils: beigas */


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
	color: #aaa;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

#nav a {
	display: block;
	padding: 2px;
}
#nav li a:link,
#nav li a:visited {
  text-decoration: none;
 	color: #666666;
 	color: #777;
}
#nav li a:active,
#nav li a:hover {
  text-decoration: none;
 	color: #cccccc;
 	color: #FFA500;
}

#nav li { /* all list items */
	float: left;
	padding: 2px 4px 2px 4px;
	margin: 0 1px 1px 0;
	// margin: 0 1px 1px 0;
}

#nav li ul { /* second-level lists */
	position: absolute;
	padding: 1px 0 0 1px;
	background: #bbb;
	width: 125px;
	// width: 0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li { /* fiks?ts platums 2 l?me?a elementiem */
	width: 115px;
	padding: 5px 6px 3px 3px;
	background: #555;
}
#nav li ul li a:link,
#nav li ul li a:visited {
  text-decoration: none;
	padding: 0 0 3px 5px;
 	color: #999;
}
#nav li ul li a:active,
#nav li ul li a:hover {
  text-decoration: none;
 	color: #FFD700;
 	color: gold;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


