/*************************************************************
 
 -------------------------------------------------------------
 Theme:   OmahaNext - Jim Suttle for Mayor
 Author:  SecretPenguin
          http://www.secretpenguin.com
 
 
*************************************************************/



/*============================================================
Body
============================================================*/

* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 22px; 
	color: #a3a39d; 
	line-height: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Sans-Serif;
	background: url(../images/bg.jpg) no-repeat center top #5c5c57;
	}

.home {
	background: url(../images/bg-home.jpg) no-repeat center top #5c5c57;
	font-size: 22px; 
	color: #a3a39d; 
	line-height: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Sans-Serif;
	}	

#homepage {
	margin-top: 200px;
	}
	
p {
	padding-bottom: 25px;
	padding-left: 10px;
	}	
	
a, a:link, a:visited {
		color: #a3a39d;
		text-decoration: underline;	
		}
	
	a:hover {
		color: #d9d9d4;
		text-decoration: underline;
		}	
	
#container {
	width: 955px;
	text-align: left;
	margin : 0px auto;
	}
	
.lead {
	width: 250px;
	}
	
.bright {
	color: #d9d9d4; 
	}
	
.medium {
	font-size: 32px;
	line-height: 36px;
	}
	
h1 {
	display: block;
	width: 221px;
	height: 92px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/omahanext.gif) no-repeat;
	margin-left: 10px;
	}
	
h1 a {
	display: block;
	width: 221px;
	height: 92px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/omahanext.gif) no-repeat;
	}	
	
h2 {
	display: none;
	}	
	
h3 {
	color: #707069;
	font-size: 160px; 
	line-height: 180px;
	letter-spacing: -7px;
	}
	
#live {
	display: block;
	width: 458px;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/live.gif);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-bottom: 30px;
	}
	
#work {
	display: block;
	width: 458px;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/work.gif);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-bottom: 30px;
	}	
	
#play {
	display: block;
	width: 458px;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/play.gif);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-bottom: 30px;
	}	
	
#learn {
	display: block;
	width: 458px;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/learn.gif);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-bottom: 30px;
	}	
	
#give {
	display: block;
	width: 458px;
	height: 99px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/give.gif);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-bottom: 30px;
	}	
	
h4 {
	display: none;
	}	

#flashcontent {
	position: absolute;
	min-left: 250px;
	top: 0px;
	width: 955px;
	height: 450px;
	z-index: 1;
	font-size: 10px;
	}
	
#addthis {
	text-align: right;
	padding-right: 40px;
	}

#addthis-home {
	text-align: center;
	padding-bottom: 10px;
	}					
	
#footer {
	padding-top: 10px;
	text-align: left;
	clear:both;
	color: #333333;
	margin: 0;
	font-size: 72px;
	text-decoration: none;
	letter-spacing: -5px;
	}			
	
	#footer a, #footer a:link, #footer a:visited {
		color: #759497;
		text-decoration: none;
		border-bottom: 2px dotted #000000; 	
		}
	
	#footer a:hover {
		color: #FFFFFF;
		text-decoration: none;
		border-style: none none none none;	
		}
		
#footer-home {
	padding-top: 40px;
		}		
	
.smaller {
	padding-top: 30px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	}	
	
#paidfor {
	padding-top: 10px;
	text-align: center;
	clear:both;
	color: #333333;
	margin: 0;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;
	}			
	
	#paidfor a, #paidfor a:link, #paidfor a:visited {
		color: #333333;
		text-decoration: none;	
		}
	
	#paidfor a:hover {
		color: #FFFFFF;
		text-decoration: none;
		}				