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


body {
  background:url('http://suburbe.org/images/wallbg.jpg') repeat left top;
  color:#000;
  font-family: Lucida Grande, Arial, Sans-serif;
  font-weight:normal;
  font-size:14px;
  text-align:center;
}

#load-box {
  background:#000;
  color:#fff;
  font-size:32px;
  font-weight:bold;
  height:100%;
  margin:0 auto;
  padding:200px 0px;
  position:fixed;
  text-align:center;
  top:0px;
  width:100%;
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
  z-index:200;
}

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;
  font-size:14px;
  font-weight:bold;
  padding-left:30px;
}
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 left center;
}
a.word {
  font-size:14px;
  font-weight:bold;
  padding-left:30px;
  background:url('http://www.suburbe.org/icons/wordicon16.gif') no-repeat left center;
}
a.quicktime {
  font-size:14px;
  font-weight:bold;
  padding-left:30px;
  background:url('http://www.suburbe.org/icons/mp4icon16.gif') no-repeat left center;
}
a.mp3 {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/mp3icon16.gif') no-repeat left center;
}
a.jpeg {
  padding-right:30px;
  background:url('http://www.suburbe.org/icons/jpegicon16.gif') no-repeat left 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;
}


h2 {
  color:#aaa;
  font-size:0.8em;
  text-align:right;
}
h3 {
  color:#333;
  font-size:24px;
  padding:5px 0px 0px 10px;
  text-align:left;
  display:block;
  float:left;
  width:390px;
  border-bottom:1px solid #9999;
}
h3 a {
  display:block;
}
h4 {
  color:#333;
  font-size:1.6em;
  padding:8px;
}
h5 {
  font-size:1.2em;
}
h6 {
  color:#aaa;
  border-bottom:1px solid #999;
  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 {
  background:#fff;
  border:1px solid #999;
  display:block;
  margin:10px auto;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}


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


.menu {
  background:url('http://suburbe.org/images/menu.png') repeat center top;
  display:block;
  height:70px;
  margin:0px auto;
  padding:0px;
  width:100%;
}
.menu-int {
  margin:0 auto;
  padding:0px;
  width:1000px;
  text-align:center;
}
.menu-item {
  float:left;
  margin:1px;
  text-align:center;
  width:190px;
}
.menu a {
  color:#eee;
  display:block;
  padding:10px 0px;
}
.menu a:hover {
  background:url('http://suburbe.org/images/menuhover.jpg') repeat-x center top;
  color:#fff;
  text-decoration:none;
}
.menu a:visited {
  color:#aaa;
}
.menu a.active {
  background:url('http://suburbe.org/images/menuhover.jpg') repeat-x center top;
  color:#aaa;
}
.menu a:visited:hover {
  color:#aaa;
}
.menu p {
  font-size:12px;
}


#container {
  background:url('http://suburbe.org/images/propbg.jpg') repeat-y left top #fff;
  margin:10px auto 0px;
  padding:0px 10px;
  width:1050px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}


#main {
  float:left;
  margin:10px auto;
  width:550px;
}


#blogpre {
  font-size:10px;
  margin:0px;
  text-align:left;
  width:100%;
}
#blog {
  width:550px;
}
#blogpost {
  display:none;
}

.post {
  margin:10px auto 10px;
}
.post img.post {
  background:#ddd;
  border: 1px solid #999;
  float:left;
  margin:5px;
  max-height:80px;
  padding:5px;
  width:120px;
}
.post-body {
  border: 1px solid #aaa;
  display:block;
  font-size:0.8em;
  margin:0px 0px 5px;
  min-height:80px;
  padding:5px 5px 0px;
  text-align:justify;
}
.post-body:hover {
  background:#eee;
}
.post-body img {
  clear:both;
  display:block;
  margin:0px auto 0px;
  max-width:500px;
}
.post-body img.full {
  margin:10px auto;
  width:98%;
}
.post-body img.floatleft {
  float:left;
  margin:10px;
  width:235px;
}
.post-body img.prop {
  float:left;
  margin:1px;
  width:250px;
}
.post-footer {
  border: 1px solid #aaa;
  clear:both;
  font-size:0.7em;
  margin:0px auto 5px;
  padding:2px;
  width:535px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
.post-footer p {
  line-height:10px;
}
.post-footer a {
  margin:0px;
  padding-top:3px;
  padding-right:6px;
  padding-bottom:3px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
.post-footer a:hover {
  background:#333;
  color:#fff;
}
p.blogger-labels {
  background:url('http://suburbe.org/img/tags.jpg') no-repeat left center #fff;
  border-top:1px solid #999;
  clear:both;
  display:block;
  font-size:0em;
  margin:0px;
  padding:5px 0px 5px 80px;
  width:100%:
}
p.blogger-labels a {
  border:1px solid #aaa;
  font-size:12px;
  margin:0px 5px;
  padding:2px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
p.blogger-labels a:hover {
  background:#333;
  border:1px solid #999;
  color:#fff;
}
.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:515px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
.comment-body {
  background: #ddd;
  border:1px solid #aaa;
  color: #666;
  font-size:0.9em;
  padding:5px;
  text-align:justify;
  width:98%;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
.comment-timestamp {
  font-size: 0.9em;
}
a.comment-link {
  font-size: 1.2em;
  color: rgb(76,86,108);
}

.home-previous {
  border:1px solid #aaa;
  display:block;
  margin:30px auto 0px;
  padding:10px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
.home-previous a {
  font-size:12px;
  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-navigation {
  margin:0px;
  padding:0px;
  display:block;
  width:480px;
}

/* Dock
----------------------------------------------- */
.dock {
  display:block;
  height:50px;
  margin:0 auto;
  padding:5px 0px 0px;
}
.dock img {
  margin:0 auto;
  width:44px;
}
.dock img:hover {
  width:60px;
}


/* Sidebar
----------------------------------------------- */
#sidebar {
  float:right;
  margin:10px auto;
  padding:10px 0px;
  width:480px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#sidebar p {
  font-size:12px;
  margin:10px;
  text-align:justify;
}
#sidebar-column {
  float:left;
  margin:5px;
  width:220px;
}
#langsbox {
  display:block;
  margin:0px;
  width:100px;
  float:left;
}
#langsbox a {
  margin:0px;
  float:left;
}
#searchform {
  display:block;
  float:right;
  margin:0px 0px 10px;
  width:320px;
  text-align:right;
}
#searchform input {
  border:1px solid #aaa;
  padding:2px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}

#copyleftbox {
  border:1px solid #aaa;
  padding:2px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
  display:block;
  font-size:12px;
  line-height:1.6em;
  text-align:left;
}
#copyleftbox img {
  clear:both;
  float:left;
  margin:0px 10px;
  width:42px;
}

#archive {
  background:url('http://suburbe.org/img/brushedmetal.jpg') repeat center top;
  border:2px solid #666;
  float:left;
  font-size:12px;
  margin:5px;
  padding: 1px;
  width:224px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#archive p {
  border-bottom:1px solid #aaa;
  font-size:18px;
  text-align:center;
}
#archive ul {

}
#archive ol {

}
#archive li {
  margin:0px;
  padding:0px;
}
#archive li a {
  border-bottom:1px solid #aaa;
  display:block;
}
#archive li a:hover {
  background:#333;
  color:#fff;
}

#subscribers {
  font-size:9px;
  margin:0px 0px 0px 30px;
  width:420px;
}
#subscribers img {
  width:72px;
}
#subscribers li {
  float:left;
  text-align:center;
  width:80px;
}
#feedForm {
  border:1px solid #aaa;
  display:block;
  text-align:center;
  margin:10px auto 10px;
  width:300px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#feedForm input {
  border:1px solid #aaa;
  margin:10px auto 10px;
  padding:2px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#profile-container {
  font-size:1.2em;
  margin:0px 10px;
  padding:5px 10px 50px;
  text-align:left;
}

#profile-container img {
  background:#000;
  float:left;
  margin:0px 15px;
  padding:5px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}


/* ---------------------------------------------------
			Tabs	
------------------------------------------------------ */
#tabsbox {
  background:url('http://suburbe.org/img/brushedmetal.jpg') repeat center top;
  border:2px solid #666;
  clear:both;
  padding: 0px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#tabs {
  margin:0;
  padding:0;
}
#tabs ul {
  clear:both;
  display:block;
  margin:0;
  padding:0;
}
#tabs li {
  margin:0 2px 0 0;
  text-transform:uppercase;
}
#tabs a {
  background:#bbb;
  border-bottom:1px solid #aaa;
  color:#333;
  float:left;
  font-size:12px;
  font-weight:bold;
  margin:0 1px 0 0;
  padding:5px;
  text-decoration:none;
  text-alig;center;
  width:83px;
}
#tabs a span{
  border:none;
}
#tabs a span {

}
#tabs a:hover {
  background:#999;
  color: white;
}
#tabs a:hover span {

}
#tabHeaderActive a {
  background:url('http://suburbe.org/img/brushedmetal.jpg') repeat center top;
  border:none;
  display:block:
}
#tabHeaderActive a:hover {
  background:url('http://suburbe.org/img/brushedmetal.jpg') repeat center top;
  color:#fff;
}
.tabContent {
  clear:both;
  display:block;
 }
#canalsuburbe {
  clear:both;
  display:block;
}
.panelBody {
  font-size:11px;
  padding:0px;
  text-align:justify;
}
#panelBox {
  margin:5px 10px;
}


/* ---------------------------------------------------
			RSS Google API		
------------------------------------------------------ */
#feedControl {
  color:#000;
  float:left;
  margin:5px 1px 0px;
  width:234px;
}
#feedControl .gfc-control {

}
#feedControl .gfc-resultsRoot {
  background:url('http://suburbe.org/img/brushedmetal.jpg') repeat center top;
  border:2px solid #666;
  display:block;
  margin:0px 5px;
  padding:5px 0px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#feedControl .gfc-resultsHeader {

}
#feedControl .gfc-title {
  border-bottom:1px solid #999;
  color:#000;
  display:block;
  font-size:18px;
  padding:5px 0px 0px;
  text-align:center;
}
#feedControl .gf-snippet {
  display:none;
}
#feedControl .gfc-result {

}
#feedControl .gf-title {
  font-size:12px;
  text-align:left;
  border-bottom:1px solid #aaa;
}
#feedControl a.gf-title {

}
#feedControl .gf-author {
  display:none;
}
#feedControl .gf-relativePublishedDate {
  display:none;
}
#feedControl .gf-snippet {

}
#feedControl .gf-spacer {
  display:none;
}
#feedControl a {
  display:block;
  background:url('http://suburbe.org/images/arrow.gif') no-repeat left top;
  padding:0px 0px 0px 20px;

}
#feedControl a:hover {
  display:block;
  background:#333;
  color:#fff;
}

/* ---------------------------------------------------
			Feevy		
------------------------------------------------------ */
#feevy {
  background:url('http://suburbe.org/img/cooperantbox.jpg') no-repeat center top;
  clear:both;
  display:block;
  width:460px;
  margin:4px auto;
  padding:150px 0px 0px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
}
#feevy img {
  border:1px solid #fff;
}
#feevy img:hover {
  border:1px solid #aaa;
}
#feevy_bar_14378 .bar_content {
        border-top:1px solid #999;
	margin: 0px;
        padding:5px 0px 0px;
	display: block;
}

#feevy_bar_14378 {
	
}

#feevy_bar_14378 .feevy_item {
	display: block;
	height: 55px;
	margin: 5px 0px;
	padding: 5px;
	border:1px solid #fff;
	text-align: left;
        width:450px;
        font-size:9px;
}
#feevy_bar_14378 .feevy_item:hover {
        background:#ddd;
	border:1px solid #999;
}
#feevy_bar_14378 .feevy_title {
	display: block;
	font-weight: bold;
}

#feevy_bar_14378 .feevy_title h1 {
	line-height: 18px;
        font-size:16px;
        padding:5px 0px;
}

#feevy_bar_14378 .feevy_title a {
	color: #AA0000;
	text-decoration: none;
}

#feevy_bar_14378 .feevy_title img {
	border:1px solid #999;
	float: left;
	margin: 5px 5px 0px 0px;
	padding: 5px;
}

#feevy_bar_14378 .feevy_content {
       display:none;
}

#feevy_bar_14378 a.blog_url {
        border-top:1px solid #999;
        border-bottom:1px solid #999;
	color: #AA0000;
        display:block;
        float:right;
        font-size:14px;
        margin:10px 0px 0px;
        text-align:right;
        text-decoration:none;
        width:390px;
}

#feevy_bar_14378 .footer {
	display:none;
}

#feevy_bar_14378 .item_content {
	display: table;
	display: block;
}
  
#footer {
  background:#fff;
  height:80px;
  margin:10px auto 10px;
  width:1100px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  -moz-border-radius: 6px;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
/* SocialDock
----------------------------------------------- */
#socialdock {
  display:block;
  height:50px;
  margin:20px auto 0px;
  padding:5px 0px 0px;
  max-width:700px;
}
#socialdock img {
  margin:0 auto;
  width:54px;
}
#socialdock img:hover {
  width:64px;
}
#socialdock.mini {
  width:425px;
}
#socialdock.mini img {
  width:32px;
}
#socialdock.mini img:hover {
  width:42px;
}

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

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