﻿/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */

/* CONTAINER */

		#container {
	padding: 0px;
	width: 750px;
	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;
	position: relative;
}
		#pagetail {
	padding: 0px;
	width: 750px;
	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;
	position: relative;
}
		
/* GENERAL MOJO AND MULA */
		
		a:visited {
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}
		
		h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	color: #5E67B0;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-top: 20px;
}
h2 {
	background-position: left center;
	color: #5E67B0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding-top: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
}
		
		a {
	color: #000000;
	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;
		}


		img {
			border: none;

		}
		
/* HEADER ELEMENTS */

		#header {
	border-bottom: 4px solid #777777;
	padding-top: 2px;
	clear: both;
	margin-bottom: 3px;
	border-bottom-color: #5760AB;
}
		

		/* the slogan */
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #999999;
		}

/* NAVIGATION ELEMENTS */
	
		 #navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 140px;
		}

		#navigation a {
	display: block;
	padding: 5px;
	width: 140px;
	border-bottom: 1px solid #CCC;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}

		#navlist a:visited {
			color:#5E67B0;
			text-decoration: none;
		}
		
		#navigation a:link {
	color: #5E67B0;
	text-decoration: none;
	font-weight: bold;
}
		
		#navigation a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}

/* THE SMALL BOX BELOW NAV */

		#navigation p {
	margin-top: 2px;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	margin-bottom: 2px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
		
/* CONTENT ELEMENTS */

		#content {
			width: 362px;
			margin-left: 180px;
			margin-right: 200px;
		}
		
		#content p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	border-bottom-style: none;
}

	
		#screenshot p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	border-bottom-style: none;
}

		#screenshot p.compact {
	padding-bottom: 1px;
	border-bottom: 1px solid #DDDDDD;
	border-bottom-style: none;
}



/* SIDEBAR ELEMENTS */

		#sidebar {
			float: right;
			width: 175px;
		}
		
		#sidebar p {
	background-position: left center;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	background-image: url('small-square-blue.png');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 16px;
}

/* FOOTER ELEMENTS */

		#footer {
	margin-top: 20px;
	clear: both;
	background-color: #5760AB;
	padding: 0px 5px 0px 5px;
	text-align: center;
}
#footer p {
	color: #FFFFFF;
	padding: 5px;
}
#footer p a {
	color: #FFFFFF;
	border-bottom: 1px dotted #89817f;
}
		
		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}
		
				
#content li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px;
}

#screenshot li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px;
}

#content h2 {
	background-position: left center;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url('titlebgd2.jpg');
	font-weight: bold;
	text-align: center;
}
#content h2.firstpar {
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	line-height: 1.6em;
	color: #666;
	background-color: #FFF;
	position: relative;
	font-weight: normal;
	background-image: none;
	border-bottom: 1px solid #DDDDDD;
	border-bottom-style: none;
	text-align: left;
}


#screenshot h2 {
	background-position: left center;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url('titlebgd3.jpg');
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#screenshot h5 {
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 3px;
}


#screenshot h2.firstpar {
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	line-height: 1.6em;
	color: #666;
	background-color: #FFF;
	position: relative;
	font-weight: normal;
	background-image: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	border-bottom-style: none;
	text-align: left;
}



#screenshot {
	width: 562px;
	margin-left: 180px;
	margin-right: 0px;
}


#sidebar a:link {
	color: #5E67B0;
	text-decoration: none;
}
#sidebar a:hover {
	background: #000000 url(arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color: #CC6714;
}
#content h1 {
	background-position: left center;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url('titlebgd2.jpg');
	text-align: center;
	font-weight: bold;
}

#screenshot h1 {
	background-position: left center;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url('titlebgd3.jpg');
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#content a:link {
	color: #5E67B0;
	text-decoration: none;
}
#content a:hover {
	background: #000000 url(arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color: #CC6714;
}
#pagetail p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	border-bottom-style: none;
}


a:link.fsi_plug {
	font-size: 10px; 
	font-family: Verdana, Arial; 
	text-decoration:none; 
	float: right; 
	margin-top: 12px;
	margin-right: 30px;
	color: #696969;
}

a:hover.fsi_plug {
	font-size: 10px;
	font-family: Verdana, Arial;
	text-decoration:underline; 
	float: right; 
	margin-top: 12px;
	margin-right: 30px;
	color: #696969;
}

a:visited.fsi_plug {
	font-size: 10px; 
	font-family: Verdana, Arial; 
	text-decoration:none; 
	float: right; 
	margin-top: 12px;
	margin-right: 30px;
	color: #696969}