/*
Theme Name: iBlogPro Forum
Theme URI: http://pagelines.com/
Description: Premium BBPress Forum Theme Addon for the iBlogPro CMS theme by PageLines. Requires iBlogPro WordPress theme 3.5.5 or newer, and a deeply integrated WordPress/BBPress installation.
Version: 1.0.3
Author: PageLines
Author URI: http://www.pagelines.com
*/

/* Globals 
=================================== */

.bbcrumb, .topictitle, #posts_list li h3{
font-family: Myriad Pro, "Lucida Grande","Lucida Sans Unicode",Trebuchet MS,Arial;
}

#bbforum h4, #bbforum h5 {font-weight:bold; font-size: 14px;}

#forumcol code {
	display:inline;
	padding: 2px 3px;
	font-size:11px;
	margin:3px 0;
	background: #eee;
}
#forum a {border-bottom: 1px solid #ddd;}
#latest, #forumlist, #favorites {
	margin-bottom: 3em;
	width: 100%;
}

/* LAYOUT */


#forumcol blockquote {
	letter-spacing: normal;
	border: 1px solid #ddd;
	background: #eee;
	margin:1em 0;
}

#forumcol{
	font-size: 12px;
	width: 750px;
	float: left;
	padding-bottom:27px;
}

#forumcol h1, #forumcol h2{text-align: left;}

#forumcol .post ol, #forumcol .post ul {margin: 4px 0 1em 20px; list-style-position: outside;}
#forumcol .post ol {	list-style-type:decimal;}
#forumcol .post ul { list-style-type:square;}


#forumcol dl {
	margin:  20px ;
}

#forumcol dl dt {
	font-weight: bold;
}
#forumcol dl dd {
	margin-left: 10px;
}

#forumsidebar{
	width: 183px;
	float: right;
}


.titleline {
	padding: 10px 5px;
	font-size: 2em;
	margin-top: 1em;
	border-bottom: 1px solid #eee;
}
/* FORUM HEADER */
#forumheader {
	margin: 1em 0;
}
#forumheader .login{
	float: left;
	font-size: 11px;
	width: 500px;
	margin-bottom: 1.5em;
}
#forumheader .login label{
	display:block;
	float:left;
	line-height:14px;
	padding-right:10px;
}
.login .text{padding: 2px;}

.login .submit {
	display:block;
	float:left;
	line-height:15px;
	margin-bottom:-10px;
	margin-top:14px;
	padding:1px 4px;
	font-size: 11px;
}

div.remember label {
	clear:both;
	line-height:12px;
	margin:3px 0 0;
	padding:0;
}



.new-topic {
	display:block;
	float: right;
	width: 150px;
	text-align: center;
	background: #3371C9 url(images/bg_button_blue.png) repeat-x 0 0;
	color: #fff;
	padding: 4px 10px;
	font-weight: bold;
	margin:-35px 8px .5em 0;
	-moz-border-radius: 13px;
	-khtml-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	text-shadow: #2B60AB 0 0 1px;
}
.new-topic:hover{
	text-decoration:none;
	color:#E6F0FF;
}
.new-topic:active{
	background: #3371C9 url(images/bg_button_blue_active.png) repeat-x 0 0;
}
.bbcrumb {
	font-size: 20px;
	float: left;
}

.bbcrumb a{
	color: #000;
	border-bottom: 1px solid #ddd;
}

/* POST LIST */
#posts_list {
	margin:0;
	padding:0;
	list-style-type:none;
}
#posts_list li {
	border-bottom:1px solid #eee;
	clear:both;
	display:block;
	float:left;
	padding:10px 12px 10px 16px;
	position:relative;
	width:680px;
}
 	#posts_list .alt {background: #f7f7f7;}
	#posts_list .post_thumbnail {
		display:none;
		float:left;
		margin-left:-62px;
	}

	
	#forumcol h2.topictitle {
		margin: 4px 0 4px 0;
		line-height: 1em;
	}

	
	.post_thumbnail img {
		height:48px;
		width:48px;
	}

	.post_thumbnail a {
	border:2px solid #F2F2F2;
	float:left;
	font-size:0;
	}

	#posts_list li h3 {
	width:448px;
	}
	#posts_list li h3, #articles_list li h3 {
		font-size:24px;
		
		letter-spacing: -.03em;
		line-height:22px;
		padding:3px 0 3px;
		width:420px;
	}
	#posts_list li.sticky h3{
		color: #999;
	}
	
	.post_last {
		left:480px;
		padding-bottom:1px;
		position:absolute;
		top:16px;
		width:140px;
		z-index:10;
	}
	.post_meta, .post_last, .resource_meta {
		font-size:9px;
		line-height:13px;
	}
	
	.post_meta a, .post_last a, .resource_meta a{
		font-style: normal;	
	}
	.post_comments {
		background: url(images/comment.png) no-repeat right top;
		line-height:20px;
		font-size:17px;
		padding: 0 16px 4px 0px;
		position:absolute;
		right:17px;
		top:20px;
		color: #444;
		font-weight:bold;
		font-family: arial;
	}

	.removetopic {
		font-weight:bold;
		position:absolute;
		right:3px;
		color: #999;
		font-size: 10px;
		bottom: 3px;
	}
		.removetopic a{color: #999;}
/* TOPICS */

.infobox {
	padding: 10px 10px 10px 0;
}
#topic-info{
	font-size:11px;
	color: #666;
	float: right;
	overflow:hidden;
}
.topicadmin {font-size: 11px;}
.topicadmin form{display: inline;}
.topicadmin fieldset, .topicadmin fieldset div{
	font-size: 11px; 
	padding:0  0 0 0; 
	display: inline;
	padding:0;
	line-height: .3em;
}
#forumcol .topicadmin input, #forumcol .topicadmin input[type="submit"], .topicadmin select {
	padding: 0;
	margin:0 2px -17px 2px;
	font-size: 11px;
}

/* THREAD */
#forumcol ol#thread {
	list-style-type:none;
	margin: 0;
}

#thread li{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	margin-left: 73px;
	font-size: 13px;
	margin-right: 15px;
}
.infobox .topic_meta {
	margin: 25px 15px 15px 15px;
}

.metacol {
	float: left;
	width: 500px;
}
#thread li .post li {
	margin-left: 0;
	border:none;
	padding: 1px 0;
}
#thread #position-1 .post{
	margin-top: 0;
	margin-right: none;
	font-size: 15px;
	position: relative;
}
	#thread #position-1 .poststuff {
		position: absolute;
		bottom:0px;
		right: 0px;
	}
	#thread #position-1 .threadauthor, #thread #position-1 .threadthumb{
		display: none;		
	}
	
	#thread #position-1 .threadpost {width: 600px;}
	.threadpost {
		position: relative;
		float:left;
		width: 530px;
	}
	#thread .post {
		margin: 2em 0 2em 1em;
	}
	
.threadauthor .theauthor {
	
	font-weight:bold;
}
.threadauthor .saidwhen {
	color: #bbb;
	font-size: .8em;
	margin-left: 2px;
}
	


#thread .post blockquote {
	font-size:1em;
	padding: 14px;
	margin-bottom: 1em;	background: #f7f7f7;
	
}

.poststuff, #forumcol .poststuff a {
	font-size: 11px;
	color: #ccc;
	font-style:italic;
	border:none;
	text-decoration: none;
}


/*postform */

.post-form {
	margin: 1.5em 0 .5em;
}
.posttips{
	font-size: 10px;
}


/* Search Results */

	.searchcontext {
		margin: 1em 0 1em 1em;
	}

/* INPUTS */

/* forms */
.bigform {
	
	margin: 35px 50px;
	
}
#forumcol h2 {margin: 1em 0;}
#forumcol form {margin-bottom: 1em;}
#forumcol .inputrow {
	margin-bottom:1em;
}
#forumcol .inputrow.error {
	background: #f7f7f7;
	padding: 5px 0;	
}

#forumcol .inputcol, #forumcol .labelcol {
	float: left;
	display:block;
}

#forumcol .inputcol{
	width: 80%;
}
#forumcol .labelcol{
	width: 100px;
	
	line-height: 1em;
	text-align: right;
	padding: 4px 14px 0 0;
}
#forumcol .inputcol .inputerror, #forumcol .labelcol em{
	color: #3399cc;
	display: block;
}

#forumcol .context{
	color: #999;
	font-size: 10px;
	margin: 0;
}	

#forumcol textarea, #forumcol .text {
	width: 95%;
}

/* tables */

table {
	width: 100%;
	font-weight: normal;
}
	table th, table td {padding: 10px;}
	table th {
		text-align: right;
		font-weight: normal;
	}



/* Password strength */
#pass-strength-result.good {
	background: #D9F5A5;
}
#pass-strength-result {
	padding: 5px;
	background: #f7f7f7;
}
#pass-strength-result.bad {
	background: #FFF1C9;
}


/* AVATARS */
.post_thumbnail {
	float: left;
	margin-right: 15px;
	width: 50px;
}
.post_thumbnail img {
	border:2px solid #eee;
}


/* FORUM SIDEBAR */
#forumsidebar {
	font-size: 12px;
}
#forumsidebar a{
	color: #444;
}
	.sidebartitle {
		margin: 4px 0;
	}

.forumsearch {
	margin-bottom: 1em;
}


#topic-tags {
	margin: 1em 0;
}
	#topic-tags h4 {
		margin: 5px 0;
	}
	#topic-tags ul {margin: 0 0 8px 7px;}
	#topic-tags ul li{
		font-size: 11px;
		line-height: 1.5em;
	}

#forumsidebar input{
	font-size: 10px;
	padding: 2px;
	margin-top: 1px;
}

#forumsidebar input.submit{
	margin-top:0;
}
#forumsidebar .search-form{
	
}
#forumsidebar .text, #forumsidebar #tag {
	width: 105px;
	padding: 4px 0 3px;
}

.forumad {
	margin-top: 20px;
	border-top: 1px solid #ddd;
	text-align: center;
	padding: 1.5em 0 10px 0;
}
	.forumad .forumadcaption{
		background: #eee;
		width: 127px;
		font-size: 10px;
		margin: 5px auto;
	}
	.forumad img{
		border:1px solid #ddd;
	}
	#forumsidebar .forumad a{border:none;}
	#forumsidebar .forumad a:hover img{border:1px solid #aaa;}

.sidebox {
	margin: 15px 0;
}

	.sidebox ul li{
		margin: 0;
	}
	#forumsidebar .sidebox ul li a{
		border:none;
		display: block;
		padding: 1px 6px;
	}
	#forumsidebar .sidebox ul li a.current,#forumsidebar .sidebox ul li.current a {
		background:#eee;
	}
	.sidebox .nest{
		margin-left: 12px;
	}
	
/* Profile Page */
.user-recent {
	margin: 20px;
}

#useravatar {
	float: right;
	width: 80px;
	text-align: center;
}
.imgcaption{
	text-align: center;
	padding: 3px 0;
}

.user-recent ol li{ 
	margin-left: 10px;
}


/* Tags and Heat Map */
.frontpageheatmap{
	background:#eee;
	padding: 5px;
	overflow:hidden;
	border: 1px solid #ddd;
}

/* Post navigation */
	#forumcol .nav {
		margin:1.6em .4em;
		font-family:Arial,Helvetica,sans-serif;
		font-size:10px;
	}
	.nav .page-numbers {
		border:none;
		background: transparent;
	}

	#forumcol .nav a, #forumcol .nav .current, #forumcol .nav .extend{
		padding: 4px 8px;
		border: none;
		color: #888;
		background: #eee;
		margin-right: 4px;
	}
	#forumcol .nav a:hover, #forumcol .nav .current{
		color: #fff;
		border:none;
		background: #666;
	} 

	#forumcol .dots {margin: 0 6px 0 2px;}

/* BB Code Buttons */

	#bbcode_buttons div{
		float: left;
		padding: 2px 7px;
		margin: 0 6px 5px 0;
		height: 20px;
		border: 1px solid #aaa;
		background: #e5e5e5 url(images/gradlight.gif) repeat-x left bottom;
	}
		#bbcode_buttons div:hover{
			color: #FFF;background: #e5e5e5 url(images/graddark.gif) repeat-x left top;
		}
		#bbcode_buttons div:active{background: #e5e5e5 url(images/graddown.gif) repeat-x left top; color: #FFF;}
	

/* BBPress Defaults */
div.submit, p.submit {
	background: transparent;
	border:none;
	padding:0;
	margin:0;
}
.hcopy{
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}