/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	background: #000;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	height: 115px;
	text-transform: lowercase;
}

#logo {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#rosu {
	background-color: #ec090c;
	height: 3px;
	clear: both;
}

/* Languages */

.languages {
	color:#fff;
	text-align: right;
	height:20px;
	
	}
	.languages a {
	font-weight: normal;
	font-size: 10px;
}

h1{
	font-family: Georgia, Arial, Helvetica;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

a {
	color:#ec090c;
}

a:hover {
	text-decoration: none;	
}


/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
	float: left;
}

/* Content */

#content {
	float: right;
	width: 525px;
	
}
.post {
	background-color:#c8c8c8;
	color: #0c0c0c;
	font-size: 11px;
}
.post p {
	padding:0px 10px 0px 10px; 
	margin: 0; 
	font-size: 11px; 
	line-height: 14px;
}
.postsec {
	padding: 0;
	background-color: #0c0c0c;
	background-image: url(/images/postsec_titlu_top.gif);
	background-position: top;
	background-repeat: no-repeat;	
	margin: 0px;
}
.postsec_content {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	color: #bababa;	
	background-image: url(/images/postsec_more.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;	
	font-size:11px;
	line-height: 14pt;
}

.postsec_contentNoImage {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	color: #bababa;	
	font-size:11px;
	line-height: 14pt;
}



.post_details {
	padding: 0px;
	background-color:#c8c8c8;
	background-image: url(/images/bg_details.gif);
	color: #0c0c0c;
}
.post_details_titlu {
	margin: 0;
	padding: 0;
	background-color: #0c0c0c;
	background-image: url(/images/postsec_titlu_top.gif);
	background-position: top;
	background-repeat: no-repeat;	
}
.details {
	margin-top: -14px;
	padding: 14px;
	color: #0c0c0c;	
	background-image: url(/images/bottom_details.gif);
	background-position: bottom right;
	background-repeat: no-repeat;	
	font-size:11px;
	line-height: 14pt;
}

.entry {
	padding: 3px;
	BACKGROUND-COLOR: #0c0c0c;
	background-image: url(/images/postprinc_more.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
h1{
	font-family: Georgia, Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.titlesec {
	background-image: url(/images/postsec_titlu_botom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 8px;	
	margin: 0px;
}
.title_details {
	padding: 10px;
	margin: 0px;
}

.title {
	margin: 0;
	padding:6px;
}
.data {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(/images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	padding: 0;
	margin: 0;
	width: 180px;
}



#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-left: 0;
	border-bottom: 1px solid #000;
	text-align: right;

}

#sidebar a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 1px;
	width: 180px;
	color: #ccc;
	border-left: 3px solid #000;
	
}

#sidebar a:hover {
	text-decoration: none;
	color: #fff;
	border-left: 3px solid #ec090c;
}
#sidebar .current a {
	border-left: 3px solid #ec090c;
	color: #fff;
	padding-bottom: 1px;
}
#sidebar .home a {
	border-left: 3px solid #ec090c;
	background: #333333;
	color: #fff;
	padding-bottom: 1px;
}

/* Footer */

#footerleft {
	margin:0;
	padding-top: 5px;
	float:left;
	text-align: right;
	width: 180px;
}
#footerright {
	padding-top: 0px;
	padding-left: 74px;
	margin: 0;
	float: left;
	width: 520px;
	
}

#footerright p {
	border-left: 3px solid #ec090c;
	text-align: left;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 0px;
	color: #999999;
}

#footerright a {
	color: #fff;
}

.picture_border {
	padding:7px;
 	background-color: #bfbfbf;
}

/* ov - start */
.picture_border {
	padding:7px;
 	background-color: #bfbfbf;
}
.linknocss{
	text-decoration: none;
	color: white;
}
textarea {
	color:#4c4c4c;
	font-size: 11px;
	padding: 2px;

}
.txtWhite {
	color: #fff;
}
.btnSubmit {
   color: white;
   font-size:11px;
   font-weight:bold;
   background-color:#8e8e8e;
   border:1px solid;
   border-top-color:#717171;
   border-left-color:#717171;
   border-right-color:#4f4f4f;
   border-bottom-color:#4f4f4f;
   padding: 2px;
}

/* ov -end */