/*-----------------------------
Theme Name: GoodTwin
Description: Yay!.
Version: 1.0
Author: Adam Nielsen
Author URI: http://good-twin.com/

Project : Downtown Living Tour Website
Website design by GoodTwin * Omaha Nebraska
We Craft Beautiful Brands & Websites.
www.good-twin.com

¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ 

||||||  ||||||  ||||||  |||||   ||||||  || || ||  ||  ||\   ||
||		||  ||	||  ||  ||  ||    ||    || || ||  ||  ||\\  ||
||		||	||  ||  ||  ||  ||    ||    || || ||  ||  || \\ ||
|| |||  ||	||  ||  ||  ||  ||    ||    || || ||  ||  ||  \\||
||   |  ||  ||  ||  ||  ||  ||    ||    || || ||  ||  ||   \||
||||||  ||||||  ||||||  |||||     ||     \\||//   ||  ||    ||
  
¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ ¥ 
  

/* Colors

Dark Blue: #006892
Light Blue: #0093d0
Dark Red: #701400
Red: #b20838


-------------------*/

* {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
a {
   outline: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: left;
	letter-spacing: 1px;
	color: #27597B;
	margin-bottom: 15px;
	}
	
h1 a {
	color: #54c0e7;
	text-decoration: none;
	}
	
#comment, input {
	border: 1px solid #aaa;
	}
	
.commentlist {
	text-align: left;
	}			
	
	
h1 a:hover {
	color: #27597B;
	}	
	
div.post {
	border-bottom: 4px #daede9 solid;
	margin: 0 0 40px 20px;
	}	
	
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
	color:#55BEE5;
	letter-spacing: 1px;
	margin-bottom: 10px;
	}
	
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	letter-spacing: 1px;
	color: #27597B;
	margin-bottom: 10px;

	}
	
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
		color:#ADD366;
		margin-bottom: 5px;
	}
	
	
	
	p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 530px;	
	line-height: 26px;
	text-align: left;
	color: #999;
	margin-bottom: 15px;

	}

img{
	margin-bottom: 20px;
	}
	
p a, p a:link, p a:active, p a:visited {
	color:#55BEE5;
	text-decoration: none;
	}

p a:hover, p a:visited:hover, p a.selected {
	text-decoration: underline

	}

#header_wrap{
	width: 100%;
	float: left;
	background-image: url(images/headerbg.png);
	background-repeat: repeat-x;
	margin-bottom:5px;	}
	
#header{
	width: 980px;
	height: 170px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	}
	
.navigation {
	text-align: left;
	}	
		
#rss {
	float: right;
	width: 110px;
	height: 30px;
	
	}
	
#rss a {
	padding-left: 25px;
	background: url(/images/rss.gif) no-repeat;
	font-weight: bold;
	color: #acd35c;
	display: block;
	height: 25px;
	line-height: 25px;
	}

#eventdate{
	width: 525px;
	height: 85px;
	float: right;
	background-color: #FFF;
	text-indent: -9999px;
	margin-top: 20px;
	background-image: url(images/date.png)
	}

#wrapper{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	}
	
#content{
	float: right;
	width: 560px;	
	margin-top: 35px;
	padding-bottom: 20px;
	}
	
p.date {
	background: url(/images/star.gif) no-repeat left;
	padding-left: 25px;
	color: #255971;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	}	

a {
	color: #255971;
	font-weight: bold;
	text-decoration: none;
	}	

#footerwrapper{
	width: 100%;
	height: 100px;
	float: left;
	border-top: #deece7 1px solid;
	margin-top: 30px;

	}


#logo_wrapper{
	float: left;
	width: 255px;
	}
	
	#logo{
		float: right;
		width: 200px;
		height: 85px;
		background-color: white
		}


/*-------Navigation-------*/


#side_nav{
	width: 310px;
	float: left;
	margin-top: 35px;
	padding-right: 35px;
	border-right: #deece7 3px dotted;
	}


#side_nav #left{
	float: left;
	}
#side_nav #right{
	float: right;
	}


#side_nav li{
	width: 150px;
	height:65px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	display: block; 
	text-indent: -9999px;
	}
	
	
	
#side_nav a, #side_nav a:link, #side_nav a:active, #side_nav a:visited {
	width: 150px;
	height:65px;
	display:block;
	background-position: 0px 0px;
	text-decoration: none;
	border-bottom: #deece7 1px solid;
	}

#side_nav a:hover, #side_nav a:visited:hover, #side_nav a.selected {
	background-position: bottom;

	}
	
#soma a{ background-image:url(images/logos/soma.png)}
#giovanna a{background-image:url(images/logos/giovanna.png)}
#dunsany a{background-image: url(images/logos/dunsany.png)}
#jackson a{background-image: url(images/logos/1101.png)}
#jlofts a{background-image: url(images/logos/jlofts.png)}
#kimball a{background-image: url(images/logos/kmball.png);}
#paxton a{background-image: url(images/logos/paxton.png);}
#enclave a{background-image: url(images/logos/enclave.png);}
#midtown a{background-image: url(images/logos/midtown.png);}
#riverfront a{background-image: url(images/logos/riverfront.png);}
#beebe a{background-image: url(images/logos/beebe.png);}
#dodge a{background-image: url(images/logos/902.png);}

#top_nav{
	float: right;
	clear: both;
	height: 25px;
	margin-top: 35px
	}
	
	#top_nav li{
	float: left;
	display: block;
	height:35px;
	text-indent: -9999px;
	}
	

	
#top_nav a, #top_nav a:link, #top_nav a:active, #top_nav a:visited {
	height:35px;
	display:block;
	background-position: 0px 0px;
	text-decoration: none;
	}

#top_nav a:hover, #top_nav a:visited:hover, #top_nav a.selected {
	background-position: bottom;

	}
	
#contact a{
	width: 135px;
	background-image:url(images/nav/contact.png)
	}
#tourmap a{
	width: 135px;
	background-image:url(images/nav/map.png)
	}
#twitter a{
	width: 35px;
	background-image:url(images/nav/twitter.png)
	}
#facebook a{
	width: 35px;
	background-image:url(images/nav/facebook.png)
	}
	
#footer {
	float: left;
	margin-top: 10px;
	width: 980px;
	}	

	#footer li{
	float: left;
	display: block;
	height:45px;
	text-indent: -9999px;
	border-right: #deece7 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	}
	

	
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	height:45px;
	display:block;
	background-position: 0px 0px;
	text-decoration: none;
	background-color: #996
	}

#footer a:hover, #footer a:visited:hover, #footer a.selected {
	background-position: bottom;
	}
	
	#footer #goodtwin a{
		background-image: url(images/nav/goodtwin.png);
		width: 135px;

		}
		
		#footer #npdodge a{
		background-image: url(images/logos/npdodge.png);
		width: 94px;
		}
		
		#footer #cbshome a{
		background-image: url(images/logos/cbs.png);
		width: 94px;
		}
		
		#footer #prudential a{
		background-image: url(images/logos/prudential.png);
		width: 94px;
		}
		
		#footer #equal {
		background-image: url(images/logos/equal.png);
		width: 42px;
		background-repeat: no-repeat;
		background-position: center;
		}
		
		#footer #kgor a{
		background-image: url(images/logos/kgor.png);
		width: 67px;
		}
		
		#partners{
			float: left;
			width: 600px;
			}
		
		#sponsors{
			float: right;
			}
		