/* 
Theme Name: Dark Sunflower
Theme URI: http://justintadlock.com/
Description: A 2-column, widget-ready, brown-reddish theme featuring an image of dark sunflowers across the top.
Version: 1.0
Author: Justin Tadlock
Author URI: http://justintadlock.com
Released under GNU GENERAL PUBLIC LICENSE
*/
body {
	margin: 0;
	font: 100% "courier", "times", georgia, serif;
	text-align: center;
	vertical-align: top;
	background: #eee;
	color: #333;
	}
#body-container {
	overflow: auto;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: center;
	background: #ffffff;


	}
#container {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 800px;
	text-align: left;
	clear: left;
	}
/* HEADER */
#header {
	float: left;
	width: 800px;
	height: 420px;
	background: url(images/wanted_e6.jpg) no-repeat top left;
	}
#header h1 { margin: 150px auto 0 auto; }
#header h1 a {
	float: left;
	margin: 0 0 0 10px;
	border: 0;
	color: #000;
	font: 19px "times new roman", times, serif;
	}
#header h1 a:hover { 	color: #333; border: 0; }
/* TOP MENU */
#nav1-container {
	float: left;
	width: 800px;
	}
#nav1 ul {
	width: 800px;
	margin: 0;
	padding: 3px 0 0 0;
	list-style-type: none;
	}
#nav1 li { display: inline; }
#nav1 a {
	color: #666666;
	font-size: 14px;
	font-weight: regular;
	text-decoration: none;
	float: left;
	margin: 0 2px;
	padding: 3px 7px;
	text-align: center;
	border-top: 3px solid #ffffff;
	border-bottom: 0;
	}
#nav1 a:hover, #nav1 #current a { 
	color: #500202; 
	border-top: 3px solid #500202;
	border-bottom: 0;
	}
/* SIDEBAR */
#sidebar {
	float: right;
	width: 220px; /* canvis 25/1 !!!!!!!!!!!!!!!!!!!!!!!! abans 250*/
	margin: 0 30px; /* canvis 25/1 !!!!!!!!!!!!!!!!!!!!!! abans 10*/
	}
#sidebar .menu { margin: 0 0 17px 0; }
#sidebar h2.menu-header {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0;
	padding: 0;
	/*border-bottom: 1px solid #cccccc;*/
	}
#sidebar p { font-size: 12px; }
#sidebar ul {
	width: 100%;
	float: left;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
        line-height: 17px;
	}
#sidebar ul ul, #sidebar ul ul { font-size: 1em; }
#sidebar ul li {
	display: block;
	padding-left: 00px; /*  abans 20  */
	margin: 0 2px;
	/*background: transparent url(images/bullet.gif) no-repeat 0em .3em;*/
	}
#sidebar ul li a { 
	width: 100%;
	display: block;
	}
/* feed */
#sidebar ul.menu-feed li {
	background: transparent url(images/feed.gif) no-repeat 0em .3em; 
	list-style-type: none;
	padding: 2px 0 2px 0; 
	margin-left: 2px;
	text-indent: 20px;
	}
#sidebar ul.menu-feed li a { display: inline; }
/* search & search widget */
#sidebar input { background: #ffffff; display: block; width: 20%; margin: -15px 0 0 0; padding: 0; }
#sidebar input#s { width: 95%; margin: 0; padding: 0; }
/* textwidget */
.textwidget { font-size: .8em; }
/* rsswidget */
a.rsswidget img, #sidebar a.rsswidget:hover img { border: 0; }
/* blogroll widget */
li#linkcat-2 { list-style-type: none; }
/* akismet widget */
#aka { display: block; width: 100%; float: left; border: 0; }
/* wp-calendar */
table#wp-calendar { width: 100%; }
table#wp-calendar caption { padding: 10px 15px; }
table th {
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #ffffcc;
	}
table#wp-calendar td { padding: 1px; text-align: center; }
table#wp-calendar tfoot td { text-align: center; }
/* CONTENT */
#content {
	float: left;
	margin: 0 0 0 25px;/* canvis 25/1 !!!!!!!! abans 5 */
	width: 465px;  /* canvis 25/1 !!!!!!!! abans 495 */
	font-size: 12px;
	}
h2, h3, h4, h5, h6, .entry h4 {
	margin: 0;
	padding: 0;
	font-family: courier, "times new roman", times, serif;
	color: #1d4454;
	}
.post {
	padding: 10px 0;
	line-height: 1.0em;
	border-bottom: 1px dashed #cccccc; /*linia afegida per mi 20/1/09 */

	}
.post h2, .post h3 {
	font-size: 1.5em;
	font-weight: normal;
	font-family: times, serif;  /*linia afegida per mi 20/1/09 */
	/*letter-spacing: -.03em;*/
	padding: 0 0 5px 0;
	}
.post h2 
.date { color: #999;  font-size: 12px; font-family: courier, "times new roman", times, serif; } /* ho he tocat 26-1 */
.aside-title { font-weight: bold;} 
.post h4 {
	color: #888;
	font-size: .7em;
	font-weight: normal; 
	}
p { padding: 0; }
blockquote { margin: 0 25px; padding: 0 5px; border-left: 3px double #662800; }
a { 
	color: #000;
	text-decoration: none;
	/*border-bottom: 1px solid #cccccc;*/
	}
a:hover { 
	color: #000;
	text-decoration: none;
        background-color: #eee;
	/*border-bottom: 1px solid #662800;*/
	}
.post a img, 

.post img 
{padding: 5px;
	border: 1px solid #ccc;
	margin: 0px;}
	
.post a:hover img { /*border: 5px solid #500202;*/ }
.post ul { 
	margin: 10px 0;
	padding: 0;
	}
.post ul li {
	padding: 0 20px; 
	margin: 0 2px;
	list-style-type: none;
	background: transparent url(images/bullet.gif) no-repeat 0em .1em;
	}
.post ul li ul li { background: transparent url(images/bullet2.gif) no-repeat 0em .1em; }
.post ul li ul li ul li { background: transparent url(images/bullet.gif) no-repeat 0em .1em; }
p.postmetadata {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	margin: 10px 0 20px 0;
        color: #888;
	}
/* navigation & left, right, center alignment */
.navigation {
	margin: 15px 0;
	font-size: 1em;
	line-height: 18px;
	}
.previous, .left, .alignleft { float: left; margin: 0 15px 15px 0; }
.next, .right, .alignleft { float: right; margin: 0 0 15px 15px; }
.center { text-align: center; margin: 0 auto; display: block; }
/* FOOTER */
#footer{
	float: left;
	text-align: center;
	width: 100%;
	margin: 25px 0 0 0;
	padding: 20px 0;
	border-top: 1px solid #cccccc;
	background: #fff;
	}	
#footer p { 
	font-size: .7em;
	font-weight: regular;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#footer a:hover { text-decoration: underline; }
/* comments-template */
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
	}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	}
.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	}
fieldset, legend { border: 0; }
textarea { width: 99%; border-right: 1px solid #ccc; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-bottom: 1px solid #ccc; }
input { 
	width: 99%; 
	border-right: 1px solid #ccc; 
	border-left: 1px solid #cccccc; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #ccc; 
	}
input.submitcomment, input.resetcomment { 
	color: #666;
	width: 100px;
	/*font-weight: bold;*/
	text-align: center;
	background: #ffffff;
	}
/* tables */
.post table { background: #ffffff; }
.post tr, .post td { background: #ffffcc; }

.ralletes{ 
border-bottom: 1px solid #cccccc;
}

.perro
{
	position:relative;
	width:35px;
	height:20px;
	margin-left:0;
	float:left;
	background-image: url(images/perro.png);
	background-position: 0px;
	background-repeat: no-repeat;
	
	background-color:#fff;
}


.blauet { color: #1d4454; }