/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {background-color:#E1E6FA;font-size:10px;margin-bottom:0.5em;padding:2px;text-align:center;}
h2 {font-size:2em;}
h2.logo{background:transparent url(../img/logo.png) no-repeat scroll 0 0;height:150px;text-indent:-9000px;}
h3 {font-size:1.5em;line-height:1;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
/*ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}*/
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
#header{
background:#ABC4DF url(../img/nuvols.png) no-repeat scroll center bottom;
}

#header .wrapper{
width:950px;margin:0 auto;
}
.left{float:left;}
.right{float:right;}
.container {width:950px;margin:0 auto;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:10px 0 15px;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* styles outside framework */
.rounded-5-all {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
/* The Searchbox Starts */
#searchbox {
background:transparent url(../img/sbox.png) no-repeat scroll 0 0;
height:90px;
margin:0 auto;
position:relative;
width:950px;
}

.SearchboxLeft{
float:left; width:510px;}

.SearchboxRight{
float:right;
}
.searchselector {
left:10px;
padding:8px;
position:relative;
top:5px;
width:500px;
}

.searchselector .textbox {
border:1px solid #CCCCCC;
font-size:19px;
padding:7px;
width:355px;
}

.searchselector .submitbutton {
background:transparent url(../img/sprites/selectivetrans.png) no-repeat scroll -40px -1277px;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:22px;
padding:5px 0;
width:108px;
}

.ie .searchselector .submitbutton 
{
    padding: 2px 0px;
}

.Publishbutton {
padding:8px;
position:relative;
right:10px;
top:25px;
}

.submitad {
background:transparent url(../img/sprites/selectivetrans.png) no-repeat scroll -40px -1277px;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:16px;
padding:5px 10px;
text-decoration:none;
}

.submitbutton {
background:transparent url(../img/sprites/selectivetrans.png) no-repeat scroll -40px -1277px;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:16px;
padding:5px 10px;
text-decoration:none;
}

.submitbutton:hover
{
    background-position: -40px -1181px;
}


.submitad:hover
{
    background-position: -40px -1181px;
    color: #ffffff
}
/* The Searchbox Ends */


/*Header navigation below search box*/

#header-nav
{
color:#333333;
font-size:1.2em;
margin-bottom:10px;
margin-top:10px;
}

#header-nav a{
color:#00A4E4;
text-decoration:underline;
}
#header-nav a:hover{
color: #333333;
}
#header-nav a:visited{
color:#00A4E4;
text-decoration:underline;
}



div#navbar{
padding: 0;
margin: 0;
}

div#navbar ul {

}

div#navbar li {
list-style-type: none;
display: inline;
}

div#navbar li a {
font-weight: bold;
padding: 7px 10px;
}

div#navbar li a:link {
}

div#navbar li a:visited {
text-decoration: underline;
}

div#navbar li a:hover {
text-decoration: underline
}

#header-nav .wrapper{
width:950px;margin:0 auto;
}


.header-left{
float: left;
width: 482px;
}

.header-ad{
float: right;
width: 468px;
padding-top:35px;
}


/*Content*/

#content{
margin-top:5px;

}

#content .wrapper{
width:950px;margin:0 auto;
}


/*Categories*/
.categories {
margin-top:25px;
color:#00A4E4;
font-size:12px;
}

.categories h3 {
font-size:22px;
line-height:26px;
padding:0 0 6px 49px;
font-weight:bold;
color:#00A4E4;
}

.categories span {font-size:11px; color: #333333; }

.ColumnContainer{
width:282px;
}

#LeftColumn {
float:left;
line-height:18px;
margin-right:45px;
width:282px;
}

#MiddleColumn {
float:left;
line-height:18px;
margin-right:45px;
width:282px;
}
#RightColumn {
float:left;
line-height:18px;
margin-right:0;
width:282px;
}

.links {
float:right;
width:232px;
}
.categories a {
text-decoration:none;
color:#00A4E4;
}

.categories a:hover {
text-decoration:underline;
color:#00A4E4;
}


.habitatge {
background:transparent url(../img/icons/home.png) no-repeat scroll 1px 0px;color:#00A4E4;
}

.treball {
background:transparent url(../img/icons/treball.png) no-repeat scroll 1px 0px;
}

.contactes {
background:transparent url(../img/icons/contactes.png) no-repeat scroll 1px 0px;}

.compravenda {
background:transparent url(../img/icons/compravenda.png) no-repeat scroll 1px 0px;}

.comunitat {
background:transparent url(../img/icons/comunitat.png) no-repeat scroll 1px 0px;}

.cotxes_motos {
background:transparent url(../img/icons/cotxes_motos.png) no-repeat scroll 1px 0px;}

.serveis {
background:transparent url(../img/icons/serveis.png) no-repeat scroll 1px 0px;}

.classes_cursos {
background:transparent url(../img/icons/classes.png) no-repeat scroll 1px 0px;}

/*Main*/

#main {
margin-top:15px;
}


/*Listings*/
#listcont{
width:620px;
float:left;

}
#listcont h2{
font-size: 1.2em;
font-weight: bold;
padding-left: 5px;
padding-bottom: 5px;
}
.list{
padding-bottom:15px;
padding-top:15px;
}
.list div:hover {
background-color: #edffFF;
} 
.listing{
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
border:1px solid #CCCCCC;
float:left;
margin:0 0 40px;
padding:5px 10px 0;
width:620px;
}

.listingSumPage{
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
border:1px solid #CCCCCC;
float:left;
margin:0 0 40px;
padding:5px 10px 0;
}

.list div.no {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px dashed #DEDEDE;
}

.list div a {
color:#666666;
text-decoration:none;
}

.name, .price, .location, .date, .image {
display:block;
float:left;
}

.entry {
float:left;
padding:0 10px 10px 10px;
width:550px;
}

.entry-title {
color:#00A4E4;
font-size:15px;
font-weight:bold;
line-height:15px;
padding:0 0 5px;
}

.entry-title .entry-price {
color:#1F1F1F;
cursor:default;
font-family:Georgia,Serif;
}
.entry-title .entry-thetitle {
color:#00A4E4;
}

.entry-descr {
color:#1F1F1F;
font-size:12px;
}
.entry-detail span {
padding:0 15px 0 0;
}
.entry-address {
color:#333333;
font-weight:bold;
}

/*Listing sidebar*/
#sidebar {
float:right;
margin:0;
width:300px;
}
#sidebar h2 {
font-size:1.2em;
font-weight:bold;
padding-bottom:5px;
padding-left:5px;
}
.sidebar_box ul {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
list-style-type:none;
margin:0 0 15px;
padding:5px 0 0 5px;
}

.sidebar_box ul li {
padding:0 0 7px;
}

.sidebar_box ul li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
padding-left:10px;
color:#00A4E4;
text-decoration:none;
}

/*Listing Page*/
.breadcrumb {
color:#00A4E4;
padding:0 0 15px 8px;
}
.breadcrumb a {
color:#00A4E4;
font-weight:bold;
text-decoration:none;
}
.breadcrumb a:hover {
text-decoration:underline;
}


#AdDescCont {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
border:1px solid #CCCCCC;
float:left;
width:590px;
padding:10px;
margin-bottom:20px;
}

.left {
background:#FFFFFF none repeat scroll 0 0;
float:left;
width:590px;
}

.left .product p {
color:#333333;
line-height:18px;
}

.title {
background:transparent url(../img/sbox.png) no-repeat scroll -10px -10px;
padding:5px;
border:1px solid #CCCCCC;
}
.title h2 {
color:#00A4E4;
float:left;
font-family:Helvetica,'Arial','Trebuchet MS','Verdana',sans-serif;
font-size:16px;
font-weight:bold;
padding:8px 18px 13px 13px;
width:400px;
}

#posted-by {
padding:5px 0 0;
}

#posted-by span {
font-family:Helvetica,Sans-Serif;
font-size:10px;
margin-bottom:-2px;
padding:0 0 0 25px;
}

#posted-by h3 {
border-bottom:medium none;
margin:0;
padding:0;
}

#posted-by h3 .auth0r {
border:medium none !important;
color:#F4A100;
font-family:Arial,Sans-Serif;
font-size:13px;
padding:0 0 0 25px;
}

.product {
	margin-top:10px;
	margin-left:5px;
}

.product h3 {
border-bottom:1px solid #ECECEC;
clear:both;
color:#00A4E4;
font-size:1.5em;
font-weight:bold;
margin:0 0 10px;
padding-bottom:2px;
}

.email_form_left {
float:left;
}

.email_form_right {
float:right;
margin-right:5px;
}

.email_form input {
background-color:#EEEEEE;
margin-bottom:5px;
padding:5px;
width:270px;
}

.email_form textarea {
background-color:#EEEEEE;
border:1px solid #DEDEDE;
height:75px;
margin-bottom:5px;
overflow:hidden;
padding:5px;
width:270px;
}

input.email_captcha {
border:1px solid #DF0005;
padding:2px;
text-align:center;
vertical-align:middle;
width:30px;
}

.email_form_submit {
cursor:pointer;
background:transparent url(../img/sprites/selectivetrans.png) no-repeat scroll -50px -1277px;
border:none;
color:#ffffff;
}

.email_form a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(default/email.png) no-repeat scroll 35px 3px;
color:#666666;
display:block;
font-family:'Arial','Trebuchet MS','Verdana',sans-serif;
font-size:17px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

#email_form_data2 {
padding:0 0 10px 15px;
}

#altres {
	margin-top:15px;
}

#altres .left {
	float:left;
	width:300px;
}

#altres .right {
	float:right;
	width:210px;
}

.post-edit-link {
background:transparent url(../img/sprites/selectivetrans.png) no-repeat scroll -40px -1277px;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:16px;
padding:5px 10px;
text-decoration:none;
}

.post-edit-link:hover
{
    background-position: -40px -1181px;
    color: #ffffff
}

/*Single Ad page right column*/
.SingleRight {
	width:325px;	
	margin-left:15px;
	padding:0 10px 10px;
}

/*Footer*/
#footer {
	font-size:11px;
	line-height:14px;
	margin:0 auto 40px;
	padding:25px 0 100px;
	width:950px;
}

#footer h3 {
color:#00A4E4;
font-size:14px;
font-weight:bold;
line-height:18px;
padding-bottom:10px;
}

#footer a {
font-weight:bold;
text-decoration:none;
color:#00A4E4;
}

#footer p {
padding-bottom:10px;
}

#footer #calls, #footer #numbers {
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px 0 0;
float:left;
margin-right:50px;
padding-right:40px;
width:160px;
}

#footer .links {
float:left;
line-height:20px;
width:200px;
}

#footer span {
float:right;
line-height:20px;
}
/*Single page*/
#content {
	width:950px;margin:0 auto;
}

.content {
	width:950px;margin:0 auto;
}
#content .RightColumn {
float:right;
line-height:18px;
margin-right:0;
}

/*Registration form*/
.classform {
	background:#CEDDEC none repeat scroll 0 0;
	margin:20px auto 0;
	padding:20px;
	width:910px;
}

.box-yellow {
background-color:#FFFFCC;
border:1px dotted #D8D2A9;
margin-bottom:20px;
min-height:25px;
padding:10px;
}

.left_form {
float:left;
padding-left:25px;
}

.classform label {
display:block;
margin:5px 0;
}

.classform select {
border:1px solid #59A6B9;
margin-bottom:10px;
padding:5px;
width:200px;
}

.classform .adfields {
border:1px solid #59A6B9;
margin-bottom:10px;
padding:5px;
}

.right_form {
float:right;
max-width:400px;
padding-right:25px;
}
.captcha {
padding:20px 0;
}

/*Login stuff*/
.cant_post {
background:#FF3E02 none repeat scroll 0 0;
border:10px solid #FF3E02;
color:#FFFFFF;
margin:20px auto 0;
text-align:center;
width:960px;
}

form.loginform, form.loginform p {
clear:both;
}

.left .product p, .author-main p {
line-height:18px;
}
p.message {
background-color:lightyellow;

.loginform p label {
clear:both;
float:left;
margin-top:4px;
width:100px;
}

.mid {
border:1px solid #CCCCCC;
margin-bottom:10px;
padding:5px;
width:200px;
}

div#checksave {
margin-top:-10px;
padding-left:100px;
}

.checkbox {
clear:both;
padding-left:10px;
}

input.lbutton {

background:#069BC3 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:13px;
font-weight:bold;
padding:5px;
}
border:1px solid yellow;
}
p.message, p#login_error {
padding:3px 5px;
}
/*results (summary)*/
.post {}
.post h2{
	font-size:1em;
	color:#00A4E4;
	margin-top:5px;
}
.post-headline {
	background-color:#F7FCFC;
	border-bottom:1px dashed #C2C2C2;
	margin-bottom:10px;
	padding:5px;
}
