/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on Twenty Ten)
Version: 3.0
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

body{
background: #000000 url('images/bg.jpg') no-repeat center top;
}

div.entry p{
line-height: 18px;
}

#pagewrap{
width: 796px;
margin: 0px auto 0px auto;
font:12px Verdana,Helvetica,sans-serif;
color: #fff;
}

#outer-wrap{
width: 1024px;
height: 1065px;
margin: 0px auto 0px auto;
}

#outer-wrap img.top{
vertical-align: top;
margin: 10px;
}

#outer-wrap img.right{
float: right;
vertical-align: top;
margin: 10px;
}

#hd_logo{
width: 796px;
height: 58px;
margin-top: 13px;
margin-bottom: 15px;
}

#hd_background{
width: 796px;
height: 237px;
background: #000000;
margin-top: -45px;
position: relative;
}

#video {
margin-top: 7px;
margin-left: 7px;
float: left;
}

#hd_background img.actionback {
position: absolute;
bottom: 0px;
right: 25px;
float: right;
border: 0px;
}

#nav {
width: 796px;
}

#nav img {
margin: 1px 0px 0px 8px;
}

#n-top {
width: 130px;
text-align: center;
}

#n-top-contact {
width: 146px;
text-align: center;
}

#n-top ul, #n-top-contact ul {
text-align: left;
}

#footer {
color: #fff;
height: 30px;
text-align: center;
font:11px Verdana,Helvetica,sans-serif;

}

a {
color: #fff;
text-decoration: none;
}

a:hover {
color:#ccc;
text-decoration: underline;
}  /* mouse over link */

#footer p.links {
word-spacing: 20px;
margin-bottom: 5px;
}

#footer p.copyright {
margin-bottom: 5px;
}

#content_main {
background: url('images/content_bg2.png') no-repeat left top;
float: left;
width: 796px;
min-height: 675px;
}

h1 {
color: #ffffff;
margin-left: 30px;
margin-top: 10px;
font:bold 20px Arial,Helvetica,sans-serif;
}

h2 {
color: #ffffff;
margin-left: 30px;
margin-top: 20px;
font:16px Verdana,Helvetica,sans-serif;
}

#content_main p {
color: #ffffff;
padding: 20px 30px 0px 25px;
font:12px Verdana,Helvetica,sans-serif;
line-height: 16px;
}

#content_main p.posted_on {
margin-top: 2px;
font:11px Verdana,Helvetica,sans-serif;
padding: 0px 30px 0px 30px;
}

#content_main p a {
font:12px Verdana,Helvetica,sans-serif;
}

#feature div.entry {
background: url('images/feature_top2.png') no-repeat left top;
margin-top: -10px;
}

#feature div.entry div.bottom {
background: url('images/feature_bottom2.png') no-repeat left top;
height: 104px;
margin-top: -65px;
}

#feature {
margin: 0px 30px 10px 30px;
}

#content_main div.sub-page {
border:1px dashed #D3D3D3;
height:auto;
margin:15px auto;
padding:5px;
width:708px;
}

#content_main div.sub-page img.imagefloat{
float:left;
margin:5px 15px;
padding:0;
}

#content_main div.sub-page span {
color:#DA6E00;
font-family:Verdana,Helvetica,sans-serif;
font-size:20px;
}

#content_main div.sub-page p {
text-align:justify;
padding: 0px;
margin: 10px;
}

#content_main div.sub-page p a {
font-size: 16px;
margin: 5px;
padding: 0px;
}

.spacer {
clear: both;
}

#content_main span.more {
margin-left: 60px;
}

img.social {
margin-left: 10px;
float: right;
}
