/*  
Theme Name: Be Reiki Grijs Groen
Theme URI: http://www.be-reiki.nl/
Description: WordPress-thema voor <a href="http://www.be-reiki.nl/">Be-reiki.nl</a>.
Version: 1.0.1 19 september 2006 23:58
Author: Sander Consten
Author URI: http://www.scwebdesign.nl/
*/
/*
changelog:

v 1.0.1 (19/09/2006 23:58)

	gepimpt voor blindensofware
	
v1.0.2 (04/07/2008 3:24)

	telefoonlinks in hCard onherkenbaar

v1.0.3 (30/07/2008 18:19)

	font-size: .8em naar body (ipv navlist & content...)
	.figure, .figure .legend, .groepsfoto
	
*/




			body {
				font-family: Verdana;
				font-size: .8em;
				font-weight: normal;
				text-align: center;
				background-color: #8ca9a5;
				margin: 0px;
				padding: 0px;
				overflow: hidden;
			}
			
				.interne_navigatie {
					position: absolute;
					left: -5678px;
					top:  -5678px;
				}

				hr {
					display: none;
				}

				img {
					border: none;
				}
				
				a {
					color: #43756a;
				}
			
					a:hover {
						text-decoration: none;
					}

			#pagina {
				text-align: left;
				background-color: #aecac7;
				border: outset 2px #8ca9a5;
				border-width: 0px 2px;
				padding: 0px;
				width: 800px;
				height: 100%;
				position: absolute;
				left: 50%;
				top: 0px;
				bottom: 0px;
				margin-left: -400px;
				overflow: hidden;
			}	

				#bovenbanier {
					text-align: center;
					background-color: #8ca9a5;
					margin: 0px;
					padding: 0px;
					clear: both;
				}
	
					#bovenbanier * {
						margin: 0px;
						padding: 0px;
					}	
		
					h1#naam {
						color: #fff;
						width: 100%;
						height: 40px;
					}
		
						h1#naam a {
							color: #43756a;
							/*color: #fff;*/
							/*text-decoration: none;*/
							width: 100%;
							display: block;
						}
		
					#ondertitel {
						text-align: right;
						color: #fff;
					}

			#navigatiebalk {
				background-color: #43756a;
				margin: 0px;
				padding: 0px;
				height: 50px;
				overflow: hidden;
				clear: both;
			}

				#navigatiebalk ul {	
					margin: 0px auto;
					padding: 0px;
					width: 760px;
					overflow: hidden;
				}
					
					/* 13 aug 2:23
					 *wijzigingen in selectors '#navigatiebalk ul *' ivm gebruik andere widgets (conventionele ipv King, errors met WP2.2)
					*/
					
					#navigatiebalk ul li h2 {
						display: none;
					}
					
	
					/*#navigatiebalk ul li*/
					#navigatiebalk ul li ul li{
						line-height: 2em;
						text-align: center;
						list-style-type: none;
						margin: 0px 19px;
						padding: 0px;
						height: 25px;
						float: left;
						display: inline;
					}
		
						/*#navigatiebalk ul li a*/
						#navigatiebalk ul li ul li a	{
							color: #fff;
							display: block;
							height: 25px;
							overflow: hidden;
						}
					
							/*#navigatiebalk ul li a:hover*/ 
							#navigatiebalk ul li ul li a:hover {
								text-decoration: none;
							}
					
							/*#navigatiebalk ul li a:active*/ 
							#navigatiebalk ul li ul li a:active {
								font-weight: bold;
								text-decoration: none;
							}
					
						/*#navigatiebalk ul li ul*/
						#navigatiebalk ul li ul li ul {
							display: none ! important;
						
							position: absolute;
							left: 50px;
							top: 65px;
							height: 25px;
							width: 700px;
							z-index: -5;
							background-color: #43756a;
						}
						
							/*#navigatiebalk ul li.current_page_item ul*/
							#navigatiebalk ul li ul li.current_page_item ul {
								display: block;
								z-index: 0;
							}
						/*
							#navigatiebalk ul li ul li {
								width: 100px;
							}
							*/

						/*#navigatiebalk ul li.current_page_item,*/
						#navigatiebalk ul li ul li.current_page_item,
						/*#navigatiebalk ul li ul li.current_page_item*/
						#navigatiebalk ul li ul li ul li.current_page_item {	
							/*background-color: #8ca9a5; #9dbab6;*/
							font-weight: bold;
						}

							/*#navigatiebalk ul li.current_page_item a*/
							#navigatiebalk ul li ul li.current_page_item a {
								text-decoration: none;
							}

							/*#navigatiebalk ul li.current_page_item ul {
								background-color: #9dbab6;
								display: block;
								height: 25px;
							}

								#navigatiebalk ul li.current_page_item ul li {
									font-size: 8pt;
									font-weight: normal;
									padding: 25px auto;
									width: 80px;
									overflow: visible;
								}

									#navigatiebalk ul li.current_page_item ul li a {
										text-decoration: underline;
										width: auto;
										overflow: visible;
									}

										#navigatiebalk ul li.current_page_item ul li a:hover {
											text-decoration: none;
										}*/


			#zijbalk {
				background-color: #aecac7;
				margin: 0px;
				padding: 0px;
				width: 140px;
				height: 100%;
				float: left;
			}

			
				#zijbalk ul,
				#zijbalk li,
				#zijbalk div {
					list-style-type: none;
					margin: 0px;
					padding: 0px;
				}



			#pagina-inhoud {
				border: solid 1px #aecac7; /* hekje */
				background-color: #aecac7;
				background-image: url(afb/pagina-inhoud-reiki.gif);
				background-position: right top;
				background-repeat: repeat-xy;
				margin: 0px 0px 0px 140px;
				padding: 0px;
				padding-right: 2px;
				height: 100%;
			}
		
				#pagina-inhoud h2.titel {
					font-size: 14pt;
					text-align: right;
					color: #43756a;
					margin: 5px 5px 0px 0px;
					padding-right: 10px;
				}
				
					#pagina-inhoud h2.titel a {
						text-decoration: none;
					}				
					
					/*#pagina-inhoud h2#titel_23,
					#pagina-inhoud h2#titel_25,
					#pagina-inhoud h2#titel_28*/
					body.single #pagina-inhoud h2 {
						text-align: left;
						margin-left: 80px;
					}
					
					body.single #pagina-inhoud h2#titel_42 {
						padding-right: 27px;
					}


				#pagina-inhoud div.tekst {
					width: 500px;
					margin: 0px 80px;
					position: absolute;
					top: 170px;
					bottom: 20px;
					overflow: auto;
				}
				
				#pagina-inhoud h3 {
				}
				
				#pagina-inhoud h4 {
					font-size: 1em;
				}
			
				/*#pagina-inhoud address,
				#pagina-inhoud p,
				#pagina-inhoud * p,
				#pagina-inhoud li,
				#pagina-inhoud pre {
					line-height: 14pt;
				}*/

				.groepsfoto, .groepsfoto .legend {
					text-align: center;
				}
				
				.legend i, .legend em {
					font-style: normal;
				}

				#pagina-inhoud * {
					line-height: 14pt;
				}
				
				address {
					font-style: normal;
				}

				
				#pagina-inhoud * p,
				#pagina-inhoud li,
				#pagina-inhoud pre {
					font-family: Verdana;
				}
	
			#onderschrift {
				text-align: center;
				margin: 0px;
				margin-top: 35px;
				padding: 5px;
				/*
				padding-left: 80px;
				position: absolute;
				bottom: 0px;
				*/
			}
	
				#onderschrift ul {
					margin: 0px;
					padding: 0px;
				}

					#onderschrift li,
					#onderschrift p,
					#onderschrift .tags,
					.postmetadata {
						font-size: .5em;
						line-height: normal;
						color: #888;
						margin: 0px;

						margin-bottom: 10px;
						padding: 0px;
					}

						#onderschrift .tags {
							visibility: hidden;
						}
					
						#onderschrift li {
							margin-right: 15px;
							display: inline;
						}
					
						#onderschrift li a,
						#onderschrift .tags a {
							color: rgb(117, 167, 156);
						}


						#onderschrift li div {
							background: transparent;
							display: inline;
							margin: 0px;
							padding: 0px;
							border: 0;
						}


						#bewerkpagina {
							position: fixed;
							top: 10px;
							left: 10px;
						}

						#_qta {
							color: #aecac7;
						}

						.vcard a.tel,
						.vcard a.url {
							color: black;
							text-decoration: none;
							cursor: arrow;
						}