/*
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, modified by Sophia Dengo @ sophiadengo.com
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

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

/**
 * Style sheet basic
 */
body
{
	margin:20px auto;
	padding:0px;
	padding-top:20px;
	background-color:black;
	color:white;
	width:1000px;
}

a,
body,
div,
em,
input,
label,
li,
ol,
p,
select,
span,
strong,
td,
th,
textarea,
u,
ul
{
	font-family:Verdana, sans-serif;
}

input, textarea {
	background-color:#1a1a1a;
	border:0;
	margin-bottom:1.5px;
	border-color:black;
	color:white;
	}
	
.submit {
	border: thin solid grey;
	}
	
a,
body,
div,
input,
label,
li,
ol,
p,
select,
td,
th,
textarea,
u,
ul
{
	font-size:11px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:18px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

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

a:hover
{
	/*text-decoration:underline;*/
	color:#a1a1a1;
}

.active {
	display:inline;
	/*text-decoration:underline;*/
	color:#a1a1a1;
	}
	
li {
	display:inline;
	list-style:none;
	}

#storyList li {
	display:block;
	}
	
img
{
	vertical-align:middle;
	border:0px;
}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}

/*Phiden's in here making changes.*/

#contactUs, #aboutUs {
	font-size:10pt;
	}
	
/*footer text, info@ link, CC tag*/
#disclaimer_en, #disclaimer_es, #bs_footer, #bs_footer a, #creative, #join {
	text-align:center;
	color:#333333;
	font-size:8pt;
	}
	
#join a {
	color:#f7a300;
	}
	
#join a:hover {
	color:#333333;
	}
	
#creative {
	padding-bottom:5px;
	}
	
#bottomLine {
	padding-top:10px;
	padding-bottom:5px;
	}
	
/*header settings*/
#header {
	margin-bottom:10px;
	}
	
#logo {
	float:left;
	margin-top:15px;
	/*padding-left:35px;*/
	}
	
#mainNav {
	float:right;
	padding-top:30px;
	/*padding-right:35px;*/
	}
	
#search {
	padding-top:40px;
	padding-left:7px;
	float:right;
	}
	
#keywords {
	width:100px;
	}
/*end header settings*/

/*begin above-the-fold*/

#secnav {
	float:right;
	padding-top:10px;
	padding-right:15px;
	z-index:3;
	}
	
/*end above-the-fold*/

/*begin below-the-fold*/

#orangeLine {
	padding-bottom:10px;
	}
	
#belowFold, #sharethis_0, #instruct, #comments {
	
	}
	
#belowFold img {
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	}
	
#comments {
	padding-top:20px;
	padding-bottom:20px;
	}
	
.form {
	padding-top:20px;
	padding-bottom:20px;
	}
	
#belowFold, #instruct {
	padding-bottom:15px;
	}
	
#belowFold {
	font-size:10pt;
	color:#999999;
	}
	
#belowFold h1 {
	color:white;
	}
	
/*story list formatting*/

#topOrangeLine {
	padding-bottom:20px;
	}
	
#storyList {
	margin-right:75px;
	font-size:16pt;
	}
	
.element {
	margin-bottom:100px;
	}
	
#storyList h1 {
	margin:0;
	padding:0;
	}
	
#storyList h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:11pt;
}
	
#storyList img {
	padding:1px;
	margin-right:20px;
	border:thin solid #1a1a1a;
	float:left;
	}

.copy {
	/*float:right;*/
	font-size:10pt;
	}

	
/*about us*/
#aboutUs, #contactUs, #bio {
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
	}
	
/*if Internet Explorer*/
#ifIE {
	margin-left:150px;
	margin-right:150px;
	font-size:14pt;
	color:#f7a300;
	}
	
#ifIE a {
	font-size:14pt;
	text-decoration:underline;
	}
	
/*registration page*/

#regMessage {
	padding-bottom:10px;
	}
	
#registrationForm {
	padding-bottom:10px;
	}

#oops {
	padding-left:75px;
	padding-right:75px;
}

#elist ul li {
	list-style-type:none;
	display:block;
}

#elist ul {
	text-align:center;
	padding:0;
	margin:0;
	}
	
#logoCenter {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	}
	
#orangeLine2 {
	text-align:center;
	padding-bottom:20px;
	}
	
#orangeLine3 {
	text-align:center;
	padding-top:20px;
	}
	
.promo {
	text-align:center;
	}
	
#paypal {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	}
	
/* NEW NEW NEW */
#header {

	clear:both;
	width:100%;
	height:150px;
	
	}
	
#myVid {

	float:left;
	
	}
	
#belowFold {

	clear:both;
	width:100%;
	}
	
br, p {

	padding-bottom:10px;
	
	}
