@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;
}

#top {
width: 100%;
background: url(images/big_top.jpg) no-repeat top center;
}

#middle {
width: 100%;
background: url(images/big_middle.jpg) repeat-y top center;
}

#bottom {
width: 100%;
background: url(images/big_bottom_site.jpg) repeat-x bottom center;
}

#bottom2 {
width: 100%;
background: url(images/big_bottom.jpg) no-repeat bottom center;
}

#theinside {
width: 714px;
margin: auto;
}

#ss_header {
height: 170px;
}

#ss_content {

}

#ss_footer {

}

.ss_logo {
width: 400px;
height: 120px;
float: left;
}

.ss_contact {
width: 314px;
float: right;
height: 100px;
}

.ss_contact_inside {
float: right;
width: 100px;
height: 100px;
}

.ss_linkedin {
float: right;
width: 30px;
height: 30px;
margin-top: 5px;
}

.ss_rss {
float: right;
width: 35px;
height: 30px;
margin-top: 5px;
}

.ss_twitter {
float: right;
width: 30px;
height: 30px;
margin-top: 5px;
}

.ss_content_left {
float: left;
width: 418px;
padding-left: 2px;
}

.ss_content_right {
float: right;
width: 240px;
padding-right: 10px;
}

.ss_link {
display: block;
width: 100%;
height: 100%;
cursor: pointer;
}

.copyright {
margin-top: 663px;
text-align: center;
color: #666;
padding-bottom: 10px;
}

.ss_copytext {

}

p {
margin-top: 7px;
margin-bottom: 7px;
color: #333;
}

.lowertitle {
margin-top: 15px;
}

.clear {
clear: both;	
}

.ss_pr {
width: 387px;
margin: auto;
margin-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.ss_pr2 {
width: 387px;
margin: auto;
padding-bottom: 10px;
text-align: center;
}

.ss_pr3 {
width: 387px;
margin: auto;
margin-top: 10px;
padding-bottom: 29px;
text-align: center;
}

.ss_pr img {
margin-bottom: 5px;
}

.ss_scorditlabel {
margin-top: -10px;
}

a {
color: #000;
}

.ss_thumb {
float: left;
width: 115px;
margin-left: 15px;
_margin-left: 7px;
margin-right: 9px;
height: 115px;
margin-bottom: 15px;
margin-top: 7px;
}

.ss_samples {
margin-top: 10px;
}

.ss_clips {
margin-top: 10px;
}

.ss_projecttitle {
margin-top: 10px;
margin-bottom: 7px;
}