/*
Theme Name: Crossroads Community Church
Theme URI: http://www.behindthedesign.com
Description: A Blank Wordpress theme.
Author: Design By Asplandesign - Development by Behind the Design
Author URI: http://www.behindthedesign.com
version: 1.0
Tags: three-column, widget-ready, blank
*/


/* Start Crossroads CSS */

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #305979 url('images/crcc-Body-BG.jpg');
	background-repeat: repeat-x;
	color: #333;
	text-align: center;
}

img {
	border: solid #000 0px;
}
#wrapper {
	text-align: left;
}

#header {
	background: #73a0c5 url('images/crcc2-header-image.jpg') no-repeat top center;
}
	
/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
}

#wrapper {
	margin: 0px auto;
	padding: 0;
	width: 779px;
}

#header {
	background-color: #73a0c5;
	padding: 95px 0 0 0;
	height: 42px;
	width: 779px;
}

#maincontent-wrapper {
	width: 779px;
	height: 420px;
	background: url('images/crcc2_content-BG.jpg') repeat;
	clear: both;
}

#maincontent-wrapper-other {
	width: 779px;
	min-height: 740px;
	background: url('images/crcc2_content-BG.jpg') repeat;
	float: left;
}

#maincontent-wrapper-schedule {
	width: 779px;
	/*min-height: 740px;*/
	background: url('images/crcc2_content-BG.jpg') repeat;
	float: left;
}

#content {
	width: 353px;
	background: #fff;
	float: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 15px 0 20px 0;
	margin: 0 auto;
	width: 779px;
	clear: both;
	text-align: left;
}

#footer-other {
	padding: 5px 0 20px 0;
	margin: 0 auto;
	width: 779px;
	clear: both;
	text-align: left;
}

.date {
	float: right;
	color: #fff;
	font-style: italic;
	font-size: 1em;
}
/* End Structure */

/* Begin top-nav */

.top-nav, .btm-nav {
	width: 760px;
	height: 20px;
}

.top-nav ul, .btm-nav ul {
	margin: 0 0 0 -10px;
}

.top-nav li, .btm-nav li {
	display: block;
	float: left;
	padding: 0 15px 0 0;
}

.btm-nav li {
	padding: 7px 15px 0 0;
}

.top-nav a, .btm-nav a {
	color: #FFF;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.top-nav a:hover, .top-nav .current_page_item, .btm-nav a:hover, .btm-nav .current_page_item, .top-nav .current_page_parent {
	text-decoration: underline;
}

.top-nav .current_page_item, .btm-nav .current_page_item,.top-nav .current_page_parent {
	color: #666;
}
/* End top-nav */

/* Main Content */

#content-wrapper {
	float: left;
	width: 440px;
}

#content-wrapper-other {
	float: left;
	width: 593px;
	margin: 0 15px 0 0;
}

#content-wrapper-schedule {
	float: left;
	width: 750px;
	margin: 0 15px 0 15px;
}

#mc-top {
	background: url('images/home-center-top.jpg') no-repeat top;
	width: 440px;
	height: 18px;
}

#mc-top-other {
	background: url('images/crcc2_content-top-main-other.jpg') no-repeat top;
	width: 593px;
	height: 33px;
}

#mc-top-schedule {
	background: url('images/crcc2_content-top-main-schedule.jpg') no-repeat top;
	width: 750px;
	height: 33px;
}

.page-title {
	display: block;
	color: #fff;
	font-style: italic;
	font-size: 1.2em;
	padding: 10px 0 0 15px;
}

#maincontent {
	background: url('images/home-center-bg.jpg') repeat top;
	width: 440px;
	height: 276px;
}

#maincontent-other {
	background: url('images/crcc2_content-ws-main.jpg') repeat top;
	width: 573px;
	min-height: 276px;
	padding: 10px 0 0 20px;
}

#maincontent-other-schedule {
	background: url('images/crcc2_content-ws-main-schedule.jpg') repeat-y top;
	width: 730px;
	min-height: 276px;
	padding: 10px 0 0 20px;
}

#page-content-home {
	padding: 0 0 0 17px;
}

#page-content-home p {
	margin: 0;
}

#mc-btm {
	background: url('images/home-center-btm.jpg') no-repeat top;
	width: 440px;
	height: 23px;
}

#mc-btm-other {
	background: url('images/crcc2_content-ws-btm-main.jpg') no-repeat top;
	width: 593px;
	height: 23px;
}

#mc-btm-schedule {
	background: url('images/crcc2_content-ws-btm-main-schedule.jpg') no-repeat top;
	width: 750px;
	height: 23px;
}

#address {
	width: 779px;
	height: 75px;
	clear: both;
	padding: 0 0 0 15px;
}

#address-other {
	width: 593px;
	height: 101px;
	clear: both;
}

#mc-wrapper-btm {
	clear: left;
	height: 25px;
}

#sub-footer {
	background: url('images/crcc2_content-bs-btm-main.png') no-repeat top;
	width: 779px;
	height: 15px;
	clear: both;
}

#sub-footer-other {
	background: url('images/crcc2_content-bs-btm-main.png') no-repeat top;
	width: 779px;
	height: 15px;
	margin: 4px 0 0 0;
	clear: both;
	margin: 0 auto;
}

/* End Main Content */

/* Start Sidebars */

#sidebars {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0 10px 0 10px;
	width: 132px;
}

#sidebar ul li {
	margin-left: 0;
	padding: 0;
}

#sidebar li {
	list-style-type:none;
}

#sidebar.block-1-home {  
	width: 155px;
	height: 300px;
	padding: 0 0 0 15px;
	float: left;
}

#sidebar.block-3-other {  
	width: 155px;
	padding: 0 0 0 15px;
	float: left;
}

#sidebar.block-2-home {  
	width: 150px;
	height: 300px;
	float: left;
}

#sidebar.block-4-other {  
	width: 155px;
	top: 16px;
	padding: 0 0 0 15px;
	float: left;
	clear: left;
}


#sidebar.block-5-other {  
	width: 155px;
	padding: 0px 0 0 5px;
	float: left;
	clear: left;
}

.block-1-top, .block-3-top {
	background: url('images/crcc2_side-1-top-main.jpg') no-repeat top;
	width: 137px;
	height: 23px;
	padding: 10px 0 0 15px;
	color: #fff;
	font-size: 1.2em;
	font-style: italic;
}

.block-2-top {
	background: url('images/home-topbar2-top.jpg') no-repeat top;
	width: 152px;
	height: 18px;
}

.block-4-top {
	background: url('images/crcc2_side-4-ws-top.jpg') no-repeat top;
	width: 152px;
	height: 20px;
	background-position: 1px;
}

.block-1-content {
	background: url('images/crcc2_side-1-ws-BG.jpg') repeat;
	width: 147px;
	height: 252px;
	padding: 10px 0 0 5px;
}

.block-3-content {
	background: url('images/crcc2_side-1-ws-BG.jpg') repeat;
	width: 147px;
	padding: 10px 0 1px 5px;
}

.block-2-content {
	background: url('images/home-topbar2-bg.jpg') repeat;
	width: 152px;
	height: 276px;
	background-position: -1px;
}

.block-4-content {
	background: url('images/crcc2_side-1-ws-BG.jpg') repeat;
	background-position: 0px;
}

.block-1-btm, .block-3-btm {
	background: url('images/crcc_side-1-ws-btm.jpg') no-repeat top;
	width: 152px;
	height: 21px;
}

.block-2-btm, .block-4-btm {
	background: url('images/home-topbar2-btm.jpg') no-repeat top;
	width: 152px;
	height: 23px;
}

.block-4-btm {
	background: url('images/crcc_side-1-ws-btm.jpg') no-repeat top;
}

.block-3-content ul {
	margin: 5px 0 0 10px;
}
.block-1-content li {
	display: block;
	margin: 0 0 20px 0;
}

.block-3-content li {
	display: block;
	margin: 0 0 9px 0;
}

.block-3-content li a, .block-1-content li a {
	text-decoration: none;
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

.block-3-content li a:hover, .block-1-content li a:hover {
	text-decoration: underline;
}

.block-3-content li.current_page_item {
	text-decoration: underline;
}

.block-2-content ul li img, .block-4-content ul li img {
	padding: 0 0 8px 0;
}


/* Start Text Styleing */

#sidebar p {
	margin: 0 0 0 0;
	padding-bottom: 10px 0 0 0;
}

/*  Start Table Layout - Inside editor  */

#page-content-other table {
	width: 553px;
	/* height: 276px; */
	border: none;
}
table tbody tr td.table-left {
	width: 353px;
	padding: 9px 10px 0 0;
	vertical-align: top;
	min-height: 300px;
}

.table-right {
	width: 151px;
	background: #ccc;
	padding: 9px;
	vertical-align: top;
	color: #1e374b;
}

.table-right ul {
	margin: 0 0 0 -20px;
	font-weight: bold;
}

.table-right a {
	font-weight: bold;
	color: #1e374b;
}

.wp-caption-text {
	font-size: 1em;
	font-style: italic;
	color: #000;
	padding-top: 5px;
	border-top: solid #000 1px;
}

.table-left p {
	line-height: 2.4em;
	font-style: italic;
	color: #000;
}

.4-lrg-words{
	font-size: 4em;
}

.block-4-content a, .block-2-content a {
	font-weight: bold;
	color: #000;
}

.block-4-content a:hover, .block-2-content a:hover {
	text-decoration: none;
}

#sidebar.block-6-other ul {
	padding-top: 10px;
	display: block;
}

#sidebar.block-6-other ul ul {
	padding-top: 2px;
	display: block;
}

#sidebar.block-6-other ul li ul li {
	margin: 0 0 3px -8px;
}

li .right-title {
	font-weight: bold;
	color: #000;
}

#blog-pages {
	width: 353px;
}

#respond, #commentform {
	width: 353px;
}

/*  Begin Music Exchange layout  */

.cat-titles {
	background-color: #C0D6ED;
	height: 25px;
	font-weight: bold;
	padding: 0 0 0 5px;
}

.header-titles, .header-titles-col1 {
	background-color: #ccc;
	height: 15px;
}

.header-titles-col1 {
	padding-left: 10px;
}

td.files, .files-col1, .files-col2, .files-col3, .files-col4, .files-col5, .files-col6 {
	vertical-align: top;
	background-color: #eee;
}

.files-col1 {
	padding: 0 0 0 10px;
}

.files-col6 {
	width: 55px;
	padding-left: 5px;
}

.files-col5 {
	width: 55px;
	padding-left: 5px;
}

.files-col4 {
	width: 80px;
	padding-left: 5px;
}

.files-col3 {
	width: 120px;
	padding-left: 5px;
}

.files-col2 {
	width: 70px;
	padding-left: 5px;
}

/* Schedule Table Styling */

#schedule {
	width: 97%;
}

#schedule td  {
	background-color: #eee;
	padding: 3px 0 3px 8px;
	height: 20px;
	vertical-align: top;
}

#schedule .col1, #schedule .col2, #schedule .col3, #schedule .col4, #schedule .col5, #schedule .col6, #schedule .col7, #schedule .col8, #schedule .col9, #schedule .col10, #schedule .col11, #schedule .col12 {
	vertical-align: top;
	background-color: #ccc;
	padding: 0 0 3px 3px;
	height: 15px;
}

#schedule .col1 {
	padding: 0 0 0 5px;
}

.worship .col1, .fusion .col1 {
	width: 50px;
}

.worship .col2, .fusion .col2 {
	width: 150px;
}

.worship .col3, .fusion .col3 {
	width: 150px;
}

.worship .col4, .fusion .col4 {
}

/* Worship Login Form */

#login {
	padding: 40px 0 0 40px;
}