
body
{
	padding:0px;
	margin:0px;
	background:url(../images/body_bg.png) repeat-x;
	font:12px "Trebuchet MS", Tahoma, sans-serif;
	color:#333;
}                   

*
{
	outline:none;
}

#wrapper
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 150px;
}

#header 
{
	/*background:url("../headerbg.jpg") repeat-x #F8F8F8;*/
	height:80px;
	width:700px;
	float:left;
	
}

#header .logo
{
	height:80px;
	width:400px;margin-left:auto;
	margin-right:auto;
	background-image:url(../images/logo.png);
}

.tweetbird
{
	float:left;
}

.birdie
{
	background:url("../images/bird35x35.png");
	margin-left:20px;
	margin-right:10px;
	width:35px;
	height:35px;
	float:left;
	display:inline;
}
/*
#header .driehoek
{
	background:url("../driehoek.gif") no-repeat;
	width:26px;
	height:19px;
	position:absolute;
	top:51px;
	left:55px;
} */  

#header .view
{
	position:absolute;
	top:22px;
	right:10px;
	color:#AAA;
}

.search
{
	width:700px;
    float: left;
	color:#AAA;
} 

.follows img
{
    width: 125px;
    height: 33px;
     border: none; 
    float: left;      
    margin-left: 5px;  
}

   
#header .follows a
{
     float: right;

}
  .follows_but img                    
      {
    width: 125px;
    height: 33px;
    margin-top: -33px;
    border: none; 
    float: right;      
    margin-right:25px;  

  }

.text 
{                   
	font-weight:bold;
	padding-top:5px;
	vertical-align:middle;
	height:20px;
	background:#FFF;
	border:1px solid #DDD;
	width:300px;
}   

.submit
{                   
	cursor:pointer;
	vertical-align:middle;
	height:30px;  width:50px;
	margin:0px 5px 0px 5px;

}
    

#header h1
{
	margin:0px;  
	color:#333;
    float: left;
    font-size: 13px;
}
#header h1 span a, #afsluiter a
{
	color:#FF2FAC;
}

.advertisment
{
	height:600px;
	width:150px;
	
	margin-bottom:10px;
	float:right;margin-right:50px;
	background-image:url(../images/add150x600.png);
	
}

#add_bot
{
	height:90px;
	width:725px;
    padding:5px;
    background-color: #fff;
	/*background-image:url(../images/add_bot.png);*/
    border:1px solid #ccc;
	clear:both;
    margin: 10px auto 0 auto;
	
	
}

.centerbox
{
	height:auto;
	width:700px;
	margin-left:auto;
	margin-right:auto;

	background-color:transparent;
}

.left_head
{
    float: left;
    height:40px;
    width: 300px;

}

.right_head
{
   margin-left:auto;
   margin-right:auto;
   clear:both;
    width:700px;margin-left: 50px;
    height: auto;
}

.right_head .top
{
	height:15px;
	width:700px;
	background-image:url(../images/box_top.png);
}
.right_head .mid
{
	height:30px;
	width:670px;
	padding:15px;
	background-image:url(../images/box_mid.png);
}

.right_head .mid a img
{
	border:none;
}
.right_head .bot
{
	height:15px;
	width:700px;
	background-image:url(../images/box_bot.png);
}

#foobar h1, #foobar h2
{
	margin: 0px 0px 0px 0px;
	padding:0px;
	color:#FF2FAC;
}



#content
{
height:auto;

clear:left;
width:700px;
	margin-left:auto;
	margin-right:auto;
}
.retreve_go 
{
	float:left;
	margin-top:5px;
}

#content .top
{
	height:15px;
	width:700px;
	background-image:url(../images/box_top.png);
}

#content .mid
{
	height:auto;
	width:700px;float:left;
	background-image:url(../images/box_mid.png);
}

#content .bot
{
	height:15px;
	clear:left;
	width:700px;
	background-image:url(../images/box_bot.png);
}



#loading
{
margin-left:25px;
}

.thumbs
{
	margin-left:25px;
}

#infopagina
{
background:#FFFFFF;
}

#content_info
{
width:550px;
margin:0 auto;
}


#content_info_txt
{
padding-left:20px;
color:#000;
}

#content_info_txt .hasBookmark ul, #content_info_txt .hasBookmark li
{
margin-left:0px;
padding-left:0px;
background:#F8F8F8;

}


#content_info_txt .quote
{
color:#333;
font-style:italic;
line-height:22px;
margin-top:10px;
padding-top:0px;
font-size:14px;
}


#content_info_txt #iconsBookmark
{
float:right;
background:#F8F8F8;
}

#content_info h1, #content_info h2
{
color:#FF2FAC;
}

.spreadit
{
height:20px;
border:1px solid #DDD;
padding:15px;
background:#F8F8F8;
font-size:14px;
}

.showme
{
text-decoration:none;
color:#000;
border:3px solid #ff9bda;
display:block;
background:#fff4fb;
font-size:18px;
padding:15px;
}
.showme:hover
{
color:#000;
border:3px solid #FF2FAC;
display:block;
background:#FFF;
font-size:18px;
padding:15px;
}

#content_info_txt li
{
margin-left:0px;
padding-left:0px;
margin-bottom:15px;
}
#content_info_txt ul
{
margin:0px;
margin-left:15px;
padding:0px;
}
#content_info h1
{

}
#content_info h2
{
color:#0FA4FF;
margin:0px;
padding:0px;
}
#content_info h2 a
{
color:#0FA4FF;
}

hr
{
	border:none;
	height:1px;
	color:#CCC;
	background-color:#CCC;
}

ul.display .gebruiker, ul.showtext .gebruiker
{
	margin:5px;
}

ul.display .gebruiker
{
	float:left;
	width:49px;
	height:49px;
  	border: 1px solid #EEE;
	background:#FFF;
	color:#CCC;
	text-decoration:none;
	padding:3px;
	position:relative;
	z-index:1;
}



ul.showtext .gebruiker
{
	float:left;
	width:250px;
	height:300px;
	margin:5px 5px 20px 5px;
	padding:7px;
	border-left:1px solid #F3F3F3;
	border-top:1px solid #EEE;
	border-bottom:1px solid #CCC;
	border-right:1px solid #F3F3F3;
	background:url(../showmore.jpg) no-repeat left top #FFF;
	display:block;
	text-decoration:none;
	position:relative;
	z-index:1;
}

.gebruiker:hover, .gebruiker_following:hover
{
	position:relative;
}
 
.gebruiker img, .gebruiker_following img
{
	width:100%;
	height:100%;
	border:none;
	position:relative;
	}


ul.display, ul.showtext {
	float: left;
	width:500px;
	margin: 0;
	padding: 0;
	list-style: none;
		
}
ul.display li, ul.showtext li {
	float: left;
}

ul.showtext li
{
}

ul.display .uitgebreid
{
display:none;
}

ul.showtext .afbeelding
{
width:49px;
height:49px;
padding:2px;
background:#FFF;
margin:0px 15px 250px 0px;
float:left;
}

ul.showtext .uitgebreid
{
color:#02101F;
display:block;
}

ul.showtext .uitgebreid h2
{
margin:0px 0px 5px 0px;
height:70px;
font-weight:normal;
color:#292929;
text-shadow: 0px 1px 1px #fff;}

.error
{
	background:#FFF3F3;
	border:3px solid #FF5555;
	position:absolute;
	top:100px;
	left:50%;
	width:500px;
	margin-left:-250px;
	padding:15px 25px;
	color:#DB1919;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
}
.error h1
{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}   

.alert
{
	
	margin-left:auto;
	margin-right:auto;
	width:650px;
	color:#ccc;
	font-weight:bold;
	font-size:14px;
	
}
.alert h1
{
	color:#0077CF;
	text-align:center;
	padding:0px;font-size:16px;
	margin:0px;
	margin-bottom:10px;
}            

.alert form
{
	color:#000;

	background:url("../twitter.gif") left center no-repeat #F8F8F8;
   	margin:10px 0px 10px 0px;
	padding:1px 5px 1px 55px;
}

.alert .text 
{                   
	font-weight:bold;
	color:#0D436F;
	padding-top:5px;
	margin-left:10px;
	width:220px;
	font-size:14px;
	
	vertical-align:middle;
	height:20px;
	background:#FFF;
	border:3px solid #9FD2FF;
}   

.alert .submit
{                   
	cursor:pointer;
	vertical-align:middle;
	height:30px;
	margin:0px 5px 0px 5px;

}

#afsluiter
{
	position:absolute;
	display:none;
	bottom:50px;
	padding-bottom:5px;  
	color:#333;
	text-align:center;
	vertical-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

#afsluiter .ads
{

}

#afsluiter .ads span
{	
	width:49px;
	height:34px;
	padding-top:15px;
	display:block;
	vertical-align:center;
	background:#eee;
	color:#BBB;
}

#afsluiter .ads span :hover
{
background:#F8F8F8;
}


#footer
{
	position:fixed;
	z-index:99;
	bottom:0px;
	background:url("../logo.jpg") no-repeat bottom right #FFF;
	padding-bottom:15px;
	padding-top:10px;
	border-top:2px solid #EEE;
	color:#CCC;
	text-align:center;
	margin:0 auto;
	width:100%;
}

#footer .inner
{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	
}
#footer a
{
	color:#CCC;
	text-decoration:none;
}

#footer #bookmarks
{
padding-top:10px;
width:300px;
margin:0 auto;
}

#hostmasters
{
cursor:pointer;
z-index:99;
position:absolute;
left:10px;
bottom:10px;
background:url("../button_hostmasters.jpg") no-repeat;
width:131px;
height:39px;
display:block;
}

a.switch_thumb {
	width: 122px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	display: block;
	background: url("../switch.gif") no-repeat;
	outline: none;
	text-indent: -9999px;
}
a.swap { background-position: left bottom; }

a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

#googleads
{
border-bottom: 1px dashed #EEE;
margin-bottom:5px;
padding-bottom:5px;
}