/*  
Theme Name: Domina Blog
Theme URI: http://www.dominablog.de
Description: WP Domina Blog Theme f&uuml;r <a href="http://www.idgv.info">IDGV</a>.
Version: 1.0
Author: Benjamin Schulz
Author URI: http://www.seraph-design.de
*/
html{
	height:100%;
	
	background: #000000 url(gfx/background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	
	padding: 0px;
	margin: 0px;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	word-spacing: 0;
	font-size: 0.8em;
}

body{
	height:100%;
	padding: 0px;
	margin: 0px;
}

#wrapper{
	margin: 0px auto;
	width: 800px;
	background: #0b0b0b url(gfx/wrapperbackground.jpg);
	background-repeat: no-repeat;
	background-position: 0px 140px;
}

#header{
	height: 140px;
	background: url(gfx/header.jpg);
	overflow: hidden;
	text-indent: -9999px;
}

#titlelink{
	display:block;
	width: 300px;
	height: 70px;
	margin-left: 20px;
	margin-top: 40px;
	overflow: hidden;
	text-indent: -9999px;
}

#navigation ul{
	background: #111111 url(gfx/navigationbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li{
	display: inline;
}

#navigation ul li a{
	font-style: normal;
	color: #FFFFFF;
	background: url(gfx/navigationbga.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin-right: 2px;
	padding: 10px 25px;
}

#navigation ul li a:hover{
	color: #EE8400;
	background: url(gfx/navigationbgh.jpg);
	background-repeat: repeat-x;
}

#navigation .active a{
	color: #EE8400;
	font-style: italic;
}

.mainad{
	text-align: center;
	margin: 5px;
}

.sidead{
	width: 219px;
	margin-left: -10px;
	margin-bottom: 15px;
	text-align: center;
}

.mainad a img, .sidead a img{
	background-color: #000000;
	padding: 2px;
	border: 1px solid #454545;
}

.mainad a:hover img, .sidead a:hover img{
	border: 1px solid #FFFFFF;
}

#content{
	float:left;
	width: 569px;
}

.news{
	background: url(gfx/newsback.jpg);
	color: #FFFFFF;
	padding: 10px;
	margin: 10px;
	border: 1px dotted #454545;
	line-height: 140%;
}

.news h2, .news h1{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #EE8400;
	font-size: 1.8em;
	float: left;
	margin: 0px;
	margin-bottom: 5px;
}

.news h1{
	font-size: 2em;
}

.news h2 a, .news h1 a{
	font-style: normal;
	text-decoration: none;
	color: #EE8400;
}

h3{
	color: #ABABAB;
}

a{
	font-style: italic;
	text-decoration: underline;
	color: #EE8400;
}

.news h2 a:hover, a:hover{
	color: #FFFFFF;
}

.datum {
	font-size: 0.8em;
	color: #ABABAB;
	font-weight: bold;
}

.news p{
	margin: 0px;
	margin-bottom: 10px;
	clear: both;
	color: #DEDEDE;
	text-align: justify;
}

.newswrap{
	clear: both;
	margin-top: 10px;
}

a.more-link{
	font-style: normal;
	float: left;
	margin: 0px;
	color: #787878;
}

a.more-link:hover, .comments a:hover{
	color: #EE8400;
}

.comments{
	margin-bottom: 5px;
}

.comments a{
	text-decoration: none;
	font-size: 1em;
	font-style: normal;
	color: #787878;
}

.wp-pagenavi{
	color:#737373;
	text-decoration: none;
	font-size: 1.1em;
	width: 400px;
	margin: 0px auto;
	text-align: right;
	padding: 10px;
	padding-top: 0px;
	font-weight: bold;
}

.pages{
	float:left;
	font-weight: normal;
}

.wp-pagenavi a, .wp-pagenavi a:visited {
	margin-left: 5px;
	font-style: normal;
	color:#737373;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	color:#FFFFFF;
}

#floatright{
	float: right;
	width: 219px;
}

.sidebar{
	color: #FFFFFF;
	background: url(gfx/newsback.jpg);
	float: right;
	width: 209px;
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px dotted #454545;
}

#search{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

#search input{
	background-color: #000000;
	color: #787878;
	border: 1px solid #454545;
	width: 100px;
	padding: 2px;
	font-size: 0.9em;
	margin-bottom: 5px;
}

form#searchform #searchsubmit{
	font-size: 0.9em;
	width: 75px;
	color: #ABABAB;
	cursor:pointer;
}

form#searchform #searchsubmit:hover, #search input:hover, #search input:active, #search input:focus{
	color: #FFFFFF;
	background-color: #252525;
}

#abouttext{
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	color: #BBBBBB;
}

.sidehead {
	font-family: "Times New Roman", Times, serif;
	color: #EE8400;
	font-size: 1.4em;
	margin: 0px;
	margin-bottom: 5px;
	clear:both;
	text-transform:none;
	text-align: center;
}

.sidemenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
	font-weight: normal;
	font-size: 0.8em;
}

.sidemenu li{
	border-bottom: #454545 1px dotted;
	list-style:none;
}

.sidemenu li a{
	font-style: normal;
	color: #ABABAB;
	text-decoration: none;
	padding: 5px;
	display:block;
	list-style:none;
}

.sidemenu li a:visited{
	color: #ABABAB;
	text-decoration: none;
}

.sidemenu li a:hover{
	text-decoration: none;
	background: #111111 url(gfx/navigationbg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.sidemenu small{
	color: #737373;
	font-size: 0.9em;
}

.tagcloud{
	text-align:center;
}

.tagcloud a{
	margin: 5px;
	text-decoration: none;
}

#footer{
	width: 780px;
	padding: 10px;
	clear: both;
	background-color: #000000;
	background: url(gfx/navigationbg.jpg);
	color: #FFFFFF;
}

#copyright{
	float: left;
	font-weight: bold;
}

#footerbar{
	float: right;
}

#footerbar a{
	font-style: normal;
	color: #B9B9B9;
	text-decoration: none;
}

#footerbar a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.clear{
	clear: both;
}

img{
	border: 0px;
}


.sidebar-half{
	width: 102px;
	float: left;
}

.marginr{
	margin-right: 5px;
}

.marginb{
	margin-bottom: 15px;
}






.mininav{
	margin-bottom: 35px;
	width: 100%;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.textright{
	text-align: right;
}

#comments, #respond {
	border-bottom: 1px dotted #454545;
	padding: 0px;
	clear: both;
}
.commentlist {
	padding: 5px;
	line-height: 130%;
	list-style-type: none;
}
.commentlist li{
	padding: 10px;
	border-bottom: 1px dotted #454545;
}
.commentlist .alt {
	background-color: #000000;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #EE8400;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #EE8400;
	text-decoration: none;
	font-style: normal;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 100%;
	background:#000000;
	color: #787878;
	border: 1px solid #454545;
	margin-top: 3px;
}
#commentform textarea{
	width: 100%;
	height: 115px;
	background:#000000;
	color: #787878;
	border: 1px solid #454545;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#commentform #submit{
	width: 144px;
	height: 28px;
	color: #787878;
	border: 1px solid #454545;
	cursor:pointer;
	font-size: 0.9em;
}

form#commentform #submit:hover, #commentform textarea:hover, #commentform textarea:active, #commentform textarea:focus, #commentform input:hover, #commentform input:active, #commentform input:focus{
	color: #FFFFFF;
	background-color: #252525;
}