/*
Theme Name: Destination
Theme URI: http://subreference.com
Description: The most awesomest, greatesty theme ever created by mankind
Version: 1.0
Author: Russell Morgan
Author URI: http://subreference.com/
*/

body {
	background: url(images/bg_main.jpg) repeat;
}

div {overflow:hidden}

a { text-decoration: none}

h2 {
	color:#7c939f;
	font-weight: bold;
	font-family: Times,serif;
	font-size: 18px;	
}

.container {
	margin-top:80px
}

.content {
	background:#fff url(images/bg_interior.jpg) repeat;
	border:3px solid #3c1b02;
	width:910px;
}

.logo_info {
	float:left;
	width:237px;
	min-height:443px;
	text-align:center;
}

.follow_us {
	padding:5px 0 0 0
}

.sign_up {
	background:#3c1b02;
	width:100%;
	color:#7c939f;
	font-weight: bold;
	font-family: Times,serif;
	font-size: 15px;
	padding:8px 0 16px 0
}

.sign_up input[type="text"] {
	height:14px;
	line-height:18px
	padding:6px;
	text-align: center;
	margin:0 5px 0 0
}

#footer {
	width:940px;
	margin:0 auto 0 auto;
	padding:5px 0 0 0;
	font-family: Times, serif;
	color:#3C1B02
}

#footer a {
	color:#3C1B02
}

.home_container {
	float:left;
	border-left:3px solid #3c1b02;
	padding:25px 12px 10px 20px;
}

.top_nav {
	width:630px;
	border-bottom: 3px dotted #BDD73C;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}

.home_content {
	width:460px;
	float:left;
}

.home_rightcol {
	width:160px;
	float:left;
	text-align: center;
	margin:0 0 0 15px
}

.home_rightcol .drink_specials {
	width:100%;
	min-height:314px;
	background:url(images/bg_drink_specials.jpg) repeat-y;
	padding:20px 0 0 0;
	margin:10px 0 0 0;
}

.home_rightcol .drink_specials p {
	color:#fff;
	font-weight:bold;
	text-align: left;
	padding:0;
	margin:5px 0 0 20px;
}


.page_content {
	width:620px;
	min-height:474px;
	float:left;
}


#stnl_submit {
	background:url(images/btn_signup.gif) no-repeat;
	width:56px;
	height:18px;
	border:0;
	padding:0;
	margin:0
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 25px;
}
