#showcase
{
	width:770px;
	margin:auto;
	padding: 1em;
}

/* stripe detail */

#stripe_detail
{
	margin:32px auto 16px auto;
	padding:16px;
	width:750px;
	text-align:left;
}
#stripe_thumb
{
	margin:auto;
	height:180px;
	border:1px solid #f88;
}


#stripe_name
{
	color:#444;
	font-size:3em;
	text-align:left;
	letter-spacing: -0.1em;
}
#stripe_description
{
	font-size: 70%;
	font-weight: normal;
}
#stripe_tags {
	text-align: right;
}
#stripe_user .avatar
{
	background:url('../images/user_bg.png');
	border:1px solid #662;
}
#stripe_user a
{
	color: #aa0;
}
#stripe_user
{
	position:relative;
	margin:8px;
	padding:10px;
	display:block;
	background:#4a6632;
	width: 550px;
}
#leave_comment {
	margin: -65px 0 1em 5px;
}

#leave_comment img{ 
	border: none;
   behavior: url(iepngfix.htc);
   width:161px;
   height:72px;
}

#stripe_comments
{
	margin-bottom:16px;
	width: 550px;
}

#rightAdsComments {
	float: right;
}

.stripe_comment
{
	clear:left;
	color: #bbb;
	border-bottom:1px dashed #330;
	padding:8px 0 8px 0;
}

.stripe_comment_author
{
	/*border-bottom:1px dashed #551;*/
	display: inline;
	font-weight:bold;
	color: #444444;
	letter-spacing: -0.1em;
	font-size: 180%;
	display:inline;
	margin-left: -18px;
}

/* tag cloud */

#tag_cloud
{
	position:relative;
	margin-top: 1em;
	font-size: 120%;
	background:#4a6632;
	width:100%;
	padding:10px;
}

#tag_cloud a {
	text-decoration:none;
	color:#ccddaa;
}
#tag_cloud a:hover {
	text-decoration:underline;
}

.tag0 { font-size:50%; }
.tag1 { font-size:60%; }
.tag2 { font-size:70%; }
.tag3 { font-size:80%; }
.tag4 { font-size:90%; }
.tag5 { font-size:100%; }
.tag6 { font-size:110%; }
.tag7 { font-size:120%; }
.tag8 { font-size:130%; }
.tag9 { font-size:140%; }

#leftMenu {
	padding-top: 40px;
	float: right;
	width: 220px;
	text-align: left;
	background: #020;
	border-left:4px solid #CBDC86;
}

#showcase form {
	padding: 5px;
	font-size: 80%;
	margin-top:10px;
}

#showcase label {
	margin-left:4px;
	margin-right:4px;
}

#showcase input {
	border: 1px solid #999;
	
}

#showcase .submit {
	margin-left:4px;
}

/* stripe list */


.stripe_comments_link
{
	padding-left: 50px;
	text-decoration:none;
	vertical-align:bottom;
	font-size: 80%;
}

#stripe_links
{
	font-size: 80%;
}
#stripe_links a
{
	color:#894;
	padding:4px;
	color:#eeeeff;
}

#stripe_links a:hover
{
	text-decoration:underline;
}

#stripes_info
{
	text-align:left;
}

#stripe_list
{
	padding-top:8px;
	width: 100%;
}

.single_stripe
{
	width:350px;
	text-align:left;
	padding:8px;
	margin-top:10px;
	font-size:0.8em;
}

.stripe_thumb
{
	width:150px;
	height:100px;
	border:1px solid #f88;
	float:left;
	margin:8px 8px 0 0;
	cursor:pointer;
}

a.stripe_name 
{
	display: block;
	color:#f88;
	font-size: 1em;
	letter-spacing: 0;
	text-decoration:none;
	font-weight: bold;
	/*border-bottom:1px dotted #991;*/
}

.stripe_author {
	margin:8px 0 5px 0;
}

.stripe_tags {
	font-size: 90%;
	margin-bottom: 5px;
}

.stripe_tags_names {
}

.stripe_date
{	
	font-size: 0.7em;
	font-weight: bold;
	color:#896;	
}
.stripe_play
{
	border:0;
	vertical-align:middle;
	margin-top:2px;
}
.stripe_vote
{
	display:inline;
}
.stripe_vote img
{
	vertical-align:middle;
	cursor:pointer;
}
#no_stripes
{
	padding:32px;
}

#pages span
{
	color: #ccccff;
	font-weight: bold;
	font-size: 150%;
	margin: 0 0.4em 0 0;
	padding-top: 1em;
}

#pages a {
	padding-top: 1em;
	color: #444;
	font-size: 150%;
	margin: 0 0.4em 0 0;
}

.vote_info
{
	font-size:80%;
}

.user_label
{
	clear:left;
	color: #993;
	font-size:70%;
	border-bottom:1px solid #330;
}

#top_stripers
{
	background:#aaaa66;
	border:4px solid #994;
	padding:10px;
	margin:5px;
}
.top_striper_info
{
	float:left;
	font-size:70%;
	color: #444;
	text-align:left;
	width:100px;
	padding:4px;
}