/*
Theme Name: Superbold for bbPress
Theme URI: http://www.refueled.net/bbpress-templates/
Description: Built for the Superbold K2 Mod!
Version: 1
Author: Refueled
Author URI: http://www.refueled.net
*/

/*
Design based on <a href="http://www.gorotron.com/blog/">Superbold</a> by gorotron
*/


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



body {
	
	background: #fff url(http://loosegirlsandlovejunkies.com/blog/wp-content/themes/adsimple/images/heart21.jpg) no-repeat fixed top left;  background-position: -5px -5px ;
	font: 62.5% "Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
	
}
a {
	color: #c01212;
	text-decoration: none;
}
a:hover {
	color: #db1b1d;
	text-decoration: none;
}

.alt { background: #fff; }

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

p {margin: 0; padding: 10px 4px }

.left { float: left; }

.right { float: right; }

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

h1 { font-size: 2em; }

h2 { font-size: 1.5em; }

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

#wrapper {
	width: 990px; /* controls the main width of the page, if changed also change #content and .sidebar */
	margin: 0 auto;
	padding: 0px 0 25px 0;

	background: url(http://loosegirlsandlovejunkies.com/blog/wp-content/themes/adsimple/images/fff.gif);
	text-align: left;
	margin-top:30px;
	}
	
#spacer {
	height: 15px;
	background: white;
	}
	
#title { 
	height: 67px;
	background: url(http://loosegirlsandlovejunkies.com/blog/wp-content/themes/adsimple/images/fff.gif) repeat top left ;
	margin-bottom: 3px;
	padding-right:3px; 
	margin-bottom: 4px; font-weight:400;  border:1px solid #fd6a6a;   	color: #333; 
	}
	
#title h1 { 
	line-height: 0.85em;
	font-size: 3.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
padding-bottom:10px;
	display:inline; color: #c01212; padding-top:40px;

	color: #333;
	margin: 5px 0px 6px 10px;
}


#title h1 a{ /* is the title in the header */
	color: #E60000;
	text-decoration: none;
	
	}
	
#title h1 a:visited {
	text-decoration: none;
	color: #AA0001;
	
	}
	
	
#title h1 a:hover {
	text-decoration: none;
	color: #AA0001;
	
	}

#description { /* Forum description */
	
	font-size:12px; padding-bottom:8px;
	display: block;
 padding-left:9px; height:10px;
	font-weight: normal;
	text-transform: uppercase;
	
	}

#menu {
	padding:0px 3px 4px 10px; margin-bottom:0px;
	clear: both;
	 border:0px solid #fd6a6a;
	 height:15px;
	 background: url(http://loosegirlsandlovejunkies.com/blog/wp-content/themes/adsimple/images/fff.gif) repeat top left ;
}
#menu li {
	font-size: 1.1em;
	display: inline;
	text-transform: uppercase;
}
#menu li a {
	margin: 0 15px 0 10px;
	color: #333;
	font-size: 1.2em;
}
#menu li a:hover {color: #000;}
#menu li.current_page_item {
	background: url(http://loosegirlsandlovejunkies.com/blog/wp-content/themes/adsimple/i/arrow.gif) no-repeat center left;
}


#header {
border: 1px solid #fd6a6a;
	height:7px; background: url(http://loosegirlsandlovejunkies.com/blog/wp-content/themes/adsimple/images/fff.gif) repeat top left ;
	border-bottom: 0px solid #fb6f6f; padding-right:3px; 
	font-weight:400;  border:1px solid #fd6a6a;
}
.not{
	padding: 0;
	margin: 0;
	position: relative;
	height: 125px;
	background: #989898 url(images/banner.jpg); /* header color default is #3371A3, for images - background-image: url(example.jpg); */
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}
	


#header p { margin-bottom: 0; }

#header h1 a, #header h1 a:visited { color: #666; text-decoration: none; }
#header h1 a:hover, #header h1 a:active{ text-decoration: none; }

#main { border: 1px solid #fd6a6a; padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	width: 985px;
	margin: 10px auto 0px;
	position: relative;
	overflow: hidden;
}

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

#footer { 
	font-family: Arial,Helvetica,sans-serif;
	clear: both; 
	text-align: center;
	width: 974px; 
		clear: both;
	padding: 7px 10px;
	margin: 0 0 0px;
	font-size: 1.1em;
	color: #808080;
	border:1px solid #fd6a6a;
	 background: #fcecec ;
	height:16px;
	  text-align:left; font-weight:400
}

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

#footer a:hover, #footer a:active {
	color: #000;
	text-decoration: none;
	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; }

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

.login { 
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

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


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

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

.login #submit {
	font-size: 8pt;
	margin-top: 18px;
	height: 20px;
	padding: 2px;
	color: #3B3B3B;
}

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

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

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

#front-page #discussions { 
	width: 690px;
	overflow: hidden;
	float: right;
}

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

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { 
	background: #EDEDED; 
	}
	


/* Topic Page */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 16px;
	overflow: hidden;
	float: left;
}

.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;
	padding: 0 1em 1em;
	float: right;
}

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

.nav span { font-weight: bold; }

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

#thread {
  clear: both;
	background: #eee;
	list-style: none;
	margin: 20px 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; }

.threadpost{font-family: verdana, arial, times; font-size: 8pt;}

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

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

.poststuff {
	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: 0;
}

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

.postformsub {
  font-family: verdana, arial, tahoma; font-size: 7pt; background-color: #fff;
  }

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

/* 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: 8pt; }

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #fcecec }

#latest th, #forumlist th, #favorites th {
	/* border-bottom: 1px solid #aaa; */
	background: #fcecec;
	border: 1px solid #fd6a6a;
	color: #666;
	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:#666;
}

#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: -37px 0px;
	padding:0;
	float: right;
	
}


#profile-menu li {
	float:right;
	text-align:center;
}

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

#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: 720px;
}

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



/* further additions by Nick  */


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

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




