/* @override 
	http://www.suggeriments.cat/wp-content/themes/suggeriments/style.css
*/

/*
Theme Name: Suggeriments
Theme URI: http://www.suggeriments.cat/
Description: Tema per al web de Suggeriments.
Version: 1
Author: Oscar Bagur
Author URI: http://www.quadrati.com/
*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #bbb;
	background-color: #000;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#pagina {
	float: left;
}

#pagina-entrada {
	margin: 0 auto;
	width: 760px;
}

#dalt {
	width: 240px;
	margin: 60px 50px 0px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	float: left;
}

#dalt-entrada {
	float: left;
	width: 240px;
	margin: 240px 0px 0px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#logo {
	
}

#cos {
	font-size: 1.2em;
	line-height: 1.6em;
	width: 640px;
	margin-top: 78px;
	position: relative;
	float: left;
}

.entry p {
	font-size: 1.1em;
	line-height: 1.4em;
	clear: left;
}

#cos p strong {
	color: #fff;
}

#entrada {
	float: left;
	width: 490px;
	margin-top: 40px;
}

.portada p {
	text-align: center;
	margin: 0;
	padding: 0;
}

#sidebar {
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: left;
	color: #fff;
}

.contacte {
	padding: 10px 2px;
	margin: 2em 0;
	color: #bbb;
}

.credits {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #bbb;
}

.post {
	float: left;
	clear: both;
	width: 100%;
}

.llistat {
	float: left;
	width: 300px;
	height: 200px;
	margin-right: 20px;
}

.navigation {
	font-size: 1.1em;
	margin: 10px 0px 60px 290px;
	clear: both;
}

#peu {
	clear: both;
	margin-left: 290px;
	margin-right: 10px;
	padding-top: 20px;
	position: fixed;
	bottom: 0px;
	width: 660px;
	background: url(fons.png) repeat-x 0 -8px;
}

#peu p {
	padding: 12px 8px;
	line-height: 1.6em;
	font-size: 1.2em;
	border-top: 0px solid #999;
}

a {
	color: #fff;
	border: none;
	outline: 0;
}

a:hover {
	color: #d1d100;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

small, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

.clear {
	clear: both;
}

/*	Begin Headers */

h1 {
	display: none;
}

.description {
	color: #d1d100;
	margin: 10px 0px 30px 0px;
	letter-spacing: 1px;
	font-size: 1.5em;
}

h2 {
	margin: 0 0 20px 0;
	font-size: 1.6em;
	line-height: 1.4em;
}

.post h2 {
	width: 400px;
	float: left;
	color: #fff;
	letter-spacing: 1px;
}

h2 a {
	color: #d1d100;
	display: block;
	letter-spacing: 1px;
	text-decoration: none;
}

h2 a:hover {
	color: #000;
	background-color: #fff;
}

.llistat h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
}

.petites {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 4px solid #fff;
	height: 145px;
}

h2.amagat {
	display: none;
}

h3 {
	font-size: 1.3em;
}

h3.widgettitle {
	color: #d1d100;
}

.textwidget strong {
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}

/* End Headers */

/* Begin Images */

.portada img {
	margin: 0;
	height: 550px;
}

.entry img {
	margin: 0px 0px 40px 20px;
	border: 4px solid #fff;
	float: right;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.gallery {
	padding: 30px 0;
	clear: both;
}

dl.gallery-item {
	margin: 0px 0px 20px 0px;
}

dt.gallery-icon {
	margin: 0px;
	width: 100px;
	height: 100px;
	padding: 0;
}

img.attachment-thumbnail {
	margin: 0;
}

/* End Images */

/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: 0px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* End Entry Lists */

/* Begin Form Elements */

.entry form {
	
}

select {
	width: 130px;
}

/* End Form Elements */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* End captions */