/* base
----------------------------------------------- */


blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
margin-top:7px;
margin-bottom:14px;
/*	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
*/
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}



/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}



.section_list {

	list-style-type: none;
}

.section_list li a, .section_list li a:visited {
  position:relative;
  text-decoration:none; 
  text-align:center; 
  background-color:#B3B3B3; 
  color:#000; 
  display:block; 
  width:155px; 
  border:2px solid #fff;
  border-color:#def #678 #345 #cde;
  padding:1px;
  margin:1px auto;
  }

.section_list li a:hover {
  top:1px;
  left:1px;
  color:#000;
  border-color:#345 #cde #def #678;
  }




/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */


/* overrides
----------------------------------------------- */



.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

/*eu*/

*{
margin: auto; 
padding: 0px;

}
body {
background-color:#c8beb7;
height: 100%;
}
#main-wrapper{

margin: auto; 
padding: 0px;
text-align: center;
height:100%;
}

#wrapper{
width: 100%;
height: 100%;
margin:auto;
text-align: center;

}

#left {
position: absolute;
margin-left: 0px;
width: 50%;
height: 100%;
background-color:#c8beb7;
background-image: url(images/l.png);
background-repeat: repeat-x;
background-position: top;
z-index:-20000
}
#right {
position: absolute;
margin-left: 50%;
width: 50%;
height: 100%;
background-color:#c8beb7;
background-image: url(images/r.png);
background-repeat: repeat-x;
background-position: top;
z-index:-20000
}


#container{
text-align: left;
width: 780px;
margin: auto; 
background-image: url(images/main.png);
background-repeat: repeat-y;
background-position: top;
}
.header {
width: 780px; 
height: 300px;
background-image: url(images/header.png);
}
.navigation {
width: 180px;
float: left;
}
.main-content{
width: 550px;
float: left;
margin-left: 30px;
}
.footer {
width: 780px; 
height: auto;
background-color:#c8beb7;
background-image: url(images/footer.png);
background-position: top;
background-repeat: no-repeat;
padding-top:20px; 
}
.clr {
clear: both;
}
.title{
margin-left: 235px;
padding-top: 160px;

}
.slogan {
margin-top: 20px;
margin-left: 150px;
color: rgb(255,102,0);
font-family: arial;
font-weight: bold;
}

.title h1 {
font-family: Arial Black;
font-style: italic;

}
.title a {
color: rgb(255,102,0);
}


.recent_articles {
list-style-type: none;
margin: 0px;
}
.recent_articles li a, .recent_articles li a:visited {
background-color: rgb(255,255,153);
width: 530px;
display: block;
margin: 0px;
font-style: italic;
}


.recent_articles li a:hover {
background-color: rgb(255,153,51);
margin: 0px;
font-style: italic;
font-weight: bold;
}
/*
.recent_articles li a, .recent_articles li a:visited {
  position:relative;
  text-decoration:none; 
  text-align:center; 
  background-color:#E3DEDB; 
  color:#000; 
  display:block; 
  width:540px; 
  border:2px solid #fff;
  border-color:#def #678 #345 #cde;
  padding:1px;
  margin:1px auto;
  }

.recent_articles li a:hover {
  top:1px;
  left:1px;
  color:#000;
  border-color:#345 #cde #def #678;
  }
*/
.lista_articole{
display: block;
background-color:#FF6600;
color: rgb(255,255,255);
font-weight: bold;
}

.titlu_articol{
background-color: rgb(238,232,170);
display: block;
font: normal normal bold medium bold Arial;

}

.disclaimer {
color:red; 
font-style: italic;
margin-top: 1px;
margin-bottom: 1px;
font-size: small;
line-height: 90%;
}
#cautare {
width: 150px;
text-align: center;

}

















