
body{
background:#000000;
font-family:courier new, courier;
margin:0;
padding:0;
}

h1{
color:grey;
font-size:1em;
margin:20px 0px 0px 50px;
}

h1 a, .switch a{
color:white;
font-weight:normal;
}

a:hover{
color:grey;
}

.switch{
float:right;
position:absolute;
list-style-type:none;
top:3;
left:530;
}


.s2{display:none;}

.headline {display:none;}

#popup{
width:680px;
height:200px;
margin:0px 0 0 50px;
padding:10px;
color:#00;
background:#EFEFEF;
}

.red{color:#ff0000;}
.green{color:#00ff00;}
.blue{color:#0000ff;}

#popup li{
font-size:14px;
list-style-type:none;
padding:1px;
background:white;
}
#popup ul{
margin:10px 0 0 0;
}

.date {
font-size:12px;
font-style:italic;
background:#EBEBEB;
}

a[href $= 'http://search.twitter.com/search?q=#netart'] {
color:#DFDFDF;
}

#container li{
overflow:hidden;
display:block;
float:left;
height:220px;
width:220px;
margin:10px;
font-size:12px;
padding:0px;
background:white;
}

li a{
color:#000000;
}

li a:hover{
color:#00FF00;
background:black;
}

.juitterAvatar{
display:none;
}

.over{
position:relative;
width:220px;
height:220px;
}

i{
display:none;
}

li p{
display:none;
}


/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{
position:relative;
margin:0;padding:0;
vertical-align:middle;}
#superbox{width:750px;height:265px; margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{margin:20px 0 0 0;}
#superbox-innerbox{
background:red;width:0px;
padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close a{
overflow:hidden;margin:0 0 0 300px;
color:white; text-decoration:underline;
background:black;
cursor:hand;
}


/* -------- more... -------- */

::selection {
	background: #00ff00; /* Safari */
	}
::-moz-selection {
	background: #00ff00; /* Firefox */
}


#creditfooter{display:none;}
