

#twitter-client {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	position: relative;
}


#twitter-client .horizontal {
	float: left;
	list-style: none;
	margin: 10px;
}
.hidden-el{
	display:none;
}
.twitter-sign-in-button{	
	width: 165px;
	height:30px;	
	cursor: pointer;
}
.twitter-sign-in{
	background: url(/download/resources/com.minosiants.confluence.blog.plugin.tweet2it/images/twitter_button_5_lo.gif) 100% 100% no-repeat;
}
.twitter-sign-in-over{
	background: url(/download/resources/com.minosiants.confluence.blog.plugin.tweet2it/images/twitter_button_5_hi.gif) 100% 100% no-repeat;
}
#oauth-pin-form{
	position: relative;
	overflow: auto;
}
#oauth-pin-form input{
	width: 64%;
	float: left;	
	height: 2em;		 
}
#oauth-pin-form button{
	width: 35%;
	float: right;
	 
}
#tiny-url-form ,#oauth-pin-form{
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
#tiny-url-form label{
	display: block;
	font-size: 1.25em;
}
#tiny-url-form input.normal-url{
	width: 68%;
	float: left;	
	height: 2em;
	 
}
#tiny-url-form .make-tiny{
	width: 30%;
	float: right;	
}

#twitter-client li {
	padding: 0;
	margin: 0;
}

#twitter-client ul, #twitter-client ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#twitter-client{position: relative;font: 100% "Trebuchet MS", sans-serif; }

#twitter-status, #tabs,#more-statuses, #tiny-url-form ,#oauth-pin-form{
	width: 380px;	
}
 #tabs {	
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	
}
#twitter-status {
	margin: 5px 0;
	position: relative;
	
}

#twitter-status .status-textarea {	
	height: 120px;
	border: none;	
	width: 70%;				
	overflow: auto;
}

#twitter-profile-bar img{
	float: left;
}
#twitter-profile-bar li{
	float: left;
	text-align: center;
	font-size: 0.8em;
	padding: 0;
	marging: 1px;
}

#twitter-status-menu-bar {	
	height: 120px;
	margin: 2px;
	padding: 0;			
	position: absolute;
	top: 0px;
	right: 0px;	
	width:100px;
	margin-top: 0.5em;
	/*border: thin solid black;*/	
}
#twitter-status-menu-bar div{
	text-align: center;
	font-size: 0.8em;
	/*border: thin solid black;*/
	margin-bottom: 1.2em;
}
#twitter-status-menu-bar .counter {
	font-weight: bold;
	background: pink;
	padding: 0.2em 1.4em;
	
}

#twitter-status-menu-bar .clear-button{
	cursor: pointer;
	text-decoration: underline;
	height: 20px;
	
}
#twitter-status-menu-bar .submit-button {
	font-weight: bold;
	width: 100%;	
}
#twitter-head-bar li{
	cursor: pointer;	
	text-decoration: underline;
	text-align: center;
}

#twitter-statuses { 
	margin: 0;
}


.status {
	list-style: none;
	border-bottom: dashed 1px gray;
	margin: 0;		
	overflow:hidden;
}
.status-selected{
	background: #CCCCCC;
}

.author{
	float:left;			
}

.photo {
	border: 1px solid gray;
	margin: 4px;		
}

.status-body {	
	margin: 4px;
	float: left;	
	width: 270px;
	font-size: 0.8em;
}
.published {
	font: 0.8em cursive;	
}

.screen-name {
	
}
.actions {
	margin:0 20px;
	text-align: right;	
	overflow: hidden;
	visibility: hidden;
	
}

.actions a {	
	margin: 0 5px;
	text-decoration: none; 
	cursor: pointer;
	text-align: center;
	padding:0 2px 0;
	float: right;	
	color: #B06A00;
}

.fav{
	font-weight:bold; 	
	color: blue;
}
.clear {
  clear: both;
}
.ui-button {
	font-size: 1.25em;
	outline: 0;
	margin: 0;
	padding: .4em 1em .5em;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	text-align: center;
}
#more-statuses{
 margin: 5px;
}
#dialog{
	position: fixed;
	

}
.ui-dialog .ui-state-highlight,.ui-dialog .ui-state-error {
	padding: .3em;
}
.ui-tabs-panel {
	padding:0;
	margin: 0;
	
}

div.popup{position: absolute; display: none; z-index: 0; font: 0.8em "Trebuchet MS", sans-serif;}

.effect { width: 350px; height: 160px; padding: 0.4em; position: relative; }				
div.popup .popup-data{margin:5px;}
div.popup ul{ margin:0; padding: 0; float: left; list-style: none;} 
div.popup li{margin:10px;}
div.popup img {float: left; margin-right:5px; }						
div.popup p{margin:0; padding: 0;}

.clear{ clear: both; margin:0; padding: 0;}

.left{
	float: left;
}
.right{
	float: right;
}
#powered-by {
	background: #c3c2a4 url(/download/resources/com.minosiants.confluence.blog.plugin.tweet2it/images/tweet2it_logo.gif) no-repeat; 
	color: #4c3019;	
	height: 120px;
	width:300px;	
	margin: 0;
	padding: 0;
	border: 5px solid #c3c2a4;	
	border-bottom: 0px;
}
#powered-by .popup-data{	
	margin: 5px;
	margin-left: 80px;
	padding: 0;
	color: #4c3019;		
}
#powered-by .hh1{
	margin:0;
	padding:0;
	color: #4c3019;
	font-size: 24px;	
	font-weight:bold;		
}
#powered-by span.hh1 span{
	color: #f4a530;	
}

#powered-by a{
	color: #4c3019;
	text-decoration: none;
}
