/*  
Theme Name: Kishmish stuff
Theme URI: http://teo.esuper.ro
Description: Kishmish says hello.
Version: 0.2
Author: Seyed Kishmish Doktor 
Author URI: http://.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
/*
blockquote {
background-color: #F7F7F7;
border-left : 5px solid #94A6BD;
border-bottom : 5px solid #94A6BD;
padding: 10px 20px;

background: url(images/background.gif) #FFFFFF repeat-x top;
}*/


body {
/*	background-color: #D3CAAB*/

}

#footer {
	background: url(images/background_footer3.gif) no-repeat;
	height: 0px;
	margin: 0px;
	padding: 0px;
	width: 810px;
}

#footer p{
	color: #CCCCCC;
	font-size: 9px;
	margin: 0px;
	padding: 15px 4px 0px 0px;
	text-align: right;
}

#footer p a{
	color: #CCCCCC;
	text-decoration: underline;
}

#footer p a:hover{
	color: #999999;
	text-decoration: underline;
}

#header {
	background: url(images/background_header2.gif) no-repeat;
	height: 40px;
	width: 850px;
}
#middle {
	background: url(images/background_middle2.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 810px;
}

#middle_watermelon {
	background: url(images/background_middle2.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 850px;
}

.normal_text {
	color: #0c7db8;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

}

.normal_text a, .normal_text a:visited, .lnormal_text a:hover {
	color: #0c7db8;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.normal_text a:hover {
	color: #0c7db8;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}


.SmallTextBox {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF; 
    border: 1px solid #82B0DF; 
}

.TextBoxUnderDotted {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF; 
   	
	BORDER-RIGHT: #FFFFFF 1px dotted; 
	BORDER-TOP: #FFFFFF 1px dotted; 
	BORDER-LEFT: #FFFFFF 1px dotted; 
	BORDER-BOTTOM: #000000 1px dotted;
	READONLY:True
	
}


.SmallTextBox_NoBorder {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF; 
    border: 0px solid #FFFFFF; 
	
}

.SmallTextBox_NoBorder_gray {
	font-size: 11px;
	COLOR: #666666; 
	LINE-HEIGHT: normal; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	background-color: #FFFFFF; 
    border: 0px solid #FFFFFF; 
}

.TableDotted {
	BORDER-RIGHT: #82B0DF 1px dotted; 
	BORDER-TOP: #82B0DF 1px dotted; 
	BORDER-LEFT: #82B0DF 1px dotted; 
	BORDER-BOTTOM: #82B0DF 1px dotted
}
/*
a:link, a:visited, a:active {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #E92821;
	text-decoration: none;
}*/

blockquote {
	border-left: 1px dotted #E1E1E1;
	border-bottom: 5px solid #94A6BD;
	color: #B0B0B0;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 8px;
}

.kishi_search_botton {
	background-color: #E92821;
	border: 1px solid #E92821;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	width: 174px;
	height: 30px;
}

.kishi_search_searchbox {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF; 
    border: 1px solid #82B0DF; 
	width: 170px;
	align: right;
}

.kishi_login_box {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF; 
    border: 1px solid #82B0DF; 
	width: 150px;
	align: right;
}

.kishi_login_botton {
	background-color: #E92821;
	border: 1px solid #E92821;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	width: 100px;
	height: 20px;
}



/*
form#commentform{
	background-color: #FAFAFA;
	border: 1px solid #F6F6F6;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 0px;
	width:450;

}

form#commentform input#submit {
	background-color: #E92821;
	border: 1px solid #CACACA;
	color: #FFFFFF;
	font-size: 10px;
	width: 70px;
}

form#commentform input, form#commentform textarea {
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
	color: #000000;
	direction: rtl;
	font-family: tahoma;
	font-size: 14px;
	width: 300px;
}

form#commentform:hover {
	background-color: #F6F6F6;
	border: 1px solid #F0F0F0;
}*/


#comment_form_username {
	FONT-SIZE: 10px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	text-align: left;
	FONT-FAMILY: Tahoma;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
}

#comment_form_username  a:link, #comment_form_username  a:visited, #comment_form_username  a:active{
	FONT-SIZE: 10px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}

#comment_form_username  a:hover{
	FONT-SIZE: 10px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}


#commentator_IP {
	FONT-SIZE: 10px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	text-align: right;
	FONT-FAMILY: Tahoma;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
}

#commentator_IP  a:link, #commentator_IP  a:visited, #commentator_IP  a:active{
	FONT-SIZE: 10px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}

#commentator_IP  a:hover{
	FONT-SIZE: 10px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}




.commentlist {
	color: #000000;	
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 14px;
	
}

.commentlist li {
	background-color: #FAFAFA;
	border: 1px solid #F6F6F6;
	font-size: 14px;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
}

.commentlist li:hover {
	background-color: #F6F6F6;
	border: 1px solid #F0F0F0;
}



.comment_number {
	color: #000020;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	
	
}

.comment_author {
	color: #808080;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-family: tahoma;
	font-size: 14px;
	
}


#kishi_comment_author {
	color: #808080;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-family: tahoma;
	font-size: 14px;
}

#ckishi_comment_author  a:link, #kishi_comment_author  a:visited, #kishi_comment_author  a:active{
	color: #149be1;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 14px;;
	text-decoration: underline;
}

#kishi_comment_author  a:hover{
	color: #149be1;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 14px;
	text-decoration: none;
}


.comment_text_rtl {
	background-color: #FFFFFF;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 20px 10px;
	direction: rtl;
	text-align: right;	
	font-family: tahoma;
	font-size: 12px;
}
.comment_text_ltr {
	background-color: #FFFFFF;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 20px 10px;
	direction: ltr;
	text-align: left;	
	font-family: tahoma;
	font-size: 12px;
}


input#submit {
	background-color: #E92821;
	border: 1px solid #CACACA;
	color: #FFFFFF;
	font-size: 10px;
	width: 70px;
}

.comment_text_input
{
	background-color: #FFFFFF;
	border: 1px solid #82B0DF;
	color: #000000;
	/*direction: rtl;
	text-align: right;*/
	font-family: tahoma;
	font-size: 14px;
	width: 450px;
}
/*
.comment_date {
	background: url(images/time.gif) #FFFFFF no-repeat center left;
	color: #808080;
	background-color: #FAFAFA;
	font-size: 10px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: left;
	
}*/



#comment_date {
     background: url(images/time.gif) #FFFFFF no-repeat center left;
	 background-color: #FAFAFA;
	FONT-SIZE: 9px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	text-align: left;
	FONT-FAMILY: Tahoma;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
}

#comment_date  a:link, #comment_date  a:visited, #comment_date  a:active{
	FONT-SIZE: 9px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}

#comment_date  a:hover{
	FONT-SIZE: 9px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}

img {
	padding:4px;
    
}

.img {
  padding:4px;
 
}
  
img.wp-smiley {
  border: 0;
  padding:0px 0px 0px 0px;
} 


/*
input, textarea {
	background-color: #F6F6F6;
	border: 1px solid #F0F0F0;
	color: #999999;
	font-size: 10px;
}*/

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/*
.pagination {
	color: #A7A7A1;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px 0px 2px;
	font-size: 12px;
	font-variant: normal;
}

.pagination a, .pagination a:visited, .pagination a:hover {

	color: #A7A7A7;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	text-decoration: underline;
}

.pagination a:hover {

	color: #ACACAC;
	margin: 0px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}*/

/**********************************************************************************************************************
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Quotes style*/
/*
.div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

.div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
.div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
.div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
.div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}*/

.pagination {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px 0px 2px;
	font-size: 10px;
	padding:3px;
	margin:3px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #aaa;
}
.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
/*	background-color: #f55555;*/
    color: #FFFFFF;
	background-color: #7AAACD;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
	
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

/*
	.pagination {
	    font-family: Arial, Helvetica, sans-serif;
		/*padding: 0px 2px 0px 2px;*/
  /*  	padding: 1px;
		margin: 1px;
		text-align:center;
		color:#606060;
		font-size: 12px;
/*		/*font-size:80%;*/
/*	}
	.pagination a {
		/*border: 1px solid #8f8f8f;*/
/*		margin-right:1px;
		padding:1px 2px;
		/*background-image:url('bar.gif');*/
/*		background-position:bottom;
			text-decoration: none;
		font-weight: bold;
		color: #0c7db8;
	}
	.pagination a:hover, .meneame a:active {
	/*	border: 1px solid #8f8f8f;*/
/*		background-image:url(invbar.gif);
		border-top: 2px solid #000000;
		border-bottom: 2px solid #000000;
		background-color:#149be1;
		color: #ffffff;
	}
	.pagination span.current {
		margin-right:1px;
		padding:1px 2px;
		border: 1px solid #909090;
		font-weight: bold;
		background-color: #149be1;
		color: #ffffff;
	}
	.pagination span.disabled {
		margin-right:1px;
		padding:2px 5px;
		border: 1px solid #606060;
		color: #808080;
	}
*/

.alignleft {
	color: #149be1;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignleft a, .alignleft a:visited, .alignleft a:hover {
	background: url(images/alignright01.gif) no-repeat right center;
	color: #149be1;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: underline;
}

.alignleft a:hover {
	background: url(images/alignright01.gif) no-repeat right center;
	color: #149be1;
	margin: 0px;
	padding: 0px 16px 0px 0px;
	text-decoration: none;
}

.alignright {
	color: #149be1;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.alignright a, .alignright a:visited, .alignright a:hover {
	background: url(images/alignleft01.gif) no-repeat left center;
	color: #149be1;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: none;
}

.alignright a:hover {
	background: url(images/alignleft01.gif) no-repeat left center;
	color: #149be1;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-decoration: underline;
}

.article a:link, #article a:visited, #article a:active {
	color: #999999;
	text-decoration: underline;
}

.article a:hover {
	color: #E92821;
	text-decoration: none;
}

.feedback {
	color: #A7A7A7;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 10px;
	text-align: left;
}

.KishiTime {
	color: #A7A7A7;
	font-size: 10px;
	border-top: 1px solid #CC3300;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-align: left;
}

.feedback a:link, .feedback a:visited, .feedback a:active {
	background-color: #FFFFFF;
	color: #A7A7A7;
	text-decoration: underline;
}

.feedback a:hover {
	color: #666666;
	text-decoration: none;
}

.headline {
	text-align: right;
	text-transform: lowercase;
}

.highlight {
	background-color: #FAFAFA;
	color: #999999;
	font-size: 9px;
	padding: 2px;
}

.line {
	background: url(images/line.gif) no-repeat center;
	border: 0px;
	height: 13px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.link-categorie {
	background: url(images/icon_categorie.gif) #FFFFFF no-repeat center left;
	color: #666666;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: right;
}

.link-author {
	background: url(images/about.png) #FFFFFF no-repeat center left;
	color: #666666;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	text-align: left;
}

.English_content-title {
    background: url(images/newsline.gif) no-repeat;
	color: #0c7db8;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;

}


.DL-title {
	color: #0c7db8;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;

}


.source_material {
	color: #0c7db8;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;

}

.source_material a, .source_material a:visited, .source_material a:hover {
	color: #0c7db8;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	text-decoration: underline;
}

.source_material a:hover {
	color: #0c7db8;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
}

.link-title {
	color: #0c7db8;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-align: left;

}

.link-title a, .link-title a:visited, .link-title a:hover {
	color: #0c7db8;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}

.link-title a:hover {
	color: #0c7db8;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: underline;
}

.URLs-title {
	color: #0c7db8;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	text-align: right;

}

.URLs-title a, .URLs-title a:visited, .URLs-title a:hover {
	color: #0c7db8;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}

.URLs-title a:hover {
	color: #0c7db8;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: underline;
}



.password_text {
	FONT-SIZE: 14px; 
	Font-weight:bold;
	COLOR: #8f8f8f; 
	padding: 20px 0px 0px 0px;
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	text-align: left;
}

.sub_text {
	FONT-SIZE: 9px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma
}
.sub_text A {
	FONT-SIZE: 9px; 
	COLOR: #149be1; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none
}

.more {
	FONT-SIZE: 11px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma
}
.more A {
	FONT-SIZE: 11px; 
	COLOR: #149be1; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none
}
.title_table {
background: url(images/newsline.gif) no-repeat;
}

.bottom_table {
background: url(images/newsline_bottom.gif) no-repeat;
}



.sidebar-title {
    background: url(images/newsline.gif) no-repeat;
	color: #0c7db8;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;

}

.loginAS-title {
    color: #808080;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;

}

.logout-title {
	FONT-SIZE: 9px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma
}


.Registe-title {
	color: #0c7db8;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;

}

.Registe-title a, .Registe-title a:visited, .Registe-title a:hover {
	color: #0c7db8;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}

.Registe-title a:hover {
	color: #0c7db8;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: underline;
}

}

/*
.link-comentariu {
	background: url(images/icon_comentariu.gif) no-repeat center left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 18px;
	text-align: right;
}*/

.required{
	color: #E92821;
	font-size: 9px;
}

.content_english {
    background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF; 
	border-right: 0px solid #FFFFFF; 
	border-left: 0px solid #FFFFFF; 
	border-bottom: 0px solid #FFFFFF; 
	 
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
	width: 480px;
	overflow:auto;
	text-align: justify;
}

.content_english_border_line{
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 10px;
background-color: #82B0DF;
border-bottom: 1px solid #82B0DF; 
}

.download_links {
    color: #149be1;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

}

.download_links a, .download_links a:visited, .download_links a:hover {

    color: #149be1;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.download_links a:hover {
	color: #149be1;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

.border_left_right{
  border-left: 1px solid #82B0DF; 
	border-right: 1px solid #82B0DF; 
}

#content {
	color: #666666;
	font-size: 13px;
	font-family: tahoma;
	margin: 0px 0px 0px 250px;
	padding: 0px 0px 0px 0px;
	direction:rtl;
	text-align: justify;
	width: 580px;
}

#content h1 {
	color: #E92821;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px -5px 10px;
	padding: 0px 0px 0px 0px;
}

#content h1 a{
	color: #E92821;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content h1 a:visited{
	color: #E92821;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content h1 a:hover{
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content h2 {
	color: #A7A7A7;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h2 a{
	color: #A7A7A7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#content h2 a:hover{
	color: #A7A7A7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#content ol li p.autor-comentariu {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-align: left;

	
}

#content ol li p.autor-comentariu a{
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#content ol li p.autor-comentariu a:hover{
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content ol li p.data-comentariu {
	background: url(images/icon_ceas.gif) no-repeat center right;
	color: #E92821;
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	padding: 0px 12px 0px 0px;

}

#content ol li p.data-comentariu a{
	color: #E92821;
	text-decoration: none;
}

#content ol li p.data-comentariu a:hover{
	color: #E92821;
	text-decoration: underline;
}

#content p a, #content ul li a {
	color: #666666;
	text-decoration: underline;
}

#content p a:hover, #content ul li a:hover {
	color: #E92821;
	text-decoration: none;
}

#content ul {
	border: 0px;
	margin: 10px 0px 10px 5px;
	padding: 0px;
	text-align: left;
}

#content ul li {
	background: url(images/bullet01.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}

#content.article li {
	background: url(images/bullet01.gif) no-repeat 2px 6px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 12px;
}




#designer {
	height: 0px;
	margin: 0px;
	padding: 0px;
	width: 810px;
}

#designer p{
	color: #CCCCCC;
	font-size: 9px;
	margin: 0px;
	padding: 15px 4px 0px 0px;
	text-align: right;
}

#designer p a{
	color: #CCCCCC;
	text-decoration: underline;
}

#designer p a:hover{
	color: #999999;
	text-decoration: underline;
}





/*
#header {
background: url(images/background_header.gif) no-repeat;
border: solid 1px #000;
font: italic normal 230% 'Times New Roman', Times, serif;
letter-spacing: 0.2em;
margin: 0;
padding: 15px 10px 10px 60px;
}*/

#header form{
	background-color: transparent;
	float: left;
	margin: 34px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 165px;
}

#header input {
	background: url(images/background_form.gif) #FFFFFF top left;
	border: 1px solid #E6E6E6;
	color: #BCBCBC;
	font-size: 9px;
}


#icon-css a {
	background: url(images/icon_css.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 26px;
}

#icon-css a:hover {
	background-position: 0px -15px;
}

#icon-rss a {
	background: url(images/icon_rss.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 27px;
}

#icon-rss a:hover {
	background-position: 0px -15px;
}

#icons {
	background: url(images/background_icons2.gif); /*	clear: both;*/
	height: 15px;
	margin: 0px;
	padding: 10px 20px 5px 0px;
	width: 790px;
}

#icons li {
	display: inline;
}

#icon-xhtml a {
	background: url(images/icon_xhtml.gif) no-repeat 0px 0px;
	float: right;
	height: 15px;
	margin: 0px 5px 0px 0px;
	text-indent: -9999px;
	width: 38px;
}

#icon-xhtml a:hover {
	background-position: 0px -15px;
}

#menu-navigation {
	float: left;
	margin: 34px 0px 0px 0px;
	width: 500px;
}

#menu-navigation a {
	color: #A7A7A7;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#menu-navigation a:hover {
	color: #7E7E7E;
	text-decoration: underline;
}

#menu-navigation li {
	display: inline;
	list-style: none;
	margin: 0px 16px 0px 0px;
}

#menu-navigation li a span {
	border: solid 1px #CCCCCC;
	line-height: 22px;
	padding: 4px 4px 4px 4px;
}

#metadata {
	background: #FAFAFA;
	color: #666666;
	font-size: 9px;
	line-height: 20px;
	margin: 2px 0px 2px 0px;
	padding: 3px 8px 3px 8px;
}

#metadata a {
	color: #E92821;
	text-decoration: underline;
}

#metadata a:hover {
	color: #E92821;
	text-decoration: none;
}



#navigation {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

/* calendar */
#wp-calendar {
	background-color: #FFFFFF;
	empty-cells: hide;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E48843;
	font-weight:bold;
	width: 160px;
	margin: 5px 5px 8px 5px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #E1E1E1;
}

#wp-calendar #next a, #wp-calendar #next {
	padding: 0 5px 0 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #C9D7EF;
	font-weight:bold;
	background-image: none;
	}

#wp-calendar #prev a, #wp-calendar #prev{
	padding: 0 0 0 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #C9D7EF;
	font-weight:bold;
	background-image: none;
	}

#wp-calendar a {
	display: block;
	text-decoration: underline;
	color: #654D35;
	}

#wp-calendar td:hover {
	background-color: #DBCD9C;
	}

#wp-calendar caption {
	text-align: center;
	padding-bottom: 2px;
	padding-left: 2px;
	}

#wp-calendar td { 	
	color: #666;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 1px;
	text-align: center;
	}
	
#wp-calendar td.pad {
	background-color: #E1E1E1;
	}
	
#wp-calendar td {
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	text-align: center;
}	
	
#wp-calendar #today {
	color: red;
	}

#wp-calendar th {
	background-color: #C9D7EF;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-style: normal;
	text-transform: lowercase;
	text-align:center;
	}


.sidebar {
	border-right: 1px solid #E1E1E1;
	list-style-type: none;
	width: 200px;
}

.sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
}

#sidebar ul  {
	margin: 0px;
	padding: 2px 0px 2px 25px;
}

#sidebar ul a:link, #sidebar ul  a:visited, #sidebar ul  a:active {
	background: url(images/bullet03.gif) no-repeat 0px 0px;
	color: #999999;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
}

#sidebar ul  a:hover {
	color: #E92821;
	line-height: 15px;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: underline;
}


#kishi_category {
	font-size: 9px;
	color: #149be1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 30px 0px 30px 0px;
	margin: 0px;
	padding: 0px;
	padding: 10px 0px 0px 0px;
}

#kishi_category  a:link, #kishi_category  a:visited, #kishi_category  a:active{
	background: url(images/bullet02.gif) no-repeat 0px 0px 0px 0px;
	font-size: 9px;
	color: #149be1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#kishi_category  a:hover{
	font-size: 9px;
	color: #149be1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}



/*  kishi adde again ******************************/


/*
#sidebar ul li h2{
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li h2  a:link, #sidebar ul li h2 a:visited, #sidebar ul li h2 a:active{
	background: transparent url(images/bullet02.gif) no-repeat 0px 2px;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#sidebar ul li h2  a:hover{
	background: transparent url(images/bullet02.gif) no-repeat 0px 2px;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}
*/

#top_commentators {
	FONT-SIZE: 9px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 30px 0px 30px 0px;
	padding: 10px 10px 10px 20px;
}

#top_commentators  a:link, #top_commentators  a:visited, #top_commentators  a:active{
	FONT-SIZE: 9px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}

#top_commentators  a:hover{
	FONT-SIZE: 9px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}



#site_statistic {
	FONT-SIZE: 9px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 30px 0px 30px 0px;
	padding: 10px 10px 10px 20px;
}

#site_statistic  a:link, #site_statistic  a:visited, #site_statistic  a:active{
	FONT-SIZE: 9px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}

#site_statistic  a:hover{
	FONT-SIZE: 9px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	text-decoration: none;
}


#site_visitors {
	FONT-SIZE: 10px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#site_visitors  a:link, #site_visitors  a:visited, #site_visitors  a:active{
	FONT-SIZE: 10px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}

#site_visitors  a:hover{
	FONT-SIZE: 10px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}


#unread_comments {
	FONT-SIZE: 10px; 
	COLOR: #8f8f8f; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#unread_comments  a:link, #unread_comments  a:visited, #unread_comments  a:active{
	FONT-SIZE: 10px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}

#unread_comments  a:hover{
	FONT-SIZE: 10px; 
	COLOR: #149be1; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Tahoma;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}



#pop_posts {
	font-size: 9px;
	color: #149be1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
}

#pop_posts  a:link, #pop_posts  a:visited, #pop_posts  a:active{
	background: url(images/bullet02.gif) no-repeat 0px 0px 0px 0px;
	font-size: 9px;
	color: #149be1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}

#pop_posts  a:hover{
	font-size: 9px;
	color: #149be1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}


#kishi_top10{
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 0px -10px;
}

#kishi_top10  a:link, #kishi_top10  a:visited, #kishi_top10  a:active{
	
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px -10px;
	text-decoration: none;
}

#kishi_top10  a:hover{
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px -10px;
	text-decoration: none;
}


#splash {
	background: url(images/splash_new.jpg) no-repeat 0px 0px 0px 0px;
	height: 45px;
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	

}

#KishiNaviMenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	width: 750px;
}


#kishi_menu_navi{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 0px 0px;
}

#kishi_menu_navi  a:link, #kishi_menu_navi  a:visited, #kishi_menu_navi  a:active{
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#kishi_menu_navi  a:hover{
	
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: underline;
}


#wrapper {
	list-style-type: none;
	margin: 0px auto 0px auto;
	width: 850px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}

html>body #sidebar {margin: 0px 0px 0px 26px;}


#qTip {
padding: 3px 3px 3px 3px;
border: 1px solid #f0f0f0;
display: none;
background-color: #E92821;
color: #FFFFFF;
font: bold 9px Verdana, Arial, Helvetica, sans-serif;
position: absolute;
z-index: 1000;
}