@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .825em;
	background:url(../images/bgswirl.gif) 640px -100px no-repeat ;
}

body.sub {
	background:url(../images/bgswirl.gif) 640px -160px no-repeat ;
}

#wrapper {
	width: 950px;
	margin: 30px 0 0 30px;
}

#header {
	width: 950px;
	height: 300px;
}


#header_sub {
	width: 950px;
	height: 180px;
}


#archive {
	margin-top: 10px;
	float:left;
	text-align:right;
	width: 310px;
}

#archive a {
	color: #b2b7bb;
}

#archive a:hover {
	color:#000;
}

#headerleft {
	width: 630px;
	float:left;
	margin-right: 10px;
}

#headerright {
	width: 310px;
	float:left;
}


#left {
	width: 630px;
	float:left;
	margin-right: 10px;
}

#right {
	width: 310px;
	float:left;
	padding: 15px 0 0 0;
}

#image {
	width:630px;
	height:315px;
	background:url(../images/photo.jpg) left 15px no-repeat;
}

#image_mobility {
	width:630px;
	height:165px;
	background:url(../images/mobility.jpg) left 15px no-repeat;
}

#image_food {
	width:630px;
	height:165px;
	background:url(../images/food.jpg) left 15px no-repeat;
}

#image_publicSpace {
	width:630px;
	height:165px;
	background:url(../images/publicSpace.jpg) left 15px no-repeat;
}

#image_enterprise {
	width:630px;
	height:165px;
	background:url(../images/enterprise.jpg) left 15px no-repeat;
}


h1.bcl {
	text-indent:-9999px;
	float:left;
	width: 536px;
	height: 165px;
	background-image:url(../images/bettercitylab.gif);
}

h4 {
	display:block;
	float:left;
	padding: 0 22px 0 0;
	background-color:#FFF;
	height: 30px;
	color: #000;
	font-size: 1.3em;
	border-bottom: 4px solid #b2b7bb;
	font-weight:normal;

}

h5 {
	color: #ed174f;
	font-size: 1.4em;
	padding: 0 0 5px 0;
}

h6 {
	color: #000;
	font-size: 1.1em;
	padding: 0 0 10px 0;
}

h4 a {
	color: #ed174f;
	text-decoration:none;
}

h4 a:hover {
	color: #000;
}

h4 a.active {
	color: #b2b7bb;
}

#redbox {
	width: 270px;
	background-color:#b2b7bb;
	margin: 0 0 2px 0;
	padding: 20px;
	color:#FFF;
	float:left;
}

h1 {
	font-size: 1.7em;
	padding: 15px 0 8px 0;
	line-height: 1.3em;
}

h1.header {
	font-size: 2.9em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

h2.header {
	font-size: 2.9em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

h2.date {
	font-size: 1.9em;
	line-height: 1em;
	margin: 0;
	padding: 10px 0 0 0;
}

#redbox h1 {
	padding: 0;
	color:#ed174f;
}

h2 {
	font-size: 1.4em;
	font-weight:normal;
	padding: 0 0 10px 0;	
	color: #b2b7bb;
	line-height: 1.3em;
}

h2 a {
 	color: #b2b7bb;
	text-decoration:underline;
}

h2 a:hover {
 	color:  #ed174f;
	text-decoration:none;
}

p {
	padding: 0 0 10px 0;
	line-height: 1.6em;
	color:#919399;
}

p a {
	color:#ed174f;
	
}

p a:hover {
	color:#000000;
	
}

#footer {
	float:left;
	clear:both;
	padding: 50px 0 30px 0;
}

#footer #left, #footer #right {
	border-top: 4px solid #b2b7bb;
	padding: 8px 0 0 0;
}

#footer #right p, #footer #right h2 {
	margin: 0;
	padding: 0;
	color: #b2b7bb;
}

/********************************* TWITTER FEED *********************************/

#twitter_div {
	width: 270px;
	overflow:hidden;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #7d7d7d;
}

#twitter_div ul#twitter_update_list {
	list-style:none;
	padding: 0;
	margin: 0;
	list-style-position:outside;
}

#twitter_div ul#twitter_update_list li {
	padding: 10px 0 0 0;
	margin:  0 0 10px 0;
	line-height: 1.5em;
	border-top: 1px solid #7d7d7d;
	
}

#twitter_div ul#twitter_update_list li a {
	color:#666;
	text-decoration: none;
}

#twitter_div ul#twitter_update_list li a:hover {
	text-decoration:underline;
}
