/*
Theme Name: CBA 2008 v2
Theme URI: n/a
Description: <p>Basat en el tema Paraguay de <a href="http://www.Paraguay2you.com">Paraguay2you</a> i <a href="http://www.lunser.de">Lunser</a>."Is a clean layout, that build with 3 Colums Layout . This Theme shows shows automatic the last 5 Comments. The template is good for Searchengines.(optimal Title, H1, H2 and automatic last 5 comments, no plugin required)"</p>
Version: 1.0
Author: Jaume Batlle
Translation ca-ES: Jaume Batlle
*/

/* Body */
*{margin:0; padding:0;}
/* body{background: #5C574E url(img/side.gif) top center repeat-y; color:#F7F4ED; font:76% "Trebuchet MS", Arial, Verdana;} */
body{
  background: #fffaba url(img/side.gif) top center repeat-y;
  color:#F7F4ED;
  font:76% "Trebuchet MS", Arial, Verdana;
}
#wrap{
  background-color:#fffdea;
  background-image: url(img/fons.gif);
  color:#303030;
  margin:0 auto;
  width:810px;
}

/* Links */
a {
  background-color:inherit;
  color: #444781;
  font-weight:bold;
  text-decoration: none;
}
a:hover{
  background-color:inherit;
  color:#0B1091;
  font-weight:bold;
  text-decoration: underline;
}
a img{
  border: 0;
}

/* Header */
#header{margin:2px 0 0;}
#header h2{
  background-color: inherit;
  color: #CC0000;
  float:left;
  font-size:2em;
  letter-spacing:-1px;
  margin:0 0 2px;
  width:500px;
}
#header h2 a{
  background-color:inherit;
  color:#CC0000;
  text-decoration: none;
}
#header h2 a:hover {
  color: #ff0000;
}
#header2 p{
  background-color:inherit;
  color:#000000;
  float:right;
  font-size:1.2em;
  font-weight:bold;
  line-height:1.1em;
  margin:2px 0 0;
  text-align:center;
  width:790px;
}
#frontphoto{margin:0 0 4px;}

/* Sidebar */
#leftside{
  clear:left;
  float:left;
  line-height:1.4em;
  margin:0 0 5px;
  padding:0;
  width:150px;
  background-color: transparent;
  background-image: url(img/fmenu.gif);
  background-repeat:no-repeat;
  text-decoration:none;
  color: #605238;
  float:left;
  font-weight:bold;
  margin-bottom:5px;
  padding:5px 1px 5px 5px;
}
#extras{
  float:right;
  clear: right;
  line-height:1.4em;
  margin:0 0 5px;
  padding:0;
  width:150px;
  border-right: 1px solid #EEEADC;
  background-color: transparent;
  background-image: url(img/fmenu.gif);
  background-repeat:no-repeat;
  text-decoration:none;
  color:#605238;
  font-weight:bold;
  margin-bottom:5px;
  padding:5px 1px 5px 5px;
}

#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {
  font-size:1.1em;
  margin:0 0 20px;
  color:#5D5642;
}
#leftside li, #extras li{
  line-height:1.2em;
  list-style:none;
  margin:0 0 6px;
}
#leftside ul ul, #extras ul ul{margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li{margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a{
  font-family: verdana, arial, helvetica;
  font-size: .8em;
  font-weight:normal;
}
#leftside ul.linklist, #extras ul.linklist{font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul{margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a{font-weight:bold;}


#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {
  /* background-color: #FBFBF9; */
  color: #373220;
  font-family: "Trebuchet MS", Arial, Verdana;
  font-size:1.3em;
  font-weight:normal;
  text-align:left;
  margin:0 0 5px;
}
#leftside label, #extras label {
  display: none;
}

/* Main */
ul.page {
  list-style:none;
  margin:0 0 20px;
  width:140px;
}
ul.page li {
  display:inline;
  line-height:1.6em;
  width:140px;
}
ul.page li a {
  /*background-color:#F4F0E8;*/
  color: #c00; /*#605238;*/
  float:left;
  font-weight:bold;
  margin-bottom:5px;
  padding:5px 1px 5px 5px;
  text-decoration: none;
  width:140px;
}
ul.page li a:hover {
  /*background-color:#5C574E;*/
  color: #ff0000;
  font-weight: bold;
}
ul.page ul{font-size:0.9em;margin:0 0 0 15px;padding:0 0 5px;width:125px;}
ul.page ul a{padding:3px 1px 3px 5px;width:115px;}
ul.page ul ul{width:113px;}
ul.page ul ul a{width:100px;}

/* amaguem els enllaços de segon nivell... */
ul li.page_item ul {
  display: none;
}
/* ... i els fem visibles en passar-hi el ratolí */
ul li.page_item:hover ul{
  display: block;
  
}
ul li.page_item:hover ul {
  background-color:#fffdea;
  background-image: url(img/fons.gif);
  border: solid 1px #605238; /*#373220;*/
  border-right: solid 1px #fffdea;
  border-bottom: none;
  width: 120px;
}
ul li.page_item ul li.page_item {
  padding-left: .2em;
}
/* efecte "damunt" */
ul li.page_item:hover ul li.page_item:hover {
  background-color: #fffdea;
}

li.current_page_parent a {
  font-weight: bold;
}
li.current_page_item a {
  /*background-color:#5C574E;*/
  color: #5557a2;
  font-weight: bold;
  text-decoration: none;
}


/* Content */
#content{line-height:1.5em;margin:0 160px 5px;padding:0;font-size:1.1em;color:#1C1A1A}
#contentwide{line-height:1.5em;margin:0 160px 5px 170px;padding:0;font-size:1.1em;color:#5D5642}
#content h1,#contentwide h1{font-size:1.6em;margin:0 0 25px;color:#5C574E; text-decoration:none;}
#content h2,#contentwide h2{font-size:1.6em;margin:0 0 25px;}
#content h3,#contentwide h3{
  font-size:1.2em;
  color: #5C574E; /*#FBFBF9;*/
  margin:0 0 8px;
}
#content img,#contentwide img{
  /* border: 1px solid #d0d0d0; */
  float: left;
  margin: 3px 10px 3px 0;
}
#content ul,#contentwide ul,#content ol,#contentwide ol{
  margin:0 0 16px 25px;
}
#content li,#contentwide li{
  padding:0 0 0 5px;
}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol{
  margin:0 0 0 18px;
}

.post p a {
	border-bottom: 1px solid #ccc;
}
.post p a:hover {
	border: none;
}
.post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}

.post-date {
	width: 40px;
	height: 45px;
	float:left;
	background: url(img/date.gif) no-repeat;
}
.post-month {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #5C574E;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

/* Footer */
#footer{
  background-color:#fffdea;
  /* border-top:1px solid #D1C9AD; */
  clear:both;
  color:#D1C9AD;
  font-weight:normal;
  font-size:0.8em;
  line-height:1.2em;
  margin:0 auto;
  padding:10px 0;
  text-align:center;
  width:340px;
  padding: 5px;
  border-bottom: 1px solid #d1c9ad;
  border-right: 1px solid #d1c9ad;
}
#footer p{margin:0;padding:0;}
#footer a{background-color:inherit;color:#D9D0BC;font-weight:normal;text-decoration:none;}
#footer a:hover{background-color:inherit;color:#0B1091;text-decoration:underline;}
#footer strong a {font-weight:bold;}


/* Tags */

p,ul,ol{
  margin: 0 0 18px;
}
.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(img/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
label{
  background-color:inherit;
  color:#606060;
  font-size:0.9em;
  font-weight:bold;
}
table#wp-calendar{
  margin:0 0 20px;
  width:150px;
  font-size:0.9em;
  background-color: transparent; /* #fff799; */
  /*background-image: url(img/fmenu.gif);
  background-repeat:no-repeat; */

}

/* Forms */
#s {
	width: 90%;
	padding: 5px;
	margin-bottom: 10px;
	background: #FFFFFF;
	border: 1px solid #C7BA9B;
/* Falta tancar!?? */
}
#submit, #searchsubmit {
  background-color: Transparent; /* #FAF7F1; */
  background-image: url(img/fcomment.gif);
  background-repeat: repeat-x;
  border: 1px solid #C7BA9B;
  color:#606060; /* #bCb088;*/
  font-size:0.9em;
  /* font-style: italic; */
  font-weight: bold;
  margin:0 0 16px;
  padding:4px;
  width:90px;
}

#left input#searchsubmit
{
	background: #FBF1DD;
	border: #970E0E 1px solid;
	color: #970E0E;
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
	padding: 1px 2px;
}

#author,#email,#url,#comment{
  border:1px solid #C7BA9B;
  font-family:"Trebuchet MS", Arial, Verdana;
  font-size:1em;
  margin:0;
  padding:2px;
}
#commentsection{margin:25px 0 0;}
#commentsection p{margin:0 0 6px;}

/* Float */
.contenttext{overflow:hidden;}
* html .contenttext{height:1px;overflow:visible;}
* html .contenttext p{overflow:hidden;width:99%;}

/* classes */
.left{border:1px solid #C7BA9B;float:left;margin:10px 15px 10px 0;}
.right{border:1px solid #C7BA9B;float:right;margin:10px 0 5px 10px;}
.center{border:1px solid #CBBFA6;margin:5px auto 12px;text-align:center;}
.textright{text-align:right;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}
.hide{display:none;}
.post{margin:0 0 25px;}
.postinfo{
  background-color: transparent; /* #fffbcc; */
  background-image: url(img/fcomment.gif);
  background-repeat: repeat-x;
  background-position: center center;
  color:#606060;
  font-size:0.9em;
  font-weight:bold;
  line-height:1.5em;
  margin:1px 0 40px;
  padding: 8px 5px 8px 8px;
}
.comment{
  background-color:#fffbcc; /* solid #C7BA9B;*/
  color:#606060;
  margin:0 0 10px;
  padding:8px 5px 0 8px;
}
.comment p.commenthead{line-height:1.6em;}
.comment p{font-size:1.0em;line-height:1.3em;margin:0 0 6px;padding-bottom:5px;}
.navigation{display:block;margin:10px 0;padding:0 0 15px;text-align:center;}
.navigation p{margin:0;padding:0;}
.prevlink{margin-right:20px;}
.nextlink{margin-left:20px;}

/* XDForum */
