﻿* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0;
	padding: 0;
	background: #EEEEEE url(../../img/img01.png) repeat-x left top; /*#F7F7F7*/
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3, h4 {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #181818;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
}

img
{
	padding: 5px;
}

h1
{
	font-size: 2em;
	padding-bottom: 15px;
	padding-top: 25px;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 
{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1.2em;
	color: #787878;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #F44903;
}

a:hover {
}

table
{
	width: 100%;
}

tr
{
	border: 1px solid silver;
}

th  
{
	text-align: left;
	padding: 3px;
	}

td
{
	padding: 3px;
	text-align: left;
	border: 1px solid silver;
}

input, label, select, textarea, option
{
	/*padding: 3px;*/
	font-family:  sans-serif, Arial, Helvetica;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 960px;
	height: 110px;
	margin: 0 auto;
}

#inspringen
{
	margin-left:25px;
}

/* Logo */

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 10px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
	background: url(../../img/img02.jpg) no-repeat left top;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 9px 10px;
	border: none;
	background: none;
	text-transform: lowercase;
	font: normal 11px sans-serif, Arial, Helvetica;
	color: #808080;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
}

#menu ul
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 38px;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 10px 30px 7px 30px;
	text-decoration: none;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a 
{
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover
{
	text-decoration: none;
	background-image: url(../../img/menu_sel.png);
	background-repeat: no-repeat;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(../../img/img04.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(../../img/img03.jpg) no-repeat left top;
}

#page-bgbtm {
	padding: 30px 10px 0px 20px;
	background: url(../../img/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 670px;
	padding: 0;
}

.post {
}

.post .title
{
	height: 38px;
	padding: 5px 0 0 0px;
	letter-spacing: 0px;
	color: #181818;
	font-size:medium;
}

.post .title a {
	color: #181818;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	background: url(../../img/img10.jpg) repeat-y left top;
	text-align: justify;
}

.post .entry-bgtop {
	background: url(../../img/img08.jpg) no-repeat left top;
}

.post .entry-bgbtm
{
	background-position: left bottom;
	padding: 10px 20px 0px 20px;
	background: url(../../img/img09.jpg) no-repeat left bottom;
	margin-bottom: 15px;
}


.links
{
	display: block;
	width: 130px;
	height: 40px;
	/*margin-top: 10px;*/
	padding-top: 7px;
	/*background: url(../../img/img07.jpg) no-repeat left top;*/
	text-align: left;
	font-size: 10px;
	color: #181818;
}

.links a
{
	
	}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding: 10px 0px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 20px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../img/img06.jpg) no-repeat left 18px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 1px solid #DEDEDE;
	font-family: sans-serif, Arial, Helvetica;
}

#footer p
{
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

#publicationtitle {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

#publicationtext {
    text-decoration:none;
	margin:0%;
}

#publicationimage {
	float:right;
	margin-right:30px;
	margin-bottom:30px;
	margin-top:60px;
	max-width:300px;
}

.photogallery
{
	background-position: left top;
	float: left;
	width: 630px;
	padding: 20px;
	clear: both;
	background: repeat-y left top;
	text-align: justify;
	background-color: #F1F1F1; /*#F7F7F7;*/
	clear:both;
}


.photogalleryitem 
{
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:x-small;
}

.photogalleryitem a img
{
	border: none;
}