/*
Theme Name: eTwinning
Theme URI: http://etwinning.ro/
Description: eTwinning's default <a href="http://etwinning.ro">theme</a>.
Version: 0.9
Author: GREPIT
Author URI: http://asociatie.grepit.info/
Tags: white, yellow, blue,simple, 

	This theme was designed and built by Doru Stefanescu,
	whose blog you will find at http://doru.grepit.info/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Resteaza elementele globale */

* {
	margin: 0;
	padding: 0;
}
/* Reseteaza toate elementele pentru a evita orice "gandac". */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* Scoate margin/padding din jurul elemetelor de tipul "form". */ 

input, select, textarea {
	font-size: 11px;
}
/* Inlatura elementul "border" din jurul imaginilor */

a img, abbr, acronym {
	border: none;
}
/* Reseteaza tipul fontului */	

strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
/* Seteaza listele  */

ul, ol {
	list-style: none;
}
/* Stiluri pentru tabele */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, th, tr, td, caption {
	vertical-align: top;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* Definire pagina */





body {
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top: solid 5px #FFCC26;
}
#logo {
	width:710px;
	height:100px;
	float:left;
	display:inline-block;
	text-indent:-1000000px;
	background:url(imagini/logo_etwinning_ro.png) no-repeat;
	z-index:1;
	margin-top:35px;
}
#antet {
	background: url(imagini/fundal_antet.png) repeat-x #FFFFC6;
}
.clear {
	clear:both;
}
#mediu {

	text-align:center;
	background:url(imagini/fundal_mediu.png) repeat-x top;
}
/* Definire stanga */

#stanga {
	margin-left:15px;
	width:175px;
	float:left;
	display:inline-block;
	position:relative;
	text-align:left;
}
.celula_stanga_sus {
	margin-top:20px;
	background:#D9E8FF;
	border-top: 1px solid #DAE7F3;
	border-left: 1px solid #DAE7F3;
	border-right: 1px solid #DAE7F3;
	padding:7px 0px 2px 15px;
	color:#3F87BB;
	font-weight:bold;
}
.celula_stanga_mijloc {
	background:#F8FEFF;
	border-left: 1px solid #DAE7F3;
	border-right: 1px solid #DAE7F3;
	border-bottom: 1px solid #DAE7F3;
	padding:8px 5px 10px 8px;
	z-index:200
	
}
.celula_stanga_mijloc a {
	padding-left:18px;
	background:url(imagini/steluta_meniu_stanga.png) left center no-repeat;
	text-decoration:none;
	color:#2173AF;
}

.celula_stanga_mijloc a:hover {
	padding-left:18px;
	background:url(imagini/steluta_meniu_stanga_hover.png) left center no-repeat;
	text-decoration:none;
	color:#C90;
}

.celula_stanga_jos {
	background:url(imagini/celula_stanga_jos.png) left no-repeat;
	height:18px;
	z-index:1;
}
.detalii_proiect {
	text-align:left;
	color:#999;
	font-size:13px;
	background:#FFF;
	margin-top:30px;
}
.detalii_proiect p {
	line-height:16px;
	padding:0 3px 5px 4px;
}
.detalii_proiect img {
	padding:0 8px 0 0;
}
.detalii_proiect a {
	padding:0;
	color:#333;
	text-decoration:none;
	background:none;
}
.detalii_proiect a:hover {
	padding:0;
	color:#000;
	text-decoration:none;
	background:none;
}
/* Definire centru */

#centru {
	padding:25px 20px 20px 20px;
	margin:0 220px 0 190px;
	width:auto;
	text-align:left;
}
#centru a {
	color:#006DAD;
	text-decoration:none;
}
#centru a:hover {
	color:#000000;
	text-decoration:none;
}
/* Definire dreapta */

#dreapta {
	width:200px;
	float:right;
	display:inline-block;
	position:relative;
	text-align:left;
	margin-top:5px;
	margin-right: 14px;
}
.dreapta_anunturi {
	margin-top:20px;
	padding:7px 0px 2px 10px;
	color:#515151;
	font-weight:bold;
	background:#D9E8FF;
	height:19px
}
.dreapta_anunturi_mijloc {
	padding:8px 5px 0 10px;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	background:#F8FEFF;
	border-left: 1px solid #DAE7F3;
	border-right: 1px solid #DAE7F3;
}
.dreapta_anunturi_mijloc h3 {
	color:#006DAD;
	font-size:11px;
	margin:0 0 2px;
	font-weight:bold;
}
.dreapta_anunturi_mijloc p {
	line-height:16px;
	padding:2px 2px 2px 2px
}
.dreapta_anunturi_mijloc a {
	background:none;
	text-decoration:none;
	color:#515151;
	;
}
.dreapta_anunturi_jos {
	background: url(imagini/anunturi_jos.png) no-repeat;
	height:16px;
}
#logo_net {
	float:right;
	width:180px;
	background:url(imagini/fundal_sus.png) no-repeat;
	padding-left:26px;
	padding-top:5px;
	margin-top:-3px;
}
#logo_net p {
	font-size:14px;
	font-weight:600;
	padding-top:2px;
}
#logo_net a {
	text-decoration:none;
	color:#FFF;
}
#logo_net a:visited {
	text-decoration:none;
	color:#FFF;
}
#logo_net a:hover {
	text-decoration:underline;
	color:#FFF;
}
#antet_b {
	background:#BAD8D9;
	margin-top:10px;
	border-top: #A3C6E0 1px solid;
	text-align:right;
	padding:3px 0;
	padding-right:18px;
}
#antet_b a {
	padding-left:15px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#antet_b a:hover {
	color:#000;
}

.formular p { text-align:center; padding:10px; line-height:30px;}

/* Definire subsol */

#meniu_jos { 
	font-family:Tahoma,Arial,sans-serif; 
	font-size:11px;
	padding:3px;
	text-align:center;
	border-top: 1px solid #A3C6E0;
	background:#BAD8D9;}
#meniu_jos a { padding-left:15px; color:#555; text-decoration:none;}
#meniu_jos a:hover { color:#222; text-decoration:underline;}

#subsol {
    background:#F8FEFF;
	width:100%;
	margin:20px auto 0 auto;
	color:#999;
	font-size:11px;
}
#subsol img {
	padding:0 5px 0 0;
}
#drept_autor {
	padding:15px 0px 0px 0px;
	text-align:center;
}
#drept_autor p {
	line-height:10px;
	padding:0px;
}

.navigation{}
.alignright{ float:right}
.alignleft{ float:left}

#contact{}
.insemnare{ background:url(imagini/linie.gif) repeat-x bottom; margin-bottom:20px; padding-bottom:20px;}
/* Tipografiere */

p {
	line-height:18px;
	padding:0 0 21px;
	color:#636B75;
}
h2 { font-family:Georgia, "Times New Roman", Times, serif;
	color:#109DD0;
	font-size:21px;
	margin:0 0 13px;
}
h3 {
	color:#109DD0;
	font-size:19px;
	margin:0 0 13px;
}
.hr {
	background:url(imagini/linie.gif)repeat-x left top;
	padding-bottom:30px;
}
.detalii_proiect p {color:#999;font-family:Tahoma,Arial,sans-serif; font-size:11px; padding:2px 0px 14px 0px; line-height:1.2; text-align:center}
.detalii_proiect a {color:#555;}
.alc { text-align:center;}

#sidebar li {color:#515151;font-family:Tahoma,Arial,sans-serif; font-size:11px; padding:8px 5px 0 0px;}

.comment { background:#F8FEFF; margin-bottom:10px; padding:10px; border-top:5px solid #A3C6E0;border-left:1px solid #A3C6E0;border-right:1px solid #A3C6E0; border-bottom:1px solid #A3C6E0;}
.comment-author { padding-bottom:2px;}
.comment-meta { padding-bottom:20px;}

#commentform {background:#F8FEFF; margin-bottom:10px; padding:10px; border-top:5px solid #A3C6E0;border-left:1px solid #A3C6E0;border-right:1px solid #A3C6E0; border-bottom:1px solid #A3C6E0; color:#555;}
#commentform input { padding:5px; border:1px solid #A3C6E0; margin-bottom:8px; width:200px;}
#commentform textarea { padding:5px; border:1px solid #A3C6E0;}