
body{
   margin-left: auto;
    margin-right: auto;
     
	background:#0B0B0B url(images/page-bg.jpg) fixed;
	background-color:#010101;
	margin:20px;
	font: 0.9em 'Open Sans', Verdana, Helvetica, sans-serif;
	color:#6a6969;
	//overflow:auto;
}
h1{font: 400 46px/48px 'Bree Serif', Georgia, serif; color:#aaaaaa;}
h2{font: 400 22px/28px 'Bree Serif', Georgia, serif; color:#6a6969;}
h3{font: 400 16.5px/20px 'Bree Serif', Georgia, serif; color:#6a6969;}
h4{font: 400 16px/15px 'Bree Serif', Georgia, serif; color:#CCCCCC;}
ul{margin:0px; padding:0px;}
a {text-decoration:underline; color:#BBBBBB;}
a:link {color:#FFFFFF;border:0px;}
a:visited {color:#BB0000;}
a:hover {
	-webkit-filter: brightness(130%);

}
i, strong, b, h1, h2, h3, h4 {
	//background-color:#000000;
	width:500px;
}

a{
	-webkit-filter: brightness(100%);
	text-decoration:none;
	
}

#container{

}

/****************************************************/
/* HEADER */
/****************************************************/

#header{
	width:800px;
	height:30px;
	padding-left: -10px;
	padding-top:0px;
	position: absolute;//fixed;
	top:-8px;
	
	-webkit-user-drag: element;
}

#header h1{
	margin-top: 0px;
	margin-left: auto;
    	margin-right: auto;
    	text-align: center;	
    	-webkit-filter: blur(0px);
}
#header a:hover,h1:hover{
	-webkit-filter: blur(6px);
}

#header h3{
	margin-top: -54px;
	margin-left: auto;
	margin-right: auto;
    	text-align: center;
}
#header #main-menu{
	position: relative;
	background-color:#020202;
	float:center;
	top:80px;
	position: fixed;
	margin: 0px 500px 0px 160px;
	//left: 100px;
	cursor:move;
}

#header #main-menu li,ul{
	//p-top:800px;
	width: 220px;
	//list-style:none;
	margin-top: 54px;
	margin: 0px 0px 0px 30px;
	//font: 400 16px/20px 'Bree Serif', Georgia, serif;
	text-align: left;
}

/****************************************************/
/* ABOUT SECTION */
/****************************************************/

#about{margin:0px 43px; padding-top:115px;}
#about h1{float:left;}
#about #top-social{float:right; padding-top:62px;}
#about #top-social li{float:left; list-style:none; margin-left:10px;}
#about #top-social .facebook{
	text-indent:-9999px; 
	display:block; 
	width:26px; 
	height:26px; 
	background:url(images/sm-facebook-icon.png) no-repeat;
}
#about #top-social .twitter{
	text-indent:-9999px; 
	display:block; 
	width:31px; 
	height:24px; 
	background:url(images/sm-twitter-icon.png) no-repeat;
}
#about #top-social .linkedin{
	text-indent:-9999px; 
	display:block; 
	width:26px; 
	height:26px; 
	background:url(images/sm-linkedin-icon.png) no-repeat;
}
#about .content{overflow:auto;}
#about .content img{float:left; margin-right:40px; border:5px solid #222222;}
#about .content #service-icons{margin-top:20px;}
#about .content #service-icons li{
	display:block;
	width:108px;
	height:108px;
	text-indent:-9999px;
	list-style:none;
	float:left;
	margin-right:20px;
}
#about .content #service-icons li.services-design{background:url(images/icon-1.png) no-repeat;}
#about .content #service-icons li.services-mobile{background:url(images/icon-2.png) no-repeat;}
#about .content #service-icons li.services-film{background:url(images/icon-3.png) no-repeat;}
#about .content #service-icons li.services-photo{background:url(images/icon-4.png) no-repeat;}

/****************************************************/
/* EXPERIENCE SECTION */
/****************************************************/

#experience{margin:0px 43px; padding-top:115px;}
#experience .col{
	width:235px;
	float:left;
}
#experience .content{overflow:auto;}
#experience .col-mid{margin:0px 65px;}

/****************************************************/
/* WORK SECTION */
/****************************************************/

#work{	margin:40px 10px;
	padding-top:70px;//64
	background-color:#010101;
	background:#010101;
	margin-left: auto;
    	margin-right: auto;
    	width: 560px;
}
#work #text{	margin:0px 50px;
	
	//background-color:#AAAAAA;
	background:#080808;
}


#work a:hover{
	filter: brightness(130%);
	-webkit-filter: brightness(130%);
}
#work a{
	filter: brightness(100%);
	-webkit-filter: brightness(100%);
}
#work a img:hover{
	filter: brightness(130%);
	-webkit-filter: brightness(130%);
	margin: 0px 40px;
	display: block;
	margin-left: auto;
    	margin-right: auto;
	
}
#work img{
	margin: 0px 40px;
	display: block;
	margin-left: auto;
    	margin-right: auto;
	
}
#work h1,h3{
	margin-top: -50px;
	margin-left: auto;
    	margin-right: auto;
    	text-align: center;
	//margin: 0px 10px 16px 25px;    	
}
#work h2{
	//margin-top: -50px;
	margin-left: auto;
    	margin-right: auto;
    	text-align: center;
	//margin: 0px 10px 16px 25px;    	
}
#work h4{
	margin: 0px 10px 16px 25px;
	text-align: center;
}

#work #work-thumbs li.last{margin:0px;}

/****************************************************/
/* CONNECT SECTION */
/****************************************************/
#connect{margin:0px 43px; padding-top:115px;}
#connect .content{overflow:auto;}
#connect #form{
	width:410px;
	float:left;
}
#connect #form span{
	display:block;
	float:left;
	width:100px;
	padding-top:5px;
	font: 400 14px/16px 'Bree Serif', Georgia, serif;
}
#connect #form input{
	float:left;
	width:255px;
	border:0px;
	color:#3b3b3b;
	padding:10px 10px 10px 30px;
	font: 400 11px/20px 'Open Sans', Verdana, Helvetica, sans-serif;
	margin-bottom:10px;
}
#connect #form textarea{
	float:left;
	border:0px;
	width:255px;
	height:100px;
	padding:10px 10px 10px 30px;
	font: 400 11px/20px 'Open Sans', Verdana, Helvetica, sans-serif;
	color:#3b3b3b;
}

#connect #form input.name{background:#222222 url(images/icon-user.png) no-repeat 10px 8px;}
#connect #form input.email{background:#222222 url(images/icon-mail.png) no-repeat 10px 9px;}
#connect #form textarea.message{background:#222222 url(images/icon-message.png) no-repeat 10px 8px;}
#connect #form input.submit{ 
	width:75px;   
	height:30px;
	float:right;
	padding:0px 0px 5px 0px;
	margin:10px 16px 0px 0px;
	background:#222222;
	color:#3b3b3b;
	font: 400 14px/16px 'Bree Serif', Georgia, serif;
}

#connect #social-footer{
	width:300px;
	float:left;
	margin-left:75px;
}
#connect #social-footer #sm-links{margin-top:25px;}
#connect #social-footer #sm-links li{
	list-style:none;
	float:left;
}
#connect #social-footer #sm-links li a{
	display:block;
	text-indent:-9999px;
	width:26px; 
	height:26px;
	margin-right:10px;
}
#connect #social-footer #sm-links li a.facebook{background:url(images/sm-facebook-icon.png) no-repeat;}
#connect #social-footer #sm-links li a.twitter{background:url(images/sm-twitter-icon.png) no-repeat; width:31px;}
#connect #social-footer #sm-links li a.dribble{background:url(images/sm-dribble-icon.png) no-repeat;}
#connect #social-footer #sm-links li a.vimeo{background:url(images/sm-vimeo-icon.png) no-repeat; width:27px;}
#connect #social-footer #sm-links li a.google{background:url(images/sm-google-icon.png) no-repeat;}
#connect #social-footer #sm-links li a.youtube{background:url(images/sm-youtube-icon.png) no-repeat; width:28px;}
#connect #social-footer #sm-links li a.linkedin{background:url(images/sm-linkedin-icon.png) no-repeat;}

/****************************************************/
/* MISC */
/****************************************************/
.top-divider, .bottom-divider{
	width:100%;
	height:9px;
	background:url(images/divider.png) repeat-x;
	clear:both;
}
.top-divider{margin-bottom:40px;}
.bottom-divider{margin-top:40px;}
