/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */

/* CONTAINER */

		#container {
			width: 800px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			
			font-size: 11px;
			line-height: 1.6em;
			color: #666;
			background-color: #FFF;
			text-align: justify;
}
		
/* GENERAL MOJO AND MULA */
	p	{
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;	
			font-size: 11px;
			line-height: 1.6em;
			color: #666;
			background-color: #FFF;
			text-align: justify;
		}
		.image-left {
			float: left;
			padding: 5px;
			margin: 5px;
		}
		
		.image-right {
			float: right;
			padding: 5px;
			margin: 5px;
		}
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #CC6633;
			margin-bottom: 30px;
			background-color: #FFF;
		}
		
		h2, .blog-entry-title {
			color: #666666;
			font-size: 13px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
		}
		
		a {
			color:#CC6714;
			text-decoration: none;
		}

		a:hover {
			color:#CC6714;
			background-color: #F5F5F5;
		}

		
		form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
		}
		
		input {
			background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;
			font-size: 11px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}
		
/* HEADER ELEMENTS */

		#header {
			/*border-bottom: 4px solid #948979;*/
			padding-top: 10px;
			clear: both;						

}
		

		/* the slogan */
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #999999;
		}
		
		.right {
			float: none;
	margin-bottom: 20px;
	position: relative;
}

/* SIDEBAR ELEMENTS */

/* NAVIGATION ELEMENTS */
	
		 #sidebar ul {
			list-style-type: none;	
			display: block;
		}
		
		#sidebar ul ul {
			padding-left: 20px;
		}

		#sidebar a {
			background-color: #fff;
			display: block;
			padding: 5px;
			width: 140px;
			border-bottom: 1px dotted #CCC;
		}
		
		#sidebar ul ul {
			margin-bottom: 5px;
		}
		
		#sidebar ul ul a {
			width: 120px;
			margin-left: -10px;
			padding-left: 10px;
		}
		
		#sidebar a:link, #navlist a:visited {
			color:#CC6714;
			text-decoration: none;
		}
		
		#sidebar a:hover {
			
			background-color: #F5F5F5;
			color:#CC6714;
		}

#sidebar p {

			border-bottom: 1px solid #DDDDDD;
		}

#sidebar {
			float: left;
			width: 170px;
	/*border-right: 1px dotted #CCC;*/
	height: 400px;
	margin-top: 20px;
}

/* CONTENT ELEMENTS */

		#content {
			
			width: 450px;
			margin-left: 240px;
	position: relative;
}

td.center {
	background-color: #e4fef1;
	text-align: center;
}

td.header {
	background-color: #b8b8c0;
	text-align: center;
	color: #fcfcfc;
}
td {
	text-align: left;
	background-color: #feefd2;
	padding-left: 5px;
}

/* FOOTER ELEMENTS */

		#footer {
			margin-top: 30px;
			clear: both;
			padding: 0px 0px 0px 0px;
			border-top: 1px solid #a7a7a7;
}
		
		#footer p {
			color:#89817f;
			padding: 0px;
			text-align: center;
}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}
		#footer h5 {
			color: #b4b4b4;
			font-size: 8px;
			text-align: center;
}
		#footer h5 a {
			color: #89817f;
		}
		#footer h5 a:hover {
			color:#CC6714;
			background-color: #F5F5F5;
		}
		/* And they lived happily ever after. The End. */
		
		
/* But wait! RapidWeaver Elements */

		.blog-entry-title, .movie-page-title, .album-title {
			color: #666666;
			font-size: 18px;
			margin-bottom: 5px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
		}

		.blog-image-smiley{
			margin-bottom: -6px;
		}
		
		.blog-entry-date {
			font-size: 0.9em;
			border-bottom: 1px solid #ddd;
			margin-bottom: 5px;
		}
		
		.blog-entry-body, .blog-entry-summary {
			padding-bottom: 10px;
		}
		
		.movie-page-description, .album-description, .filesharing-description {
			margin: 10px;
		}
		
		.movie-thumbnail-frame, .thumbnail-wrap {
			margin: 10px;
			float: left;
			text-align: center;
		}
		
		.filesharing-item {
			padding: 10px;
		}
		
		.filesharing-item:hover {
			background-color: #F5F5F5;
		}
		
		.movie-thumbnail-frame:hover, .thumbnail-frame:hover {
			background: #ddd;
		}
		
		.photo-background {
			text-align: center;
		}
		
		.photo-title {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #CC6633;
			margin-bottom: 30px;
			background-color: #FFF;
		}
		
		.photo-caption, .photo-navigation {
			color: #666666;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
		}
		
		.photo-frame {
			padding: 5px;
			border: 1px solid #ddd;
		}