/*	UNLEASH '09
	-----------------------------------------
	
	Author:		Joshua Blankenship (http://newspring.cc/)
	Twitter Help:	Noah Stokes (http://noahstokes.com/)
	Version:	1.3 - 03/19/09
	Copyright:	(c) 2009 NewSpring Church, all rights reserved.

	Quote:		"Teamwork: a few harmless flakes working together can unleash an avalanche of destruction."
        		- Larry Kersten 


	      ___           ___                         ___           ___           ___           ___     
	     /__/\         /__/\                       /  /\         /  /\         /  /\         /__/\    
	     \  \:\        \  \:\                     /  /:/_       /  /::\       /  /:/_        \  \:\   
	      \  \:\        \  \:\    ___     ___    /  /:/ /\     /  /:/\:\     /  /:/ /\        \__\:\  
	  ___  \  \:\   _____\__\:\  /__/\   /  /\  /  /:/ /:/_   /  /:/~/::\   /  /:/ /::\   ___ /  /::\ 
	 /__/\  \__\:\ /__/::::::::\ \  \:\ /  /:/ /__/:/ /:/ /\ /__/:/ /:/\:\ /__/:/ /:/\:\ /__/\  /:/\:\
	 \  \:\ /  /:/ \  \:\~~\~~\/  \  \:\  /:/  \  \:\/:/ /:/ \  \:\/:/__\/ \  \:\/:/~/:/ \  \:\/:/__\/
	  \  \:\  /:/   \  \:\  ~~~    \  \:\/:/    \  \::/ /:/   \  \::/       \  \::/ /:/   \  \::/     
	   \  \:\/:/     \  \:\         \  \::/      \  \:\/:/     \  \:\        \__\/ /:/     \  \:\     
	    \  \::/       \  \:\         \__\/        \  \::/       \  \:\         /__/:/       \  \:\    
	     \__\/         \__\/                       \__\/         \__\/         \__\/         \__\/    



*/


/* ------- UNRESETS ------- */

#old		{ background: url("../2009/_images/ns.unl.header.jpg") no-repeat top center #ffffff; }

#testing   { background: url("../2009/_images/ns.unl.header2.jpg") no-repeat top center #ffffff; }

*, 
img, 
ul		{ margin: 0; padding: 0; }
.nodisp		{ display: none; }
.left		{ float: left; }
.right 		{ float: right; }

ul li b { color: #333; }

/* ------- UNDIVS ------- */

#header {
	margin: 20px 0;
	width: 960px;
	}

#hug {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	}

		
#full-column {
	border-top: 1px solid #ddd;
	margin: 0 auto 20px auto;
	padding: 10px 0 0 0;
	width: 960px;
	}

#full-column-header { 
	padding: 30px 0 10px 0;
	}

#column { width: 470px;	}
	
#left-column {
	float: left;
	margin: 0;
	text-align: justify;
	padding: 0;
	width: 470px;
	}

#left-column p { margin: 0 0 20px 0; }

#right-column {
	float: right;
	margin: 0;
	padding: 0;
	width: 470px;
	}

#lastcall {
	background: #8cc63f;
	border-top: 1px solid #79AD38;
	border-right: 1px solid #79AD38;
	border-bottom: 2px solid #79AD38;
	border-left: 1px solid #79AD38;
	color: #324b17;
	margin: 10px 0 20px 0;
	text-align: center;
	padding: 20px;
	}

#lastcall h2 { display: inline; }

.muffintop { margin: 0 20px 0 0; }


/* ------- UNVIDEO ------- */

#videodiv {
	margin: 40px 0 30px 260px;
	height: 360px;
	width: 700px;
	}

#videodiv object,
#videodiv embed { border: 0 none; }

#sessions {
	overflow: hidden;
	margin: 110px auto 20px auto;
	height: 388px;
	width: 640px;
	}

#sharestuff { 
	border-bottom: 1px solid #ddd;
	margin: 0 10px 10px 10px; 
	}

#sharestuff span { 
	display: block;
	color: #666;			
	border-top: 1px solid #ddd;
	font: normal .75em Lucida Grande, Verdana, Sans;
	margin: 0;
	padding: 10px 0;
	}

#embed_code { 
	background-color: #eee; 
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 1px solid #ddd;
	color: #8cc63f;
	padding: 2px 4px 4px 4px;
	width: 260px;
	}

/* ------- COLUMNS ------- */

.column {
	margin: 0;
	width: 470px;
	}

.column h2 { 
	margin: 0 0 10px 0;
	text-align: left;
	padding: 10px 10px 0 10px;
	}
	
.column li {
	border-top: 1px solid #ddd;
	font: normal .75em Lucida Grande, Verdana, Sans;
	margin: 0;
	padding: 10px 0;
	}

.column p { 	
	font: normal .75em Lucida Grande, Verdana, Sans;
	margin: 0 0 15px 10px;
	line-height: 1.5em;
	}
	
.column ul { 
	border-bottom: 1px solid #ddd;
	list-style: none; 
	margin: 0 0 15px 0;
	padding: 0 10px;
	}	

#tweets {
	margin: 0;
	width: 470px;
	}

#tweets h2 { 
	margin: 0 0 10px 0;
	text-align: left;
	padding: 10px 10px 0 10px;
	}
	
#tweets li {
	background: #fff;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 1px solid #ddd;
	font: normal .75em Lucida Grande, Verdana, Sans;
	margin: 0 0 20px 0;
	padding: 10px;
	}

#tweets li i {
	display: block;
	font: italic .65em Lucida Grande, Verdana, Sans; 
	margin: 5px 0 0 0;
	}

#tweets p { 	
	font: normal .75em Lucida Grande, Verdana, Sans;
	padding: 0 10px 20px 10px;
	}
	
#tweets ul { 
	list-style: none; 
	padding: 0 10px;
	}	

/* ------- UNTYPOGRAPHY ------- */
	
h1 { 
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, sans-serif; 
	letter-spacing: 1px;
	}

h2 { 
	color: #333;
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, sans-serif; 
	}

h3 { 
	color: #ccc; 
	font: normal 1em "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin: 12px 0 18px 0;
	}
		
p,
li {
	font: normal .85em Lucida Grande, Verdana, Sans;
	color: #777;
	margin: 0;
	line-height: 1.7em;
	}

.highlight { 
	background-color: #8cc63f; 
	color: #324b17;
	}

/* ------- UNHYPERLINKS ------- */

a, a:visited { 
	color: #8cc63f; 
	text-decoration: none;	
	}

a:hover {
	color: #000; 
	text-decoration: underline;
	}

p a,
p a:visited {
	border-bottom: 1px solid #ddd;
	color: #000;
	padding: 0 0 1px 0;
	}

p a:hover {
	border-bottom: 1px solid #8cc63f;
	color: #8cc63f;
	padding: 0 0 1px 0;
	}

#lastcall a, 
#lastcal a:visited { 
	color: #fff; 
	text-decoration: none;	
	}

#lastcall a:hover {
	color: #324b17; 
	text-decoration: none;
	}
	
a img { border: 0; }
a:visited img { border: 0; }
a:hover img { border: 0; }

#footer a, #footer a:visited { 
	border: 0;
	color: #AAA;
	padding: 0 0 1px 0;
	}

#footer a:hover {
	border-bottom: 1px solid #000;
	color: #333;
	padding: 0 0 1px 0;
	}			


/* ------- UNFOOTER ------- */

#footer {
	border-top: 1px solid #ddd;
	clear: both;
	margin: 40px 0;
	padding-top: 6px;
	width: 922px;
	}

#footer li {
	display: inline;
	font-size: .7em;
	font-weight: bold;
	margin: 0 0 20px 15px;
	padding: 0;
	}

.copyright { 
	color: #AAA;
	display: inline;
	float: left;
	font-size: .7em;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 2px 0 0 0;
	}
	
#footer-nav {
	display: inline;
	float: right;
	}



/* 

	      ___           ___                         ___           ___           ___           ___     
	     /__/\         /__/\                       /  /\         /  /\         /  /\         /__/\    
	     \  \:\        \  \:\                     /  /:/_       /  /::\       /  /:/_        \  \:\   
	      \  \:\        \  \:\    ___     ___    /  /:/ /\     /  /:/\:\     /  /:/ /\        \__\:\  
	  ___  \  \:\   _____\__\:\  /__/\   /  /\  /  /:/ /:/_   /  /:/~/::\   /  /:/ /::\   ___ /  /::\ 
	 /__/\  \__\:\ /__/::::::::\ \  \:\ /  /:/ /__/:/ /:/ /\ /__/:/ /:/\:\ /__/:/ /:/\:\ /__/\  /:/\:\
	 \  \:\ /  /:/ \  \:\~~\~~\/  \  \:\  /:/  \  \:\/:/ /:/ \  \:\/:/__\/ \  \:\/:/~/:/ \  \:\/:/__\/
	  \  \:\  /:/   \  \:\  ~~~    \  \:\/:/    \  \::/ /:/   \  \::/       \  \::/ /:/   \  \::/     
	   \  \:\/:/     \  \:\         \  \::/      \  \:\/:/     \  \:\        \__\/ /:/     \  \:\     
	    \  \::/       \  \:\         \__\/        \  \::/       \  \:\         /__/:/       \  \:\    
	     \__\/         \__\/                       \__\/         \__\/         \__\/         \__\/    

*/

