/*  
Theme Name: Bassin
Description: New design for BassinOnline.
Version: 1.0
Author: Corey George

*/

html {
    height: 100%;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    background: #ffffff;
    color: #000000;
    height: 100%;
}

h1 {
    font-family: Arial, sans-serif;
    font-size: 24px;
    padding: 0 0 10px 0;
}

a:link, a:visited {
    text-decoration: underline;
    color: #336699;
}

a:hover {
    text-decoration: none;
}

p {
    padding: 10px 0 0 0;
}

#wrapper {
    position: relative;
    margin: auto auto 471px auto;
    text-align: left;
    min-height: 100%;
    background: url(http://www.bassinonline.com/images/tan_bckgd.jpg);
}

#header {
    position: relative;
    background: url(http://www.bassinonline.com/images/header_1109.jpg);
    background-position: center;
    width: auto;
    height: 369px;
    text-align: center;
}

#header img {
    border: 1px solid grey;
}

#main {
    position: relative;
    width: 900px;
    height: 100%;
    margin: 0 auto 0 auto;
    padding-bottom: 471px;
    background: url(http://www.bassinonline.com/images/tan_bckgd.jpg);
}

#shop {
    position: relative;
    width: 250px;
    height: 100%;
    float: left;
    padding: 20px 10px 10px 10px;
    background: url(http://www.bassinonline.com/images/tan_bckgd.jpg);
}

#shop a:link, a:active, a:visited {
    text-decoration: none;
    color: #cc6633;
}

#shop a:hover {
    text-decoration: underline;
    color: #cc6633;
}

.shop_img {
    border: 5px solid white;
    float: right;
    margin: 0 0 0 5px;
}

#container {
    margin: 0px;
    width: 573px;
    height: 100%;
    float: right;
    padding: 10px 20px 20px 20px;
    border: 1px solid white;
    background: url(http://www.bassinonline.com/images/lt_tan_bckgd.jpg);
}

.post {
    height: 100%;
    padding: 0px 0 10px 0;
}

.post h2 {
    font-family: Arial, sans-serif;
    font-size: 30px;
}

.post a:active, a:link, a:visited {
    text-decoration: none;
}

.post a:hover {
    text-decoration: underline;
}

.entry {
    line-height: 18px;
}

.alignleft {
    float: left;
    margin: 0 10px 0 0;
}

.entry h1 {
    font-family: Arial, sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #333333;
}

.entry h2 {
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #666666;
    font-weight: 100;
    line-height: 0px;
    padding-bottom: 20px;
}

.entry h3 {
    font-size: 15px;
    font-weight: 100;
    line-height: 25px;
}

.entry h4 {
    font-size: 10px;
    color: #cc6633;
    line-height: 2px;
}

.entry img {
    border: 0px;
}

p.postmetadata {
    border-top: 1px solid #ccc;
    margin: 10px 0 0 0;
}

.navigation {
    padding: 10px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

#nav_links {
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

#nav_links ul li {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    display: inline;
    padding: 6px;
    border: 1px solid rgb(231, 224, 195);
}

#nav_links ul li a {
    text-decoration: none;
    color: rgb(57, 55, 47);
    padding: 6px;
    border: 1px solid rgb(231, 224, 195);
}

#nav_links ul li a:hover {
    background: rgb(214, 206, 170);
    text-decoration: none;
    color: rgb(57, 55, 47);
    border: 1px solid rgb(214, 206, 170);
    padding: 6px;
}

.sidebar {
    float: left;
    width: 240px;
    background: none;
    margin: 0 0 0 10px;
}

.sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0 10px 0 10px;
}

.sidebar ul li {
    padding: 10px 0 10px 0;
}

.sidebar ul li h2 {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

.sidebar ul ul li {
    padding: 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.clearfooter {
    clear: both;
}

#footer {
    position: relative;
    margin: -471px 0 0 0;
    width: auto;
    height: 400px;
    background: url(http://www.bassinonline.com/images/footer_bckgd.jpg);
}

#footer_content {
    font-family: Arial, sans-serif;
    padding-top: 50px;
    margin: 0 auto 0 auto;
    color: white;
    text-align: left;
}

#footer_content a:link, a:active {
    text-decoration: none;
    color: rgb(231, 224, 195);
}

#footer_content a:hover {
    text-decoration: underline;
    color: rgb(231, 224, 195);
}