/*  
 
Theme Name: ComicPress GJ
Version: 1.0

Theme URI: http://mindfaucet.com/comicpress/
Description: Gene's Journal custom version. <a href="http://comicpress.org">Visit the ComicPress website.</a>

	Author: Tyler Martin
	Author URI: http://mindfaucet.com/

*/



/* STANDARD HTML TAGS */

body {
	margin: 0;
	color: #333;
	font-size: 12px;
	font-family: 'Verdana', sans-serif;
	background: #000;
	}

a {
	color: #ef1e24;
	text-decoration: none;
  	}
  	
  	a:hover {
  		color: #f00;
  		}
	
	a:focus {
		outline: none;
		}
		
	a img {
		border: none;
		}

p {
	margin: 12px 0;
	}
		
img {
	max-width: 100%;
	padding: 0;
	}
	
small {
	font-size: 11px;
	}
 
hr {
	height: 1px;
	color: #777;
	background-color: #777;
	border: 0px;
	}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #ddd;
	}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

cite {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}
	
code {
	padding: 10px;
	display: block;
	font-family: 'Courier New', monospace;
	background: #eee;
	border: 1px dotted #777;
	overflow: scroll;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

	acronym, abbr {
		border-bottom: 1px dashed #999;
		}



/* HEADINGS */

h1, h1 a, h1 a:hover {
	margin: 0;
	padding: 0 0 0 5px;
	color: #000;
	font-family: 'Georgia', serif;
	font-size: 50px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	letter-spacing: -2px;
	}

h2, h2 a {
	margin: 0;
	color: #111;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	text-decoration: none;
	}

	h2.pagetitle, h2.pagetitle a {
		margin: 20px 0 0 0;
		padding: 0 0 5px 0;
		color: #999;
		font-family: 'Georgia', serif;
		font-size: 32px;
		font-weight: normal;		
		letter-spacing: -2px;
		text-align: left;
		}

h3, h3 a {
	margin: 30px 10px 0 0;
	padding: 0;
	color: #111;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	clear: both;
	}

h2 a:hover, h3 a:hover {
	color: #111;
	border-bottom: 1px dotted #777;
	}



/* THE MENU */

#menubar {
	width: 760px;
	height: 25px;
	margin: 0 auto;
	background: #000;
	}

#menunav {
	margin: 0;
	padding: 1px 0 0 0;
	float: right;
	font-size: 19px;
	}

	#menunav a  {
		margin: 0 1px 0 0;
		color: #aaa;
		text-decoration: none;
		background: #222;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

		#menunav a:hover {
			color: #fff;
			background: #555;
			} 
		
		.prev {
			padding: 0 2px 0 0;
			}
		
		.next {
			padding: 0 0 0 2px;
			}
 
#header {
	width: 970px;
	margin: 0 auto;
	}
 
#gene {
	width: 200px;
	height: 650px;
	position: absolute;
	}
 
#menu {
	height: 64px;
	padding: 0 0 34px 0;
	margin: 0;
	color: #015fa5;
	font-size: 16px;
	font-family: 'Trebuchet MS', sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	list-style: none;
	}

	#menu li {
 		margin: 0;
 		padding: 0;
 		float: right;
		background: url('menu.png') right 0 no-repeat;
		}

		#menu li:hover {
			background-position: right -128px;
			}

		#menu li.selected {
			background-position: right -256px;
			}
			
			#menu li.selected a {
			 background-position: -172px -320px;
			 }
			
			#menu li.selected:hover {
				background-position: right -128px;
				}
			
		#menu li.forum {
			background-position: right -384px;
			}
			
			#menu li.forum:hover {
				background-position: right -512px;
				}
		
	#menu li a {
		height: 64px;
		padding: 0 18px 0 22px;
		display: block;
		float: left;
		color: #015fa5;
		line-height: 64px;
		text-decoration: none;
		background: url('menu.png') -172px -64px no-repeat;
		}
			
		#menu li a:hover {
			color: #004070;
			background-position: -172px -192px;
			}

		#menu li.forum a {
			padding-right: 44px;
			background-position: -172px -448px;
			color: #fff;
			}
	
			#menu li.forum a:hover {
				color: #8dc2e9;
				background-position: -172px -576px;
				}
	
		#menu li a.todaysComic {
			padding-left: 46px;
			background-position: -149px -640px;
			}
			
			#menu li.selected a.todaysComic {
				padding-left: 46px;
				background-position: -149px -704px;
				}
			
			#menu li a.todaysComic:hover {
				padding-left: 46px;
				background-position: -149px -768px;
				}
		

/* THE COMIC */
	
#comic {
	width: 810px;
	height: 222px;
	margin: 0 auto;
	padding: 0 0 0 160px;
	overflow: hidden;
	}



/* THE WRAPPERS */

#wrapA {
	background: #7caebf url('wrapA.png') repeat-x;
	}

#wrapA-comic {
	background: #7caebf url('wrapA-comic.png') repeat-x;
	}
	
#wrapB {
	min-width: 970px;
	background: url('wrapB.png') center top no-repeat;
	}

#wrapB-comic {
	min-width: 970px;
	background: url('wrapB-comic.png') center top no-repeat;
	}
	
#page {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	}


/* THE FOOTER */

#footerWrap {
	padding: 20px 0 0 0;
	background: url('footer.png') 0 -200px repeat-x;
	}

#footer {
	width: 933px;
	margin: 0 auto;
	padding: 20px 0;	
	color: #777;
	text-align: center;
	font-size: 11px;
	}

	#footer a {
		color: #ccc;
		text-decoration: none;
		border: none;
		}

	#footer a:hover {
		color: #fff;
		}

	#footerBar {
		width: 1000px;
		height: 100px;
		}
		
		#footerSocial {
			width: 195px;
			height: 100px;
			float: left;
			overflow: hidden;
		}

		.roddenberry {
			width: 60px;
			height: 48px;
			display: block;
			float: left;
			margin: 0 5px 0 0;
			text-indent: -9999px;
			overflow: hidden;
			background: url('footer.png') no-repeat;
			}
		
			.roddenberry:hover {
				background-position: 0 -100px;
				}
		
		.facebook {
			width: 60px;
			height: 48px;
			display: block;
			float: left;
			margin: 0 5px 0 0;
			text-indent: -9999px;
			overflow: hidden;
			background: url('footer.png') -65px 0 no-repeat;
			}
			
			.facebook:hover {
				background-position: -65px -100px;
				}
		
		.twitter {
			width: 60px;
			height: 48px;
			display: block;
			float: left;
			margin: 0;
			text-indent: -9999px;
			overflow: hidden;
			background: url('footer.png') -130px 0 no-repeat;
			}
			
			.twitter:hover {
				background-position: -130px -100px;
				}
		
		.rssfeed {
			width: 60px;
			height: 48px;
			display: block;
			float: left;
			margin: 4px 5px 0 0;
			text-indent: -9999px;
			overflow: hidden;
			background: url('footer.png') 0 -52px no-repeat;
			}
			
			.rssfeed:hover {
				background-position: 0 -152px;
				}

		.youtube {
			width: 60px;
			height: 48px;
			display: block;
			float: left;
			margin: 4px 5px 0 0;
			text-indent: -9999px;
			overflow: hidden;
			background: url('footer.png') -65px -52px no-repeat;
			}
			
			.youtube:hover {
				background-position: -65px -152px;
				}
				
		.flickr {
			width: 60px;
			height: 48px;
			display: block;
			float: left;
			margin: 4px 0 0 0;
			text-indent: -9999px;
			overflow: hidden;
			background: url('footer.png') -130px -52px no-repeat;
			}
			
			.flickr:hover {
				background-position: -130px -152px;
				}
				
	#footerText {
		padding: 10px 0 0 0;
		}


/* NAVIGATION */

#navbar {
	height: 60px;
	width: 755px;
	margin: 0 auto 24px auto;
	padding: 57px 0 0 184px;
	list-style: none;
	background: url('navbar.png') 184px 57px no-repeat;
	}
	
	.navbarFirst {
		width: 66px;
		height: 60px;
		overflow: hidden;
		float: left;
		}
	
		.navbarFirst a {
			width: 66px;
			height: 60px;
			display: block;
			text-indent: -1000px;
			overflow: hidden;
			background: url('navbar.png') 0 -60px no-repeat;
			}
		
			.navbarFirst a:hover {
				background-position: 0 -120px;
				}
		

	.navbarPrevious {
		width: 66px;
		height: 60px;
		overflow: hidden;
		float: left;
		}
		
		.navbarPrevious a {
			width: 66px;
			height: 60px;
			display: block;
			overflow: hidden;
			text-indent: -1000px;
			background: url('navbar.png') -66px -60px no-repeat;
			}
		
			.navbarPrevious a:hover {
				background-position: -66px -120px;
				}
		
	.navbarEpisode {
		width: 425px;
		height: 60px;
		display: block;
		float: left;
		overflow: hidden;
		color: #fff;
		background: url('navbar.png') -132px 0 no-repeat;
		}
		
		.navbarEpisodeDate {
			width: 340px;
			height: 14px;
			display: block;
			padding: 9px 0 0 78px;
			font-size: 12px;
			font-family: 'Trebuchet MS', sans-serif;
			letter-spacing: -0.5px;
			text-transform: uppercase;
			overflow: hidden;
			}
			
		.navbarEpisodeNumber {
			width: 66px;
			height: 30px;
			display: block;
			margin: -2px 0 0 0;
			color: #ff0;
			font-weight: bold;
			font-size: 24px;
			letter-spacing: -1px;
			float: left;
			overflow: hidden;
			text-align: center;
			}
			
		.navbarEpisodeTitle{
			width: 340px;
			height: 30px;
			display: block;
			margin: -2px 0 0 12px;
			color: #ef1e24;
			font-weight: bold;
			font-size: 24px;
			letter-spacing: -1px;
			float: left;
			overflow: hidden;
			}
		
	.navbarNext {
		width: 66px;
		height: 60px;
		float: left;
		overflow: hidden;
		}

		.navbarNext a {
			width: 66px;
			height: 60px;
			display: block;
			text-indent: -1000px;
			overflow: hidden;
			background: url('navbar.png') -557px -60px no-repeat;
			}
		
			.navbarNext a:hover {
				background-position: -557px -120px;
				}
			
	.navbarLast {
		width: 66px;
		height: 60px;
		float: left;
		overflow: hidden;
		}
			
		.navbarLast a {
			width: 66px;
			height: 60px;
			display: block;
			text-indent: -1000px;
			overflow: hidden;
			background: url('navbar.png') -623px -60px no-repeat;
			}
			
			.navbarLast a:hover {
				background-position: -623px -120px;
				}

	.navbarArchive {
		width: 66px;
		height: 60px;
		float: left;
		overflow: hidden;
		}
				
		.navbarArchive a {
			width: 66px;
			height: 60px;
			display: block;
			text-indent: -1000px;
			overflow: hidden;
			background: url('navbar.png') -689px -60px no-repeat;
			}
			
			.navbarArchive a:hover {
				background-position: -689px -120px;
				}

.nav {
	margin: 0;
	padding: 3px 0 0 0;
	float: right;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.nav-single {
	padding: 10px 0 0 0;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}

.pagenav {
	padding: 40px 20px 20px 20px;
	color: #999;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	}

	.pagenav-left {
		float: left;
		}

	.pagenav-right {
		float: right;
		}

.nav a, .pagenav a, .nav-single a {
	padding: 0 2px;
	color: #333;
	text-decoration: none;
	border: none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	.nav a:hover, .pagenav a:hover, .nav-single a:hover {
		color: #111;
		background-color: #ddd;
		}



/* CONTENT AREA */

#column {
	width: 763px;
	padding: 0;
	float: left;
	overflow: hidden;
	}

#datapadFull {
	width: 755px;
	background: url('datapadFullBackground.png') repeat-y;
	}

	#datapadFullContent {
		padding: 57px 0 0 63px;
		min-height: 490px;
		background: url('datapadFull.png') 0 -81px no-repeat;
		}

		.datapadFullTitle {
			width: 630px;
			height: 29px;
			font-family: 'Trebuchet MS', sans-serif;
			font-size: 24px;
			font-weight: bold;
			letter-spacing: -2px;
			color: #fff;
			overflow: hidden;
			}
	
		.datapadFullDate {
			width: 630px;
			height: 16px;
			padding: 0 0 10px 0;
			margin: 4px 0 0 0;
			font-family: 'Trebuchet MS', sans-serif;
			font-weight: bold;
			font-size: 14px;
			letter-spacing: -1px;
			text-transform: uppercase;
			color: #4c728f;
			}
	
			.datapadFullDateSpan {
				padding: 0 2px;
				background: #fff;
				}
	
		.datapadFullEntry {
			width: 630px;
			line-height: 18px;
			overflow: hidden;
			}

	#datapadFullFooter {
		height: 81px;
		background: url('datapadFull.png') no-repeat;
		}
	
#datapad {
	display: none;
	width: 763px;
	margin: 136px 0 0 0;
	background: url('datapadBackground.png') repeat-y;
	}
	
	.datapadMenu {
		width: 195px;
		float: left;
		}
	
		.datapadMenuHead {
			width: 195px;
			padding: 85px 0 0 0;
			font-family: 'Trebuchet MS', sans-serif;
			letter-spacing: -1px;
			color: #923b00;
			background: url('datapadMenu.png') 0 0 no-repeat;
			}
		
			.datapadMenuHead a {
				width: 152px;
				padding: 2px 5px;
				margin: 0 0 0 33px;
				display: block;
				color: #f8931d;
				text-align: right;
				border-bottom: 1px solid #d45500;
				}
				
				.datapadMenuHead a:hover {
					background: #923b00;
					}
		
			.datapadMenuLabel {
				width: 152px;
				padding: 2px 5px;
				margin: 0 0 0 33px;
				text-align: right;
				font-size: 14px;
				border-bottom: 1px solid #d45500;
				}
		
		.datapadMenuFoot {
			width: 165px;
			height: 70px;
			padding: 26px 0 0 30px;
			background: url('datapadMenu.png') 0 -385px no-repeat;
			}
			
			#rodandbarry {
				width: 195px;
				height: 160px;
				display: block;
				text-indent: -9999px;
				background: url('http://www.genesjournal.com/wp-content/themes/comicpress-gj/datapadMenu.png') 0 -481px no-repeat;
				}
		
			.datapadMenuFoot a {
				width: 80px;
				height: 50px;
				display: block;
				text-indent: -9999px;
				}
		
	.datapadPost {
		width: 460px;
		min-height: 229px;
		padding: 55px 58px 0 50px;
		float: left;
		background: url('datapad.png') -195px -85px no-repeat;
		}
	
		.datapadPostTitle {
			width: 460px;
			height: 29px;
			font-family: 'Trebuchet MS', sans-serif;
			font-size: 24px;
			font-weight: bold;
			letter-spacing: -2px;
			color: #fff;
			overflow: hidden;
			}
	
		.datapadPostDate {
			width: 460px;
			height: 16px;
			padding: 0 0 10px 0;
			margin: 4px 0 0 0;
			font-family: 'Trebuchet MS', sans-serif;
			font-weight: bold;
			font-size: 14px;
			letter-spacing: -1px;
			text-transform: uppercase;
			color: #4c728f;
			}
	
			.datapadPostDateSpan {
				padding: 0 2px;
				background: #fff;
				}
	
		.datapadPostEntry {
			width: 460px;
			line-height: 18px;
			overflow: hidden;
			}
	
	.datapadFooter {
		width: 763px;
		height: 85px;
		clear: both;
		background: url('datapad.png') 0 0 no-repeat;
		}
	
.post-frontpage {
	padding: 0 20px 0 20px;
	text-align: justify;
	}
	
.post, .content {
	padding: 0 20px 0 20px;
	text-align: justify;
	}

	.comicdate {
		color: #777;
		font-family: 'Georgia', serif;
		font-size: 15px;
		font-weight: bold;
		}
	
	.postdate {
		color: #777;
		font-family: 'Georgia', serif;
		font-size: 11px;
		}

.postmeta {
	margin: 0 0 20px 0;
	color: #777; 	
 	font-family: 'Georgia', serif;
 	text-align: right;
 	}

	.postmeta ul {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
 	
.postmeta-single {
	padding: 10px;
 	color: #777;
	font-size: 11px;
	text-align: left;
	background: #eee;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.postmeta-single a {
		color: #000;
		}	
	
	.postmetatags {
		font-family: 'Georgia', serif;
		font-size: 12px;
		}

.postmeta a, .postmeta-single a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #777;
	}
	
	.postmeta a:hover, .postmeta-single a:hover {
		color: #777;
		border-bottom: 1px solid #777;
		}

.postmeta-comments {
	font-size: 16px;
	}
	
	.balloon {
		color: #ccc;
		font-family: 'Webdings', fantasy;
		font-size: 18px;
		}



/* THE BLOG HEADER */

#blogheader {
	margin: 0;
	padding: 10px 0 0 20px;
	color: #aaa;
	font-family: 'Georgia', serif;
	font-size: 36px;
	letter-spacing: -3px;
	}



/* COMMENTS */

.comment-wrapper {
	padding: 0 20px;
	}
	
	.comment-wrapper h3 {
		margin: 0;
		padding: 20px 0 0 0;
		color: #777;
		font-family: 'Georgia', serif;
		font-weight: normal;
		font-size: 24px;
		letter-spacing: -1px;
		clear: both;
		}

		.bigballoon {
			color: #ccc;
			font-family: 'Webdings', fantasy;
			font-size: 28px;
			}

	.comment-wrapper a {
		text-decoration: none;
		border-bottom: 1px dotted #777;
		}
		
		.comment-wrapper a:hover {
			color: #777;			
			border-bottom: 1px solid #777;
			}

	.comment-wrapper p {
		margin: 10px 0 0 0;
		}

.avatar {
	margin:0 10px 10px 0;
	padding:5px;
	float:left;
	border: 1px solid #777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#comment, #author, #email, #url {
	padding: 2px;
	color: #000;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#comment:hover, #author:hover, #email:hover, #url:hover {
		background: #eee;
		}
	
	#comment {
		width: 100%;
		}

	#author, #email, #url {
		width: 200px;
		}

#submit {
	margin: 0 0 20px 0;
	padding: 0 5px;
	float: right;
	color: #fff;
	background: #888;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#submit:hover {
		cursor:pointer;
		background: #222;
		}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	}

	.commentlist li {
		padding: 20px 0 0 0;
		clear: both;
		}



/* ARCHIVE */  

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border-width: 1px;
	border-style: solid ;
	border-color: #ccc #aaa #555 #777;
	}
 
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

.comicarchiveframe {
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000;
	}
 
	.comicarchiveframe h3 {
		margin: 0;
		}
		
	.comicarchiveframe small {
		display: block;
		}
		
	.comicarchiveframe:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}



/* SIDEBAR */

#sidebar {
	width: 200px;
	margin: 0;
	padding: 5px 0;
	float: left;
	font-size: 11px;
	overflow: hidden;
	}

#sidebar h2, #sidebar h2 a {
	color: #999;
	font-family: 'Georgia', serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -1px;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#sidebar ul li {
		margin: 0 0 10px 10px;
		padding: 0;
		}

		#sidebar ul li ul li {
			margin: 0 0 0 10px;
			padding: 0;
			}

			#sidebar ul li ul li a {
				display: block;
				color: #333;
				text-decoration: none;
				border-bottom: 1px dotted #777;
				}

				#sidebar ul li ul li a:hover {
					color: #333;
					background: #ddd;
					border-bottom: 1px solid #777;
					}



/* CALENDAR */

#wp-calendar {
	width: 165px;
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family: 'Georgia', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 20px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
	#wp-calendar a:hover {
		color: #333;
		background: #bbb;
		}



/* SEARCH */

#s {
	width: 140px;
	margin: 0;
	padding: 2px;
	color: #000;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

	#s:hover {
		background: #eee;
		}

#searchsubmit {
	margin: 0;
	padding: 0 0 0 2px;
	color: #fff;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	background: #888;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

	#searchsubmit:hover {
		cursor:pointer;
		background: #222;
		}



/* GALLERY */

.attachment {
	width: 520px;
	margin: 0 auto;
	text-align: center;
	}

	.attachment img {
		margin: 0 0 10px 0;
		border: 1px solid #000;
		}
		
	.attachment p {
		margin: 0 9px 10px 9px;
		padding: 10px;
		border: 1px solid #999;
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;	
		-webkit-border-radius: 10px;
		border-radius: 10px;
		}

.imagenav-wrap {
	width: 502px;
	height: 77px;
	margin: 0 auto;
	}

.imagenav {
	width: 77px;
	height: 77px;
	float: left;	
	}

.imagenav-center {
	width: 316px;
	height: 65px;
	margin: 0 10px;
	padding: 10px 5px 0 5px;
	float: left;
	color: #bbb;
	text-align: center;
	border: 1px solid #999;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.imagenav-center a {
		text-decoration: none;
		color: #777;
		border-bottom: 1px dotted #777;
		}
		
		.imagenav-center a:hover {
			color: #777;
			border-bottom: 1px solid #777;
			}

.imagetitle {
	color: #333;
	font-size: 18px;
	}

.imagenav-bg {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 0;
	background: #eee;
	border: 1px solid #000;
	}

	.imagenav-bg img {
		width:75px;
		height:75px;
		}

.imagenav-arrow {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 50px;
	line-height:75px;
	text-align: center;
	border: 1px solid #000;
	float: left;
	}

.imagenav-link {
	width:75px;
	height:75px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000;
	float: left;
	}

	.imagenav-link img {
		width:75px;
		height:75px;
		filter: alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
		}

		.imagenav-link img:hover {
			filter: alpha(opacity=0);
			-moz-opacity: 0.00;
			opacity: 0.00;
			}

.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left
	}

/* ADS */

#towerAd {
	width: 160px;
	margin: 16px 0 0 18px;
	float: left;
	}
	
#footerAd {
	width: 728px;
	height: 90px;
	float: left;
	padding: 5px;
	margin: 0;
	background: url('footer.png') -262px 0 no-repeat;
	overflow: hidden;
	}



/* CLEAR FLOATS */

.clear {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	}
