
/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }

/********************** Base Layout */

/* Structure */
 /*
.wrapper { min-width:954px; }
.header { text-align:left; }
.header-top { width:930px; margin:0 auto; position:relative; z-index:100; }
.header-nav { width:950px; margin:0 auto; }
.middle { width:900px; min-height:400px; margin:0 auto; text-align:left; }
.side-col { width:195px; }
*/
.wrapper { min-width:1035px; }
.header { width:1035px; margin:0 auto; text-align:left; }
.header-top { width:1035px; margin:0 auto; position:relative; z-index:100; }
.header-nav { width:1032.8px; height:55px; margin:0 auto; padding-left:3.2px; }
.header-nav a img { padding:0px; margin-left:-3.2px; }
/* .middle-container { background-color:#fbfaf6; } 
.middle-container { background-color:transparent; }
.middle { background-color:#fffffe;  padding:25px 0px 80px 0px; } 
.middle { background-color:transparent;  padding:25px 0px 0px 0px; }
*/
.middle-container {
	margin:0 auto;
	/* background: url(images/splash/background.jpg) top center no-repeat; */
	background-image: url(http://www.abstinenceconference.net/images/splash/background.jpg);
	background-repeat: no-repeat;
	background-color:#fbfaf6;
	width:1035px;
	min-height:878px;
	text-align:left;
	}
.side-col { width:300px; }

.col-left { float:left; padding-left:15px; }
.col-main { float:left; }
.col-main-footer { float:left; }
.col-right { float:right; padding-right:0px; }
.col-1-layout .col-main { float:none; margin:0; padding:0px 20px 0px 20px; }
.col-2-right-layout .col-main { float:left; width:650px; margin-left:75px; }
.col-2-left-layout .col-main { float:right; width:755px; padding-right:20px; }
/* .col-3-layout .col-main { width:475px; margin-left:17px; } */
.col-3-layout .col-main { width:594px; margin-left:17px; }
.col-3-layout .col-left { min-height:775px !important; } /* to contain col-main-footer */
.col-3-layout .col-right { min-height:775px !important; } /* to contain col-main-footer */
.col-3-layout .col-main-footer { width:594px; margin-left:17px; }
/* .col-2-left-layout .col-main { background-color:#fff; } */

/* Style */
/*
.header { border-top:5px solid #0d2131; }
.header-top-container { border-bottom:1px solid #415966; background:url(../images/header_top_container_bg.jpg) repeat-x 50% 0; }
.header-top { padding:10px; }
.header-nav-container { background:url(../images/nav_bg.jpg) repeat-y 50% 0 #0a263d; }
.middle-container { background:url(../images/main_container_bg.gif) no-repeat 50% 0 #fbfaf6; }
.middle { background:url(../images/main_bg.gif) no-repeat #fffffe;  padding:25px 25px 80px 25px; }
*/
.header { background: #fbfaf6; }
.header-top-container { background: #fbfaf6; }
.header-top { padding:0px; }

/********************** Header */

/********************** Sidebars */
.side-col .box { margin-bottom:1.3em; }
.side-col .content { padding:5px 10px; }
.side-col .head { text-align:left; }
.side-col h2, .side-col h3, .side-col h4, .side-col h5 { float:none; }
.side-col h3 { font-size:1.05em; text-transform:uppercase; }
.side-col h4 { color:#e65505; text-transform:uppercase; }
.side-col .actions {
    padding:4px 0;
    font-size:.95em;
    text-align:right;
    }
.side-col .actions a, .side-col .actions a:hover { text-decoration:underline; }
.widget-btn { float:right; font-size:11px; margin:0 3px 1px 5px; }
.widget-btn, .widget-btn:hover { color:#646464; font-weight:bold; }

/********************** Footer */
/* .footer-container { border-top:15px solid #B6D1E2; } */
.col-3-layout .col-main-footer .footer-container { padding-top:20px; }
/* .footer { width:590px; margin:0 auto; padding:10px 10px 4em; background-color:#618499; } */
.col-3-layout .col-main-footer .footer { float:none; width:570px; padding:10px 10px 0em; background-color:#6C7755; }
.footer-container { display:none; padding-top:0px; }
.footer { display:none; float:none; width:980px; margin: 0 auto; padding:10px; background-color:transparent; }

/********************** Content */
#movie {
	position:relative;
	display:block;
	/*
	padding-top: 76px;
	padding-left: 46px;
	*/
	margin:78px 0px 0px 46px;
	/*
	margin:76px 0px 0px 46px;
	width:590px;
	height:450px;
	*/
	}
#banners {
	margin-top:30px;
	}
div #banners div div div {
	margin:-10px 0px 0px 25px;
	color:#000;
	}
#pics { width:300px; }
div #pics div { 
	position:relative;
	color:#000;
	width:38.5%;
	margin-top:-50px;
	padding:0px 10px 0px 20px;
	}
