/* @override 
	http://localhost/bbpress/bb-templates/bbpress-raw/style.css
	http://www.mecanicoenlinea.com/bb-templates/bbpress-raw/style.css
*/

/*
Theme Name: 1col_fixed
Theme URI: http://bbpressraw.com/categories/themes/
Description: bbPress blank 1-column theme with fixed width.
Version: 1.1
Author: agentmaximus
Author URI: http://bbpressraw.com/
*/

/* Clean up for browser compatibility
================================== */

@import url("initial.css");
@import url("layout.css");

a:link, a:visited, a:active{
	color: #0065d1;

	text-decoration: none;
}
a:hover{
	 text-decoration: underline;
}

#loginav{
	width: 900px;
	margin: 0 auto;
	background: #0065d1 url(images/verticalbng.jpg) repeat-x;
	padding: 8px 20px 0 20px;
	height: 25px;


}


#headlogo{
	 	background: #fff url(logo.png) no-repeat 30px;
	 	height: 40px;
	 	margin: 0 auto;
	 	width: 900px;
	 	padding: 0 20px 0 20px;
	 	
	 	
}
#cats ul{
	margin-top: -13px;
	*margin-top: 0;
}
#cats li{
 list-style-type: none;
 float: left;
 margin-right: 1px;


}
#cats{
	font-size: 0.8em;
	font-weight: bold;
}

#cats a:link, a:visited, a:active{
	color: #fff;
	text-decoration: none;
	
	
	
	
}
#cats a:hover{
	text-decoration: underline;
}


#blue-link a:link, a:visited{
	color: #fff;
	text-decoration: none;
	
	
}
#blue-link a:hover{

	text-decoration: underline;
	
}

/* initial.css sets the margins oddly for ordered lists */
ol { margin: 1em 0.3em }

/* Global Styles
=================================== */

hr {
	display: none;
}



/* Default table structure
=================================== */

/* 100% is a good starting width for most tables - this is a forum! */
table { width: 100%;}


/* Login form (header.php)
=================================== */

.login { 

}

.login p {

}

.login label {

}

.login #submit {

}

p.login {

}

form.login input { 

}


/* Breadcrumbs (most templates)
=================================== */
.bbcrumb {
margin-bottom: 10px;
padding: 5px 0 5px 5px;
display: none;
}


/* Notice (profile.php)
=================================== */

.notice { 

}

.notice p { 

}



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

#front-page #hottags { 

}

#front-page #discussions { 

}

/* hot tags! */
.frontpageheatmap {
background: #f9f9f9;
padding: 20px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {

}

#front-page #discussions ul {

}

.sticky {
	background-color: #ffffd0;
}


/* Topic Page (topic.php)
=================================== */

/* wrapper for topic */
.infobox {

	border-bottom: 1px solid #eeeeee;
	margin-top: 15px;
}

ul.topicmeta {
	display: block;
	margin-left 1.0; padding-left: 0em;
}

.topicmeta li {
	display: list-item;
	list-style: square inside;
}

#topic-info h2 {
	border: 0px;
	margin: 0px;
}

#topic-info {
	
}

#topic-tags {
	top: 1.0em;
	margin-top: 2.0em; 
	
}

#topic-tags li{
	 float: left;
	 list-style-type: none;
}

/* .nav used by topic.php & tag-single.php */
.nav {

}

.nav span {

}

.nav span, .nav a {

}

#thread {

}

#thread li {
padding-left: 5px;	
}

#thread li ol, #thread li ul {

}


#thread li ol li, #thread li ul li {

}

/* following are used by post.php */
.threadauthor {
	margin-left: 0px;
	overflow: hidden;
	width: 200px;
	
}

.threadpost {
	
	width: 95%;
	padding: 1px 10px 35px 10px;
	background: #f5f5f5 url(http://www.mecanicoenlinea.com/bb-templates/bbpress-raw/images/callout.png) no-repeat left bottom;
}

.poststuff {
	font-size: 0.8em;

	padding: 3px;
}

.post-item{
	list-style-type: none;
	
	padding-top: 10px;
	padding-bottom: 30px;
	
}

.num, #forumlist small {

}

.postform {
	background: #f9f9f9;
	padding: 1em;
	margin-bottom: 1em;
}

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

.postform label { display: block; }

.rssfeed { line-height: 20px; padding-left: 23px; background: url( "images/feed-icon-16x16.png" ) center left no-repeat; }

#manage-tags { 

}

.required-message{
	  font-size: 13px;
	  color: #800000;
}

#manage-tags li {

}

.submit {

}

.topiclink {

}

.topictitle {

}

#topic-move {
	margin-bottom: 1.0em;
}



.rss-link {
	background: url(images/rss.png) no-repeat 20px top;
	padding-left: 50px;
	height: 25px;


}

/* Content - specific to the main content div
=================================== */

#content .frontpageheatmap a {

}

#content .infobox li {

}

#content .nav a {

}

#content .nav a:hover {

}
#content a:link{
	text-transform: capitalize;
}


#content a:visited {
color: #0065d1;
	text-transform: capitalize;
}


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

#profile-menu {
	padding-top: 0.5em;
	list-style: none;
	border-bottom: 2px solid #ccc;

}

#profile-menu ul {
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	margin: 0px;
	display: inline;
	position: relative;
	top: -3px;
}

#profile-menu li.current {
	background-color: #ccc;
}

#userinfo {

}

#userinfo dt {

}

#userinfo dd {

} 

#useractivity {

}

.user-recent {

}

.user-recent .alt {
	background-color: transparent;
}

.user-recent ol {

}

.user-recent ol li {

}

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



legend { 

}

.profile-title{
	
	background: #fff;
	
}

.space-form{
	background: #f5f5f5;
	padding: 5px;
	margin-bottom: 25px;
}

fieldset table { 
padding: 20px;
}

fieldset table td { 

}

fieldset p { 

}


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

#front-search {

}

#latest td, #forumlist td, #favorites td {


	padding: 7px 2px 7px 7px;
	
}


#forumlist tr td div.nest {

}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover {

}

#latest th, #forumlist th, #favorites th {
	background-color: #e9ede8;
	height: 30px;

}

#latest, #forumlist, #favorites {

}

.alt {
	background-color: #f2f2f2;


}

.bozo {

}

.alt.bozo {

}

.deleted {

}

.alt.deleted {

}


.replies{
	padding-left: 10px;
	font-size: 11px;
	color: #666;
}

