/* ----------- IE FIXES START ------------- */
.home-art1, .home-art2, .home-art3 {
  text-transform/***/:none9;
  font-weight/***/:normal9;
  color/***/:#6e6e6e9;
}
.home-art1 a, .home-art2 a, .home-art3 a {
  font-size/***/:13px9;
  color/***/:#6e6e6e9;
}
.home-art1 a:hover, .home-art2 a:hover, .home-art3 a:hover {
  font-size/***/:13px9;
  color/***/:#adcc339;
}
.crv-footer {
  font-size/***/:13px9;
  text-transform/***/:none9;
  font-weight/***/:normal9;
  color/***/:#6e6e6e9;
}
.crv-footer a, .crv-footer a:hover {
  font-size/***/:13px9;
  text-transform/***/:none9;
  font-weight/***/:normal9;
}
.wp-pagenavi {
  margin/***/:20px 09;
  padding/***/:0 0 20px 09;
}
/* ----------- IE FIXES END ------------- */

h1, h2, h3 {text-transform: uppercase;}

h5 {
  text-transform: uppercase;
  font-size:15px;
}
.textright {text-align:right;}
#wrapper-69 {
  margin-top:-157px;
  margin-top/***/:-137px9;
}
ul li {
    list-style-image: url("/images/bullet1.png");
  	list-style-position:inherit;
  	margin:0;
  	padding:0;
}
ul ul li {
    list-style-image: url("/wp-content/uploads/2013/09/bullet2.png");
  	list-style-position:inherit;
  	margin:0;
  	padding:0;
}
ul {margin:0 0 20px 0;}

.home-art1 ul li, .home-art2 ul li, .home-art3 ul li {
  margin:0 0 0 20px;
}
/* ----------- MEGA MENU ------------- */

.wfm-mega-menu ul.menu li a {
  text-transform:uppercase; 
  border-right: 1px solid #877b77;
}
.wfm-mega-menu ul.menu li:first-child {
    border-left: 1px solid #877b77;
}
.wfm-mega-menu ul li {
  text-indent:0;
}
/* ----------- SUB MENU ------------- */

.widget_ultimatumsubnav ul li a{
    background: url("/images/next.gif") no-repeat scroll 0 50% transparent;
    border-top: 1px solid #cccccc;
    font-size: 13px;
    margin: 5px 0 0;
    padding: 8px 5px 2px 0;
    text-indent: 40px;}

.widget_ultimatumsubnav ul li:last-child {border-bottom: 1px solid #cccccc; padding-bottom: 8px;}

.widget_ultimatumsubnav:after {
	content: url("/images/agora1.gif");
  	margin:0;
  	padding:0;
}
.widget_ultimatumsubnav {
	overflow: visible;
}
.widget_ultimatumsubnav ul li {
  	list-style-image:none;
  	margin:0;
  	padding:0;
}

/* --------------- SEARCH --------------------- */

.widget_search {
  position:relative;
  z-index:100;
}

#searchform{display: inline; float:right; z-index:100; margin-top/***/: 20px9;}

#searchform label{display: none;}

#s{border: 1px solid #877b77;
    width: 120px;
    height: 20px;
    padding: 0;
	margin: 0 -4px 0 0;
}

#searchsubmit {
    background-image: url("/images/search-button.gif");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 0 none;
    clear: none;
    padding: 0px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
	height:22px;
	top: 2px;  	
	cursor:pointer;
  
    top/***/: 09;
    font-size/***/:09;
    line-height/***/:09;
  	text-transform:capitalize;
}

/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#searchsubmit {
		top: 1px;
	}
}

#searchsubmit a:hover{ background-image: url("/images/search-button2.gif");}


/* ------------ FOOTER ------------------------------------------ */

.slogan{color: #19417C; font-weight:bold; }

.disclaimer {float:right; margin-top:-20px; font-weight:normal;}
.disclaimer a, a:visited{font-weight:normal;}
.disclaimer a:hover{text-decoration:underline; color:#333;}

/* ------------ LANDEN AFROLMENU ------------------------------------------ */

.widget_blogroll_dropdown_widget select {
  float: right;
  width: 170px;
  padding: 0;
  font-size: 12px;
  height: 24px;
  border: 1px solid gray;}

.widget_blogroll_dropdown_widget {  
  height: 25px; 
  overflow: hidden;}

select {
  background-color: #FFFFFF;
		margin-top: 1px;}


/* ------------ OVERRIDE STYLES ------------- */

.textwidget a, .grid-4 a, .post-inner-single a, .the-post-content a {
		text-decoration: underline !important;
}


#wrapper-20 a, #col-21-1 a, #col-21-2 a, #col-48-2 a {
  text-decoration: underline !important;
}


.the-post-content h1 {
  color: #9ccc33;
  font-size: 20px;
  font-weight: bold;
  /*text-transform: none;*/
  line-height: 100%;
  margin-top: 10px;
}

/* Update WP > 3.5 + Ultimatum 2.362 > 2.363 Issue Fix */
/* H1 Color On Pages */
.the-post-content h1 {
  color: #9ccc33 !important;
}

/* Update WP > 3.5 + Ultimatum 2.362 > 2.363 Issue Fix */
/* Shadow Around Images On Pages */
#content img.alignleft, #content img.alignright, img.aligncenter {
    box-shadow: none;
}

/* Update WP > 3.5 + Ultimatum 2.362 > 2.363 Issue Fix */
/* Dotted Line Below Caption Submenu */
.widget_ultimatumsubnav ul li a {
    border-bottom: 0px;
}

/* Update WP > 3.5 + Ultimatum 2.362 > 2.363 Issue Fix */
/* Box Shadow Border Radius Input Text Textarea */
input[type="text"], textarea {
    box-shadow: none;
}

input, textarea {
    border-radius: 0;
}

/* Update WP > 3.5 + Ultimatum 2.362 > 2.363 Issue Fix */
/* Sub Nav */
.widget_ultimatumsubnav ul li a {
    margin: 5px 0 0;
    padding: 8px 5px 2px 0;
    text-indent: 25px;
}

.widget_ultimatumsubnav h3 {
  	display: none;
}


.the-post-content h2 {
  color: #877b77 !important;
}


.widget_ultimatumrecent .element-title h3 {
  color: #877b77 !important;
}

/* Global News And Events - Kop link */
h4 .recentlink {
  color: #BB5E48 !important;
}

/* News Klikbare Datum */
div.post-meta a {
  color: #877B77 !important;
}

/* H2 Post Header */
h2.post-header a.post-title {
  color: #9ccc33;
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
  text-transform: uppercase;
}

.post-inner {
  margin-top: 5px;
}

a.readmorecontent {
  color: #6E6E6E;
  font-weight: bold;
}

a.readmorecontent span, a.recentreadmorelink span { 
  text-transform: lowercase;
}

a:hover.readmorecontent span {
  color: #9CCC33;
  text-decoration: underline;
}

a.readmorecontent span:after, a.recentreadmorelink span:after { 
		content:" »";
		color: #6E6E6E;
  font-weight: bold;
}

a:hover.readmorecontent span:after, a:hover.recentreadmorelink span:after { 
		content:" »";
		color: #9CCC33;
  font-weight: bold;
  text-decoration: underline;
}

/* ------------ PAGE NAVIGATION ------------- */
.wp-pagenavi span.current {
	border: 1px solid #004685;
  	background-color: #004685;
    color: #FFFFFF;
    font-style: bold;
    font-weight: normal;
    text-decoration: none;
}
.wp-pagenavi a:hover {
	border: 1px solid #00b5b3;
  	background-color: #00b5b3;
    color: #FFFFFF;
  	text-decoration:none;
}
.wp-pagenavi a, .wp-pagenavi span {
  	border: 1px solid #7ed4f7;  
  	background-color: #7ed4f7;
  	color: #004685;
    font-family: Arial,Helvetica,Garuda,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}
.wp-pagenavi a, .wp-pagenavi span {
    float: left;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin-right: 2px;
    padding: 2px 5px;
    text-align: center;
}


/* ------------ FOOTER ------------- */
.footwrapper h2 {
  color:#5b4e4c;
}
.footwrapper a, .footwrapper a:visited {
  text-decoration:none;
  font-weight:normal;
  color:#5b4e4c;
  _text-transform:none;
}
.footwrapper a:hover {
  text-decoration:underline;
  font-weight:normal;
  color:#5b4e4c;
  _text-transform:none;
}