/*
Theme Name: OST
Theme URI: the-theme's-homepage
Description: a-brief-description
Author: your-name
Author URI: your-URI
Template: dmg-media
*/

@import url(../themes/dmg-media/style.css);

#header-bg {
	background:transparent url(img/bg_header_bg.png) no-repeat top center;
	}
#header {
	background:transparent url(img/bg_header_safe.png) no-repeat;
	height:200px;
	margin:0 auto;
	position:relative;
	width:980px;
	padding:0;
	}
#header #site-title a {
	background:none;
	display:block;
	text-indent:-99999em;
	width:980px;
	height:200px;
	margin:0;
	padding:0;
	}
#header #hosted-by-logo {
	top:99px;
	right:110px;
	}	
#browse-by-keywords {
	top:0;
	right:0;
	position:absolute;
	}	
h1, h2, h3, h4, h5, h6 {
	color:#e62720;
	}	
.testimonials {
	background:#eee;

	}	
.testimonials dt {
	color:#333;
	font-weight:bold;
	}
.testimonials dd {
	margin-bottom:20px;

	}	
#sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	text-transform:none;
	}
#footer .footer-logo {
	padding-left:20px;
	}	
