* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 70%;
	font-family: Helvetica, sans-serif;
	background: url("/img/css/bg_page.jpg") repeat-x;
	background-color: #f0f0f0;
}
#footer{
	background: url("/img/css/bg_page.jpg") repeat-x;
	height:100px;
	font-size: 12px;
	color:#fff;

}
h1 ,h2{
	font-size: 1.4em;
	margin-bottom: 0.4em;
}

p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 1.4em;
}

#logo{
	height:90px;
	
	xwidth:330px;
}
#logo H1{
	visibility:hidden;
	height:90px;
	width:310px;
}
#header{
	height:120px;
	background: url("/img/css/politweeterLogo.png") no-repeat;

}
#topTweet{
	height:90px;
	background: url("/img/css/TopTweet.png") no-repeat;
}
.searchText {
	background:#e4e4e4 none repeat scroll 0 0;
	border-color:#bfdbe2 #bfdbe2 #bfdbe2 #bfdbe2;
	border-style:solid;
	border-width:3px;
	color:#000;
	height:30px;
	font-size: 26px;
	
}

#jquery-live-search-example{
padding:0;

}
.latestTweet{
	float:left;
	color:#000;
	font-size: 12px;
	padding:20px 0 0 60px;
}
.ltTime{
	font-size:10px;
}
.ltText{
	width:480px;
	height:20px;
}
.retweet{
	float:right;
	padding:12px 10px 0 0;
}
.box {
	width: 100%;
}

.box div {
	xmargin: 0.5em 0 0 -2.5em;
}

.box div.topleft {
	display: block;
	background: url("/img/box-bg2.png") top left no-repeat white;
	padding: 2.0em 0em 0em 1.0em;
}

.box div.topright {
	display: block;
	background: url("/img/box-bg2.png") top right no-repeat white;
	padding: 2.0em 2.0em 2.0em 1.0em;
	margin: -2.0em 0 0 0;
}

.box div.bottomleft {
	display: block;
	height: 25px;
	margin-top: -2.0em;
	background: url("/img/box-bg2.png") bottom left no-repeat white;
}

.box div.bottomright {
	display: block;
	background: url("/img/box-bg2.png") bottom right no-repeat white;
	height: 25px;
	margin-left: 3.0em;
}
.box_header{
	padding:0 0.4em 0 0.35em;
	font-size: 1.4em;
}
.box_header_padding {
	background-color: rgb(228, 228, 228);
	padding:0.5em;
}

/* HEAD */
.box div.htopleft {
	display: block;
	background: url("/img/box-bg-gray.png") top left no-repeat white;
	padding: 2.0em 0em 0em 1.0em;
}

.box div.htopright {
	display: block;
	background: url("/img/box-bg-gray.png") top right no-repeat white;
	padding: 2.0em 2.0em 2.0em 1.0em;
	margin: -2.0em 0 0 0;
}

.box div.hbottomleft {
	display: block;
	margin-top: -2.0em;
	background: url("/img/box-bg-gray.png") bottom left no-repeat white;
}

.box div.hbottomright {
	display: block;
	background: url("/img/box-bg-gray.png") bottom right no-repeat white;
	margin-left: 3.0em;
}

/* LOGO */
.lbox {
	width: 35em;
	margin: 0 0 40px 0;
}
.lbox div.ltopleft {
	display: block;
	background: url("/img/header-bg.png") top left no-repeat white;
	padding: 2.0em 0em 0em 1.0em;
}

.lbox div.ltopright {
	display: block;
	background: url("/img/header-bg.png") top right no-repeat white;
	padding: 2.0em 2.0em 2.0em 1.0em;
	margin: -2.0em 0 0 0;
}

.lbox div.lbottomleft {
	display: block;
	margin-top: -2.0em;
	background: url("/img/header-bg.png") bottom left no-repeat white;
}

.lbox div.lbottomright {
	display: block;
	background: url("/img/header-bg.png") bottom right no-repeat white;
	margin-left: 3.0em;
}

.line{
	height:1px;
	border-bottom:1px solid #e4e4e4;
	width:100%;
	padding:0.5em 0 0 0;
}
.tweet_user{
	font-weight:bold;
}


#share {

	background: url("/img/hjarta.png") no-repeat;
	width:300px;
	height:30px;
}
A.whitelink {color:#fff;}
.floatLeft{
	float:left;
}
#smallmeny{

}
#smallmeny A{
	color:#fff;
	font-size: 14px;
	text-decoration: none;
}
#footer A{
	color:#fff;
}
#twitter_update_list {
	width:470px;
}
#twitter_update_list li {
list-style-type: none;
}
#twitter_update_list span a {
display: inline;
color: #000000;
}
