/* ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== */
/* RAKSTA BLOKU STILS */
/* ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== ===== */

.article_list 
{
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  float: left;
  width: 818px;
}

.article_list hr
{
	height: 1px;
	width: 615px;
	// width: 600px;
	color: #ffcc66;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	// margin-left: 0px;
	border: none;
	border-top: 1px solid #ffcc66;
}

.article_item
{
	width: 190px;
	height: 200px;
	background-color: #e3f5fd;
	border: 1px solid #c4d5df;
	float: left;
	margin: 5px;
	//margin: 4px;
}


.article_item_side
{
	width: 268px;
	height: 200px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #c4d5df;
	//float: left;
	margin: 0px;
	//margin: 4px;
}
.article_item_title
{
	padding: 2px 0 0 5px;
}

.article_item_title a
{
	color: #CA2E17;
	text-decoration: none;
}

.article_item_title_side
{
	text-align: center;
	padding: 2px 0 0 5px;
}

.article_item_title_side a
{
	color: #CA2E17;
	text-align: center;
	text-decoration: none;
}

.icon
{
	
	text-align: center;
	margin-top: 8px;
	height: 135px;
	width: 190px;
	overflow: hidden;
	
}

.icon_side
{	
	text-align: center;
	margin-top: 8px;
	padding-left: 25px;
	height: 150px;
	width: 210px;
	overflow: hidden;
}

.payIco
{
	position: absolute;
	margin: 2px 0px 0 155px;
}

.icon_img
{
	border: 0;
}

.article_head
{
	width: 810px;
	height: 9px;
	font-size: 1px;
	background: url('/img/article_head.png') 0 0 no-repeat;
}

.article_side
{
	width: 810px;
	background: url('/img/article_side.png') 0 0 repeat-y;
}

.article_bottom
{
	width: 810px;
	height: 9px;
	font-size: 1px;
	background: url('/img/article_bottom.png') 0 0 no-repeat;
}

#article 
{
  color: #000;
  width: 620px;
  height: 170px;
  border-bottom: 1px solid #004998;
  margin: 0 0 0 5px;
}

.article 
{
  color: #000;
  width: 620px;
  height: 170px;
  border-bottom: 1px solid #004998;
  margin: 0 0 0 5px;
}

#articleTop {
  min-height: 30px;
  padding: 10px 0 0 10px;
  color: #000;
  // width: 620px;
}

.article #info {
  float: left;
  margin: 0 10px 5px 0;
  width: 49px;
  height: 49px;
  padding: 0px;
}
.article #info img {
  border: none;
  margin: 0;
}

.article #info .news_nr {
  background: #000000;
  width: 46px;
  height: 16px;
  // height: 21px;
  padding: 5px 0 0 0;
  // padding: 4px 0 0 0;
  margin: 0 0 2px 1px;
  text-align: center;
}

.article #info .news_nr a {
  padding: 0;
  margin: 0;
}

.article #info .news_nr img {
  padding: 0 1px 0 1px;
  // margin: 0 1px 0 1px;
}



acronym {
  border: none;
  margin: 0 0 0 1px;
  // height: 22px;
}

.par_img, .par_img_voted {
  padding: 1px 1px 0 0;
  // padding: 1px 1px 0 0;
  width: 24px;
  height: 21px;
  cursor: pointer;
}
.pret_img, .pret_img_voted {
  padding: 1px 0 0 0;
  width: 21px;
  height: 21px;
  cursor: pointer;
}

.article img {
  margin: 2px 0 0 0;
  vertical-align: middle;
}
.article a img {
  border: none;
}

.article #points {
  color: #778bff;
}
.article #name,
.article #name a,
.article #all_galery a {
  color: #ff7f00;
}
.article #all_galery a:link,
.article #all_galery a:visited,
.article #name a:link,
.article #name a:visited {
  text-decoration: none;
  color: #ff7f00;
}
.article #all_galery a:active,
.article #all_galery a:hover,
.article #name a:active,
.article #name a:hover {
  text-decoration: underline;
  color: #ff7f00;
}
.article #comments a,
.article #reply a {
  color: #22d522;
}
.article #reply a:link,
.article #reply a:visited,
.article #comments a:link,
.article #comments a:visited {
  text-decoration: none;
  color: #22d522;
}
.article #reply a:active,
.article #reply a:hover,
.article #comments a:active,
.article #comments a:hover {
  text-decoration: underline;
  color: #22d522;
}

.article h1 {
  font-size: 11pt;
  font-weight: bold;
  color: #000;
  margin: 0 0 2px 0;
  overflow: hidden;

}

.articleTop h1 {
  font-size: 12pt;
  font-weight: bold;
  color: #000;
  margin: 0 0 0 0;
  overflow: hidden;
}
.article h1 a {

  overflow: hidden;
}

.descr {
  color: #666666;
  color: #000;
  width: 620px;
  overflow: hidden;
}
.descr a:link,
.descr a:visited {
  text-decoration: none;
  color: #ff6600;
}
.descr a:active,
.descr a:hover {
  text-decoration: underline;
  color: #ff6600;
}


.article h1 a:link,
.article h1 a:visited {
  text-decoration: none;
  color: #000;
}
.article h1 a:active,
.article h1 a:hover {
  text-decoration: underline;
  color: #000;
}

.article #introText,
.article .introText {
  color: #666666;
  color: #000;

  overflow: hidden;
}
.article p {
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  /*
  color: #666666;
  */
  margin: 0 0 5px 0;
  overflow: hidden;
  
}
.article #galery_sm {
  margin: 0 0 5px 0px;
  width: 680px;
  overflow: hidden;
}
.article #galery_sm img {
  margin: 3px 5px 0 0;
  background: #F0E68C;
  vertical-align: text-bottom;
}


.fullContent {
  padding: 0 0 0 60px;
  overflow: hidden;
  color: 
}
.fullContent p {
  padding: 0 0 0 20px;
  overflow: hidden;
}


/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
div.article_list span#news_info_box {
  color: #000;
  color: #666666;
  font-family: verdana, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  margin: 2px 0 0 0;
  /*display: block;*/
}


div.article_list span#news_info_box a:link,
div.article_list span#news_info_box a:visited {
  color: #666666;
  text-decoration: none;
}
div.article_list span#news_info_box a:active,
div.article_list span#news_info_box a:hover {
  color: #666666;
  text-decoration: underline;
}


/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */

#articleLinks {
  margin: 10px 0 10px 0;
  color: #778bff;
  width: 700px;
  overflow: hidden;
}
#articleLinks a:link,
#articleLinks a:visited {
  text-decoration: none;
  color: #778bff;
  color: #ff6600;
}
#articleLinks a:active,
#articleLinks a:hover {
  text-decoration: underline;
  color: #778bff;
  color: #ff6600;
}



#dateTime {
  color: #A9A9A9;
  color: #666666;
}


.article p.fullContent span #allComments,
{
  /* php getArticle */
  color: #008000;
}

.article #articleSplitter {
  border-bottom: 2px dotted #ccc;
  height: 10px;
  /*padding: 10px 0 0 0;*/
  padding: 0;
  margin: 0 0 10px 0;
}




.article p.fullContent #name,
.article p.fullContent #all_galery a {
  color: #ff7f00;
}
.article p.fullContent #all_galery a:link,
.article p.fullContent #all_galery a:visited,
.article p.fullContent #name a:link,
.article p.fullContent #name a:visited {
  text-decoration: none;
  color: #ff7f00;
}
.article p.fullContent #all_galery a:active,
.article p.fullContent #all_galery a:hover,
.article p.fullContent #name a:active,
.article p.fullContent #name a:hover {
  text-decoration: underline;
  color: #ff7f00;
}
.article p.fullContent #comments a,
.article p.fullContent #reply a {
  color: #22d522;
}
.article p.fullContent #reply a:link,
.article p.fullContent #reply a:visited,
.article p.fullContent #comments a:link,
.article p.fullContent #comments a:visited {
  text-decoration: none;
  color: #22d522;
}
.article p.fullContent #reply a:active,
.article p.fullContent #reply a:hover,
.article p.fullContent #comments a:active,
.article p.fullContent #comments a:hover {
  text-decoration: underline;
  color: #22d522;
}
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */

.big_pagination620
{
	float: left;
	text-align: center;
	width: 810px;
	margin: 10px 0 20px 0px;
	padding: 5px 0 5px 0;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.pagination620
{
	float: left;
	text-align: center;
	width: 800px;
	margin-top: 10px;
	padding: 2px 0 2px 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	/*border: 1px solid #0b97de;*/
}

.pagination620 a,
.big_pagination620 a
{
	text-decoration: none;
	/*border: 1px solid gray;*/
	color: #666666;
}

.pagination 
{
  margin: 25px 0;
  text-align: center;
  color: #000;
}

.pagi 
{
  color: #666666;
  cursor: pointer;
}

.pagi a:link,
.pagi a:visited 
{
  color: #666666;
  text-decoration: none;
}



/* ===== ===== ===== ===== ===== ===== ===== */
/* KOMENTĀRU BLOKU STILS */
/* ===== ===== ===== ===== ===== ===== ===== */

p #comment_0 {
  /*
  border-top: 2px dotted #ccc;
  */
  margin: 5px 0 0 0;
  padding: 3px 0 0 0;
  // width: 745px;
  overflow: hidden;
}
p #comment_1 {
  /*
  border-top: 2px dotted #ccc;
  border-bottom: 2px dotted #ccc;
  */
  margin: 5px 0 0 0;
  padding: 3px 0 3px 0;
  // width: 745px;
  overflow: hidden;
}


#comment_1 {
  padding: 0 0 0 60px;
  // width: 740px; /* 670w+60p */
  overflow: hidden;
}
#comment_2 {
  padding: 0 0 0 120px;
  overflow: hidden;
  // width: 740px; /* 610w+120p */
}
#comment_3 {
  padding: 0 0 0 180px;
  overflow: hidden;
  // width: 740px; /* 550w+180p */
}
#comment_4 {
  padding: 0 0 0 240px;
  overflow: hidden;
  // width: 740px; /* 490w+240p */
}



/* Stils lapu saturam uz ko ved saites no fūtera */
.footerLinksPages 
{
  margin: 10 0 0 10px;
  font-size: 10pt;
  font-weight: normal;
  font-family: verdana, sans-serif;
  color: #000;
  overflow: hidden;
  float: left;
  width: 600px;
}

.footerLinksPages a:link,
.footerLinksPages a:visited {
  text-decoration: none;
  color: #0b97de;
  color: #0b97de;
}
.footerLinksPages a:active,
.footerLinksPages a:hover {
  text-decoration: underline;
  color: #0b97de;
  color: #0b97de;
}


.cat_list
{
	width: 180px;
	float: left;
}

.intro_block
{
	width: 380px;
	height: 152px;
	float: left;
	margin: 10 0 0 0;
}

.articleTitle
{
	width: 400px;
	height: 20px;
	font: 11pt verdana, sans-serif;
	color: #004998;
	text-decoration: none;
	font-weight: bold;
}

.articleTitle_2
{
	width: 400px;
	font: 11pt verdana, sans-serif;
	color: #004998;
	text-decoration: none;
	font-weight: bold;
}

.articleParams
{
	width: 380px;
	height: 20px;
	color: #a6a6a6;
	font: 8pt verdana, sans-serif;
}

.articleTitle a,
.articleTitle_2 a
{
	font: 11pt verdana, sans-serif;
	color: #000; 
	text-decoration: none;
	font-weight: bold;
}

.articleParams a,
.bottom1 a
{
	font: 8pt verdana, sans-serif;
	color: #333;
	text-decoration: none;
}

.introText
{
	width: 380px;
	height: 70px;
	font: 8pt verdana, sans-serif;
	margin: 10 0 0 0;
}

.articleBottom
{
	width: 380px;
	height: 30px;
}

.bottom1
{
	width: 280px; 
	height: 30px;
	float: left;
	font: 8pt verdana, sans-serif;
	color: #004998;
}

.votePanel
{
	width: 100px;
	height: 30px;
	background: url('/img/votePanel.png') 0 0 no-repeat;
	float: left;
	/*margin-top: 10px;*/
}

.voteBlock
{
	width: 23;
	height: 25;
	float: left;
	/*border: 1px solid red;*/
	font-size: 6pt;
	font-weight: bold;
}

.karikatura
{

}

.karikatura img
{
	width: 160px;
	height: 160px;
}

.userLink
{
	COLOR: #ff7f00;	
	TEXT-DECORATION: none;
}

.userLink:hover
{
	TEXT-DECORATION: underline;
}

