/*
Theme Name: Superbold for bbPress
Theme URI: http://www.refueled.net/bbpress-templates/
Description: Design based on <a href="http://www.gorotron.com/blog/">Superbold</a> by gorotron
Version: 1
Author: Refueled
Author URI: http://www.refueled.net
*/



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

* { margin: 0; padding: 0; }

body {
	
	font: 12px 'Trebuchet MS', Arial, sans-serif; 
	background: #8DA538;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
}

a { color: #336699; text-decoration: none; }
a:hover { color: #336699; text-decoration: underline; }

.alt { background: #fff; }

code { font: 1.0em Monaco, 'Courier New', monospace; }

p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}

h1 { font-size: 2em; }

h2 { font-size: 1.5em; }

/* Structure
=================================== */

#wrapper {
	width: 960px; /* controls the main width of the page, if changed also change #content and .sidebar */
	margin: 0 auto;
	padding: 0px 0 25px 0;
	border: 1px solid #ddd;
	border-top: none;
	background: white;
	text-align: left;
	}
	
#thunderfoot {
	width: 960px; /* controls the main width of the page, if changed also change #content and .sidebar */
	margin: 10px auto;
	padding: 0px 0 25px 0;
	border: 1px solid #ddd;
	border-top: none;
	background: white;
	text-align: left;
	}
	

#hottags ul li{
	margin: 0;
	padding: 10px;
	background: url(images/bg_dotted_b.gif) bottom repeat-x;
}
	
#spacer {
	height: 2px;
	background: white;
	}
	
/* Start Header - Blog Title and Skip Link */

#header{
	display: block;
	margin: 0px 10px 0;
	padding: 9px 10px;
	background: #F5F5F5;
	color: #336699;
	border-bottom: 1px dotted #4FA0C4 ;
}

#header a{
	color: #336699;
}
#header h1{
	display: inline;
}

#header h1, #header h1 a{
	color: #fff;
}

#header h1 a{
	text-decoration: none;
}

#header h1 a:hover{
	text-decoration: underline;
}

#header ul  { 
  list-style-type: none;
  margin: 0;
  padding: 0;}

#header ul  li {
	display: inline;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 12px;	
	margin: 0 5px 0  5px;
	}


#forumsearch #forumsearchbox {
	width: 65%;
	padding: 3px;
	font-size: 20px;
}

#forumsearch #go, #postform .submit input{
	padding: 3px;
	font-size: 20px;
}

#forumsearch #go {
	width: 32%;
}

.sticky{background:#DDF3FD}
tr.sticky td{background:#B2DCEF}

/* End Header */

#main { 
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 12px;
	line-height: 13pt;
	width: 920px;
	margin: 10px auto 25px;
	position: relative;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
}

.new-topic a{
	color: #D86457;
}

#footer { 
	margin: auto;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 7pt;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 20px;
	clear: both; 
	text-align: center;
	width: 920px; 
}

#footer a:link, #footer a:visited { /* more link link color fixes for nav & admin stuff */
	color: #CCFFFF;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}	

.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

.logo { 
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000;
	margin-bottom: 10px;
	background:url(images/logo.jpg) left top no-repeat;
	height:110px;
	float: left;
	

}

        .logo a {

          display: block;       
          width: 465px;  height: 100px;  
        }

	.bar { 
	padding-top: 5px;
	clear:both;
	border-top: 1px solid #ddd;
	}
	

/* Login Form
=================================== */

.login { 
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000;
	margin-bottom: 10px;
	float: right;
	}

.login a, .login a:visited { background-color: #FFFFCC; text-decoration: none;}
.login a:hover, .login h1 a:active{ text-decoration: underline; }


.login p { padding: 0; margin-top: 0px;}

.login label {
	display: block;
	float: left;
	padding-right: 10px;
}


p.login {
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	padding-bottom: 12px;
	
}

form.login input { 
	margin-top: 3px;
	margin-bottom: 13px;
	border: 1px solid #999;
}


/* Front Page
=================================== */

textarea {
	border: 1px solid #868686;
	}
	
select {
	border: 1px solid #868686;
	}
	
input {
	border: 1px solid #868686;
	background: #F5F5F5; 
	}

tags-input {
	border: 1px solid #868686;
	}

#front-page #hottags { 
	float: left;
	margin-left: 5px;
	width: 200px;
	overflow-x: hidden;
}

#front-page #discussions { 
	margin-left: 220px;
	width: 695px;

}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}
span.post-form { font-size: 1.5em; }
#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { 
	background: #EDEDED; 
	}
	


/* Topic Page
=================================== */

.infobox {
	border-bottom: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { 
	padding-bottom: 3px;
}

#topic-info {
	float: left;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

#tag-form fieldset {
	padding: 0;
	border-width: 0;
	margin: 0;
}

#tag-form fieldset p {
	margin: 0 0 0 12px;
}

#tag {
	width: 10em;
}


.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	background: #F5F5F5;
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	line-height: 1.5em;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 95px;
}

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.poststuff {clear:both;_clear: none;border-top: 1px dotted #ccc;margin: 10px 0 0;padding: 5px 0 0;font: 10px Verdana, Arial, Helvetica, sans-serif;text-transform: uppercase;}



.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background: #fff;
	padding: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 830px;
	display: block;
}

.postform label { display: block; }

.admin { padding: 10px 0 0; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

.tagtitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
	line-height: 30pt;
}

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; font-size: 9pt; }

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #B2DCEF; }

#latest th, #forumlist th, #favorites th {
	/* border-bottom: 1px solid #aaa; */
	background: #7E9432;
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
}

#latest th a:link, #latest th a:visited, #latest th a:active {
	color:#fff;
}

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

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

/* Profile Page
=================================== */

#profile-menu {
	list-style-type:none;
	text-align:right;
	font-weight:bold;
	margin: 0px 0px;
	padding:0;
	float: right;
}

#profile-menu li {
	float:right;
	text-align:center;
	font-size: 1.1em;
	background-color: #fff;
	padding: 0px 7px;
	display: inline;
	position: relative;
	top: -2px;
}


#profile-menu li a {
	font-size:11px;
	display:block;
	width:66px;
	text-decoration:none;
	color:#333;
	padding:8px 0;
	padding-left: 5px;
	background-color:#eee;
	border: 3px double #ccc;
	}	

#profile-menu li a:hover {
	background:url(images/navlink.png) no-repeat;
	text-decoration:none;
}



#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 830px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; padding-left: 4px; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}

/* this is for my 48 x 48 avatars */
.post {
	min-height: 100px;
}

/* This is the Holly Hack \*/
* html .post {	height: 100px;}
/* For Win IE's eyes only */

.view  {
	font-size: 8pt;
	list-style-type: none;
	margin-left: -14px;
	}

.insert { font-size: 12px; background: #fcffff; margin: 0 0 1em 0; border: 1px solid #cfe2e5; padding: 9px; }



.insert h3 { border-bottom: 1px solid #cfe2e5; }



.alert { font-size: 12px; background: #FCEAED; margin: 0 0 1em 0; border: 1px solid #cfe2e5; padding: 9px; }

.yellow { font-size: 12px; background: #FDFDE1; margin: 0 0 1em 0; border: 1px solid #8DA538; padding: 9px; }
.yellow h3 { color:#8DA538; }
.green { font-size: 12px; background: #fcffff ;  margin: 0 0 1em 0; border: 1px solid #cfe2e5; padding: 3px; color:#000000; }

blockquote {
	padding-left: 10px;
	margin-left: 12px;
	font-style: italic;
	border-left: 5px solid #687239;
}

blockquote p {
	padding: 0;
	margin: 0 0 11px 0;
}

#ed_toolbar input
{
	font-size:11px;
	text-decoration:none;
	color:#333;
	padding:3px;
	background-color:#eee;
	border: 3px double #ccc;
	margin-left: 3px;
}
#ed_toolbar input:hover
{
	font-size:11px;
	text-decoration:none;
	color:#333;
	padding:3px;
	background-color:#eee;
	border: 3px double #ccc;
	margin-left: 3px;
}
.threadpost strong {
		color:#2F2F2F;	
	}
.postform textarea, #tags-input, .threadpost {
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

#user_login,#user_email,#topic,#user_url,#from,#occ,#interest,#avatar_loc,#password,#post_meta_email,#submit,#postformsub,#post_meta_author,#tag,.girisler{
font-family:lucida sans unicode,Lucida Sans,arial,Verdana,sans-serif;padding:2px;font-size:13px;border: 1px solid #bbb;
 -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.login #submit {
margin-top: 18px;
color: #3B3B3B;
font-family:lucida sans unicode,Lucida Sans,arial,Verdana,sans-serif;
padding:2px;
font-size:13px;
border: 1px solid #bbb;
 -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#tagformsub{
margin-top: 3px;
color: #3B3B3B;
font-family:lucida sans unicode,Lucida Sans,arial,Verdana,sans-serif;
padding:0px;
font-size:13px;
border: 1px solid #bbb;
 -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.rss-link {float:right;display: block;padding: 4px 0;text-indent: 20px;background-image: url('images/feed-icon-16x16.gif');background-repeat: no-repeat;background-position: 0 50%;}
.tag-rss-link {display: block;padding: 4px 0;text-indent: 20px;background-image: url('images/feed-icon-16x16.gif');background-repeat: no-repeat;background-position: 0 50%;}

	#proclistfoot a {padding:4px;}
	#proclistfoot {width:100%;font-size:120%;}

/* Page navigation
=================================== */

a.page-numbers,
span.page-numbers {
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 4px 4px 2px 5px;
	margin-left: 5px;
	background-image: url('images/page-links-background.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

span.page-numbers.current {
	color: #ffffff;
	background-position: 0 -100px;
}

#latest a.page-numbers {
	font-size: 0.8em;
	padding: 3px 3px 1px 4px;
	margin-left: 3px;
}

a.prev.page-numbers,
a.next.page-numbers,
span.page-numbers.dots {
	border-width: 0;
	padding: 0 4px;
	background-image: none;
}

span.page-numbers.dots {
	padding: 0;
}

a.page-numbers:hover {
	background-position: 0 -100px;
}

a.prev.page-numbers:hover,
a.next.page-numbers:hover {
	color: #006400;
}
