/* Background Graphics --------------------------------------------- */
body {
	background-color: #ffffff;
}
#header {
	background-image: url(back_header2.gif);
	background-repeat: repeat-x;
}
#menu {
	background-image: none;
}
#menu li a {
	padding: 0px 10px;
}

#menu li.current_page_item {
	float: left;
	background-image: url(back_menu_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#menu .current_page_item a {
	padding: 0px 20px;
	background-image: url(back_menu_right.png);
	background-position: right top;
	background-repeat: no-repeat;
}

.prominent, .prominent2 {
	background-image: url(back_prominent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f4f4ec;
}
.prominent2 {
background-image: url(back_prominent2.jpg);
}
.prominent .inner, .prominent2 .inner {
	background-image: url(back_prominent_inner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 15px 15px 10px 5px;
}

#footer {
	background-image: url(back_footer2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#comment_area .metadata {
	background-image: url(back_comment_meta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 15px;
	padding: 5px;
	background-color: #f4f4ec;
}

#information {
	background-image: url(back_prominent.jpg);
}

#post_meta {
	background-image: url(back_prominent.jpg);
}

#search {
	background-image: url(back_search.jpg);
}

#author {
	background-image: url(back_author.jpg);
}
.post h1.title, h1.cattitle {
	border-bottom: 1px solid #f4f4ec;
	padding: 0px 0px 5px 0px;
	font-size:18px;
}
.metalinks li {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	background-image: none;
	position: relative;
	display: inline;
}

.metalinks .date {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	display: inline;
}

#content .summary {
	background-image: none;
	padding: 0px 0px 20px 0px;
	margin-bottom: 0px;
}


/* Color ----------------------------------------------------------- */

#div {
	border: 1px solid #FF0000;
}

#header, #footer {
	color: #FFFFFF;
}

#header a, #header a:link, #footer a, #footer a:link {
	color: #FFFFFF;
}

#header a:hover, #header a:active {
	color: #382e1f;
}

#footer a:hover, #footer a:active {
	color: #DDDDDD;
}

#menu li.current_page_item a, #menu li.current_page_item a:link, #menu li.current_page_item a:hover, #menu li.current_page_item a:active {
	color: #382e1f;
}

/* Typography ------------------------------------------------------ */

body {
	font-family: Arial, Sans-serif;
	font-size: 9pt;
	line-height: 180%;
	color: #382e1f;
}
.content table {
font-size:9pt;
}
strong,b,a, a:link {
	color: #bb6f02;
       font-weight:normal;
}

a:hover, a:active {
	color: #e58802;
}

h1, h3, h4, h5, h6 {
	font-weight: bolder;
	
}
h2.cont {
font-size:15px;
color:#444;
margin-bottom:10px;
}
#menu li a {
	line-height: 25px;
}

#thembo a {
background: url(pfeil.gif) no-repeat 0 3px;
padding-left:10px;
line-height: 2.2em;
}

/* Forms ----------------------------------------------------------- */

.input {
	background-color: #FFFFFF;
	background-image: url(../../assets/images/back_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #a79d8f;
	margin: 0px;
	padding: 2px 1px;
	line-height: inherit;
	font-size: inherit;
	display: inline;
}
span.sta, span.sta2, span.sta3 {
font-weight: bolder;
font-size:16px;
}
span.sta2 {
padding:3px 3px 3px 0;
font-size:12px;
}
span.sta3 {
color: #666;
}
.content2 {
padding: 0 0 0 5px;
}
div#title1, #header h1#title {
font-weight: bolder;
letter-spacing: -0.07em;
font-size:30px;
padding:30px 0 4px 0;
}
#header h1#title {
margin-left:0;
} 
*html div#title1, *html #header h1#title {
padding:30px 0 5px 40px;
}
h1.cattitle {
font-size:18px;
color:#666;
}
h1#title a:hover, div#title1 a:hover {
color:#fff;
}
.adt {
padding:2px;
margin:0 8px 3px 0;
float:left;
position:relative;
}	
.lc {
color:#bb6f02;
}
.prots {
display:none;
} 

ol.wp-paginate li {
display: inline;
padding: 0 3px 0 3px;
}