/*
Theme Name: Reburbia Theme
Theme URI: http://www.re-burbia.org/
Description: Theme for the Dwell / Inhabitat competition.
Version: 1.0
Author: Paul Sheldrake
Author URI: http://www.fractured-state.com
*/


/* ----------------------------   TAGs  ------------------------------------ */

body {
	background: #a9a8ab;
	font-family: Arial;
	font-size: .82em;
	padding: 0px;
	margin: 0px;
	color: #333333;
}





/* ----------------------------   IDs  ------------------------------------ */


#wrapper {
	width: 1100px;
	float: left;
}
#header {
	width: 1100px;
	float: left;
	background: url(img/bg-header.jpg) no-repeat;
	height: 168px;
}
#header #logo {
	width: 475px;
	height: 100px;
	margin-left: 15px;
	margin-top: 68px;
	float: left;
}
#header #logo h1 {
	margin: 0px;
}
#header #logo h1 a {
	display: block;
	overflow: hidden;
	text-indent: -100000px;
	width: 475px;
	height: 100px;
}
#header #navigation {
	float: left;
	margin-left: 30px;
	margin-top: 115px;
}
#header #navigation a {
	color: #FFF;
	font-family: "Trebuchet MS", Trebuchet, Helevetica, Arial;
	text-decoration: none;
	font-size: 1.7em;
}
#header #navigation a:hover {
	text-decoration: underline;
}
#header #navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header #navigation li {
	float: left;
	padding-right: 10px;
}
#content_wrapper {
	width: 1100px;
	float: left;
}
#content_main {
	background: #FFF;
	float: left;
	margin-left: 16px;
	width: 673px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 40px;
	min-height: 600px;
	padding-bottom: 20px;
	display: inline;
	min-height: 800px;
}
#content_main a {
	color: #333333;
}
#content_main a:hover {
	text-decoration: none;
}
#content_main #page-title {
	font-size: 1.7em;
	color: #616362;
}
#content_main #page-title-hidden {
	overflow: hidden;
	height: 1px;
	padding-top: 1px;
	margin: 0px;
}
#wrapper #content_main img {
	border: none;
}
#content_main h1 {
	font-size: 1.8em;
}
#content_main h2 {
	font-size: 1.6em;
}
#content_main h3 {
	font-size: 1.4em;
}
#content_main h1, #content_main h2, #content_main h3, #content_main h4, #content_main h5, #content_main h6 {
	text-transform: uppercase;
}
#content_main ul ,  #content_main ol{
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 25px;
}
#content_main blockquote {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
}
#content_main p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_main #comment {
	width: 670px;
	height: 150px;
}
#project-gallery-title {
	margin-top: 0px;
}
#respond {
	float: left;
	width: 670px;
}
#comments-title {
	margin-top: 0px;
}
#image-back-project a {
	color: #999999;
	text-decoration: none;
}
#image-back-project a:hover {
	text-decoration: underline;
}
#sidebar {
	width: 300px;
	float: left;
	margin-left: 20px;
	color: #464646;
}
#sidebar a {
	text-decoration: underline;
	color: #464646;
}
#sidebar a:hover {
	text-decoration: none;
}
#sidebar .logo a {
	text-indent: -10000px;
	display: block;
	overflow: hidden;
}
#sidebar #dwell {
	width: 155px;
	height: 71px;
	background: url(img/logo-dwell.gif) no-repeat;
}
#sidebar #inhabitat {
	width: 180px;
	height: 180px;
	background: url(img/logo-inhabitat.gif) no-repeat;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li {
	margin-bottom: 10px;
	float: left;
	width: 300px;
}
#sidebar .description p {
	font-size: .87em;
	line-height: 1.05em;
	margin-bottom: 5px;
	margin-top: 5px;
}
#footer {
	width: 1000px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10xp;
	font-size: .8em;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#tdomf_form1_send {
	background: url(img/button-submit-entry.jpg) no-repeat;
	width: 283px;
	height: 34px;
	border: none;
	overflow: hidden;
	padding-top: 34px;
	cursor: pointer;
	display: block;
}
#post-header {
	float: left;
	width: 670px;
}
#post-header-info {
	float: left;
	width: 585px;
}
#post-header-info h2 {
	margin-bottom: 2px;
}
#post-header-info #post-designer {
	text-transform: capitalize;
	float: left;
	margin-right: 15px;
}
#post-header-info #post-comments {
	text-transform: capitalize;
	float: left;
	padding-left: 15px;
	border-left: solid 1px #e1e1e1;
}
#post-header-vote {
	float: left;

	width: 70px;
	height: 55px;
	text-align: center;
	margin-top: 10px;
}
#post-header-vote .bartext {
	width: 100%;
	font-weight: bold;
	color: #333;
}
#post-header-vote .textcontainer {
	margin: 3px;
}
#analytics {
	height: 0px;
	padding-top: 2px;
	overflow: hidden;
	float: left;
	width: 1000px;
}
/* --------------------------------------- */

.entry {
	float: left;
	width: 690px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #999999;
}
#content_main .entry a {
	color: #333333;
	text-decoration: none;
}
#content_main .entry a:hover {
	text-decoration: underline;
}
.entry .entry-thumbnail {
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 20px;
}
.entry .entry-header {
	float: left;
	width: 470px;
}
.entry .entry-header h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#content_main .entry-header h3 a {
	color: #616362;
}
.entry .entry-designer {
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry .entry-comments {
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry .vote-box {
	float: right;
	width: 85px;
	height: 41px;
	background: url(img/house-vote.png) no-repeat;
}
.entry .vote-box .bartext {
	width: 100%;
	font-weight: bold;
	color: #333;
	text-align: left;	
	font-size: 0.85em;
	font-weight: bold;	
	color: #FFF;
	margin-top: 19px;
}
#content_main .entry .vote-box .bartext .spacer {
	margin-top: 19px;
	display: block;
}
#content_main .entry .vote-box .bartext a {
	color:#FFFFFF;
	display:block;
	height:22px;
	padding-left:36px;
	padding-top:19px;
	position:absolute;
	width:85px;
	z-index:100;
}
.entry .vote-box .textcontainer {
	color:#FFFFFF;
	float:left;
	font-size:1em;
	margin: 17px 3px 0 5px;
	text-align: right;
	width: 32px;
}


#post-header-vote{
	float: right;
	width: 85px;
	height: 41px;
	background: url(img/house-vote.png) no-repeat;
}
#post-header-vote   .bartext {
	width: 100%;
	font-weight: bold;
	color: #333;
	text-align: left;	
	font-size: 0.85em;
	font-weight: bold;	
	color: #FFF;
	margin-top: 19px;
}
#content_main #post-header-vote   .bartext a {
	color:#FFFFFF;
	display:block;
	height:22px;
	padding-left:35px;
	padding-top:19px;
	position:absolute;
	width:85px;
	z-index:100;
}
#content_main #post-header-vote .bartext .spacer {
	margin-top: 19px;
	display: block;
}
#post-header-vote .textcontainer {
	color:#FFFFFF;
	float:left;
	font-size:1em;
	margin:17px 2px 0 5px;
	text-align:right;
	width:32px;
}
.edit-link {
	float: left;
	width: 670px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.green {
	color: #33CC33;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




 .footer-icon {
	width: 16px;
	height: 16px;
	display: block;
	background-color: #0000CC;
	text-indent: 100000px;
	overflow: hidden;
	float: left;
	margin-right: 2px;
	margin-top:3px;
}
#content_main  a.footer-description {
	cursor: default;
	text-decoration: none;
	color: #9b9b9b;
}
 .footer-description {
	float: left;
	margin-top: 3px;
}
 .footer-digg {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
}
.footer-digg .footer-icon {
	background: url(img/digg.png) no-repeat;
}
 .footer-email {
	float: left;
	padding-left: 2px;
	padding-right: 1px;
}
.footer-email .footer-icon {
	background: url(img/email.png) no-repeat;
}
 .footer-twitter {
	float: left;
	padding-left: 0px;
	padding-right: 2px;
}

.footer-twitter .footer-icon {
	background: url(img/twitter.png) no-repeat;
}


 .footer-facebook {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
}

.footer-facebook .footer-icon {
	background: url(img/facebook.png) no-repeat;
}




.footer-comments {
	float: left;
	padding-left: 4px;
	margin-top: 2px;
}
 .footer-comments big {
	background: url(img/IHGCBubble.gif) no-repeat;
	width: 27px;
	height: 25px;
	display: block;
	color: #FFF;
	margin-right: 3px;
	margin-top: -3px;
	padding-top: 3px;
	font-size: 1.15em;
	text-align: center;
	float: left;
	font-weight: bold;
}
#content_main .footer-comments-description a {
	float: left;
	padding-left: 1px;
	margin-top: 3px;
	color: #9B9B9B;
	
}
