/* EXT CSS */

@import "facebox.css";

/* RESET */
html, body { overflow-x: hidden;}
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;
outline: 0;
vertical-align: baseline;
background: transparent;
}



/* GENERAL */

body{
background-color:#8BA1AE;
font-family:Tahoma, Calibri, "Times New Roman";
font-size:11px;
color:#8A9CA8;
text-align:center;
margin:0px;
/*
background: #8BA1AE url(http://students.info.uaic.ro/~andrei.luca/imagini/background.jpg) 50% 50% no-repeat;
*/
background: #8BA1AE url(http://students.info.uaic.ro/~andrei.luca/imagini/topbg.jpg) repeat-x;
}
#body{
width:550px;
text-align: left;
margin: 0 auto;
}
.clr{
clear:both;
}


/* ELEMENTE DESIGN */

#header{
margin-top:3.5em;
background:#8BA1AE url(http://students.info.uaic.ro/~andrei.luca/imagini/header.jpg) no-repeat top center;
height:28px;
}
#menu{
background:#8BA1AE url(http://students.info.uaic.ro/~andrei.luca/imagini/menu.jpg) no-repeat top center;
height:25px;
}
#menu_blog{
background:#8BA1AE url(http://students.info.uaic.ro/~andrei.luca/imagini/menu_blog.jpg) no-repeat top center;
height:25px;
}
#content{
background:#8BA1AE url(http://students.info.uaic.ro/~andrei.luca/imagini/body.jpg) repeat-y top center;
padding-bottom:1em;
text-align:justify;
}
#footer{
background:#8BA1AE url(http://students.info.uaic.ro/~andrei.luca/imagini/bottom.jpg) no-repeat top center;
height:32px;
clear:both;
margin-bottom:2em;
}


/* MENIUL PRINCIPAL */

.meniu{
padding: 5px 0px;
font-weight:bold;
margin-left:1em;
}
.meniu ul {
display: inline;
border: none;
}
.meniu ul li{
list-style: none;
padding:0px 10.3px;
display: inline;
}
.meniu ul li a{
text-decoration:none;
color:#9CADB7;
}
.meniu ul li a:hover{
color:#8191A0;
}
.meniu ul li #selectat{
color:#8191A0;
padding-bottom:9px;
background: url(http://students.info.uaic.ro/~andrei.luca/imagini/selectat.jpg) no-repeat center center;
}

/* SMALL HACKZ */
*:first-child+html .meniu ul li #selectat{ position:relative; bottom:0px; }
*+html .meniu ul li #selectat{ position:relative; bottom:0px; }

/* HEADER */

#head{
float: left;
width: 440px;
height: 21px;
}
h1 a#head {
font-size:11px;
text-decoration:none;
color:#D6DDE3;
padding:5px 10px;
}
* html h1 a#head{
padding:3px;
}
.textsize{
float:right;
margin-right:6px;
margin-top:5px;
font-size:12px;
width:20px;
height:13px;
cursor:pointer;
}
.letitsnow{
width:38px;
margin-right:5px;
}
/*
#ads{
background: #8BA1AE url(http://students.info.uaic.ro/~andrei.luca/imagini/topbg.jpg) repeat-x;
padding:5px;
position:absolute;
top:0px;
left:0px;
width:100%;
_width:300%;
background-color:#6D7C8F;
filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity:0.6;
border-bottom:1px solid #D6DDE3;
color:#FFF;
text-align:left;
}

#ads a{
color:#FFF;
text-decoration:none;
}
*/
/* CONTINUT */

.continut{
padding:10px 10px 10px 18px;
float:left;
width:305px;
}
p{
line-height:1.2em;
}
.sidebar p{
margin-bottom:10px;
}
.continut img{
border:1px solid #CCC;
padding:3px;
}
.continut a{
color:#8A9CA8;
text-decoration:none;
border-bottom:#ced6d4 1px dotted;
}
.continut a:hover{
border-bottom:#8191A0 1px dotted;
}
.continut h2 {
font-family:"Lucida Sans Unicode"; 
font-size:16px;
font-weight:normal;
cursor:default;
letter-spacing:-1px;
padding:7px 0 2px 0;
margin:0 0 5px 0;
border-bottom:#ced6d4 1px dotted;
}
.continut h2 small.hide{
font-weight:lighter;
color:#a0acb5;
visibility:hidden;
}
.continut h2:hover small {
visibility:visible;
}
.continut ul.lista{
margin-left:2em;
list-style-image: url(http://students.info.uaic.ro/~andrei.luca/imagini/dot.jpg);
line-height:1.5em;
}
.continut ol.lista{
margin-left:2em;
}
.blur{
margin-left:3px;
padding-right:50px;
background-image: url(http://students.info.uaic.ro/~andrei.luca/imagini/text_blur.png);
}


/* DOWNLOAD PAGE */

.download{
list-style:none;
background:#F5F5F5;
margin-bottom:5px;
padding:5px;
display:block;
border:1px solid #D6DDE3;
height:13px;
}

.download .left{
float: left;
}
.download .right{
float: right;
text-align:right;
color:#D6DDE3;
}

/* SIDEBAR */

.sidebar{
float:left;
width:180px;
overflow:hidden;
padding:3px 0px 0 20px;
}
.sidebar a{
color:#8A9CA8;
text-decoration:none;
}
.sidebar .menu_galerie{
background: url(http://students.info.uaic.ro/~andrei.luca/imagini/menu_galerie.jpg) no-repeat center center;
width:179px;
height:40px;
}

.sidebar ul.recomandari li{ margin-bottom:5px;padding-bottom:5px; line-height:13px;text-align:left;}
.sidebar ul.recomandari li a{ text-decoration:underline !important;}

/* SIDEBAR DOWNLOADS */

.sidebar div.download_list a{
background: url(http://students.info.uaic.ro/~andrei.luca/imagini/file_list_secure.jpg) 0px 0px no-repeat;
width:180px;
height:15px;
display:block;
padding:5px 25px;
margin-bottom:3px;
}

html>body .sidebar div.download_list a:hover{
background: url(http://students.info.uaic.ro/~andrei.luca/imagini/file_list_secure.jpg) 0px -25px no-repeat;
}

.sidebar div.download_list_free a{
background: url(http://students.info.uaic.ro/~andrei.luca/imagini/file_list_free.jpg) 0px 0px no-repeat;
width:180px;
height:15px;
display:block;
padding:5px 25px;
margin-bottom:3px;
}
html>body .sidebar div.download_list_free a:hover{
background: url(http://students.info.uaic.ro/~andrei.luca/imagini/file_list_free.jpg) 0px -25px no-repeat;
}

.sidebar .more{
float:right;
color:#8BA1AE;
margin-right:2px;
font-size:9px;
border-bottom:1px solid #BCC8D1;
}


/* SIDEBAR GALERIE */

/*
.galerie a img{
filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity: 0.4;opacity: 0.4;
border:1px solid #C5A0C5;
padding:2px;
background-color:#EAEEF1;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.galerie a:hover img{
filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity:1;
}
*/
.galerie a span.descriere {
cursor:pointer;
display:block;
background:#000;
width:165px;
color:#FFF;
position:relative;
bottom:8px;
padding:1px 3px 2px 5px;
left:3px;
filter:alpha(opacity=15);-moz-opacity:0.15;-khtml-opacity: 0.15;opacity: 0.15;
margin-top:-1em;
}


/* FOOTER */

#footer .copy{
color:#B3C1CA;
position:relative;
top:14px;
left:5px;
}
#footer .copy a{
color:#B3C1CA;
text-decoration:none;
border-bottom:#B3C1CA 1px dotted;
}
#footer .w3c{
position:relative;
width:80px;
float:right;
height:12px;
margin:10px 60px;
}

/* FORMULARE */

#form {
text-align:left;
font-size:10px;
}
#form select {
width:305px;
padding:3px;
font-family:Tahoma;
font-size:11px;
color:#666;
margin:5px 0 5px 0;
line-height:1.2em;
background:#FFFFFF;
border:1px solid #BFBFBF;
display:block;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
#form input {
width:274px;
padding:4px;
font-family:Tahoma;
font-size:11px;
color:#666;
margin:5px 0 5px 0;
line-height:1.2em;
background:#FFFFFF;
border:1px solid #BFBFBF;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
#form input:hover {
color:#444;
background:#F0F0F0;
border:1px solid #999;
}
#form textarea {
display:block;
width:295px;
padding:4px;
font-family:Tahoma;
font-size: 11px;
color:#666;
margin:5px 0 5px 0;
line-height:1.2em;
background:#FFFFFF;
border:1px solid #BFBFBF;
overflow:hidden;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
#form textarea:hover {
color:#444;
background:#F0F0F0;
border:1px solid #999;
}

#form #trimite {
border:0px;
width:65px;
display:block;
background:url(http://students.info.uaic.ro/~andrei.luca/imagini/btn.jpg) no-repeat;
cursor:pointer;
font-weight:bold;
color: #75838A;
}
#form #trimite:hover {
color: #8BA1AE;
}
* html #form #trimite{
height:23px;
}
*:first-child+html #form #trimite{
height:24px;
}

#form .mesaj_eroare{
background-color:#FFAEAE;
color:#FFF;
padding:10px;
font-size:11px;
margin-bottom:1em;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
#form .mesaj_succes{
background-color:#8BA1AE;
color:#FFF;
padding:10px;
font-size:11px;
margin-bottom:1em;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
#form .email{
background:#FFF url(http://students.info.uaic.ro/~andrei.luca/imagini/email.jpg) no-repeat !important;
background-position:5px 6px !important;
padding-left:25px !important;
}

/* WINTER */

#zapada{
position:fixed;
left:0px;
bottom:0px;
margin:auto;
height:28px;
width:100%;
background:url('imagini/zapada.png') repeat-x;
}


/* TWITTER */

#tweet ul{
list-style:none;
text-align:left !important;
}
.twitter_load{
background: url(http://students.info.uaic.ro/~andrei.luca/imagini/loader.gif) 50% 50% no-repeat;
height:100px;
}
.twitterinfo{
background: #D6DDE3 url(http://students.info.uaic.ro/~andrei.luca/imagini/twitter_arrow.jpg) no-repeat;
background-position: 0px 5px;
padding:4px 7px;
border-bottom:1px solid #FFF;
-moz-border-radius-topleft:1px;
-webkit-border-radius-topleft:1px;
-moz-border-radius-topright:1px;
-webkit-border-radius-topright:1px;
}
.twittertext{
margin-bottom:1em;
background-color:#EAEEF1;
padding:4px;
-moz-border-radius-bottomleft:2px;
-webkit-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-webkit-border-radius-bottomright:2px;
}
/* SIDEBAR */


.sidebar ul{
list-style:none;
margin-left:2px;
margin-right:3px;
}

.sidebar ul li{
display:block;
padding:3px 0;
border-bottom:1px solid #EEE !important;
font-size:10px;
}
.sidebar ul li a{
font-size:11px;
display:block;
margin-left:1px;
}
.sidebar ul li a:hover{
/*
font-weight:bold;
*/
color:#AAA !important;
}
* html .sidebar ul li a{
width:98%;
z-index:2;
}

.sidebar .list{
background: url('http://students.info.uaic.ro/~andrei.luca/blog/wp-content/themes/alexluca/imagini/blogside_box.jpg') no-repeat;
padding:6px 8px;
height:13px;
font-weight:bold;
}
/* ALTELE */

#fii{
position:absolute;
top:0px;
left:50px;
height:150px;
width:36px;
background: #8BA1AE url(http://students.info.uaic.ro/~andrei.luca/imagini/fii.jpg) no-repeat;
}
.circle_list{
list-style-type: circle; 
margin:1em 0 1em 1.3em;
line-height:20px;
}
.circle_list li{
margin-bottom:1em;
}
#webent{
top:15px;
right:5px;
width:48px;
height:359px;
position:absolute;
background: url(http://students.info.uaic.ro/~andrei.luca/imagini/webent.png) no-repeat;
}
