/*
Theme Name: BTBistro
Theme URI: http://storyhdtv.com/
Description: Theme for StoryHDTV.
Version: 1.6
Author: Jason Wood
Author URI: http://immersionit.com/
*/

/** General Properties **/

html
{
	overflow:auto;
}

body
{
	padding: 0px;
	background: #EDEBEC url(images/background.jpg) top left repeat-x;
	color: #333;
	font-size: 12px;
	overflow:visible;
}

/** Section Properties **/

div#header
{
	height: 66px;
	background: #fff;
}

div#logo
{
	background: url(images/bt-logo.gif) no-repeat;
	color: #fff;
	cursor: pointer;
	height: 60px;
	padding-top: 0px;
	width: 275px;
	margin-top: 2px;
	margin-bottom: 4px;
	text-align: center;
	font-size: 0px;
}

div#logo h1
{
	display: none;
}

div#logo p
{
	display: none;
}

div.social
{
	padding-top: 2px;
	text-align: center;
	font-size: 10px;
	width: 48px;
	margin-left: 15px;
	margin-right: 5px;
}

div.social a
{
	text-decoration: none;
}

div#menu-container
{
	background: #fff;
	overflow: hidden;	
	min-height: 44px;
}

div#menu
{
	width: 975px;
}

div#menu ul
{
	padding: 0;
	list-style: none;
}


div#menu li
{
	background: #000;
	width: 157px;
	margin-right: 2px;
	margin-bottom: 4px;
	float: left;
	text-transform: uppercase;
}

div#menu li:hover
{
	background: #ccc;
	color: #AD333B;
	cursor: pointer;
}

div#menu li a
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 138px;
	padding-left: 20px;
}

div#menu li a:hover
{
	color: #AD333B;
	cursor: pointer;
}

div#menu li ul
{
	position: absolute;
	width: 136px;
	left: -999em;
	list-style: none;
}

div#menu li:hover ul, div#menu li.sfHover ul {
	left: auto;
}

div#menu li ul li
{
	color: #fff;
	background-color: #333;
	margin: 0px 0px 0px 20px;
	width: 137px;
	padding: 0px;
}

div#menu li ul li a
{
	color: #ffffff;
	text-transform: uppercase;
}

div#main
{
	min-height: 390px;
}

div#main-text
{
	min-height: 390px;
	background: transparent;
	text-align: center;
	padding-left: 0px;
	margin-left: 60px;
	width: 250px;
}

div#main-text h2
{
	color: #ccc;
	text-transform: uppercase; 
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
	font-family: "Helvetica Nueue", Arial, Helvetica, Sans-Serif;
}

div#main-text p
{
	text-align: right;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 24px;
}

div#content
{
}

div#page
{
	background: #eee;
}

div#page h1
{
	margin: 10px 20px;
	text-transform: uppercase;
	font-family: "Helvetica Neue Cond Thin", "Helvetica Light", "Arial Narrow", "Helvetica Neue Condensed", "Helvetica Neue", Helvetica, Arial;
}

div#inner
{
	overflow-y: scroll;
	float: left;
	width: 910px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #999;
	background: #fff;
	height: 500px;
}

div#inner-right h2
{
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
}

div#inner-left 
{
	padding-left: 10px;
	width: 400px;
}

div#inner-left img
{
	margin: 10px 0px;
	clear: both;
}

div#inner-right 
{
	margin: 10px 0;
}

div#inner-right p
{
	margin-bottom: 24px;
}

div#inner div.video
{
	padding: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	margin-bottom: 20px;
	background: transparent;
}

div#bottom
{
}


div#bottom div
{
	padding-left: 20px;
	width: 290px;
	height: 200px;
	background: #aaa url(images/bottomfield.jpg) top left repeat-x;
}

div#bottom div#bottom-center
{
		overflow-y: auto;
}


div#bottom div div
{
	background: transparent;
	padding: 0px;
}

div#bottom div img
{
	float: left;
	margin-right: 10px;
}

div#bottom div.textwidget
{
	width: 270px;
}

div#bottom-area-2 p
{
	text-indent: 0px;
}

.gigpress-city
{
	display: none;
}

.gigpress-country
{
	display: none;
}

.gigpress-listing
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.gigpress-sidebar-city
{
	display: none;
}

.gigpress-sidebar-venue
{
	display: none;
}

.gigpress-sidebar-prep
{
	display: none;
}

td.gigpress-date
{
	width: 120px;
}

div#bottom address 
{
	font-style: normal;
	font-size: 18px;
	margin-top: 4px;
	margin-bottom: 6px;
	line-height: 20px;

}

div#bottom div h2
{
	font-size: 18px;
	color: #666;
	text-transform: uppercase;
}


div#bottom-area-3 p
{
	margin-right:  10px;
}

div#footer
{
	color: #999;
	background-color: #CC6600;
}

div#footer h2
{
	color: #FFCC33;
	margin-bottom: 3px;
}

div#footer ul
{
}

div#footer li
{
	color: #000;
}


div#legal
{
	text-align: left;
	color: #666;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 10px;
}

/** Content Properties **/

div#content h2
{
	color: #804000;
}
