/* Start of CMSMS style sheet 'canonumc : Outdoors Style' */
/* Top Elements */
* { margin: 0; padding: 0px; outline: 0 }

body {
	background: #f7f0e3 url(images/bg_body.jpg) repeat-y top center;
	font: 72%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #000000; 
	text-align: center;
	margin: 0px 0px 0px 0px;
}

/* links */
a, a:visited {	
	color: #CC0000;
	background: inherit;
	text-decoration: underline;	
}
a:hover {
	color: #F44D4D;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #000000;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	font-size: 180%;
	color: #88ac0b;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: .5px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0px 20px;
}
ul {
	list-style: none;
}








/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	background: #fff url() repeat-y;
	width: 870px;	
	margin: 0px auto 0 auto;
	text-align: left;
	background: #ffffff url(images/side1back.jpg) repeat-x;
}
#header {
	position: relative;
	background: #fff url() repeat-x;
	width: 870px;	
	height: 0px;	
	padding: 0;	
	margin: 0px auto;

}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0px;
	font: normal 35px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 2px; left: 20px;
	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px verdana;
	text-decoration: bold;
	color: #000000;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 45px; left: 25px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 2px; right: 10px;	
	color: #000000;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
}
#header #header-links a {	
	color: #000000;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;		
}

/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	margin: 0px auto;
	padding: 0;		
	height:206px; 
	width: 870px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 


/* Main Column */


div#sidebar1 {
   float: left;        /* set sidebar on the left side. Change to right to float it right instead. */
   width: 20%;     /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX IE double margin bug */
   margin-left: 0;
   margin-top: -4px;

}


#main {
	float: left;
	width: 610px;
	padding: 20px 30px 30px 30px; margin: 0 0 0 15px;
	display: inline;	


}
#main h2 {
	margin-top: -20px;
	padding-bottom: 3px;
	font: normal 2.0em 'Penyae', Tahoma, Sans-serif;
	text-align: center;
	color: #000000; 
	letter-spacing: -1px;	
	text-transform: none

}
#main h2 a {
	color: #895F30; 
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(uploads/canonumc/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 150px;
	padding: 0px 0px 0px 0px; margin: 0px;
	border-left: 4px solid #ffffff;
		
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;	
	color: #899B0D; 			
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #895F30; 		
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }



/* footer */


}
#footer-wrap a:hover {
	color: #000;	
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #000000;
	background: #000000 url(images/footerback.jpg) repeat-x;
	margin: 0 auto; 
	width: 870px;
	height: 75px;
	padding: 15px 0px 0 0;
	text-align: center;	

}
#footer-bottom  a {
	color: #CC0000;
}


/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }



/* End of 'canonumc : Outdoors Style' */

