/* Content Styles for euroborghoreca.nl */

p {
	color: #333;
}

/* Headings */
h1, h2, h3, h4 {
	color: #afa576;
	color: #61b944;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

h1 {
	font-size: 1.3em;
	margin-top: 0px;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
}

/* Links */
a {
	color: #afa576;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {

}

a:hover, a:active {
	color: #61b944;
	text-decoration: underline;
}

/* CSS Styled Content Styles
/* CSC Frames & Rulers */
.csc-frame .csc-frame-frame1 {
	background-color: #f6f6f6;
	border: 1px solid #aab4b5;
	margin: 10px 0px 10px 0px;
	padding: 4px;
}

.csc-frame-rulerAfter, .clearer {
	border-bottom: 1px dotted #afa576;
	height: 1px;
	width: 100%;
}


/* CSC Caption */
.csc-caption {
	color: #cccccc;
	font-size: 0.8em;
}
/* CSC Sitemap */
.csc-sitemap ul li {

}
/* CSC Sword */
.csc-sword {
	background-color: #fffc00;
}
/* CSC Table Styles */
.contenttable {
	border: 1px solid #cccccc;
	width: 100%;
}
.contenttable td {
	padding: 2px;
}
.contenttable td p {
	margin: 0px;
}
.contenttable .tr-0 td p {
	font-weight: bold;
}
.contenttable .tr-0 td {
	padding: 4px;
}
.contenttable .tr-even {
	background: #eae4da;
}
/* CSC Mailform */
.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-field {
	margin: 5px 0px 5px 0px;
}
.csc-mailform-field input {
	padding: 3px;
}
.csc-mailform-field label {
	display: block;
}
.csc-mailform-radio label {
	display: inline;
}
.csc-mailform-radio legend {
	display: none;
}

/* Events */
.bw-events-latest .bw-events-event {
	background: transparent;
}

.bw-events-list .bw-events-description {
	float: none;
}

.bw-events-list .bw-events-images, .bw-events-single .bw-events-images {
	clear: right;
	float: right;
}

.bw-events-single .bw-events-images {
	width: 225px;
}

.bw-events-event {
	margin: 6px 0px 6px 0px;
	padding: 6px;
}

.bw-events-content {
/*	background: #fff;*/
	padding: 6px;
}

.bw-events-image {
	float: right;
	margin: 0px 0px 3px 3px;
}

.photographer {
	text-align:right;
}

.bw-events-images a img {
	border: 2px solid #afa576;
	margin: 4px;
}

.bw-events-event h2 {
	font-size: 1.2em;
	margin: 0px 0px 2px 0px;
}

.bw-events-event h2 a {
	text-decoration: none;
}

.bw-events-single td.c1, .bw-events-list td.c1 {
	font-weight: bold;
}

.bw-events-single h1 {
	font-size: 1.2em;
	margin: 0px 0px 2px 0px;
}


