/*  
Theme Name: Frank Adam
Theme URI: http://www.frankadam.be
version: 1.0
Author: Britt Mesdagh
Author URI: http://www.mixette.com/
Description: Frank Adam is a very simple theme for Frank Adam's personal website. Wordpress as a CMS. Blog is turned into a news section.
The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
http://creativecommons.org/licenses/by/3.0/
Crafted on August 26, 2007

The Frank Adam theme is based on Nurudin Jauhari's Prosumer theme version 1.4

Attribution:
The Prosumer theme was designed and built by Nurudin Jauhari,
whose blog you will find at http://www.jauhari.net/themes/prosumer
Crafted on 06 June 2007
Last Edit: 20 June 2007 04.45  +7 GMT

The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
http://creativecommons.org/licenses/by/3.0/
Visit the <a href="http://www.jauhari.net/themes/prosumer">Theme Page</a> for theme update and other related information.</p>
Theme URI: http://www.jauhari.net/themes/prosumer */


body
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
	background: #FFFDF6;
	color: #333;
	font: 72%/1.6em Georgia, "Times New Roman", Times, serif; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Etc
******************** */
.clear {
	clear: both;
	height: 0px;
}

/* Design 
******************** */


/* -------------------Header ----------------------------------- */
#header {
	height: 150px;
	background: #5A090F;
	text-align: left;
	
}
#headr {
	width: 960px;
	margin: 0 auto 0 auto;
	color: #C3EAFB;
	text-align: left;
	height: 150px;
}
#headr h1 {
	margin: 0;
	padding: 0px 0px 0px 5px;
	background-image: url(images/frank_adam_header.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 280px;
}
#headr h1 a {
	color: #FFF;
	}
#headr h1 a:hover {
	color: #FFF;
	}
#headr .description {
	padding: 10px 0 0 600px;
	color: #efefef;
}


/*----------------------------------------------------------------------------*/

/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#menu {
	height: 40px;
	font-size: 1.2em;
	background-color: #981212;
}

#menucontainer {
	width: 960px;
	margin: 0 auto 0 auto;
background-color: #981212;
	font-size: 1.2em;
}
#menucontainer  ul {
	list-style: none;
	left: 10px;
  padding: 10px 0px 10px 0px;
	}
#menucontainer li {
	display: inline;
	float: left;
}
#menucontainer li.page_item  a, #menucontainer li.admintab  a {
 padding: 0px 10px 3px;
 color: #fff;
 background: #981212;
 /*border: 1px solid #5A1301;*/
 margin-right: 5px;
 
 
}
#menucontainer li  a:hover {
 background: #efefef;
 color: #5A1301;
}
#menucontainer li.current_page_item  a {
 background: #FFF;
 color: #333;
 font-weight: bold;
 padding: 4px 10px 3px;
 border: 1px solid #5A1301;
 margin-right: 5px;
}

#menucontainer li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}


 /*------------------------------------------------------------------*/


#contentwrapper {

	background-color: #fff;
}

#contentcontainer {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 100%;
	background-image: url(images/achtergrond.gif);
	background-repeat: repeat-y;
	}


#content {


	width:500px;
	text-align: left;
	float: left;
	margin: 20px 0px 10px 20px ;

	

}
.post {
		margin: 10px 10px 5px 20px;
		
}
./*post img{
		float: left;
		margin: 10px 10px 10px 10px;
		
}*/

.blogimage {
		float: left;
		margin: 10px 10px 10px 10px;}


.entry {
		margin: 10px 0px 10px 0px;
	
}
.entry  a {
	color: #AF8C00;
}
.entry ul { }

.entry li { }
.entry h2{ 
    font: 2em Georgia, "Times New Roman", Times, serif;	
	margin: 10px 0px 10px 0px;
	border-bottom: 1px dotted #5A090F;
	color: #5A090F;
	width: 500px;}
.entry p {}

.titel{ 
    font: 2em Georgia, "Times New Roman", Times, serif;	
	margin: 10px 0px 10px 0px;
	/*border-bottom: 1px dotted #5A090F;*/
	color: #5A090F;
	width: 500px;}

/* Alles van de sidebar
----------------------------------------------------------------------------------*/

#sidebar {
	width: 259px;
	height: 100%;
	float: left;
	color: #000;
	background-color: #C0BB74;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.foto {
	padding: 0px; 
	margin: 0px;
	width: 259px;
	height: 390px;

}



/*#out-foot {
	background: #ccc;
}
*/


/* Alles van de footer 
----------------------------------------------------------------------------------*/

#footer {
	background: #87834D;
	margin: 0 auto 0 auto;
	clear: both;
}

#footercontainer {
	color: #333;
	font-size: 0.9em;
	width: 960px;
	padding-top: 10px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#footercontainer a {
	color: #333;
	text-decoration: underline
}
#footercontainer a:hover {
	color: #06c;
	text-decoration: none;
}


/* Design 
******************** */
#sidebar ul{
	list-style: none;
	margin-left: 10px;
}
#sidebar  ul.children{
	margin-left: 26px;
}
.boxy, #sidebar .categories, .widget, .side1 .linkcat, #sidebar .linkcat  {
	margin-bottom: 20px;
}
.boxy h2 {
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fffff;
	margin: 0px 0px 10px 10px;}

.boxy p {
	margin: 0px 0px 10px 10px;
	color: #A73228;
}

input#s {
	width: 185px;
	padding: 5px;
	margin: 0px 0px 10px 10px;
	background: #F7F0D4;
	border: 1px solid #ccc;
	color: #A73228;
}
input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
#sidebar h2 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	
	margin-bottom: 25px 5px 5px 25px;
	padding: 4px;
	
}
#sidebar ul li ul li a{
	color: #333;

	padding-left: 18px;
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
	text-align: left;
}
#sidebar ul li ul li  a:hover {
	color: #822601;

}
#sidebar ul li ul li.current_page_item a,#sidebar ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
	
}

h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
	margin: 10px;
}

.post h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;	
	margin: 10px 0px 10px 0px;
	/*border-bottom: 1px dotted #5A090F; */
	color: #5A090F;
	width: 500px;
}
.post h2 a {
	color: #015D82;
	display: block;
}
.post h2 a:hover {	
	color: #980F1F;
}
p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 87%;
	border-top: 2px solid #822601;
	margin-bottom: 10px;
	color: #A73228;
}
p.meta a
{
	color: #A73228;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #822601;
	color: #fff;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}


/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;

}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}


.breadcrumb {
font: 10px,  Georgia, "Times New Roman", Times, serif, Verdana, Arial;
	color: #999999;
	margin: 0px 10px 10px 10px;}
	
.breadcrumb2 {
	font: 12px/14px , Georgia, "Times New Roman", Times, serif, Verdana, Arial;
	color: #993300;
	width: 450px;
	margin: 10px 10px 10px 20px;
	border-top: 1px dotted #A73228;
	padding: 10px 20px 5px 5px;
	line-height: 16px;}
	
.breadtext {line-height: 16px;
	padding: 0px 0px 5px 0px;}
	
/* Change Log *** 
1.0	: Initial Public Released
1.1 	: Fix Some Issue
1.2 	: Fix Custom Image Issue
1.3 	: Fix Footer Issue
1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2
*** */

.hoofdletters {

	font-variant: small-caps;
	font-style: normal;
}

.titelgedicht {margin: 15px 0px 0px 5px;}