html, body {
	height: 100%;
}

body {
	background: #1a1819 url(../../images/interface/body_bg.jpg) no-repeat top center;
	color: #ebece6;
	font-weight: 200;
	font-size: .9em;
	line-height: 160%;
}

#header_container {
	background: url(../../images/interface/header_index.jpg) no-repeat top center;
}

.btn_more {
	float: right;
	margin: 5px 0px 0px 0px;
}

.btn_view {
	float: right;
	margin: 5px 0px 0px 0px;
}

.line_340 {
	margin: 5px 0px 15px 0px;
}

.line_580 {
	margin: 5px 0px 15px 0px;
}

#portfolio_viewer {
	height: 270px;
}

#portfolio_controls {
	background: url(../../images/interface/header_featured_projects.jpg) right no-repeat;
	height: 48px;
	width: 340px;
}

#portfolio_controls .btn_view {
	float: right;
}


#portfolio_controls a.prev {
	display: block;
	float: left;
	height: 48px;
	text-decoration: none;
	width: 42px;
}

#portfolio_controls a.next {
	display: block;
	margin: 0px 0px 0px 42px;
	height: 48px;
	text-decoration: none;
	width: 42px;
}

#portfolio_details {
	color: #ebece6;
}

#portfolio_details h2 {
	color: #fff;
	font-size: 14px;
	padding:  0px;
	margin: 0px;
	text-transform: uppercase;
}

#content h1 {
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}

#content p {
	font-size:  1.125em;
	font-weight: 200;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-align: justify;
}

#content h2 {
	color: #fff;
	font-size: 18px;
	margin: 0px;
	text-transform: uppercase;
}

#content a, a {
	color: #a6d500;
	padding:  0px;
	margin: 0px;
	text-decoration: none;
}

#content .postmetadata {
	font-size:  1em;
	margin-bottom: 5px;
}

#content object {
	margin: 25px auto 25px auto;
}

#content .alignleft {
	float: left;
	padding: 0px 25px 15px 0px;
}

#content .alignright {

}

#sidebar {
	background: url(../../images/interface/sidepanel.png) no-repeat;
	color: #e9e9e9;
	height: 500px;
	font-size: 12px;
	text-align: justify;
}

#sidebar .inner {
	padding: 10px;
}

#sidebar h2 {
	padding: 0px;
	margin: 5px;
}

#sidebar h3 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#sidebar a {
	color: #fff;
}

#sidebar hr {
	color: #656264;
	border: 1px solid #656264;
	background: #656264;
	width: 90%;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

.callout {
	position: relative;
	height: 130px;
	width: 270px;
	padding: 5px 0px 20px 0px;
}

.callout h2 {
	background: url(../../images/interface/leaf-bullet.png) no-repeat;
 	font-size: 1.125em;
 	padding: 0px 0px 0px 25px;
 	margin: 0px;	
 	color: #fff;
}

.callout .more {
	float: right;
	position: absolute;
	bottom: 5px;
	right: 5px;	
}

.callout p {
	text-align: left;
}

#footer {
	background: url(../../images/interface/line_960.png) no-repeat top center;
	color: #747374;
	margin-top: 10px;
	padding: 5px 0px 0px 0px;
}

#footer ul li {
	float: left;
	margin: 0px 20px 0px 0px;
}

#footer ul li.first {
	list-style-type:  none;
}

#footer a {
	color: #e9e9e9;
}

#colorbox_win h1 {
	color: #3d393a;
}

#colorbox_win {
	height: 400px;
	width: 500px;
	text-align: center;
}
