/*
Theme Name: M-morgon Wordpress  http://www.wordpressthemesbox.com/
Version: 1.0
Description: 2 Column theme/
*/

* {
	margin: 0;
	padding: 0;
	}

body {
background-image:url(papyell.unsat3.jpg);
	background-repeat: repeat; 
	
		font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:1px;
	margin-right:1px;
	margin-top:20px;
	margin-bottom:0px;
	padding:;}
 
/* color: #1d2326;
	font-size: 20px;
	line-height:200%;
	background-color:#958976;
	margin:10px 0;
	padding:0;
	text-align:center;}*/
 		
h1{
	font-family:"Palatino";
 
	font-size:45px;
	color:#611427;
	padding-top:30px;
	 padding-bottom:20px;
	text-align:center;
	}
	
	h2{
	font-size:20px;
	padding-top:30px;
	 padding-bottom:10px;
	}
	
		h3{
	font-size:18px;
	padding-top:14px;
	 padding-bottom:0px;
	}

	img{
	margin:10px;}
	
	p{
	padding-top:12px;}


 #wrapper{
	 background-color: #e9f1ea/*#c0cebc*/;
	margin: 10px auto 0px auto; border:1px solid #afafaf; 
	 padding:0px;
  -moz-border-radius: 15px; -webkit-border-radius: 15px; 
	 width:835px; 
	 }
 
	}
#header{
 background-color:#1d2326;
}
	
#logo{
margin-top:0px;
padding-top:0px;	
padding-left:10px;
padding-right:10px;
float: center
width: 835px;
background-color:#e9f1ea;
 -moz-border-radius-topleft: 15px; -webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px;
-moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; 
-moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; 	
 

}
/*needed by internet explorer*/
 
 #logo a {
	color:;
	text-decoration:none;
	} 
  
#menux{
background-color:#611427;
	height:37px;
	text-align:left;
	margin:0px;
	}
#menux ul{
	list-style:none;
	padding-top:6px;
	}
#menux li{
	display:inline;
	margin-right:20px;
	margin-left:20px;
	color:white;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	}
#menux li a{
	color:white;
	text-decoration:none;
	}
 
#container{
 margin:0;
	padding:0;
	 
	}
 	
#sidebar{ 
 width:200px;
	float:left;
	text-align:left;
	margin-top:0px;
		border-right: 2px solid #293020; 
	}
	
	
	/*	#sidebarnarrow{ 
 background-color:#blue:
 width:29px;
	float:left;
	text-align:left;
	margin-top:0px;
	}*/
 	
	#imageR{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 2px;
	float: right;
	 width: 250px;
	}
	
		#imageL{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	width:150px;
	}
 	
#content{
 float: right;
 padding-right:10px;
 padding-left:10px;
 padding-top:30px;
 margin-bottom:0px;
 width: 613px;
	 
	background-color:white;
	text-align: left;
	font-size: 16px;
	}
	
	#contentwide{
 float: right;
 padding-right:10px;
 padding-left:10px;
 	border-left: 115px solid /*#293020*/#c0cebc; 
 padding-top:0px;
 margin-bottom:15px;
 width: 700px;
	 
	background-color:white;
	text-align: left;
	font-size: 16px;
	}
	
	#contentwidelein
	{
	width: 556px;
	float: left;
	}
	
	blockquote{
	width:500px;
	margin-left:40px;
	margin-bottom:20px;
	}
 
p.intro{
font-size:16px;
font-weight:bold;
}

p.small {
font-size:11px;
font-weight:normal;
}
	
	#content a {
text-decoration: none;
color: #000000;
  
} 
#content a:hover {color:blue;}
 

 #footer {
 text-align:center;
 }
 #footer a{
 text-decoration: none;
 color: blue;
 }

  #footer1 {
 text-align:center;
 clear: both;
	}
	
	 #footer2 {
 text-align:center;
 font-size: 18px;
 }
  
#footer3
{
 text-align:justify;
 clear:both;
 margin-right:10px;
margin-left:10px;
}
 
	#footer3 a{
	color:black;
	text-decoration:none;
	}
	
	#footer3 a:hover {
  color: #blue;
}