@charset "UTF-8";

body {
	font:90%/135% "Lucida Grande","Lucida Sans Unicode",arial,sans-serif !important;
	margin:0;
	padding:0;
	background:#fdfdfd url('images/bg.png');
	}
	
::selection {
	background: #ffb7b7; /* Safari */
	}
::-moz-selection {
	background: #ffb7b7; /* Firefox */
}	
	
#header {
	width:100%;
	padding:5px 0;
	background:#cceff1;
	display:block;
	border-bottom:1px #9dc3d3 solid;
	}

#logo {
	width:960px;
	margin:0 auto;
	}
	
#content-wrapper {
	display:block;
	}
	
#content {
	width:960px;
	margin:0 auto;
	display:block;
	}
	
li {
	display:block;
	width:240px;
	}
	
#article {
	
	display:block;
	padding:7px;
	margin:20px auto;
	border:1px #e5e5e5 solid;
	background:#fff;
	}
	
#section {
	display:block;
	}
	
.first {
	width:480px;
	}
	
#section.first {
	padding:10px;
	text-align:center;
	}

#tweetBox {
	margin:10px 0;
	padding:10px 0;
	width:960px;
	}
	
#tweetBox form {
	float:left;
	width:640px;
	}
	
#tweetBox .aside {
	float:left;
	width:286px;
	margin-left:15px;
	border:1px #9dc3d3 solid;
	padding:7px;
	background:#cceff1;
	height:50px;
	}

#tweetBox .aside img {
	float:left;
	margin-right:4px;
	border:1px #9dc3d3 solid;
	}
	
#tweetBox .aside #counter {
	display:block;
	font-size:85%;
	margin-top:12px;
	}

#tweets {
	width: 620px;
	float: left;
	border: 1px solid #9dc3d3;
	padding: 10px;
	background: #fdfdfe;
	margin-bottom: 50px;
	margin-top: 20px;
	word-wrap: break-word;
	min-height:500px;
}

.corners {
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	}

.uName, .tweetLink, .service, .reply, .retweet {
	float:left;
	margin-top:8px;
	#margin-top:0;
	font-size:86% !important;
	color:#999;
	}


.uName a, .tweetLink a, .service a, .reply a, .retweet a{
	text-decoration:none !important;
	font-size:90% !important;
	color:#999;
	}	
	
.uName {
	margin-left:60px;
	width:122px !important;
	}
	
.tweetLink {
	margin-left:12px;
	width:90px;
	}
	
.service {
	margin-left:12px;
	width:100px;
	}

#wrapper {
	width: 960px;
}

#sidebar {
	float:left;
	width:300px;
	margin-left:13px;
	}
	
	
#options {
	width: 300px;
	background: white;
	border: 1px #9dc3d3 solid;
	margin:20px 0;
	padding-bottom:20px;
	clear:both;
	display:block;
}

#options form {
	padding: 10px;
	margin:0 auto;
	width:240px;
	}
	
.optionsFilter {
	border:1px #336f89 solid;
	width:235px;
	font-size:90%;
	}

#textlimit {
	border:0 !important;
	font-size:100%;
	margin:0;
	padding:0;
	width:25px;
	background:transparent;
	}

.wtf {
	width: 300px;
	height: auto;
	background: white;
	border: 1px #93b183 solid;
	margin-top:20px;
	padding-bottom:20px;
	clear:right;
	display:block;
}

.wtf .headertext {
	background:#b7ebac;
	color:#499938;
	}

.qanda {
	width:240px;
	margin:0 auto;
	font-size:85%;
	}
	
.question {
	font-weight:bold;
	cursor:pointer;
	margin-top:15px;
	}
	
.answer {
	display:none;
	margin-top:-10px;
	}

#footer {
	clear: both;
	width: 645px;
	display: hidden;
}

#moretweetsbutton {
	margin-top: 5px;
	width: 645px;
}




.html, body {
	overflow:auto; 
	overflow-x:hidden;
}

textarea {
	width: 100%;
	height:64px;
	margin-right: 10px;
	resize:none;
	font-size:100%;
	border:1px #336f89 solid;
}

#charactersleft {
	font-size:80% !important;
	}

#tweetThis {
	border:1px #a6743d solid;
	margin:3px -2px 0 0;
	background:#ffdfbb;
	color:#a6543d;
	}

#reply {
	text-decoration:none;
}

a {
	color: black;
}

img {
	border: none;
}


cite {
	font-style:normal;
	}

#loader {
	margin:0 auto;
	display:block;
	text-align:center;
	}

.aTweet {
	border-bottom:1px #9dc3d3 solid;
	margin-bottom:20px;
	height:85px;
	}
	
.aTweet img {
	border:1px #9dc3d3 solid;
	}

#tweets .username {
	color: #999;
	clear: both;
	margin-bottom: 5px;
	margin-left: 58px;
	font-size: 10pt;
	font-weight: bold;

}

#tweets .message {
	color: #000;
	margin: 0;
	height: 30px;
}

#tweets img {
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 10px;
}

.header {
	background: #bcdce9;
	color: #336f89;
	margin-bottom: 10px;
	border-bottom:1px #9dc3d3 solid;
}

.header #optionsheader {
	text-align: center;
}

.headertext {
	padding:5px 0;
	margin:0;
	
}

#tweets hr {
	color: #d5d5d5;
	margin-bottom: 20px;
}

.color {
	background-color: black;
	color: white;
}

.color a {
	color: white;
}



img {
	list-style-type: none;
}

#blockage {
	margin:7px auto;
	width: 240px;
	font-size:80%;
	
}

fieldset {
	padding:10px 0;

	margin:4px 0;
	}



#blockedWords,#blockedApis,#blockedNames {
	padding:0;
	list-style-type: none;
	color: #ccc;
	font-weight:bold;
}

#blockedWords li,#blockedApis li,#blockedNames li {
	padding:3px;
	border-bottom:1px #fff solid;
	}


#blockedWords li:hover, #blockedApis li:hover, #blockedNames li:hover  {
	color:#666;
	border-bottom:1px #666 solid;
	margin-bottom:-2px;
	}
	
#blockedWords li {
	color:#48839f;
	}

#blockedApis li {
	color:#8372a3;
	}

#blockedNames li {
	color:#499938;
	}

#buttons {
	padding-top: 2px;
	text-align:center;
}



#buttons input {
	
	cursor:pointer;
	width:70px;
	}
	
#button1 {
	background:#b8a4d9;
	color:#41378e;
	border:1px #8b87a4 solid;
	}
#button2 {
	background:#cceff1;
	color:#336f89;
	border:1px #9dc3d3 solid;
	}
#button3 {
	background:#b7ebac;
	color:#499938;
	border:1px #93b183 solid;
	}
