*{
	margin: 0;
	padding: 0;
	outline: none;
}

label{
	color: #fff;
	text-transform: uppercase;
}

textarea{
	background: #380000;
	border: 0;
	font-size: 11px;
	font-family: Verdana;
	color: #fff;
}

#submit{
	background: #380000;
	border: 0;
	font-size: 11px;
	font-family: Verdana;
	color: #fff;
	margin-top: 5px;
	padding: 5px;
}

.flashed{
	font-size: 14px!important; 
	color: #ffffff!important;
}

.sIFR-active .flashed
{
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
	  color: #ffffff;
}

li.sIFR-replaced object{
	height: 17px;
	margin:0;
	padding: 0;
	line-height:0px;
}

li.sIFR-replaced{
	height: 17px!important;
	font-size: 16px!important;
	font-size: 10px;
	line-height: 1px;

}

div.sIFR-replaced object{
	margin:0;
	padding:0;
	height: 20px;
	width: 300px;
}

* html li.sIFR-replaced , * html div.sIFR-replaced {
	margin-left:-8px;
	position: relative;
}

.sIFR-flash {
	margin-left: -7px;
	position: relative;
}

.input_text{
	background: #380000;
	border: 0;
	color: #fff;
	height: 18px;
	font-size: 10px;
	padding: 2px 0 0 4px;
}

.col_left{
	float: left;
	overflow: hidden;
	width: 495px;
	
	
	
}

.col_right{
	float: left;
	width: 440px;
	
	
}

.custom_font{
	font-size: 20px;
	color: #9a0000;
}

h1 {
	color: #9a0000;
	display: inline;
	font-size: 1.2em;
	font-weight: normal;
	background: url(../images/dotted_border_bottom.gif) bottom left repeat-x;
	padding-bottom: 3px;
	margin-bottom: 20px;
	text-decoration: none;
	
}

body{
	background: #0c0c0c  url(../images/bg.jpg) top center no-repeat;
	font-size: 62.5%;
	font-family: Verdana;
	line-height: 14px;
	text-align: center;
	color: #a2a2a2;
	overflow: auto;
}

#main{
	background: #000 url(../images/bg.jpg) top center no-repeat;
	margin: 0 auto;
	
	text-align: left;
	width: 935px;
}

/* header start here */

#header{
	height: 236px;
	
}

	#date{
		font-size: 1em;
		padding-top: 11px;
		height: 40px;
		text-align: right;
	}
	
	#date form{
		display: inline;
	}
	
	#date .submit{
		display: none;
	}
	
	#date .search{
		width: 167px;
	}
	
	
	
	#date span{
		color: #9a0000;
	}
	
	#date .margin_label{
		margin-left: 12px;
	}
	
	#logo{
		display: block;
		float: left;
		width: 300px;
		height: 150px;
	}
	
	#header .special{
		margin-left:192px;
		margin-top:23px;
		float: left;
		font-size: 17px;
		color: #ff0000;
		width: 350px;
		height: 20px;
	}
	
	#header .special a{
		text-decoration: none;
		color: #ff0000;
		text-transform: uppercase;
	}
	
	#header .categories{
		background: url(../images/cat_bg.gif) 2px 0px no-repeat;
		list-style: none;
		float: left;
		margin: 0px 0 0 195px!important;
		padding-top: 10px;
		float: left;
		width: 200px;
		overflow: hidden;
	}
	
	#header .categories{
			margin: 5px 0 0 200px!important;
	}
	
	#header .categories{
		list-style: none;
		color: #9a0000;
		font-weight: normal;
	}
	
	#header .categories li{
		clear: left;
		font-size: 14px;
		height: 10px;
	}
	
	#header .categories a{
		color: #fff;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
		margin-right: 10px;
		line-height: 14px;
		float: left;
	}
	
	#header .categories p{
		display: inline;
		width: 20px;
		color: #9a0000;
		font-weight: normal;
		font-size: 10px;
		margin-left: 5px;
		vertical-align: text-top;
			float: left;
	}
	
	#header .banner{
		margin-top:-2px;
		position: relative;
		float: left;
	}
	

/* header finish here */

/*content start here */

#content{
	font-size: 1.1em;
	line-height: 18px;
	overflow: auto;
	padding: 0 3px 10px 3px;
	min-height: 229px;
	height: auto!important;
	height: auto;
	
}
	#content .custom_list{
		list-style: square;
		list-style-position: inside;
	}
	
	#content .custom_list{
		padding: 5px 0 5px 0;
		line-height: 14px;
		background: url(../images/dotted_border_bottom.gif) repeat-x scroll left bottom;
	}
	
	#content .custom_list .date{
		display: inline;
		float: left;
		width: 100px;
	}

	#content .col_left{
		margin-right: 25px;
		width: 460px;
	}
	
	#content .navigation{
		padding-top: 10px;
	}
	
	#content .navigation a{
		color:#303030;
	}
	
	#content .navigation a:hover{
		background: url(../images/dotted_border_bottom.gif) repeat-x scroll left bottom;
	}
	
	#content h1 a:hover{
		background: none;
	}

	#content .article_info{
		border-top: 1px solid #333333;
		color: #303030;
		font-size: 10px!important;
		line-height: 14px;
		margin-top: 14px;
		padding-top: 5px;
		height: 60px;
		overflow: auto;
		text-align: left;
	}
	
	#content .article_info a {
		color: #303030;
		text-decoration: none;
	}
	
	#content .side_info a , #content .side_info span{
		color: #9A0000;
	}
	
	#content  .short_text{
		margin-top: 20px;
		height: 90px;
		overflow: hidden;
	}
	
	#content .article_info a:hover {
		background: url(../images/dotted_border_bottom.gif) bottom left repeat-x;
	}
	
	#content .side_info a:hover{
		background: url(../images/red_dotted_border_bottom.gif) bottom left repeat-x;
	}
	
	#content .side_info{
		padding-right: 50px;
		height: 230px;
		width: 280px;
		margin: 0;
	}
	
	#content .side_info h1{
		background: none!important;
	}
	
	#content .side_info p{
		background: url(../images/dotted_border_bottom.gif) top left repeat-x;
		font-size: 0.9em;
		line-height:  1.1em;
		padding: 10px 0 10px 0;
	}
	
	#content .single_right{
		width: 550px;
	}
	
	#content a , #footer .aktt_tweets a{
		color: #9a0000;
		text-decoration: none;
	}
	
	.widecolumn  .entry{
		padding-top: 8px;
		min-height: 130px!important;
		height: 100%!important;
		height: 130px;
		
		
	}
	
	.narrowcolumn .entry{
		min-height: 130px!important;
		height: 130px;
	}
	
	.widecolumn  .entry p{
		margin: 10px 0 10px 0;
	}
	
	#content a:hover {
		background: url(../images/red_dotted_border_bottom.gif) bottom left repeat-x;
	}
	
	
	
	#content .readmore{
		background: url(../images/read_more_simbol_gray.gif) center right no-repeat;
		padding-right: 20px;
	}
	
	#content .readmore:hover{
		background: url(../images/read_more_simbol.gif) center right no-repeat!important;
	}
	
	#content .gray_links a{
		color: #a2a2a2;
		font-size: 9px;
	}
	
	#content .gray_links a:hover{
		background: url(../images/dotted_border_bottom.gif) bottom left repeat-x;
	}
	
	#content h1 span{
		color : gray;
		
	}
	
	
	#content .post h1{
		color: #303030!important;
		font-size: 1.4em;
	}
	
	#content .post img{
		border: 0;
	}
	
	#content .post h1 a{
	color: #303030!important;
	}
	
	/*comentarii*/
	
	#content #respond .input_text{
		width: 150px;
		margin-bottom: 5px;
	}
	
	#content #respond{
		overflow: auto;
		padding-left:334px;
		width:600px;
	}
	
	
	
	#content #comments_container{
		
		background: url(../images/dotted_border_bottom.gif) top left repeat-x;
		position: relative;
		margin-left:-334px;
		margin-top:10px;
		width: 930px!important;
		width:925px;
		overflow: hidden;
		padding: 10px 3px 10px 3px;
	}
	
	#content #comments_container #comments{
		display: block;
		padding: 10px 10px 10px 3px;
		
	}

	

	#content #comments_container .comment-meta-author-body{
		overflow: auto;
		margin-bottom: 20px;
		width:100%;
		float: left;
		
	}
	#content #comments_container .comment-author-meta{
		text-align: right;
		float: left;
		margin-right:20px;
		width: 280px;
		
	}
	
	#content #comments_container form{
		overflow: hidden;
	}
	
	#content #comments_container form textarea{
		overflow: auto;
		font-size: 9px;
	}
	#content #comments_container .comment_text{
		float: right;
		background: url(../images/vertical_dotted_border_bottom.gif) top left repeat-y;
		padding-left:  20px;
		margin-right: 50px;
		width: 548px;
		display: inline;
	}
	
	#content #respond p{
		background: none;
		padding-left: 0;
	}
	
	#content #comments_container .respond{
		text-align: left;
		
	}
	
	#content #comments_container #respond .info{
		margin-top: 10px;
		margin-bottom: 10px;
		width: 300px;
		font-size: 9px;
	}
	
	
	#content #comments_container .commentlist{
		
		list-style: none;
	}
	
	#content #comments_container .input{
		background: #fff!important;
		color: #000!important;
		font-size: 11px;
	}
	
	#content #comments_container #comment{
		width: 550px;
	}

/* content end here */

/*
	Footer start here
*/

#footer{
	background: #0c0c0c url(../images/footer.jpg) top left  no-repeat;
	color: #303030;
	overflow: auto;
	padding-bottom: 30px;
	clear: both;
	height: 100%!important;
	min-height: 200px;
	height: 200px;
	
}

	#footer .col{
		float: left;
		overflow: auto;
		width: 179px;
	}
	
	* html #footer .col{
		width: 179px;
		
	}
	
	* html #footer {
		overflow: hidden;
	}
	
	#footer .col li{
		margin-left: 3px;
		display:inline;
	}

	#footer h2{
		border-bottom: 1px solid #1e1e1e;
		color: #fff;
		font-size: 14px;
		padding: 20px 0 10px 0;
		margin: 0 0 10px 0;
	}
	
	#footer ul{
		list-style: none;
	}
	
	#footer #blogroll ul ul{
		margin: 5px 0 5px 10px;
		display: none;
	}
	
	#footer .col ul li{
		display: block;
	}
	#footer a{
		color: #303030;
		line-height: 14px;
		text-decoration: none;
	}
	
	#footer a:hover{
		background: url(../images/dotted_border_bottom.gif) bottom left repeat-x;
	}
	
	
	#footer .margined{
		margin-left: 10px;
	}
	
	#footer .small_margined{
		margin-left: 25px;
	}
	
	#footer span{
		color: #9a0000;
	}
	
	#footer li{
		list-style: none;
	}
	
	#footer #blogroll li h2{
		font-size: 1.1em;
		font-weight: normal;
		color: #9a0000;
		padding: 0;
		margin: 0;
		border: 0;
		cursor: hand; cursor: pointer;
	}
	
	#footer #blogroll ul a {
		font-style: italic;
	}
	
	#footer .categories{
		overflow: hidden;
	}
	
	#footer .aktt_tweets li{
		margin-bottom: 5px;
		font-style: italic;
	}
	
	 #footer .aktt_tweets a:hover{
		background: url(../images/red_dotted_border_bottom.gif) bottom left repeat-x!important;
		}
	
	#footer #aktt_tweet_text{
		width: 170px;
		background:#380000 none repeat scroll 0 0;
		border:0 none;
		color:#FFFFFF;
		font-size:10px;
		height:18px;
		padding:2px 0 0 4px;
	}
	
	#footer #aktt_tweet_submit{
		display: none;
	}
	
/*
	Footer end here
*/