/*
Theme Name: CHICHOSIBILIO
Theme URI: http://www.chichosibilio.com/
Author: David Oliveras
Version: 1
*/

* {
	margin:0;
	padding:0;
	}
body {
	margin: 0px;
	background-color: #eaeaea;
	color: #333333;
	background-image:url(images/degradat.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial,Verdana,sans-serif;
	font-size: 12px;
	}
a:link { color: #ff0000; text-decoration: none; }
a:visited { color: #ff0000; text-decoration: none; }
a:active { color: #ff0000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
p {	margin: 15px 0;	}
small {
	font-size: 0.9em;
	}
.alignleft {
	width: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
.alignright {
	width: auto;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
.navigation  {
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
	overflow: hidden;
	}
.navigation a {
	text-decoration: none;
	}

/******************************************
*   ESTRUCTURA GENERAL                        
******************************************/
.header {
	margin-left: auto;
	margin-right: auto;
	height: 153px;
	width: 930px;
	z-index: 100;
	position: relative;
	}
#page {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	background: transparent;
	padding: 20px;
	padding-top: 40px;
	background-image: url(images/fons.png);
	background-repeat: repeat-y;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	}
.left {
	float:left;
	width: auto;
	}
.right {
	float:right;
	width: auto;
	}
	
/******************************************
*   TITOLS                       
******************************************/
.titolhome {
	font-size: 14px;
	font-weight: normal;
	text-transform:uppercase;
	padding-top: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
	background: transparent;
	line-height: normal;
	}
h1 .titolhome a {
	text-decoration: none;
	color: #ff0000;
	}

h1 {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	text-transform:uppercase;
	padding-bottom: 5px;
	border-bottom:  dashed 2px #333;
	margin-bottom: 10px;
	background-image: url(images/pilota.png);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 32px;
	}
	
h2 {
	color: #000000;
	font-size: 15px;
	text-transform: uppercase;
	}

h3 {
	font-size: 14px;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#000000;
	}
	
h4 {
	font-size: 13px;
	color:#ff0000;
	float: left;
	font-weight: normal;
	text-decoration: none;
	}
h4 a:hover {
	text-decoration: none;
	}
	
/******************************************
*  SIDEBAR                        
******************************************/
#sidebar {
	width: 220px;
	float:right;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	}
#sidebar h2 {
	display: none;
	}

#sidebar h3 {
	color: #FFF;
	font-size: 14px;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#sidebar li {
	padding-left: 10px;
	list-style: none;
	color: #fff;
	margin-bottom: 10px;

	}
	
#sidebar a {
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	}
#sidebar li a:hover {
	text-decoration: none;
	background-image: url(images/pilota2.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	}
	
#sidebar img {
	margin-top: 0px;
	}
	
/******************************************
*   Contingut                        
******************************************/

#content {
	width:640px;
	min-height: 400px;
	float:left;
	margin-top: 0px;
	padding-right: 20px;
	overflow: hidden;
	padding-bottom: 15px;
	}
	
	
#content img {
	max-width:635px;
	}
	
/* Destacats home */

.slidehomeesquerra {
	background-color: #eaeaea;
	padding: 10px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;
	box-shadow: 1px 1px 3px #000000;
	overflow: auto;
	line-height: 18px;
	}

.slidehomeesquerra h1 {
	font-size: 22px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	background-image: none;
	border: none;
	font-weight: normal;
	}

.homefeatured {
	margin-top: 0px;
	width: 45%;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	height: 190px;
	}
.homefeatured p {
	margin: 0px;
	padding: 0px;
	}
	
.homefeatured img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px #eaeaea solid;
	background-color: #FFF;
	padding: 2px;
	width: 130px;
	height: 50px;
	float: right;
	margin-left: 10px;
	}
.imgportada img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px #eaeaea solid;
	background-color: #FFF;
	padding: 2px;
	width: 130px;
	height: 50px;
	float: right;
	margin-left: 10px;
	}
	
.twitterhome {
	width: 640px;
	margin-bottom: 20px;
	border-top: 1px solid #efefef;
	padding-top: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	position: relative;
	}
.twitterlogo {
	position: absolute;
	right: 10px;
	top: 0px;
	z-index: 20;
	}
.twtr-ft {
	display: none;
	}
.twtr-tweet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	}
.twtr-hd h4 {
	text-transform: uppercase !important;
	}
.twtr-hd h3 {
	text-transform: lowercase !important;
	}
.twtr-hd {
	height: 30px !important;
	}
/* Post*/

.entry {
	padding-bottom: 25px;
	text-align:justify;
	border-bottom: 1px dashed #0d3257;
	margin-bottom: 5px;
	font-size: 13px;
	overflow: hidden;
	margin-top: 25px;
	padding-right: 2px;
	}
.entry img {
	border: 1px #eaeaea solid;
	background-color: #FFF;
	padding: 2px;
	}
.entry2 {
	text-align:justify;
	border-bottom: 1px dashed #eaeaea;
	margin-bottom: 5px;
	font-size: 13px;
	overflow: hidden;
	padding: 2px;
	clear: left;
	}
.entry2 p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	}
	
.entry2 img {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px #eaeaea solid;
	background-color: #FFF;
	padding: 2px;
	width: 130px;
	height: 50px;
	float: right;
	margin-left: 10px;
	}
.post blockquote {
	color:#fff;
	background:#000;
	padding:6px 14px;
	margin:18px 35px;
	border-radius: 8px 25px 8px 25px;
	font-size: 16px;
	}	
.arxius {
	overflow: auto;
	padding: 3px;
	}
.tags {
	padding: 3px;
	text-transform: lowercase;
	}	
.imgarxius img {
	float: right; margin-left: 10px;
	}	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	}
.magrada {
	width: auto;
	display: block;
	margin-top: 25px;
	height: 20px;
	}
.facebook-share-button {
	float: left;
	width: auto;
	margin-right: 15px;
	}
.twitter-like-button {
	float: left;
	width: 100px;
	}
.google-button {
	float: left;
	width: auto;
	text-align: right;
	margin-right: -10px;
	}
		

/* FORMULARIS */
select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}	
.button {
	cursor: pointer;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #ff0000;
	border: none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	text-transform:uppercase;
	width:65px;
	float: left;
	line-height: 17px;
	}
.button:hover {
	color: #ff0000;
	background-color: #fff;
	}
.cercador {
	width: 120px;
	background-color: #fff;
	color: #000000;
	border: 1px #eaeaea solid;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px;
	float: left;
	}
.cercador:focus {
	background-color: #ff0000;
	color: #fff;
	}

/******************************************
*   Footer                        
******************************************/

.footer100 {
	width: 100%;
	background-color: #000000;
	border-top: 1px #000 groove;
	background-image: url(images/footer.png);
	background-repeat: repeat;
}
#footer {
	margin: auto;
	width: 930px;
	height: 70px;
	position: relative;
	color: #FFFFFF;
	font-size: 11px;
	}

#footer a {
	color:#333333;
	text-decoration: none;
	}
	
	
/******************************************
* VARIS             
******************************************/
.wp-polls-form  {
	background-color: black;
	}
#polls-2 {
	background-color: black;
	margin-left: -10px;
	}
.wp-polls-ans {
	background-color: black;
	}
#linkcat-2 {
	overflow: hidden;
	}
li#linkcat-2 a {
	margin-left: -10px;
	font-size: 13px;
	color: #cccccc;
	float: left;
	width: 110px;
	margin-bottom: 5px;
	}	
li#linkcat-2 a:hover {
	background: transparent;
	padding: 0px;
	text-decoration: underline;
	}
#search-4 {
	margin-top: 20px;
}

/* COMENTARIS*/
#respond p {
	font-size: 14px;
	}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	background-color: #eaeaea;
	border: 0px;
	padding: 5px;
	}
#commentform textarea {
	width: 630px;
	height: 100px;
	margin-top:5px;
	background-color: #eaeaea;
	border: 0px;
	overflow: hidden;
	padding: 5px;
	overflow: auto;
	}
#commentform input[type="submit"] {
	 border: none;
	 cursor: pointer;
	 color: #ffffff;
	 font-size: 12px;
	 background-color: #000000;
	 padding: 5px;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px; 
	 width: 80px;
	 font-weight: bold;
	 text-transform: uppercase;
}
#commentform input[type="submit"]:hover {
	color: #000000;
	border-bottom: 0px solid rgba(0, 0, 0, 0.4); background-color: #FF0000;
	}
.commentlist li {
	border-bottom: 1px dashed #eaeaea;
	margin-top: 15px;
	list-style: none;
	}
.comment-header {
	overflow: hidden;
	}
.comment-author {
	text-transform: uppercase;
	float: left;
	width: auto;
	}
.comment-data {
	float: right;
	width: auto;
	}
.comment-texte {
	text-transform: lowercase;
	font-size: 11px;
	}
