@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #747474;
	background-color: #FFFFFF;
	}
	
img {
	border: 0;
	}

h2 {
	margin: 0 0 18px 0;
	font-size: 15px;
	color: #bababa;
	line-height: 15px;
	}
	
a:link, a:visited {
	color: #424242;
	text-decoration: none;
	}
a:hover {
	color: #424242;
	text-decoration: underline;
	}
	
.clear {
	clear: both;
	}
	
.logo h1 {
	text-indent: -9999px;
	margin: 0;
	}
	
	.logo {
		background: url(img/logo.gif) no-repeat;
		background-position: right;
		height: 41px;
		}
	
.side-left {
	float: left;
	width: 200px;
	margin-right: 80px;
	}
	
	.menu ul {
		list-style: none;
		margin-top: 35px;
		}
		
		.menu li {
			margin-top: 8px;
			}
			
		#recent, #wide, #random {
			margin-bottom: 20px;
			}
		
		#recent a:link, #recent a:visited {
			background: url(img/menu_recent.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#recent a:hover {
			background: url(img/menu_recent.gif) no-repeat;
			background-position: right bottom;
			}

		#duo a:link, #duo a:visited {
			background: url(img/menu_duotone.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#duo a:hover {
			background: url(img/menu_duotone.gif) no-repeat;
			background-position: right bottom;
			}
			
		#colour a:link, #colour a:visited{
			background: url(img/menu_colour.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#colour a:hover {
			background: url(img/menu_colour.gif) no-repeat;
			background-position: right bottom;
			}

		#infrared a:link, #infrared a:visited{
			background: url(img/menu_infrared.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#infrared a:hover {
			background: url(img/menu_infrared.gif) no-repeat;
			background-position: right bottom;
			}
			
		#lomo a:link, #lomo a:visited{
			background: url(img/menu_lomo.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#lomo a:hover {
			background: url(img/menu_lomo.gif) no-repeat;
			background-position: right bottom;
			}
		
		#macro a:link, #macro a:visited{
			background: url(img/menu_macro.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#macro a:hover {
			background: url(img/menu_macro.gif) no-repeat;
			background-position: right bottom;
			}
			
		#wide a:link, #wide a:visited{
			background: url(img/menu_wide.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#wide a:hover {
			background: url(img/menu_wide.gif) no-repeat;
			background-position: right bottom;
			}
			
		#tilt a:link, #tilt a:visited{
			background: url(img/menu_tilt.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#tilt a:hover {
			background: url(img/menu_tilt.gif) no-repeat;
			background-position: right bottom;
			}
		
		#random a:link, #random a:visited{
			background: url(img/menu_random.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#random a:hover {
			background: url(img/menu_random.gif) no-repeat;
			background-position: right bottom;
			}
			
		#inventory a:link, #inventory a:visited{
			background: url(img/menu_inventory.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#inventory a:hover {
			background: url(img/menu_inventory.gif) no-repeat;
			background-position: right bottom;
			}
		
		#about a:link, #about a:visited{
			background: url(img/menu_about.gif) no-repeat;
			background-position: right top;
			height: 15px;
			text-indent: -9999px;
			display: block;
			}
		#about a:hover {
			background: url(img/menu_about.gif) no-repeat;
			background-position: right bottom;
			}

.side-right {
	float: left;
	}
	
	.photo {
		background-image: url(img/imgload.gif);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		}
	
	.photo img {
		padding: 2px;
		border: 1px #747474 solid;
		}
					
	.image-title {
		text-align: right;
		margin-top: 5px;
		color: #747474;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
		
	.thumbRow {
		float: left;
		text-indent: -9999px;
		}
		
	.browse .side-right {
		width: 450px;
		height: 400px;
		}
		
		.browse .side-right .header-right {
			float: right;
			}
		.browse .side-right .header-left {
			float: left;
			}
			
		.browse .thumbnails {
			filter: alpha(opacity=80);
			-moz-opacity: .80;
			opacity: 0.80;
			}
		
		.browse a:hover img, .archive a:hover img{
			filter:alpha(opacity=100);
			-moz-opacity:1;
			opacity:1;
			}
	
	.about .side-right{
		width: 580px;
		}
		
	.about .linklist {
		width: 200px;
		float: left;
		margin-top: 24px;
		}
	
	.about .text {
		border-top: 1px #747474 solid;
		border-bottom: 1px #747474 solid;
		background-color: #f5f5f5;
		padding: 15px 0 15px 24px;
		line-height: 16px;
		margin-top: 24px;
		margin-bottom: 8px;
		}

	.contact {
		}
		
		fieldset { 
			border:0;
			margin:0;
			padding:0; 
			}
		label { 
			display:block; 
			}
		input.text,textarea { 
			width:300px;
			color:#333;
			padding:3px;
			margin:1px 0;
			border:1px solid #ccc;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			}
		input.submit { 
			padding:2px 5px; 
			}

		
.footer {
	margin: 3px;
	}
	
.feeds {
	text-align: center;
	}
	
/* Menu Browse */
#menu_browse{
	position: absolute;
	margin: 0px;
	margin-right:-10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index:10;
}

#menu_browse a{
	outline: none;
}

#menu_browse_prev, #menu_browse_next{
	width: 49.9%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#menu_browse_prev {
	top: 0px;
	left:0px;
	float: left;	
}
#menu_browse_next {
	top: 0px;
	right:0px;
	float: right;	
}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url(img/prevImage.png) no-repeat center center;
	cursor: pointer;
}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url(img/nextImage.png) no-repeat center center;
	cursor: pointer;
}

/* Archive - Text List */

.date {
	}
	
.monthWrapper {
	margin-bottom: 18px;
	}
	
	.monthWrapper ul {
		list-style: none;
		margin-top: 5px;
		margin-left: 0px;
		padding-left: 24px;
		}
		
.styleSwitch {
	background-color: #151515;
	color: #FFFFFF;
	height: 6px;
	margin-bottom: 116px;
	}
	
	.styleSwitch a {
		color: #CCCCCC;
		}
	
	.styleSwitch li {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
		.styleSwitch ul {
			margin: 0;
			}
	
	li#light {
		display: none;
		}
	li#dark a {
		background: url(img/lightsoff.gif) no-repeat 65px top;
		text-indent: -9999px;
		display: block;
		height: 21px;
		}
		

/* Rating Star */

.unit-rating {
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 6px; /* ****************************************** Change to new image width */
	position: relative;
	background: url('http://oculus.farfromreal.com/addons/_ajaxratings/ajax_ratings/images/stars/dot.gif') top left repeat-x; /* Change image name / path */		
}
.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.unit-rating li a {
	outline: none;
	display:block;
	width:10px; /* ******************************************** Change to new image width */
	height: 6px; /* ****************************************** Change to new image width */
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover{
	background: url('http://oculus.farfromreal.com/addons/_ajaxratings/ajax_ratings/images/stars/dot.gif') left center; /* Change image name / path */
	z-index: 2;
	left: 0px;
}

.unit-rating li.current-rating {
	background: url('http://oculus.farfromreal.com/addons/_ajaxratings/ajax_ratings/images/stars/dot.gif') left bottom; /* Change image name / path */
	position: relative;
	height: 6px; /* *************************************** Change to new image width */
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* end */

/* Rating Star */

.votes{
	width: 150px;
	display:block;
	text-align: left;
	float: left;
	margin-left: 7px;
}

.ratingblock {
	width: 50px;
	display:block;
	padding: 3px 0 8px 5px;
	margin-bottom:8px;
	text-align: left;
	float: left;
}
.loading {
	height: 18px;
	background: url('../images/working.gif') 50% 50% no-repeat;
}

/* end */

/* Rating Star Hover */

/* ************************************************
If you have used the Ajax Rating CSS Calculator, 
please remove the code BELLOW and replace it with
the dynamically generated CSS calculator output
************************************************* */

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width: 10px;}
.unit-rating a.r2-unit{left: 10px;}
.unit-rating a.r2-unit:hover{width: 20px;}
.unit-rating a.r3-unit{left: 20px;}
.unit-rating a.r3-unit:hover{width: 30px;}
.unit-rating a.r4-unit{left: 30px;}
.unit-rating a.r4-unit:hover{width: 40px;}
.unit-rating a.r5-unit{left: 40px;}
.unit-rating a.r5-unit:hover{width: 50px;}
.unit-rating a.r6-unit{left: 50px;}
.unit-rating a.r6-unit:hover{width: 60px;}
.unit-rating a.r7-unit{left: 60px;}
.unit-rating a.r7-unit:hover{width: 70px;}
.unit-rating a.r8-unit{left: 70px;}
.unit-rating a.r8-unit:hover{width: 80px;}
.unit-rating a.r9-unit{left: 80px;}
.unit-rating a.r9-unit:hover{width: 90px;}
.unit-rating a.r10-unit{left: 90px;}
.unit-rating a.r10-unit:hover{width: 100px;}

/* ************************************************
If you have used the Ajax Rating CSS Calculator, 
please remove the code ABOVE and replace it with
the dynamically generated CSS calculator output
************************************************* */

/* @end */

/* @group Status Messages */

#voted {
	color:#999;
}
#thanks {
	color:#36AA3D;
}
#shame {
	color:#CC3333;
}

/* end */