/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* Utilities */
.clear{clear: both;}
.addSpace{padding: 0px 20px 0px 0px;}
p{padding-bottom: 1.2em;}
.pullSpacer{margin: 0px 0px 0px -13px;}

body{background-color: #850f01; background-image:url(images/bgTop_01.jpg); background-position: top; background-repeat: no-repeat;}
a {color: white; text-decoration: none;}
a:hover{color: white; text-decoration: underline;}

/* Container */
#mainContainer{width: 1280px; margin: 0 auto;}

/* Header */
#topContentBG{background-image: url(images/navBar_02.png); width: 1280px; height: 49px;}
#Logo{float: left; padding: 10px 0px 0px 150px;}
#topRightContact{float: right; padding: 10px 150px 0px 0px;}
#NavBG{background-image: url(images/content_03.jpg); width:968px; height: 40px; margin: 0px 0px 0px 157px;}
#Nav{margin: 0 auto; width:1280px;}
#navText{font-family: Arial; font-size: 16px; color: white; text-align: center; margin: -3px 0px 0px 0px;}

/* Main Content */
#mainContentBG{background-image: url(images/contentBG_04.png); width:1280px; min-height: 700px;}
#rightContentTop{float: right;}
#leftContentTop{background-image:url(images/FlashBack3A_03.jpg); width:647px; height:370px; float: left; margin: 0px 0px 0px 7px;}
#contentText{font-family: Arial; font-size: 12px; color: white; margin: 260px 8px 0px 10px;}
#topArea{width:975px; margin: 0 auto;}
#btmArea{width:975px; margin: 0 auto; padding: 10px 0px 0px 15px;}
#SubContentText{font-family: Arial; font-size: 14px; color: white; margin: 60px 10px 0px 10px;}

#upcomingEvents{background-image:url(images/content_15.jpg); width:312px; height:399px; position: relative; float: left; margin-right: 15px;}
	#upcomingEventsText{font-family: Arial; font-size: 14px; color: white; margin: 70px 5px 0px 15px;}
#drinkSpecials{background-image:url(images/content_17.jpg); width:311px; height:399px; position: relative; float: left; margin-right: 15px;}
	#drinkSpecialsText{font-family: Arial; font-size: 14px; color: white; margin: 70px 5px 0px 15px;}
#Twitter{background-image:url(images/twitterSection_03.jpg); width:311px; height:189px; position: relative; float: left; margin: -10px 0px 0px 0px;}

/*About*/
#leftContentTopAbout{background:url(images/aboutContent_03.jpg); width:647px; height: 366px; float: left; margin: 0px 0px 0px 7px;}
#btmAbout{background-image:url(images/aboutContent_07.jpg); width:971px; height: 407px; margin: 0px 0px 0px 155px;}

/*Calendar*/
#btmCalendar {width:900px; margin: 0px 0px 0px 185px;}
#leftContentTopCalendar{background:url(images/calendarContent_03.jpg); width:647px; height: 366px; float: left; margin: 0px 0px 0px 7px;}

/*Specials*/
#leftContentTopSpecials{background:url(images/specialsContent_03.jpg); width:647px; height: 366px; float: left; margin: 0px 0px 0px 7px;}
#btmSpecials{width:925px; margin: 0px 0px 0px 175px; font-family: Arial; font-size: 12px;}

/*Gallery*/
#leftContentTopGallery{background:url(images/galleryContent_03.jpg); width:647px; height: 366px; float: left; margin: 0px 0px 0px 7px;}
#btmGallery{float: left; margin-left: 160px;}

/*DJs*/
#leftContentTopDJs{background:url(images/DJsContent_03.jpg); width:647px; height: 366px; float: left; margin: 0px 0px 0px 7px;}
#btmDJs{width:925px; margin: 0px 0px 0px 175px; font-family: Arial; font-size: 12px;}

/*VIP*/
#leftContentTopVIP{background:url(images/vipContent_03.jpg); width:647px; height: 366px; float: left; margin: 0px 0px 0px 7px;}

/*Contact*/
#leftContentTopContact{background:url(images/contactContent_03.jpg); width:647px; height: 366px; float: left; margin: 0px 0px 0px 7px;}


/*Footer*/
#btmFooter{background-image: url(images/bgFooter_03.jpg); width:1280px; height: 174px; margin: 0 auto;}
#footerLinks{font-family: Arial; font-size: 10px; width:720px; margin: 0 auto; padding: 20px 0px 0px 0px;}
#footerLinks a{color: white; text-decoration: none;}
#footerLinks a:hover{color: yellow; text-decoration: none;}



#tweetUpdateBox{margin: 35px 10px 0px 10px; font-family: Arial; font-size: 12px; color: black;}
#twitter_update_list{color:black;  padding-bottom: 1.2em;}
#twitter_update_list a{color:#6cb4c6; }
#twitter_update_list li{padding-bottom: 10px; padding-top: 5px;border-bottom: 1px solid #6cb4c6;}


.homePost{height: 110px;}
