/*  
Theme Name: Dekoven Center
Theme URI: http://wordpress.org/
Description: Theme for the Dekoven Center using <a href="http://www.mindloop.be/">Andy Mathijs's WashMe Inverted 1.0</a> for framework.
Version:
Author: Holly Poplawski
Author URI: mailto:julianowebservices@gmail.com

This theme was designed and built by Andy Mathijs,
whose company you will find at http://www.mindloop.be/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

The XHTML is an adapted version of the Kubrick theme

*/

/*reset.css*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*fonts.css*/

body {
	font:13px arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
pre, code {
	font:115% monospace;
*font-size:100%;
}
body * {
	line-height:1.22em;
}
div.clear {
	clear:both;
	height:0px;
	width:0px;
	overflow:hidden;
}
body {
	background-color:#cccccc;/*margin:10px;*/
}
.clr {
	clear: both;
}
#page {
	margin-left:auto;
	margin-right:auto;
	width: 955px;
	height:100%;
	background: #460046 url(images/pagebg.gif) top left repeat-y;
}
#page #content #contenthead {
	width: 663px;
	height: 22px;
	background: url(images/contenthead.gif) top left no-repeat;
}
#page #content, #page #commentblock {
	float: right;
	display: inline;/*IE double margins fix*/
	width: 663px;
	background: #fff url(images/contentside.gif) top left repeat-y;
	color: #000;
	margin-top: 5px;
	margin-right: 135px;
}
.title {
	display: none;
}
.pad {
	padding: 10px;
}
#eventscal {
	color: #000000;
}
/***Stuff for the header**/
#purpletop {
	height: 80px;
	background: #460046;
	color: white;
}
#header {
	width: 574px;
	height: 64px;
	background: #000 url(images/headerbg.jpg) top left repeat-x;
	color: #ffffff;
	padding-left: 250px;
	overflow: visible;
	margin-left: 19px;
}
#header #images {
	width: 955px;
	margin-top: 0px;
	vertical-align: top;
	position: relative;
	right: 265px;
	top: -60px;
	text-align: right;
	overflow: visible;
	height: 0px;
}
#header li {
	float: left;
	padding: 10px;
}
#header .textwidget {
	margin-top: 40px;
	font: bolder 20px Arial, Helvetica, sans-serif;
	margin-left: -70px;
	white-space: nowrap;
}
/***stuff for the sidebar***/

	
#page #sidebar {
	margin-top: -15px;
	width:130px;
	float:left;
	clear:left;
	display:inline;
	margin-left: 10px;
}
#page #sidebar-top {
	height: 180px;
	float:left;
	clear:left;
	display: block;
	margin-top: -155px;
}
#s {
	margin-top: 30px;
	margin-left: 10px;
	padding: 3px;
	border:1px solid #9E9E9E;
	width: 110px;
}
.but2 {
	margin-left: 10px;
	margin-top: 5px;
}
#s2 {
	margin-top:17px;
	padding:3px;
	border:1px solid #9E9E9E;
}
#page #sidebar ul {
	padding-bottom: 0px;
}
#page #sidebar ul ul {
	padding-left: 5px;
}
#page #sidebar ul li {
	padding-top: 20px;
}

/**Calendar**/
#calendar_wrap {
	background: #333333;
	margin-left: 5px;
	color: white;
}
#calendar_wrap td {
	padding: 2px;
}
/***Stuff for the footer****/
#footer {
	clear:both;
	color: white;
	width:935px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	height: 20px;
	font-size:10px;
	text-align: center;
	background: #460046 url(images/pagebg.gif) top left repeat-y;
}
#footer a {
	color:#black;
}
/**Divs for Tour Page**/
#map img {
	float: none;
}
#taylorhall {
	border: 5px outset #b86bb8;
	padding: 20px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 316px;
	top: 125px;
	width: 440px;
	z-index: 1;
	background-color: #460046;
	visibility: hidden;
}
#chapel {
	border: 5px outset #b86bb8;
	color: #fff;
	padding: 20px;
	text-align: center;
	position:absolute;
	left:277px;
	top:125px;
	width: 440px;
	z-index:2;
	background-color: #460046;
	visibility: hidden;
}
#gympool {
	border: 5px outset #b86bb8;
	color: #fff;
	padding: 20px;
	text-align: center;
	position:absolute;
	left:465px;
	top:125px;
	width: 440px;
	z-index:3;
	background-color: #460046;
	visibility: hidden;
}
#gatehouse {
	border: 5px outset #b86bb8;
	color: #fff;
	padding: 20px;
	text-align: center;
	position:absolute;
	left:104px;
	top:125px;
	width: 440px;
	z-index:4;
	background-color: #460046;
	visibility: hidden;
}
#zengarden {
	border: 5px outset #b86bb8;
	color: #fff;
	padding: 20px;
	text-align: center;
	position:absolute;
	left:77px;
	top:125px;
	width: 440px;
	z-index:5;
	background-color: #460046;
	visibility: hidden;
}
#eastbldg {
	border: 5px outset #b86bb8;
	color: #fff;
	padding: 20px;
	text-align: center;
	position:absolute;
	left:201px;
	top:125px;
	width: 440px;
	z-index:6;
	background-color: #460046;
	visibility: hidden;
}
#gardens {
	border: 5px outset #b86bb8;
	color: #fff;
	padding: 20px;
	text-align: center;
	position:absolute;
	left:197px;
	top:125px;
	width: 440px;
	z-index:7;
	background-color: #460046;
	visibility: hidden;
}
#secretgarden {
	border: 5px outset #b86bb8;
	color: #fff;
	padding: 20px;
	text-align: center;
	position:absolute;
	left:72px;
	top:125px;
	width: 440px;
	z-index:8;
	background-color: #460046;
	visibility: hidden;
}
#kingsway {
	border: 5px outset #b86bb8;
	color: #fff;
	padding: 20px;
	text-align: center;
	position:absolute;
	left:118px;
	top:125px;
	width: 440px;
	z-index:9;
	background-color: #460046;
	visibility: hidden;
}

/***links****/


#sidebar a, {
color: white;
}
#sidebar a:link {
	color: white;
}
#sidebar a:visited {
	color: #fff;
}
#sidebar a:hover {
	color: #b86bb8;
}
#sidebar a:active {
	color: #ccc;
}
#header a:link {
	color: white;
	text-decoration: none;
}
#header a:visited {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	color: #b86bb8;
	text-decoration: none;
}
#header a:active {
	color: #ccc;
	text-decoration: none;
}
.post a:link {
	color: #460046;
	text-decoration: underline;
}
.post a:visited {
	color: #b86bb8;
}
.post a:hover {
	color: #b86bb8;
}
.post a:active {
	color: #ccc;
}
#map a:link {
	color: white;
}
#map a:visited {
	color: #fff;
}
#map a:hover {
	color: #b86bb8;
}
#map a:active {
	color: #ccc;
}
p.editpage a {
	color:black;
	font: 10px Arial, Helvetica, sans-serif;
}
/*end my code*/








	
div.navigation {
	display:block;
	margin-top:10px;
	margin-left:9px;/*float:left;*/
}
.navigation a {
	display:block;
	width:202px;
	height:46px;
	overflow:hidden;
	text-indent:-1000px;
}
.navigation .alignleft a {
	background-image:url(images/btn_prev.jpg);
	float:left;
	position:relative;
	left:-14px;
}
.navigation .alignright a {
	background-image:url(images/btn_next.jpg);
	float:left;
	display:inline;
	margin-left:5px;
	clear:right;
	position:relative;
	left:32px;
}
div.navigation a {
	color:white;
}
#header h1 a {
	color:black;
	text-decoration:none;
	font-size:288%;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header div.description {
	color:black;
	text-align:right;
	width:500px;
}
/***Stuff for the post**/
#page #commentblock {
	width:452px;
}
.post-date {
	color: black;
	margin-bottom: 20px;
	text-align: left;
	padding: 5px;
	font-size:10px;
}
.page .post-top, .search .post-top {
	margin-top:72px; /*the pages have no .post-date so we'll compensate this here*/
}
.post .entry img {
	float:left;
	padding: 10px;
}
.post p {
	line-height:150%;
	margin-bottom:15px;
}
.post .entry strong, b {
	font-weight:bold;
}
.post .entry em {
	font-style:italic;
}
.post .entry ol {
	list-style:decimal;
	list-style-position:inside;
	margin-top:5px;
}
.post .entry ol li {
	padding-bottom:5px;
}
.post .entry ul {
	list-style:disc;
	list-style-position:inside;
	margin-top:5px;
}
.post .entry blockquote {
	background-image:url(images/quote.gif);
	background-repeat:no-repeat;
	padding-left:65px;
	color:#525251;
}
.post .entry blockquote blockquote {
	padding:10px 65px;
}
.post h2 a:hover, .archive .post h3 a:hover, .search .post h3 a:hover {
	text-decoration:underline;
}
.post h2.search {
	display:none;
}
.post p.postmetadata {
	display:block;
	clear:both;
	color:black;
	padding:5px;
	text-align:left;
	font-size:10px;
	background: #ccc;
}
.page .post {
	padding:20px;
	color: black;
	margin-top: -110px;
}
.post {
	margin-top: 0px;
	padding:20px;
	color: black;
}

.post .entry {
	padding: 0px;
}
.post h1 {
	color:#000;
	font-size: 200%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.post h2 a, .archive .post h3 a, .search .post h3 a {
	color: #460046;
	display: block;
	padding-bottom:0px;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-decoration:none;
	font: bolder 250% Arial, Helvetica, sans-serif;
	text-align:left;
}

.page .post h2 {
	color: #000;
	display: block;
	padding-bottom:10px;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-decoration:none;
	font: bolder 250% Arial, Helvetica, sans-serif;
	text-align:left;
}
.post h3 {
	color: #460046;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
}
.post h4 {
	color: #460046;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
#page #sidebar ul li h2 {
	color:#666633;
	font-size:152%;
	/*padding-bottom:20px;
		background-image:url(images/line-side.gif);*/
		background-position:bottom left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
}
#page #sidebar ul li h2.search {
	margin-top:0px;
}
#page #sidebar ul li input {
	display:block;
	margin-bottom:5px;
}
#page #sidebar ul .pagenav h2 {
	margin-top:0px;
}
/*a subpage*/
	#page #sidebar ul .pagenav .page_item .page_item {
/*color:red;
		background-image:url(images/sub.gif);
		background-repeat:no-repeat;
		padding-left:11px;
		background-position:top left;*/
	}
#page #sidebar-bottom {
	width:136px;
	height:16px;
	float:left;
	clear:left;
	display:inline;
}
/***comment header***/
	h3#comments, h3#respond {
	color:#666633;
	font-size:152%;
	display:block;
	background-color:white;/*paint drips might decrease the readability*/
	padding-bottom:10px;
	padding-top:30px;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/***comments***/
	
	 .comm-top {
	display:block;
	background-image:url(images/post-dark-top.jpg);
	height:22px;
}
.comm-middle {
	display:block;
	background-image:url(images/post-dark-bg.jpg);
	padding:20px;
	color:black;
}
.commentlist li .comm-middle span.says {
	color:#666633;
	font-size:122%;
	position:relative;
	top:-10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.commentlist li .comm-middle b, .commentlist li .comm-middle strong {
	font-weight:bold;
}
.commentlist li .comm-middle i, .commentlist li .comm-middle em {
	font-style:italic;
}
/*Links posted in a comment*/
	.comm-middle a {
	color:#CCCCCC;
}
.commentlist li .comm-middle p {
	line-height:150%;
}
.commentlist li .comm-middle span.says a {
	color:#666633;
	text-decoration:none;
}
.commentlist li .comm-middle span.says a:hover {
	text-decoration:underline;
}
.commentmetadata {
	display:block;
	position:relative;
	top:-7px;
}
.commentlist li .comm-middle .commentmetadata a {
	color:#666666;
}
.commentlist li .comm-middle em.waiting {
	display:block;
	font-style:italic;
}
.comm-bottom {
	display:block;
	background-image:url(images/post-dark-bottom.jpg);
	height:14px;
	background-repeat:no-repeat;
}
/***the comment box***/
	.commentform-top {
	display:block;
	background-image:url(images/post-dark-top.jpg);
	height:22px;
}
form#commentform {
	display:block;
	background-image:url(images/post-dark-bg.jpg);
	padding:20px;
	color:white;
}
#commentform input, #commentform textarea {
	margin-bottom:5px;
	border:1px solid black;
	padding:3px;
}
#commentform #searchsubmit2 {
	border:none;
}
#commentform label {
	position:relative;
	top:-5px;
}
#commentform p.logininfo {
	padding-bottom:10px;
	color:black;
}
#commentform a {
	color:#666666;
}
.commentform-bottom {
	display:block;
	background-image:url(images/post-dark-bottom.jpg);
	height:14px;
	background-repeat:no-repeat;
}
#footer p.first {
	padding-top:84px;
}
#footer p {
	float:right;
	clear:both;
	padding-right:80px;
}
#footer p.second {
	padding-right:70px;
}
		
		

	
	
/**user added test**/

