/* 
Theme Name: rt105
Description: Ronde Tafel 105
Version: 1.0
Author: Ronde Tafel 105 Lochem
Author URI: http://www.rt105.nl
*/


/*
---------------------------------------------------------------------------------------------
	Generieke Elementen                      
---------------------------------------------------------------------------------------------
*/

* {

	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

body {

	background:#cfdbc5 url(img/bg_body.gif) repeat-x;
	margin-bottom: 20px;
}

abbr {

	cursor:help;
}

blockquote {

	margin:1em;
	padding-left:10px;
	border-left:#666 2px solid;
}

a {

	color:#004684;
	text-decoration:none;
	font-size: 12px;
}

a:hover {

	color:#004684;
	text-decoration:underline;
}


ul {

	margin:10px 0 10px;
	padding:0;
}

li {

	margin:5px 0 0 26px;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {

	font-family: Verdana, Serif;
}

h1 {

	font-size:180%;
	font-weight:normal;
	margin-bottom:0;
	color:#004684;
}

h2,h3 {

	font-size:1.5em;
	color:#004684;
	margin:0.5em 0;
	padding:0.25em 0;
	font-weight:normal;
}

fieldset {

	border:0px solid #ccc;
}

/*  
---------------------------------------------------------------------------------------------
	Structure  
---------------------------------------------------------------------------------------------
*/

#container {

	background: #fff;
	margin:20px auto;
	width:960px;
}

#header {

	margin:0 auto;
	height:120px;
	background: #ee3a42 url(img/header.jpg) no-repeat center;
	color:#000;
	position:relative;
}

#sidebar {

	background: #fff url(img/content_bg.gif) repeat-x;
	float:left;
	width:240px;
	font-size:90%;
}

#content {

	float:right;
	width:720px;
	margin:0;
	background: #fff repeat-x 0 120px ;
	text-align: left;
}

/*  
---------------------------------------------------------------------------------------------
	Header
---------------------------------------------------------------------------------------------
*/

#header h1 {

	display: none;
	font-size:200%;
	font-weight:normal;
	font-family:"Century Gothic", sans-serif;
	letter-spacing:0.1ex;
	background:none;
	margin:0;
	padding:30px 10px;
}

#header h1 a {

	color:#9bc2d4;
	border-bottom:none;
}

#header h1 a:hover, #header h1 a:active {

	color:#9bc2d4;
	border-bottom:none;
}

/*  
---------------------------------------------------------------------------------------------
	Main Navigation  
---------------------------------------------------------------------------------------------	
*/

ul#navigation {

	background: #f5821f url(img/headermenu_bg.gif) repeat-x ;
	height:32px;
	line-height:32px;
	text-align: right;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
}

ul#navigation li {

	float:left;
	list-style:none;
	background:none;
	margin: 0;
	padding: 0;
}

ul#navigation li a {

	border:none;
	color:#fff;
	padding: 0px 15px;
}

ul#navigation li a:hover, ul#navigation li a:active, ul#navigation li.current_page_item a {

	color:#fff;
	text-decoration: underline;
}

/*  
---------------------------------------------------------------------------------------------
	SideBar  
---------------------------------------------------------------------------------------------
*/

#sidebar h2 {

	color:#004684;
	font-size:1.5em;
	font-weight:bold;
	padding-left: 15px;
}

#sidebar ul {

	margin:0;
	list-style:none;
	margin-bottom: 25px;
}

#sidebar ul li {

	margin:0;
	list-style:none;
	background:none;
}

#sidebar ul ul {

	margin:0;
}
#sidebar form {

	padding-left: 15px;
}


#sidebar ul ul ul {

	margin:0;
}
#sidebar ul li ul li {

	line-height: 25px;
	border-bottom: 1px dashed #B7C8B6;
	text-indent: 15px;
}

#sidebar ul li ul li ul li {

	margin:0;
	text-indent: 30px;
	line-height: 25px;
	border-top: 1px dashed #B7C8B6;
	border-bottom: 1px dashed #fff;

}

#sidebar li li a:link, #sidebar li li a:visited {

	color:#004684;
	text-decoration: none;
	display: block;
}

#sidebar li li a:hover, #sidebar li li a:active {

	color:#fff;
	text-decoration: none;
	display: block;
	background: #004684;
}


/*
---------------------------------------------------------------------------------------------
	Inhoud                         
---------------------------------------------------------------------------------------------
*/
#slideshow {

	width: 720px;
	display: block;
}


#intro {

	background:#f6fcf6;
	margin:0.5em;
	padding:0.5em;
	border: solid 1px #e1d2bd;
}

#intro .profile {

	border:#e1d2bd 1px solid;
	margin:0 0.5em 0 0;
	padding:3px;
}

#intro em.feed {

	background:url(img/icon_feed.gif) no-repeat left center;
	padding:2px 0 2px 16px;
	font-style:normal;
}

.page-title {

	margin:0.5em;
	padding:0.5em;
}

.post {

	margin:0.5em 0.5em 3em 0.5em;
	padding:0.5em;
}

.post h4 {

	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0.5em 0;
}

.post h4 em {

	font-style:normal;
	float:right;
	font-weight:normal;
}

.post-title {

	font-size: 24px;
	border:none;
	margin:5px 0 0.5em 0;
	padding:0;
}

.post-title a:link, .post-title a:visited, .post-title h2 {

	color:#004684;
	font-size: 24px;
}

.post-title a:hover, .post-title a:active {

	color:#004684;
	text-decoration: underline;
}

.post-date {

	margin:0;
	padding:0;
	color:#999;
}

.post-info {

	color:#999;
	margin:0;
	padding:3px 0;
	clear:both;
	font-size:0.9em;
}

.post-info em {

	color:#666;
	font-style:normal;
}

.post-info em.user {

	background:url(img/user.png) no-repeat left center;
	padding:2px 0 2px 12px;
}

.post-info em.cat {

	background:url(img/star.png) no-repeat left center;
	padding:2px 0 2px 12px;
}

.post-info a:link, .post-info a:visited {

	color: #004684;
	text-decoration: underline;
}

.post-info a:hover, .post-info a:active {

	color: #004684;
	text-decoration: none;
}

.post-content {

	margin:0;
	padding:0.2em 0;
}
.post-content p {

	margin-bottom: 10px;
	padding:0.2em 0;
	line-height: 20px;
}

.post-content img {

	border: 1px solid #ccc;
	padding: 5px
}


.post-comments {

	float:right;
}

.post-comments a {

	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
}

/* 
---------------------------------------------------------------------------------------------
	Footer Blocks
---------------------------------------------------------------------------------------------
*/

#footer_blocks {

	clear:both;
	height: 252px;
	background:#b7c8b6 url(img/footer_blocks_bg.gif) top repeat-x;
	color: #004684;
	text-align: left;
	width: 960px;
	display: block;
	border-top: 1px solid #B7C8B6;
}

#footer_blocks h2 {

	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
}
#footer_blocks p {

	padding: 0px 15px;
	line-height: 20px;
}


#footer_blocks span.images {

	padding: 0px;
	margin: 0px 15px;
	float: left;
	border: 1px solid #b7c8b6
}


#footer_blocks ul {

	list-style: none;
}

#footer_blocks a {

	font-weight: normal;
	text-decoration: underline;
	color: #ee3a43;
}


#footer_blocks a:hover {

	text-decoration: none;
}

.footer_block1 {

	border-right: 1px solid #B7C8B6;
	width: 240px;
	height: 240px;
	float: left;
}

.footer_block2 {

	border-right: 1px solid #B7C8B6;
	width: 240px;
	height: 240px;
	float: left;
	text-align: center;
}


.footer_block3 {

	border-right: 1px solid #B7C8B6;
	width: 235px;
	height: 240px;
	float: left;
}
.footer_block4 {

	width: 235px;
	height: 240px;
	float: left;
}
/* 
---------------------------------------------------------------------------------------------
	Footer
---------------------------------------------------------------------------------------------
*/

#footer {

	clear:both;
	height: 51px;
	background:#004684;
	color: #fff;
	text-align: center;
	border-top: 1px solid #fff;
}

#footer a {

	color: #fff;
	margin: 20px 2px 0px 2px;
	text-decoration: none;
}

#footer a:hover {

	color: #fff;
	text-decoration: underline;
}

#footer p {

	margin-top: 15px;
}

#footer ul {

	float: left;
	margin: 15px 0px 0px 10px;
}

#footer ul li.page_item {

	float: left;
	display: inline;
	list-style: none;
	margin: 0 3px;
}

/*
---------------------------------------------------------------------------------------------
	Comments Style
---------------------------------------------------------------------------------------------
*/

#comments, #respond {

	margin: 2em 0 0 5px;
}

.commentlist {

	margin:10px;
	padding:10px 20px;
}

#commentform {

	margin:10px;
	padding:10px;
}

.commentlist {

	margin: 0;
	padding: 0;
}

.commentlist li {

	list-style:none;
	margin: 10px 0;
	padding: 1em 0.5em;
	background:#f9f9f9;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

.commentlist li .cmtinfo {

	font-size:1em;
}

.commentlist li cite {

	font-style:normal;
	font-weight:bold;
}

.commentlist li .cmtinfo em {

	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#666;
}

.commentlist .alt {

	background: #fff url(img/gradtop.gif) repeat-x top;
	border-top: #aaa 1px solid;
}

/*
---------------------------------------------------------------------------------------------
	Text Elementen                
---------------------------------------------------------------------------------------------
*/

textarea, input.textbox {

	background:#fff url(img/gradtop.gif) repeat-x top;
	border:#aaa 1px solid;
}

textarea {

	width:80%;
}

textarea:focus, input.textbox:focus {

	border:#964 1px solid;
}

dl dt {

	font-weight:bold;
	margin:5px 0;
}

dl dd {

	padding-left:20px;
	display:inline;
}

#content ul.asides {

	margin:0 1em;
	padding:0;
	list-style:none;
}

#content ul.asides li {

	margin:1em 0;
	padding:0 15px;
}

#content, #sidebar, .widget, #footer {

	overflow:hidden;
}

a, img {

	border: none;
}

/*
---------------------------------------------------------------------------------------------
	Kalender                
---------------------------------------------------------------------------------------------
*/

#wp-calendar {

	padding-left: 15px;
	margin-left: 15px;
	border-collapse: collapse;
	text-align: center;
}


#wp-calendar caption {

	color: #b7c8b6;
	font-weight: bold;
	
}

#wp-calendar a {

	color: #ee3a43;
	text-decoration: underline;
}

#wp-calendar td {

	padding: 3px;
	border: 1px solid #b7c8b6;
	color: #004684;
}

#wp-calendar th {

	color: #b7c8b6;
	padding: 3px;
}

.table td {

	margin: 5px;
	padding: 5px;
}

.table tr {

	margin: 10px;
	padding: 10px;
}

.table strong {

	line-height: 30px;
}

#wp-calendar table.nav {
	
	width: 100%;
}

#wp-calendar td#prev {

	float: left;
	border: 0px solid #fff;
}

#wp-calendar td#next {

	float: right;
	border: 0px solid #fff;
}
