/*
 Theme Name: Philippress
 Theme URI: http://www.philippegevaert.be
 Description: A theme for the personal site of Philippe Gevaert
 Author: Philippe Gevaert
 Author URI: http://www.philippegevaert.be
 Version: 1.0
 .
 General comments/License Statement if any.
 .
 */
/*************************************************************
 *  Reset Default values
 *************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

/* remember to define focus styles! */:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*************************************************************
 *  Body
 *************************************************************/
body {
    font-family: verdana;
    background-color: #ffffff;
}
a {
	color:#0000ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*************************************************************
 *  Container
 *************************************************************/
#container {
    width: 982px;
    margin: auto;
}

/*************************************************************
 *  Header
 *************************************************************/
#header {
    background-image: url(img/banner.jpg);
    background-repeat: no-repeat;
}

/*************************************************************
 *  Menu
 *************************************************************/
#menu {
    padding-top: 200px;
    padding-bottom: 25px;
    padding-left: 10px;
}

#menu li {
    display: inline;
}

#menu li a {
    font-family: "Lucida Console", Monaco, Courier;
    color: #ffffff;
    font-size: medium;
    text-decoration: none;
    padding-left: 12px;
    padding-right: 12px;
}

#menu li a:hover {
    color: #B8C071;
}

/*************************************************************
 *  Main
 *************************************************************/
#main {
    padding-left: 20px;
    padding-right: 260px;
}

/*************************************************************
 *  Floatmenu
 *************************************************************/
#floatmenu {
    width: 200px;
    padding: 5px;
    float: right;
    margin-right: 20px;
	background-color: #f9f9f9;
	border: 1px solid #d6d6d6;
	margin-bottom: 15px;
}

#floatmenu h3 {
    font-size: medium;
    text-align: right;
}

#floatmenu ol, #floatmenu ul {
    margin-bottom: 14px;
}

#floatmenu ol li, #floatmenu ul li {
    text-indent: 20px;
}

#floatmenu ol li a, #floatmenu ul li a {
    display: block;
    color: #333333;
    font-size: small;
    padding-top: 7px;
    padding-bottom: 7px;
    text-decoration: none;
    text-align: right;
    font-variant: small-caps;
    border-bottom: 1px dashed #D6D6D6;
}

#floatmenu ol li a:hover, #floatmenu ul li a:hover {
    color: #000000;
    text-decoration: underline;
}

/*************************************************************
 *  Footer
 *************************************************************/
#footer {
    background-color: #2d2d2d;
    text-align: center;
    font-size: x-small;
    color: #ffffff;
    padding: 10px;
    margin-left: 20px;
    margin-right: 20px;
    clear: both;
}

/*************************************************************
 *  Alinea's & titels
 *************************************************************/
h1 {
    font-size: x-large;
    border-bottom: 1px solid #D6D6D6;
    color: #30292B;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

h2 {
    font-size: x-large;
    color: #8b4513;
    margin-bottom: 12px;
    font-family: "Comic Sans MS";
    border-bottom: 1px solid #D6D6D6;
}

h3 {
    font-size: medium;
    margin-bottom: 6px;
    padding: 4px;
    color: #768030;
    border-bottom: 1px solid #D6D6D6;
}

h3 a {
    font-size: large;
    color: #768030;
    text-decoration: none;
}

h3 a:hover {
color: #98a252;
text-decoration: none;
}

h4 {
    font-size: medium;
    color: #8b4513;
    margin-bottom: 12px;
}

h5 {
    font-size: x-small;
    color: #444444;
    margin-bottom: 10px;
}

h5 a {
    color: navy;
    text-decoration: none;
}

h5 a:hover {
}

h6 {
    font-size: x-small;
    text-align: right;
    font-variant: small-caps;
    color: #444444;
    padding-bottom: 1px;
    padding-right: 6px;
}

p {
    line-height: 20px;
    font-size: small;
    margin-bottom: 12px;
}

.postlijst {
    margin-bottom: 22px;
}

.kader {
    line-height: 18px;
    font-size: small;
    padding: 5px;
    border: 1px solid #D6D6D6;
    background-color: #f6f6f6;
}

.kader img {
}

/*************************************************************
 *  Tables
 *************************************************************/
table {
    line-height: 18px;
    font-size: small;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 12px;
   
    width: 100%;
	background-color: #e6e6e6;
}

table caption {
 margin-top:10px;
    font-variant: small-caps;
    text-align: left;
    color: #768030;
    font-weight: bold;
}

table th {
    text-align: left;
    padding: 3px;
	border: 2px solid #ffffff;
	background-color: #d6d6d6;
}

td {
    padding: 3px;
	border: 2px solid #ffffff;
}

/*************************************************************
 *  Technologie Overzicht
 *************************************************************/
.overzichtblok {
width: 330px;
float: left;
margin-left: 10px;

}
#main .overzichtblok .overzicht li {
float: left;
width: 140px;
    font-variant: small-caps;
    margin-left: 10px;
}


h3.overzichttitel {
    padding-top: 12px;
    font-variant: small-caps;
    text-align: left;
    color: #768030;
    font-weight: bold;
    font-size: small;
clear: left;
}

/*************************************************************
 *  Recente Berichten
 *************************************************************/
#recenteberichten{

}
.recentbericht {
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;


}
.recentbericht h3 {
	margin-bottom: 1px;
}
.recentbericht h3 a {
	font-variant: small-caps;
	font-size: medium;

	
}
.recentbericht p {
	padding-left: 10px;
	padding-right: 10px;

}
div.berichtinfo {
	font-size: x-small;
	text-align: left;
	padding: 10px;
	margin-bottom:8px;
	background: #efefef;

}
.berichtinfo span.datum {
	color: red;
}
div.berichtinfo a {
	text-decoration: none;
	color: #0000ff;
}
div.berichtinfo a:hover {
	text-decoration: underline;
}
#welkomtekst {
	background-color:#EFEFEF;
	border:1px solid #DFDFDF;
	font-size:small;
	font-style:italic;
	line-height:20px;
	padding:10px;
}
.meer {
	text-align: right;
	border-top: 1px solid #d6d6d6;
	margin-top:0;
	padding-top:0;
}
.meer a {
	color: #0000ff;
	text-decoration: none;
		margin-top:0;
	padding-top:0;
	line-height: 12px;
	font-size: x-small;
}
.meer a:hover {
	text-decoration: underline;
}
#berichtenlijst {
	font-size: small;
}
#berichtenlijst li {
	padding: 6px;
	border-bottom: 1px dashed #d6d6d6;
}
#berichtenlijst li a {
	text-decoration: none;
	font-variant: small-caps;
	color: #0000ff;
}
#berichtenlijst li a:hover {
	text-decoration: underline;
}
#berichtenlijst span.datum {
	color: #999999;
	
}
/*************************************************************
 *  Reacties
 *************************************************************/
.vcard {
	font-size: small;
	font-weight: bold;
	
}
.comment-body {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d6d6d6;
}
.comment-body em {
	font-size: x-small;
	color: #ff0000;
}
.vcard cite {
	font-style: normal;
}
.vcard span.says {
	font-weight: normal;
}
.commentmetadata a {
	font-size: x-small;
	color: #444444;
	text-decoration: none;
}
#respond {
	margin-top: 30px;
	margin-bottom: 15px;
	background-color: #efefef;
	border: 1px solid #cfcfcf;
	padding: 10px;
}
/*************************************************************
 *  Paginanav
 *************************************************************/
#paginanav {
	padding: 10px;
	font-size: small;
	width: 370px;
	margin: auto;
	
}
#paginanav a {
	display: block;
	text-decoration: none;
	color: #768030;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	
}

#paginanav a:hover {
	text-decoration: underline;
}
/*************************************************************
 *  Lijstjes
 *************************************************************/
#main ol, #main ul {
	margin: 10px;
	font-size: small;
}
#main ol li {
	list-style: none;
	margin-left: 40px;
        line-height: 18xp;
}
#main ul li {
	list-style: square;
	margin-left: 40px;
        line-height: 18xp;
}
/*************************************************************
 *  Contactformulier
 *************************************************************/

#contactformulier li {
	list-style: none;
	margin-bottom: 8px;
}
#contactformulier li label {
	display: block;
	width: 100px;
        float:left;
}
#contactformulier li span span {
 padding-left: 110px;
}

