@charset "utf-8";
/* CSS Document */
body{
margin:0;
/*padding:390px 0 0 0;*/
padding:0;
background:url(../images/mainbackground.jpg) top left no-repeat fixed #000;
font-family:Arial, Helvetica, sans-serif;
color:#b4b3b5;
}
img, div {
behavior: url(iepngfix.htc)
}
img{
border:none;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
clear:both;
font-size:0;
height:1px;
line-height:0;
margin:0;
overflow:hidden;
padding:0;
}
ul, li{
list-style:none;
padding:0;
margin:0;
}
a, a:visited{
color:#fff;
text-decoration:underline;
}
a:hover{
color:#fff;
background:#ed145b;
text-decoration:none;
}
p{
font-size:0.8em;
margin:0 0 25px 0;
}
h2{
font-size:26px;
margin:0;
padding:0;
color:#fff;
letter-spacing:-0.8px;
}
h3{
font-size:18px;
margin:20px 0 0 0;
padding:0;
color:#fff;
line-height:16px;
}
h2 span, h3 span{
color:#ED145B;
}
.wrapper{
width:100%;
height:100%;
margin:0;
padding:25% 0 0 0;
}
.wrapper .header{
width:940px;
float:left;
margin:0;
padding:0 0 0 40px;
}
.wrapper .header .logo{
width:249px;
height:72px;
background:url(../images/pixelista-logo.png) 0 0 no-repeat;
text-indent:-9999px;
margin:0;
padding:0;
float:left;
display:block;
}
.wrapper .header .nav{
width:915px;
float:left;
font-size:23px;
line-height:23px;
color:#fff;
position:relative;
top:-10px;
padding:0 0 0 25px;
}
.wrapper .header .nav ul{
list-style-type:none;
}
.wrapper .header .nav ul li{
color:#fff;
display:inline-block;
float:left;
}
.wrapper .header .nav ul li a, .wrapper .header .nav ul li a:visited{
color:#fff;
text-decoration:none;
display:inline-block;
float:left;
padding:0 12px 0 0;
margin:0 7px 0 0;
font-weight:800;
letter-spacing:-0.8px;
background:url(../images/navdot.png) right 12px no-repeat;
}
.wrapper .header .nav ul li a:hover{
color:#ed145b;
text-decoration:none;
}
.wrapper .header .nav ul li.last a{
background:none;
}
.wrapper .header .intro{
width:940px;
float:left;
font-size:21px;
line-height:23px;
color:#b4b3b5;
font-weight:normal;
margin:30px 0 0 0;
}
.spacer{
width:100%;
height:600px;
float:left;
margin:0;
padding:0;
}
.headerspacer{
width:100%;
height:1px;
display:block;
float:left;
margin:0;
padding:0;
}
.designspacer{
width:100%;
height:50px;
float:left;
margin:0;
padding:0;
}
.aboutspacer{
width:100%;
height:300px;
float:left;
margin:0;
padding:0;
}
.contactspacer{
width:100%;
height:300px;
float:left;
margin:0;
padding:0;
}
#aboutme{
margin:0;
width:100%;
float:left;
overflow:hidden;
}
#mydesign{
margin:0;
width:100%;
float:left;
overflow:hidden;
}
#contact{
margin:0;
width:100%;
float:left;
overflow:hidden;
}
#aboutme .inner, #mydesign .inner{
width:865px;
float:left;
padding:30px 40px 40px 40px;
background:url(../images/contentbg.png) 0 0 repeat-y;
overflow:hidden;
}
#contact .inner{
width:865px;
float:left;
padding:20px 40px 20px 40px;
background:url(../images/contentbg.png) 0 0 repeat-y;
overflow:hidden;
}
#contact .copyright{
width:865px;
float:left;
padding:5px 40px 5px 40px;
background:url(../images/contentbg.png) 0 0 repeat-y;
overflow:hidden;
}
#contact .copyright p{
font-size:0.7em;
}
#contact .copyright p span{
color:#ed145b;
}
#mydesign .inner .grid{
margin:15px 0 0 0;
padding:0;
list-style-type:none;
width:900px;
float:left;
}
#mydesign .inner .grid .project{
width:200px;
height:205px;
border:#222 1px solid;
margin:0 18px 18px 0;
display:inline-block;
float:left;
background:#090909;
}
#mydesign .inner .grid .project .label{
color:#B4B3B5;
font-size:0.75em;
border:none;
margin:0;
background:#090909;
height:25px;
padding:7px 0 0 10px;
float:left;
width:180px;
}
#mydesign .inner .grid .project .label span.details{
font-size:0.9em;
}
#mydesign .inner .grid .project .label span.link{
float:left;
width:180px;
}
#mydesign .inner .grid .project .label span.link a, #mydesign .inner .grid .project .label span.link a:visited{
float:left;
background:#ED145B;
color:#fff;
text-decoration:none;
display:inline-block;
padding:1px 5px;
margin:5px 0 0 0;
font-size: 0.95em;
}
#mydesign .inner .grid .project .label span.link a:hover{
background:#222;
color:#fff;
text-decoration:none;
}
.up a{
text-indent:-9999px;
width:21px;
height:14px;
margin:0 0 10px 0;
padding:0;
float:left;
position:relative;
left:40px;
background:url(../images/uparrow.png) 0 0 no-repeat;
}
.down a{
text-indent:-9999px;
width:21px;
height:14px;
margin:10px 0 0 0;
padding:0;
position:relative;
left:40px;
float:left;
background:url(../images/downarrow.png) 0 0 no-repeat;
}
.aboutColumn{
width:194px;
height:190px;
float:left;
padding:12px;
border-right:#170f1a 1px solid; 
}
.aboutColumn h3{
margin:0 0 5px 0;
}
.aboutColumn.noborder{
border:none;
}
.aboutColumn.noleftpadding{
padding-left:0;
}
.cssdagraphic{
position:absolute;
top:0;
right:0;
position:fixed;
}
.cssdagraphic a, .cssdagraphic a:visited .cssdagraphic a:hover{
background:none;
text-decoration:none;
}
/*--------------overlay----------------*/

.picture {
width: 200px;
height:133px;
position: relative;
overflow: hidden;
margin:0 18px 18px 0;
display:inline-block;
float:left;
}
.picture img {
width: 100%;
}

.picture .overlay {
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  display: block;
  position: absolute;
  text-align: left;
  margin: 0;
  padding:65px 10px 10px 15px;
  width: 175px;
  height: 58px;
  left: 0;
  color:#B4B3B5;
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
  font-size:0.8em;
  border-bottom:#ED145B 3px solid;
}
.picture .overlay span.details{
font-size:0.85em;
}
.picture a {
  text-decoration: none;
}

