body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{
	background:url(img/body_bg.jpg) repeat;
	margin-top:0px;
	color:#fbdd91;
	}

div.body{

	width:600px;
	margin:10px auto;

	}
	
bodym{
	background:url(img/body_bg.jpg) repeat;
	margin-top:0px;
	color:#fbdd91;
	}

div.bodym{
	width:98%;
	margin:0px;

	}

/* Form & timeline styles */

#reklam{
	background-color:#fddd91;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
	
	border:6px solid #fbc83a;

	padding:10px;
	width:600px;
	text-align:center;
	margin-bottom:10px;
	
	font-size:11px;
	font-family:'Lucida Grande',sans-serif;
	color:#333333;

}

#fixed2 {
PADDING-RIGHT: 0px; PADDING-LEFT: 10px; RIGHT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; POSITION: fixed; ; POSITION: expression("absolute"); BOTTOM: 10px; ; BOTTOM: expression(eval(document.body.scrollBottom)+10);
}

#fixed3 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; RIGHT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; POSITION: fixed; ; POSITION: expression("absolute"); BOTTOM: 10px; ; BOTTOM: expression(eval(document.body.scrollBottom)+10);
	background-color:#FFF;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;

	border:6px solid #f5f5f5;
}


#header{
	padding-bottom:5px;
	border:0px;
	width:600px;
}

#headerm{
	padding-top:5px;
	padding-bottom:5px;
	border:0px;
	width:95%;
	margin:auto;
	text-align:center;
}

#twitter-container{

	background-color:#FFF;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
	
	border:6px solid #f5f5f5;

	padding:10px;
	width:600px;
	
	font-size:11px;
	font-family:'Lucida Grande',sans-serif;
	color:#333333;


}

#twitter-containerm{

	background-color:#FFF;
	
	border:10px solid #f5f5f5;

	padding:10px;
	width: 100%;
	
	font-size:20px;
	font-family:'Lucida Grande',sans-serif;
	color:#333333;


}

#captcha{
	float:left
}

label{
	font-size:20px;
	display:block;
}

.counter{
	color:#CCCCCC;
	float:right;
	font-family:Georgia,serif;
	font-size:32px;
	font-weight:bold;
	height:40px;
	overflow:hidden;
}

textarea{
	width:590px;
	height:38px;
	margin:5px 0 10px 0;
	
	border:1px solid #AAAAAA;
	padding: 4px 2px;
		
	font-family:'Lucida Grande',sans-serif;
	overflow:auto;
	font-size:14px;
}

.clear{
	clear:both;
}

.submitButton{
	color:#666666;
	font-size:14px;
	height:32px;
	width:115px;
	
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	
	border:1px solid #cccccc;
	background:url(img/button_bg.gif) repeat-x #f5f5f5;
	
	cursor:pointer;
	float:right;
}

.submitButton:hover{
	background-position:bottom;
	border-color:#dddddd;
	color:#333333;
}

.inact,.inact:hover{
	background:#f5f5f5;
	border:1px solid #eeeeee;
	color:#aaaaaa;
	cursor:auto;
}

.latest{
	color: #666666;
}

.submitGiris{
	color:#666666;
	font-size:24px;
	height:50px;
	width:442px;

	
	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	
	border:1px solid #cccccc;
	background:url(img/button_bg2.gif) repeat-x #f5f5f5;
	
	cursor:pointer;
	float:left;
}

.submitGiris:hover{
	background-position:bottom;
	border-color:#dddddd;
	color:#333333;
}

ul.statuses{
	margin:10px 0;
}

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

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

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

ul.statusesm{
	margin:10px 0;
}

ul.statusesm li {
	position:relative;
	border-bottom:1px dashed #D2DADA;
	padding:10px 10px 10px 10px;
	list-style:none;
	font-size:40px;
}

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

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

h2.timeline{
	color:#999999;
	font-size:12px;
	font-weight:bold;
}

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

div.tweetTxt{
	float:left;
	width:99%;
	overflow:hidden;
}
div.date{
	line-height:18px;
	font-size:12px;
	color:#999999;
}

.info{
	color:black;
	text-align:right;
	padding:5px;
	margin-top:5px;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}