
/* ================================================
 
Theme Name: Dempster Binning
Description: Dempster Theme
Author: Atelier Studios
Author URI: http://www.atelier-studios.com/
Date: July 2008

==================================================*/


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

		1. Globals
		
		2. Typography

		3. Main Navigation 

		4. Structure
		
		5. Images
		
		6. Lists 
		
		7. Form Elements 
		
		8. Comments

		9. Various Tags & Classes 
		
		10. Forms
				
		11. Headers

---------------------------------------------------

		COLOURS
		
		Background Colour           #d1d7d5
		
		Text Grey 					#2e2e2e
		
		Text Orange 				#df6c17
		
		Headings Darker Grey		#484848
			
		A Link Hover Brown			#3b1900
		
		Sidebar Nav A Link 			#30719b
		
		Sidebar Nav A Link Hover	#274107
		
		
		

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


/*=================================================

	1. Globals
 
 ===================================================*/
.description {
	display:none;
	}

html { /* Stop background flicker in IE 6 Bug: http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker */
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/* 
Reset all margins/padding */
* { 
	margin:0;
	padding:0;
}

/* 
Gets rid of outlined links in Firefox */
a {
	outline: none;
}


/* 
No boders on images */
img {
	border:0;
	padding: 0;
	margin: 0;
}



/*
	IE PNG Fix http://www.twinhelix.com/css/iepngfix/
 */

* { behavior: url(/wp-content/themes/new_earth/iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */





/*=================================================

	2. Typography
 
 ===================================================*/
 
body {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-family:'Trebuchet MS', Arial, Verdana, sans-serif;
	color: #2e2e2e;
	margin:0;
	padding:0;
	}

.narrowcolumn p {
	margin: 0 0 15px 0;
	font-size:12px;
	}
	
.widecolumn p {
	margin: 0 0 15px 0;
	}	

.sub_header_text p {
	color: #666666;
	line-height: 20px;
	}

#footer, #footer_holder p {
	font-size: 11px;
	margin: 0;
	padding: 0 0 4px 0;
	color: #b5b5b5;
	font-family:'Trebuchet MS' ,Arial, Helvetica, sans-serif
	}


strong {
	font-weight:bold;
	color: #b0bc25;
	}
	
em{
	font-style:italic;
	display:inline;
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}		
	
small {
	font-size: 11px;
	line-height: 25px;
	}	

h1, h2, h3, h4, h5, h6 {
	/*font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;*/
	font-family:'Trebuchet MS' ,Arial, Helvetica, sans-serif
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

h1 {
	padding: 0 0 0px 0;
	margin: 0;
	font-size: 20px;
	color: #484848;
	text-align:left;
	line-height: 26px;
	}


h2 {
	padding: 0 0 10px 0;
	font-size: 18px;
	color: #2b637f;
	text-align:left;
	line-height: 25px;
	}
	
h3 {
	font-size: 14px;
	line-height: 20px;
	padding: 15px 0 10px 0;
	color: #484848;
	font-weight:bold;
	}

h4 {
	font-size: 18px;
	line-height: 16px;
	padding: 5px 0 10px 0;
	color: #484848;
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}

h5 {
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 10px 0;
	color: #df6c17;
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}

h6 {
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 10px 0;
	color: #484848;
	}

#subpages-title {
	display: none;
	}

/*-----------------------------------
 Link Styles
 ------------------------------------- */

#footer p a {
	color: #b5b5b5;
	text-decoration: none;
	}

#footer p a:hover {
	color: #b5b5b5;
	text-decoration: underline;
	}
	
#footer_holder a {
	color: #b5b5b5;
	text-decoration: none;
	}

#footer_holder a:hover {
	color: #b5b5b5;
	text-decoration: underline;
	}

	

	
#content a {
	color: #2b637f;
	text-decoration: underline;
	}

#content a:hover {
	color: #2b637f;
	text-decoration: none;
	}
	

h3 a {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 28px;
	color: #2b637f;
	text-align:left;
	line-height: 32px;
	float: left;
	clear: both;
	}
	
	h3 a:hover {
	text-decoration: underline;
	color: #2b637f;
	}

.widgettitle {
	display: none;
	}
	

/* End Typography & Colors */



/*=================================================

	3. Main Navigation 
	
=================================================*/

/* Main Nav */

ul {
   margin:0;
   padding:0;
   }

#navigation li {
	display:inline;
	padding: 0px;
	}
	

li.retail a {
	text-indent: -1000em;
	background:url(images/navigation/retail.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:28px;
	}

li.retail a:hover {
	background-position: 0px -25px; }
	
.page-15 .retail a {
	text-indent: -1000em;
	background:url(images/navigation/retail.jpg) no-repeat left top;
	width: 158px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:28px;
	background-position: 0px -25px; }
	
	
li.hotels a {
	text-indent: -1000em;
	background:url(images/navigation/hotels.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:80px;
	}

li.hotels a:hover {
	background-position: 0px -25px; }
	
.page-19 .hotels a {
	text-indent: -1000em;
	background:url(images/navigation/hotels.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:80px;
	background-position: 0px -25px; }
	


li.residential a {
	text-indent: -1000em;
	background:url(images/navigation/residential_dev.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:105px;
	}

li.residential a:hover {
	background-position: 0px -25px; }
	
.page-21 .residential a {
	text-indent: -1000em;
	background:url(images/navigation/residential_dev.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:105px;
	background-position: 0px -25px; }
	
	
li.commercial a {
	text-indent: -1000em;
	background:url(images/navigation/commercial_dev.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:55px;
	}

li.commercial a:hover {
	background-position: 0px -25px; }
	
.page-17 .commercial a {
	text-indent: -1000em;
	background:url(images/navigation/commercial_dev.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:55px;
	background-position: 0px -25px; }

/* End Main Nav */




/* Sub Nav */
#subnavigation li {
	display:inline;
	padding: 0px;
	margin:0px;
	}
	
	
	
li.about a {
	text-indent: -1000em;
	background:url(images/navigation/sub/about.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:25px;
	}

li.about a:hover {
	background-position: 0px -25px; }
	
li.aboutON a {
	text-indent: -1000em;
	background:url(images/navigation/sub/about.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:25px;
	background-position: 0px -25px; }
	
	
	
li.clients a {
	text-indent: -1000em;
	background:url(images/navigation/sub/clients.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:50px;
	}

li.clients a:hover {
	background-position: 0px -25px; }
	
li.clientsON a {
	text-indent: -1000em;
	background:url(images/navigation/sub/clients.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:50px;
	background-position: 0px -25px; }
	
	
	
li.recruitment a {
	text-indent: -1000em;
	background:url(images/navigation/sub/recruitment.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:75px;
	}

li.recruitment a:hover {
	background-position: 0px -25px; }
	
li.recruitmentON a {
	text-indent: -1000em;
	background:url(images/navigation/sub/recruitment.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:75px;
	background-position: 0px -25px; }
	
	

li.contact a {
	text-indent: -1000em;
	background:url(images/navigation/sub/contact.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:100px;
	}

li.contact a:hover {
	background-position: 0px -25px; }
	
li.contactON a {
	text-indent: -1000em;
	background:url(images/navigation/sub/contact.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:100px;
	background-position: 0px -25px; }
	
	
	
li.home a {
	text-indent: -1000em;
	background:url(images/navigation/sub/home.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:125px;
	}

li.home a:hover {
	background-position: 0px -25px; }
	
li.homeON a {
	text-indent: -1000em;
	background:url(images/navigation/sub/home.jpg) no-repeat left top;
	width: 156px;
	height: 25px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 148px;
	top:125px;
	background-position: 0px -25px; }
	
	
/* End Sub Nav */



	
/* Start Sidebar Navigation */

ul.sidebar_nav {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 230px;
	}

ul.sidebar_nav li {
	background-image: url(images/sitewide/bullet_nav.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	list-style-type:none;
	padding: 4px 0 7px 20px;
	margin: 0 ;
	}
	

/* End Sidebar Navigation */

/*=================================================


	4. Structure 
 
=================================================*/

body {
	margin:0;
	padding:0;
	background-color: #fff;
	background-image:url(images/backgrounds/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
	}
	
#page {
	margin: 0 auto;
	padding: 0;
	width: 968px;
	background-color: #FFFFFF;
	}

#header {
	width: 968px;
	float:left;
	background-color: #fff;
	margin-top:0px;
	height:151px;
	}


	#banner_area {
	height:248px;
	clear:both;
	}
	
	#bannerleft {
		width:357px;
		float:left;
		background-color:#2b637f;
		height:248px;
		position:relative;
		}
		
	.bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_home.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		.page-17 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_commercial.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		.page-15 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_retail.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		.page-19 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_hotels.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		.page-21 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_residential.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		
		
		.page-25 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_blank.jpg);
		height:248px;
		background-color:#afbc26;
		}

		.page-27 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_blank.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		.page-29 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_blank.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		.page-31 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_blank.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		.page-51 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_blank.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		.page-43 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_blank.jpg);
		height:248px;
		background-color:#afbc26;
		}
		
		.page-47 .bannerright {
		width:611px;
		float:right;
		background-image:url(images/backgrounds/banner_blank.jpg);
		height:248px;
		background-color:#afbc26;
		}


#content_container {
	float: left;
	width: 968px;
	background-color: #fff;
	background-image: url(images/sitewide/bg_page_bounds.gif);
	background-position: right 0;
	background-repeat: repeat-y;
	padding-bottom:0px;
	}
	
	
.narrowcolumn {
	float: right;
	width: 501px;
	padding: 25px 80px 0px 0px;
	/*background-color: #FFCCFF;*/
	}

.widecolumn {
	float: right;
	width: 611px;
	padding: 20px 30px;
	/*background-color: #999999;*/
	}
	
	
#sidebar {
	width: 357px;
	float:left;
	
	padding: 0;
	margin: 0;

	position:relative;
	}


#content.narrowcolumn .post {
	padding:0;
	margin: 0 0 15px 0;
	width: 100%;
	float: left;
	/*background-color: #66CC66;*/
	}

#content.widecolumn .post {
	padding:0;
	margin: 0;
	width: 100%;
	float: left;
	/*background-color: #66CC66;*/
	}

.entry {
	padding: 0px 0 0px 0;
	margin: 0;
	width: 100%;
	/*border-top: 1px solid #878585;*/
	float: left;
	/*background-color: #993399;*/
	}


#footer {
	background-repeat: no-repeat;
	background-position:top right;
	width: 968px;
	height: 30px;
	padding: 0px 0 15px 0;
	margin: 0 auto;
	clear:both;
	background-color: #fff;
	}

#footer_holder {
	float:right;
	/*background-color:#000000;*/
	width:582px;
	}


	
	
/* End Structure */




/*=================================================

	5. Images
	
=================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

	
.entry img {
	border:0;
	padding: 0;
	margin: 3px 8px 3px 0;
	float: left;
	/*display: block;
	border: 1px solid #cfd0d4;*/
	}
	

.alignright {
	float: right;
	width: 200px;
	text-align:right;
	}

.alignleft {
	float: left;
	width: 200px;
	}

	
	
/* End Images */



/*=================================================
	
	6. Lists 

=================================================*/


.entry ol {
	padding: 10px 0 10px 35px;
	margin: 0;
	font-size: 12px;
	}

.entry ol li {
	margin: 0;
	padding: 5px 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.narrowcolumn ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type:square;
	}

.narrowcolumn ul li {
	padding: 4px 0 7px 10px;
	margin: 0 ;
	}	
	
/* End Entry Lists */



/*=================================================

	7. Form Elements 
	
=================================================*/

/*#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;

	}*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/*=================================================
	
	8. Comments
	
=================================================*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/*=================================================
	
	9. Various Tags & Classes 
	
=================================================*/


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
	
div.left_float {
	float: left;
	width: 200px;
	padding: 0 0 2px 0;
	}	

hr {
	border: 0;
	color: #cfd0d4;
	background-color: #cfd0d4;
	margin-bottom:10px;
	margin-top:0px;
	height: 1px;
	}

a img {
	border: none;
	}

.navigation {
	float:left;
	padding: 15px 0 20px 0;
	margin: 0px 0 0 0;
	width: 100%;
	/*background-color: #000000;*/
	}
	
p.news_date {
	float: left;
	margin: 18px 0 3px 0;
	padding: 13px 0 0 0;
	width: 100%;
	border-top: 1px solid #878585;
	}
		
	
/* End Various Tags & Classes*/


/*=================================================
	
	10. Forms
	
=================================================*/


/* End Forms*/





/*=================================================
	
	11. Headers
	
=================================================*/


#header h1 a {
	background-image: url(images/sitewide/logo.jpg) ;
	background-position: 0 0px;
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin-left:58px;
	margin-top:57px;
	float:left;
	height: 74px;
	width: 245px;
	line-height: 0;
	}
	
	#header h2 {
	background-image: url(images/sitewide/strap.jpg) ;
	background-position: 0 0px;
	background-repeat:no-repeat;
	text-indent: -9999px;
	margin-top:76px;
	margin-left:52px;
	float:left;
	height: 26px;
	width: 536px;
	line-height: 0;
	}

#sub_header h2 {
	background-image: url(images/headings/heading_subheader.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent: -9999px;
	padding:0;
	margin:0;
	height: 116px;
	width: 259px;
	line-height: 0;
	font-size: 10px;
	}

h2 a.latest_news {
	background-image: url(images/headings/heading_sidebar_news.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent: -9999px;
	padding:0;
	margin: 20px 0 0 0;
	height: 46px;
	width: 230px;
	line-height: 0;
	font-size: 10px;
	float:left;
	}

h2 a.press_releases {
	background-image: url(images/headings/heading_sidebar_press.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent: -9999px;
	padding:0;
	margin: 20px 0 0 0;
	height: 46px;
	width: 230px;
	line-height: 0;
	font-size: 10px;
	float:left;
	}
	
h2 a.sites_development {
	background-image: url(images/headings/heading_sites.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent: -9999px;
	padding:0;
	margin: 20px 0 0 0;
	height: 46px;
	width: 230px;
	line-height: 0;
	font-size: 10px;
	float:left;
	}	
	
h2 a.movies {
	background-image: url(images/headings/heading_movies.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent: -9999px;
	padding:0;
	margin: 20px 0 0 0;
	height: 46px;
	width: 230px;
	line-height: 0;
	font-size: 10px;
	float:left;
	}	

h3.quote_carbon {
	background-image: url(images/headings/sidebar_quote_carbon.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent: -9999px;
	padding:0;
	margin: 12px 0 0 0;
	height: 169px;
	width: 230px;
	line-height: 0;
	font-size: 10px;
	float:left;
	}