/*
Theme Name: Diablo Theme
Theme URI: http://www.diablo-technologies.com/
Description: Importing the Diablo template into WordPress
Version: 1.0
Author: Troy kay
Tags: diablo, custom header, fixed width, two columns, widgets

*/

html, body {
	background:  url(/media/images/dti-pb-body-bg.gif) repeat-x #dbdbdb;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#container {
	margin: 0px auto;
	width: 800px;
	border: 1px solid #cccccc;
	background: url(/media/images/dti-pb-bg.png);
}


#mainpage {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#subpage {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#mainpage #banner {
	height: 253px;
	width: 800px;
}

#mainpage #banner #logo {
	width: 460px;
	float: left;
}

#mainpage #banner #header {
	width: 340px;
	float: right;
}

#subpage {
	margin: 0px auto;
	width: 800px;
}

#subpage #banner {
	height: 100px;
	width: 800px;
}

#subpage #banner #logo {
	width: 255px;
	float: left;
}

#subpage #banner #header {
	width: 545px;
	float: right;
}

#subpage #main {
	width: 800px;
	background-image: url(/media/images/dti-pb-sub-main-bg.png);
}

#subpage #main #left {
	width: 228px;
	float: left;
}

#subpage #main #right {
	width: 570px;
	float: right;
	background: #ffffff;
}


#nav {
	padding: 0px;
	margin: 0px; 
	height: 26px;
	background-image: url(/media/images/dti-pb-nav-button-bg.png);

}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	width: 113px;
	border-left: 1px solid #cccccc;
}

#nav li.first {
	float: left;
	width: 113px;
	border-left: none;
}

#nav a {
	text-decoration: none;
	font-size: 8pt;
	color: #666666;
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin: 0px auto;
	background-image: url(/media/images/dti-pb-nav-button-bg.png);
}


#nav a:hover {
	color: #000000;
	background-position: 0px -60px;
}

#nav a:active {
	color: #ffffff;
	background-position: 0px -120px;
}

#news {
	width: 800px;
	background-image: url(/media/images/dti-pb-main-news-bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#news .block {
	width: 266px;
	float: left;
}

#news #missionheader.block {
	background: url(/media/images/dti-pb-main-mission.gif) no-repeat;
	padding-top: 25px;
}

#news #newsheader.block {
	background: url(/media/images/dti-pb-main-news.gif) no-repeat;
	padding-top: 25px;
}

#news #eventsheader.block {
	background: url(/media/images/dti-pb-main-events.gif) no-repeat;
	padding-top: 25px;

}

#news .block img {
	padding: 10px 0px 10px 10px;
}

.newstitle {
	padding: 5px 0px 3px 15px;
	font-size: larger;
}

.newstext {
	padding: 5px 0px 3px 15px;
}

#news a {
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
}

#news .block p { 
padding: 0px 10px 0px 10px;
}


#teasers {
	clear: both; 
	width: 800px;
	background-image: url(/media/images/dti-pb-teasers-bg.png);
	border-top: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#teasers a {
	font-weight: bold;
	text-decoration: none;
	color: #CC0033;
}


#teasers .block {
	width: 266px;
	float: left;
}

#teasers #about.block {
	padding-top: 25px;
	background: url(/media/images/dti-pb-main-about.gif) no-repeat;
	background-position: 2px 2px;

}

#teasers #products.block {
	padding-top: 25px;
	background: url(/media/images/dti-pb-main-products.gif) no-repeat;
	background-position: 2px 2px;

}

#teasers #solutions.block {
	padding-top: 25px;
	background: url(/media/images/dti-pb-main-solutions.gif) no-repeat;
	background-position: 2px 2px;
}


#teasers .block p { 
	padding: 0px 10px 0px 10px;
}

#footer {
	border-top: 1px solid #cccccc;
	width: 800px;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#footer a { 
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

#leftfooter {
	float: left;
	width: 200px;
	padding: 0px 20px;
}

#rightfooter { 
	float: right;
	width: 200px;
	text-align: right;
	padding: 0px 20px;
}

#main {
	width: 800px;
	padding: 0px; 
	margin: 0px;
	border-top: 1px solid #cccccc;
}

#subnav {
	padding: 0px;
	margin: 0px; 
	width: 228px;
	background-image: url(/media/images/dti-puzz-nav-button-bg.png);

}
#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#subnav li {
	float: left;
	width: 228px;
	border-bottom: 1px solid #cccccc;
}

#subnav a {
	text-decoration: none;
	font-family: verdana,arial;
	font-size: 10px;
	color: #000000;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-image: url(/media/images/dti-pb-nav-button-bg.png);
}


#subnav a:hover {
	color: #000000;
	background-position: 0px -60px;
}

#subnav a:active {
	color: #ffffff;
	background-position: 0px -120px;
}

#content {
	margin: 0px;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1, h2, h3, h4, h5, h6 {
	color: #cc0033;
}

#content h3 {
	margin: 0px;
	padding: 0px;
}

#content h4 {
	display: block;
	border-bottom: 1px solid #cccccc;
}

#content a {
	text-decoration: none;
	color: #CC0033;
}

#content img.thumbnail {
	padding: 3px;
	border: 1px solid #cccccc;
	margin: 3px;
}

#content .person {
	color: #cc0033;
	font-size: 11pt;
	font-weight: bold;
	padding: 15px 10px 0px 15px;
}

#content .role {
	font-size: 11pt;
	font-style: italic;
	padding: 0px 10px 0px 15px;
}

.release_date, .release_title, .release_text {
	padding: 0px;
	margin: 0px;
}

.release_date {
	font-size: 90%;
	padding-bottom: 5px;
}