/*
Theme Name: Valero Texas Open
Theme URI: http://www.vmfoundry.com/
Description: Valero Texas Open
Version: 1
Author: Matthew Smith
Author URI: http://www.vmfoundry.com/
*/



/* Begin Typography & Colors */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#e9e3c9;
}

h3 {
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px solid #993c25;
	padding:4px 4px 4px 0;
	margin:0 0 6px 0;
}

h4 {
	padding:0;
	margin:0;
	font-size:17px;
	color:#272727;
}

h4 a {
	padding:0;
	margin:0;
	font-size:17px;
	color:#272727;
}

h4 a:hover {
	padding:0;
	margin:0;
	font-size:17px;
	color:#6A3428;
}

a img
{
	border: 0;
}


ol li, ul li {
	font-size:12px;
}
	
#main_container {
	width:1400px;
	position:absolute;	
	left:50%;	
	margin-left:-700px;
	background:url(img/BODY_BG.jpg) repeat-y center;
}

#main_container_padding {
	padding:0 0 0 245px;
	background:url(img/HEADER_BG3.jpg) no-repeat;
	overflow:hidden;
}

#header {
	height:182px;
/*	padding:12px 80px 12px 40px;*/
}

#header #home_button a {
	display:block;
	height:112px;
	width:350px;
}

#header #nav {
	padding:0;
}
	
#header #nav ul {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#header #nav li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#header #nav li a {
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
}

#header #nav li a img {
	border:0;
}

#header #nav li a:hover {
	background-color:#FFFF66;
}

#header h1 {
	margin:0;
	text-indent:-3000px;
}

.header_image {
	float:right;
	padding-right:20px;
}

#content {
	/*width:665px;*/
}

#content_home {
	width:605px;
}

#content_center {
	float:right;
	width:470px;
	margin-bottom: 15px;
}

#content_center_full {
	float:right;
	width:705px;;
}

#content_center_padding {
	padding:9px 20px 0 0;
}

#content_center .post, #content_center_full .post {
	width:auto;
}
	
#index_introduction {
	width:600px;
	height:200px;
}

#home_center_column {
	display:block;
	float:right;
	overflow:hidden;
	width:375px;
	padding:20px 0 0 0;
}

#home_center_column ul, #sidebar_inner ul li ul {
	margin:12px 0 12px 0;
	padding:0 0 0 14px;
}

#home_center_column ul li, #sidebar_inner ul li ul li{
	margin:0 0 6px 0;
	padding:0;
	list-style-image:url("img/list_arrow.gif");
	color:#878787;
	font-size:12px;
	font-weight:bold;
}

#home_center_column ul li a, #sidebar_inner ul li ul li a {
	color:#272727;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
	
#sidebar {
	float:right;
	width:310px;
	padding-top:9px;
}

#sidebar_inner {
	float:right;
	width:236px;
	padding-top:9px;
}

.sidebar_padding {
	padding-right:20px;
}

#sidebar_left {
	width:210px;
	float:left;
}

#sidebar_logos {
	float:right;
	width:220px;
	padding-top:135px;
}

#sidebar_logos ul, #sidebar_logos ul li, #sidebar_smart_content ul, #sidebar_smart_content ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar_logos a {
	display:block;
}

#sidebar_logos img {
	border:0;
	margin:0;
	padding:0;
}

#sidebar_smart_content {
	float:left;
	width:210px;
	padding-top:20px;
}

#comments_container {
	float:left;
	clear:both;
}


#footer {
	clear:both;
	min-height:260px;
	margin:0 220px 0 220px;
	background:url(img/FOOTER_BG.jpg) repeat-x #692d22;
}
	
#footer_cap {
	width:955px;
	height:42px;
	float:left;
	clear:both;
}

#footer ul {
	padding:12px 0 0 12px;
	margin:0;
}

#footer ul li ul {
	padding:0;
	margin:0;
}

#footer ul li {
	display:block;
	float:left;
	width:110px;
	padding:12px;
}

#footer ul li a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}

#footer ul li ul li a {
	font-weight:normal;
	font-size:12px;
}

#footer ul li ul li {
	padding:0;
	margin:0;
}
	
#sidebar ul, #sidebar ul ol, #sidebar_inner ul, #sidebar_inner ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li, #sidebar_inner ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#countdown {
	background:url(img/CountdownBack.jpg) no-repeat;
}
	
.post {
	margin: 0 0 40px;
	width:600px;
	}

.post hr {
	display: block;
	}
	
.post h2 {
	margin:0 0 12px 0;
	text-transform:uppercase;
	font-size:14px;
	color:#272727;
	border-bottom:1px solid #993C25;
	padding:4px 4px 4px 0;
}

.post h2 a { /*Style post titles/headers*/
	text-decoration:none;
}

.post h2 a:hover {
	color:#f27c7b;
	text-decoration:none;
}
	
.postmetadata {
	clear: left;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
p, ul li, ol li {
	color:#272727;
	font-size:12px;
	line-height:18px;
}

p a, ul li a {
	color:#6a3428;
}

table.leaderboard_table {
	font-size:11px;
	color:#272727;
	margin:0;
	padding:0;
}

table.leaderboard_table tr td {
	padding:2px;
}

table.leaderboard_table tr.odd {
	background-color:#d7d7d7;
}

.past_champion_block {
	display:block;
	font-size:12px;
	margin:6px 0 6px 0;
	overflow:hidden;
}

.past_champion_block img {
	float:left;
	padding:2px;
	margin:0 8px 8px 0;
	border:1px solid #d7d7d7;
}

.past_champion_block p strong {
	font-size:14px;
}

ul.subnav {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}

ul.subnav li {
	background:url(img/subnav_divider.jpg) no-repeat bottom;
}

ul.subnav li a {
	display: block;
	width: 210px;
	color:#6a3428;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	line-height: 34px;
	font-size: 13px;
}

ul.subnav li a:hover
{
	background: url('img/sidebar-hover.gif') repeat-y;
}

/* third level nav */
ul.subnav li ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.subnav li ul li {
	list-style-type:none;
	background:none;
	padding:4px;
}

ul.subnav li ul li a {
	font-weight:normal;
	font-size:12px;
}

p#breadcrumbs {
	margin:0;
	padding:0 0 12px 10px;
	color:#333333;
	font-size:11px;
}

p#breadcrumbs a {
	text-decoration:none;
	color:#333333;
}

ul.news_list {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.news_list li {
	margin:0;
	padding:16px;
	list-style-type:none;
	border-bottom: 1px solid #993C25;
	overflow:hidden;
}

.news_list_item {
	display:block;
	float:right;
	width:355px;
}

.news_list_item h4 {
	margin:0;
	padding:0;
}

.news_list_item h4 a {
	color:#272727;
	text-decoration:none;	
}

.post h2 img {
	border:0;
	float:right;
}

.post_meta_actions {
	display:block;
	padding:4px 4px 4px 0;
	border-bottom: 1px solid #993C25;
}

.post_meta_actions a {
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	color:#993C25;
	font-weight:bold;
}

div.single h2 {
	border:0;
	margin:12px 0 6px 0;
	padding:0;
	text-transform:none;
}

div.single h2 a {
	color:#272727;	
}

ul.events_list {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.events_list li {
	list-style-type:none;
	margin:0;
	padding:12px 0 12px 0;
	display:block;
	min-height:45px;
}

.event_date {
	display:block;
	float:left;
	width:49px;
	height:47px;
	background:url(img/calendar_bg.gif) no-repeat;
	text-align:center;
	text-transform:uppercase;
	color:#993C25;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

.event_date_padding {
	padding:12px 0 0 0;
}

.event_description {
	display:block;
	float:left;
	width:375px;
	margin:0 0 12px 12px;
}

.event_description a {
	color:#272727;
	text-decoration:none;
	font-weight:bold;
}

table.dbem-calendar-table {
	width:100%;
}

table.dbem-calendar-table thead td {
	color:#000000;
	background:none;
	text-align:center;
	border:0;
}

table.dbem-calendar-table tr.days-names td {
	color:#000000;
	background:none;
	text-align:center;
	border:0;
	font-weight:bold;
}

table.dbem-calendar-table td {
	font-size:11px;
	background-color:#f0f0f0;
	border:1px solid #e4e4e4;
	color:#6f6f6f;
	text-align:right;
	padding:3px 2px 3px 0;
}

table.dbem-calendar-table td a {
	text-decoration:none;
	color:#666666;
}

table.dbem-calendar-table td.eventful {
	background-color:#fdfbf4;
	border:1px solid #fef3bb;
}

.buy_now_button {
	display:block;
	width:459px;
	height:73px;
	background:url(img/buy_now_bg.jpg) no-repeat;
	text-decoration:none;
	color:#993C25;
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
}

.buy_now_button span {
	display:block;
	padding:28px 0 0 12px;
}

.view_course_button {
	display:block;
	width:459px;
	height:73px;
	background:url(img/view_course_bg.jpg) no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
}

.view_course_button span {
	display:block;
	padding:22px 0 0 12px;
}

.pros_cons_table {
	font-size:12px;
}

#needcont, #lipsum {
	background-color: #FFCC00;
}


.youtube_video {
	display:block;
	float:left;
	padding:4px;
	margin:4px;
	border:1px solid #ebebeb;
}

/* Sponsorship Pages */
.page-template-page-sponsorvids-php #vidthumbscont {
overflow:hidden;
margin-bottom: 20px;
}

.page-template-page-sponsorvids-php #vidthumbscont h4 {
 width: 100px;
 font-size: 12px;
 
}

.page-template-page-sponsorvids-php .youtube_video {
	border: none;
	display:block;
	float:left;
	margin: 8px 12px 0 0;
	padding: 0px;
	width: 100px;
	min-height:120px;
}

.page-template-page-sponsorvids-php .youtube_video:last-child {
	margin-right: 0;
}
 
.page-template-page-sponsorvids-php #sponctblkCont {
	overflow: hidden;
}
 
.page-template-page-sponsorvids-php .sponctblk {
	display: block;
	clear: both;
	float: left;
	width: 450px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #afafaf;
}
	
.page-template-page-sponsorvids-php .sponctblk img {
	float: left;
	margin: 2px 6px 6px 0;
}

.page-template-page-sponsorvids-php .sponctblk p {
	margin: 0px;
	line-height: 14px;
}
 
.page-template-page-sponsorvids-php #mailerform {
	width: 197px;
	min-height: 296px;
	background: #9b3c25 url('img/sponsor-requestformbg.gif') repeat-x bottom;
	margin-bottom: 20px;
	padding: 12px 5px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.page-template-page-sponsorvids-php form#sponform
{
	margin-top: 10px;
}

.page-template-page-sponsorvids-php  #mailerform input[type="text"], #mailerform select {
	 width: 182px;
	 padding: 6px 5px;
	 margin-bottom: 12px;
	 color: gray;
	 outline: none;
	 border: none;
 }
 

.page-template-page-sponsorvids-php #mailerform input[type="image"] {
	  text-align: center;
	  width: 71px;
	  height: 32px;
  }

.page-template-page-sponsorvids-php .sponsorposs 
{
	padding-right: 12px;
}
  
.page-template-page-sponsorvids-php .sponsorposs a
{
	color: #272727;
	text-decoration: underline;
	font-size: 12px;
	line-height: 24px;
}

.page-template-page-sponsorvids-php .sponsorposs a:hover
{
	cursor: pointer;
}


hr.red
{
	color: #993c25;
}

.proamleft
{
	clear: both;
	float: left;	
	width: 142px;
	height: 200px;
	margin-bottom: 10px;
}

.proamnum
{
	height: 134px;
	padding: 11px 25px 0 25px;
	text-align: center;
	background: url('img/vtopackages.gif') no-repeat;
	font-size: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	margin-bottom: 2px;
}

.proamlink
{
	height: 48px;
	background: url('img/vto-packagebottom.gif') no-repeat bottom;
}

.proamright
{
	float: right;
	width: 300px;
	height: 200px;
	margin-bottom: 10px;
	font-size: 12px;
}

/* Sweepstakes CSS */

.sweephead {
	width: 412px;
	padding: 10px 20px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	margin: 10px 0 0;
	background: #914329 url('img/sweeps-bg.jpg') repeat-x;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

form#sweepstakes, form#sweepstakes fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

form#sweepstakes {
	clear: both;
	float: left;
	width: 412px;
	background-color: #f4efe9;
	padding: 20px;
	margin-bottom: 25px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

form#sweepstakes ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

form#sweepstakes ul li {
	clear: both;
	float: left;
	width: 412px;
	margin-bottom: 14px;
}

form#sweepstakes ul li p {
	margin: 0;
}

form#sweepstakes label {
	clear: both;
	float: left;
	display: block;
	text-align: right;
	width: 115px;
	color: #914329;
	font-weight: bold;
	font-size: 14px;
	margin-right: 10px;
}

form#sweepstakes input[type="text"], form#sweepstakes textarea {
	-moz-appearance: textfield;
	-moz-user-select: text;
	color: -moz-fieldtext;
	cursor: text;
	text-align: start;
	text-rendering: optimizelegibility;
	border: 1px solid silver;
	outline: none;
	float: right;
	width: 264px;
	padding: 5px;
}

form#sweepstakes input[type="text"] {	
	line-height: 12px;
}

form#sweepstakes select {
	float: left;
	margin-left: 10px;
}

form#sweepstakes #recaptcha_widget_div {
	float: right;
	width: 318px;
}

form#sweepstakes #recaptcha_widget_div input#recaptcha_response_field {
	height: 20px;
	width: 147px;
}

form#sweepstakes input[type="submit"] {
	background: #914329 url('img/sweeps-bg.jpg') repeat-x;
	display: block;
	width: 114px;
	line-height: 46px;
	font-size: 14px;
	text-align: center;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 18px;
	margin-left: 125px;
	border: 0;
	cursor: pointer;
}

.sweepwinners li {
	list-style-type: disc !important;
	list-style-image: none !important;
	background: none;
}

.sweepwinners li strong {
	color: #914329;
}

.error {
	background-color: #fbe4e4;
	padding: 10px;
}

.error li {
	color: red;
}

input.fielderror {
	background-color: #fbe4e4;
}

.page ul.subnav li ul {
	display: none;
}
