/*
Theme Name: Midway Theme 1.0
Theme URI: http://www.onewaydesigns.com
Description: This is the theme for Midway Covenant Christian School's site.
Version: 1.0
Author: Adam J. Walker
Author URI: http://www.onewaydesigns.com
Tags: blue, fixed width, two columns, 960, based on 960

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

body {
	background: #ffffff url(images/site_bg.png) repeat-x top left;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
}

.menu {
	background: url(images/menu-trans.png) no-repeat top center;
	height: 45px;
	width: 960px;
}
.content-bg {
	background: url(images/main-content-section-trans.png) no-repeat top left;
	width: 960px;
}

#conent-bg_repeat {
background: url('images/content-repeating-bg-trans.png') repeat-y top left;

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



/* HEADER */
#top {
	background: url(images/top-trans.png) no-repeat top center;
	height: 37px;
}


#header {
	height: 260px;
	width:960px;
}

#header_left {
	background: url(images/header-left-trans.png) no-repeat top left;
	height:260px;
	width:251px;
	float:left;
} * #header_left { display:inline; }

#header_middle {
	height:260px;
	width:458px;
	float:left;
} * #header_middle { display:inline; }

#header_right {
	background: url(images/header-right-trans.png) no-repeat top right;
	height: 260px;
	width: 251px;
	float:left;
} * #header_right { display:inline; }

#header a {
	color: #000;
}
#header h2{
	font-size:28px;
	margin: 1.2em 0.5em 0 0em;
	padding:0 0.5em 0.25em 0;
	border-right:1px solid #808080;
	float:left;
}
#header h2 a {
	text-decoration:none;
}
#header p {
	padding:1em 0;
	margin:0;
	line-height:1em;
}
#header p.description {
	line-height: 60px;
}

/* Content */
#content_top {
	background: url(images/content-top-trans.png) no-repeat top left;
	height: 5px;
	width:780px;
	float: left;
	margin: 10px 0 0 90px;
}

#content_main_section {
	background: url(images/content-main-trans.png) repeat-y top left;
	width: 780px;
	float: left;
	margin: 0 0 0 90px;
}

#content_bottom {
	background: url(images/content-bottom-trans.png) no-repeat top left;
	height: 5px;
	width: 780px;
	float: left;
	margin: 0 0 0 90px;
}



/* 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;
}

/* MENU */

#menu {
	height: 45px;
	margin: 0 0 0 80px;
}

/*
#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
/*	display: inline;*/
}

/*#menu a {
	display: block;
	float: left;
	height: 35px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#menu a:hover {
	background: #ffd51d;
	color: #fff;
}
*/

/* Search */

#search {
	float: left;
	width: 234px;
}

#search form {
	margin: 0;
	padding: 5px 0 0 7px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#s {
	width: 175px;
	background: #aaa;
	border: none;
}
#searchsubmit {
	height: 19px;
	background: #ffd51d;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #1f4670;
}

/* Page */

#page {
	width: 904px;
	margin: 0 auto;
}


.credit {
	text-align: right;
	font-size: 12px;
}

/* Sidebar Area */
div#box_div {
	width: 809px;
	margin:10px 0 10px 80px;
	color: #fff;
}
div#box_div li {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
	color:#000;
	text-align:left;
	font-size:12px;
}
div#box_div ul {
	padding: 5px 0 0 15px;
	margin: 0;
}
div#box_div p {
	padding: 5px 0 0 0;
	margin: 0;
}
div#box_div h2 {
	color: #333366;
	padding-top:0px;
	padding-bottom: 0px;
	font-size:18px;
	text-shadow: 1px 1px 1px #444;
	text-align: left;
	margin:0px;
}
div#box_div h2 ul li.page_item a {
	color: #fff;
}
div#box_div h2 a {
	color: #fff;
}
div#box_div a {
	color: #000;
}
div#box_div a:hover {
	color: #000;
}

/* Box 1*/
div#box_1 {
width: 220px;
height: auto;
float: left;
}

div#box_1_top {
background: url(images/sidebar-left-top-trans.png) no-repeat scroll top left;
width: 220;
height: 33px;
}

div#box_1_middle {
background: url(images/sidebar-left-middle-trans.png) repeat-y scroll top left;
width: 220px;
min-height:320px;
}

div#box_1_middle a {
color: #000000;
}


div#box_1_text {
padding-left: 10px;
padding-right: 10px;
padding-top:0px;
width: 200px;
line-height: 20px;
text-align: center;
}

div#box_1_bottom {
background: url(images/sidebar-left-bottom-trans.png) no-repeat scroll top left;
width: 220px;
height: 5px;
}

/* End of Box 1*/

/* Box 2*/
div#box_2 {
width: 300px;
height: auto;
margin-left: 20px;
float: left;
}

div#box_2_top {
background: url(images/sidebar-middle-top-trans.png) no-repeat scroll top left;
width: 300;
height: 33px;
}

div#box_2_middle {
background: url(images/sidebar-middle-middle-trans.png) repeat-y scroll top left;
width: 300;
height: auto;
min-height:320px;
}

div#box_2_text {
padding-left: 10px;
padding-right: 10px;
padding-top:2px;
width: 280px;
line-height: 20px;
text-align: center;
}

div#box_2_bottom {
background: url(images/sidebar-middle-bottom-trans.png) no-repeat scroll top left;
width: 300px;
height: 5px;
clear: left;
}

/* End of Box 2*/

/* Box 3*/
div#box_3 {
width: 220px;
height: auto;
margin-left: 20px;
float: left;
}

div#box_3_top {
background: url(images/sidebar-right-top-trans.png) no-repeat scroll top left;
width: 220;
height: 33px;
}

div#box_3_middle {
background: url(images/sidebar-right-middle-trans.png) repeat-y scroll top left;
width: 220;
min-height:320px;
}

div#box_3_text {
padding-left: 10px;
padding-right: 10px;
padding-top:2px;
width: 200px;
line-height: 20px;
text-align: center;
}

div#box_3_bottom {
background: url(images/sidebar-right-bottom-trans.png) no-repeat scroll top left;
width: 220px;
height: 5px;
clear: left;
}

/* End of Box 3*/

#suckerfishnav {
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
	font-size:14px;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:5px 0 0 0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0px 0px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin: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-left:0;
    }
#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:#3e6c9f;
    }
#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:#000000;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#000000;
    }
#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:#ffd51d;
    }
