/* @override http://inhabitat.com/newpress/style.css */

/*  
Theme Name: Inhabitat Custom Theme hi katie

Theme URI: http://www.inhabitat.com/
Description: Custom theme for the Inhabitat Blog
Version: 1.0
Author: vineet_sc
Author URI: http://www.vineetsc.com/
*/
/* Begin Typography & Colors */
body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	background-color: #c1cc94;
	}

img {
	border: none !important;
}
	
#page {
	text-align: left;
	}
#header {
	
	position: absolute;
	margin-top: -20px;
	background: url("images/top.jpg") no-repeat;
}
#content {
	font-size: 11px;
	height: 1400px; 
	}
.widecolumn .entry p {
	font-size: 11px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#footer {
	background-color: #eee;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 13px;
	}
h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 11px;
	text-align:left;
	}

.description {
	font-size: 11px;
	text-align: left;
	}

h2 {
	font-size: 12px;
	}

h2 .archivestitle {
	font-size: 12px;
	text-align: left;
	}

#leftsidebar h2, #rightsidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #667331;
	}

#leftsidebar #linkcat-1 h2,#leftsidebar #linkcat-2 h2,#leftsidebar #linkcat-3 h2,#leftsidebar #linkcat-4 h2,#leftsidebar #linkcat-5 h2,#leftsidebar #linkcat-6 h2,#leftsidebar #linkcat-7 h2,#leftsidebar #linkcat-8 h2,#leftsidebar #linkcat-9 h2,#leftsidebar #linkcat-10 h2,#leftsidebar #linkcat-11 h2 {
	font-style:italic;
	font-weight:400;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8E9938;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

	}
	
code {
	font: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	}

a, h2 a:hover, h3 a:hover {
	color: #8E9938;
	text-decoration: none;
	}

a:link {
        text-decoration: none;
        color: #8E9938;
}
a:visited {
        text-decoration: none;
        color: #8E9938;
}
a:hover {
        text-decoration: underline;
        color: #8E9938;
}
a:active {
        text-decoration: none;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
}

#page {
	position: absolute;
	top: 100px;
	left: 96px;
}

	
#header {
	left: 0px;
	top: 0px;
	width: 1392px;
	height: 330px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.narrowcolumn {
	position: absolute;
	width: 1195px;
	text-align: left !important;
	margin-top: 104px;
	margin-left: 16px;
	background: #ffffff;
	padding-left: 35px;
	padding-right: 50px;
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	margin: 30px 0 5px;
	}

/* End Headers */



#nav {
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	background:#DDE2C3;
	height:31px;
	line-height:30px;
	position:absolute;
	top:68px; /* 68 */
	left:214px;
	display:block;
	width: 100%;
	z-index: 9999;
	margin-top: 43px;
}

#nav ul {
	margin-top: 0;
}
#nav li{
	display:inline;
	list-style:none;
	font-family:'Trebuchet MS', Arial, Verdana, Sans-serif;
}
#nav a{
	position:relative;
	z-index:200;
	padding:0 15px;
	display:block;
	float:left;
	height:31px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
}
#nav a:hover{
	background:#FFF;
	text-decoration: none;
}

#backtoinhabitat a {
	background: #969f66;
	margin-left: -40px;
	
}

#backtoinhabitat a:hover{
	color: #969f66;
	text-decoration: none;
}

#aboutinhabitat a{
	background:#A6AF76;

}
#aboutinhabitat a:hover{
	color:#A6AF76;
	text-decoration: none;
}
#mission a{
	background:#B1B97C;
}
#mission a:hover{
	color:#B1B97C;
	text-decoration: none;
}

#getinvolved a{
	background:#B7BF8B;
}

#getinvolved a:hover{
	color:#B7BF8B;
	text-decoration: none;
}

#sendtips a{
	background: #BFC790; 
}

#sendtips a:hover{
	color:#BFC790;
	text-decoration: none;
}

#advertisewithus a{
	background: #C6CE9E;
}

#advertisewithus a:hover{
	color:#C6CE9E;
	text-decoration: none;
}
#supportus a{
	background:#CBD2A3;	
}

#supportus a:hover{
	color:#CBD2A3;
	text-decoration: none;
}

#press a{
	background: #D8DEB5;
}

#press a:hover{
	color:#D8DEB5;
	text-decoration: none;
}

#contact a{
	background:#DDE2C3;
}

#contact a:hover{
	color:#DDE2C2;
	text-decoration: none;
}


/* body */

.pressblock {

	padding: 20px;
	margin-bottom: -30px;	
	float: left;
	height: 325px;
}

.singlepressblock {
	padding: 25px;
	padding-left: 0;
	float: left;
}

.singlepressblock img {
	margin-left: -6px;
}

h2.grey {
	color: #444444;
	float: left;
}

a.h2link {
	float: left;
}

h2#presshead {
	margin-top: 55px;
	font-family: "trebuchet ms";
	font-size: 36px;
}


div#items {
	margin-top: -35px;
	margin-left: 35px;
}

div#wallstreet {
	width: 296px;
	
}

div#fortune img {
	margin-top: 10px;
}

