/*  
Theme Name: Hata Report
Theme URI: http://localhost/dana/
Description: This is a theme based on http://localhost/dana/ overall website
Version: 1.0
Author: Brandcake
Author URI: http://www.brandcake.us/

*/
html, body, div, span, applet, p, h1, h2, h3, h4, h5, h6, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
}
body {
	background-image:url(images/blogbackground.jpg);
	background-repeat:no-repeat;
	background-position: center 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000000;
	color:#999999;
	margin:0;
	vertical-align:top;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	padding-bottom:10px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-bottom:10px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	padding-bottom:10px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	padding-bottom:10px;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	padding-bottom:10px;
}
p {
padding-top:15px;
}
a:link, a:visited{
	color:#3399FF;
	text-decoration: none;
}
a:hover {
	color:#336699;
	text-decoration: none;
}
#wrap {
	height:100%;
	position: relative;
	width:950px;
	margin:0 auto;
	text-align: left;
}
#header{
	float:left;
	position:relative;
	height: 232px;
	width:950px;
}
#maincontent{
	background-color:#333333;
	float:right;
	position:relative;
	margin-bottom:20px;
	padding: 20px;
	width: 820px;
}
#container {
	float:right;
	position:relative;
	padding-left:20px;
	width: 560px;
	border-left:1px solid #666666;
}
.post{
	padding:10px 0 10px 0;
}
.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 30px;
}
.entry{
	line-height: 22px;
	font-size:14px;
}
p.postmetadata{
	border-top: 1px solid #666666;
	margin: 15px 0 0 0;
	font-size:12px;
}
.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.sidebar{
	float:left;
	position:relative;
	width:220px;
	display: inline;
}
.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
.sidebar ul li{
	padding: 0px 0 10px 0;
}
.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.sidebar ul ul li{
	padding: 0;
	line-height:24px;
}
table#wp-calendar{
	width: 100%;
}
#blogname{
	float:left;
	position:relative;
	width:560px;
	margin-bottom:30px;
}
#blogname a:link, a:visted{
	color:#FFFFFF;
}
#blogname a:hoover{
	color:#999999;
}
.post-date{
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	background:url(images/date_wp.png) no-repeat;
	width:50px;
	height:56px;
	position:relative;
	text-align:center;
}
.month{
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
}
.day{
	color:#999999;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footer{
	float:left;
	clear: both;
	border-top:1px solid #3366cc;
	width:950px;
	padding: 20px 0 40px 0;
	color:#FFFFFF;
	margin-top: 20px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px dashed #666666;
	padding: 10px 0 0;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #666666;
}
.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.commentmetadata{
	font-size: 12px;
	font-style:italic;
}
.comments-template p.nocomments{
	padding: 0;
}
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
#topnavcont{
	float:right;
	position:relative;
	width:950px;
	margin: 10px 0;
	text-align: right;
}
#topnav li{
	display: inline;
	list-style-type: none;
}
#topnav a {
	padding: 0px 10px;
	border-right: 1px solid white;
}
#topnav a:link, #topnav a:visited{
	color: #fff;
	text-decoration: none;
}
#topnav a:hover{
	color: #999999;
	text-decoration: none;
}
#mainnavcont{
	border-top:1px solid #3366cc;
	position:relative;
	float: right;
	text-align: right;
	padding-top: 10px;
}
#mainnav ul, #mainnav li{
	display:inline;
	list-style-type: none;
}
#mainnav a {
	font-weight: bold;
	padding: 0p 0 0 10px;
	font-size: 12px;
}
#mainnav a:link, #mainnav a:visited{
	color: #fff;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}

#mainnav a:visited, #mainnav a:hover{
	background-image:url(../images/navarrow.png);
	background-repeat:no-repeat;
	background-position:center;
	color: #999999;
	text-decoration: none;
	background: transparent;
}
#mainnav a:hover{
	color: #999999;
	background-image: url(../images/navarrow.png);
}
.bottomnavcont{
	float:left;
	position:relative;
	width: 275px;
	margin-right: 20px;
}
.bottomnavcont h3{
	display:block;
	color:#999999;
}
.bottomnav {
	width:135px;
	float:left;
	display: block;
}
.bottomnav   li{
	list-style-type: none;
	display: block;
}
.bottomnav  a {
	padding: 0px 5px;
	font-size: 11px;
	margin-bottom: 10px;
}
.bottomnav a:link, .bottomnav a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
.bottomnav  a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.logo{
	position:absolute;
	bottom: 0px;
	right: 0px;
	height:164px;
	width:194px;
	background-image:url(images/ddhlogo2.png);
} 