@import url('../themorningafter/style.css');

/*
Theme Name: Tour de BBQ
Theme URI: http://tourdebbq.com
Description: Tour de BBQ 2011
Author: The Black Whale Group
Version: 0.0.1
Template: themorningafter
Tags: kansas city, bbq
*/

body { background:url(images/bg.png) repeat-x #f5f5f5; margin:0; padding:0; font-family:, Arial, Helvetica, sans-serif; }
#wrapper { width:940px; margin:0 auto; }
#header { position:relative; margin-bottom:20px; }
#header .logo { position:absolute; background:url(images/logo.png) no-repeat; width:179px; height:168px; top:25px; left:-10px; z-index:1000;  }
#tourlogo { width:179px; height:168px; display:block; text-indent:-9999; }
#header .top { height:53px; background:url(images/top-banner.gif) no-repeat; }
#header .top .searchHolder { float:right; margin-top:10px; }
#header .nav { position:relative; width:700px; float:right; height:46px; margin-top:20px; background:url(images/nav-bg.png) no-repeat; }
#hero { height:450px; width:100%; float:left; margin:20px 0; }
#pods { height:270px; width:940px; clear:both; overflow:hidden; }
#pods h2 { padding:0; margin-left:10px; }
#pods .pod { float:left; width:218px; height:270px; background:#fff; border:1px solid #eee; }
#pods .pod1 { }
#pods .pod2 { margin-left:20px; }
#pods .pod3 { margin-left:20px; }
#pods .pod4 { margin-left:20px; }
#footer { height:80px; margin-top:50px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; background:url(images/footer-bg.png) no-repeat top right; clear:both; }
#footer .links { float:left; width:940px; text-align:left; }
#footer .copyright{ margin-top:10px; float:left; color:#666; }
#footer .social { float:left; margin:1px 0 0 4px; }
#navlist ul
{
margin:12px 0 0 10px;
padding:0;
}

#navlist li
{
display: inline;
list-style-type: none;
}


#navlist a { padding: 4px 12px; font-size:13px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background:none;
text-decoration: none;
}

#navlist a:hover
{
color: #000;
background-color: #ffc525;
text-decoration: none;
}



.rounded-corners {
     -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
    border-radius: 14px;
}

.round8 {
     -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}

fieldset.search {
	margin:0;padding:0;
	height:30px;
	border: none;
	width: 243px;

}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000;
	font-size: 12px;
	width: 180px;
	height: 30px;
	padding: 2px 0 0 8px;
	background: url(images/search_bg.gif) no-repeat;
	
}

.search button.btn {
	width: 36px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(images/search_bg.gif) no-repeat top right;
}

.innertube { padding:10px; }
#topbanner { height: 70px; border: solid #dadada; border-width: 1px 0; margin-top:50px; }

