/*
Theme Name: PurpleRain (WI3D Mod)
Description: Three col fixed theme.  Original PurpleRain theme and artwork by <a href="http://milo.peety-passion.com/">miloIIIIVII</a>
Version: 1.4
Author: Jarsto
*/

body
	{
	padding: 0;
	background-color: #1e1a2d;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	}

#page
	{
	background-color: #1e1a2d;
	width: 1000px;
	margin: 0 auto 0 auto;
	color: #ccc;
	}

#header
	{
	background-image: url(images/header.jpg);
	width: 1000px;
	height: 280px;
	margin: 0 auto 0;
	}

#header h1
	{
	color: #fff;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 150px 0 0 90px;
	position: relative;
	}

#content
	{
	clear: none;
	padding-top: 15px;
	min-height: 640px;
	}

.narrowcolumn
	{
	width: 600px;
	margin: 0;
	float: left;
	}

.widecolumn
	{
	width: 600px;
	margin: 0;
	padding: 0;
	float: left;
	}

#footer
	{
	background-image: url(images/footer.jpg);
	width: 1000px;
	height: 70px;
	margin: 0 auto 0 auto;
	clear: both;
	font-size: 10px;
	}

.post
	{
	margin: 0 0 0 20px;
	}

.post_firstpost
	{
	border: 1px solid #ddd;
	background-image: url(images/newest.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
	padding: 5px 10px 0 10px;
	}

#nav
	{
	list-style: none;
	margin: 0;
	float: right;
	text-align: right;
	width: 120px;
	padding: 0;
	background-image: url(images/nav.jpg);
	background-position: top right;
	}

#nav li
	{
	margin: 0;
	padding: 0;
	}

#first
	{
	border-top: 2px solid #000;
	}

#nav .current_page_item a, #nav .current_page_item a:visited
	{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#nav .page_item a
	{
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font: 14px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #000;
	text-transform: uppercase;
	border-left: 1px solid #ccc;
	border-right: 1px solid #000;
	_height: 1px;
	display: block;
	}

#navextra .page_item a
	{
	background: url(images/nav.png) repeat;
	_filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60);
	}

#nav .page_item a:hover
	{
	color: #bdd3ff;
	}

p
	{
	font-size: small;
	color: #ffffff;
	}

h2,h3
	{
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-size: 1.3em;
	text-transform: uppercase;
	}

h3.comments
	{
	font-size: 1.2em;
	font-weight: bold;
	}

.commentform
	{
	margin: 0 0 0 20px;
	}

.postmetadata
	{
	background-image: url(images/com.gif);
	background-repeat: no-repeat;
	padding: 12px 35px 12px 20px;
	}

.postmetadata2
	{
	background-image: url(images/com.gif);
	background-repeat: no-repeat;
	padding: 7px 35px 30px 20px;
	}

#footer p
	{
	text-align: center;
	padding: 20px 0 0 10px;
	font-size: 10px;
	position: relative;
	}
	
.pagetitle
	{
	color: #fff;
	margin: 0 0 0 20px;
	}

.cat
	{
	font-size: .7em;
	line-height: .85em;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	color: #aaa;
	border-left: 3px solid #ddd;
	}

#header h1, #header a, #header a:visited, #header a:hover
	{
	color: #fff;
	text-decoration: none;
	}

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

#footer a:hover
	{
	text-decoration: underline;
	color: #fff;
	}

a
	{
	color: #ffff00;
	text-decoration: none;
	}

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

h2 a, h3 a, h1 a
	{
	color: #ffffff;
	}

h2 a:hover, h3 a:hover, h1 a:hover
	{
	color: #bdd3ff;
	text-decoration: none;
	}

.post h2, .post h3
	{
	color: #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
	}

#right_sidebar 
	{
	width: 180px;
	float: right;
	padding-top: 15px;
	margin: 0 10px 0 20px;
	}

#left_sidebar 
	{
	width: 150px;
	float: right;
	margin: 0 10px 0 0;
	}

#left_sidebar h2 , #right_sidebar h2 
	{
	letter-spacing: -1.25px;
	font-size: 2em;margin: 0;
	}

#left_sidebar h2 , #right_sidebar h2 
	{
	font-size: 1.3em;
	color: #ddd;
	background-position: left;
	background-repeat: no-repeat;
	padding:10px 0 0 0;
	border-bottom: 1px solid #ddd;
	}

#right_sidebar li, #right_sidebar ul li, #left_sidebar li, #left_sidebar ul li
	{
	padding: 2px 0 0 0;
	margin: 0;
	}

#right_sidebar ul, #left_sidebar ul
	{
	padding: 5px 0 0 0;
	margin: 0;
	}

#right_sidebar li li, #left_sidebar li li
	{
	font-size: small;
	margin-left: 0;
	}

#right_sidebar li li ul li, #left_sidebar li li ul li
	{
	margin-left: 0;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 0;
	}

#right_sidebar ul, #left_sidebar ul
	{
	list-style-type: none;
	}

#right_sidebar li, #right_sidebar ul select, #left_sidebar li, #left_sidebar ul select
	{
	margin: 0;
	padding: 0;
	}

#right_sidebar a: hover, #left_sidebar a: hover
	{
	color: #display: bloc;
	text-decoration: none;
	}

ol
	{
	font-size: small;
	color: ccc;
	}

ul
	{
	font-size: small;
	list-style-type: square;
	color: ccc;
	}

blockquote
	{
	padding: 1px 0 0 20px;
	font-style: italic;
	min-height: 50px;
	}

blockquote p
	{
	color: #c3ade2;
	}

blockquote blockquote
	{
	padding: 0 0 0 25px;
	font-style: italic;
	}

.row
	{
	padding: 60px 0 0 50px;
	}

#search input
	{
	border: 1px solid #7F5BAD;
	font-size: 0.85em;
	color: #fff;
	width: 125px;
	padding-left: 2px;
	position: relative;
	}

a img
	{
	border: none;
	}

#header img
	{
	position: relative;
	}

small
	{
	font-size: 10px;
	}

.date
	{
	font-size: 10px;
	color: #ddd;
	}

span.alignleft
	{
	
	}

/* 20px bottom padding to make smiley only comments, and smiley only on bottom line comments, work with all browsers, something of a hack, and ugly because it doesn't fix the problem of images displaying with different padding than normal comments, but unfortunately needed */

.commentlist li
	{
	padding: 5px 10px 20px 10px;
	margin: 0 0 5px 0;
	}

.alt
	{
	background-color: #4a3f70;
	}

#wp-calendar
	{
	color: #fff;
	empty-cells: show;
	width: 90%;
	font-size: 10px;
	}

#wp-calendar a
	{
	display: block;
	text-decoration: none;
	}

#wp-calendar #next a
	{
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a
	{
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar caption
	{
	font: bold 1.3em 'Tahoma', Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar td
	{
	padding: 3px 0;
	text-align: center;
	}

table caption
	{
	font-weight: bold;
	font-size: 12px;
	}

.center
	{
	text-align: center;
	}

.alignleft
	{
	float: left;
	}

.alignright
	{
	float: right;
	}

#content p img
	{
	float: left;
	border: none;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.ff a img
	{
	border: .08em solid #9FB6DF;
	padding: .077em;
	opacity: .3;
	width: 3.5em;
	height: 3.5em;
	margin: 0 .077em .077em 0;
	}

.ff a:hover img
	{
	border: .08em solid #333;
	opacity: 1;
	width: 3.5em;
	height: 3.5em;
	}

/* Easter Egg Pop-ups */

a.popup
	{
	text-decoration: none;
	color: #ffffff;
	position: relative;
	}

a.popup:hover
	{
	cursor: default;
	text-decoration: none;
	}

a.popup span
	{
	display: none;
	}

a.popup:hover span
	{
	position: absolute;
	top: -210px;
	left: -2px;
  	display: block;
	width: 120px;
	min-height: 200px;
	background-image: url(images/nav.jpg);
	background-position: center;
  	border: 2px solid #000000;
	padding: 5px;
  	}

/* farpoint-media-shows */

#farpoint-media-shows img
	{
	margin-right: 4px;
	margin-top: 4px;
	}

/* make hierarchical catergory display work nicely */

#right_sidebar ul.children
	{
	padding-top: 0;
	margin-top: 0;
	}	
	
#right_sidebar ul.children li
	{
	margin-left: 20px;
	}

#left_sidebar li ul li img
	{
	align: right;
	}