/*
Theme Name: PageLinesForum
Theme URI: http://pagelines.com/
Description: Forum for PageLines
Version: 2.0
Author: Andrew Powers
Author URI: 
*/

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

code {
	display: inline;
	padding: 2px;
	font-size:11px;
	margin:0;
	background: #eee;
	border:none;
}
#forum a {border-bottom: 1px solid #ddd;}
#forum a:hover {border-bottom: 1px solid #999; text-decoration: none;}


#latest, #forumlist, #favorites {
	margin-bottom: 3em;
	width: 100%;
}

/* LAYOUT */

#forumcol, blockquote,#forumcol h3, #forumcol h4, #forumcol h5, #forumcol h6{font-family:palatino,'palatino linotype',georgia,serif;}

#posts_list li, #forumsidebar, .new-topic, #posts_list li h3, #articles_list li h3 {font-family: georgia, times, serif;}

#forumcol blockquote {
	letter-spacing: normal;
	border: 1px solid #ddd;
}

#forumcol{
	font-size: 12px;
	width: 730px;
	float: left;
	border-top:3px solid #F2F2F2;
	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;
}

.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;
}


#forumsidebar, .new-topic{
	width: 183px;
	float: right;
}

.new-topic {
	display:block;
	text-align: center;
	background: #000  url(images/pagelines-button-sprite.png) repeat-x 0 -35px;;
	color: #fff;
	padding: 5px 9px;
	margin:-39px 0 .5em 0;
	text-shadow: #000 0 -1px 0;
	border: 1px solid #000;
}
.new-topic:hover{
	background:#3399cc url(images/pagelines-button-sprite.png) repeat-x 0 0px;
	color:#FFFFFF;
	border: 1px solid #3399cc;
}

.bbcrumb {
	font-size: 1.2em;
	float: left;
}


/* POST LIST */
#posts_list li {
	border-bottom:1px solid #eee;
	clear:both;
	display:block;
	float:left;
	padding:12px 12px 12px 3px;
	position:relative;
	width:715px;
	line-height: 1em;
	font-size: 11px;
}
 	#posts_list .alt {background: #f7f7f7;}
	
	#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;
	}

/* @ Main Posts List */
	.listmed {width: 70px;}
	.listbig {width:290px;}
	.listsm {width:50px;}
	.listtiny {width:25px;}
	
	.postlist_header {color: #000;font-weight: bold;font-size:12px;}
	.postlist_element{float: left; margin-left: 19px; text-align: center;line-height:1.1em;padding-top: 5px;overflow:hidden; }
	
	/* Layout of it all */
	#posts_list li .bb_post_title{ text-align: left; line-height: 22px;padding-top: 0;}
	#posts_list li .bb_post_author{  }
	#posts_list li .bb_post_labels{ }
	#posts_list li .post_comments{ text-align: center; overflow:visible;}
	
	/* category, posts, last, time */
	
	#posts_list li h3, #articles_list li h3 {
		font-size:16px;
		font-weight:normal;
		line-height:22px;
	}
	
	.post_last {
		left:540px;
		padding-bottom:1px;
		position:absolute;
		top:21px;
		width:120px;
		z-index:10;
	}
	.post_meta, .post_last, .resource_meta {
		font-size:10px;
		font-style:italic;
		line-height:13px;
	}
	
	.post_meta a, .post_last a, .resource_meta a{
		font-style: normal;	
	}
	.post_comments span{
		background: url(images/comment.png) no-repeat right top;
		font-size:15px;
		padding: 0 16px 4px 0px;

	}
	
/* Support Forum */
#resolvedformsub {padding: 2px;margin-left: 5px;font-variant:normal;font-size: 1em;}

/* 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;
}
.topicadmin input, .topicadmin select {
	padding: 0;
	margin:0 2px -7px 2px;
	font-size: 11px;
}

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

#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: 450px;
}
#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: 630px;}
	.threadpost {
		position: relative;
		float:left;
		width: 560px;
	}
	#thread .post {
		margin: 2em 0 2em 1em;
	}
	
.threadauthor .theauthor {
	
	font-weight:bold;
}
.threadauthor .saidwhen {
	font-style: italic;
	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:11px
}


/* 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{
	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;
	line-height: 18px;
}	

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

/* tables */

table {
	width: 100%;
	font-weight: normal;
}
	table th, table td {padding: 10px;}
	table th {
		text-align: left;
		font-weight: normal;
		background: #f7f7f7;
		font-weight: bold;
	}



/* 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;
	display: block;
}


/* FORUM SIDEBAR */
#forumsidebar {
	background: #f7f7f7;
	padding: 10px;
	font-size: 12px;
	border-top: 3px solid #eee;
	border-bottom: 1px solid #eee;
}
	.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: 11px;
	padding: 2px;
}
#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;
		margin: 0 auto;
	}

	.forumad img{
		padding: 5px;
		border:1px solid #ddd;
	}
	.forumad a:hover img{
		padding: 5px;
		border:1px solid #aaa;
	}
	#forumsidebar .forumad a{border:none;margin-bottom: 10px;display: block;}


.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;
}
/* signature */ 
.signature {
	margin-top: 15px;
}

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

/* Not Logged In */

	.notloggedin{
		background: #f7f7f7;
		border: 1px solid #eee;
		padding: 50px;
		margin: 10px 15px 10px 73px;
		font-size: 1.3em;
		text-align: center;
	}
	.notloggedin h3{font-weight: bold;}
	
	.notloggedin p{
		margin: 1em 0;
		color: #777;
		text-align: center;
	}
	
	#forumcol .notloggedin p a{
		text-decoration: underline;
		color: #000;
	}

/* BBPress Defaults */
div.submit, p.submit {
	background: transparent;
	border:none;
	padding:0;
	margin:0;
}
div.submit:hover, p.submit:hover {
	background: transparent;
	border:none;
	padding:0;
	margin:0;
}

/* Super Search */

small fieldset {
	padding: 5px 5px 5px 30px;
}

.searchheader {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
}

.bigcheck 	{vertical-align:middle; margin-right:4px; height:1.4em; width:1.4em;}
.bigbutton	{font-size: small;font-weight: bold;	cursor: pointer;cursor: hand;}
.nowrap	{white-space:nowrap;}
.indent	{margin:0 10px;}

#latest,#main	{margin-bottom:1em;}
#latest th {text-align:center;}

.SuperSearch {font-size:1em; line-height:150%;margin: 2em;}
.SuperSearch option {padding:1px 2px; margin:1px; font-size:1em; vertical-align:middle;}
.SuperSearch input {vertical-align:middle; 1em;}
.SSbreak 	{line-height:11px; height:11px; font-size:11px;}
.SShighlight0	{color:#000; background:#FFFFCF;}
.SShighlight1	{color:#000; background:#00FFFF;}
.SShighlight2	{color:#000; background:#7FFF00;}
.SShighlight3	{color:#000; background:#FF8C00;}
.SShighlight4	{color:#000; background:#ADFF2F;}
.SShighlight5	{color:#000; background:#98FB98;}
.SShighlight6	{color:#000; background:#AFEEEE;}
.SShighlight7	{color:#000; background:#FFFF00;}

#SSsubmit, #SSreset {font-size:1em; line-height:150%; padding:1px; line-height:1em;}
#SSsearch	 {padding-left:3px;}
#SSsimple	 {text-decoration:underline;}
#SSadvanced {display:none;}
#SSforums 	 {position:absolute;display:inline; height:8em;}

legend { 
	background: #E1E6EB;
	border: 1px solid #ccc;
	color:#283C50;	
	padding:1px 1em 2px 1em;
	line-height:92%;
	margin-left:1em;	
	overflow:hidden;
	font-weight: normal;
}
	
legend .post_count_plus {line-height:92%;}


.button, input[type="submit"], .submit  { text-shadow:0 1px 0 #fff;}
.button:hover, input[type="submit"]:hover, .submit:hover  { text-shadow:0 -1px 0 #555;}