html, body {
	background-image: url("../images/dd_background_repeat.jpg"); 
	background-repeat: repeat-y; 
	background-position: center 20px; 
}

body { 
	line-height: 1.5em;
	color: white;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	margin: 0; 
	padding: 0;
	text-align: center;
}

#centered { 
	background-image: url("../images/dd_background.jpg"); 
	background-repeat: no-repeat; 
	background-position: center top;
	text-align: center;
}

#main { 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 100%;
	overflow: visible; 
}

#head {
	background-position: 173px top; 
	background-repeat: no-repeat; 
	background-image: url("../images/dd_background_head.jpg"); 
	width: 700px;
	height: 233px;
	float: left;
	text-align: right;
	vertical-align: bottom;
}

#head h1 {
	margin: 0; 
	padding: 190px 20px 0 0;
	font-size: 22px;
	line-height: 100%;
}

#menu {
	line-height: 100%;
	width: 100px;
	float: right;
	vertical-align: top;
	padding-top: 10px;
}

#content {
	overflow: visible;
	/*clear: both;*/
	vertical-align: top;
	padding: 10px 125px 0px 190px;
}

#content #banner {
	margin-top: -10px; 
	margin-left: -17px;
}

#content .alignright {
	float: right;
	position: relative; /* only needed for IE (because it hides the overflow) !*/
	margin: 10px -170px 10px 15px;
}

#content img.alignright {
	border: 4px solid white;
}

#foot-container {
	clear: both;
	height: 80px;
}

#foot {
	text-align: center;
	padding: 30px 130px 0px 190px;
}

a, a:link, a:visited { 
	color: #AFFFC1; 
	text-decoration: underline; 
}

a:hover { 
	color: white; 
	text-decoration: none;
}

h1 a, h2 a, h3 a, h1 a:link, h2 a:link, h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited {
	color: white; 
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: white; 
	text-decoration: underline;
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
}

ul.menu li a, ul.menu li a:hover, ul.menu li a:link, ul.menu li a:visited {
	color: white;
	display: block;
	width: 100%;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	padding: 3px 0px 5px 0px; 
	margin: 3px 0px 3px 0px;
}

ul.menu li a span {
	padding-left: 10px; 
}

ul.menu li.page_item a:hover, li.current_page_item a {
	background-color: #67798f; 
	text-decoration: none;
}

ul.calendar {
	list-style: square;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

ul.calendar li {

}

.galerie img {
	border: 4px solid white;
}

a img {
	border-width: 0px;
}

/* Contact Form 7 */

.wpcf7-form-control-wrap {
	color: black;
}

/* Captions & aligment */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

h2.storytitle {
	margin-top: 15px;
	margin-bottom: 5px;
}

div.postmetadata {
	text-align: right;
	font-size: 90%;
	padding-bottom: 10px;
}

div.post {
	padding-bottom: 20px;
}

div.postbreak {
	clear: both;
	padding-bottom: 10px;
}

#respond {
	padding-top: 20px;
}

/* Style for comment lists is the one from standard wordpress */
.thread-alt {
}

.thread-even {
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.commentlist li {
	font-weight: bold;
	border: 1px solid #eee;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

div.wp_fb_like_button {
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(../images/white-50.png);
}

div.feedback {
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 35px;
	background-image: url(../images/white-50.png);
}

div.feedback a {
	color: black;
}
