/** global **/
BODY {
	background:#3d3d3d url("../images/background.png") repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	margin:21px 32px;
	}
	
P, FORM { margin:0; }

H1 {margin:0; padding:0; }
H1 A IMG {border:none;}
H2 {
	margin:0;
	padding:0;
	color:#a6a6a6;
	line-height:32px;
	margin-bottom:10px;
	font-size:12px;
	display:block;
	float:left;
	font-weight: normal;
	text-transform: uppercase;
	}

H2 A { color:#00adee; font-weight: bold; text-transform: none; font-size: 18px; }
	
/** start network navigation **/
/** #nav { position:absolute; margin:0; top:0; width: 961px; margin:0 auto; } **/
#nav { 
	position: absolute; 
	top: 0; 
	width: 966px; 
	margin: auto;
	z-index: 99;
	color: #00adee;
	font-weight: bold;
}

#nav { font-size:10px; line-height:20px; }
#nav H2 { font-size:10px; line-height:20px; border:0; margin:0; padding:0; }
#nav UL, #nav UL LI { list-style-type:none; float:left; display:block; margin:0; padding:0; }
#nav UL LI { margin-left:22px; }
#nav A { color:#FFFFFF; text-decoration:none; }
#nav A:HOVER, #nav A.on { color:#FFFFFF; }

#navbackground { 
	position:absolute; 
	top:0;
	left:0;
	height: 21px;
	margin: auto;
	width:100%;
    background: #000000 url(../images/newnetbg.png) repeat-x;
}
/** end network navigation **/

/** general styles **/	

IMG.add_340x292 { float:left; }

P.description { font-size:12px; font-style:italic; font-weight:normal; margin-bottom:22px }

DIV.container { width:984px; overflow:hidden; margin:0 auto; }
DIV.videos, DIV.videos, #digg  { overflow:hidden; }

.videos-holder { width:608px; float:left; overflow:hidden; display:block; }
.videos-holder-flickr { width:984px; float: left; overflow: hidden; display: block; }

P.videos {
	display:block;
	float:left;
	overflow:hidden;
	width:132px;
	height:138px;
	margin:0 20px 20px 0;
	}
P.videos IMG { margin-bottom:4px; border:none; }
P.videos A {
	border:none;
	color:#FFF;
	text-decoration:none;
	display:block;
	clear:both;
	
	}
P.videos A:HOVER { color:#F0D951; border:none; }	

DIV.clear { display:block; overflow:hidden; line-height:1px; font-size:1px; clear:both; margin-bottom:30px; }

#footer { text-align:center; color:#666666; }
#footer a { text-align:center; color:#a6a6a6; text-decoration: none; border: none; }
#footer a:hover { text-align:center; color:#FFFFFF; text-decoration: underline; }

/** tweets styles **/
DIV.tweets { width:962px; line-height:23px; font-size:13px; padding-bottom:4px; border-bottom:1px dashed #666666; }
DIV.tweets A { color:#FFFFFF; text-decoration:none; display:block; float:left; line-height:23px; height:23px; overflow:hidden; }
DIV.tweets A:HOVER { color:#F0D951; }
SPAN.tweetname { color:#a6a6a6; border-bottom:1px dashed #a6a6a6; display:block; float:left; line-height:21px; height:21px; overflow:hidden; margin-right:4px; }
P.tweet { clear:both; }
/** news styles **/
DIV.news{ float:left; display:block; width:460px; margin-right:22px; overflow:hidden }
DIV.news H2 { margin:0; }
.news-holder { display:block; overflow:hidden; }
#delicious, #tiltgamer, #iphone-atlas, #tuaw-app-store { margin-right:0px; }

DIV.news A {
	color:#FFFFFF;
	font-size:13px;
	line-height:22px;
	height:22px;
	display:block;
	clear:both;
	overflow:hidden;
	border-bottom:1px dashed #5b5b5b;
	text-decoration:none;
	}

DIV.news H2 A {
	margin:0;
	padding:0;
	color:#00adee;
	border-bottom:1px dashed #00adee;
	line-height:28px;
	height:28px;
	margin-bottom:10px;
	font-size:18px;
	display:block;
	float:left;
	text-decoration:none;
	}	

DIV.videos H2 A {
	margin:0;
	padding:0;
	color:#00adee;
	border-bottom:1px dashed #00adee;
	line-height:28px;
	margin-bottom:10px;
	font-size:18px;
	display:block;
	float:left;
	text-decoration:none;
	}

DIV.tweets H2 A {
	margin:0;
	padding:0;
	color:#00adee;
	border-bottom:1px dashed #00adee;
	line-height:28px;
	margin-bottom:10px;
	font-size:18px;
	display:block;
	float:left;
	text-decoration:none;
	}

DIV.news A:HOVER, DIV.videos A:HOVER, DIV.tweets A:HOVER{
	color:#F0D951;
	border:none;
	border-bottom:1px dashed #5b5b5b;
	}

DIV.more, DIV.less{ clear:both; }

DIV.less A, DIV.more A {
	color:#757575;
	text-decoration:none;
	border:none;
	display:block;
	float:right;
	
	}
DIV.tweet A { float:left !important; }

DIV.less A:HOVER, DIV.more A:HOVER {
	color:#b8b8b8;
	border:none;
	}
	
A IMG {
color:#3d3d3d;
}