/*standaard html onderdelen*/
body, html {
margin: 0px auto;
padding: 0px;
}

body {
font-family: 'Georgia';
font-size: 12px;
color: #464a4e;
}

input, select, textarea {
padding-left: 2px;
padding-right: 2px;
}

select {
font-size: 11px;
}

img {
border: 0px;
}

table {
border-collapse: collapse;
width: 100%;
}

table img {
margin: 0px;
}

table a {
background: none;
}

td{
padding: 2px;
padding-left: 5px;
padding-right: 5px;
vertical-align: top;
}

h1, h2, h3, h4, p, form {
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
}

hr {
border: 0;
color: #f1a328;
background-color: #f1a328;
height: 1px;
width: 80%;
margin: 0px auto;
padding: 0px;
clear: both;
text-align: center;
}

blockquote {
padding: 0px 10px;
margin: 10px;
}

ul {
list-style-type: square;
}

/*debugging*/
.debug-query {
background: #ffffe1;
font-size: 1.2em;
color: #000000;
border-bottom: solid 1px #000;
padding: 0px 20px;
}

/*onderhoudsmededeling*/
.maintenance-text {
background: #ffffe1;
font-size: 1.1em;
text-align: center;
padding: 4px 0px;
border-bottom: solid 1px #000;
color: #000;
}

.maintenance-text a {
color: #ff6000;
}

/*de positioning en opmaak van de onderdelen site*/
.wrap {
width: 100%;
padding: 0px;
margin: 0px;
}

.header-wrap {
width: 100%;
height: 87px;
background: url('../images/theme/back_header_wrap.png');
}

.header {
width: 900px;
height: 87px;
padding: 0px;
margin: 0px auto;
background: url('../images/theme/back_header_women.png');
}

.header a {
display: block;
height: 87px;
float: left;
}

.header a.home {
width: 500px;
}

.header a.home-small {
width: 80px;
height: 15px;
margin: 27px 0px 0px 0px;
}

.header a.news{
width: 80px;
height: 16px;
}

.header a.contact {
width: 126px;
}

.header a.route {
width: 193px;
}

/*de rest van het frame*/
.main-wrap{

margin: 0px auto;
}

.main {

padding: 0px 0px 65px 0px;
margin: 0px auto;
}

/*het submenu*/
.submenu-wrap {
width: 100%;
height: 44px;

}

.submenu {
width: 900px;
height: 44px;
margin: 0px auto;
color: #fff;
font-family: 'Georgia';
font-variant: small-caps;
font-size: 24px;
}

.submenu ul {
list-style-type: none;
margin: 0px 0px 0px 8px;
padding: 0px;
}

.submenu ul li {
float: left;
padding: 6px;
}

.submenu ul li a {
color: #f0f0f0;
padding: 0px 0px 0px 19px;
}

.submenu ul li a:hover {
}

/*general waarschuwingen*/
.general-error {
display: block;
padding: 3px 0px 3px 30px;
background: #fab9a0;
border: solid 1px #cf3d04;
margin: 0px 0px 2px 0px;
}

.general-error a {
color: #cf3d04;
}

.general-warning {
display: block;
padding: 3px 0px 3px 30px;
background: #fff8b1;
border: solid 1px #f79d00;
margin: 0px 0px 2px 0px;
}

.general-warning a {
color: #f79d00;
}

.general-info {
display: block;
padding: 3px 0px 3px 30px;
background: #e2eaf5;
border: solid 1px #88a3c9;
margin: 0px 0px 2px 0px;
}

.general-info a {
color: #88a3c9;
}

.general-error img, .general-warning img, .general-info img {
vertical-align: middle;
}

/*de footer*/
.footer-wrap {
width: 100%;
margin: 0px;
padding: 0px;
}

.footer {
width: 570px;
text-align: right;
font-size: 9px;
padding: 4px 10px 3px 0px;
margin: 0px auto;
}

.footer {
color: #d4d4d7;
}

.footer a {
color: #e8c7e6;
}

.footer a:hover {
text-decoration: none;
color: #ececed;
}

.footer img {
vertical-align: middle;
}

/*EINDE POSITIONERING*/

/*algemene zaken*/
.clear {
clear: both;
line-height: 0px;
height: 0px;
overflow: hidden;
}

.mod-today{
font-weight: bold;
}


ul.check-list {
list-style-type: square;
list-style-image: url('../images/check.gif');
margin: 0px 0px 0px 20px;
padding: 0px;
}

.comment {
font-size: 0.9em;
font-style: italic;
}

/*EINDE ALGEMEEN*/

/*de opmaak van de standaard pagina's*/
.content {
margin: 0px 0px 10px 0px;
padding: 0px;
line-height: 18px;
}

.content h2 {
font-size: 30px;
letter-spacing: -1px;
padding: 0px 0px 3px 0px;
margin: 10px 0px 6px 0px;
color: #476e9f;
font-variant: small-caps;
font-weight: bold;
}

.content h3 {
font-size: 20px;
color: #476e9f;
margin: 14px 0px 2px 0px;
color: #3d3d3d;
font-variant: small-caps;
font-weight: bold;
}

.content h4 {
font-size: 16px;
color: #476e9f;
margin: 12px 0px 2px 0px;
color: #3d3d3d;
font-variant: small-caps;
font-weight: bold;
}

.content a , a.content {
color: #476e9f;
letter-spacing: 1px;
}

.content a img {
vertical-align: bottom;
}

.content a:hover , a:hover.content{
text-decoration: none;
color: #a4c22b;
}

.content ul, .content ol {
margin: 10px 0px 10px 20px;
}

.content p {

}

/*formulieren*/
.content form ol {
list-style: none;
margin: 18px 0px 0px 0px;
padding: 0px;
}

.content form ol li {
display: block;
padding: 3px;
overflow: hidden;
border-bottom: solid 1px #fff;
}

.content form ol label {
font-weight: bold;
width: 230px;
display: block;
float: left;
padding: 3px 0px 0px 0px;
}

.content form ol input, .content form ol select, .content form ol textarea {
padding: 4px 5px 6px 5px;
font-family: 'Georgia';
font-size: 12px;
}

.content form ol li input.text-input {
width: 500px;
margin: 0px 0px 0px 10px;
}

.content form ol li input.int-input {
width: 40px;
}

.content form ol li input.file-input {
width: 440px;
}

.admin form ol li.submit img {
vertical-align: top;
}

.content form ol li textarea {
margin: 0px 0px 0px 10px;
}

.content form ol li .comment {
float: right;
font-style: italic;
}

.content form ol li .table-checkbox {
border-style: none;
background-image: none;
background-color: transparent;
padding: 0px;
width: 16px;
float: left;
}

.content form ol li .required {
border-right: solid 4px #5d99c7; /*stolen from coda.co.za */
}

.content form ol li.submit {

}

.content form ol li.submit input {
width: 510px;
margin: 0px 0px 0px 10px;
font-weight: bold;
}

/*de reacties*/
h3.reaction {
margin: 2px 0px -7px 0px;
font-size: 20px;
}

.reaction-links {
margin: -3px 0px 10px 0px;
}

.reaction-container {
clear: both;
margin: 0px 0px 20px 0px;
}

.reaction-header h2 {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: right;
font: 1.4em 'Helvetica', 'Arial', 'Verdana';
letter-spacing: -1px;
border-bottom: solid 1px #ffe346;
}

.reaction-header h2 a {
color: #6394ce;
}

.reaction-header h2 a:hover {
text-decoration: none;
color: #0257ad;
}

.reaction-header h2 a.own {
color: green;
}

.reaction-header h2 .count-number {
color: #ff6000;
font-size: 1.3em;
}

.reaction-header h2 .count-divider {
margin: 0px 0px 0px 2px;
}

.reaction-header h2 .count-total {
color: #ff9600;
}

.reaction-name {
font: 1.2em 'Lucida Sans Unicode', 'Verdana';
font-variant: small-caps;
clear: both;
margin: 0px 0px 0px 10px;
display: block;
color: #6394ce;
}

.reaction-name a {
font-weight: bold;
color: #ff6000;
}

.reaction-name a:hover {
color: #6394ce;
}

.reaction-body img.gravatar {
border: solid 2px #ffe346;
float: left;
width: 50px;
height: 50px;
margin: 3px 20px 10px 0px;
}

.reaction-body p {
margin: 0px 0px 5px 80px;
}

.reaction-footer {
padding: 0px 5px 2px 0px;
text-align: right;
font: 0.9em 'Lucida Sans Unicode', 'Verdana';
font-variant: small-caps;
margin: 0px 0px;
background: #fff3b6;
border-top: solid 1px #ffe346;
border-bottom: solid 1px #ffe346;
}

.reaction-footer a {
color: #ff6000;
letter-spacing: 1px;
}

.reaction-footer a:hover {
text-decoration: none;
color: #6394ce;
border-bottom: dashed 1px #ff6000;
}

/*de eerdere reacties*/
.earlier-reactions-container {
margin: 0px 0px 0px 0px;
}

.earlier-reactions-body .stats {
margin: 20px 0px 0px 0px;
padding: 0px 5px 2px 5px;
background: #fff3b6;
border-top: solid 1px #ffe346;
border-bottom: solid 1px #ffe346;
font: 0.9em 'Lucida Sans Unicode', 'Verdana';
}

.earlier-reactions-body .reaction {
margin: 5px 0px 0px 10px;
padding: 0px 5px;
border-left: solid 2px #007fff;
}

/*de opmaak van alle items*/
.item-header h2 {

letter-spacing: -2px;

margin: 0px;
}

.item-header .stats {
font: 1.0em 'Lucida Sans Unicode', 'Verdana';
font-variant: small-caps;
margin: 0px;
margin: -2px 0px 10px 0px;
background: url('../images/back_frontpage_news_body.gif') no-repeat bottom left; /*stolen from http://www.triplecrowncs.com/ */
padding: 0px 0px 5px 0px;
}

.item-header a {
color: #476e9f;
letter-spacing: 1px;
}

.item-header a:hover {
text-decoration: none;
color: #a4c22b;
}

.item-body {
padding: 0px 0px 30px 0px;
}

.item-body a {
color: #476e9f;
letter-spacing: 1px;
}

.item-body a:hover {
text-decoration: none;
color: #a4c22b;
}

.item-body ul, .item-body ol {
margin: 10px 0px 10px 20px;
}

.next-prev {
margin: 10px 0px;
width: 500px;
clear: both;
display: block;
}

.next-prev .prev{
float: left;
}

.next-prev .next{
float: right;
}

.item-footer {
padding: 1px 5px 2px 0px;
margin: 10px 0px;
text-align: right;
font: 1.1em 'Lucida Sans Unicode', 'Verdana';
font-variant: small-caps;
clear: both;
display: block;
}

.item-footer a {
color: #476e9f;
letter-spacing: 1px;
}

.item-footer a:hover {
text-decoration: none;
color: #a4c22b;
}

/*tabellen*/
.tr-header td, .tr-footer td {
font: 1.1em 'Lucida Sans Unicode', 'Verdana';
font-variant: small-caps;
}

.tr-even td, .tr-odd td, .tr-over td {
padding: 8px 10px;
font-size: 0.9em;
}

.tr-even td, .tr-odd td {
}

.tr-over td {
}

/*attachments*/
.attachments ul {
list-style-type: none;
}

.attachments ul li {
margin: 0px;
padding: 0px;
}

.attachments ul li img.icon {
border: solid 1px red;
background: none;
}
