@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	font-size: 12px;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(http://themes.googleusercontent.com/static/fonts/quicksand/v2/sKd0EMYPAh5PYCRKSryvWz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Love Ya Like A Sister';
  font-style: normal;
  font-weight: 400;
  src: local('Love Ya Like A Sister Regular'), local('LoveYaLikeASister-Regular'), url(http://themes.googleusercontent.com/static/fonts/loveyalikeasister/v4/LzkxWS-af0Br2Sk_YgSJY5HSI-O7NEBdNbD5SV3GSEY.woff) format('woff');
}
@font-face {
  font-family: 'Capriola';
  font-style: normal;
  font-weight: 400;
  src: local('Capriola Regular'), local('Capriola-Regular'), url(http://themes.googleusercontent.com/static/fonts/capriola/v1/uuDFYyWaIr7gMYVZu_PK5fesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
/*==========================================HOMEPAGE ========================*/

video {
    width: 100%
}

.main {
	position:absolute;
	display:inline-block;
	left:0%;
	top:5%;
	width:100%;
	height:100px;
}
h4 {
    display: none;
}
.back {
	position:absolute;
	left:0%;
	top:0px;
	width: 100%; 
	height: 100%;
	background:url(img/banner3.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.logo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 298px;
    margin-left: -149px;
    display: inline-block;
    height: 100px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 100px;
    font-size: 60px;
}
.logo span {
    background: rgba(255,255,255,0.9);
    padding: 20px;
    font-size: 80px;
}
.content {
	position:absolute;
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:100px;
	letter-spacing:6px;
	width:80%;
	height:100px;
	padding-left:20%;
}
.top {
	position:absolute;
	top:100%;
	height:80px;
	width:100%;
	margin-top:-80px;
	font-family: 'Asap', sans-serif;
	line-height:80px;
	text-align:center;
	font-size:15px;
	text-transform:uppercase;
	word-spacing:150px;
	background:#FFF;
	box-shadow:0px -5px 0px 2px rgba(255,255,255,0.8), 0px -10px 0px 2px rgba(255,255,255,0.4) ;
}
/*==========================================HOMEPAGE ========================*/

textarea.input1 {
	width:220px;
	height:30px;
}
textarea.input2 {
	width:90px;
	height:30px;
}
textarea.input3 {
	width:240px;
	height:400px;
}
.hints {
	font-size:8px;
	color:#333;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 200px;
	display: block;
	color: #000;
	font-size: 80px;
	background-color: #E8E8E8;
	text-align: center;
	font-family: 'Quicksand';
	position:relative;
	top:30px;
}
.mintitle {
	position:relative;
	font-size:20px;
	color:#666;
	top:-50px;
}
#banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:140px;
	display: block;
	background-color:#a2afb5;
	color:#FFF;
	font-family:'Capriola';
	font-size:30px;
	text-align:center;
	text-shadow:4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000 ;
}
#banner1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:160px;
	display: block;
	background-color:#636c75;
	color:#FFF;
	font-family:'Capriola';
	font-size:200px;
	text-align:center;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
	height:2620px;
	font-family: 'Quicksand';
	margin-left:2%;
	margin-right:2%;
	margin-top:2%;
	margin-bottom:2%;
	background-image:url(img/bg2.png);
	text-align:center;
	font-size:15px;
}
#top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color:#fce643;
	color:#fce643;
}
#space {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:30px;
	display: block;
	position:relative;
	top:30px;
	background-color:#FFF;
}
.1 {
	width:10px;
}
.2 {
	width:10px;
}
.3 {
	width:10px;
}
textarea.input{
	font-size:20px;
	font-family:'Quicksand';
    padding: 5px;   
    border: 1px solid #333;
	resize:both;
	overflow: auto;
	background:#FFF;
    
    /*Applying CSS3 gradient*/
    background: -moz-linear-gradient(center top , #FFFFFF,  #EEEEEE 1px, #FFFFFF 20px);    
    background: -webkit-gradient(linear, left top, left 20, from(#FFFFFF), color-stop(5%, #EEEEEE) to(#FFFFFF));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#FFFFFF');
    
    /*Applying CSS 3radius*/   
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    
    /*Applying CSS3 box shadow*/
    -moz-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    -webkit-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
	
	transition-property:all;
	transition-duration:0.3s;
	transition-timing-function:linear;
	/* Firefox 4 */	
	-moz-transition-property:all;
	-moz-transition-duration:0.3s;	
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
	-webkit-transition-property:all;
	-webkit-transition-duration:0.3s;
	-webkit-transition-timing-function:linear;
	/* Opera */
	-o-transition-property:all;
	-o-transition-duration:0.3s;
	-o-transition-timing-function:linear;
	
	z-index:10px;

}
textarea.input:hover
{
	-moz-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    -webkit-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
}
textarea.input:focus
{
	background-color:#f1f1f1;
}
.sudmit {
	position: relative;
    color:#000;
    background-color:#FFF;
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 20px;;
	border: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 4px 0px #000, 0px 4px 15px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 4px 0px #000, 0px 4px 15px rgba(0,0,0,.7);
    box-shadow: 0px 4px 0px #000, 0px 4px 15px rgba(0,0,0,.7);
	width: 300px;
	text-align: center;
	
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	/* Firefox 4 */	
	-moz-transition-property:all;
	-moz-transition-duration:0.1s;	
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
	-webkit-transition-property:all;
	-webkit-transition-duration:0.1s;
	-webkit-transition-timing-function:linear;
	/* Opera */
	-o-transition-property:all;
	-o-transition-duration:0.1s;
	-o-transition-timing-function:linear;
}

.sudmit:active {
    -webkit-box-shadow: 0px 2px 0px #000, 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 2px 0px #000, 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 2px 0px #000, 0px 3px 6px rgba(0,0,0,.9);
    position: relative;
    top: 2px;
}

#me {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
	font-size:5px;
	font-family:'Quicksand';
	text-align:center;
}
#app {
	position:absolute;
	top:15px;
	left:4px;
	font-size:12px;
	font-family:'Quicksand';
}
.face {
	position:relative;
	top:0px;
	left:0px;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	max-width:100%;
	background-color:#e8e8e8;
}
/*==========================================HOMEPAGE ========================*/
.main {
	position:absolute;
	display:inline-block;
	left:0%;
	top:5%;
	width:100%;
	height:100px;
}
.back {
	position:absolute;
	left:0%;
	top:0px;
	width: 100%; 
	height: 100%;
	background:url(img/banner3.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content {
	position:absolute;
	display:inline-block;
	font-family: 'Asap', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:100px;
	letter-spacing:6px;
	width:80%;
	height:100px;
	padding-left:20%;
	text-transform:uppercase;
}
.top {
	position:absolute;
	top:100%;
	height:80px;
	width:100%;
	margin-top:-80px;
	font-family: 'Asap', sans-serif;
	line-height:80px;
	text-align:center;
	font-size:15px;
	text-transform:uppercase;
	word-spacing:150px;
	background:#FFF;
	box-shadow:0px -5px 0px 2px rgba(255,255,255,0.8), 0px -10px 0px 2px rgba(255,255,255,0.4) ;
}
/*==========================================HOMEPAGE ========================*/
.hints {
	font-size:20px;
	color:#333;
}
textarea.input1 {
	width:400px;
	height:50px;
}
textarea.input2 {
	width:250px;
	height:50px;
}
textarea.input3 {
	width:600px;
	height:400px;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 200px;
	display: block;
	color: #000;
	font-size: 120px;
	background-color:#e8e8e8;
	text-align: center;
	font-family: 'Quicksand';
	position:relative;
	top:30px;
	text-shadow:4px 4px 0px #FFF, 8px 8px 0px #CCC ;
}
.mintitle {
	position:relative;
	font-size:20px;
	color:#666;
	top:-70px;
}
#banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:180px;
	display: block;
	background-color:#a2afb5;
	color:#FFF;
	font-family:'Capriola';
	font-size:50px;
	line-height:55px;
	text-align:center;
	text-shadow:4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000 ;
}
#banner1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:160px;
	display: block;
	background-color:#636c75;
	color:#FFF;
	font-family:'Capriola';
	font-size:200px;
	text-align:center;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
	height:2940px;
	font-family: 'Quicksand';
	margin-left:2%;
	margin-right:2%;
	margin-top:2%;
	margin-bottom:2%;
	background-image:url(img/bg2.png);
	text-align:center;
	font-size:24px;
}
#top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color:#fce643;
	color:#fce643;
}
#space {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:30px;
	display: block;
	position:relative;
	top:30px;
	background-color:#FFF;
}
.1 {
	width:10px;
}
.2 {
	width:10px;
}
.3 {
	width:10px;
}
textarea.input{
	font-size:40px;
	font-family:'Quicksand';
    padding: 5px;   
    border: 1px solid #333;
	resize:both;
	overflow: auto;
	background:#FFF;
    
    /*Applying CSS3 gradient*/
    background: -moz-linear-gradient(center top , #FFFFFF,  #EEEEEE 1px, #FFFFFF 20px);    
    background: -webkit-gradient(linear, left top, left 20, from(#FFFFFF), color-stop(5%, #EEEEEE) to(#FFFFFF));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#FFFFFF');
    
    /*Applying CSS 3radius*/   
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    
    /*Applying CSS3 box shadow*/
    -moz-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    -webkit-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
	
	transition-property:all;
	transition-duration:0.3s;
	transition-timing-function:linear;
	/* Firefox 4 */	
	-moz-transition-property:all;
	-moz-transition-duration:0.3s;	
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
	-webkit-transition-property:all;
	-webkit-transition-duration:0.3s;
	-webkit-transition-timing-function:linear;
	/* Opera */
	-o-transition-property:all;
	-o-transition-duration:0.3s;
	-o-transition-timing-function:linear;
	
	z-index:10px;

}
textarea.input:hover
{
	-moz-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    -webkit-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
}
textarea.input:focus
{
	background-color:#f1f1f1;
}
.sudmit {
	position: relative;
    color:#000;
    background-color:#FFF;
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 40px;;
	border: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 4px 0px #000, 0px 4px 15px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 4px 0px #000, 0px 4px 15px rgba(0,0,0,.7);
    box-shadow: 0px 4px 0px #000, 0px 4px 15px rgba(0,0,0,.7);
	width: 300px;
	text-align: center;
	
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	/* Firefox 4 */	
	-moz-transition-property:all;
	-moz-transition-duration:0.1s;	
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
	-webkit-transition-property:all;
	-webkit-transition-duration:0.1s;
	-webkit-transition-timing-function:linear;
	/* Opera */
	-o-transition-property:all;
	-o-transition-duration:0.1s;
	-o-transition-timing-function:linear;
}

.sudmit:active {
    -webkit-box-shadow: 0px 2px 0px #000, 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 2px 0px #000, 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 2px 0px #000, 0px 3px 6px rgba(0,0,0,.9);
    position: relative;
    top: 2px;
}

#me {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
	font-size:15px;
	font-family:'Quicksand';
	text-align:center;
}
#app {
	position:absolute;
	top:14px;
	left:4px;
	font-size:20px;
	font-family:'Quicksand';
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	max-width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin:0px;
	background-color:#E8E8E8;
}



/*==========================================HOMEPAGE ========================*/
.main {
	    position: absolute;
    display: block;
    /* left: 0%; */
    /* top: 5%; */
    width: 100%;
    /* height: 100px; */
    text-align: center;
    /* top: 100px; */
    font-size: 20px;
    font-weight: 100;
    line-height: 22;
    letter-spacing: 2px;
}
    h4 {
    display: block;
}
.back {
	position:absolute;
	left:0%;
	top:0px;
	width: 100%; 
	height: 100%;
	background:url(img/banner3.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content {
	position:absolute;
	display:inline-block;
	font-family: 'Asap', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:100px;
	letter-spacing:6px;
	width:80%;
	height:100px;
	padding-left:20%;
	text-transform:uppercase;
}
.top {
	position:absolute;
	top:100%;
	height:80px;
	width:100%;
	margin-top:-80px;
	font-family: 'Asap', sans-serif;
	line-height:80px;
	text-align:center;
	font-size:15px;
	text-transform:uppercase;
	word-spacing:150px;
	background:#FFF;
	box-shadow:0px -5px 0px 2px rgba(255,255,255,0.8), 0px -10px 0px 2px rgba(255,255,255,0.4) ;
}
/*==========================================HOMEPAGE ========================*/
.hints {
	font-size:25px;
	color:#333;
}
textarea.input1 {
	width:800px;
	height:50px;
	font-size:40px;
	background:#FFF;
}
textarea.input2 {
	width:350px;
	height:50px;
	font-size:40px;
	background:#FFF;
}
textarea.input3 {
	width:900px;
	height:200px;
	font-size:40px;
	background:#FFF;
}
textarea.input4 {
	width:600px;
	height:25px;
	font-size:20px;
	margin-left:-200px;
	margin-top:-10px;
	background:#FAFAFA;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 200px;
	display: block;
	color: #000;
	font-size: 120px;
	background-color: #E8E8E8;
	text-align: center;
	font-family: 'Quicksand';
	position:relative;
	top:30px;
	text-shadow:4px 4px 0px #FFF, 8px 8px 0px #CCC ;
}
.mintitle {
	position:relative;
	font-size:20px;
	color:#666;
	top:-70px;
}
#banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:300px;
	display: block;
	background-color:#333;
	color:#FFF;
	font-family:'Capriola';
	font-size:100px;
	line-height:110px;
	text-align:center;
	text-shadow:4px 4px 0px #fce643, 3.5px 3.5px 0px #fce643, 3px 3px 0px #fce643, 2.5px 2.5px 0px #fce643, 2px 2px 0px #fce643, 1.5px 1.5px 0px #fce643, 1px 1px 0px #fce643 ;
	cursor:default;
}
#banner1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:160px;
	display: block;
	background-color:#636c75;
	color:#FFF;
	font-family:'Capriola';
	font-size:200px;
	text-align:center;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
	height:1780px;
	font-family: 'Quicksand';
	font-weight:700;
	margin-left:2%;
	margin-right:2%;
	margin-top:2%;
	margin-bottom:2%;
	background-image:url(img/bg2.png);
	text-align:center;
	font-size:24px;
}
#top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color:#fce643;
	background-color:#fce643;
}
#space {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:30px;
	display: block;
	position:relative;
	top:30px;
	background-color:#FFF;
}
textarea.input{
	font-family:'Quicksand';
    padding: 5px;   
    border: 1px solid #333;
	resize:both;
	overflow: auto;
    
    /*Applying CSS3 gradient*/
    background: -moz-linear-gradient(center top , #FFFFFF,  #EEEEEE 1px, #FFFFFF 20px);    
    background: -webkit-gradient(linear, left top, left 20, from(#FFFFFF), color-stop(5%, #EEEEEE) to(#FFFFFF));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#FFFFFF');
    
    /*Applying CSS 3radius*/   
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    

	transition-property:all;
	transition-duration:0.3s;
	transition-timing-function:linear;
	/* Firefox 4 */	
	-moz-transition-property:all;
	-moz-transition-duration:0.3s;	
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
	-webkit-transition-property:all;
	-webkit-transition-duration:0.3s;
	-webkit-transition-timing-function:linear;
	/* Opera */
	-o-transition-property:all;
	-o-transition-duration:0.3s;
	-o-transition-timing-function:linear;
	
	z-index:10px;

}
textarea.input:hover
{
	-moz-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    -webkit-box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
    box-shadow: 4px 4px 0px #000, 3.5px 3.5px 0px #000, 3px 3px 0px #000, 2.5px 2.5px 0px #000, 2px 2px 0px #000, 1.5px 1.5px 0px #000, 1px 1px 0px #000;
}
textarea.input:focus
{
	background-color:#fce643;
}
.sudmit {
	position: relative;
    color:#000;
    background-color:#FFF;
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 40px;;
	border: 1px solid #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 4px 0px #000, 0px 4px 15px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 4px 0px #000, 0px 4px 15px rgba(0,0,0,.7);
    box-shadow: 0px 4px 0px #000, 0px 4px 15px rgba(0,0,0,.7);
	width: 300px;
	text-align: center;
	
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	/* Firefox 4 */	
	-moz-transition-property:all;
	-moz-transition-duration:0.1s;	
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
	-webkit-transition-property:all;
	-webkit-transition-duration:0.1s;
	-webkit-transition-timing-function:linear;
	/* Opera */
	-o-transition-property:all;
	-o-transition-duration:0.1s;
	-o-transition-timing-function:linear;
}

.sudmit:active {
    -webkit-box-shadow: 0px 2px 0px #000, 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 2px 0px #000, 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 2px 0px #000, 0px 3px 6px rgba(0,0,0,.9);
    position: relative;
    top: 2px;
}
#overlay {
	position:fixed;
	width:100%;
	height:100%;
	z-index:0;
	background:url(img/untitled-5.gif);
}
#me {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:15px;
	font-family:'Quicksand';
	text-align:center;
}
.blur {
   color: transparent;
   text-shadow: 0 0 30px rgba(255,255,255,1);
   	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	/* Firefox 4 */	
	-moz-transition-property:all;
	-moz-transition-duration:0.1s;	
	-moz-transition-timing-function:linear;
	/* Safari and Chrome */
	-webkit-transition-property:all;
	-webkit-transition-duration:0.1s;
	-webkit-transition-timing-function:linear;
	/* Opera */
	-o-transition-property:all;
	-o-transition-duration:0.1s;
	-o-transition-timing-function:linear;
	cursor:default;
}
.blur:hover {
   color:#FFF;
   text-shadow: 0 0 0px rgba(255,255,255,1);
}
#app {
	position:absolute;
	top:14px;
	left:4px;
	font-size:20px;
	font-family:'Quicksand';
	color:#fff;
}
.aapp {
	color:#FFF;
}
.face {
	position:relative;
	top:0px;
	left:0px;
}
}
