﻿body
{
    background-position: center top;
    background: #f2f2f2 no-repeat center top !important;
}

#community-header, #languages, #projectcontent
{
	margin-top: 7px;
}

#community-headline, #community-cat 
{
	margin-top: 4px;
	position: relative;
}

#languages 
{
	background: none;		
}

#languages a, #languages a:hover
{
	color: #000;
}

#pagewrapper
{
	position:relative;
	width: 920px;
	margin: 0 auto;
}

#projectcontent 
{
	border: 3px solid #a6a6a7;
	padding: 4px;
	background: white;
}

#pagecontentright 
{
	width: 204px;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}

#pagecontentleft 
{
	width: 702px;
	margin-top: 4px;
}

#pagecontentbottom 
{
	margin: 0;
	text-align:center;
	position: relative;
	padding-top: 4px;
}

#community-search 
{
	background-image: url(/Projects/Community/Assets/SearchBG.gif);
	padding: 4px;
}

	#community-search input 
	{
		position: relative;
		top: -2px;
	}
	#community-search>input 
	{
		position: relative;
		top: -3px;
	}
	#community-search img 
	{
		position: relative;
		top: 2px;
	}

#populartags, #meetthebloggers, #downloads, #whosonline 
{
	margin-left: 4px;
}

#whatsnew, #meetthebloggers, #downloads, #whosonline 
{
	margin-top: 4px;
}

.section-title
{
	background: #84817c;
	padding: 7px;
	color: White;
	font-weight: bold;
	margin-bottom: 4px;
}

#community-cat .section-content 
{
	padding: 4px;
	background: #333;
	height: 150px;

}

#community-cat .col 
{
	width: 25%;
	float: left;
	margin: 7px 0;
}

	#community-cat .cat-sub
	{
		display: none;
		margin-bottom: 4px;
		position: relative;
	}
	
	#community-cat .cat-sub a
	{
		display: block;
		color: #ccc;
		line-height: 1.4em;
		margin-left: 16px;
	}
	#community-cat .cat-sub a:hover 
	{
		color: #999;
	}
	
	#community-cat .ql:link, #community-cat .ql:visited
	{
		color: White;
		text-decoration: none;
		line-height: 1.6em;
		font-size: 1.2em;
	}
	
	#community-cat .ql:hover, #community-cat .ql:active
	{
		color: #be0027;
	}
	
	#community-cat .first 
	{
		text-align: center;
		padding-top: 15px;
	}
	
.amt 
{
	padding: 7px;
}

.amt .subject
{
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted gray;
}

#blogs #b-content .amt .teaser img
{
    width: 100px !important;
    height: auto !important;
    float: left !important;
    margin-right: 10px;
    margin-bottom: 10px;
}

.amt .asubject
{
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	display: block;
}

.amt .teaser 
{
	line-height: 1.5em;
}

.outline 
{
	border: 1px solid #999;
	padding: 7px;
}

.dl-link 
{
	font-weight: bold;
	text-decoration: none;
}

#loginstatus 
{
	position: absolute;
	left: -999px;
}



/* ---------------------------------------------------------------------------------------- Recent posts --------------------------------------------- */

#threads {
}

	#threads #content {
	}
	
	#threads .thread {
		font-size: 1.2em;
		padding: 8px;
		line-height: 1.3em;
		color: #444;
		font-weight: bold;
	}
	
	#threads .subject 
	{
		text-decoration: none;
	}
	
	#threads .author {
		font-size: 0.8em;
		display: block;
		font-weight: normal;
		color: #666;
		margin-top: 5px;
		position: relative;
	}
	
	#threads .sub-title {
		color: #333;
	}
	
	#threads .recent-under-hour {
		color: #be0027;
	}
	
	.name_popover {
		border:1px solid #ddd; 
		font-size: 1em;
		font-weight: bold;
		display: inline;
		padding: 5px;
		background: #333;
		color: white;
		position: absolute;
		top: -30px;
		left: 10px; 
	}
	
	.name_popover .avatar {
	vertical-align: middle;
	height:20px;
	width: 20px;
	padding-right: 3px;
	display: inline;
}

	
#populartags {
}

	#populartags #content {
	border: 1px solid #ddd;
	padding: 7px;
	line-height:175%;
	word-spacing: 0em;
	}
	
	#populartags .tag {
	height: 22px;
	text-align: center;
	}
	
	#populartags .tag a:link, #populartags .tag a:visited {
	text-decoration: none;
	color: #666;
	padding: 3px;
	padding-left: 11px;
	margin-right: 5px;
	background-position: 0 0;
	display: compact;
	height: auto;
	width: auto;
	}
	
	#populartags .tag a:hover, #populartags .tag a:active {
		color: #ddd;
		background: url(/marketing/community/images/tag_head_on.jpg) 0 0;
	}
	
	.big a {
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
.mid a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.norm a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.small a {
	font-size: 9px;
	color: #B2B2B2;
	text-decoration: none;
}

#whosonline {
	margin-bottom: 7px;
}

	#whosonline #content {
	border: 1px solid #ddd;
	padding: 4px;
	overflow: hidden;
	height: 90px;
	}
	
	#whosonline .user {
		padding: 2px;
		float: left;
		text-align: center;
		position: relative;
	}
	
	#whosonline .avatar {
		padding: 2px;
		border: 1px solid #ccc;
		vertical-align: middle;
		display: block;
	}
	
	#whosonline .name {
		font-size: 0.8em;
		position: absolute;
		top: 0;
		left: 0;
		padding: 3px;
		background: #333;
		font-weight: bold;
		color: white;
		display: none;
	}
	
.readmore 
{
	font-size: 0.8em;
}	

.row-even 
{
	background: #eee;
}

/* Simple tabs overwrite */
/* Simple tabs */
#simpletabs #tabs 
{
	height:auto;
}

#simpletabs #tabs li 
{
	width: auto;
}

#simpletabs .tab 
{
	color: White;
	width: 165px;
	background-image: url(/Projects/Community/Assets/tab_notselected.jpg);
	line-height: 30px;
}

#simpletabs .tab-on, #simpletabs .tab:hover
{
	background-image: url(/Projects/Community/Assets/tab_selected.jpg);
}

#simpletabs #tabcontent li
{
	padding: 4px;
	border: 1px solid #999;
}




