@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #303030;
	background-image:url(../images/dnr08_bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	color:#999999;
	text-align: center; 
}
.dnr08 #container {
	width: 800px;
	margin: 0 auto;
	text-align: left; 
}
.dnr08 #header {
	padding: 14px 0px 0px 0px;
	height: 90px;

}

.dnr08 #navi {
	float:right;
	width:460px;
	padding: 60px 0px 0px 0px;
	height: 26px;
}

.dnr08 #navi ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navi li
{
float: left;
}


#navi li a {
	display:block;
	color:#666666;
	text-decoration:none;
	float:left;
	width:90px;
	height:18px;
}
#navi li a:hover {
	color:#666666;
	text-decoration:none;
}

/* Hide from IE5-Mac \*/
#navi li a
{
float: left
}
/* End hide 

#navi span {
	width:100px;
	height:20px;
}*/ 

#home a{
	background-image:url(../images/dnr08_nav_news.gif);
	background-repeat:no-repeat;
	background-position:20px 0px;
}
#home a:hover{
	background-position:20px -20px;
}
#portfolio a{
	background-image:url(../images/dnr08_nav_portfolio.gif);
	background-repeat:no-repeat;
	background-position:8px 0px;
}
#portfolio a:hover{
	background-position:8px -20px;
}
#gallery a{
	background-image:url(../images/dnr08_nav_gallery.gif);
	background-repeat:no-repeat;
	background-position: 12px 0px;
}
#gallery a:hover{
	background-position: 12px -20px;
}
#contact a{
	background-image:url(../images/dnr08_nav_contact.gif);
	background-repeat:no-repeat;
	background-position: 10px 0px;
}
#contact a:hover{
	background-position: 10px -20px;
}
#bio a{
	background-image:url(../images/dnr08_nav_about.gif);
	background-repeat:no-repeat;
	background-position: 14px 0px;
}
#bio a:hover{
	background-position: 14px -20px;
}

.highlight {
	border-right:3px solid #333333;
	border-left:3px solid #333333;
	padding:0px 0px 0px 0px;
	float: left;
}

/* ============================================ HEAD */

.dnr08 #header h1 {
	margin: 0;
	padding: 10px 0; 
}
/* ============================================ MAIN */


.dnr08 #mainContent {
	float: left;
}
/* ============================================ VIDEO */

.dnr08 #vidDisplay {
	background-image:url(../images/dnr08_vid_bg.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:330px;
	padding: 20px 0px 10px 0px;
}
/* ============================================ PROJECTS */
.titles {
float:left;
}

.dnr08 #projects {
	float:left;
	width:300px;
	margin: 0px 1px 0px 0px;
	border-right: 1px solid #333333;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #projects {
height:240px;
}
/**/
.dnr08 #details {
	float:left;
	width:470px;
	height:auto;
	padding: 14px 14px 14px 14px;
}
/* for Internet Explorer */
/*\*/
* html #details {
height:212px;
}
/**/
/* ============================================ NEWS & BLOG */

.dnr08 #news {
	float:left;
	width:300px;
	margin: 0px 1px 10px 0px;
	border-right: 1px solid #333333;
}
#news p{
color:#999999;
}

#news p a{
color:#999999;
text-decoration:underline;
}
#news p a:visited{
color:#999999;
text-decoration:underline;
}
#news p a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
#news h3{
color:#CCCCCC;
}

#news h3 a{
color:#CCCCCC;
}
#news h3 a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
#news h3 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.dnr08 #blog{
	float:left;
	width:470px;
	padding: 14px 14px 5px 14px;
}
#blog p{
color:#999999;
}
#blog h3 a{
color:#CCCCCC;
}
#blog h3 a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
#blog h3 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.dnr08 #footer {
	width:800px;
	height: 40px;
	padding: 10px 0px 0px 0px;
	float: left;
	margin: 0 auto;
}
.dnr08 #footer p {
	margin: 0;
	font-size:9px;
	color:#666666;
	text-align:right;
}
#footer p a {
	color:#666666;
	text-decoration:none;
}
#footer p a:visited {
	color:#666666;
	text-decoration:none;
}
#footer p a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

/* =================== FONTS ==========================*/
/* ============================================================ */

p, h1, h2, h3, h4, h5, h6 {
margin:0px;
padding:0px;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#666666;
}

p a{
color:#666666;
text-decoration:underline;
}
p a:visited{
color:#666666;
text-decoration:underline;
}
p a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
h3 a {
color:#999999;
text-decoration:none;
}
h3 a:visited {
color:#999999;
text-decoration:none;
}
h3 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

/* =================================== CONTACT */

.dnr08 #about {
	float:left;
	width:270px;
	padding: 14px 14px 14px 14px;
	margin:0px 1px 0px 0px;
	border-right: 1px solid #333333;
}
.dnr08 #contact_form {
	float:left;
	width:470px;
	padding:14px;
}

/* =================================== ABOUT */

.dnr08 #about_full {
	float:left;
	width:520px;
	padding: 14px 14px 14px 14px;
	margin:0px 1px 0px 0px;
	border-right: 1px solid #333333;
}

.dnr08 #about_links {
	float:left;
	width:220px;
	padding: 14px 14px 14px 14px;
	margin:0px 1px 0px 0px;
}

/* =================== CONTAINERS ==========================*/

#container_dark {
	background-color:#171717;
	float: left;
}
#container_light {
	background-color:#404040;
	float: left;
	width: 800px;
}


/* ==== CLEAR FIX ================================= */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* =================== ARTICLE SYSTEM ==========================*/
/* ============================================================ */
ul {
list-style:none;
padding: 0;
margin: 0;
}

.projects ul {
list-style: none;
padding: 0;
margin: 0;
}

.article_list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.article_list li {
	display:block;
	float:left;
	padding: 10px 10px 8px 10px;
	border-bottom:1px solid #333333;
	margin:0px;
	width:280px;
	background-color:none;
}
.article_list li:hover {
	background-color:#000000;
}
.articleitem_pic_thumb {
	width: auto;
	cursor:pointer;
	padding: 4px 4px 4px 4px;
	background-color:#333333;
	margin: 0px 5px 0px 0px;
	float: left;
}
.articleitem_pic { /* Article Header Image*/
	width: auto;
	padding: 4px;
	background-color:#333333;
	margin: 0px 0px 10px 10px;
	float: right;
}

.articleitem_txt {
	width: auto;
}
/* ============================== NEWS LIST */

.news_list li {
	display:block;
	padding: 10px 10px 0px 10px;
	margin:0px;
	width:280px;
	background-color:none;
}

/* ============================== BLOG LIST */

.blog_list li {
	display:block;
	padding: 10px 10px 8px 10px;
	border-bottom:1px solid #333333;
	margin:0px;
	width:450px;
	background-color:none;
	float:left;
}

.blog_date { /*blog*/
	float:left;
	width:110px;
}
.blog_txt {
	float:left;
	width: 75%;
}

/* ==================== GALLERY ===================== */

#thumbs2 {
	float:left;
	width: 470px;
	padding: 0px 0px 5px 0px;
}

#thumbs2  ul {
list-style: none;
padding: 0;
margin: 0;
}
#thumbs2 li{
	float: left;
}

#thumbs2 li a{
	float: left;
	background-color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	overflow: hidden;
	border:5px solid #000000;
	margin:2px 2px 0px 0px;
}
#thumbs2 li a:hover {
	background-color:#333333;
	text-decoration:none;
	border:5px solid #333;
}
.thumb_highlight{
	background-color:#333333;
	text-decoration:none;
	border:5px solid #333;
}


/* ============================================ OTHER */

.next_prev {
	margin:10px;
	float: left;
}

.inactive{
	color: #CCCC00;
}

/* ========================= INPUT ========================== */

.input_generic { /* FIELD */
	background-color:#303030;
	font-size: 11px;
	color: #999999;
	padding: 8px;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}

input:focus { /*FIELD FOCUS*/
	background-color:#000000;
}
textarea:focus { /*FIELD FOCUS*/
	background-color:#000000;
}

.input_select { /* FIELD */
	background-color:#303030;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}

.input_btn_submit { /*BUTTON*/
	background-color:#333333;
	font-size: 11px;
	color: #999999;
	padding: 8px;
	border: 0px solid;
	cursor: pointer;
}
.input_btn_submit:hover { /*BUTTON*/
	background-color:#000000;
}

.input_btn_clear { /*BUTTON*/
	background-color:#666666;
	font-size: 11px;
	color: #999999;
	padding: 3px;
	border: 0px solid;
	cursor: pointer;
}
