/*General*/

body {
	background: #eee url(images/webtreatsetc3.jpg) repeat;
	font: 14px Verdana, sans-serif;
	color: #222;
}
/*
div#wrapper {
        height: 100%;
        width: 100%;
        background: url(images/top-bar-background-2.png) repeat-x;;
}
*/
a {
	color: #533d6e;;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, serif;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h2,h3,p {
	margin-bottom: 10px;
}

p {
	line-height: 1.4;
}

div#container {
	margin: 0 auto;
	position: relative;
	width:960px;
}

/*Header*/

div#header {
	height: 145px;
	position: relative;
}

ul#nav {
	font: 16px Georgia, serif;
	height: 45px;
	position: relative;
	text-transform: uppercase;
	
	width: 400px;
}

ul#nav a {
	text-decoration: none;
}

ul#nav a:hover {
	text-decoration: underline;
}

ul#nav li{
	display: inline;
	margin-right: 30px;
}



#header form#search-form {
	
	position: absolute;
	height: 31px;
	top: 19px;
	right: 0;
	width: 220px;
}

#header input#search-field {
	background: url(images/search-background.png) repeat-x;
	border: solid 1px #aaa;
	font: 16px Georgia, serif; 
	height: 18px;
	padding: 6px 4px;
	width: 212px;
}

#header input#submit-button {
	background: transparent url(images/search-icon.png);
	border: none;
	height: 24px;
	position: absolute;
	top: 4px;
	right: 4px;
	text-indent: -9999px;
	width: 24px;
}

a#logo {
	background: url(images/datm-logo.png) no-repeat;
	display: block;
	height: 105px;
	
	text-indent: -9999px;
	
	width: 376px;
}

#header ul#pages-nav {
        background: #ddd;
        border: 1px solid #aaa;
        padding: 10px 25px 10px 0;
	position: absolute;
	top: 20px;
        right: 0px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

#header ul#pages-nav li{
	display: inline;
	margin-left: 25px;
	
}

#header ul#pages-nav a{
	color: #222;
	font: 14px Georgia,serif;
	text-decoration: none;
}

#header ul#pages-nav a:hover {
        text-decoration: underline;
}

#header ul#subscribe-icons {
	border: 1px solid #00ff00;
	height: 32px;
	width: 300px;
	position: absolute;
	top: 200px;
	right: 0;
}

ul#subscribe-icons li {
	float: left;
}

#header #rss-icon{
	background-image: url(images/feed-icon-32x32.png);
	display: block;
	height: 32px;
	width: 32px;
	position: absolute;
	top: 19px;
	right: 230px;
}

#header li#mail-icon {
	background-image: url(images/mail-icon-32x32.png);
	height: 32px;
	
	width: 32px;
}

#header li#subscribe-text {
	width: 170px;
}

/*Content*/

div#content {
	margin: 30px 0;
min-height: 800px;
	width: 960px;
}

div#leftcol {
	float: left;
	width: 620px;
	
}

div#leftcol .post {
	margin-bottom: 60px;
}

div#leftcol .post p{
	margin: 15px 0;
}

div#leftcol .meta, .comment-meta {
	font-size: 12px;
	margin-bottom: 30px;
}

div.feedback {
	margin-bottom: 30px;
}

.comment-author {
	margin-bottom: 20px;
}

textarea#comment {
	width: 420px;
}

ol.subcat {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 20px;
}

ol.subcat li {
	margin-bottom: 10px;
}
/* Sidebar*/

div#rightcol {
	
	float: right;
	height: 600px;
	width: 300px;
}

div#rightcol h2 {
        font-size: 16px;

}

.widget {
	border: 2px solid #c0bebe;
	margin-bottom: 15px;
	padding: 15px;
}

.blogroll li {margin-bottom:10px;}

div#rightcol .button-holder {
	height: 28px;
	margin-top: 15px;
	position: relative;
}

.button-holder a {
	background: url(images/button-gradient2.png) repeat-x;
	color: #ccc;
	display: inline-block;
	font: 12px Georgia,serif;
	padding: 7px 8px 9px 8px;
	text-transform: uppercase;
}

.button-holder a:hover {
	background: url(images/button-gradient-bw.png) repeat-x;
	text-decoration: none;
	
	
}


.button-holder a:active {
	background: url(images/button-gradient-click.png) repeat-x;
	
	
}


/*Footer*/

div#footer {
	background-color: #191919;
	color: #ddd;
	font-family: Georgia;
	height: 35px;
	padding-top: 15px;
}

#footer a{
	color: #ddd;
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	text-align: right;
	width: 960px;
}

#footer li {
	display: inline;
	margin-left: 20px;
}

/* Qtrans */

#qtranslate-chooser {

	height: 30px; width: 98px;

	position: absolute;

	top: 85px;
	right: 0;
}



.qtrans_language_chooser li {
	list-style-type: none;
	margin-left: 6px;
	float: right;
}

												


.qtrans_flag {

	height:30px; 

	width:42px; 

	display:block; 

} 


.qtrans_flag span { display:none }



.qtrans_flag_and_text { padding-left:20px }


.qtrans_flag_de { background:url(images/de.png) no-repeat; }

.qtrans_flag_en { background:url(images/gb.png) no-repeat; }

/* page navi */

.wp-pagenavi {
	font-family: Georgia, serif;
	font-size: 16px;
	
}

.alignright {float: right;}

#dada-form input#email {
        padding: 5px;
        font-size: 16px;
        width: 193px;
}

#dada-form button {
        /*height: 32px;*/
        padding: 5px;
        font-size: 16px;
        width: 52px;
        background: #533d6e;
        color: #eee;
        border: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}

ul#social {
	list-style: none;
	height: 32px;
	margin-bottom: 10px;
}
ul#social a {
	display: block;
	height:32px; width:32px;
}

ul#social li {
	height:32px; width:32px;
	float: left;
	margin-right: 5px;
	border: none;
}
	
ul#social li a.rss {
	background:url('images/rss.png');
}

ul#social .email {
	background:url('images/email.png');
}

ul#social .twitter {
	background:url('images/twitter.png');
}

ul#social .facebook {
	background:url('images/facebook.png');
}

ul#social .myspace {
	background:url('images/myspace.png');
}

.alignleft{float:left;margin: 10px 10px 10px 0;}

.alignright{float:right;margin:10px 0 10px 10px;}