/**********************************************************************
/* BLUEPRINT
/**********************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body { line-height: 1; color: #333; background: white; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body { 
  font-size: 12px;
  line-height: 18px; /* All elements should be a multiple of this value. */
}

h1,h2,h3,
h4,h5,h6  { font-family: Constantia, "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif; }
body      { font-family: Frutiger, Univers, "Helvetica Neue", "Lucida Grande", Calibri, Helvetica, Verdana, sans-serif; } 
pre       { font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif; } 
code      { font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace; } 

h1,h2,h3,h4,h5,h6 { 
  color:#111; 
  clear:both; 
}

h1 { font-size: 30px; line-height:36px; padding:0 0 18px 0; }
h2 { font-size: 20px; line-height:36px; }
h3 { font-size: 16px; line-height:36px; }
h4 { font-size: 14px; font-weight:bold; }
h5 { font-size: 12px; font-weight:bold; }
h6 { font-size: 12px; }

p           { margin: 0 0 18px 0; text-align:justify;}
p.last      { margin-bottom:0; }
p img       { float: left; margin:18px 18px 18px 0; padding:0; }
p img.top   { margin-top:0; } /* Use this if the image is at the top of the <p>. */

a           { color: #125AA7; text-decoration: underline; }
a:hover     { color: #000; }

ul, ol      { margin: 0 0 18px 18px; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 18px 0; }
dl dt       { font-weight: bold; }

blockquote  { margin: 0 0 18px 18px; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 18px; background: #eee; border:1px solid #ddd; padding:16px; }

hr {
  background: #555; 
  color: #555;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 2px;
  margin: 0 0 16px 0;
  border: none; 
}

table   { margin-bottom: 16px; border-top:1px solid #ddd; border-left:1px solid #ddd; }
th,td   { height: 13px; padding:2px 4px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; }
th      { font-weight:bold; }

p.small   { font-size: 10px; margin-bottom: 18px; }
p.large   { font-size: 14px; line-height:36px; }
p.quiet   { color: #666; }
.hide     { display: none; }

body { 
  text-align: center; /* IE6 Fix */
  margin: 0;
}

.container {
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 950px;
}

.column {
  float: left;
  margin-right: 10px;
  padding: 0;
}
* html .column { overflow-x: hidden; } /* IE6 fix */

.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #ddd;
}

.span-1   { width: 30px; }
.span-2   { width: 70px; }
.span-3   { width: 110px; }
.span-4   { width: 150px; }
.span-5   { width: 190px; }
.span-6   { width: 230px; }
.span-7   { width: 270px; }
.span-8   { width: 310px; }
.span-9   { width: 350px; }
.span-10  { width: 390px; }
.span-11  { width: 430px; }
.span-12  { width: 470px; }
.span-13  { width: 510px; }
.span-14  { width: 550px; }
.span-15  { width: 590px; }
.span-16  { width: 630px; }
.span-17  { width: 670px; }
.span-18  { width: 710px; }
.span-19  { width: 750px; }
.span-20  { width: 790px; }
.span-21  { width: 830px; }
.span-22  { width: 870px; }
.span-23  { width: 910px; }
.span-24  { width: 950px; margin: 0; }
.last     { margin-right: 0; }
.append-1   { padding-right: 40px; }  
.append-2   { padding-right: 80px; } 
.append-3   { padding-right: 120px; } 
.append-4   { padding-right: 160px; } 
.append-5   { padding-right: 200px; } 
.append-6   { padding-right: 240px; } 
.append-7   { padding-right: 280px; } 
.append-8   { padding-right: 320px; } 
.append-9   { padding-right: 360px; } 
.append-10  { padding-right: 400px; } 
.append-11  { padding-right: 440px; } 
.append-12  { padding-right: 480px; } 
.prepend-1   { padding-left: 40px; }  
.prepend-2   { padding-left: 80px; } 
.prepend-3   { padding-left: 120px; } 
.prepend-4   { padding-left: 160px; } 
.prepend-5   { padding-left: 200px; } 
.prepend-6   { padding-left: 240px; } 
.prepend-7   { padding-left: 280px; } 
.prepend-8   { padding-left: 320px; } 
.prepend-9   { padding-left: 360px; } 
.prepend-10  { padding-left: 400px; } 
.prepend-11  { padding-left: 440px; } 
.prepend-12  { padding-left: 480px; } 

img { margin: 0 0 18px 0; }

.pull-1  { margin-left: -40px; }
.pull-2  { margin-left: -80px; }
.pull-3  { margin-left: -120px; }
.pull-4  { margin-left: -160px; }

.push-0  { margin: 0 0 0 18px;      float: right; } /* Right aligns the image. */
.push-1  { margin: 0 -40px 0 18px;  float: right; }
.push-2  { margin: 0 -80px 0 18px;  float: right; }
.push-3  { margin: 0 -120px 0 18px; float: right; }
.push-4  { margin: 0 -160px 0 18px; float: right; }

.pull-1, .pull-2, .pull-3, .pull-4,
.push-1, .push-2, .push-3, .push-4 {
  overflow-x: visible; /* Overrides previous IE6 fix (needs improvement). */
}

/**********************************************************************
/* THICKBOX
/**********************************************************************/

*{padding: 0; margin: 0;}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/**********************************************************************
/* SCROLLABLE
/**********************************************************************/

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;		
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(/css/left.png) no-repeat;
	float:left;
	margin:43px 9px;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(/css/right.png);
	clear:right;	
}

/*********** navigator ***********/
/* position and dimensions of the navigator */
div.navi {
	margin-left:450px;
	width:200px;
	height:11px;
	padding-top:4px;
	clear:both;
}

/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/css/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
}

/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 875px;	 
	height:250px;	
}

/* 	root element for scrollable items. It is 
	absolutely positioned with large width. */
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
	border:1px solid #222;
}
 
/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:118px;	
}
 
/* single item */
#thumbs div {
	float:left;
	width:175px;
	height:250px;
	background:#333 url(/css/h150.png) repeat-x 0 146px;
	color:#fff;
	border-left:1px solid #333;
	cursor:pointer;
}

/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#444;	
}
 
/* style when element is active (clicked) */
#thumbs div.active {
	background-color:#242424;
	cursor:default;
}

#thumbs img { 
	margin: 0;
}

#thumbs h3, #thumbs p, #thumbs span {
	margin:13px;
	text-align: left;
	color:#FFF;	
}

#thumbs h3 a, #thumbs h3 a:link, #thumbs h3 a:visited, #thumbs h3 a:active {
	color:#FFF;
	text-decoration: none;	
}

#thumbs h3 a:hover {
	border-bottom: 1px solid yellow;
}	
 
#thumbs h3 em {
	font-style: normal;
	color: yellow;
}

.sprite { 
	width: 175px; 
	height: 90px; 
	background: url(/img/sites/sites-sprite.jpg) no-repeat top left;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}

.sprite-asia { background-position: 0 0; } 
.sprite-bits { background-position: 0 -100px; } 
.sprite-books { background-position: 0 -200px; } 
.sprite-business { background-position: 0 -300px; } 
.sprite-cc { background-position: 0 -400px; } 
.sprite-celebs { background-position: 0 -500px; } 
.sprite-cs482 { background-position: 0 -600px; } 
.sprite-feifei { background-position: 0 -700px; } 
.sprite-french { background-position: 0 -800px; } 
.sprite-gadgets { background-position: 0 -900px; } 
.sprite-games { background-position: 0 -1000px; } 
.sprite-gossip { background-position: 0 -1100px; } 
.sprite-kawaii { background-position: 0 -1200px; } 
.sprite-plugins { background-position: 0 -1300px; } 
.sprite-scams { background-position: 0 -1400px; } 
.sprite-seo { background-position: 0 -1500px; } 
.sprite-weather { background-position: 0 -1600px; } 

/**********************************************************************
/* CUSTOM STYLES
/**********************************************************************/

/* Error */

#error {
	border: 4px solid #D30000;
	padding-top: 20px;
	margin-bottom: 20px;	
}
	
/* Foldout */

#foldout {
	background: url(/img/header/bg.png) repeat-x;
	background-color: #333;
	color: #DDD;
	cursor: pointer;
	margin: 0px 0px 24px 0px;
	width: 950px;	
}

#foldout .darker {
	color: #AAA;	
}

#foldout a {
	color: #DDD;
	text-decoration: none;	
}

#foldout a:hover {
	color: #FFF;
	text-decoration: underline;	
}

/* Header */
#header {
	margin-bottom: 24px;
}

#title {
	font-size: 4em;
	font-variant: small-caps;
	padding-bottom: 0px;
}

#title a, #title a:hover {
	color: #000;
	text-decoration: none;
}

#tagline {
	margin-bottom: 0px;
}

#tagline, #tagline a, #tagline a:link, #tagline a:active, #tagline a:visited {
	color: #555;
}

#tagline a:hover {
	color: #000;	
}

/* Nav links */

.navigation {
	height: 4em;
	line-height: 4em;
	text-align: right;	
}

.navigation ul {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.navigation ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navigation ul li a {
	color: #666;
	font-size: 2em;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 1em;
	text-decoration: none;
}

.navigation ul li a:hover, .navigation ul li a.pinned {
	border-bottom: 4px solid #D11F00;
	color: #000;
}

/* Offsite */

.offsite h2 {
	font-size: 1.4em;
	font-variant: small-caps;
	text-align: center;
}

.offsite h2 a {
	color: #D11F00;
	text-decoration: none;
}

.offsite h2 a:hover {
	border-bottom: 1px solid #000;
}

.offsite a img {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity: 0.50;
}

.offsite a img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity: 1.00;
}

/* Contact */
.contact img, .AIMPresenceWidget img {
	padding: 4px;
	margin: 0;
	vertical-align: middle;	
}

/* Footer */
#footer {
	background-color: #333;
	background: url(/img/footer/bg.png) repeat-x;
	color: #ddd;
	margin: 18px 0px;
	width: 950px;
}

#footer p {
	margin-top: 1em;
	text-align: center;
}

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

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

/* MELANGE RATINGS */
.ratings li {
	line-height: 16px;
}

.rate, .rate b {
	width: 55px;
	height: 11px;
	overflow: hidden;
	background: url(/img/melange/star.png);
	display: inline-block;
}
.rate b {
	float: left;
	margin-bottom: -100%;
	background-color: #AAA;
}
