/*  
Theme Name: SMITH Teens
Theme URI: http://smithmag.net/
Description: SMITH teens theme
Version: 1

---------------------------------------------------- */
.intro {
	background:#fff url(http://www.smithteens.com/images/crowd.png) 50% 100% no-repeat;
	padding-bottom:200px;
	margin:20px 0 0;
}

.intro h2,
.intro h3 { 
	float:left;
	clear:left;
	display:block;
	margin:0 0 0 20px;
	padding:0;
	font: normal 36px/40px Helvetica, Arial, sans-serif;
	color:#06f;
}
.intro h2 { color:#66CC00;}
.intro .description { 
	position:relative;
	top:2px;
	margin-left:345px;
	width:360px;
	line-height:18px;
}
.share { color:#f03 !important; }

.recent_submissions {
	overflow:auto;
	margin:10px 0;
	background:#eee;
}
.submission {
	width:296px;
	padding:10px;
	font-size:19px;
	line-height:125%;
	font-weight:bold;
	color:#666;
}
.submission img {float:left; margin-right:10px;}
.subalt { background:#fff;}
a.story { color:#06c;}
a.user { color:#5a0;}
.subalt a.story { color:#e60;}
.subalt a.user { color:#c39;}



.content_wrapper {
}
.primary { padding-left:20px; min-height:;}
.sectionhead {
	width:890px;
	height:145px;
	overflow:hidden;
	text-indent:-9999px;
	padding:0px;
	margin:0;
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.section_info {
	position:absolute;
	top:95px;
	right:55px;
	width:305px;
	margin:0;
	padding:10px;
	background:#fff;
	font-size:11px;
}
.section_topsidebar, .section_midsidebar {
	margin:10px 0;
}



/* extends sidebar links when there's only once column */
.sidebar_the-smith-diaries-project .section_categories ul li {
	width:300px !important;
}

.asterisk-yellow,
.asterisk-orange {
	background-color:transparent;
	background-position: 0 0;
	background-repeat:no-repeat;
	padding-left:20px;
}

.asterisk-yellow { background-image:url(http://www.smithmag.net/images/icons/asterisk_yellow.png);}
.asterisk-orange { background-image:url(http://www.smithmag.net/images/icons/asterisk_orange.png);}
