body  {
	background: #c8cdd0;
}

h1, h2, h3  {
	color: #00100C; /*#000;*/
}

h4, h5, h6 {
	color:#D30000;
}

a {
	text-decoration: underline;
	color:navy; /*#00100C;*/
	color:#00588E;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}

/*a.darkblue, a.darkblue:hover  {
	color:#00588E;
}

a.lightblue, a.lightblue:hover {
	color:#5697BF;
}*/

a:link, a:visited  {
}

a:hover, a:active, a.lightblue:hover, a.darkblue:hover {
	text-decoration:none;
}

strong {
	font-weight:normal;
	color:#D30000;
}

#steps strong { color:#FFF;}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #262120 url(http://www.centercourt.be/wp-content/themes/vibrantcms/images/headerlogo.jpg) no-repeat top left;
	/*background: #433b39 url(centercourt/header.jpg) repeat-x top left;
	border-bottom: 7px solid #d79910;*/
}

.home #header  {
	border-bottom: 7px solid #BFB8AA;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #OO1OOC;
}

#rss  {
	background-color: #OO1OOC;
}

#rss a  {
	color: #fff;
}

#rss_bottom  {
	background-color:#00100C;
}

#featured  {
	/*background: #96B843 url(centercourt/featuredbg.jpg) repeat-x top left;*/
	/*background: #dbc925 url(centercourt/featuredbg-lime.jpg) repeat-x top left;*/
	background: #ffac0e url(centercourt/featuredbg-orange.jpg) repeat-x top left;
}

#featured .buttons a.prev  {
	background: url(centercourt/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(centercourt/next.jpg) no-repeat top left;
}

#steps  {
	background: #00100C url(centercourt/stepsbg.jpg) repeat-x top left;
}

#steps ul li a  {
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}

#steps ul li a:hover, #steps ul li a:active, #steps ul li.active a  {
	color: #5697BF;
	text-decoration:none;
}

#steps ul li.active a {
	cursor: default;
}

#content  {
	border-top: 7px solid #BFB8AA;
	border-bottom: 7px solid #BFB8AA;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #00100C;
	background-color: #ECE6D9;
	color: #OO1OOC;
}

#content .moreinfo h3  {
	color: #OO1OOC;	
}

#content .moreinfo .more a  {
	/*color: #5697BF;*/
	background: url(centercourt/moreinfo.jpg) no-repeat center left;
	display:block;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #00100C;
}

#news ul li a  {
	/*color: #5697BF;*/
}

#news p.more a  {
	/*color: #75818a;*/
}

#kalender, #download, .uren  {
	background-color:#D30000;
	color:#FFF;
}

#kalender h3 a, #download h3 a {
	color:#FFF;
	display:block;
	text-decoration:none;
}

#kalender h3 a:hover, #download h3 a:hover, .uren a {
	color:#FFF;
	text-decoration:none !important;
}

#bottom  {
	/*background: #96B843 url(centercourt/bottombg.jpg) repeat-x top left;*/
	/*background: #dbc925 url(centercourt/bottombg-lime.jpg) repeat-x top left;*/
	background: #ffac0e url(centercourt/bottombg-orange.jpg) repeat-x top left;
}

#openingsuren input.text  {
	background-color: #ffde9f;
}

#footer  {
	background: url(centercourt/footerbg.jpg) repeat-x top left; /*#9fc9e6*/
	color: #00100C; /*FFF*/
}

#footer p a  {
	/*color: #fff;*/
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #FFFFFF; /*#000;*/
}

#nav ul li a:hover, #nav ul li a:active  {
	border-bottom:solid 1px #FFFFFF;
}

/* BLOG CSS */

.archive .post {
	border-bottom:1px solid #D8DCDE;
}

.single {
	border-bottom:none;
}

.post .categories  {
	background-color: #OO1OOC;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #00100C;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(centercourt/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #5697BF;
}

#postad  {
	background-color: #ECE6D9;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #OO1OOC;
}

#sidebar img.bigad  {
	border: 2px solid #OO1OOC;
}

#tabbox  {
	border: 1px solid #5697BF;
}

#tabbox ul.idTabs  {
	background: #ECE6D9;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
}

#boxes ul  {
	background: #fff0d3;
}

#boxes ul li {
	background: url(centercourt/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	/*color: #000;*/
}
.commentlist {
	border-top:1px solid #ECE6D9;
}
.commentlist li {
	border-bottom: 1px solid #ECE6D9;
}
.commentlist .alt {
	background: #BFB8AA;
}
#commentform input {
	border: 1px solid #00100C;
	background-color: #ECE6D9;
	color: #OO1OOC;
}
#commentform textarea {
	border: 1px solid #00100C;
	background-color: #ECE6D9;
	color: #OO1OOC;
}
/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #BFB8AA;
	border: 1px solid #5697BF;
}


