/*
Theme Name: Anointed Word Church Theme
Theme URI: http://www.sideways8.net
Description: A custom theme for Annointed Word Church
Version: 1.0
Author: Adam J. Walker
Author URI: http://www.sideways8.net
Tags: 960, based on 960

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #fff url(images/site-bg.jpg) no-repeat top center;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin:0;
}

img {
	border: 0 none;
}

a {
	color:#7e3f23;
}

.wrapper {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.header {
	background: url('images/header.png') no-repeat scroll top left;
	width: 960px;
	height: 117px;
	float:left;
}

.menu {
	background: url('images/nav_bar.png') no-repeat scroll top left;
	width: 600px;
	height: 51px;
	float:left;
	padding:5px 0 0 360px;
}

.menu2 {
	width:450px;
	height:40px;
	float:right;
	list-style:none;
}

.menu2 ul li {
	list-style:none;
}

.smooth_gallery {
	background: url('images/smooth_gallery.png') no-repeat scroll top left;
	width: 560px;
	height: 362px;
	float:left;
	padding:10px 40px 0 0;
}

.content_area {
	background: url('images/content_area.png') no-repeat scroll top left;
	width: 960px;
	height: 564px;
	float:left;
}

.content_area_subpage {
	background: url('images/content_area_subpage.png') no-repeat scroll top left;
	width: 960px;
	height: 936px;
	float:left;
}

.content {
	width:820px;
	height:450px;
	overflow-y:auto;
	padding:0 70px;
}

.content_subpage {
	width:550px;
	height:830px;
	overflow-y:auto;
	padding:0;
}

.quick-link {
	border:2px #765f27 solid;
	height:76px;
	width:280px;
	margin:0 0 10px 20px;
	float:left;
}

/* Post */

.post {
	font-size:14px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #000;
}

.post .date {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}

.post .date strong {
	font-weight: bold;
	color: #AAAAAA;
}

/*.navigation {
}*/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Page */

.credit {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	font-size: 12px;
	margin: 30px 0 0 0;
}

.credit a {
	text-decoration:none;
}

.sideways8 {
	margin-left:auto;
	margin-right:auto;
	width:200px;
	height:50px;
}

.sideways8 a {
	text-decoration:none;
}

/* Sidebar Area */
.sidebar_top {
	background: url('images/sidebar_top.png') no-repeat scroll top left;
	width: 320px;
	height: 332px;
	float:left;
	padding:40px 0 0 40px;
	list-style:none;
}

.sidebar_top ul {
	padding:0 0 0 10px;
}

.sidebar_top li {
	font-size:18px;
	list-style:none;
}

.sidebar_top li a {
	color:#8A3B1E;
	text-decoration:none;
}

.sidebar {
	width:300px;
	height:auto;
	float:left;
	padding:0 20px 0 40px;
	list-style:none;
	margin:60px 0 0 0;
}

/* Footer */

.footer {
	background: url(images/footer-bg-trans.png) no-repeat top left;
	height: 50px;
	width: 960px;
}

/* End Footer */

/* Sucker Fish Nav CSS */
#suckerfishnav {
	z-index:1000;
    font-size:18px;
    font-family:verdana,sans-serif;
    font-weight:normal;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
	z-index:1000;
    float:left;
    list-style:none;
    line-height:34px;
    border:0;
    margin:0;
    width:100%;
	padding: 0 0 0 0;
    }
#suckerfishnav a {
	z-index:1000;
    display:block;
    color:#8a3b1e;
    text-decoration:none;
	text-transform: uppercase;
    font-weight:normal;
    padding:0px 10px;
    }
#suckerfishnav li {
	z-index:1000;
    float:left;
    padding:0;
    }
#suckerfishnav ul {
	z-index:1000;
    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 {
	z-index:1000;
    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 {
	z-index:1000;
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    }
#suckerfishnav li ul ul {
	z-index:1000;
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
	z-index:1000;
    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 {
	z-index:1000;
    color:#dddddd;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	z-index:1000;
    color:#d8ca58;
    }
#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 {
	z-index:1000;
    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 {
	z-index:1000;
    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 {
	z-index:1000;
    left:auto;
    background:#444444;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	z-index:1000;
    background:#a99d80;
    }
*/
/* End Suckerfish Nav CSS */

/* Suckerfish Nav 2 */
#suckerfishnav_2 {
	z-index:1000;
    font-size:18px;
    font-family:verdana,sans-serif;
    font-weight:normal;
    width:100%;
    }
#suckerfishnav_2, #suckerfishnav_2 ul {
	z-index:1000;
    float:left;
    list-style:none;
    line-height:34px;
    border:0;
    margin:0;
    width:100%;
	padding: 0 0 0 0;
	font-size:14px;
    }
#suckerfishnav_2 a {
	z-index:1000;
    display:block;
    color:#8a3b1e;
    text-decoration:none;
	text-transform: uppercase;
    font-weight:normal;
    padding:0px 10px;
    }
#suckerfishnav_2 li {
	z-index:1000;
    float:left;
    padding:0;
    }
#suckerfishnav_2 ul {
	z-index:1000;
    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_2 li li {
	z-index:1000;
    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_2 li li a {
	z-index:1000;
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    }
#suckerfishnav_2 li ul ul {
	z-index:1000;
    margin:-21px 0 0 150px;
    }
#suckerfishnav_2 li li:hover {
	z-index:1000;
    background:#a0ad56;
    }
#suckerfishnav_2 li ul li:hover a, #suckerfishnav_2 li ul li li:hover a, #suckerfishnav_2 li ul li li li:hover a, #suckerfishnav_2 li ul li li li:hover a {
	z-index:1000;
    color:#dddddd;
    }
#suckerfishnav_2 li:hover a, #suckerfishnav_2 li.sfhover a {
	z-index:1000;
    color:#d8ca58;
    }
#suckerfishnav_2 li:hover li a, #suckerfishnav_2 li li:hover li a, #suckerfishnav_2 li li li:hover li a, #suckerfishnav_2 li li li li:hover li a {
	z-index:1000;
    color:#dddddd;
    }
#suckerfishnav_2 li:hover ul ul, #suckerfishnav_2 li:hover ul ul ul, #suckerfishnav_2 li:hover ul ul ul ul, #suckerfishnav_2 li.sfhover ul ul, #suckerfishnav_2 li.sfhover ul ul ul, #suckerfishnav_2 li.sfhover ul ul ul ul {
	z-index:1000;
    left:-999em;
    }
#suckerfishnav_2 li:hover ul, #suckerfishnav_2 li li:hover ul, #suckerfishnav_2 li li li:hover ul, #suckerfishnav_2 li li li li:hover ul, #suckerfishnav_2 li.sfhover ul, #suckerfishnav_2 li li.sfhover ul, #suckerfishnav_2 li li li.sfhover ul, #suckerfishnav_2 li li li li.sfhover ul {
	z-index:1000;
    left:auto;
    background:#444444;
    }
#suckerfishnav_2 li:hover, #suckerfishnav_2 li.sfhover {
	z-index:1000;
    background:#a99d80;
    }
*/
/* End Suckerfish Nav 2 CSS */