/*   ___/\/\/\/\/\__/\/\________/\/\/\/\/\____/\/\/\/\/\____/\/\/\/\/\___
    _/\/\__________/\/\________________/\/\__________/\/\__/\/\____/\/\_ 
   ___/\/\/\/\____/\/\__________/\/\/\/\______/\/\/\/\____/\/\/\/\/\___  
  _________/\/\__/\/\________________/\/\__________/\/\__/\/\_________   
 _/\/\/\/\/\____/\/\/\/\/\__/\/\/\/\/\____/\/\/\/\/\____/\/\_________    
____________________________________________________________________
              SL33P Home Page Style Sheet v. 3.34 - Paperbag edition 
                        
*/

@font-face {
      font-family: "Silkscreen";
      src: url("/paperbag/css/slkscr.ttf");
    }
    
    
body
{
	margin: 0;
	padding: 0;
	background-color: #E5E4E2;
	background-image: url(/paperbag/i/bg.png);
	background-repeat: repeat-x;
}

#parallax
{
	position: relative;
	overflow: hidden;
	width: 1111px;
	height: 626px;
	clear: right;
	margin-bottom: 1.5em;
	background-color: #E5E4E2;
	background-image: url(/paperbag/i/bg.png);
	background-repeat: repeat-x;
}

#tooltip
{
	position: absolute;
	border: 1px solid #333;
	padding: 3px 8px;
	color: #fff;
	display: none;
	font-family: 'helvetica neue',helvetica, arial, sans-serif;
	background-color: #2D2D2D;
}

#intro
{
	width: 482px;
	height: 600px;
}

#intro p
{
	background-image: url(/paperbag/i/bubble.png);
	background-repeat: no-repeat;
	padding: 190px 188px 305px 50px;
	position: absolute;
	top: -150px;
	left: 150px;
	width: 255px;
	height: 600px;
	font-size: 14px;
	line-height: 1.314;
	font-family: georgia,times new roman,serif;
}

#footer
{
	background-image: url(/paperbag/i/trans.png);
	background-repeat: no-repeat;
	width: 306px;
	height: 685px;
	background-position: 0 300px;
	padding-top: 500px;
}

#footer p
{
	color: #2D2D2D;
	width: 222px;
	margin-left: 20px;
	font-family: 'helvetica neue',helvetica,arial,serif;
	font-size: 12px;
	text-align: right;
}

h1
{
	width: 600px;
	height: 600px;
	margin-top: -150px;
	background-image: url(/paperbag/i/belka.png);
	background-repeat: no-repeat;
}

#logo
{
	width: 319px;
	height: 285px;
}

#logo img
{
	position: absolute;
	left: 200px;
	top: -200px;
}

#twitter
{
	width: 500px;
	height: 32px;
	margin-top: 200px;
	background-image: url(/paperbag/i/bird.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-left: 20px;
	font-family: silkscreen, monospace;
	font-size: 8px;
	padding-top: 5px;
	font-weight: normal;
}

#twitter a
{
	color: #979797;
	text-decoration: none;
}

h3
{
	width: 1176px;
	height: 87px;
	background-image: url(/paperbag/i/pavement.png);
	background-repeat: no-repeat;
	margin-top: 258px;
	padding-right: 200px;
	margin-left: -100px;
}

a, a.visited
{
	color: #323232;
}
