/* @override http://spotwitfy.com/default.css */

/* @override http://spotwitfy.com/default.css */

body {
	background: #0fa3bf url(spotify-twitter.png) no-repeat fixed left bottom;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color:#000000; vertical-align: top;
	margin: 2px 0 0 2px;
}

A {
	color:#0fa3bf;
	font-size: 85%;
}

.gray {
	color:#999999;
}

.date {
	color:#0fa3bf;
	font-size: 85%;
}

#main {
	width: 1200px;
}

#col1 {
	width: 400px;
	position: absolute;
}

#col2 {
	width: 800px;
	float: right;
}

#followme {
	width: 48px;
	float: right;
}


#timeline {
	background-color: #fff;
	padding: 3px;
}

input {
	vertical-align: middle;
	margin-right: 2px;
}

td {
	padding-bottom: 10px;
	vertical-align: top;
}


.rounded {
background:  url(search.png) no-repeat left top;
padding: 16px;
	height: 64px;
	width: 329px;
}

.pochette {
	border: 1px solid #000;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

#form_box {
	float: left;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}
 
#log_res {
	display: inline;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #000000; }
.tag_cloud:visited { color: #000000; }
.tag_cloud:hover { color: #ffffff; background: #000000; }
.tag_cloud:active { color: #ffffff; background: #000000; }

#explanation {
	background-color: rgba(255,255,255,0.67);
	margin: 5px;
	padding: 5px;
	border-style: dashed;
	border-width: 1px;
}

