@charset "UTF-8";

/* Global Styles */


@font-face{
	font-family: Gotham;
	src:url(../fonts/gothamlight.ttf);
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
} 

body {
	color: #fff;
	line-height: 1.5em;
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
	font-size: 14px;
	letter-spacing: .10em;
	background: #000 url(../images/body.jpg) repeat 0px 0px;
}

/* Tell the browser to render HTML 5 elements as block */  
header, footer, aside, nav, article {  
    display: block;  
}

.gridContainer {
	margin-left: auto;
	margin-right: auto;
}

.page {
	max-width: 980px;
	margin: 0px auto;
	position: relative; 
	background: url(../images/paper.jpg) repeat 0px 0px;
}


/*NAV*/
#menu{margin: 0px;}
nav {
	text-align: center;
	text-transform: uppercase;
	background: url(../images/nav_bg.png);
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	list-style: none;
}

/*nav a {
	display: inline-block;
	color: rgba(193,193,193,0.9);
    /*text-shadow: 2px 2px 3px rgba(255,255,255,0.5);
	font-family: 'Gotham' , sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: .10em;
}*/
nav a:hover {
	color: rgba(255,0,0,0.9);
}
nav a{
	text-decoration: none;
}

nav li   	{
    display:inline-block;
	color: rgba(193,193,193,0.9);
	font-family: 'Gotham' , sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: .10em;
	position: relative;
	left: -10px;
}
nav li ul { display:none }
nav .sub_galerie{   
	/*color: #000;*/
}
nav li li { 
	display:block; 
	width:21em; 
	border-bottom: 1px solid #999; 
	/*background: url(../images/nav_bg.png);*/
	background-color: rgba(80,80,80,0.9);
	text-align: left;
	margin: 0px;
}
nav li:hover > ul {
  display:block;
  position:absolute;
  top:1.4em; left:-50px; /* align with respect to horizontal row */
  width:100%; 
  z-index:2;
  color: rgba(193,193,193,0.9);
  
}
nav li li:hover ul {
  left:8em; top:-1px    /* subnav menus align next to their menu item */
}


.header{
	/*background-color: rgba(255,0,0,0.6);*/
}
.header a{
	float:left;
	padding: 50px 0 0 5%;
	font-size: 2.5em;
	font-weight: bold;
	text-decoration: none;
}
.header a:hover{
	color: #c1c1c1;
}

.index_text{
	position: absolute;
	top: 0;
	display: none;
	z-index: 0;
}


/*h*/

h1 {
	font-family: 'Gotham';
	font-size: 2em;
	letter-spacing: .1em;
	font-weight: lighter;
	padding: 1%;
	text-transform: uppercase;
    color: #FFF;
    /*text-shadow: 2px 2px 3px rgba(255,255,255,0.5);*/
	
}

h2 { 
	font-family: 'Gotham';
	font-size: 1.8em;  
	color: #c1c1c1;
	text-transform: uppercase;
}

h3 { 
	font-size: 1.5em; 
	color: #c2c2c2; 
	text-transform: uppercase;
}

h4 {
	font-size: 1.5em;
	color: #c2c2c2;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}

p { 
	letter-spacing: .1em;
	
}

span.tab{
    padding-left: 2em; /* Or desired space*/
}

a, a:visited{ 
	color: #c1c1c1;
}

a:hover { 
	color: #EC001E; 
	text-shadow: 0px -1px 2px #333;
}

.current-page a,.current-page a:hover{
	color: #000;
	text-shadow: none;
}

/*a.app_link, a.site_link {
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin: .5em 0 0 0;
	padding: 0px 12px 0px 0px;
	background: url(../images/cta_arrow.png) no-repeat right 0px;
}

a.app_link:hover, a.site_link:hover { 
	background-position: right -50px; 
}*/



/*Prima Pagina*/
.prima{
	width: 80%;
	float: left;
}

.prima p{
	margin: 10px;
}

.prieteni{
	width: 18%;
	float: left;
	border-left: 1px solid #999;
	padding-left: 10px;
}
.prieteni_lista{
	list-style: square;
}

.prieteni img{
	/*border: 1px solid #999;*/
}
.facebook_link{
	/*position: relative;
	left: 25%;*/	
	float: left;
	padding: 5px;
}
.google_link{
	/*position: relative;
	left: 25%;*/
	float:left;	
	padding: 5px;
}
.deplasare{
	color: #F00;
}

/*Galerie*/

.cat_galerie {
	list-style: none;
}
.cat_galerie a {
	text-decoration: none;
}
.cat_galerie a:hover {
	color: rgba(255,0,0,0.9);
}
.galerie_img li{
	list-style: none;
	float: left;
	padding: 1%;
}

video{
	margin: 1% auto;
}

/*VANZARI*/

.vz_table td{
	padding: 5%;
}


/*CONTACT*/
#contact {
	padding: 5% 15px 5% 20px;
}
#contact p{
	text-align: center;
}

.contact_img{
	width: 50%;
	float: left;
}
.contact_text{
	width: 50%;
	float: left;
}


.facebook_contact{
	width: 30px;
	position: relative;
	left: 45%;	
}


.contact_info{
	width: 100%;
	float: left;
}

.form{
	width: 50%;
	float: left;
	text-align: center;
}

input, textarea{
	width: 90%;
	padding: 5px;
    border: solid 1px #ccc;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;  
    outline: 0; 
}
textarea {
	margin-top: 10px;
	resize: none;
}  
.name, .email, .web {
    margin-left: 0px;
}
.submit{  
    width: auto;  
    padding: 9px 15px;  
    border: 1px solid #f00;
	background: none;  
    font-size: 1em;  
    color: #F00;  
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px; 
	 margin: 0px;  
}

#contact input:hover, textarea:hover,  
#contact input:focus, textarea:focus {  
    border-color: #C9C9C9;  
    /*-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;*/  
}  
.message{
	margin-left: 0px;
}

/*LOGIN*/
#loginform{
	width: 25%;
	float: left;
	padding-left: 5%;
	text-align: center;
}
#friend_form{
	padding: 1%;
	text-align: center;
}
#friend_form input{
	width: 25%;
}

#pic_form{
	padding: 1%;
	text-align: center;
}
#pic_form input{
	width: 25%;
}

/*MANAGE*/

#loginform{
	width: 50%;
}

input#name {
	width: 50%;
}


.new_friend{
	width: 50%;
	float: left;
	
}
.manage_friends{
	width: 50%;
	float: left;
}
.table_projects td{
	text-align: center;
	border: 1px solid #999;
}

input#name, input#link, input#pic, input.submit {
	width: 50%;
}
#pic_form textarea{
	height: 50px;
}


.clear-fix { clear: both; line-height: 1px; }

footer { 
	font-size: .85em; 
	color: #999; 
	padding: 5px 10px 10px 0px; 
	border-top: 1px solid #999;
}
footer p{
	right: 30px;
	display: block;
	float: right;
}

