/* @override http://www.culturamenorca.org/sal/bustia/bb-templates/bustia/style.css */

/*
Theme Name: SAL Bustia
Theme URI: 
Description: Theme per al fòrum del SAL
Version: 1
Author: Oscar Bagur - Quadratí
Author URI: http://www.quadrati.com
*/

/* Globals */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 1em;
	color: #555;
	background-color: #ffc000;
	margin: 0;
}

a {
	color: #2ca6da;
}

a:hover {
	color: #2ca6da;
}

#forumlist a:hover {
	color: #fff;
	text-decoration: underline;
}

.alt {
	background: #eaf8ff;
}

#forumlist tr:hover a {
	color: #fff;
}

code {
	font: 1.3em monospace;
}

p {
	margin-bottom: 1.0em;
	font-size: 0.8em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.delete:hover {
	background: #c00;
	color: #fff;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 10px 20px;
	float: left;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 1px;
	clear: both;
}

/* Structure
=================================== */

#wrapper {
	width: 750px;
	margin: 10px auto 0 auto;
	padding: 0 0 25px 0;
	border-top: none;
	background: white;
	text-align: left;
}

#logo {
	padding: 0;
	margin: 0;
	height: 148px;
	position: relative;
}

#logo a img {
	text-decoration: none;
	border: 0;
}

h1, h2, h3, h4 {
	
}

#main {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 auto;
	padding: 10px 20px;
}

#main form table {
	font-size: 0.9em;
	color: #777;
	margin: 20px 0;
	background-color: #eee;
	padding: 8px;
	line-height: 2em;
	width: auto;
}

#main form table th, #main form table td {
	font-size: 0.9em;
	font-weight: normal;
	;
	color: #777;
	text-align: left;
	vertical-align: top;
}

.bbcrumb {
	font-size: 0.9em;
	font-weight: normal;
	margin: 20px 0;
	clear: both;
}

#footer {
	margin: auto;
	color: #333;
	padding: 20px 0;
	clear: both;
	text-align: center;
	width: 750px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #0081b9;
	text-decoration: underline;
}

.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-size: 1em;
	color: #777;
	margin: 0;
	background-color: #eee;
	padding: 5px 10px 10px 10px;
	float: right;
}

.login a, .login a:visited {
	color: #000;
	text-decoration: none;
}

.login a:hover, .login h1 a:active {
	text-decoration: underline;
}

.login p {
	padding: 0;
	margin: 5px 0 0 0;
}

.login label {
	display: block;
	float: left;
	padding-right: 10px;
}

.login #submit {
	margin: 21px 0 3px 0;
	;
	padding: 2px;
	font-size: 0.8em;
	color: #3B3B3B;
}

p.login {
	font-weight: normal;
	font-size: 0.8em;
}

form.login input {
	margin: 3px 0;
	border: 1px solid #999;
}

/* Front Page */

textarea {
	border: 1px solid #868686;
	font: 1.1em sans-serif;
	line-height: 1.4em;
}

select {
	border: 1px solid #868686;
}

input {
	border: 1px solid #868686;
}

tags-input {
	border: 1px solid #868686;
}

#front-page #hottags {
	margin: 0 0 30px 0;
	clear: both;
}

#front-page #discussions {
	margin: 0;
	width: 710px;
	clear: both;
}

#discussions table {
	border-spacing: 0;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #777;
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 0 0 5px;
	clear: right;
}

#front-page #discussions ul {
	padding: 0 0 0 14px;
}

.sticky {
	background: #4c4c4c;
	color: #fff;
}

.sticky a {
	color: #fff;
}

.sticky a:hover {
	color: #2ca6da;
	text-decoration: underline;
}

.sticky big {
	font-size: 1em;
}

/* Topic Page */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 20px 0;
	font-size: 0.8em;
	clear: both;
}

.infobox ul {
	margin: 10px 0 10px 0;
	padding: 0;
}

.infobox ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	margin: -5em 0 0 0;
	padding: 0 1em 1em;
	font-size: 1.2em;
}

#topic-tags a {
	font-size: 0.8em;
}

.nav {
	margin: 0;
	padding: 10px 0;
}

.nav span {
	font-weight: bold;
}

.nav span, .nav a {
	padding: 6px;
}

#thread {
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	line-height: 1.4em;
}

#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;
	font-size: 1em;
}

.threadauthor small {
	line-height: 1em;
}

.poststuff {
	border-top: 1px dotted #777;
	margin: 10px 0 0;
	padding: 5px 0 0 0;
	font-size: 0.75em;
}

.num, #forumlist small {
	text-align: center;
	font-size: 1em;
}

.postform {
	background: #fff;
	margin: 20px 0;
}

.postform textarea {
	height: 14em;
	margin: 5px 0;
	padding: 5px;
	width: 100%;
	display: block;
}

.postform label {
	display: block;
}

.admin {
	padding: 10px;
	font-size: 0.8em;
	background-color: #efefef;
}

#manage-tags {
	margin: 20px 0;
	height: 60px;
	list-style: none;
	font-size: 0.8em;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit {
	text-align: right;
}

.topiclink {
	display: block;
}

.topictitle {
	font-size: 1.5em;
	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: 9pt;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover {
	background: #4c4c4c;
	color: #fff;
}

#latest tr:hover a , #forumlist tr:hover a, #favorites tr:hover a {
	color: #fff;
}

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #666;
	background: #fff;
	color: #777;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
	letter-spacing: 1px;
}

#latest th a:link, #latest th a:visited, #latest th a:active {
	color: #2ca6da;
}

#latest, #forumlist, #favorites {
	background: #fff;
	margin-bottom: 2em;
	width: 100%;
	border-spacing: 0;
}

.bozo {
	background: #eeee88;
}

.alt.bozo {
	background: #ffff99;
}

.deleted {
	background: #ee8888;
}

.alt.deleted {
	background: #ff9999;
}

/* Profile Page */

#profile-menu {
	list-style-type: none;
	margin: 15px 0 40px 0;
	padding: 0;
	display: block;
	clear: left;
	float: left;
	background-color: #eee;
}

#profile-menu li {
	float: left;
}

#profile-menu li a {
	font-size: 0.8em;
	display: block;
	width: 66px;
	text-decoration: none;
	text-align: center;
}

#profile-menu li a:hover {
	background: url(images/navlink.png) no-repeat;
	text-decoration: none;
}

#userinfo {
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	font-size: 0.8em;
	border-bottom: 1px dotted #ccc;
}

#userinfo dt {
	font-weight: bold;
}

#userinfo dd {
	margin: 0 0 5px;
}

#useractivity {
	margin: 15px 0;
	font-size: 1em;
}

.user-recent {
	margin: 0 0 20px 0;
	font-size: 0.9em;
}

.user-recent ol {
	margin: 5px 0 0 28px;
}

.user-recent ol li {
	margin: 0 0 3px;
	font-size: 0.9em;
	padding: 2px;
}

/* Profile Edit */

fieldset {
	border: none;
	padding: 0;
	margin: 30px 0;
}

legend {
	padding: 0;
}

fieldset table {
	text-align: left;
	margin: 0 15px;
}

fieldset table td {
	padding: 2px 0;
	padding-left: 4px;
}

fieldset p {
	font-size: 0.8em;
	margin: 0;
}

.post {
	min-height: 60px;
}

.view {
	font-size: 8pt;
	list-style-type: none;
	margin-left: -14px;
}