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

/* word this is shane's css file!!! 
   created 11 October 2009
   for www.shanesnow.com
*/

body {
background: url(images/all_bg.jpg);
font-family: arial, verdana;
font-size: 12px;
}

#s3_bg {
background: url(images/s3_thebg.png) no-repeat top center;
}

#s3_all {

}

#s3_header {
height: 371px;
width: 960px;
margin: auto;
}

#s3_stripe {
height: 371px;
position: absolute;
width: 100%;
background: #f3eedf;
z-index: -5;
}

#s3_body {
width: 960px;
margin: auto;
color: #ccc;
height: 700px;
}

#s3_footer {
width: 960px;
margin: auto;
text-align: center;
margin-bottom: 10px;
}

.s3_inside {
padding-top: 35px;
}

.s3_logo {
text-align: center;
}

.s3_networks {
text-align: center;
}

.s3_about {
width: 270px;
margin-top: 70px;
float: left;
}

h1 {
font-size: 18px;
margin-bottom: 5px;
}

.clear {
clear: both;
}

.s3_writtenfor {
float: left;
width: 300px;
margin-top: 70px;
padding-left: 65px;
}

.s3_writtenfor img {
padding-right: 3px;
}

.gq {
float: right;
margin-top: 80px;
}

h2, h3 {
color: #fff;
font-size: 16px;
margin-top: 20px;
margin-bottom: 10px;
}

.s3_body1  {
width: 315px;
float: left;
margin-right: 20px;
}

.s3_body2  {
width: 305px;
float: left;
margin-right: 20px;
}

.s3_body3 {
float: left;
width: 300px;
}

.s3_project {
float: left;
padding-right: 5px;
}

a {
color: #900c79;
text-decoration: none;
}

.more a {
color: #900c79;
}

a:hover {
text-decoration: underline;
}

#s3_body a {
color: #ccc;
}

#s3_body {
line-height: 15px;
}

#s3_body ul, .s3_project {
margin-bottom: 30px;
}

.s3_body3 li {
float: left; 
margin-right: 10px;
margin-bottom: 7px;
height: 33px;
}

#more {
width: 500px;
padding: 15px;
}

#more p {
margin-bottom: 15px;
}

h4 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 14px;
}

#more li {
margin-bottom: 10px;
margin-top: 8px;
font-size: 11px;
padding-left: 15px;
width: 470px;
}