/* alabamaadventure.com   |   screen.css   |   3/7/08 */

body {
	font: 62.5% Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: left;
	}
	
a, a:visited {
	color: #000;
	}
	
#SlideShowDiv, #magnets, h3, form, #nav ul, #nav #logo, #page-title, #internal-nav #logo, #internal-content #internal-header, #internal-content #internal-title, #internal-nav ul, #calendar, #calendar-key, #button, #internal-content img.character, #internal-content img.thumb {display: none;}

#right-sidebar-content {
	float: right;
	border-left: #000 solid 1px;
	padding-left: 20px;
	}
	
#right-sidebar-content li {
	list-style: none;
	font-size: 1.0em;
	text-indent: -40px;
	line-height: 18px;
	}
	
#right-sidebar-content li.date {
	font-weight: bold;
	}
	
#content p {
	width: 60%;
	font-size: 1.2em;
	padding-right: 20px;
	}
	
#footer {
	clear: both;
	padding-top: 30px;
	}
	
#footer li {
	float: left;
	border-left: #000 solid 1px;
	list-style: none;
	padding: 0 10px 0 5px;
	}
	
#footer li.first {border-left: 0;}	

#internal-content #image {
	float:right;
	border: #000 solid 1px;
	padding: 3px;
	margin: 0 0 20px 20px;
	width: 30%;
	}
	
#internal-content p {
	width: 60%;
	font-size: 1.2em;
	padding-right: 20px;
	} 
	
#internal-footer {
	clear: both;
	padding-top: 30px;
	}
	
#internal-footer li {
	float: left;
	border-left: #000 solid 1px;
	list-style: none;
	padding: 0 10px 0 5px;
	}
	
#internal-footer li.first {border-left: 0;}	




