html,body{
padding:0;
margin:0;
font-family:arial;
background:url(img/bodybg.jpg);
}

a:focus{
background-color: transparent;
color: gray;
text-decoration: underline;
}

a img {
border:none ;
}
a:active{
color:gray;
}


#top{
height:74px;
background:url(img/topbg.jpg);
background-repeat:repeat-x;	
width:100%;
position:fixed;
}
#middle{
min-height:100px;	
z-index:3;
overflow:hidden;
padding:90px 0 0 0;
}

.smalllink{
	font-size:0.6em;
	color:gray;
	text-decoration:none;
}

#logo{
background:url(img/webdesignscraperlogo.png);
background-repeat:no-repeat;
height:74px;
width:520px;
float:left;
}
#logo a{
	display:block;
	width:520px;
	height:74px;
}

.clearboth{
clear:both;	
}

#footer{
margin:-50px 0 0 0;
z-index:1;
position:relative;

}

#footerbody{
height:350px;	
background:url(img/footertopbg.png);
}

#footerleft{
	width: 800px;
	padding:80px 0 0 150px;
	margin: 0 auto 0 auto;
	color:#5c5c5c;
	font-weight:bold;	
}

input{
	width:200px;
}
textarea{
height:20px;
width:650px;
margin:0 0 0 10px;
}

#bottomlinks{
margin:25px 0 0 -50px;
text-align:center;
}

#bottomlinks a{
	font-size:0.7em;
	color:#071150;
}



#topnav{
	float:right;
	width:450px;
	margin:2px 15px 0 0;
}
#topnav a{
	display:block;
	float:right;
	width:146px;
	height:57px;
	
}
#topnav a:hover{
	background-position:-146px 0;
}

#blogsnav{
	background:url(img/blogs.jpg);
}
#designnav{
	background:url(img/design.jpg);
}
#lovenav{
	background:url(img/love.jpg);
}
#greatnav{
	background:url(img/great.jpg);
}#awesomenav{
	background:url(img/awesome.jpg);
}

.smalltext{
font-size:0.8em;
}

.smalltext a{
color:#8a543a;
}

h2{
font-size:1em;
margin:5px 25px 0 0px;
color:#8a543a;
text-align:right;
}

#leftnav{
	width:20%;
	min-width:135px;
	float:left;
	padding:80px 0 0 0;
}
#tags{
	margin:40px 0 0 0;
}

#tags a{	
	display:block;
	text-align:right;
	margin:0 30px 0 25px;
	padding:5px;
}
#tags a:hover{
color:orange;
text-decoration:underline;

}

#downtown{
	float:left;
	height:800px;
	width:80%;
	background-image:url(img/mainbg.jpg);
	background-repeat:no-repeat;
	background-color:#010318;
}

#rij1{
margin:23px 0 0 0;
height:
}
#rij2{
margin:128px 0 0 0;
height:
}

	#screenelement1{
		margin:0 0 0 30px;
	}
	#screenelement2{
		margin:0 0 0 73px;
	}
	#screenelement3{
		margin:0 0 0 68px;
	}
.rooftop{
float:left;
width:185px;
height:185px;
padding:10px;	
}

#subjects a{
border-color: #3a3a3a;
border-width: 1px;
border-style: dashed;
padding-left: 38px;
padding-bottom: 3px;
padding-right: 10px;
padding-top: 3px;
display:block;
color:gray;
text-decoration:none;
font-size:0.7em;
font-weight:bold;
margin-top:3px;
background-image:url(img/embleem.png);
background-color:black;
background-repeat:no-repeat;
background-position: 5px 5px;
}

#subjects a:hover{
color:orange;
padding: 25px 0 35px 40px;
background-position: 5px 27px;
}


#titelcontainer{
	width:700px;
	height:85px;
	margin:15px 0 0 35px;
	color:gray;
	font-size:0.8em;
}

#grow{
padding:10px;
border:1px solid #8a543a;
background:url(img/blackdoorkijk.png);
}

#titelcontainer h1{
	color:gray;
	margin:0px 0 0px 0;
	font-size:1.5em;
}
#titelcontainer p{
margin:5px 0 0 10px;

}


.ratingscontainer{
width:95px;
float:left;
height:18px;
background:url(img/ratings.png);
background-position:0px 0;
font-size:0.6em;
color:orange;
}

.rateelement{
	height:18px;
	width:18px;
	
	float:left;
	cursor:pointer;
}
.numrates{
color:gray;
float:left;
text-align:right;
width:80px;
font-size:0.6em;
}
#pagination {
	margin:25px 0 0 150px;
}

#pagination a{
	display:block;
	float:left;
	padding:2px 7px 2px 7px;
	background:#2b2b2b;
	color:#575656;
	margin:2px;
	text-decoration:none;
	font-weight:bold;
}

.adsense1{
	margin:0 0 0 -100px;
}

#aboutmain{
height:400px;
color:gray;
text-align:center;
font-size:0.8em;
}

