/*
Theme Name: New Voice Omaha
Author: SecretPenguin - A Youth Branding Agency
Author URI: http://www.secretpenguin.com/

*/

* {
	margin: 0px;
	padding: 0px;
	border: none;
	}

/* no dotted outline when you click links */
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.twitter-post {
	background: url(images/twitter.jpg) no-repeat left top;
	height: 24px;
	padding-left: 28px;
	margin-right: 30px;
	float: left;
	margin-left: 8x;
	}
	
.facebook-post {
	background: url(images/facebook.jpg) no-repeat left top;
	height: 24px;
	padding-left: 28px;
	float: left;
	margin-right: 30px;
	}
	
.twitter-post a, .facebook-post a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#18424e;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height: 20px;
	}
	
	

body {
	margin-top: 0px;
	background:url(images/background.gif) repeat-x #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size:11px;
	color:#777;
	}
#container { width:955px; margin:0 auto; }

#header { margin:0px; 
	overflow: hidden;
	height:300px;
}

#bubble {
	height: 300px;
	width: 186px;
	background:url(images/bubble-default.jpg) no-repeat;
	float:left;
	display:inline;
	text-indent: -9999px;
	}
	
#bubble a{
	height: 300px;
	width: 186px;
	text-indent: -9999px;
	display: block;
	}
	
#bubble a:hover {
	background:url(images/bubble-default.jpg) no-repeat;
	}
	
	
	
#bubble.header-engagement-community-involvement {
	background:url(images/bubble-maroon.jpg) no-repeat;
	}
	
#bubble.header-equal-opportunity-social-mobility {
	background:url(images/bubble-yellow.jpg) no-repeat;
	}

#bubble.header-sustainability {
	background:url(images/bubble-green.jpg) no-repeat;
	}

#bubble.header-transparency {
	background:url(images/bubble-lightblue.jpg) no-repeat;
	}

#bubble.header-advocacy-for-arts-culture {
	background:url(images/bubble-purple.jpg) no-repeat;
	}

#bubble.header-smart-urban-development {
	background:url(images/bubble-darkblue.jpg) no-repeat;
	}
	
	
	
#head {
	height: 300px;
	width: 769px;
	background:url(images/head.jpg) no-repeat;
	float:right;
	display:inline;
	}
	
#valuesbody {
	width: 955px;
	margin-bottom:20px;
	}

#leftcol {
	width:476px;
	float:left;
	background: url(images/line.jpg) top right no-repeat;
	}
	
#rightcol {
	width:475px;
	float:left;
	}	

.val{
	width: 475px;
	border-top:1px #b4cdd9 solid;
	float:left;
	position: relative;
	}
	
#sidebar a.viewall{
	padding-top: 5px;
	}	
	
h2#engagement, h2#equal, h2#sustainability, h2#transparency, h2#arts, h2#urban {
	background:url(images/accordion.gif) no-repeat;
	padding-left:18px;
	margin-left:10px;
	cursor:pointer;
	}
	
h2#engagement {
	background-position:0 0;
	}
	
h2#equal {
	background-position:0 -27px;
	}
	
h2#sustainability {
	background-position:0 -54px;
	}
	
h2#transparency {
	background-position:0 -81px;
	}
	
h2#arts {
	background-position:0 -108px;
	}
	
h2#urban {
	background-position:0 -135px;
	}


	
.val h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1c424c;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	text-shadow:0 0 4px #9dbdcd;
	line-height:25px;
	}

h4.cat-engagement-community-involvement, h4.cat-equal-opportunity-social-mobility, h4.cat-sustainability, h4.cat-transparency, h4.cat-advocacy-for-arts-culture, h4.cat-smart-urban-development, h4.cat-default {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1c424c;
	text-transform:uppercase;
	font-size:21px;
	font-weight:bold;
	text-shadow:0 0 4px #9dbdcd;
	line-height:35px;
	background:transparent url(images/accordion.gif) no-repeat scroll 0 0;
	padding-left: 35px;
	height: 40px;
	}


h4.cat-engagement-community-involvement {
	background-position:0 -240px;
	}
	
h4.cat-equal-opportunity-social-mobility {
	background-position:0 -280px;
	}
	
h4.cat-sustainability {
	background-position:0 -320px;
	}
	
h4.cat-transparency, h4.cat-default {
	background-position:0 -360px;
	}
	
h4.cat-advocacy-for-arts-culture {
	background-position:0 -400px;
	}
	
h4.cat-smart-urban-development {
	background-position:0 -440px;
	}	

	
	
.open p.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9dbdcd;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin:0px 10px 12px 10px;
	}
	
.open p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:1.5em;
	margin:0 10px 10px 10px;
	}

.right {
	text-align:right;
	}	
	
p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#18424e;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin:0 0px 0 0;
	}
	
.open {
	background:url(images/shadebottom.gif) no-repeat;
	background-position:bottom;
	clear:both;
	padding-bottom:20px;
	display: none;
	}
	
.arrow {
	width:25px;
	height:25px;
	float:right;
	position: absolute;
	right: 0px;
	top: 0;
	background:url(images/accordion.gif)no-repeat;
	background-position:0 -162px;
	}
	
.openNow .arrow {
	background-position:0 -186px;
	}
.closeArrow {
	background-position:0 -162px;
	}

	
.openArrow {
	background-position:0 -186px;
	}

	
	
	
.bottom h3 {
	color: #92b6c7;
	padding-left: 15px;
	text-transform: uppercase;
	font-style: italic;
	font-size: 13px;
	}

#header-left {
	float: left;
	width: 300px;
	}

#header-right {
	float: right;
	width: 600px;
	}	

#header h1 {
	text-indent:-9999px;
	width: 769px;
	height: 220px;
	}

#header h1 a {
	text-indent:-9999px;
	width: 769px;
	height: 220px;
	display: block;
	}

#head h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#3e8ea4;text-shadow:2px 2px 4px #333; margin:10px 0 0 80px; font-weight:700; font-style:italic; }
#header h1 strong{ color:#A85BA6; }
#header h2 strong { color:#92b6c7; }
#header h2 a { color:#333; text-decoration:none; }
.description { font-size:11px; font-weight:normal; text-align:center; color:#999; }
#header ul { margin:20px 0 0 0; padding:0; }
#header li { margin:0; padding:0; list-style:none; float:left; }
#header li a { display:block; padding:7px; color:#999; text-decoration:none; border-bottom:5px solid #fff; margin:0 10px 0 0; font-size:10px; }
#header li a:hover { color:#000; border-bottom:7px solid #fff; padding:5px 7px 7px 7px; }
#header li a em { font-style:normal; text-decoration:underline; }
#header li.current_page_item a { border-bottom:7px solid #FFFFFF;color:#000000;padding:5px 7px 7px; }


#sidebar { 
	margin:10px 0 10px 0px;
	padding-left: 7px;
	border-left:1px solid #CCCCCC;
	float: right;
	width: 255px;
	}

#sidebar h4 {
	margin: 0px;
	padding: 0px;
	}

#sidebar h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	color: #163c47;
	font-size: 16px;
	text-transform: uppercase;
	text-shadow: 0  0 1px #CCC;
	}

	
#sidebar p { 
	padding:5px; 
	margin:5px 5px 5px 10px; 
	line-height:17px; 
	word-spacing:-1px; }

#sidebar ul { margin:0; padding:0; }
#sidebar ul li { margin:0; padding:0; list-style:none; }
#sidebar ul li ul { margin:0; padding:0; }
#sidebar ul li ul li { margin:0; padding:0; list-style:none; }
#sidebar ul li ul li a { display:block; height:13px; padding:7px 7px 7px 17px; margin:1px 0 0 0; background-color:#fff; background-image:url(images/backgrounds/submenua_normal.jpg); background-position:left; background-repeat:repeat-y; }
#sidebar ul li ul li a:hover { background-image:url(images/backgrounds/submenua.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#fff; padding:7px 7px 7px 15px; }
#sidebar ul li ul li a:focus { background-image:url(images/backgrounds/submenua.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#fff; padding:7px 7px 7px 15px; }
#sidebar ul li ul li a:active { background-image:url(images/backgrounds/submenua.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#fff; padding:7px 7px 7px 15px; }


.note { padding:10px; background-color:#eee; border:1px solid #ccc; margin:20px 5px 20px 5px; }

#pagepage { width:865px !important; width:865px; margin:0 auto; float: left; padding-left: 40px; /*min-height:600px;*/ }
#pagepage h1 { font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; font-size:18px; border-bottom:1px solid #eee; padding:5px; color:#fff; background: #92b6c7; text-decoration:none; display:block; text-align: center; 
	text-transform: uppercase;
	/* background-image:url(images/backgrounds/h1.png); background-position:left; background-repeat:no-repeat; */
	}
#pagepage h1.pagetitle { background:none; border:0; font-size:20px; }
#pagepage h2 {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	}
#pagepage h2 a { color:#fff; text-decoration:none; display:block; text-align: left; background: #92b6c7;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: -10px;
	background-image:url(images/backgrounds/h1.png); background-position:left; background-repeat:no-repeat;
	padding-left: 34px;
	height: 21px;
	}
#pagepage h2 a:hover { color:#fff; background-color: #163c47;
	background-image:url(images/backgrounds/h1_hover.png); background-position:left; background-repeat:no-repeat;  
	}
#pagepage p { padding:5px; word-spacing: 0.1em; }
#pagepage .postmetadata { text-align:left; padding:5px; margin:10px 0 0px 0; border-top:1px solid #eee; }

#pagepage p a { color:#333; text-decoration:none; }

#pagepage p a:hover { border-bottom:1px dotted #000; }
#pagepage .article_menu a:hover { color:#000; background-image:url(images/backgrounds/comment_hover.png); }
#pagepage ul { margin:15px 0 0 15px; font-size: 11px; padding:0; /*border-top:1px solid #f6f6f6;*/ }
#pagepage li { margin:0px 0 5px 0; border-bottom:1px solid #f6f6f6; padding:0 0 5px 20px; list-style:none; background-image:url(images/backgrounds/arrow.png); background-position:top left; background-repeat:no-repeat; color:#777; }
#pagepage blockquote { background-color:#f6f6f6; margin:4px; padding:5px; border-top:1px solid #eee; border-bottom:1px solid #eee; margin-bottom: 40px; }
#pagepage blockquote p { margin:0; padding:0 10px 0 10px; }

#comments { color:#000; font-size:14px; }
#pagepage ol.commentlist { list-style:none; margin:0;padding:0; }
#pagepage ol.commentlist li { list-style:none; margin:0;padding:0; padding:10px; background:#fcfcfc; border-top:1px solid #fff; border-bottom:1px solid #eee; }
#pagepage ol.commentlist li.alt { background:#f6f6f6; }




	
#content { width:680px !important; width:680px; float: left; /*min-height:600px;*/ }
.post {
	border-bottom:1px solid #cccccc;
	margin:20px 10px 15px;
	}
.posthead {
	margin-bottom:5px;
	}
.engagement-community-involvement, .equal-opportunity-social-mobility, .sustainability, .transparency, .advocacy-for-arts-culture, .smart-urban-development {
	float:left;
	height:40px;
	width:35px;
	background:url(images/accordion.gif) no-repeat;
	}	
.engagement-community-involvement {
	background-position:0 -240px;
	}
	
.equal-opportunity-social-mobility {
	background-position:0 -280px;
	}
	
.sustainability {
	background-position:0 -320px;
	}
	
.transparency {
	background-position:0 -360px;
	}
	
.advocacy-for-arts-culture {
	background-position:0 -400px;
	}
	
.smart-urban-development {
	background-position:0 -440px;
	}	
.cat {
	padding-top:3px;
	}
#content h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#18424e;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	}
.postcontent {
	margin-bottom:5px;
	}
#content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:1.5em;
	margin-top:5px;
	}
#content p.comment {
	background:url(images/accordion.gif) no-repeat;
	background-position:0 -213px;
	margin: 0px;
	padding: 0 0 0 17px;
	}
#content p a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:300;
	text-transform:none;
	}

.post small { font-size:11px; color:#ccc; margin:0px; padding:0px; }
#content p { padding:5px; word-spacing: 0.1em; }
#content .postmetadata { text-align:left; padding:5px; margin:10px 0 0px 0; border-top:1px solid #eee; }
.postmetadataothers { float:left; font-weight:normal; }
.postmetadatacomments { padding:0 0 0 15px; background-image:url(images/backgrounds/comment.png); background-position:left;  background-repeat:no-repeat; color:#333; text-decoration:none; }



#content p a { color:#333; text-decoration:none; }

#content h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#17323b;
	text-transform: uppercase;
	font-weight: bold;
	line-height:28px;
	}

#content p a:hover { border-bottom:1px dotted #000; }
#content .article_menu a:hover { color:#000; background-image:url(images/backgrounds/comment_hover.png); }
#content ul { margin:15px 0 0 15px; font-size: 11px; padding:0; /*border-top:1px solid #f6f6f6;*/ }
#valuesbody li { margin:0px 20px 5px; border-bottom:1px solid #f6f6f6; padding:0 0 5px 20px; list-style:none; background-image:url(images/backgrounds/arrow.png); background-position:top left; background-repeat:no-repeat; color:#777; }
#content blockquote { background-color:#f6f6f6; margin:4px; padding:5px; border-top:1px solid #eee; border-bottom:1px solid #eee; }
#content blockquote p { margin:0; padding:0 10px 0 10px; }

#comments { color:#000; font-size:14px; }
#content ol.commentlist { list-style:none; margin:0;padding:0; }
#content ol.commentlist li { list-style:none; margin:0;padding:0; padding:10px; background:#fcfcfc; border-top:1px solid #fff; border-bottom:1px solid #eee; }
#content ol.commentlist li.alt { background:#f6f6f6; }
.comnum { float:right; font-family:Georgia, "Times New Roman", Times, serif; font-size:25px; color:#ccc; }
input, textarea { background-color:#fff; border:1px solid #ccc; padding:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#777; }
#footer { border-top:2px solid #ccc; padding:10px; text-align: center; margin-top: 20px; }
#footer p {
	font-size: 10px;
	}

textarea { width:100%; }

a { color:#333; text-decoration:none; }

.centered, .aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom:10px; }
.alignleft {float: left;margin: 0 10px 10px 0;}
.alignright {float: right;margin: 0 0 10px 10px;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img {margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

.clear { display:block;float:none;clear:both;margin:0;padding:0;border:0; }

 #provoice h3 {
	display: block;
	width: 200px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(http://voiceomaha.org/images/pro-voice.gif);
	margin-left: auto;
	margin-right: auto;
	}
	
#accordion {
	}		
	
.names {
	width:180px;
	float:left; margin-bottom: 20px;
	font-size: 12px; line-height: 24px;
	color: #163c47;	
	}
	
#names-container { padding-top: 20px; width:720px; margin:0 auto;
	 } 

/*.right {
	float: right;
	clear:both;
	padding-bottom: 10px;
	}	
*/
.bottom {
	float:left;	
	clear:both;
	width: 645px;
	border-top: 1px #cccccc solid;
	padding-top: 10px;
	margin-top: 20px;
	}	
	
.navigation {
	clear: both;
	}	
	
#nav {
	text-align:center;
	margin-bottom: 10px;
	}	
	
p {
	margin-bottom: 7px;
	font-size: 12px;
	line-height: 24px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	}	
	
	
#lend {
	color:#fff; text-decoration:none; display:block; text-align: left; background: #fff;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 100px;
	margin: 0;
	background-image:url(images/backgrounds/lend_your_voice.png); background-position:left; background-repeat:no-repeat;
	height: 100px;
	width: 545px;
	}

#lend p {
	margin-bottom: 0px;
	font-size:11px;
	line-height: 18px;
	}
	
#lend p a {
	color: #92b6c7;
	}	
	
h4 {
	font-size:38px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8fb4c6;
	margin:5px  0 5px 9px;
	text-transform:uppercase;
	}
	
	
#welcome {
	display: block;
	width: 120px;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/backgrounds/welcome.png); background-position:left; background-repeat:no-repeat;
	padding-bottom: 10px;
	margin-top: 20px;
	}
	
#twitter {
	display: block;
	width: 120px;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/backgrounds/twitter.png); background-position:left; background-repeat:no-repeat;
	padding-bottom: 10px;
	margin-top: 20px;
	}		
	
#login {
	display: block;
	width: 120px;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/backgrounds/login.png); background-position:left; background-repeat:no-repeat;
	padding-bottom: 10px;
	margin-top: 20px;
	}		
	
/*	
#steering {
	display: block;
	width: 255px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/backgrounds/steering.png); background-position:left; background-repeat:no-repeat;
	margin-top: 20px;
	}	*/
	
#steering a, #steering a:link, #steering a:visited {
	display: block;
	width: 255px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/backgrounds/steering.png); background-position: top left; background-repeat:no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#steering a:hover, #steering a:visited:hover {
	background-position: bottom;
	}	


#register a, #register a:link, #register a:visited {
	display: block;
	width: 255px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/register.jpg); background-position: top left; background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 5px;
	}

#register a:hover, #register a:visited:hover {
	background-position: bottom;
	}	

#about-button a, #about-button a:link, #about-button a:visited {
	display: block;
	width: 255px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/about.jpg); background-position: top left; background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 5px;
	}

#about-button a:hover, #about-button a:visited:hover {
	background-position: bottom;
	}	

	
.light a, .light a:link, .light a: hover, .light a: visited {
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 5px;
	}
	
.light a {
	color:#CCCCCC;
	margin-top: 5px;
	float: right;
	}		
	
img {
	border: none;
	}
	
	
ul.twitter {
	}
	
li.twitter-item{
	width: 255px;
	}
	
p.twitter-message {
	}
	
.twitter-timestamp {
	font-style: italic;
	margin-bottom: 10px;
	}
	
a.twitter-link {
	}
	
a.twitter-user {
	}
	
	
#users {
	color: #92b6c7; 
	text-decoration:none; display:block; text-align: center; background: #fff;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0;
	background-image:url(images/backgrounds/users.png); background-position:left; background-repeat:no-repeat;
	height: 100px;
	width: 255px;
	overflow: hidden;
	text-transform: uppercase;
	}

#users p {
	margin-bottom: 0px;
	font-size:11px;
	line-height: 12px;
	text-transform: uppercase;
	}

.large {
	font-size: 62px;
	color: #fff;
	line-height: 62px;
	}	
	
.number {
	font-size: 62px;
	color: #92b6c7;
	line-height: 62px;
	}			
	
#action {
	color: #777; 
	text-decoration:none; display:block; text-align: left; background: #fff;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0;
	/* background-image:url(images/backgrounds/users.png); background-position:left; background-repeat:no-repeat; */
	width: 255px;
	overflow: hidden;
	}
	
#action p {
	margin-bottom: 0px;
	font-size:11px;
	line-height: 12px;
	padding-top: 0px;
	text-align: left;
	}	
	
#fb-image {
	display: none;
	}	