/* @override 
	http://katzwebdesign.net/steve_spangler/wp-content/themes/stevespangler_kwd/twitter.css
*/

.twitter-page .postarea,
.twitter-page .postarea {
	background-color: #e6e6e6;
	background-image: none;
}
.twitter-page #contentleft h1,
.twitter-page #contentleft h1 {
	padding-top: 0;
	margin-bottom: 1em;
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
}
.twitter-page .postarea {
	padding-top: 1em;
	padding-bottom: 10px;
	background-color: #e6e6e6;
	font-size: 1.4em;
}
.twitter a img { border: none; }

.twitter a:link {
	color: #2E83A1;
}

.twitter a:hover,
.twitter a:active {
	text-decoration: none;
	background: #EBEBEB;
}

.twitter a:visited {
	text-decoration: none;
	color: #2E83A1;	
}

.twitter a.feed-link:hover, .twitter a.feed-link:active { background: transparent; }

.twitter a.al:link { text-decoration: none; border-bottom: 1px dashed #90C3D5; }

.twitter div.buzz-item {
	margin-bottom: 1.3em;
}

.twitter img.thumbnail {
	float: left;
	border: 1px solid #C9C2C1;
}

.twitter div.avatar {
	border: 1px solid #C9C2C1;
	width: 48px;
	height: 48px;
	float: left;
}

.twitter div.avatar img {
	float: left;
}

.twitter div.employee-badged {
	height: 64px;
}

.twitter div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-left: 53px;
}
	
	.twitter div.bubble blockquote {
		margin: 0px;
		padding: 0px;
		border: 1px solid #c9c2c1;
		background-color: #fff;
	}

	.twitter div.bubble blockquote p {
		margin: 10px!important;
		padding: 0px!important;
	}

	.twitter div.bubble cite {
		position: relative;
		margin: 0px;
		padding: 7px 0px 0px 15px;
		top: 6px;
		background: transparent url(images/tip.gif) no-repeat 20px 0;
		font-size: .9em;
		font-style: normal;
		line-height: 1!important;
	}
	.twitter div.bubble cite strong {
		font-weight: normal;
	}
	.twitter div.bubble cite strong a {
		font-weight: b;
	}
	
.twitter div.blog-post {
}

	.twitter div.blog-post h3 {
		margin: 0 0 10px 0;
		padding: 0;
		font-size: .80em;
	}
	
	.twitter div.blog-post p {
		margin: 0 0 10px 90px;		
	}
	
	.twitter div.blog-post p, 
	.twitter div.blog-post cite {
		width: auto;
		font-size: 0.75em;
		padding: 0;
		margin-left: 90px;
		display: block;
		font-style: normal;
	}

.twitter .s1 { color: #366CD4; }
.twitter .s2 { color: #D4368C; }
.twitter .s3 { color: #E39F27; }

.twitter #pages, .twitter #dates, .twitter #date-selector, .twitter .navitem {
	font-size: 12px;
	margin: 5px 0 10px 0;
	text-align: center;
}

.twitter .subtitle {
	font-size: 10px;
	position: relative;
	left: 10px;
	top: -2px;
}

.twitter li.employee {
	text-align: center;
	width: 118px;
	height: 115px;
	float: left;
	list-style: none!important;
	margin: 0!important;
	padding: 0!important;
}

.twitter li.employee img {
	border: 1px solid #C9C2C1;
}

.twitter li.employee .name {
	font-size: 0.75em;
	line-height: 1.1;
	display: block;
}

.twitter li.employee .followers {
	font-size: 0.6em;
}

.twitter li.employee .rank {
	font-size: 0.6em;
}

.twitter li.employee .top5 {
	font-size: 0.7em;	
	font-weight: bold;
}

.twitter div.clear { clear: both; }

.twitter small {
	font-size: 10px;
}

.twitter p.info {
	font-size: 0.75em;
	text-align: center;
	padding: 0;
	margin: 0 0 15px 0;
}

.twitter p.info span {
	background-color: #FAFAFA;
	color: #D4368C;
	padding: 2px;
	font-weight: bold;
}

.twitter code {
	background-color: #F0F0F0;
	font-weight: bold;
	padding: 2px;	
}

.twitter cite.props {
	font-size: 10px;
	font-style: normal;
	color: #888;
}

.twitter div.article {
	border: 1px solid #808080;
	background-color: #F0F0F0;
	padding: 15px;
	margin-bottom: 10px;
}

	.twitter div.article h3 {
		margin-top: 0;
	}

	.twitter div.article ol {
		margin-top: 25px;
	}

	.twitter div.article ol li {
		margin-bottom: 25px;
	}
	
	.twitter div.article code {
		background-color: #FFF;
	}

.twitter div.error {
	color: red;
	font-weight: bold;
	padding: 10px;
}

.twitter div.confirmation {
	color: green;
	font-weight: bold;
	padding: 10px;
}

.twitter div.info {
	border: 1px solid black;
	font-size: .75em;
	padding: 10px;
	margin: 10px 0 10px 0;
	background-color: #FEF6A8;
}

.twitter label {
	display: block;
}

.twitter #welcome {
	padding-bottom: 8px;
	text-align: center;
	font-size: 12px;
	color: #555;
	font-weight: bold;
}

.twitter .twitpics {
	text-align: center;
}
