/*
Theme Name: Boeddhismenu
Theme URI: 
Description: Boeddhismenu is a WP theme made by Matthijs Brouwer www.broncode.net, it is remotely based on Red Train from Vladimir Simovic http://www.vlad-design.de
Version: 1.0
Author: Matthijs Brouwer
Author URI: http://www.broncode.net

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


structuur: 
"#navi" floats right width 200px. #content has a right margin of 215px. 


*/

body {
/*
    background: #320000 url(images/hintergrund.gif) repeat-x fixed;
*/
	background-color:#FFc;
    text-align: center;
    padding: 1em 0;
    font: 62.5% verdana, sans-serif;
    color:#000;
}

a {
    color: #777;
}

a:hover {
    color: #777;
    text-decoration: none;
}

hr {
    display: none;
}

img {
    border: none;
}

ins {
    text-decoration: none;
    border-bottom: 1px dashed #eee;
}

acronym, abbr, dfn {
    border-bottom: 1px dashed #eee;
    font-style: normal;
}

blockquote {
    border-left: 5px solid #320000;
    margin: 1em 0;
    padding: 10px;
    background: #600000;
    width: 90%;
}

code, pre {
    color: #f93;
    font-family: verdana, sans-serif;
}

.bild-links {
    float: left;
    margin: 0 15px 3px 0;
}

.bild-rechts {
    float: right;
    margin: 0 0 3px 15px;
}

.center {
    text-align: center;
}

.pagination {
    text-align: center;
    margin-top: 2em;
}

.search-button, #commentform input {
    font-size: 1em;
    font-weight: normal;
    border: 1px solid #300000;
    background: #FFDEA7;
    color: #000;
    padding: 1px 2px;
}

#container {
    margin: 0 auto;
    text-align: left;
    width: 730px;
    border:5px solid #f6a21c;
    background: url(images/container.gif) 1px;
    line-height: 1.5;
}

#header {
    height: 201px;
    background: url(images/boeddhisme-nu.jpg) no-repeat;
    border-bottom:5px solid #f6a21c;
}

#header h1 {
    font: 22px georgia, serif;
    color: #f6a21c;
    line-height: 200px;
    padding: 0 15px;
}

#header h1 a {
    color: #f6a21c;
    text-decoration: none;
}

#header ul {
	position:absolute;
	top:171px;
	float:left;
	border-top:5px solid #f6a21c;
	height:50px;
	margin:0;
	padding:0;
	width:536px;
	}
#header ul li {
	position:relative;
	float:left;
	width:263px;
	height:44px;
	border-right:5px solid #f6a21c;
	list-style:none;
	top:0;
	text-align:center;
	padding-top:5px;
	font-size:2.4em;
	color:#f6a21c;
	
}

#header ul li a {
color:#f6a21c;
text-decoration:none;
}

#header ul li a:hover {
color:#f6a21c;
text-decoration:underline;

}

#navi {
    float: right;
    width: 200px;
}

#navi-innen {
    padding: 0 15px 10px 15px;

}

#navi h2 {
    font: bold 1.4em veradana, sans-serif;
    margin: .8em 0 .2em 0;
	color:#f6a21c;
}

#navi ul {
    list-style: none;
    margin: .4em 0 1em 0;
    padding: 0;
	
}

#navi ul li ul {
    margin: .2em 0 .4em .5em;
}


/*****************HEHEHEHE!!!! HIER DE KLEUR VERANDERD!!!!*********/
#navi a {
    text-decoration: none;
    color:#000;
}

#navi h2 a {
text-decoration:none;
color:#f6a21c;

}

#navi .navi-search {
    margin-bottom: 3px;
    background: #FFDEA7;
    font-size: 1em;
    width: 150px;
    border: 1px solid #300000;
}

#content {
    margin: 1em 215px 1.5em 15px;
    font-size: 1.1em;
    color:#000;
}

#content h2 {
    font: 2.1em georgia, serif;
    margin: 5px 0;
    letter-spacing: 1px;
    
}

#content h2 a {
    text-decoration: none;
    color:#000;
}

#content h3 {
    margin: 1.2em 0 .4em 0;
    font-size: 1.4em;
}

#content h4 {
    font-size: 1.3em;
    padding: 0;
    margin: 1em 0;
}

#content h5 {
    font-size: 1.1em;
    padding: 0;
    margin: 1em 0;
}

#content .date {
    font-size: 1em;
    text-align: right;
    font-weight: normal;
}

#content .meta {
    font-size: .9em;
}

#content .feedback {
    margin: 15px 0 15px 0;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px solid #f6a21c;
}

#commentlist li {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #f6a21c;
}

#commentform {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #f6a21c;
    background: #999;
}

#commentform textarea {
    background: #eee;
    border: 1px solid #f6a21c;
}

#commentform #email, #commentform #author, #commentform #url {
    font-size: 1.1em;
    background: #eee;
    border: 1px solid #f6a21c;
    width: 180px;
}

.item {
margin-top:40px;
clear:left;
float:left;
width:510px;
}

#footer {
    clear: both;
    margin: 3em 15px 0 15px;
    padding: 5px;
    text-align: center;
    font-size: .8em;
}

/* *** Plugins *** */
.tags {
    margin: 1.5em 0;
    font-weight: bold;
    padding: 2px 0;
}

#wp_grins {
    margin-top: 2px;
}

.pagebar {
    text-align: center;
    line-height: 1.4;
    margin-top: 2em;
}

.pagebar .this-page {
    font-weight: bold;
}

.pagebar a {
    border: 1px solid #300000;
    background: #900;
    padding: 2px 5px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #ffc;
}

.pagebar a:hover {
    color: #fff;
}


