/* ========================================
   RUBBISHISGOLD.COM 
   Code and development by Sage Brown
   www.sagebrown.com
   sage@sagebrown.com
   ======================================== */

/* GOLD #897745 */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

html, body {
	height: 100%;
}

#bg {
	position: fixed;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: -20;
}


#bg img {
	width: 100%;
	height: auto;
}


ul {
	list-style-type: none;
}

/* STRUCTURE */

#wrapper {
	width: 1028px;
	margin: 0 auto;	
	min-height: 100%;
	overflow: hidden !important;
}

#content {
	padding: 145px 0 35px 0;
	width: 1028px !important;
}

#header-wrapper {
	position: fixed;
	top: 0;
	z-index: 20;
	width: 100%;
	height: 90px;
	background: #000;
	border-bottom: 1px dashed #897745;
}

#header {
	background: url(/images/site/texture.gif);
	width: 1000px;
	z-index: 25;
	height: 90px;
	padding: 0 14px 0 14px;
	margin: 0 auto 0 auto;
}

#footer-wrapper {
	border-top: 1px dashed #897745;
	width: 100%;
	background: #000;
	height: 35px;
	margin: -25px auto 0 auto;
}

#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px !important;
	padding-right: 14px;
	padding-left: 14px;
}


/* NAV */


#header h1 {
	height: 52px;
	float: left;
	margin-top: 18px;
	width: 330px;
}

#header h1 a {
	background: url(/images/site/rubbish.gif) no-repeat;
	background-position: 0 0;
	height: 100%;
	width: 100%;
	display: block;
	position: relative;
	left: -14px;
}

#header h1 a:hover {
	background-position: 0 -52px !important;
}

#header ul {
	display: block;
	height: 10px;
	width: 379px;
	float: right;
	margin: 48px 0 0 0;
}

#header ul li {
	float: left;
	height: 10px !important;
	overflow: hidden;
}

#header ul li a {
	display: block;
	background-position: 0 0;
	height: 10px;
}

#header ul li a:hover, .active {
	background-position: 0 -10px !important;
}

#nav-about {
	background-image: url(/images/site/nav-about.gif);
	width: 64px;
	margin-right: 29px;
}

#nav-projects {
	background-image: url(/images/site/nav-projects.gif);
	width: 94px;
	margin-right: 29px;
}

#nav-contact {
	background-image: url(/images/site/nav-contact.gif);
	width: 86px;
	margin-right: 29px;
}

#nav-blog {
	background-image: url(/images/site/nav-blog.gif);
	width: 48px;
}

#footer #links {
	width: 50%;
	margin: 0 auto;
	text-align: center;
	letter-spacing: 1px;
	color: #333;
	text-transform: lowercase;
}

#footer #links a {
	color: #999;
}

#footer #links a:hover {
	color: #fff;
}

#footer img {
	float: left;
}

#footer #copyright {
	color: #897745;
	float: right;
}

/* BOXES */

.subpage {
	clear: both;
}

.group {
	width: 1028px;
	float: left;
	overflow: hidden !important;
}

.right, .left {
	position: relative;
	width: 479px;
	padding: 0 14px !important;
}

.right {
	margin-left: 7px;
	float: right;
	clear: right;
}

.left {
	margin-right: 7px;
	float: left;
	clear: left;
}

.l img, .r img, .m img {
	margin-bottom: 10px;
}

.col {
	width: 305px !important;
	padding-right: 14px;
	padding-left: 14px;
	float: left;
}

.m {
	margin-left: 14px !important;
	margin-right: 14px !important;
}


/* PAGINATION / SLIDER CONTROLS */
#slider {
	width: 1028px;
	overflow: hidden !important;
}

#slider ul {
	width: 900000px !important;
	overflow: hidden !important;
}

#pagination {
	background: #000;
	border-top: 1px dashed #897745;
	height: 25px;
	padding: 10px 14px;
	margin: 0 0 10px 0;
	clear: both;
}

#pagination>#prevBtn, #pagination>#nextBtn {
	margin-top: 0px;
}

#pagination>#nextBtn {
	left: 25px;
	top: -14px;
}

#pagination>#prevBtn {
	left: -30px;
	width: 25px;
	height: 22px;
}

#controls, #controls-lightbox {
	height: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 14px !important;
}

#controls-lightbox {
	text-align: left;
	height: 25px;
	margin: 10px 0 0 14px;
	width: 90%;
}

#cboxPrevious {
	display: block;
	float: left;
	width: 25px;
	text-align: center;
}

#cboxNext {
	float: right;
	width: 25px;
	text-align: center;
	top: 0;
}

#prevBtn a, #nextBtn a {
	line-height: 22px;
	background: #666;
	color: #fff;
	padding: 0 5px;
	display: block;
}


#homepage-slideshow>#controls, .subpage>#controls {
	margin: 10px 0 0 14px;	
	height: 20px;
	width: 90%;
	text-align: left;
	float: left;
}

#nextBtn {
	display: block;
	width: 25px;
	text-align: center;
	float: right;
	
	position: relative;
	left: 11px;
	
	margin-top: 10px;
}

#prevBtn {
	display: block;
	width: 25px;
	text-align: center;
	float: right;
	
	position: relative;
	left: -45px;
	
	margin-top: 10px;
}


#cboxNext, #cboxPrevious {
	background: #666;
	line-height: 22px;
	color: #fff;
	width: 25px;
}

#cboxNext:hover, #cboxPrevious:hover {
	background: #fff !important; 
	color: #897745; 
}

#cboxClose{
	display: block;
	height: 25px;
	width: 25px;
	
	background: #ccc;
	
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 20;
	
	background: url(images/site/close.gif);
	background-position: 0px 0px;
	line-height: 200px;
	overflow: hidden;
}

#cboxClose:hover {
	background-position: 0 -24px;
}



.film-icon a {
	text-indent: -900px;
	background: #666 url(/images/site/film-icon.gif) no-repeat 0px 0px !important;
}

.film-icon.current a {
	background: #666 url(/images/site/film-icon.gif) no-repeat 0px -22px !important;
}

#controls-lightbox {
	position: relative;
	left: -14px;
	margin-bottom: 5px;
}

#case-study-slideshow ul, #slideshow ul {
	width: 900000px !important;
}

#case-study-slideshow ul li, #slideshow ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#controls li, #controls-lightbox li { 
	width: 25px; 
	display: inline-table;
	margin: 0 5px 0px 0;
	list-style-type: none; 
} 

#controls li a, #controls-lightbox li a { 
	text-align: center; 
	line-height: 22px; 
	background: #666; 
	color: #ccc; 
	text-decoration: none; 
	list-style-type: none;
	display: block; 
} 

#controls .current a, #controls a:hover, #prevBtn a:hover, #nextBtn a:hover, #controls-lightbox .current a, #controls-lightbox a:hover {
	background: #fff; 
	color: #897745; 
} 

/* TYPOGRAPHY */

.pad p, .pad h3, .about-intro p, .pad img {
	margin-left: 14px;
	margin-right: 14px;
}

.white {
	color: #fff !important;
}

.gold {
	color: #897745 !important;
}

.grey {
	color: #ccc !important;
}

.desc {
	font-size: 1.4em;
	line-height: 25px;	
	margin-bottom: 10px;
	color: #c3c2c2 !important;
}

.desc .title {
	font-size: 1.4em;
}

.credit {
	font-size: .8em;
	line-height: 25px;
	margin-bottom: 10px;
	color: #fff;
}

.small {
	font-size: 1.2em;
	margin: -8px 0 0 0;
	
}

p {
	color: #ccc;
}

h5 {
	color: #897745 !important;
}

h3, .title {
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	color: #897745;
	display: inline-block;
	margin-left: 0;
}

h5 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	display: inline-block;
	margin: 0 0 5px 0;
}

.sm {
	font-size: 1.6em;
}

.about-intro .sm {
	font-size: 1.4em !important;
}


.large {
	font-size: 1.6em;
	color: #c3c2c2;
	line-height: 25px;
	margin: 0 0 25px 0;	
}

.xlarge {
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
}

.mission {
	font-size: 1.6em;
	font-style: italic;
	line-height: 1.6em;
	color: #c3c2c2;
}

.mission>.title {
	font-size: 1.6em;
	color: #897745 !important;
}

.em {
	font-style: italic;
}

/* LINKS */

.col a img {
	border: 0 !important;
}

.preview-detail {
	display: block;
	height: 300px;
	width: 479px;
	position: absolute;
	overflow: hidden;
	line-height: 900px;
	outline: none;
}

.preview-detail-wide {
	display: block;
	height: 300px;
	width: 1028px;
	position: absolute;
	overflow: hidden;
	line-height: 900px;
	outline: none;
}

.preview-detail-wide img {
	margin-bottom: 12px;
}

.preview-home {
	display: block;
	height: 166px;
	width: 479px;
	position: absolute;
	top: 39px;
	overflow: hidden;
	line-height: 900px;
	outline: none;
}

.preview {
	display: block;
	height: 178px;
	width: 305px;
	overflow: hidden;
	line-height: 900px;
	outline: none;
	margin-bottom: -177px;
	position: relative;
	top: -192px;
}

.palm.lightbox:hover {
	background: url(/images/site/action-palm.png) center center no-repeat !important;
}

.lightbox:hover {
	background: url(/images/site/action.png) center center no-repeat !important;
}

.view-more {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 14px !important;
}

a {
	color: #897745;
	text-decoration: none;
}

a:hover {
	color: #fff;
}



.related {
	margin: 16px 14px 0 14px;
	padding: 7px 0 0 0;
	border-top: 1px solid #333;
}

.related p {
	margin: 7px 0;
	font-size: 1.1em;
}

.related span {
	color: #897745;
	font-weight: bold;
}

.related a {
	color: #ccc;
	font-style: italic;
}

.related a:hover {
	color: #999;
}

/* MISC */

img {
	border: 0;
}

.clear {
	clear: both;
}

hr.dotted {
	border: 0;
	margin: 0 14px 14px 14px;
	padding: 0px !important;
	height: 1px;
	background: #333;
}

.dotted {
	background-color: #000;
	background: url(/images/site/texture.png);
	border-top: 1px dashed #897745;
	padding-top: 14px !important;
	padding-bottom: 2px !important;
	margin: 0 0 20px 0;
}

.dotted img {
	margin-bottom: 12px;
}

.hide {
	line-height: 9000px;
	overflow: hidden !important;
}

.hidden {
	display: none;
}

/* CLEARFIX */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
