@charset "utf-8";
/* CSS Document */


body {
background: url(../images/intro_bg.jpg) repeat;
min-width:1024px
width:100%;
}

.sp_like-dark {
    background-image: url("http://www.eeusoft.ro/works/moka/images/UEJYFocuWxL.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block !important;
    height: 14px !important;
    width: 14px !important;
}

.pluginCountBoxDark {
    color: yellow;
}
/*------------------------------------------------
                    typography
--------------------------------------------------*/


h2 {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	font-size: 30px;
	text-transform: uppercase;
	color: #fefefe;
}

h3 {
	font-weight: 400;
	font-size: 18px;
	color: #ffffff;
}

h4 {
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
	font-family: 'typograph pro';
}

h5 {color: #ffffff;font-size:12px;font-weight:lighter;}


a.cufon {
	font-weight: 400;
	font-size: 14px;
	color: #fefefe;
}

.sl{padding-left: 290px;}
.sr{padding-left: 50px;}
.ssl{padding-left:155px;}


a:link {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}

background-color { behavior: url(http://www.eeuspft.ro/works/moka/css/iepngfix.htc) }

.devsitePage .plugin_example {
    float: left;
    margin-left: -100px;
    padding: 10px;
    width: 420px;
}

.fb_iframe_widget iframe
{
margin-left:-300px !important;
margin-top:-200px !important;
}
/*------------------------------------------------
                     intro
--------------------------------------------------*/

 #projects
  {display: inline-block;width: 72px;height: 10px;background: url("../images/projects.png") no-repeat 0 0;}

  #projects:hover
  {background-position: 0 -20px;}

  #projects span
  {display: none;
  }

 #clients
  {display: inline-block;width: 87px;height: 10px;background: url("../images/clients.png") no-repeat 0 0;}

  #clients:hover
  {background-position: 0 -20px;}

  #clients span
  {display: none;
  }

 #studio
  {display: inline-block;width: 87px;height: 10px;background: url("../images/studio.png") no-repeat 0 0;}

  #studio:hover
  {background-position: 0 -20px;}

  #studio span
  {display: none;
  }

 #contact1
  {display: inline-block;width: 102px;height: 10px;background: url("../images/contact.png") no-repeat 0 0;}

  #contact1:hover
  {background-position: 0 -20px;}

  #contact1 span
  {display: none;
  }
#intro {
	height: 89%;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

#intro h1 {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
	font-size: 120px;
	text-transform: uppercase;
	letter-spacing: -5px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px #787777;
	filter: dropshadow(color=#787777, offx=1, offy=1);
	padding-top: 90px;
	margin: 0 auto;
	position: fixed;
	z-index: 100;
	width: 100%;
}

span.small {
	font-size: 80px;
}

span.name {
	color: #b46b6b;
	text-shadow: 1px 0px 1px #787777;
}

span.amp {
	display: inline-block;
	font-size: 80px;
	font-weight: normal;
	font-family: Baskerville, 'Maven Pro', serif;
	font-style: italic;
}
span.intro_line {
	background: url(../images/intro_line.png) no-repeat;
	width: 254px;
	height: 8px;
	display: inline-block;
	margin: 0 20px 12px 25px;
}



/*------------------------------------------------
                       nav
--------------------------------------------------*/

nav {
	background:url(../images/wall.jpg) repeat-x;
	height: 100px;
	text-align: left;
	position: absolute;
	z-index: 1000;
	bottom:0px;
	width:100%;
}

nav ul {

}

nav ul li {
	display: inline;
height:100px;
	
}

.box{
background:url(../images/box.jpg) no-repeat;
}
nav a:link {

	font-size: 20px;
	font-weight: lighter;
	color: #ffffff;
	padding: 5px 14px 5px 0px;
	font-family:arial;
}

nav a:visited {
	color: #ffffff;
}


.bgnav{
background: url("../images/wall.jpg") repeat-x scroll 0 0 transparent;
    bottom: 0;
    height: 100px;
position:absolute;
    text-align: left;
    z-index: 100;
	width:100%;



}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
top:0;
}

/*------------------------------------------------
                      work
--------------------------------------------------*/

#work {
    background: url("../images/intro_bg1.jpg") repeat fixed 0 0 transparent;
    height: 3700px;
    margin-top: 74px;
    padding-top: 50px;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 400;
}

.subheader {
	margin-top: 70px;
	margin-left: -4px;
}

.subheader1 {
	margin-top: 30px;
	margin-left: -4px;
}

.subheader2 {
	margin-top: -5px;
	margin-left: -4px;
}
.subheader h2 {
	display: inline-block;
}

.subheader_line {
	background-color: #FFF500;
	height: 2px;
	margin: 3px 0 2px;
	width: 944px;
}

.subheader_line1 {
	background-color: #FFF500;
	height: 1px;
	margin: 0 0 2px;
	width: 944px;
}

.gallery {
	margin-top: 5px;
	margin-left: -12px;
}

.gallery p {
	margin-top: 7px;
	font-size: 15px;
	color: #4b4a4a;
	text-align: center;
}

span.ss_text {
	color: #808080;
}

.ss {


}


.ss:hover {

    background-color: #000000;

    display: table-cell;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    color: #FFFFFF;
    height: 190px;
    left: 0;

    opacity: 0.4;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
    top: 0;
    transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s;

    width: 190px;
    z-index: 1;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.spacer {
	padding-bottom: 1px;
}


.work_bg_bottom {
	background: url(../images/work_bg_bottom.png) repeat-x;
	background-color: #fff;
	width: 100%;
	height: 14px;
	position: relative;
	z-index: 400;
}



/*------------------------------------------------
                    services
--------------------------------------------------*/

#services {
	width: 100%;
    	height: 2030px;
	background-color: #fff;
	position: relative;
	z-index: 400;
	text-align: left;
	background: url(../images/intro_bg1.jpg) repeat fixed 0 0 transparent;
	padding-top: 50px;
	margin-top: -60px;


}

.clienti{
width: 867px; margin-left: 73px; margin-top: 10px;display:inline-block;
}
.clienti li{
    margin-bottom: 12px;
    margin-right: 12px;
}

.studio1{
width: 930px; margin-left: 73px; margin-top: 10px;display:inline-block;cursor: pointer;
}
.studio1 td{
    padding-bottom: 10px;padding-right:2px;
}

.studio-text{
margin-left: 73px;line-height:160%;height: 1365px;margin-right: 15px;
}


/*------------------------------------------------
                      about
--------------------------------------------------*/

#about {
	width: 100%;
    	height: 1483px;
	background-color: #fff;
	position: relative;
	z-index: 400;
	text-align: left;
	background: url(../images/intro_bg1.jpg) repeat fixed 0 0 transparent;
	padding-top: 50px;
	margin-top: -21px;
}


#about .subheader {
	margin-top: 66px;
}

.about_pic {
	background: url(../images/about_pic.jpg) no-repeat;
	width: 266px;
	height: 266px;
	-webkit-box-shadow: 0px 0px 0px 7px #fff;
	-moz-box-shadow: 0px 0px 0px 7px #fff;
	box-shadow: 0px 0px 0px 7px #fff;
	opacity: 0.8;
	margin-top: 67px;
}

.about_copy {
	margin-top: 60px;
}

.about_copy p {
	margin-bottom: 15px;
	color: #3d3d3d;
}

#about h4 {
	margin-bottom: 15px;
}



.sprite:hover {
	background-position: 0 -52px;
}



/*------------------------------------------------
                      contact
--------------------------------------------------*/
.contbg{
    background: url("../images/wall.jpg") repeat scroll 0 0 transparent;
    height: 456px;
    margin-top: -40px;
    width: 100%;
    padding-top:10px;
}
#contact {
	background-color: #fff;
	width: 100%;
	height: 580px;
	padding-top: 50px;
	position: relative;
	z-index: 400;
	background: url(../images/intro_bg1.jpg) repeat fixed 0 0 transparent;
	margin-top: -60px;
}

#contact .subheader {
	margin-bottom: 60px;
}

.contact_form h4 {

}

.contact_form input {
	width: 340px;
	height: 25px;
	margin-bottom: 5px;
	padding-left: 4px;
	background-color: #f0f0ef;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 16px;
	color: #939292;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.contact_form textarea {
	background-color: #f0f0ef;
	margin-bottom: 20px;
	padding-left: 5px;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 16px;
	color: #939292;
	width: 338px;
	height: 140px;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.contact_form input:focus, .contact_form textarea:focus {
	-moz-box-shadow: 0px 0px 6px #125b76;
	-webkit-box-shadow: 0px 0px 6px #125b76;
	box-shadow: 0px 0px 6px #125b76;
} 

.contact_form input.submit-button {
	background-color: #b46b6b;
	color: #faf4ec;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-size: 15px;
	width: 74px;
	padding: 0;
	text-align: center;
}

.contact_form input.submit-button:hover {
	background-color: #e76658;
}

/*#confirmation {
	display: none;
	position: relative;
	z-index: 600;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #4e4e4e;
}*/


.contact_info h4 {
	margin-bottom: 15px;
}

.contact_info p {
	margin-bottom: 6px;
	color: #ffffff;
}

.contact_info img {
	vertical-align: baseline;
	margin-right: 8px;
}

span.address {
	margin-left: 30px;
}

.map_frame {
	margin-top: 20px;
	-webkit-box-shadow: 0px 0px 0px 7px #f0f0ef;
	-moz-box-shadow: 0px 0px 0px 7px #f0f0ef;
	box-shadow: 0px 0px 0px 7px #f0f0ef;
}






/*------------------------------------------------
                      footer
--------------------------------------------------*/

footer {
	height: 30px;
	text-align: center;
	padding-top:3px;
}

footer p {
	margin-top: 20px;
	font-size: 14px;
	color: #FFFFFF;
}


.centered {
margin-top: 10%;
}


div.project-thumb {
    background: none repeat scroll 0 0 #262626;
    display: block;
    float: left;
    height: 150px;
    overflow: hidden;
    position: relative;
    width: 150px;
    margin-bottom: 12px;
    margin-right: 12px;
}

.project-thumb img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}

.project-thumb a {
    background-color: #fff500;
    color: #000000;
    display: table-cell;

    height: 150px;
    left: 0;
    opacity: 0;
    padding: 0px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 0;
    transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    vertical-align: middle;
    width: 190px;
    z-index: 1;
}


.project-thumb a:hover{
opacity: 0.65;
}


.trans
{
margin-top:250px;
margin-left:-55px;
position: fixed !important;
width:100px;
left:0;
top:-4px;
}


#menuv {
    text-align: right;
}


#menuv li {
 display:inline;
 margin-bottom:2px;
}
#menuv li a {
 display:block;margin-bottom:2px;
}
#menuv li a:hover {
 background-color:#444444;
opacity:0.8;
}

#shadow {
    background: url("../images/shadow.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    margin-top:14px;
    width: 1002px;
}










