/* 
==============================
LiftChurch.ca >> Home Styles
==============================
This CSS cucumber was pickled by:
>> Kyle Dutka at See Design
>> www.seedesign.ca | kyle [at] seedesign.ca
------------------------------
*/


/*
==============================
Layout
==============================
*/

/* --- LEFT COLUMN --- */

#posters {
	position: relative;
	clear: both;
	height: 385px;
	border: 0px #CCCCCC solid;
	}

#promo {
	/*float: right;
	width: 305px;*/
	width:100%;
	padding: 0 0px 0 0px;
	margin: 0;
	min-height:300px;
	border: 0px #CCCCCC solid;
	}
	
#promo h1{
	float:left;
	width:320px;
}


	
#events {
	position: relative;
	float: left;
	width: 220px;
	border-right: 1px #CCC solid;
	margin-bottom: 20px;
	margin-right:10px
	}

/* --- RIGHT COLUMN --- */

#vodcast {
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px #CCCCCC solid;
	min-height: 200px;
	}

	#vodcast .tab {
	float: left;
	}
	
#donate {
	margin-left: -15px;
	padding-bottom: 10px;
	}

#facebook {
	display: block;
	width: 300px;
	height: 25px;
	background: url(../../images/facebook.png) top left no-repeat;
	text-indent: -7777777px;
	}

/*
==============================
Vodcast
==============================
*/

#title_vodcast {
	height: 30px;
	width: 80px;
	background: url(../../images/title_sub_vodcast.png) top left no-repeat;
	}
	
#title_welcome {
	height: 30px;
	width: 80px;
	background: url(../../images/title_sub_welcome.png) top left no-repeat;
	}

#vodcast_most_recent_link {
		margin: 0 10px 7px 0;
		}
	

/*
==============================
News
==============================
*/

#news {
	padding: 0;
	margin: 0;
	color: #333333;
	border-top: #CCC 1px solid;
	}

#news h2 {
	font-size: 25px;
	}

/* "Date Posted" removed from this area... not relevant information... 

#news h3 {
	font-size: 10px;
	color:#666666;
	margin: 5px 0 0 0;
	}
*/

#news p {
	padding: 0px 0 7px 0;
	margin: 0 0 0px 0;
	}
	
#news div.container {
	border-top: 0px;
	border-bottom: 1px #CCCCCC solid;
	}

#news img {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	border: 1px #666666 solid;
	/* width: 295px; */
	/*height: 100px; */
	}
	
.admin_create img {
	width:70px;
	height:18px;
	}


/*
==============================
Events
==============================
*/

#events h3 {
 	padding: 2px 0 5px 0;
	font-size: 14px;
	}

#events h4 {
	padding: 5px 0 0 0;
	font-size: 10px;
	}	

/* Link Go Button */
#events p {
	margin: 3px 0 0 0;
	}

#events a {
	cursor: pointer;
	position: relative;
	}
	
#events a:hover {
	}

#events a.link_go {
	margin: 0 0 0 -20px;
	padding-left: 20px;
	}

#events a div {
	color: #666666;
	width: 220px;
	margin: 3px 0 0 -20px;
	padding: 0 0 0 20px;
	cursor: pointer;
	position: relative;
	border-bottom: none;
	background:  url("../../apps/calendar/images/upcoming_events_bkg.png") top left repeat-y;
	}

#events a:hover div {
	color: #333333;
	background-position: -240px top;
	}
	
	
/*
==============================
Promo
==============================
*/

#promo img {
	float: none;
	padding: 0;
	margin: 0 10px 0 0;
	border: 1px #666666 solid;
	/* width: 300px;
	height: 245px; */
	}
	

/*
------------------------------------------------------------------------------------------
Your {CREATIVITY} is RESTRICTED [when you think] your creativity is BOUND by your {ABILITY}.
&#1501;&#1465;&#1493;&#1500;&#1464;&#1473;&#1513; 
------------------------------------------------------------------------------------------
*/