* {
	margin:0;
	padding:0;
}

html { height: 100%; }

body { min-height: 100%; height: 100%; background-color: #f1f1f1;}

img { border: 0 }

#top {
	width: 100%;
	height: 90px;
	border-bottom: 2px solid #47a6da;
	background-color: #fff;
}

#container {
	width: 900px;
	margin: auto;
	padding-top: 30px;
}

#header {
	width: 880px;
	padding: 10px;
	margin: auto;
}

#twitter_logo { float: left }

#malmo_stad_logo, #vinnova_logo, #se2009_logo { float: right;padding-right: 5px; } 

#vinnova_logo { margin-top: 10px; }

#content_pane {
	width: 615px;
	float: left;
}

#content_pane h2 { margin-bottom: 20px; color: #adcc26 }

#content_pane p {
	font-size: 12px;
}

#curve_top { background-image: url(../img/curve_top.png); background-repeat: no-repeat; width: 615px; height: 19px; }

#index_content, #twitter_timeline {
	background-color: #fff;
	width: 595px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px 10px;
	height: 400px;
	min-height: 400px;
	height: auto !important;
}

#twitter_timeline {
	padding-top: 20px;
}
	
#right_pane {
	margin-left: 20px;
	width: 250px;
	float: left;
}

#how_it_works, #ask_question {
	width: 230px;
	height: 375px;
	min-height: 375px;
	height: auto !important;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#how_it_works h3, #ask_question h3 {
	margin-bottom: 20px;
}

#tweet { margin-top: 10px; }

#how_it_works { font-size: 12px; }

#how_it_works .numbers { font-size: 24px; padding-right: 5px; color: #2dcbff; font-weight: bold; float: left;}

.steps { float: right; width: 90%; }

.clear { clear: both; height: 20px; } 

ul.statuses{
	margin:10px 0;
}

ul.statuses li {
	border-bottom:1px dashed #D2DADA;
	padding:15px 15px 15px 10px;
	list-style:none;
	font-size:14px;
}

*:first-child+html ul.statuses li,
* html ul.statuses li {
  padding: 0px;
}

ul.statuses li:first-child{
	border-top:1px dashed #D2DADA;
}

ul.statuses li:hover {
	background-color:#F7F7F7;
}

h3.timeline{
	margin-top:20px;
	color:#999999;
	font-size:20px;
	font-weight:normal;
}

div.tweetTxt{
	float:left;
	width:498px;
	overflow:hidden;
}

ul.statuses a img.avatar{
	float:left;
	margin-right:10px;
	border:1px solid #446600;
}
div.date{
	line-height:18px;
	font-size:12px;
	color:#999999;
}

ul.statuses li a, li a:visited {
	color:#007bc4;
	text-decoration:none;
	outline:none;
}

ul.statuses li a:hover{
	text-decoration:underline;
}

.twitter_channels {
	display: none;
}

#tabs ul {
	
	background-color: #fff;
}

#tabs ul li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #666;
	border-bottom: 0;
}

#tabs ul li a {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
}

#tabs a.active { color: #33ccff }
	
.channel { float: left }

div.tweetTxt2 {
	float:right;
	width:380px;
	overflow:hidden;
}

#flashMessage{
  width: 97%;
  background: #e5fi2be;   
  border:2px solid #bedf5d;   
  padding:5px;   
  font-weight:bold; 
  text-align: center;
}
