/*  
Theme Name: Gizmodo
Theme URI: http://weblog.pcmweb.nl/	
Description: Theme for the Gizmodo Blog
Version: 0.1
Author: Frank van der Pluijm
Author URI: http://nl.gizmodo.com/

*/

body {
color:#000000;
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
margin:0px;
text-align:center;
}

#container {
background:#FFFFFF url(images/wave.jpg) top left no-repeat;
border:1px solid #002B63;
clear:both;
margin:8px auto 20px;
width:778px;
}

#midden {
	clear:both;
	margin:0px auto;
	text-align:left;
	width:100%;
	margin-top : 12px;
}

#logobalk {
	clear:both;
	margin:0px auto 10px;
	text-align:left;
	width:756px;
}

#links {
	float : left;
	width : 175px;
	clear : left;
}

#categorie {
clear:both;
margin:0px auto;
text-align:left;
width:756px;
height : 25px;
background : #97bada;
margin-bottom : 10px;
padding : 3px;
color : #FFF;
}

div.content {
	background : url(images/achtergrond.jpg) top left repeat-y #FFFFFF;
}

p {
	margin : 5px 0;
}

#talen {
clear:both;
margin:0px auto;
text-align:left;
width:756px;
}

#footer {
clear:both;
margin:10px auto 0;
text-align:left;
width:100%;
background : #00C;
border-top : 6px solid #BBB;
}

#foter a {
color:#555555;
font-size:9px;
line-height:12px;
text-decoration:none;
}

#foter a:hover {
color:#00ADEF;
}

#copyTxt {
color:#333333;
float:left;
font-size:9px;
line-height:12px;
text-decoration:none;
}

#copyTxt a {
color:#000000;
font-size:9px;
line-height:12px;
text-decoration:none;
}

#copyTxt a:hover {
color:gray;
}

#vlaggen {
	float : right;
	clear : right;
}

#feed {
float : left;
clear:left
}

#posts {
	width : 510px;
	float: left;
	margin-left : 25px;
}

#rechts {
	float : right;
	clear : right;
	width : 185px;
	margin-left : 20px;
	padding-right : 5px;
	}

div.leaderboard {
height:90px;
margin:16px auto 54px;
overflow:hidden;
text-align:center;
width:728px;
}

#midden h2 {
	color:#2F4960;
	font-family: Arial,sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
	margin-bottom : 6px;
	clear:both;
}

#sidebar h2 {
	font-size : 16px;
}

a:link, a:visited {
	color:#001723;
	text-decoration:underline;
}

a:hover, a:active {
	color:#C26700;
	}
	
h2 a:link, h2 a:visited {
	text-decoration:none;
}

h2 a:hover, h2 a:active {
	text-decoration:none;
}

h3.respond {
	clear : left;
}

.cleaner {
clear:both;
font-size:1px;
height:1px;
line-height:1px;
width : 100%;
}

.clean-left {
clear:left;
font-size:1px;
height:1px;
line-height:1px;
width : 100%;
margin : 0;
}

.postspace {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	clear : left;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height : 0px;
	clear : left;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

img.flag {
	border : none;
}

img {
border:medium none;
margin:0px;
padding:0px;
}

#posts p img {
	float : left;
	margin : 0 5px 5px 0;
	border : 0;
	border:1px solid #999999;
float:left;
margin:0px 10px 10px 0px;
padding:4px;
}

#datum {
	display : inline;
	float : right;
	clear : right;
	margin : 23px 0pt 0pt;
	
}

div.entry img {
border:1px solid #999999;
float:left;
margin:0px 10px 10px 0px;
padding:4px;
}

/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* De uls en lis */

#sidebar {
	margin : 0;
	padding : 0;
}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:15px;
	margin:3px 0pt 0pt;
	padding:0pt;
	}
	
#sidebar ul {
	margin : 0;
	padding : 0;
}


#categories ul li {
	list-style-image:none;
	list-style-type:none;
	margin-bottom:15px;
	margin:3px 0pt 0pt;
	padding:0pt;

}

#sidebar #search {
	margin-bottom : 5px;
}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto 0;
	padding: 5px 3px 0; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 140px;
	padding: 2px;
	margin-bottom : 5px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}


table#footer {
background:#002B63 none repeat scroll 0%;
border:medium none;
border-collapse:collapse;
border-spacing:0px;
clear:both;
margin:0px;
width:778px;
}
table#footer td {
color:#97B9DA;
font-size:12px;
padding:4px 12px;
}
table#footer td a {
color:#FFFFFF;
}
table#footer td#flags {
text-align:left;
}
table#footer td#feeds {
color:#FFFFFF;
text-align:left;
vertical-align:top;
width:200px;
}
table#footer td#feeds img.feedbuttons {
margin:5px 0px 0px 1px;
vertical-align:middle;
}
table#footer td#team {
text-align:left;
}
table#footer td#categories {
text-align:left;
}
table#footer td#othersites {
color:#FFFFFF;
text-align:left;
}
table#footer td#aboutlinks {
text-align:left;
}
table#footer td#copyright {
color:#FFFFFF;
font-size:12px;
text-align:left;
}

table.mpu {
background:#FFFFFF none repeat scroll 0%;
border-collapse:collapse;
border-spacing:0px;
clear:left;
margin:5px 0px;
padding:0px;
width:500px;
}
table.mpu td.mpuad {
margin:0px;
width:336px;
}
table.mpu td.mpuad div.mpuimg {
overflow:hidden;
text-align:left;
vertical-align:top;
width:336px;
}
table.mpu td.txtad {
font-size:11px;
text-align:right;
vertical-align:top;
width:200px;
}
table.mpu table.google {
background:#FFFFFF none repeat scroll 0%;
border-collapse:collapse;
border-spacing:0px;
padding:0px;
width:224px;
}
table.mpu table.google th {
background:#2F4960 none repeat scroll 0%;
color:#FFFFFF;
font-weight:bold;
height:16px;
padding:0px;
text-align:center;
}
table.mpu table.google td {
padding:0px;
}
table.mpu table.google div.headline {
font-weight:bold;
}
table.mpu table.google div.location {
font-style:italic;
}

#navbalk {
	text-align : left;
}
