/********************************************************
*
*	stylesheet newslist Rijkevorsel
*
********************************************************/

/*.heading_1 {text-transform: uppercase; color: #f3db6f; font-style: italic;}
.heading_2 { color: #fff; text-decoration: underline;}
.heading_3 {font-weight: bold;  color: #f4e4a6;}
.hyperlink { color: #F4E4A6; font-weight: bold;}
.list { color: #F4E4A6;}
.normal {color: #fff;}*/

* {margin:0; padding:0;}

/* Typography 
-----------------------------------  */

h1 { font-size: 1.15em; font-weight: bold; margin: 3px 0 0 10px; color: #fff; }
h2 { font-size: 1em; font-weight: bold; margin: 3px 0 5px 0px; color: #fff; }
h2 img { margin: 0 8px 0 0; vertical-align: bottom; }

p, span { font-size: 1em; margin: 0 0 0 15px; color: #fff; }
#content a, #content a span { color: #FFCF3E; 	font-weight: bold; margin:0; padding: 0; }

/* Footer Styles
-------------------------------------------- */
#footer { font-size: 0.75em; color: #fff; }


/* database styles & adjustements
-------------------------------------------- */
#content ul, #content ol { margin: 0 0 0 15px; list-style-type: none; font-size: 11px; }
#content li { margin: 0 0 0 15px; list-style-type: disc; }

.maintitle { padding: 3px 0 3px 0; width: 100%; height: 30px; }

.left { margin: 0; padding: 0; float: left; height: 30px; width: 1%; background-position: left center; background-image: url(../images/bkgtitle_left.jpg); background-repeat: no-repeat; }
.mid { margin: 0; padding: 0; float: left; height: 30px; width: 97%; background-position: left center; background-image: url(../images/bkgtitle_middle.jpg); background-repeat: repeat-x; }
.right { margin: 0; padding: 0; float: left; height: 30px; width: 1%; background-position: right center; background-image: url(../images/bkgtitle_right.jpg); background-repeat: no-repeat; }

#content span.date { font-weight: bold; font-size: 0.8em; }
#content #rule { padding: 0; margin: 0 0 8px 0; height: 1px; }
#rule hr { display: none; }

#content .newsItem { float:left; margin: 3px 0 5px 0; width: 98%; background-color: #75725F; }
#content .newsItem p { margin-top: 3px; }

#pager { margin: 10px 0 0 0; padding:0; }
#pager span { margin:0; padding:0; }


.news-title { float: left; margin: 0 15px; }
.news-date { float: left; font-size: 0.8em; margin: 2px 0 0 0; }
.news-item { float: left; margin: 10px 0; padding: 10px 0; background-color: #75725F; width: 98%; }
.news-text { float: left; clear: both; width: 450px; }
.news-text p { display: inline; /*otherwise IE doubles the margin*/ float:left; margin: 5px 15px; }

/* form-pager
------------------------------------- */
div.form-pager { float: left; clear:both; display:block; font-size: 1.1em; font-weight: bold; margin: 17px 5px 10px 0; }
div.form-pager a { float:left; font-weight:bold; line-height:1.4em; margin-bottom:1.1em; }
div.form-pager a:hover { text-decoration: underline; }
div.form-pager div { display: inline; }
#numbut { margin: 0 25px; }
#numbut, #first, #prev, #next, #last { float:left; }
#numbut a.num, #first a, #prev a, #next a, #last a { margin:0 2px; text-decoration:underline; }
#numbut a.disabled { text-decoration:none; }
#numbut a[disabled="disabled"] { text-decoration:none; }
span.error { font-size: 1.2em; }
