/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

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

body
{
	background-image: url( images/backgroundRepeat.jpg );
	background-repeat: repeat-y;
	background-position: center;
	background-color: #7e459b;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#wrapper, #wrapper2
{
	background-image: url( images/background.jpg );
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	min-height: 950px;
	height: auto !important;
	height: 950px;
}

#wrapper2
{
	background-image: url( images/backgroundInt.jpg );
}

a
{
	color: #7E459B;
}

a:hover
{
	text-decoration: none;
}

#container
{
	width: 960px;
	margin: 0px auto;
	text-align: left;		
}

ul, p
{
	margin-bottom: 10px;
	line-height: 20px;
}

ul
{
	padding-left: 15px;
}

ul li
{
	list-style: disc;
}

h3
{
	color: #4b81c2;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
}

#navigation, #content, #header
{
	width: 960px;
}

#navigation
{
	height: 50px;
}

#header
{
	height: 225px;
}

#content, #contentInt
{
	padding-left: 71px;
	width: 550px;
	padding-top: 65px;
}

#contentInt
{
	width: 815px;
}

h2
{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #7e459b;
	margin-bottom: 10px;
}

h2 a
{
	color: #7e459b;
	text-decoration: none;
}

#sidebarBlog
{
	width: 250px;
	float: right;
	padding-top: 65px;
	padding-right: 41px;
}

img.logo
{
	margin-left: 70px;
	margin-top: 15px;
	float: left;
}

ul.nav
{
	width: 941px;
	padding-left: 74px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.nav li
{
	float: left;
	padding-left: 30px;
	padding-right: 42px;
	list-style: none;
}

ul.nav li a
{
	text-transform: uppercase;
	color: #4b81c2;
}

ul.nav li.first
{
	padding-left: 0px;
}

p.readMore
{
	margin-top: 15px;
}

span.more
{
	text-transform: uppercase;
	color: #7E459B;
	text-decoration: none;
	font-size: 15px;
	background-image: url( images/more.jpg );
	background-repeat: no-repeat;
	padding-left: 21px;	
}

a.moreLink
{
	text-decoration: none;
}

div#testHolder
{
	width: 850px;
	font-size: 14px;
}

div#testHolder div#testimonial
{
	float: right;
	width: 800px;
}

div#testHolder div#testimonial div#from
{
	font-size: 13px;
	color: #4D83C3;
}

div#testHolder big 
{
	font: bold 60px/45px Georgia,sans-serif;
	color: #7E459B;
}

p.spacer
{
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.susanBio
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	padding-top: 6px;
	text-align: center;
	color: #5D595F;
	line-height: 16px;
}

.susanBio strong, .susanBio span
{
	color: #4D81CC;
	line-height: 20px;
}

.susanBio span
{
	font-size: 13px;
}

table.contact
{	
	background-color: #EFF7FF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 7px;	
}

table.contact input, table.contact textarea
{
	border: 1px solid #4786CD;
	padding: 4px;
	color: #000000;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

textarea
{
	font-famaily: Verdana,Arial,Helvetica,sans-serif;
}

#tableHolder
{
	background-color: #4786CD;
	padding: 7px;
	width: 292px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#wpcf7-f1-p5-o1
{
width: 292px;
float: right;
margin-right: 300px;
}

.contactText strong
{
	color: #7E459B;
}

div#samples h3
{
	text-align: center;
}