body {background:url(http://baanter.com/assets/images/bg-5.jpg) top center no-repeat #000;
	background-attachment: fixed;
	min-width: 950px;
}

ul#top-links {background:url(http://baanter.com/assets/images/top-links-bg.png) bottom center no-repeat;
width:292px;
float:right;
font-size:0.9em;
padding-top:15px;
padding-bottom:15px;
}

ul#top-links li {
list-style:none;
display:inline;
margin:5px;
padding: 0 6px 0 6px;
/*border-right:1px dotted #eee;
padding-right:12px;*/
}

ul#top-links li.last {border:none;}



input#search {
font-size:10px;
color:#333;
}

.post-new-thread {
padding:3px;
float:right;
margin-top:15px;
}

#corner-ad-banner {
	width: 150px;
	height: 150px;
	top: 0;
	left: 0;
	position: absolute;
}

#corner-ad-banner img {
	width: 150px;
	height: 150px;
border:none;
}

.clearFixer {
	height: 5px;
	clear: both;
}

/*Tables and Div switches*/

.light-div, .dark-div {padding:10px;}

table {text-align:left;}

table tr.light-cell, .light-div {
	background: #191919;
        opacity: 0.90;
}

table tr.dark-cell,  .dark-div{
	background: #000000;
        opacity: 0.9;
}

table tr th {text-transform:uppercase;}

.table-center {text-align:center;}

/*Character Count*/

input.char-count {
background:transparent;
border:none;
color:#fff;
font-weight:bold;
}

/*PAGINATION*/

p.paginate {
text-transform:uppercase;
font-size:0.9em;
}

p.paginate a, p.paginate a:visited {
text-decoration:none;
color:#fff;
}

p.paginate a:hover {
text-decoration:underline;
color:#fff;
}

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #000;
	margin: 50px;
	height: 200px;
}



form#search {
	height: 72px;
	width: 292px;
	background: url(http://baanter.com/assets/images/search-bg.png) top right no-repeat; 
	float: right;
}

form#search input {
	width: 200px;
	height: 16px;
	margin: 26px 28px 28px 30px;
	padding: 3px;
	background: transparent;
	border: none;
}

.logo {
	padding: 30px 0 0 0;
}

.sidebar-cap {
	background: url(http://baanter.com/assets/images/sidebar-cap.png) top left no-repeat;
	height: 70px;
	width: 220px;
}

.sidebar-cap img {
	padding:22px 0 0 0;
	margin: 0;
}

.sidebar-cap h3 {
	padding:25px 50px 15px 10px;
	color: #eee;
	text-transform: uppercase;
	font-size: 1.4em;
	display: hidden;
}

.sidebar-body {
	background: url(http://baanter.com/assets/images/sidebar-rep.png) top left repeat-y;
	width: 220px;
}

.sidebar-bot {
	background: url(http://baanter.com/assets/images/sidebar-bot.png) top left no-repeat;
	width: 220px;
	height: 21px;
	margin-top: 0;
}

/*
.sidebar {}

.sidebar ul {
	margin: 0 0 0 25px;
	color: #fff;
}

.sidebar ul li {
	list-style: none;
	color: #fff;
}

/*

/*TEAMS MENU*/

ul#teams-menu {
	margin: 0 0 0 25px;
	width: 180px;
	font-size: 0.9em;
	text-transform: uppercase;
}

ul#teams-menu li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #fff;
	list-style: none;
}

ul#teams-menu li:hover {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #fff;
	list-style: none;
	background: url(http://baanter.com/assets/images/teams-ro.png) center center repeat-x;
}

ul#teams-menu li a, ul#teams-menu li a:visited  {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-left: 30px;
}

ul#teams-menu li a:hover  {
	color: #fff;
	text-decoration: none;
	display: block;
}

ul#teams-menu li img {
	width: 20px;
	height: 20px;
	border: none;
	float: left;
}





img.team-stats-img {
	width: 20px;
	height: 20px;
	border: none;
	float: left;
margin-right:10px;
}



/*Main Content*/

.content-cap {
	background: url(http://baanter.com/assets/images/content-cap.png) top left no-repeat;
	height: 18px;
	margin: 0;
}

.content-body {
	background: url(http://baanter.com/assets/images/content-rep.png) top left repeat-y;
	margin: 0;
	padding: 0 15px 0 15px;
}

.content-bot {
	background: url(http://baanter.com/assets/images/content-bot.png) top left no-repeat;
	height: 18px;
	margin: 0;
}


/*Content Blocks*/

.block {
	padding: 10px;
	/*margin-bottom: 15px;*/
}

.block h2 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.7em;
	margin: 0;
}

.editors {
	background: url(http://baanter.com/assets/images/block-editors.png) bottom left no-repeat;
	margin-bottom: 15px;
}

.team-cat {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 25px;
	clear: both;
}

h2 a, h2 a:visited {
text-decoration:none;
color:#ffffff;
}

h2 a:hover {
text-decoration:underline;
color:#ffffff;
}

.team-cat img {
	float: left;
	height: 55px;
	width: 55px;
	margin-right: 20px;
}

.team-title {

}

.topic {
	background: url(http://baanter.com/assets/images/block-topic.png) bottom left no-repeat;
margin-top:30px;
}

.author-row {font-size:1em;}

.author-row img {
width:20px;
height:20px;
float:left;
margin-right:5px;
}

/*Thread Menu*/

ul#thread-menu {
	margin:0;
	font-size: 1em;
}


ul#thread-menu li {
	list-style: none;
	display: inline;
	width: 131px;
	height: 32px;
	float: left;
	margin: 5px;
}

ul#thread-menu li img {
	float: left;
	padding: 7px 5px 0 5px;
}


ul#thread-menu li a, ul#thread-menu li a:visited  {
	line-height: 32px;
	text-decoration: none;
	color: #c7c7c7;
	background: url(http://baanter.com/assets/images/button-normal.png) center left no-repeat;
	width: 131px;
	height: 32px;
	display: block;
}

ul#thread-menu li a:hover, ul#thread-menu li a.active  {
	line-height: 32px;
	text-decoration: none;
	color: #fff;
	background: url(http://baanter.com/assets/images/button-active.png) center left no-repeat;
	width: 131px;
	height: 32px;
	display: block;
} 





/*PROFILE SIDEBAR*/

#profile, #register {
	padding-left: 25px;
	padding-right: 35px;
	margin: 0;
}


.profile-team-icon {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

#profile ul {
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0;
}


#profile ul li {
	list-style: none;
	display: inline;
}


#profile ul li a, #profile ul li a:visited  {
	color: #fff;
	text-decoration: none;
	margin-right: 6px;
	padding-right: 8px;
	border-right: 1px solid #fff;
}

#profile ul li a.last  {
	border: none;
}


#profile ul li a:hover  {
	color: #fff;
	text-decoration: underline;
}


li a {text-decoration:none;}



/*Stats*/

ul#stats, ul.sidebar-menu {
	margin: 0 0 0 25px;
	width: 180px;
	font-size: 1em;
	text-transform: none;
}

ul#stats li, ul.sidebar-menu li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #c7c7c7;
	list-style: none;
	color: #c7c7c7;
}

ul#stats li.solo-li, ul.sidebar-menu li.solo-li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px dotted #c7c7c7;
	border-bottom: 1px dotted #c7c7c7;
	list-style: none;
	color: #c7c7c7;
}

ul#stats li:hover, ul.sidebar-menu li:hover {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #c7c7c7;
	list-style: none;
	background: url(http://baanter.com/assets/images/teams-ro.png) center center repeat-x;
}


/*
ul#stats li a, ul#stats li a:visited, ul.sidebar-menu li a, ul.sidebar-menu li a:visited  {
	color: #c7c7c7;
	text-decoration: none;
	display: block;
	margin-left: 30px;
}

ul#stats li a:hover, ul.sidebar-menu li a:hover  {
	color: #c7c7c7;
	text-decoration: none;
	display: block;
}
*/








/*Thread META*/

ul.thread-meta {margin:0;}


ul.thread-meta li {
	list-style: none;
	display: inline;
	margin-right: 8px;
	color: #fff;
	font-size: 0.9em;
}


ul.thread-meta li.thread-count {
	background: url(http://baanter.com/assets/images/icon-comment.png) center left no-repeat;
	padding-left: 20px;
}

ul.thread-meta li.view-thread {
	background: url(http://baanter.com/assets/images/icon-view.png) center left no-repeat;
	padding-left: 20px;
}

ul.thread-meta li.thread-flag {
	background: url(http://baanter.com/assets/images/icon-flag.png) center left no-repeat;
	padding-left: 20px;
}

ul.thread-meta li.thread-time {
	background: url(http://baanter.com/assets/images/icon-time.png) center left no-repeat;
	padding-left: 20px;
}

ul.thread-meta li.page-top {
	background: url(http://baanter.com/assets/images/icon-up.png) center left no-repeat;
	padding-left: 20px;
}

ul.thread-meta li a, ul.thread-meta li a:visited  {
	color: #fff;
	text-decoration: none;
}

ul.thread-meta li a:hover {
	color: #fff;
	text-decoration: underline;
}


/*THREAD ICON TITLE HEADING*/

h1.thread-title-heading {
line-height:55px;
font-size:1.9em;
}

.thread-title-icon {
float:left;
margin-right:10px;
width:55px;
height:55px;
}




/*Footer*/

#footer {
	margin: 50px 0 50px 0;
text-align:center;
}



/*Comment Form*/

#comment_form textarea{
background:transparent;
border:1px solid #666;
color:#fff;
font-family:inherit;
font-size:1em;
}




