/*
Theme Name: FFMC
Author: Gerda Gorter
Author URI: http://gorter-webdevelopment.nl

*/


/* standard elements */
html {min-height: 100%;}

* {
   
    margin: 20;
    padding: 0;
}






a {color: #fff;}
a:hover {color: #06C;}
a img {border: none;}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 19px;
	text-align: center;
	padding: 0px;
	margin: 0px;



	background-position: 50% 100%;

    
    background-color: #2e2e2e;

    color: #fff;
    font: normal 11px trebuchet, verdana, Tahoma, Lucida, arial;
  
}

.outer-container {

    padding-bottom: 64px;
}


.inner-container {
    background-color: #000; 
  

    
   
    font-size: 1.2em;
    margin: 0 auto;
 

 
    width: 850px;
}

.top {

  height: 19px;
     margin: 0 auto;
    width: 924px;

}

.header {
   background: url('images/tmp_back.jpg') no-repeat top;
    height: 225px;
  
  
   
    text-align: center;
   
}







#head_menu_bar {
width: 100%;
height: 27px;
background-image: url('images/menuback.jpg');
background-repeat: repeat-x;
float: left;
display: inline;


}

#head_menu li {
	width: 102px;
	float: left;
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	color: #f3f3f3;
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;


}

#head_menu_bar ul, li {
	margin: 0px;
	padding: 0px;
}



#head_menu a {
color: #9c9c9c;
}


#head_menu a:hover {
color: #f3f3f3;
}





.bottom {
   	background: url('images/bottom.png') no-repeat center bottom;
    height: 19px;
     margin: 0 auto;
    width: 924px;
}


















/* main */


.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
      
}





.sidebar {
	font-family: trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;



	float: left;

padding-left: 10px;	

width: 200px;





	
}


.blog-page-topper {
 width: 850px;


}

.blog-content {
	
	float: right;
width: 610px;	
    min-height: 400px;
font-color: #fff;
text-align: left;
    margin-top: 50px;
    padding: 0px 12px 0 0;
     font: normal 110.5% Lucida, arial;
  
	
	border-top: 2px solid #555;

}

.blog-footer {
  clear: both;	
	float: bottom;	
	
}

.single-page {
 background-color: #000;
}


#content {
	
	float: right;
width: 610px;	
    min-height: 400px;
font-color: #fff;
text-align: left;
    margin-top: 50px;
    padding: 0px 12px 0 0;
     font: normal 110.5% Lucida, arial;

	
	border-top: 2px solid #555;

}


#content-bottom {

    height: 20px;
	border-top: 2px solid #555;

}




.entry {
	border-bottom: 2px solid #555;	
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
	
	.post {
		margin: 0 0 40px;
		text-align: justify;
		}
		


























		
		
		


/* footer */


#footer {
    clear: both;	
	float: bottom;


   	color: #fff;
    font: bold 13px sans-serif;
    margin-top: 20px;
    padding: 1px 12px;

	}
 
}
#footer a {
	float: right;
    color: #5d8eac;
  
    text-decoration: none;
}
#footer a:hover {color: #FFf;}

pre {border: solid 1px blue;
     font-size: 1.3em; 
     color: blue; 
     margin: 10px; 
     padding:10px; 
      background: #D7D7D2;
     width: 500px;
}
code {font-size:1.2em; 
     color: #008099}



























































	a{
	text-decoration: none;
	color: #E43516;
	}

	 a img {
	text-decoration: none;
	border: none;
	}

	a:hover {
	color: #fff;
	text-decoration: none;
	}
	
	
	a:active img
	{
	outline: none;
	}

	a:active
	{
	outline: none;
	}


	h1 {
	margin: 0px;
	padding: 0px;
	color: #f3f3f3;
	}

	h2 {
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	color: #f3f3f3;
	font-weight: normal;
	}

	h3 {
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	font-size: 13px;
	color: #f3f3f3;
	font-weight: bold;

	}

	h4{
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	font-size: 13px;
	color: #333;
	font-weight: bold;

	}















































































































	small {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 0.9em;
		line-height: 1.5em;
		}







	/* End Structure */



	/*	Begin Headers */
	h1 {

		margin: 0;
		}

	h2 {
		margin: 15px 0 0;
		}

	h2.pagetitle {
		margin-top: 30px;
		text-align: center;
	}


	/* End Headers */




	/* End Various Tags & Classes*/




	/* End captions */


	/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
		It won't be a stylish marriage, I can't afford a carriage.
		But you'll look sweet upon the seat of a bicycle built for two." */



