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


body{
	margin:0;
	padding:0;
	background:repeat-x;
	background-color:#0079ac;
	background-image:url(../img/pattern.jpg);
	background-attachment:fixed;
	text-align:center;
	font-family: "Trebuchet MS","Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6d8790;
	text-align:left;
}

p{
	line-height: 0.2px;
}

a{
	color:#53964c;
	text-decoration:none;
	opacity:1;
}

a:hover{
	color:#b2d7ad;
	opacity:0.5;
}

td{
	white-space:nowrap;
}


#container{
	text-align:center;
	margin:0;
	padding:0;
}

#header{
	width:920px;
	height:247px;
	left: 50%;
	margin-top:-210px;
	margin-left:-460px;
	position:fixed;
	z-index:1;
}

#logo{
	margin-top:14px;
	width:169px;
	height:230px;
}

h1{
	text-decoration:none;
	border:0;
	width: 169px;
	height:230px;
	margin:0;
	padding:0;
	background:url(../img/logo_BurnedBrain.png) no-repeat 0 0;
}

h1 a{
	display:block;
	height:230px;
	text-indent:-9999px;
}

h3{
	margin-top:16px;
	font-size:12px;
}


#menu{
	margin-top: -150px;
	/*margin-left: 382px; use this when WORKS is active*/
	margin-left: 492px;
	width: 550px;
	height: 30px;
}

#menu ul{
	list-style: none;
	margin:0;
	padding:0;
}

#menu li{
	float: left;
	margin:4px 1px;
}

#menu li a{
	background-image:url(../img/menuBtn.png);
	width:107px;
	height:41px;
	line-height:41px;
	float:left;
	display:block;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	cursor: hand;
}






/* CONTENT */
#content{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	z-index:2;
}

#content1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:920px;
	height:800px;
	margin-top:210px;
	opacity:0.2;
}

#content2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:300px;
	height:800px;
	margin-top:100px;
	opacity:0.2;
}
/*
#content3{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:300px;
	height:800px;
	margin-top:100px;
	opacity:0.2;
}
*/
#content3{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:300px;
	height:800px;
	margin-top:100px;
	opacity:0.2;
}

#content4{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:300px;
	height:800px;
	margin-bottom:100px;
	opacity:0.2;
}



/* TWEET */
#icon1{
	background:url(../img/icon_tweets.png) no-repeat 0 0;
	width:78px;
	height:77px;
	position:absolute;
	margin-left:830px;
	margin-top:-30px;
}

#tweet1{
	background:url(../img/box_tweets_1.png) no-repeat 0 0;
	width:928px;
	height:146px;
	text-align:left;
}

#tweet2{
	background:url(../img/box_tweets_2.png) no-repeat 0 0;
	width:928px;
	height:146px;
	margin-top:-18px;
	opacity:0.5;
	text-align:left;
}

#tweet3{
	background:url(../img/box_tweets_3.png) no-repeat 0 0;
	width:928px;
	height:146px;
	margin-top:-46px;
	opacity:0.2;
	text-align:left;
}

#tweetText1{
	width:850px;
	height:50px;
	float:left;
	display:block;
	position:absolute;
	margin-left:20px;
	margin-top:50px;
}

#tweetText2{
	width:850px;
	height:50px;
	float:left;
	display:block;
	position:absolute;
	margin-left:20px;
	margin-top:25px;
}

#tweetText3{
	width:850px;
	height:50px;
	float:left;
	display:block;
	position:absolute;
	margin-left:20px;
	margin-top:25px;
}

#tweetTime1{
	width:500px;
	height:20px;
	float:left;
	display:block;
	position:absolute;
	margin-left:20px;
	margin-top:110px;
	font-size:12px;
}

#tweetTime2{
	width:500px;
	height:20px;
	float:left;
	display:block;
	position:absolute;
	margin-left:20px;
	margin-top:80px;
	font-size:12px;
}

#tweetTime3{
	width:500px;
	height:20px;
	float:left;
	display:block;
	position:absolute;
	margin-left:20px;
	margin-top:80px;
	font-size:12px;
}

#tweetId1{
	width:300px;
	height:20px;
	float:right;
	display:block;
	position:absolute;
	margin-left:605px;
	margin-top:112px;
	font-size:10px;
	text-align:right;
}

#tweetId2{
	width:300px;
	height:20px;
	float:right;
	display:block;
	position:absolute;
	margin-left:605px;
	margin-top:80px;
	font-size:10px;
	text-align:right;
}

#tweetId3{
	width:300px;
	height:20px;
	float:right;
	display:block;
	position:absolute;
	margin-left:605px;
	margin-top:80px;
	font-size:10px;
	text-align:right;
}


/* ABOUT ME */
#icon2{
	background:url(../img/icon_aboutme.png) no-repeat 0 0;
	width:78px;
	height:77px;
	position:absolute;
	margin-left:830px;
	margin-top:-30px;
}

#aboutme{
	background:url(../img/box_generic.png) no-repeat 0 0;
	width:928px;
	height:346px;
}

#aboutmeText{
	float:left;
	display:block;
	padding:50px 420px 30px 30px;
}

#aboutmeBg{
	background:url(../img/aboutme_picture.png) no-repeat 0 0;
	width:311px;
	height:316px;
	position:absolute;
	margin-top:26px;
	margin-left:613px;
}

#aboutmePicture{
	background:url(../img/aboutme_me.png) no-repeat 0 0;
	width:231px;
	height:268px;
	position:absolute;
	margin-top:120px;
	margin-left:500px;
}


/* WORKS */
#icon3{
	background:url(../img/icon_works.png) no-repeat 0 0;
	width:78px;
	height:77px;
	position:absolute;
	margin-left:830px;
	margin-top:-30px;
}

#works{
	background:url(../img/box_generic.png) no-repeat 0 0;
	width:928px;
	height:346px;
}


/* BRANDS */
#icon4{
	background:url(../img/icon_brands.png) no-repeat 0 0;
	width:78px;
	height:77px;
	position:absolute;
	margin-left:830px;
	margin-top:-30px;
}

#brands{
	background:url(../img/box_generic.png) no-repeat 0 0;
	width:928px;
	height:346px;
}

#brandsText{
	float:left;
	display:block;
	padding:50px 420px 30px 30px;
}

#brandsPicture{
	background:url(../img/brands_picture.png) no-repeat 0 0;
	width:873px;
	height:186px;
	position:absolute;
	margin-top:120px;
	margin-left:30px;
	opacity:0.5;
}


/* CONTACT */
#icon5{
	background:url(../img/icon_contact.png) no-repeat 0 0;
	width:78px;
	height:77px;
	margin-left:830px;
	margin-top:-30px;
	position:absolute;
}

#contact{
	background:url(../img/box_generic.png) no-repeat 0 0;
	width:928px;
	height:646px;
	margin-top:-50px;
}

#contactFormBg{
	background:url(../img/contact_formBg.png) no-repeat 0 0;
	width:419px;
	height:272px;
	position:absolute;
	margin-top:40px;
	margin-left:40px;
}

#contactFormTitle{
	width:280px;
	position:absolute;
	margin-top:30px;
	margin-left:20px;
	text-align:left;
	font-size:18px;
	display:block;
}

#labelName{
	width:280px;
	position:absolute;
	margin-top:70px;
	margin-left:30px;
	text-align:left;
	font-size:12px;
	display:block;
}

#inputName{
	width:170px;
	height:21px;
	position:absolute;
	margin-top:90px;
	margin-left:30px;
	text-align:left;
	font-size:10px;
	display:block;
	background-color:#043a4f;
	border: solid #034c69 1px;
	color: #FFF;
	padding:0px;
}

#labelEmail{
	width:280px;
	position:absolute;
	margin-top:70px;
	margin-left:220px;
	text-align:left;
	font-size:12px;
	display:block;
}

#inputEmail{
	width:170px;
	height:21px;
	position:absolute;
	margin-top:90px;
	margin-left:220px;
	text-align:left;
	font-size:10px;
	display:block;
	background-color:#043a4f;
	border: solid #034c69 1px;
	color: #FFF;
	padding:0px;
}

#labelSubject{
	width:280px;
	position:absolute;
	margin-top:120px;
	margin-left:30px;
	text-align:left;
	font-size:12px;
	display:block;
}

#inputSubject{
	width:361px;
	height:21px;
	position:absolute;
	margin-top:140px;
	margin-left:30px;
	text-align:left;
	font-size:10px;
	display:block;
	background-color:#043a4f;
	border: solid #034c69 1px;
	color: #FFF;
	padding:0px;
}

select option {
     background-color: #043a4f;
}

select option.alt {
    background-color: #043a4f;
}

#labelMessage{
	width:280px;
	position:absolute;
	margin-top:170px;
	margin-left:30px;
	text-align:left;
	font-size:12px;
	display:block;
}

#textareaMessage{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:361px;
	height:30px;
	position:absolute;
	margin-top:190px;
	margin-left:30px;
	text-align:left;
	font-size:10px;
	display:block;
	background-color:#043a4f;
	border: solid #034c69 1px;
	color: #FFF;
	padding:0px;
}

#btnReset{
	width:99px;
	height:21px;
	position:absolute;
	margin-top:230px;
	margin-left:293px;
	text-indent: -9999px;
	border: none;
	font-size:0px;
	display:block;
	overflow: hidden;
	cursor:pointer;
	background:transparent url(../img/btnReset.png) no-repeat 0 0;
}

#btnSubmit{
	width:99px;
	height:21px;
	position:absolute;
	margin-top:230px;
	margin-left:185px;
	text-indent: -9999px;
	border: none;
	font-size:0px;
	display:block;
	overflow: hidden;
	cursor:pointer;
	background:transparent url(../img/btnSend.png) no-repeat 0 0;
}

#labelNameError{
	width:38px;
	height:38px;
	background:url(../img/icon_alert.png) no-repeat 0 0;
	position:absolute;
	margin-top:70px;
	margin-left:160px;
	display:block;
	visibility:hidden;
}

#labelEmailError{
	width:38px;
	height:38px;
	background:url(../img/icon_alert.png) no-repeat 0 0;
	position:absolute;
	margin-top:70px;
	margin-left:350px;
	display:block;
	visibility:hidden;
}
 
#labelSubjectError{
	width:38px;
	height:38px;
	background:url(../img/icon_alert.png) no-repeat 0 0;
	position:absolute;
	margin-top:120px;
	margin-left:350px;
	display:block;
	visibility:hidden;
}
 
#labelMessageError{
	width:38px;
	height:38px;
	background:url(../img/icon_alert.png) no-repeat 0 0;
	position:absolute;
	margin-top:170px;
	margin-left:350px;
	display:block;
	visibility:hidden;
}

#labelOK{
	width:126px;
	height:125px;
	background:url(../img/icon_ok.png) no-repeat 0 0;
	position:absolute;
	margin-top:80px;
	margin-left:140px;
	display:block;
	opacity:0;
	visibility:hidden;
}

#contactPicture{
	background:url(../img/contact_picture.png) no-repeat 0 0;
	width:172px;
	height:367px;
	position:absolute;
	margin-top:-26px;
	margin-left:451px;
}

#contentData{
	width:280px;
	position:absolute;
	margin-top:75px;
	margin-left:640px;
	text-align:left;
	display:block;
}

#contentName{
	font-size:24px;
	display:block;
}

#contentPosition{
	font-size:14px;
	display:block;
}

#contentIcons{
	width: 200px;
	height: 170px;
	display:block;
}

#contentIcons ul{
	margin:0;
	padding:0;
	width:200px;
}

#contentIcons li{
	list-style: none;
	float: left;
	margin:0;
	padding:0;
}

#contentIcons #linkedin a{
	background:transparent url(../img/icon_linkedin.png) no-repeat 0 0;
	width:78px;
	height:77px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	cursor: hand;
	line-height:77px;
	float:left;
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	left:-5px;
}

#contentIcons #linkedin a:hover{
	opacity:0.5;
}

#contentIcons #flickr a{
	background:transparent url(../img/icon_flickr.png) no-repeat 0 0;
	width:78px;
	height:77px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	cursor: hand;
	line-height:77px;
	float:left;
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	left:80px;
}

#contentIcons #flickr a:hover{
	opacity:0.5;
}

#contentIcons #twitter a{
	background:transparent url(../img/icon_twitter.png) no-repeat 0 0;
	width:78px;
	height:77px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	cursor: hand;
	line-height:77px;
	float:left;
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	left:-5px;
	top:156px;
}

#contentIcons #twitter a:hover{
	opacity:0.5;
}

#contentIcons #wordpress a{
	background:transparent url(../img/icon_wordpress.png) no-repeat 0 0;
	width:78px;
	height:77px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	cursor: hand;
	line-height:77px;
	float:left;
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	left:80px;
	top:156px;
}

#contentIcons #wordpress a:hover{
	opacity:0.5;
}
