/*
Theme Name: Super Summer Sundays
Theme URI: http://www.supersundays.ca
Description: The default Photoshop theme ported into WordPress by <a href="http://www.just2blokes.com">Just 2 Blokes</a>
Version: 1.0
Author: Overdrive Design Labs
Author URI: http://www.overdrivedesignlabs.com

*/
	
.mainbg {
	background:url(images/bottombg.jpg) bottom center no-repeat; 
	margin:0px;
	padding-bottom:20px;
	}

p	{
	margin-top:0px;
	}
	
.clear {
	clear:both;
	}

.topbg {
	background:url(images/topbg.jpg) top center no-repeat; 	
	min-height:300px;
	}
	
.container {
	width:956px;
	margin:auto;
	}
	
.title {
	height:135px;
	background:url(images/title.png);
	}

.title h1 {
	display:none;
	}

.banner-left {
	width:286px;
	height:260px;
/*	background:url(images/sure-thing-promo.jpg); */
	margin-right:9px;
	float:left;
	margin-top:9px;
	}

.banner-right {
	width:578px;
	height:260px;
	background:url(images/banner-right.jpg);
	float:left;
	margin-top:9px;
	}

.nav {
	padding-top:7px;
	height:78px;
	background:url(images/nav.png);
	}

.nav ul {
	margin:0px 0px 0px 36px;
	padding:0px;
	list-style:none;
	}

.nav ul li {
	margin:0px;
	padding:0px;
	float:left;
	height:50px;
	}

.nav ul li a {
	height:50px;
	line-height:50px;
	display:block;
	vertical-align:middle;
	text-align:center;
	text-indent:-999999px;
	}

li#menu-item-16 a { width:114px; margin-right:5px; }
li#menu-item-16 a:hover, li#menu-item-16.current_page_item a { background:url(images/btn-shop-on.png) no-repeat; }

li#menu-item-15 a { width:115px; margin-right:4px; }
li#menu-item-15 a:hover, li#menu-item-15.current_page_item a { background:url(images/btn-eat-on.png) no-repeat; }

li#menu-item-14 a { width:196px; margin-right:4px; }
li#menu-item-14 a:hover, li#menu-item-14.current_page_item a { background:url(images/btn-ent-on.png) no-repeat; }

li#menu-item-13 a { width:158px; margin-right:5px; }
li#menu-item-13 a:hover, li#menu-item-13.current_page_item a { background:url(images/btn-specials-on.png) no-repeat; }

.below-layout {
	padding-top:60px;
	height:70px;
	background:url(images/below-layout.png);
	text-align:center;
	color:#fff;
	font-weight:bold;
	}

.below-layout a {
	color:#fff;
	}

.main-content {
	background:url(images/main-content.png) repeat-y; 
	padding:0px 40px;
	min-height:400px;
	}
	
.post-columns {
	width:286px;
	margin-right:9px;
	float:left;
	}

.column-container {
	background:url(images/contentbg.jpg) repeat-y;
	}

.bottom-ads { background-color:#ffffff; }

.column {
	float:left;
	width:246px;
	padding:20px;
	margin-right:9px;
	background-color:#eeeeee;
	}

.column.right {
	margin-right:0px !important;
	}

.front-lists, .front-lists li {
	margin:0px;
	padding:0px;
	list-style:none;
	}

.front-lists li {
	float:left;
	width:270px;
	padding:10px;
	margin-bottom:9px;
	background-color:#eeeeee;
	height:75px;
	overflow:auto;
	}


.column ul li { margin-bottom:20px; }
.column ul li a { display:block; }	
.column ul { margin:0px; padding:0px 0px 0px 15px;	 }	
.column ul li ul li { margin-bottom:10px !important; list-style:none; padding-bottom:10px; border-bottom:1px #999999 solid; }	
.column ul li ul { padding:0px !important; margin:10px 0px 0px 0px; }

/// Text Font Styling ///

.title h1 { margin:0px; }

h1, h2, h3, h4, h5 {
	margin-top:0px;
	color:#cc6699;
	}

body, div {
	font-family:Verdana, Arial, Sans-serif;
	font-size:small;
	}

.front-lists h1 {
	font-size:1.1em;
	}

a, a:active, a:visited {
	color:#009966;
	font-weight:bold;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

strong {
	color:#cc6699;
	}

.column-container p {
	background-color:#ffffff;
	padding-bottom:10px;
	}

.column-container .column p {
	background-color:#eeeeee;
}	

.logos {
	text-align:center;
	padding-top:20px;
}	

.logos img {
	border:0px;
	}
