/*
Theme Name: Salt Lake Golf Show
Theme URI: http://www.saltlakegolfshow.com
Description: Theme developed for the Bay Area Golf Show
Version: 1.0
Author: Heather Flyte, Robert Becker
Author URI: http://www.varsitycommunications.com
*/
@import "saltlake.css";
@import "slideshow.css";

body {
	background-color:#000; 
	font:14px/18px 'Trebuchet MS', Arial, Helvetica, 'sans serif'; 
	margin:0px;}
	
a img  {
	border:0;}
	
div.center {
	text-align:center; 
	clear:both;}
	
div#page {
	text-align:center; 
	margin:0px auto;}

div#wrap {
	width:1000px; 
	text-align:center; 
	margin:0px auto;}

/* HEADER */

div#header {
	background:#000 url(images/headerBG.jpg) left top repeat-x; 
	width:100%; 
	height:155px; 
	margin:0px auto; 
	text-align:center;}
div#headerimg h1 {
	background:url(images/header-trans.png) center top no-repeat; 
	margin:0px; 
	padding:0px; 
	margin-top:-36px;}
div#headerimg h1 a {
	display:block; 
	width:500px; 
	height:155px; 
	cursor:pointer; 
	text-indent:-99999px; 
	outline:0;}

div#topLink {/* Position Relative to make the div workable */
	position:relative; 
	margin:0px; 
	padding:0px; 
	padding-left:800px; 
	cursor:pointer; 
	z-index:2;}
div#topLink a {
	display:block; 
	width:174px; 
	height:36px; 
	background-image:url(images/exhibitorTab-off-trans.png); 
	text-indent:-99999px; 
	outline:0;}
div#topLink a:hover {
	background-image:url(images/exhibitorTab-on-trans.png);}

/* SIDEBAR */
div#sidebar {
	float:left; 
	width:170px; 
	padding:5px 5px 15px 0px; 
	height:100%;}
div#sidebar ul {
	text-align:left;}
div#sidebar ul li.page_item {
	font-size:18px; 
	line-height:36px; 
	text-transform:uppercase;}
div#sidebar ul li.page_item a {
	color:#CCC; 
	text-decoration:none;}
div#sidebar ul li.current_page_item a:after {
	content: " >>";}

/* Forms */
form#giveaway,
form#badgeGet {
	margin-top:20px;}
form#giveaway label {
	display:block; 
	width:200px; 
	float:left; 
	margin:3px 5px; 
	text-align:right;}
fieldset form#badgeGet label {
	display:block; 
	width:200px; 
	float:left; 
	margin:3px 5px; 
	text-align:right; 
	clear:left;}
form#giveaway .left {
	float:left; 
	width:200px; 
	margin:3px 5px; 
	text-align:left;}
fieldset form#badgeGet input.left {
	float:left; 
	width:200px; 
	margin:3px 5px; 
	text-align:left;}



/* Pages */

div.entry {
	text-align:left;}
div.entry h4 {
	font-size:18px; 
	margin-bottom:0px; 
	padding-bottom:0px;}
div.entry h4+p {/*All paragraphs immediately following an H4 tag */
	margin-top:0px; 
	padding-top:0px;} 
div.entry h3 {
	font-size:22px;
	margin-bottom:5px; 
	padding-bottom:0px;}
div.entry h3+p {
	margin-top:0px; 
	padding-top:0px; 
	margin-left:10px;}
div.entry h5 {
	font-weight:normal; 
	font-size:16px; 
	text-transform:uppercase; 
	border-bottom:1px solid #999; 
	color:#999; 
	margin-bottom:0px;}


/* All Pages */
div#content {
	float:left; 
	padding:10px; 
	margin-right:30px;}

/* Home Page */
div.home {
	background-color:#000; 
	color:#CCC; 
	float:left; 
	width:400px; 
	left:50px; 
	position:relative;}
	
div#latest {
	float:left; 
	border-left:1px dotted #333333; 
	left:30px; 
	position:relative; 
	text-align:center; 
	padding-left:10px;}
div#latest h3 {
	text-align:left;
	font-size:22px; 
	margin-bottom:5px; 
	padding-bottom:0px; 
	line-height:24px; 
	color:#CCC; 
	margin-top:34px;}
div#latest hr {
	margin:10px; 
	padding:1px; 
	background-color:#666666; 
	border:0;}
div#latest h4 {
	text-transform:uppercase; 
	color:#999; 
	text-align:center; 
	font-size:12px; 
	margin-bottom:4px;}
div#latest h2 {
	display:none;}
	
div#subForm {
	width:250px; 
	text-align:center; 
	margin:10px auto;}
div#subForm form {
	margin:5px 40px;}
div#subForm form label {
	color:#FFF; 
	text-transform:uppercase; 
	font-family:"Trebuchet MS", sans-serif, Helvetica; }
div#subForm form input {
	padding:2px; 
	margin:5px 0px; 
	width:150px;}
div#subForm form input.button {
	background-color:#333333; 
	color:#FFF; 
	border:0; 
	width:80px; 
	margin-top:10px;}

/* Inside Pages */
div.inside {
	background-color:#FFF; 
	color:#333; 
	width:770px; }
div.inside h4.inside {
	padding:0px; 
	margin:0px;}
h2.insideTitle {
	margin:0px; 
	padding:0px; 
	font-size:48px; 
	text-align:center; 
	padding-top:5px;}

form#enews label {
	display:block; 
	margin-left:10px;}
form#enews input {
	display:block; 
	margin:10px;}

/* EXHIBITORS */
ul.exhibitors1 {
	float:left; 
	width:300px; 
	list-style-type:none;}
ul.exhibitors2 {
	float:left; 
	width:300px; 
	list-style-type:none;}
ul.exhibitors1 li,
ul.exhibitors2 li {
	padding:3px 0px; 
	font-size:14px;}

/* SPONSORS */
div.sponsors ul {
	text-align:center;}
div.entry li.linkcat {
	list-style-type:none;}
div.entry li.linkcat h2 {
	font-weight:normal; 
	font-size:16px; 
	text-transform:uppercase; 
	border-bottom:1px solid #999; 
	color:#999;}
div.entry ul.blogroll li {
	list-style-type:none; 
	margin:10px; 
	display:inline;}
div.entry ul.blogroll li a img {
	border:0; 
	vertical-align:middle;}

/* Footer Typography */

div#footer {
	clear:both;
	color:#FFF;
	background:#000 url(images/footerBG.jpg) left bottom repeat-x; 
	width:100%; 
	height:56px;}
div#footer a {
	color:#CCC;}
div#footer p {
	font-size:12px; 
	text-align:center; 
	padding:0px; 
	margin:0px; 
	padding-top:8px;}

/* SPONSORS FRONT */
div#sponsors_front {
	clear:both; 
	margin:0px; 
	padding:0px; 
	width:100%; 
	background-color:#FFF;}
div#sponsors_front div.wrap {
	width:900px; 
	text-align:center; 
	margin:0px auto; 
	padding:0;}
div#sponsors_front h4 {
	text-transform:uppercase; 
	color:#999999; 
	margin:0; 
	padding:0; 
	padding-top:8px;}
div#sponsors_front ul {
	margin:5px 0px; 
	padding:0px;}
div#sponsors_front ul li {
	list-style-type:none; 
	display:inline; 
	padding:3px 8px;}
div#sponsors_front ul li img {
	width:100px; 
	height:59px;}


