/*
Theme Name: 10 Minute Board Shop Theme
Theme URI: http://elliotjaystocks.com
Description: 10 Minute Board Shop Theme
Version: 2 (WP2.6.2)
Author: Oscar Quezada
Author URI: http://oqwebdesign.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(style/images/bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fef1e1;
	font-size: 12px;
}

a {
	color: 015e9f;
}

p {
    margin-top: 1em;
    margin-bottom: 1em;
}

#footer {
	background-image: url(style/images/bkg-footer.png);
	height: 59px;
	width: 972px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #FFFFFF;
}
#pagewrap {
	width: 972px;
	margin: 0px auto 0px auto;
}
.post {
	padding: 30px 0px 0px 0px;
	min-height: 295px;
	;
}
.home .post-index {
	float: right;
	width: 500px;
	padding: 30px 0px 0px 0px;
}
.home .post h2 {
	font-size: 16px;
	font-weight: bold;
	color: #895B2E;
}
.internal .post {
	padding-top: 80px;
}
.internal .post {
	font-size: 16px;
	font-weight: 100;
}
.internal .post h1 {
	font-size: 22pt;
	font-weight: bold;
	color: #895B2E;
}

.internal .post h2 {
	font-weight: bold;
	color: #895B2E;
}

.internal .post h2 a{
	font-weight: bold;
	color: #895B2E;
}

#content-holder-top {
	background-image: url(style/images/bkg-content-top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	widows:972px;
}
#content-holder-middle {
	background-image: url(style/images/bkg-content-middle.png);
	background-repeat: repeat-y;
	width: 934px;
	padding: 0px 19px 0px 19px;
	z-index:0;
	position:relative;
}
#content-holder-bottom {
	background-image: url(style/images/bkg-content-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 972px;
}
#header {
	background-image: url(style/images/bkg-header-navigation.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 107px;
	width: 935px;
	position:relative;
	z-index:4;
}
#logo {
	float: right;
	padding: 10px 10px 0px 0px;
	position: relative;
	z-index:10;
}
#logo h1 a {
	background-image:url(style/images/logo.png);
	display:block;
	height:164px;
	text-indent:-9999px;
	width:436px;
	background-repeat: no-repeat;
}
#navigation {
	float: right;
	padding: 75px 0px 0px 0px;
}
#navigation li {
	float: right;
	padding: 0;
	margin: 0;
}
#navigation a {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 0;
	margin: 0px 20px 0px 0px;
	text-decoration: none;
	font-size: 14px;
}
#navigation-bottom {
	background-image: url(style/images/bkg-header-navigation-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 935px;
	z-index:3;
	position:relative;
}
#submenu {
	height: 30px;
	width: 935px;
	position: absolute;
	top: 90px;
	z-index: 0;
	background-image: url(style/images/bkg-subnav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 40px 0px 0px 0px;
}
#submenu ul {
	float: right;
}
#submenu li {
	float: left;
}
#submenu a {
	display: block;
	text-decoration: none;
	margin-right: 40px;
	font-weight: bold;
	color: #996633;
	font-size: 14px;
}
#banner1 {
	background-image: url(style/images/banner1.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 250px;
	width: 935px;
}
#signup {
	width: 326px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position:absolute;
	right: 70px;
	top: 220px;
	padding: 1em 1em 1em 1em;
	background-image: url(style/images/bkg-blue-form.png);
	background-repeat: no-repeat;
	z-index: 20;
	height:300px;
}
#signup a {
	color: #C1C1C1;
}
#signup h1, #signup h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1em;
	color: #FFFFFF;
}
#signup h2 {
        font-size: 18px;
	padding-bottom: 30px;
}

#signup input {
        padding-left: 15px;
}

#signup p {
        font-size: 18px;
        padding-left: 15px;
}

#signup td {
    padding-right: 10px;
}
#signup .login-input {
	width: 180px;
	margin-bottom: 15px;
}
#signup br {
	clear: both;
	height: 1px;
}
#signup input#login {
	text-align: center;
	margin-top: 30px;
	padding-left: 120px;
}

#signup form div {
	padding:3px 0;
}
#signup form label {
	float: left;
	width:100px;
	text-align: left;
	padding:0px 5px 0px 15px;
}
#signup form input, textarea {
	margin-bottom: 5px;

}

#bottom-left {
	background-image: url(style/images/bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 0px 15px;
	height: 260px;
}
#form-title {
	text-align: center;
	padding: 0px 0px 20px 0px;
}
#start_creating_button {
	margin: 25px 0px 0px 0px;
	text-align: center;
}

div.promo {
	float: left;
	padding-top: 25px;
	background-repeat: no-repeat;
	height: 117px;
}
#promo1 {
	padding-right: 20px;
	background-image: url(style/images/promo-1.png);
	width: 291px;
}
#promo2 {
	padding-right: 15px;
	background-image: url(style/images/promo-2.png);
	width: 290px;
}
#promo3 {
	padding-right: 30px;
	background-image: url(style/images/promo-3.png);
	width: 284px;
}
div.promo img {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}
#promo1 img {
	padding-left: 25px;
}
#promo2 img {
	padding-left: 20px;
}
#promo3 img {
	padding-left: 20px;
}
div.promo h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #996633;
}
div.promo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#features {
	float:left;
	width:490px;
	min-height:200px;
	padding:0px 425px 10px 0px;
}
#features h1 a {
	font-size: 18px;
	font-weight: bolder;
	color: #015e9f;
	text-decoration: none;
}
#features h1 a:hover {
	color: #015eb0;
	text-decoration: underline;
}
#features-left {
	float: left;
	width: 225px;
}
#features-right {
	float: right;
	width: 225px;
}
#features ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
#features li {
	list-style-type: disc;
	margin-left: 40px;
}
.white-bl {
	background-color: #FFFFFF;
	background-image: url(style/images/white-bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.white-br {
	background-image: url(style/images/white-br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.white-tl {
	background-image: url(style/images/white-tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white-tr {
	background-image: url(style/images/white-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
	width: 283px;
}
.spacer1 {
	width: 15px;
	height: 15px;
	float: left;
}
.blue-square {
	background-color: #00638d;
	height: 100px;
	width: 100px;
	float: left;
}
.text-1 {
	float: left;
	padding-left: 15px;
	width: 150px;
}
.font-h1 {
	font-size: 18px;
	font-weight: bold;
}
.font-h2 {
	font-weight: bold;
	color: #996633;
	font-size: 14px;
}

body.internal .salepoint {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: left;
}


body.internal .salepoint img {
    float: left;
	margin-right: 1em;
}

body.internal .salepoint .clear {
    clear: both;
}

body.internal .salepoint .text {
    width: 700px;
    float: right;
}

body.internal .salepoint .textnoimg {
}

body.internal .salepoint h1 {
    font-size: 20pt;
    margin-bottom: 10px;
}

body.internal #pagewrap h2 {
    font-size: 20pt;
    margin-bottom: 10px;
}

body.internal .salepoint  li {
	list-style-type: disc;
	margin-left: 40px;
}

body.contact ul {
    margin-top: 10px;
    margin-left: 10px;
}

body.contact p {
    margin-top: 1em;
    margin-bottom: 1em; 
}

body.contact form {
    margin-top: 1em;
}



