﻿/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
/**/
html{
background-color:#1f1b31;
font-family:Georgia;
font-size:12px;
}
.hide{
display:none;
}
#logo{
position:absolute;
width:300px;
height:41px;
top:20px;
left:20px;
background-image:url('../images/logo_wall.jpg');
z-index:3;
}
.nav{
position:relative;
left:0px;
top:0px;
height:90px;
right:0px;
}
#logo a{
display:block;
width:300px;
outline:0;
height:40px;
}
#menu{
background-color:#000000;
position:absolute;
display:inline;
top:61px;
left:75px;
color:#888888;
padding:12px;
padding-bottom:12px;
padding-right:30px;
z-index:5;
background-image:url('../images/pixel_pattern.gif');
}
#experience{
position:absolute;
right:20px;
top:20px;
width:268px;
height:40px;
background-image:url('../images/experience.png');
background-repeat:no-repeat;
background-position:0px 5px;
}
#experience a{
border:0px;
display:block;
width:268px;
height:40px;
}
#menu span{

}
#menu a{
color:#ffffff;
text-decoration:none;
}
#menu a:hover{
text-decoration:underline;
}
#menu a.selected{
text-decoration:underline !important;
}
#grid{
position:absolute;
left:20px;
top:90px;
right:20px;
z-index:1;
}
.thumb{
float:left;
width:300px;
height:200px;
background-color:#000000;
background-image:url('../images/loading.gif');
margin-right:10px;
margin-bottom:10px;
background-repeat:no-repeat;
background-position:center center;
position:relative;
cursor:pointer;
border:0px solid #000000;
}
.thumb .info{
height:60px;
position:absolute;
bottom:0px;
background-color:#ffffff;
width:300px;
display:none;
font-size:12px;
line-height:18px;
color:#888888;
}
.thumb .info .date{
color:#aaaaaa;
}
.thumb .image{
width:300px;
height:200px;
background-position:center center;
overflow:hidden;
}
.thumb .image img{
opacity:0;
filter:alpha(opacity=0);
}
.thumb:hover .info{
display:block
}
.thumb .info .content{
margin-left:10px;
padding-top:10px;
display:block;
}
.thumb .rating{
position:relative;
float:left;
color:#333333;
font-size:20px;
line-height:13px;
padding-top:7px;
padding-right:12px;
}
.faded_index{
color:#cccccc;
}
.thumb:hover .rating{

}
.thumb .rating ul{
display:inline;
}
.thumb .rating ul li{
display:inline;
}
.x{
color:#666666;
padding-left:3px;
padding-right:3px;
}
#large{
position:absolute;
left:20px;
top:90px;
right:20px;
z-index:1;
}
#large .image{
cursor:pointer;
width:1000px;
background-color:#000000;
background-image:url('../images/loading.gif');
background-repeat:no-repeat;
background-position:10px 10px;
margin-bottom:10px;
overflow:hidden;
border:0px solid #000000;
}
#large .ctrls{
	width:1000px;
	color:#ffffff;
}
#large .ctrls .left{
float:left;
}
#large .ctrls .right{
float:right;
margin-top:6px;
}
.clear_both{
clear:both;
}
.clear_left{
clear:left;
}
.ctrls .rating{
color:#aaaaaa;
font-size:12px;
line-height:20px;
display:block;
margin-top:-6px;
float:left;
}
.ctrls .rating_machine{
display:block;
float:left;
font-size:40px;
line-height:20px;
color:#ffffff;
margin-left:6px;
}
.ctrls .line_1{
font-size:16px;
}
.ctrls .line_1 a{
color:#ffffff;
text-decoration:none;
}
.ctrls .line_1 a:hover{
text-decoration:underline;
}
.ctrls .line_2{
display:block;
color:#aaaaaa;
}
.no_results{
margin-top:30px;
color:#ffffff;
}
.no_results a{
color:#ffffff;
}
.no_results a:hover{
text-decoration:none;
}
.star{
cursor:pointer;
}
.star:hover{
}
a.active{
text-decoration:underline !important;
}
.pagination{
clear:left;
padding-bottom:10px;
}
.pagination .left,
.pagination .right{
float:left;
margin-right:10px;
}
.pagination a{
border:0px;
outline:0;
}
.faded_star{
color:#625f6e;
}









