/*
Theme Name: Midtown Church Theme
Theme URI: http://www.onewaydesigns.com
Description: A custom theme for Midtown Church
Version: 1
Author: Adam J. Walker
Author URI: http://www.onewaydesigns.com
Tags: 960, based on 960

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #999999 url(images/site-bg.jpg) no-repeat top center;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top:0;
}

img {
border: 0;
}

.style1 {
	color:#a59f83;
}

div.promo_slider_wrapper {
	margin:0;
}

.wrapper {
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;

}

.header {
	background: url('images/header.png') no-repeat scroll top left;
	width: 940px;
	height: 114px;
}

.menu {
	background: url('images/menu.png') no-repeat scroll top left;
	width: 640px;
	height: 38px;
	padding:20px 0 10px 300px;
}

/* Content */
.content_wrapper {
	float:left;
	width:780px;
}

.intro {
	background: url('images/intro_section.png') no-repeat scroll top left;
	width: 620px;
	height: 127px;
	font-size:13px;
	color:#fff;
	padding: 1px 20px 0 300px;
	list-style:none;
}

.intro h2 {
	font-style:underline;
}

.intro a {
	color:#ccc;
}

.content_repeat {
	background: url('images/content_repeat.png') repeat-y scroll top left;
	width: 760px;
	height: auto;
	padding:10px;
}

.smooth_gallery {
	background: #7b0f11;
	width:745px;
	height:232px;
	padding: 3px;
	margin: 0 5px 0 5px;
	float:left;
}

.side_item_wrapper {
	width:175px;
	height:240px;
	margin:0 0 0 15px;
	float:left;
}

.content_bottom {
	background: url('images/content_bottom.png') no-repeat scroll top left;
	width: 780px;
	height: 5px;
}

.post {
	font-size:14px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #000;
}

.gatherings {
	width:175px;
	height:70px;
	padding:3px;
	background:#7b0f11;
}

.stories {
	width:175px;
	height:70px;
	padding:3px;
	margin:5px 0 5px 0;
	background:#7b0f11;
}

.values {
	width:175px;
	height:70px;
	padding:3px;
	background:#7b0f11;
}

.content_bottom {
	background: url('images/content_bottom.png') no-repeat scroll top left;
	width: 780px;
	height: 5px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.credit {
	text-align: right;
	font-size: 12px;
	line-height:15px;
}

.credit a{
	text-decoration:none;
}

.sidebar {
	width:140px;
	height:auto;
	float:left;
	text-align:right;
	padding:0 10px;
	list-style:none;
	margin-top:5px;
}

.footer {
	height: 30px;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	float:center;
}

.sideway8_logo {
	padding:10px 0 0 0;
}

/* Sucker Fish Nav CSS */
#suckerfishnav {
    font-size:18px;
    font-family:verdana,sans-serif;
    font-weight:normal;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:34px;
    border:0;
    margin:0;
    width:100%;
	padding: 0 0 0 0;
    }
#suckerfishnav a {
    display:block;
    color:#fff;
    text-decoration:none;
	text-transform: uppercase;
    font-weight:normal;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin: 0 0 0 0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:149px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
	margin: 0; /* fixed the padding that endurance concepts menu does */
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background:#a0ad56;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#dddddd;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#575747;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#444444;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#aaa;
    }
*/
/* End Suckerfish Nav CSS */

