body {
	color: 				#000000;
	font-size: 			12px;
	font-family:		Verdana;
	background:			#f7f2ec;
}

a {
	text-decoration: 	none;
}
	
a:link {
	text-decoration: 	underline;
	color: 				#154273;
}

a:hover,a:active {
	text-decoration: 	underline;
	color:				#0162cd;
}

a:visited { 
	text-decoration: 	underline;
	color: 				#696969;
}


img {
	border:				0px;
}

h1 {
	margin: 			0px;
	padding: 			0px;
	font-family:		Arial;
	font-size: 			22px;
	color: 				#000000;
}

h2 {
	margin: 			0px;
	padding: 			0px;
	font-size: 			15px;
	font-family:		Arial;
	font-weight:		bold;
	color: 				#FFFFFF;
	background-color:	#FEAC00;
}

h3 {	
	margin: 			0px;
	padding: 			0px;
	font-size: 			16px;
	font-family:		Arial;
	font-weight: 		bold;
	color: 				#000000;
}

h4 {	
	margin: 			0px;
	padding: 			0px;
	font-size: 			11px;
	font-family:		Verdana;
	color: 				#000000;
}

h5 {
	margin: 			0px;
	padding: 			0px;
	font-size: 			14px;
	font-family:		Arial;
	font-weight: 		bold;
	color: 				#000000;
}

h1 span {
	font-weight: 		normal;
	font-style: 		italic;
}

ul, li {
	margin: 			0px;
	padding: 			0px;
}

/* header styles */
div#logo_aligner {
}

div#logo {
}

/* content styles */
div#content { 
	/*min-height: 		740px;*/
}

/* extras */
div.clear {
	clear: 				both;
}
div#topics  table {
	width:				100%;
	border-collapse:	collapse;
	border:				0px;
}
div#topics th {
	background-color:	#FF6D00;
	color: 				#FFFFFF;
	padding-right:		10px;
	height:				30px;
	margin-bottom:		5px;
	margin-top:			18px;
	padding-left:		10px;
}

div#topics th a{

	text-decoration: 	none;
	color:				#fff;
}

div#topics td {
	height: 20px;
}

div#topics td {
	padding-right: 		10px;
}
div#highlighted, div.highlighted  {
	padding: 			5px;
	margin-top:			20px;
	margin-bottom:		20px;
	border: 			1px solid #3393FF;
}

div#highlighted a, div.highlighted a {
	color: 				#3393FF;
	font-weight: 		bold;
	text-decoration: 	none;
}

div.widget_photo, div.user_photo{
	float: 				left;
	margin-right:		10px;
	margin-bottom:		10px;
}
div.reaction {
	margin-top:			15px;
	margin-bottom:		15px;
}
div.reaction_header {
	color: 			#c0c0c0;
}
div.reaction_user  {
	float:			left;
	padding-right:	10px;
}
div.reaction_content  {
	/*float:			left;*/
}
div.entry_rating  {
	float:			right;
}

div.button_reply  {
	float: 			left;
}
div.reaction_header strong, div.reaction_header em,
p.entry-date strong, p.entry-date em {
	color:			#FF6D00;
}
div.inbeeld_gallery img {
	width: 			225px;
	margin-top:		5px;
	margin-bottom:	5px;
}
div.inbeeld_gallery_big img {
	width: 			265px;
	margin-top:		5px;
	margin-bottom:	5px;
}
div.inbeeld_item  {
	float: 			left;
	border:			1px solid #000000;
	margin:			20px 5px 5px 5px;
	width: 			235px;
}

div#inbeeld_list_topics li {
	float:			left; 
	width:			355px; 
	margin-bottom:	40px !important;
	margin-left:	10px;
	margin-right:	10px;
	margin-top:		10px;
}

div#inbeeld_list_topics h2 a {
	color:white; font-size:16px;
}

div#inbeeld_list_topics div.content{
	height:315px;
}
div#breadcrumb a {
	color: 			#ff6d00;
	text-decoration: none;
}

div#breadcrumb a:hover {
	text-decoration: underline;
}
div#breadcrumb span.current {
    font-weight:    bold;
    color:          #000;
}

div#width280  {
	width: 280px;
}

.scroll {
    overflow-y: auto;
    height: 218px;
}

hr.line
{
    color: #c9c9c9;
    background: #c9c9c9;
    border: 0;
    height: 2px;
}
a.back
{
    color: #fe7e1d;
    float: left;
    margin-right: 20px;
    padding-top: 6px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 		12px;
	background: 		url( "../img/back.png" ) 0px 9px no-repeat;
}
a.back:hover
{
    text-decoration: underline;
}

.center
{
	text-align:	center;
}

.left
{
	text-align:	left;
}
