/*
Theme Name: CCCB
Theme URI: http://www.cccb.org/
Description: CCCB Theme
Version: 1
Author: Ivan Serrano
Author URI: http://ivografik.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: Ivo

	Ivo v1.5
	 http://ivografik.com/

	This theme was designed and built by Ivan Serrano & Christian Llansola,
	whose blog you will find at http://blogs.cccb.org/veus/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	background-color: transparent;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	/*background: transparent url('images/bg_header.png') no-repeat bottom center;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.entry {
	clear:both;
}	
	
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn  {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #fff url('images/cccbfooter.jpg') no-repeat left top;*/
	border-top: solid 1px #000;
	}

small {
	background-color:#000000;
	color:#FFFFFF !important;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	line-height:1.5em;
	padding:2px 5px;
	
	}
	.myleft{float:left;margin-bottom:15px;}
small a{color:#FFFFFF !important;text-decoration:none;}
small a:hover{text-decoration:underline;}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	background: transparent url('images/desc.png') no-repeat top left;
	text-indent:-99999em;
	height:23px;
	margin-top:70px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2.widgettitle a{
	font-family: arial;
	font-size: 13px;
	color:#000;
	margin-left: 15px;
	margin-top:20px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

#wp-calendar caption, cite {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-family:arial;
	font-size:32px;
	font-weight:bold;
	
	}
	
	h3 a, h3 a:hover, h3 a:visited{
	background-color:#000;
	padding:5px;
	color:#fff;	
	margin-bottom:10px;
	text-transform:uppercase;
	text-decoration:none;
	}
	
.entry a{color:#000000;font-weight:bold;text-decoration:underline;}
.entry a:hover{color:#000000;font-weight:bold;text-decoration:underline;}
.entry a:visited {
	color: #000;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

a, h2 a:hover, h3 a:hover {
	color:ffffff;text-decoration:underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	/*background-color: transparent;*/
	padding: 0;
	border: none;
	background: #fff url('images/bg_cccb.jpg') no-repeat top center;
	}
.wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	/*background-color: #73a0c5;*/
	margin: 0 20px 0 0;
	padding: 0;
	height: 140px;
	width: 620px;
	float:left;
	}

#imgpost {
padding: 0px;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	background:transparent url(images/bg_header.png) no-repeat scroll center top;
	}

.narrowcolumn {
	float: left;
	padding: 0 20px 20px 0;
	margin: 0px 0 0;
	width: 620px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	padding-left:38px;
	}
	
	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	border:solid 1px #CCCCCC;
	background-color:#e5e5e5;
	padding:12px 5px;
	text-align:left;
	color:#000;
	font-weight:bold;
	overflow:hidden;
}
.postmetadata p{margin:0 0 12px 0;}

.postmetadata a{
	color:#000;
	font-weight:normal!important;
	text-decoration:none;
	}
	.tags_links{color:#000;
	font-weight:normal!important;
	text-decoration:none;
	line-height:23px;}
.postmetadata a:hover{	
	text-decoration:underline;
	}
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	}

#footer p {
	margin: 0;
	padding: 20px 0 20px 0px;
	font-weight:bold;
	
	}
#footer p a{color:#333;text-decoration:none; font-weight: bold;}
#footer p a:hover{text-decoration:underline;}
/* End Structure */
#footer a.logo {
	margin: 23px 30px 0 0;
}


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 15px;
	
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 20px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 10px;
	}

h3.comments {
	padding: 0;
	
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}
.entry p img.llegenda {
	background: none;
	vertical-align:middle;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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

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

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

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

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
	.entry ul li a {
		color:#000000;
font-weight:bold;
text-decoration:underline;
font-family:arial;
font-size:13px;
line-height:1.4em;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 12px;
	list-style-type:none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 7px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
 text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	/*margin: 0 0 5px auto;
	float: right;*/
	background-color:#000000;
border:1px solid #000;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	width:auto!important;
	padding:4px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding:0 0 0 36px;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 5px 5px 10px 10px;
	list-style: none;
border-top:10px solid #CCCCCC;
border-left:10px solid #CCCCCC;
border-right:10px solid #CCCCCC;
border-bottom:0px solid #CCCCCC;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
display:block;
margin:0;
overflow:hidden;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 30px 0 10px 20px;
	/*margin-left: 545px;*/
	width: 299px;
	float:left;
	/*background: transparent url('images/bg_sidebar.png') no-repeat top left;*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;

	background-color:transparent!important; color:#000!important;
	background-image:none !important;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-color:transparent!important; color:#000!important;
	background-image:none !important;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	/*width: 100%;*/
	padding-bottom:7px;
	border-bottom:1px solid #CCCCCC;
	color:#000!important;
	font-size:13px!important;
	font-weight:bold;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	/*margin-top: 10px;
	margin-bottom: 60px;*/
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.cap_sidebar{
width:319px;
height:140px;
padding-top:20px;
background: transparent url('images/cap_sidebar.png') no-repeat top left;
float:left;
}

.cap_sidebar .languages{margin: 10px 0 0; float: right;}
.cap_sidebar .languages ul li{display: inline; float: left;margin-left:10px;}
.cap_sidebar .languages ul li a{color:#000;text-decoration:none;font-family:arial;font-size:13px;}
.cap_sidebar .languages ul li a:hover{text-decoration:underline;}

#header #headerimg h1{
text-indent:-99999em;
}

.cap_sidebar .tit_desc{
	float: right;
    height: 24px;
    margin-bottom: 37px;
    width: 283px;
}

.cap_sidebar .tit_desc a{
	display: block;
    height: 30px;
    margin: 0 auto;
    width: 159px;
}

.cap_sidebar .trobans{padding:0 0 0 51px;}
.cap_sidebar .social{height:31px;
margin-left:36px;
width:278px;
clear:both;}
/*.cap_sidebar .social a{margin-right:5px;}*/
#sidebar .widget_categories{
background:transparent url(images/top_cats.png) no-repeat scroll left top;
padding-top:20px;
}

#sidebar .widget_categories h2{text-indent:-99999em;}

#sidebar .widget_categories ul{
background:transparent url(images/middle_cats.png) no-repeat scroll left top;
margin:0!important;
}

#sidebar .top {color: #FFF; float: right; font-size: 20px; font-weight: bold; height: 32px; padding-left: 15px; padding-top: 5px; width: 268px; background:transparent url(images/top_sidebar.png) no-repeat;}

#sidebar .midcats{background:transparent url(images/mid_cats.jpg) repeat-y scroll left top;width:283px; height:1%;overflow:hidden;float:right;}
.clouds{padding:12px 12px 0 15px !important;
width:256px !important;}
.clouds a{color:#000!important;text-decoration:none!important;}
.imgflick{padding:8px 11px 0;width:261px !important;}
.imgmap{padding: 8px 7px 0;width:269px!important;}

/*
#sidebar .top_cats_CA{background:transparent url(images/top_cats_ca.png) no-repeat;}
#sidebar .top_cats_es{background:transparent url(images/top_cats_es.png) no-repeat;}
#sidebar .top_cats_en{background:transparent url(images/top_cats_ca.png) no-repeat;}
#sidebar .top_tags{background:transparent url(images/top_tags.gif) no-repeat scroll left top;}
#sidebar .top_autors{background:transparent url(images/top_autors.gif) no-repeat scroll left top;}
#sidebar .top_twitter{background:transparent url(images/top_twitter.gif) no-repeat scroll left top;}
#sidebar .top_participa_CA{background:transparent url(images/top_participa_ca.png) no-repeat;}
#sidebar .top_participa_es{background:transparent url(images/top_participa_ca.png) no-repeat;}
#sidebar .top_participa_en{background:transparent url(images/top_participa_en.png) no-repeat;}
#sidebar .top_arxiu_CA{background:transparent url(images/top_arxiu_ca.png) no-repeat;}
#sidebar .top_arxiu_es{background:transparent url(images/top_arxiu_es.png) no-repeat;}
#sidebar .top_arxiu_en{background:transparent url(images/top_arxiu_en.png) no-repeat;}
#sidebar .midarxiu{background:transparent url(images/mid_cats.jpg) repeat-y scroll left top;width:283px; height:1%;overflow:hidden;float:right;padding-top:15px;}
#sidebar .top_map{background:transparent url(images/top_map.jpg) no-repeat scroll left top;}
#sidebar .top_tbonline{background:transparent url(images/top_tbonline.jpg) no-repeat scroll left top;width:283px; height:37px;float:right;}
#sidebar .top_blogroll{background:transparent url(images/top_blogroll.gif) no-repeat scroll left top;width:283px; height:37px;float:right;}
#sidebar .top_blogsexposicions{background:transparent url(images/top_blogsexposicions.gif) no-repeat scroll left top;width:283px; height:37px;float:right;}
#sidebar .top_idiomes{background:transparent url(images/top_idiomes.jpg) no-repeat scroll left top;width:283px; height:37px;float:right;}
#sidebar .top_search_CA{background:transparent url(images/top_search_ca.png) no-repeat;}
#sidebar .top_search_es{background:transparent url(images/top_search_es.png) no-repeat;}
#sidebar .top_search_en{background:transparent url(images/top_search_en.png) no-repeat;}
#sidebar .top_recent_CA{background:transparent url(images/top_recent_ca.png) no-repeat;}
#sidebar .top_recent_es{background:transparent url(images/top_recent_es.png) no-repeat;}
#sidebar .top_recent_en{background:transparent url(images/top_recent_en.png) no-repeat;}
*/
#sidebar .box_cats{width:283px;height:252px;float:right;background:transparent url(images/categories_box.gif) no-repeat scroll left top;margin-bottom:18px;}
#sidebar .tabs{height:1%;
overflow:hidden;
width:283px;}

#sidebar .bottomcategories{background:transparent url(images/bottom_cats.jpg) no-repeat scroll left top;width:283px; height:14px;float:right;margin-bottom:18px;}
#sidebar div.midcats ul {
	padding:12px 10px 0 15px!important;
	}
#sidebar div.midcats .widget.rssimport ul {
	padding:0px 10px 0 15px!important;
	}
	
	/*#sidebar div.midcats ul {
	padding:12px 0 0 15px!important;
	}*/

#twitter_div ul#twitter_update_list{
	padding:12px 0 0 15px!important;
	width:239px;
	}	

	#twitter_div ul#twitter_update_list li{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	
	}	
	
	#twitter_div ul#twitter_update_list li span a,#twitter_div ul#twitter_update_list li a{
	text-decoration:underline;
	color:#33CCFF;
	}
	
#sidebar div.midcats li.linkcat h2 {text-indent:-9999em;display:none;}
#sidebar div.midcats li.linkcat ul {padding:12px 0 0 15px!important;}	
	
#sidebar div.midcats ul li{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}
	
#sidebar div.midcats ul li a{color:#000;text-decoration:none;}
#sidebar div.midcats ul li a:hover{text-decoration:underline;}

#sidebar div.midarxiu {font-size:1.2em;}
#sidebar div.midarxiu ul li a{color:#000;text-decoration:none;}

#wp-calendar{font-size:1.3em!important;margin:10px 15px 0!important; width:243px!important;}

small.autor{margin:0 10px;}

small.comment a{
	background:transparent url(http://blogs.cccb.org/veus/wp-content/themes/default/images/ico_comments.gif) no-repeat scroll left top;
	color:#FFFFFF !important;
	padding-left:25px;
	text-decoration:none;
	}
	
	small.comment a:hover{text-decoration:underline;}

div.entry{
	font-family:arial;
	font-size:13px;
	line-height:1.4em;
	}

	div.post h2 a{background-color:#000000; padding:5px;}
	/*h2 div{background-color:#000000; padding:5px;text-align:left!important;width:auto!important;}*/
	span.tags{
	background-color:#000000;
	color:#FFFFFF !important;
	font-family:Arial,Helvetica,Sans-Serif;
	padding:5px!important;
	margin-right:3px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:11px !important;
	display:inline;
	}
	div.post h2 a:hover{text-decoration:none;}
	
	a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;text-decoration:none;}
.share_left{float:left;margin-top:15px;}
.share_mr{margin-right:7px;}
.custom_link{float:left;margin-left:3px;text-decoration:underline!important;}
.narrow_l{text-align:left!important;}
#respond h3{font-size:16px;font-weight:bold;text-transform:inherit!important;color:#000!important;}
#respond h3 span{padding:5px;color:#000!important;}
#respond{border:10px solid #CCCCCC;float:right;padding-left:15px;padding-right:22px;width:85%;padding-bottom:47px;}
#cancel-comment-reply small{background-color:transparent!important;color:#000!important;}
#commentform input,#commentform textarea{border:1px solid #ccc;}
	#commentform  label{font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;}
	.comment-body .vcard img{float:left;margin-right:10px;}
	
	cite.fn{font-family:Arial,Helvetica,Sans-Serif;	font-size:12px;font-weight: bold;color:#000;text-transform:lowercase;}
	span.says{display:none;}
	.tit_comment{padding-left:36px;}
	.tit_comment span{background-color:#000; padding:5px;color:#fff;font-size:20px;font-family:Arial,Helvetica,Sans-Serif;font-weight:bold;padding:5px 22px 5px 5px;}
	ol.commentlist {margin:5px 0 0 0;}
	div.info{width:95%;}
	.p_activitat{width: 42%; float: left;margin:0 0 16px 0!important;}
	p.time a{font-weight:bold!important;}
	div.share{clear: both; margin-top: 10px;}
	/*.entry p img{background-color:#000; padding:5px;}*/
	.entry_author_image {
  float: left;
  border: solid 1px outset;
  margin: 1.2em 1.2em 0px .1em;
}

#profilebox h2{margin:0 0 15px 0;color:#000000;font-size:1.5em;font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;font-weight:bold;}
#profilebox p{text-align:left;padding-left:7px;margin-bottom:5px!important;margin-top:0px!important;/*float:left; width:335px!important;*/}
div.top_twitter div{
float:right;
height:53px;
margin-right:16px;
text-indent:-9999em;
width:62px;
}

.entry h2 {margin-top:35px!important;color:#000!important;font-size:18px;font-family:arial;}
.entry h3 {margin-top:20px!important;color:#000!important;font-size:15px;font-family:arial;}
.entry h4 {font-size:0.8em !important;margin-top:-10px!important;color:#000!important;}
.entry h4 a{color:#000!important;text-decoration:none;}
.entry h4 a:hover{color:#000!important;text-decoration:underline;}
li.categories{text-indent:-999em;}
li.categories ul{text-indent:0em;}

h2 a, h2 a:hover, h2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-family:arial;
	font-size:25px;
	font-weight:bold;
	
	}
	
	
div.stbutton.horizontal {
display:inline;margin-top:-1px;}

div.stbutton.horizontal iframe.stcounter  {background:none;display:none;}

#commentform p a{color:#000000;
font-weight:normal !important;
text-decoration:none;}

#commentform p a:hover{text-decoration:underline;}

/*wp page-navi*/
.wp-pagenavi{clear:both;float:left;margin-top:15px}
.wp-pagenavi span.pages {background-color:#000000!important;color:#ffffff!important;}
.wp-pagenavi span.current {background-color:#666666!important;border:1px solid #666666!important;color:#FFFFFF!important;}
.wp-pagenavi a, .wp-pagenavi a:link {background-color:#000000!important;border:1px solid #000000!important;color:#FFFFFF!important;}

.url{
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:none;}

.url:hover{text-decoration:underline;}


/* Search */

#sidebar #searchform {
	margin-top: 10px;
}
#searchform input {
	border: 2px #000 solid;
	width: 150px;
	background: #EEE;
}
#searchform #searchsubmit {
	background: #000;
	color: #FFF;
	width: auto;
	font-weight: bold;
	cursor: pointer;
}


/* Arxiu */

#dtree_arc1 {
	font-size: 12px;
    padding: 10px 15px !important;
}
#oclinks_arc1 {
	display: none !important;
}
#dtree_arc1 a {
	color: #000;
	text-decoration: none;
}
#dtree_arc1 a:hover{
	text-decoration: underline;
}
#dtree_arc1 .clip .clip .clip .dtNode img {
	display: none;
}
#dtree_arc1 .clip .clip .clip .dtNode {
	margin-left: 50px;
	margin-top: 5px;
}

/* LA TEVA VEU */
#post-1848 h2 {
	display: none;
}
#post-1848 h2.veu_ca, #post-1848 h2.veu_es, #post-1848 h2.veu_en {
	text-indent: -3000px;
	display: block;
	width: 220px;
	height: 40px;
	margin-bottom:0;
	padding-top: 30px;
}
#post-1848 h2.veu_ca {background: url(images/latevaveu_ca.png) no-repeat 0 30px;}
#post-1848 h2.veu_es {background: url(images/latevaveu_es.png) no-repeat 0 30px;}
#post-1848 h2.veu_en {background: url(images/latevaveu_en.png) no-repeat 0 30px;}
.tevaveu_descripcio {
	background: url("images/tevaveu_descripcio.png") no-repeat scroll 0 0 transparent;
    height: 70px;
    padding: 37px 20px 0 20px;
    width: 529px;
    margin: 0;
}
#formulari {
	width: 400px;
	background: url(images/formulari_bg.gif) repeat-y;
	margin: 40px auto;
}
#formulari_cap {
	text-indent: -3000px;
	width: 400px;
	height: 40px;
}
#formulari_cap.ca {background: url(images/formulari_titol_ca.gif);}
#formulari_cap.es {background: url(images/formulari_titol_es.gif);}
#formulari_cap.en {background: url(images/formulari_titol_en.gif);}
#formulari_peu {
	text-indent: -3000px;
	width: 400px;
	height: 13px;
	background: url(images/formulari_peu.gif);
}
#formulari input {
	border: #fff solid 1px;
	width: 300px;
	padding: 4px;
	margin: 3px 0 10px 40px;
	background: #EEE;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
#formulari span.arxiu {
	size: 200px;
}
#formulari input:focus {
	border: #000 solid 1px;
}
#formulari label {
	margin-left: 40px;
	font-weight: bold;
}
#formulari p.exp {
    font-size: 11px;
    margin: -15px 40px -12px;
}
#formulari form{
	text-align: left;
}
#formulari .wpcf7-submit{
	border: #333 solid 1px;
	width: 100px;
}
#formulari .wpcf7-submit:hover{
	background: #333;
	color: #FFF;
}
#formulari #criteris {
	color: #000000;
    display: inline;
    margin: 2px 0 0 10px;
}
#formulari .wpcf7-acceptance {
	width: auto;
}
#amics_banner {
	float: right;
	margin: 0 0 15px 16px;
}