/*  
Theme Name: Tutorial
Theme URI: http://www.natchaya.com
Description: This is my theme for a tutorial.
Version: 1.0
Author: Tom Heylen
Author URI: http://www.natchaya.com/

*/
body, h1, h2, h3, h4, h5, h6, address, form{
margin: 0;
padding: 0;
}
body{	
		margin:  0 0 0 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 16px;
		text-align: left;
		position:absolute;
		width: 1100px;
		left: 50%;
		margin-left: -550px;
		background-color:#663300;
		color:#000000;
		
	
		}
#body{
width:1099px;
background-image:url(images/repeatbg.jpg)
}			

body A:link {text-decoration: none; color:#006600;}
body A:visited {text-decoration: none; color:#006600;}
body A:active {text-decoration: none; color:#006600;}
body A:hover {text-decoration: underline; color:#006600;}

p{
		padding: 0 0 0 0;
		}



#header{
		float: left;
		width:1099px;
		height:693px;
	
		background-image:url(images/header2.jpg)
	
}


#header h1{
		font-family: Georgia, Sans-serif;
		
		font-size: 60px;
		
		margin-top:20px;
		text-align:center;
		
		
		
		}
		
#header h2{
		font-family: Georgia, Sans-serif;
		font-size: 30px;
		padding: 0 0 0 0;
		text-align:center;
		color:#000000;
		}
		
.sidebar{
		letter-spacing:0.07em;
		float: right;
		width: 310px;
		margin-left:800px;
		margin: -50px 0 0 0;
		display: inline;
		font-weight:bold;
}

.sidebar ul{
		list-style-type:none;
		margin:0;
		padding:0 10px 0 20px;
		margin-right:-50px;
		
		}
	
.sidebar ul li{
		padding: 10px 0 10px 0;
		color:#000000;
		}

.sidebar ul li h2{
		font-family:Georgia, Sans-serif;
		font-size:30px;
		color:#006600;
		margin-left:10px;
		}


.sidebar ul ul li{
		padding: 0;
		line-height:30px;
		
		}

.sidebar ul ul li a:hover{
		text-decoration: underline;
}
table#wp-calendar{
		width: 100%;
		color:#FFFFFF;
		}


		
#container{		
		letter-spacing:0.07em;
		float: left;
		width: 570px;
		margin-left:120px;
		color:#000000;
		margin-top:-130px;
		font-weight:bold;
		
		
	
}
#container h2{
		font-family: Georgia, Sans-serif;
		line-height:normal;
		margin-top:80px;
		margin-bottom:40px;
	
		}
.post{
		padding: 10px 0 0 0;
		font-family: Georgia, Sans-serif;
	
		}
		
.post h2{
		font-family: Sans-serif;
		font-size: 30px;
		color:#006600;
		}
.post h2 a:link, a:visited{
		text-decoration: none;
		color:#006600;
		}
.post h2 a:hover{
		text-decoration: underline;
}
.entry{
		line-height: 20px;
		}



p.postmetadata{
		
		margin: 10px 0 0 0;
		}

p.postmetadata a:hover{
		text-decoration: underline;
}
.navigation{
		padding: 10px 0 0 0;
		font-size:18px;
		font-weight:bold;
		line-height: 18px;
		color:#0000FF;
		}

#footer{
		clear: both;
		float: left;
		width: 1099px;
		height: 170px;
		padding: 0 0 0 0;
		background-image:url(images/French-Cook-foot-file.jpg)
		}
		
#footer p{
		margin-left:60px;
		line-height: 18px;
		margin-top:100px;
		
		}


#bgflash{
		margin: 0 0 0 0;
		width: 1100px;
		}



