/* CSS Template by gorotron */

body {
	background-image:url(http://www.keanureevesfan.com/skins/001/layout/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
	margin:20px;
	padding:0;
	text-align:center;
}

h1,h2,h3 {
	font-size:16px;
	color:#e25d0a;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
.booger img {
	margin: 3px;

}

p {
	margin-top:5px;
	padding-bottom:5px;
	line-height:1.5em;
}

#container {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(http://www.keanureevesfan.com/skins/001/random/random.php);
	float:left;
}

#bannerRight {
	width:529px;
	height:49px;
	background:url(http://www.keanureevesfan.com/skins/001/layout/head.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}

#content {
	background:url(http://www.keanureevesfan.com/skins/001/layout/bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

img {
	margin:3;
	list-style:none;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}
A:visited, A, A:link, A:active {
	color:#e25d0a;
	text-decoration:none;
	
}

a:hover {
	color:#444444;
	text-decoration:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-transform: uppercase;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	text-transform: uppercase;
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	background:url(http://www.keanureevesfan.com/skins/001/layout/bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}
.skin {
	font-size:8px;
}


#copyright {
	padding-top:10px;
	width:530px;
	margin-left:170px;
	text-transform: uppercase;
	font:8px Verdana, Arial,Helvetica,sans-serif;
	border-top:1px dotted #CCC;
	text-align:left;
	color:#000000;
}

#copyright a {
	text-decoration:none;
	color:#e25d0a;
}

#copyright a:hover {
	color:#e25d0a;
}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
