/*
Theme Name: Of Course Golf Theme
Description: Of Course Wordpress theme
Version: 1.0
Author: Koes Bong and Josh Cody 
Tags: blue, custom header, fixed width, two columns, widgets

*/

/*
		RESET HERE
*/

body, html, div, blockquote, img, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a
	{
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: none;
	}

input, fieldset, label, th, td
	{
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6
	{
	font-size: 100%;
	font-weight: normal;
	}

ul, ol
	{
	list-style: none;
	}

a
	{
	color: blue;
	text-decoration: none;
	}


/*
		BASIC DOCUMENT INFO
*/

html {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

body {
    background-color: #3b3939;
    color: #fff;
}

a {
    color: #f7ed55;
}

p a:hover,
li a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
	border-bottom: 1px solid #fff77b;
}

h2 a.nunderline:hover {
	border-bottom: none;
}

h2 {
    color: #f7ed55;
    font-family: 'Arial Black', arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
	text-transform: lowercase;
}

.clear-left {
	clear: left;
}

.light {
	font-weight: normal;
	font-size: 75%;
}

.hide {
	display: none;
}

#page {
    margin: 0 auto;
    width: 960px;
    padding: 0 0 20px 0;
}

#standard-content, 
#slim-content {
	background-color: #454344;
	margin: 0 auto;
	padding: 10px;
	width: 860px;
}

#standard-content{
	padding: 15px 10px;
}

#slim-content {
	width: 560px;
}

#headerimg {
	background-color: #454344;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 5px 0 25px;
	width: 840px;
}

#headerimg a {
    display: block;
    float: left;
    margin: 0 20px 0 10px;
    height: 160px;
    width: 230px;
}

#headerimg img {
	float: left;
	padding-right: 30px;
	margin-left: 0px;
}

ul#header-nav {
    text-align: center;
    margin: 10px auto;
}

ul#header-nav li {
    display: inline;
    margin-right: 30px;
}

ul#header-nav li:last-child {
	margin-right: 0px;
}

ul#header-nav a {
	border-bottom: none;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

ul#header-nav a:hover {
	color: #f7ed55;
}

#content-wrapper {
    width: 880px;
    margin: 0 auto;
    overflow: hidden;
}

#left-column,
#right-column,
#video-box,
#promo-box,
.promo, 
#blogs,
#twitter,
#stories {
    float: left;
}

#left-column {
	border: 10px solid #454344;
    background: #454344;
    width: 530px;
}

#right-column {
    background: #454344;
    margin-left: -10px;
    padding: 10px 10px 10px 10px;
    width: 320px;
}

#video-box, #main-video {
    background-color: #000;
    margin-bottom: 10px;
    padding: 10px;
    width: 510px;
}

#main-video {
	width: 465px;
}

.old-video {
	text-align: center;
}

.old-video object {
	text-align: left;
}

p.add-this {
	margin-top: 10px;
}

#video-box object, #main-video object {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 425px;
	z-index: 0;
}

#main-video object {
	margin-bottom: 20px;
}

#box-controls {
	clear: both;
	overflow: auto;
	width: 510px;
}

#box-controls a:hover {
	border-bottom: none;
}

#box-controls h4, #box-controls p {
}

#box-controls ul {
	clear: both;
	display: block;
	margin: 0 auto;
}

#box-controls ul li {
	display: inline;
	margin-left: 10px;
}

p#thumb-controls {
	margin: 10px auto;
	width: 190px;
}

#promo-box {
    background-color: #000;
	overflow: auto;
    padding: 10px;
    position: relative;
    width: 510px;
}

#pro-shop {
    background-color: #454344;
    margin-right: 10px;
	min-height: 160px;
    padding: 10px;
    width: 230px;
	}

#pro-shop h3 {
	padding-left: 140px;
}

#pro-shop img, #next-video img {
	border: 5px solid #3b3939;
	display: block;
	margin: 0 auto 10px auto;
}

#pro-shop p, #next-video p {
	text-align: left;
}

#next-video {
    background-color: #454344;
    padding: 10px;
    position: absolute;
	    bottom: 10px;
	    right: 10px;
	    top: 10px;
    width: 230px;
}

#next-video p.first {
}

#blogs,
#twitter,
#stories {
	border: 10px solid #000;
    background-color: #454344;
    width: 280px;
    padding: 10px;
}

#twitter ul li {
	border-bottom: 1px dotted #807c7e;
	clear: both;
	margin-bottom: 10px;
	overflow: auto;
	padding-left: 50px;
	padding-bottom: 10px;
}

#twitter ul li:last-child {
	border-bottom: none;
}

#twitter ul li img {
	-webkit-transition: all .5s;
	border: 5px solid #3b3939;
	float: left;
	margin-left: -50px;
}

#twitter ul li img:hover {
	border: 5px solid #000000;
}

#stories,
#blogs {
    margin-bottom: -10px;
}

#stories p, #blogs p {
	margin-bottom: 10px;
}

#blogs a {

}

#blogs p {
	margin-top: 5px;
}

#standard {
	overflow: auto;
}

#standard,
#blog-entry {
	border: 10px solid #000;
	margin-top: -5px;
	padding: 10px 20px;
}

#standard h2 {
	font-size: 22px;
}

.standard-div p {
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 400px;
}

.character, .partner {
	border-bottom: 1px dotted #807c7e;
	margin-bottom: 20px;
	position: relative;
}

#standard-content #standard .character-right img {
	position: absolute;
		bottom: 0;
		right: 0;
		top: inherit;
}

#standard-content #standard .character-left img {
	position: absolute;
		bottom: 0;
		left: 0;
		top: inherit;
}

.partner {
	border-bottom: 1px dotted #807c7e;
	margin: 20px auto 20px auto;
	padding: 20px 0;
}

.partner h3 {
	margin: 10px auto;
	font-size: 16px;
	font-weight: bold;
}

.left p, .left h3 {
	margin-left: 280px;
}

.left img {
	position: absolute;
		top: 80px;
		left: 60px;	
}

.right p, .right h3 {
	margin-left: 60px;
}

.right img {
	position: absolute;
		top: 80px;
		right: 120px;
}

#standard .partners-contact {
	padding: 20px 0;
}

#standard .partners-contact p {
	margin: 0 auto;
	padding: 0;	
	text-align: center;
}

#standard img.about {
	border: 10px solid #3b3939;
	clear: right;
	float: right;
	margin: 0px 20px 20px 0;
}

#standard img.first {
	margin-top: -30px;
}

#full-blog {
	border: 10px solid #000;
    background-color: #454344;
    padding: 10px 20px;
}

#full-blog h2, .post h2 {
	padding-bottom: 10px;
}

#full-blog h3, .post h3 {
	font-size: 18px;
}

#full-blog p, .entry p {
	margin-bottom: 20px;
}

a#subscribe {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#full-blog p.meta, .entry p.meta {
	border-bottom: 1px dotted #3b3939;
	border-top: 1px dotted #3b3939;
	padding: 30px 0;
	text-align: right;
}

#full-blog img, .entry img, .commentlist img {
	border: 5px solid #3b3939;
}

#full-blog img.avatar, .entry img.avatar {
	float: right;
	margin-left: 5px;
	margin-top: 15px;
	overflow: auto;
}

h3#comments {
	padding: 10px 0 0 20px;
}

ol.commentlist {
	padding: 20px;
}

ol.commentlist li {
	border-bottom: 1px dotted #3b3939;
}

#respond {
	padding: 20px 20px 20px 35px;
}

#respond h3 {
	margin-bottom: 5px;
}

#respond form input {
	margin-left: 4px;
	margin-bottom: 10px;
}

#respond form textarea {
	margin-left: 4px;
}

.video-post {
	overflow: auto;
	border-bottom: 1px dotted #3b3939;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

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

.video-post h3 {
	font-size: 14px;
	font-weight: bold;
}

.video-post p.main-description {
	width: 500px;
}

#main-video {
	float: left;
	margin-right: 20px;
}

#next-thumbs {
	float: right;
	height: 444px;
	overflow: auto;
	width: 280px;
}

#next-thumbs ul li {
	border-bottom: 1px dotted #3b3939;
	list-style-type:  none;
	margin-bottom: 10px;
	overflow: auto;
	padding-bottom: 10px;
}

#next-thumbs ul li img {
	float: left;
	margin-right: 10px;
	padding-top: 10px;
}

#next-thumbs ul li h3 {
	font-size: 15px;
}

#next-thumbs ul li p {
	float: left;
	width: 190px;
}

.products-page {
	position: relative;
}

#sideshoppingcart {
	background-color: #000000;
	padding: 10px;
	position: absolute;
		right: 0px;
		top: 30px;
	z-index: 5000;
}

#sideshoppingcart h3 {
	background-color: #000000;
	font-family: arial black, arial, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
	width: 190px;
}

#sliding_cart p {
	width: 180px;
}

table.shoppingcard tbody tr th#quantity {
	width: 50px;
}

#standard #shoppingcart #shoppingcartcontents {
	background-color: #000000;
	border: none;
	padding: 10px;
	width: 180px;
}

.productdisplay {
	border-bottom: 1px dotted #3b3939;
	width: 500px;
}

.productdisplay:last-child {
	border-bottom: none;
}

.producttext h2 a, .producttext h2 span {
	font-size: 16px;
}

.producttext h2 a:hover {
	border-bottom: none;
}

.producttext h2 a.wpsc_edit_product {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	padding-top: 5px;
}

.producttext h2 a.wpsc_edit_product:hover {
	border-bottom: none;
}

.producttext {
}

#standard table.productcart tr.firstrow td {
	background-color: #000000;
	border: none;
}

#standard table.productcart tr.product_row {
	border-bottom: 1px dotted #3b3939;
}

#standard table.productcart tr.product_row td.firstcol {
	padding-top: 10px;
}

.default_product_display .textcol, .single_product_display .textcol {
	padding-left: 20px;
}

.productdisplay .imagecol img.product_image {
	border: 10px solid #3b3939;
}

.wpsc_variation_forms p {
	margin: 0;
	padding: 0;
}

#wpsc_shopping_cart_container .wpsc_checkout_forms .wpsc_checkout_table tr td {
	display: block;
	float: left;
	margin: 5px 0;
	width: 75px;
}

#TB_window {
	position: relative;
	z-index: 10000;
}

#footer {
    margin-top: 15px;
    text-align: center;
}