/* 

Theme Name: Kuyichi NotFound Theme

Theme URI: 

Description: 

Version: 1.0

Author: René van der Veer

Author URI: http://notfound.nl/


*/

.frechts {
	float: right;
}

.flinks {
	float: left;
}

.clearingdiv {
	clear: both;
	height: 30px;
}


#blog {
	background-image: url('/images/lichtemuur.jpg');
	width: 676px;
	float: right;	
}

.pad22 {
	padding: 30px;
}

.padin {
	padding: 16px;
}

.lbpad22 {
	padding-left: 30px;
	padding-top: 30px;
}

.rbpad22 {
	padding-right: 30px;
	padding-top: 30px;
}

#column2 {
	width: 230px;
	background-image: url('/images/lichtemuur.jpg');
}

#column2 h2 {
	font-family: Helvetica, Arial;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 12px 0;
}

#column2 li a {
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #f5f5f5;
}

#column2 li a:hover {
	background-color: #fcfcfc;
}

#searchbox {
	width: 100px;
	border: 1px solid #eee;
	padding: 4px;
	font-size: 14px;
}

#searchbutton {
	border: 1px solid #eee;
	padding: 4px;
	font-size: 14px;
}

/* Search page */

h1 {
	font-size: 22px;
}

.navigation {
	display: block;
	height: 50px;
}

.bottomnavigation {
	padding-top: 12px;
	display: block;
	height: 30px;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.post h2 a {
	font-family: Helvetica, Arial;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 22px;
	color: #000;
	display: block;
}

.post .date {
	text-transform: uppercase;
	padding-bottom: 12px;
}

.post .date a {
	text-decoration: none;
}

.post .date a:hover {
	text-decoration: underline;
}

.post .alignleft {
	float: left;
	padding-right: 12px;
}

.post .alignright {
	float: right;
	padding-left: 12px;
}

.post {
	padding-bottom: 42px;
}

.post img, .post p {
	padding-bottom: 8px;
}

.post .ed_comm {
	clear: left;
	background-color: #eee;
	padding: 3px;
}

.post .ed_comm a {
	text-decoration: none;
}

.postmetadata {
	background-color: #eee;
	padding: 12px;
}


#page h2 {
	font-size: 22px;
	padding: 1em;
	line-height: 1.2em;
	text-transform: uppercase;
}

#page p {
	line-height: 1.2em;
	padding: .6em 0;
	display: inline;
}

#page ul {
	padding: .8em 0;
}

#page h3 {
	font-size: 15px;
	font-weight: bold;
}


#page li {
	list-style: disc inside;
}
/*** End of file ***/


.current-cat a {
	background-color: #04486F !important;
	color: #fff !important;
}