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


body {
  background:#fff;
  color:#000;
  font-family: Arial, Sans-serif;
  font-weight:normal;
  font-size:15px;
  text-align:center;
}


a {
  color:#CD3300;
  text-decoration:none;
}
a:hover {
  color:#CD7700;
  text-decoration:underline;
}
a:visited {
  color:#333;
  text-decoration:underline;
}
a.link {
  background:url('http://suburbe.org/images/link.gif') no-repeat left center;
  padding-left:24px;
}
a.mail {
  background:url('http://suburbe.org/images/mail.gif') no-repeat left center;
  padding-left:24px;
}
a.print {
  background:url('http://suburbe.org/images/print.gif') no-repeat left center;
  padding-left:24px;
}
a.comment {
  background:url('http://suburbe.org/images/comment.gif') no-repeat left center;
  padding-left:24px;
}
a.more {
  background:url('http://suburbe.org/images/more.gif') no-repeat left center;
  padding-left:24px;
}
a.pdf {
  background:url('http://suburbe.org/images/pdf.gif') no-repeat left center;
  padding-left:24px;
}
a.mov{
  background:url('http://suburbe.org/images/mov.gif') no-repeat left center;
  padding-left:24px;
}
a.doc{
  background:url('http://suburbe.org/images/doc.gif') no-repeat left center;
  padding-left:24px;
}
a.mp3{
  background:url('http://suburbe.org/images/mp3.gif') no-repeat left center;
  padding-left:24px;
}
a.rss{
  background:url('http://suburbe.org/images/rss.gif') no-repeat left center;
  padding-left:24px;
}
a.arrow{
  background:url('http://suburbe.org/images/arrow.gif') no-repeat left center;
  padding-left:24px;
}
a.print {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/printicon16.gif') no-repeat left center;
}
a.pdf {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/pdficon16.gif') no-repeat right center;
}
a.word {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/wordicon16.gif') no-repeat right center;
}
a.mp4 {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/mp4icon16.gif') no-repeat right center;
}
a.mp3 {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/mp3icon16.gif') no-repeat right center;
}
a.jpeg {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/jpegicon16.gif') no-repeat right center;
}
a.mail {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/mailicon16.gif') no-repeat left center;
}
a.newwindow {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/newwindowicon16.gif') no-repeat right center;
}
a.flash {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/flashicon16.gif') no-repeat right center;
}
a.ical {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/icalicon16.gif') no-repeat right center;
}
a.info {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/infoicon16.gif') no-repeat right center;
}
a.youtube {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/youtubeicon16.gif') no-repeat right center;
}
a.picasa {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/picasaicon16.gif') no-repeat right center;
}
a.fullscreen {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/fullscreenicon16.gif') no-repeat right center;
}
a.archive {
  background:url('http://suburbe.org/images/archive.gif') no-repeat left center;
  padding:5px 0px 5px 24px;
}
a.archive:hover {
  background:url('http://suburbe.org/images/archive.gif') no-repeat left center #eee;
}

h1 {
  font-size:0.8em;
  margin:0px;
  padding:50px 0px 0px;
  text-align:right;
}
h2 {
  color:#aaa;
  font-size:0.8em;
  text-align:right;
}
h3 {
  color:#333;
  font-size:1.4em;
  padding:2px;
  text-align:left;
}
h4 {
  color:#333;
  font-size:1.6em;
  padding:8px;
}
h5 {
  font-size:1.2em;
}
h6 {
  color:#aaa;
  border-bottom:1px solid #aaa;
  font-size:1.6em;
  padding:0px 0px 10px;
}
ul {
  list-style:none;
  text-align:left;
  width:100%;
}
li {
  list-style:none;
}
li.litle {
  width:80%;
}
#ads {
  display:none;
}

#page {
  margin:0 auto;
  width:100%;
}
#headbar {
  display:none;
  height:100px;
  margin:0 auto;
  width:100%;
}
#headbar.home {
  background:url('http://suburbe.org/img/headgenerica.jpg') repeat-x center top;
}
#headbar.propagant {
  background:url('http://suburbe.org/img/headpropagant.jpg') repeat-x center top;
}
#headbar.reciclant {
  background:url('http://suburbe.org/img/headreciclant.jpg') repeat-x center top;
}
#headbar.transformant {
  background:url('http://suburbe.org/img/headtransformant.jpg') repeat-x center top;
}
#headbar.cooperant {
  background:url('http://suburbe.org/img/headcooperant.jpg') repeat-x center top;
}
#headbar.associacio {
  background:url('http://suburbe.org/img/headassociacio.jpg') repeat-x center top;
}
#head {
  height:20px;
  padding:0px;
  width:1000px;
  margin:0 auto;
}
#head a {
  color:#fff;
  text-decoration:none;
}


#menu {
  display:none;
}
#container {
}


#main {
  margin:10px auto;
  padding-top:10px;
  width:90%;
}


#blogpre {
  font-size:0.7em;
  margin:0px;
  text-align:left;
}
#blog {

}
#blogpost {
  display:none;
}
#post {
  margin:0px auto 20px;
}

#post-body {
  font-size:0.8em;
  margin:5px;
  padding:10px;
  text-align:justify;
  width:100%;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;

}
#post-body img {
  display:block;
  float:left;
  margin:10px;
  width:47%;
}
#post-footer {
  border: 1px solid #aaa;
  font-size:0.7em;
  margin:0px auto 10px;
  padding:10px;
  width:96%;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#post-footer a {
  display:none;
}
#comments {
  margin: 10px;
  font-size: 12px;
  text-align:left;
}
#comments-block {
  border: 1px solid #aaa;
  font-size:1.4em;
  line-height: 1.6em;
  margin-bottom: 20px;
  padding: 10px;
  width: 90%;
}
.comment-body {
  background: #ddd;
  border:1px solid #aaa;
  color: #666;
  font-size:0.9em;
  padding:5px;
  text-align:justify;
  width:80%;
}
.comment-timestamp {
  font-size: 0.9em;
}
a.comment-link {
  font-size: 1.2em;
  color: rgb(76,86,108);
}

#home-previous {
  display:none;
}
#home-previous a {
  font-size:0.8em;
  font-weight:bold;
  padding:6px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#home-previous a:hover {
  background:#aaa;
  color:#fff;
}


/* Post Variations
----------------------------------------------- */
#videoobject {
  background:#999;
  border:1px solid #aaa;
  display:block;
  margin:5px auto;
  padding:30px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#box {

}
#boxcoop {

}
#boximg {
  background:#999;
  border:1px solid #aaa;
  display:block;
  margin:5px auto;
  padding:30px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#boxpdf {
  background:#999;
  border:1px solid #aaa;
  display:block;
  margin:5px auto;
  padding:30px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#side {
  background:#ddd;
  border:1px solid #aaa;
  clear:both;
  display:block;
  font-size:1.2em;
  margin:5px auto 10px;
  padding:10px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#side a {
  border:1px solid #eee;
  display:block;
  margin:0 auto;
  padding:10px;
  width:60%;
}
#side a:hover {
  background:#aaa;
  color:#fff;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#sidecoop {

}
/* Table
----------------------------------------------- */
#table {
  width:110px;
  float:left;
  display:block;
  margin:0;
  text-align:center;
}
#table img {
  width:96px;
  margin:0;
  border:none;
}

/* Patrocini
----------------------------------------------- */
#patrocini {
  background:#000;
  display:block;
  height:140px;
  margin:0px;
  padding:10px;
  width:480px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#patrocini img {
  float:left;
  width:78px;
  margin: 0px;
  padding:0px;
  text-align:center;
  border:1px solid #000;
}
#patrocini img:hover {
  margin: 0px;
  border:1px solid #333;
}


/* Album
----------------------------------------------- */
#AlbumPhoto {
  width:530px;
  margin:0 auto;
}
#AlbumPhoto li {
  width:150px;
  height:150px;
  float:left;
  margin-right:24px;
}
#AlbumPhoto img {
  width:160px;
  height:160px;
}
#galeria {
  clear:both;
  display:block;
  margin:10px;
  width:530px;
}
#galeria img {
  float:left;
  margin:10px;
  width:220px;
}

/* Sidebar
----------------------------------------------- */
#sidebar {
  display:none;
}

#footer {
  background:#fff;
  display:none;
}


#navbar-iframe {
	height: 0px;
	visibility: hidden;
	display: none;
}

#space-for-ie {
	height: 0px;
	visibility: hidden;
	display: none;
	margin: 0px;
	padding: 0px;
}