#header{
	max-width: 966px;
	font-size: 1em;
	position: relative;
	margin: 0 0;
	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
}

#header h1{
	font-size: 1em;
	border: 0;
	margin: 17px 0 15px 0;
}

#header h1 a{
	position: absolute;
	width: 306px;
	height: 21px;
	margin: 0;
	outline: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	line-height: 21px;
	padding-left: 20px;
	letter-spacing: 7px;
	text-decoration: none;

}

#header ul,
#header ul li,
#header ul li a {
	float: left;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header ul {
	float: right;
	display: inline;
	clear: left;
	margin: 0;
	border: 0;
}


#header ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header ul li a {
	position: relative;
	line-height: 21px;
	height: 21px;
	padding: 0;
	text-align: left;
	padding-left: 9px;
	width: 116px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	border: 0;
	border-left: 1px solid #292929;
	overflow: hidden;
	outline: none;
	letter-spacing: 4px;
/*	z-index: 5;*/
}

#header ul li a:hover {
	background: red;
}

#header ul#nav {
	background: #1E1E1E;
	border-right: 1px solid #292929;
	position: relative;
}





/***** Home section ********/

body.default {
	background-color: #0D0D0D;
	position: relative;
	margin-right: 00px;
	margin-left: 00px;
}

body.default #header {
	position: relative;
	top: 1em;
	background: transparent url(../images/header_bar.png) 0 0 no-repeat;
	border: 0;
	width: 100%;
	max-width: 1300px;
	min-width: 900px;
	height: 21px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	display: block;
}

body.default #header.title{
	top: 20em;
}

body.default #header h1 {
	margin: 0;
	padding: 0;
}

body.default #header ul {
	margin: 0;
	height: 21px;
	float: right;
	display: inline;
}

body.default #header ul#nav {
	background: none;
}

body.default #header ul li {
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 21px;
}

body.default #header ul li a {
	float: left;
	display: inline;
	width: 116px;
}

body.default #background_img {
	width: 100%;
	position: absolute;
	top: 0%;
	left: 0;
}


/***** Page_content ******/
.page_content{
	margin-right: 45%;
	min-width: 400px;
}

.page_content h1 {
	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
	font-size: 120%;
	color: #ffffff;
	letter-spacing: 5px;
	text-align: right;
	margin: 4em 4em 0em 0em;
}

.page_content h2 {

	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
	text-align: right;
	margin: 1em 7.5em 0em 0em;
	color: #ffffff;
	font-size: 70%;
	letter-spacing: 2px;
}

.page_content p{

	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
	text-align: right;
	margin: 1em 7.5em 0em 4em;
	font-size: 70%;
	letter-spacing: 1px;
	color: rgb(150,150,150);
}

.page_content a,
.page_content a:link,
.page_content a:active,
.page_content a:visited {
	text-decoration: none;
	color: rgb(150,150,150);

}

.page_content a:hover {
	letter-spacing: 2px;
}


/***** Large Picture******/
.large_picture{
	padding: 0px 0px 500px 0px;
}

.large_picture img.vertical{
position: absolute;
margin-left: 50%;
top: 4em;
padding: 5px;
}

.large_picture img.horizontal{
position: absolute;
margin-left: 50%;
top: 8em;
}

/***** Boxes ******/

.box {
	float: right;
	display: inline;
	margin: 0px 2px 2px 0px;
	position: relative;
	width: 111px;
	height: 381px;
}

.box p.position {
	color: #fff;
	font-size: 75px;
	line-height: 75px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 65px;
	display: none;
}

.col .box {
	width: 100%;
	height: 15em;
	display: block;
	float: none;
}

.box img {
	position: absolute;
	top: 0;
	left: 0;
}

.meta {
	width: 100%;
	background: url(../images/meta_bg.png) top left no-repeat;
	font-family: arial, verdana, sans-serif;
	font-variant: small-caps;
	font-size: 9px;
	padding: 5px 0px 5px 0px;
	line-height: 12px;
	position: absolute;
	bottom: 110px;
	color: white;
}

* html .meta {
	bottom: -1px;
}

.meta ol {
	margin: 0;
	padding: 0;
}

.box a,
.box a:link,
.box a:active,
.box .small a:visited {
	position: absolute;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
	color: #ADADAD;
}



.box .meta a,
.box .meta a:link,
.box .meta a:active,
.box .meta a:visited{
	text-decoration:none;
	position: relative;
	width: auto;
	height: auto;
	text-indent: 0;
	color: #ADADAD;
	margin: 0;
	padding: 0;
}

.box .meta a:hover {
	letter-spacing: 1px;
}


.meta ol,
.meta ol li {
	margin: 0;
	padding: 0 3px;
	list-style: none;
}

.meta ol li.date {
	position: absolute;
	bottom: 0.5em;
	left: 0.5em;
}


/***** ID's and Single Classes ******/


.hover_effect a:hover img { 
	filter:alpha(opacity=50); 
	opacity: .50;
} 

#projects_list {
	float: right;
	padding:  50px 0px 0px 0px;
	margin: 0 5% 0 0;
	overflow: auto;
	max-width: 1300px;
}

img {
	border: 0;
	filter:alpha(opacity=100); 
	opacity: 1.0;
}

#floatstop {
	clear:both;
}

