/*
Theme Name: Tema Racó v2.0
Theme URI: http://xavi.infobenissa.com
Version: 1.0
Description: Tema per a la versió 2.0 del bloc
Author: Xavi Ivars
Author URI: http://xavi.infobenissa.com
*/
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url("images/down.png");
	background-repeat: repeat-x; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

img {
	margin: 0;
	padding: 0;
	border: 0px none;
}

.main {
	width: 740px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto 0 auto;
	background: #fff;
	border: 1px solid black;
}

.topa {
	width: 740px;
   clear: both;
	background: #fff url('images/dotted.gif') repeat-x bottom;
	height: 49px
}

.topMenu {
  float:left;width:510px;
	font-size: 11px;
}

.topMenu ul {
	padding: 20px 0px 10px 0; 
	margin: 0px;
	list-style: none;
	border: none;
}

.topMenu li {
	display: inline;
}

.topMenu li a {
	color: #ff9600;
	background: inherit;
	font-weight: normal;
	padding: 20px 4px 6px 4px;
	margin: 0;
	text-decoration: none;
}

.topMenu li a:hover {
	color: #000;
	background-color: #f5f5f5;
	font-weight: normal;
	padding: 20px 5px 6px 5px;
	margin: 0;
	border-bottom: 4px solid #ccc;
	text-decoration: none;
}

.search {
	float: left;
	width:230px;
}

.search p {
	text-align: right;
	margin: 14px 0 0 0;
	padding: 0;
}

.topb {
	width: 740px;
	clear: both;
	background: #fff url('images/dotted.gif') repeat-x bottom;
	height: 181px
}

.topb .clock {
	float: left;
	width: 245px;
	height: 180px;
	background: #fff url('images/logo.png') no-repeat left;
}

.topb .welcome {
	float: left; 
	width: 455px;
	overflow: visible;
	margin-top: 60px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.welcome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -2px;
	color: #999;
	font-weight: normal;
	margin: 0 0 -10px 0;
	padding: 0;
}

.welcome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -3px;
	color: #666;
	font-weight: bold;
	margin: -12px 0 0 0;
	padding: 0;	
}

.welcome h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -3px;
	color: #ff9600;
	font-weight: bold;
	text-decoration: none;
}

.welcome p {
	margin: 10px 0 0 0;
	padding: 0;
}

.welcome a {
	color: #ff9600;
	text-decoration: underline;
}

.welcome a:hover {
	color: #ff9600;
	text-decoration: none;
}

.cont {
	clear: both;
}

.leftColumn {
	color: #666;
  	float: left;
	width: 215px;
	padding: 8px 30px 8px 0px;;
}

.leftColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 4px 0;
	margin: 0;
	border-bottom: 2px Solid #666;
}

.leftColumn h2 span {
	color: #ff9600;
}

.leftColumn ul {
	padding: 0;
	margin: 0 0 18px 0;
	list-style: none;
}

ul.children
{
    margin: 0;
    font-size: 0.9em;
}

.leftColumn li {
	display: list-item;
	margin: 0;
	background: #fff url('images/dotted.gif') repeat-x bottom;
	padding-left:0; 
	padding-right:0; 
	padding-top:2px; 
	padding-bottom:3px;
}

.leftColumn ul.categories li {
	padding-top:0px; 
	padding-bottom:1px;
}

.leftColumn li ul.children li
{
    background: none;
    padding-left: 20px;
}

.leftColumn p {
	margin: 0;
	background: #fff url('images/dotted.gif') repeat-x bottom;; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:3px
}

.leftColumn li a, .leftColumn p a {
	color: #666;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 0;

}

.leftColumn li a:hover, .leftColumn p a:hover {
	color: #000;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	background-color: #f5f5f5;
}

.leftColumn .lateral {
	font-size: smaller;
	font-weight: bold;
}

.monthchunks {
	margin-top: 2px;
}

.monthchunks strong {
	color: black;
}

ul.monthchunks li a, ul.monthchunks li a:hover
{
    display: inline;
    padding: 0px;


}

.center {
	float: left;
	width: 490px;
	padding: 8px 0 8px 0;
}

.center h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;	
	margin: 0;
	color: #666;
}

.center h2 a {
	color: #666;
	text-decoration: none;
}

.center h2 a:hover {
	color: #444;
	text-decoration: none;
}

.center p {
	padding: 4px 0 4px 0;
	margin: 0;
	margin-bottom: 15px;
}


div.titol h2, div.titol h3, div.titol a {
	color: #ff9600;
	margin: 0;
	display: inline;
	text-decoration: none;
}

div.titol h3 {
	padding-left: 10px;
}

div.titol a:hover {
	color: #666;
}

div.titol small
{
	display: block;
	border-top: 2px solid #666666; /* #ff9600; */
	text-align: right;
	color: #ff9600;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 4px;
}

.right {
	padding: 8px 0 8px 0;
	clear: both;
	width: 490px;
}

.right img {
	float: left;
	margin: 0 20px 0 0;
}

.slinks {
	clear: both;
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
}

.slinks ul {
	padding: 0; 
	margin: 0;
	list-style: none;
	display: inline;
	border: none;
}

.slinks li {
	display: inline;
	padding: 0;
	margin: 0;
}

.slinks li a, .slinks a {
	color: #999;
	background: #fff;
	padding: 0 6px 0 6px;
	margin: 0;
	text-decoration: none;
}

.slinks li a:hover, .slinks a:hover {
	color: #666;
	margin: 0;
	text-decoration: none;
	background: #fff url('images/arrup.gif') no-repeat bottom;; padding-left:6px; padding-right:6px; padding-top:0; padding-bottom:10px
}

.cpr {
	clear: both;
}

.cpr p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 2px 0;
	padding: 0;	
}

.cpr a {
	font-weight: bold;
	text-decoration: none;
	color: #ff9600;
}

.cpr a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

p.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 3px 0 3px 0;
	vertical-align: middle;
}

.date a:link, .date a:visited {
	color: #ff9600;
	text-decoration: underline;
}

.date a:hover, .date a:active {
	color: #ff9600;
	text-decoration: none;
}

.date img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
	padding: 0;
}

/* 888888888888888888888888888888888888888888888888 */

input.text { 
	margin: 0; 
	width: 130px;
	border: 1px solid #ccc; 
	background: #fff;
	color: #777; 
}

input.text:hover { 
	border: 1px solid #666; 
}

input.searchbutton { 
	margin: 1px; 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: none; 
	background: #FFFFFF; 
	color: #ff9600; 
	padding: 1px;
	padding-left: 14px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-transform: uppercase;
	cursor: pointer;
}

fieldset {
	border: 1px solid #ccc;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #444;
}

textarea.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #fff; 
	width: 200px; 
	color: #444;
}

input.field:hover { 
	border: 1px solid #bbb; 
	background: #fff; 
	color: #444;
}

input.button {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: #f4f4f4; 
	color: #555;
	border: 1px Solid #ccc;
}

#search_query {
	width: 160px;
}

input.taronja {
	border: 1px solid #999;
	background-color: #ffffff;
	color: #ff9600;
}

input.taronja:hover {
	background-color: #ffeacc;
}

input.taronja:focus {
	background-color: #ffffff;
	border: 1px solid black !important;
	font-weight: bold;
}






/*post stylng*/
.post{margin:0 0 75px 0;}

.info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#666666;
font-weight: bold;

}


.info a{
color:#ff9600;
text-decoration: none;
}



.entry {
	text-align: justify;
	padding-bottom: 5px;
	position: relative;
}

.entry a{
color:#ff9600;
}


/*comment styling*/
/* Comments Styling */
.commentlist {
list-style: none;
padding-left:20px;
padding-right: 20px;
}

.commentlist li {
padding-bottom: 1em;
text-align: justify;
border-bottom: 1px solid #666;


}

.commentlist li.fs {
	padding:0px;
	line-height: 2px;
}

.commentlist p {
	margin-bottom: 5px;
}

.commentlist li a{

color:#ff9600;

}

.commentmetadata {
	display: block;
	text-align: justify;
	font-size: smaller;
	font-weight: bold;
	height: 65px;
	padding: 3px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-top: 0px
}

.cmt {
	position: relative;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
}

.commenttext {
	padding-left: 20px;
	padding-right: 20px;
}

.parell a, .imparell a
{
color:#ff9600;
}

.parell {
	background-color:#f5f5f5;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

.imparell {
	background-color:#fcfcfc;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

.authorcomment {
background-color:#FFF5E6;
border-left:1px solid #FF9600;
border-right:1px solid #FF9600;
}

#commentformdiv {
	text-align: center;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

#commentform {

margin-top: 1em;
margin-bottom: 1em;
margin-left: auto;
margin-right: auto;

background: #ffffff;
width: 300px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 300px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 300px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width:300px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	border: 2px solid #666;
	color: black;
	font-weight: bold;
}


/******** els meus estils *************/

.avatar-65 {
	float:left;
	padding: 0px;
	margin: 4px;
	background: #fff;
	width: 65px;
	height: 65px;
	border: 1px solid #e4e4e4;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

.akst_link {
	margin-top: 10px;
}

.imgfavicon
{
display:block;
float:left;
margin-top:-3px;
margin-right:5px;
}
.imgfavicon img{
	height: 16px;
	width: 16px;
}
.antifloat
{
	clear:both;
}

.tagcloud {
	text-align: justify;
}

.tagcloud a
{
	text-decoration: none;
	color: #666;
}

/**
	quotes
**/

#wp_quotes, .twitter
{
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 0.8em;
}

#wp_quotes div.wp_quotes_quote, .twitter div.twitter_text
{
}

#wp_quotes div.wp_quotes_author, .twitter div.twitter_time
{
	text-align:right;
	font-style: italic;
	margin-top: 5px;
}
div.wp_quotepage
{
	font-size: 14px;
	width: 80%;
	margin-left: 40px;
}

div.wp_quotepage_quote
{
}

div.wp_quotepage_author
{
	margin-left: 40px;
	font-style: italic;
}

hr.wp_quotepage_hr
{
	width: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div.wpquotes_poweredby
{
	text-align: center;
	font-size: 0.8em;
	margin-top: 12px;
}

/** MINIPOSTS **/

div.minipost
{
	_background-color:#ffe5bf;
	background:#ffffff url(images/icon-link.png) no-repeat scroll 15px 15px;
	padding-left:0pt;
	border-left: 2px solid #666;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	margin-bottom: 30px;
	margin-top: 25px;
	position: relative;
}

div.minipost h2, div.minipost h3
{
	display: none;
}

div.minipost p
{
	font-size: .85em;
	text-align: justify;
	margin-top: 10px;
}

div.minipost blockquote p
{
	width: 325px;
}

div.minipost .minicomment
{
	position: absolute;
	top: 60px;
	left: 15px;
}

div.minipost .minicontent
{
	min-height: 80px;
	height: auto !important;
	height: 80px;
	width: 425px;
	margin-left: 50px;
}

div.minipost a
{
	color:#ff9600;
	font-weight: bold;
}

div.minipost .minilink
{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}

blockquote {  
width:80%;
margin:20px auto;       
padding:22px;
background:#FBF9F7 url("images/quote.gif") no-repeat;
font-style:italic;
heigth: auto !important;
heigth: 55px;
min-height: 55px;
}

blockquote blockquote {
background:none;
border-left:20px solid #EEE;
padding:10px;
}

ul.categories
{
font-size: 0.9em;
}

ul.children li a
{
padding-top: 2px !important;
padding-bottom: 2px !important;
}

/* ***************** */
/* missatges d'avís  */
/* ***************** */

.alerta {
	background: #fff6bf url(images/error.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color:#000000;
	margin-bottom: 20px;
}

.informacio {
	background: #E7F9F8 url(images/info.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	color:#000000;
	margin-bottom: 20px;
}


.descarrega1 {
	background: #FBC895 url(images/descargared.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #F7AB75;
	border-bottom: 2px solid #F7AB75;
	color:#000000;
	margin-bottom: 20px;
}

.descarrega1 a {
	color:#E15F13;
	text-decoration:none;
	border-bottom:1px dotted #E15F13;
}

.descarrega2 {
	background: #F7FABE url(images/descarga.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #DFE786;
	border-bottom: 2px solid #DFE786;
	color:#000000;
	margin-bottom: 20px;
}

.descarrega2 a {
	color:#4B4B4B;
	text-decoration:none;
	border-bottom:1px dotted #444;
}

.important {
	background: #FDD1C5 url(images/importante.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FBAB95;
	border-bottom: 2px solid #FBAB95;
	color:#000000;
	margin-bottom: 20px;
}

.anotacio {
	background: #FAF9F7 url(images/nota.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #F2EFEA;
	border-bottom: 2px solid #F2EFEA;
	color:#000000;
	margin-bottom: 20px;
}

.via {
	background: #F7F9E5 url(images/via.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #DBDCCD;
	border-bottom: 2px solid #DBDCCD;
	color:#000000;
	margin-bottom: 20px;
}

.via a{
	color:#4B4B4B;
	text-decoration:none;
	border-bottom:1px dotted #444;     
}

.nou {
	background: #fff6bf url(images/new.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FBC383;
	border-bottom: 2px solid #FBC383;
	color:#000000;
	margin-bottom: 20px;
}

.nou a {
	color:#E15F13;
	text-decoration:none;
	border-bottom:1px dotted #E15F13;
}

code.linux {
	background:#80693c url(images/consola.png) no-repeat scroll 10px 10px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:2px 2px 2px 6px;
	color:#FFFFFF;
	min-height:30px;
	padding:10px 10px 10px 52px;
	text-align:left;
	display:block;
}
li code.linux {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 0.8em;
}

code.html {
	background:#ffffff;
	border-color:#ff9900;
	border-style:solid;
	border-width:2px 2px 2px 6px;
	color:#000000;
	min-height:30px;
	padding:10px 10px 10px 10px;
	text-align:left;
	display:block;
	font-size: 0.9em;
}

.flotantesquerra
{
        float: left;
        margin-right: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
}

/***********************************/
/** importat del wordpress default */
/***********************************/


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align:center;
}
 
.alignleft {
   float: left;
}
 
.alignright {
   float: right;
}
 
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 9px;
   padding-left: 5px;
   padding-right: 5px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

img.wp-caption {
   padding-top: 5px;
   padding-bottom:5px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 1px solid #ddd;
}
 
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;

   padding: 5px;
   margin: 0;
   font-weight: bold;

}

.tab {
   padding-left: 10px;
}

.minitab {
   padding-left: 5px;
}

.backgooglead {
   background-color:#EEEEEE;
   border:2px solid #666666;
   margin-top:25px;
   padding-bottom:10px;
   padding-top:10px;
   text-align:center;
}

.iframe-wrapper iframe {
   width: 450px !important;
   overflow-x: hidden; 
}
