/*  
Theme Name: VebeBlog
Theme URI: http://www.inkstudio.be
Description: designed by <a href="http://www.inkstudio.be">Inkstudio</a>.
Version: 2.0
Author: Vebe
Txt neant URI: http://www.inkstudio.be
This theme was designed and built by Inkstudio.
*/
body {
	font: 11px Verdana, Tahoma, Arial;
	color: #000000;
	background: #ffffff url(picture/background.gif) repeat-x center top;
	margin: 0px;
	padding: 0px;
}
a {color: #7eb3cc;font-weight:normal;text-decoration: none;outline:none;}
a:visited {color: #7eb3cc;text-decoration: none;}
a:hover {color: #7eb3cc;text-decoration: none;outline:none;}
* {margin:0px;}
img {border: none;}
p {padding: 0px 0px 10px 0px;margin: 0px;font-size: 11px;}
#page {width:900px;height:546px;padding:0px 40px 0px 40px;margin:0px auto;background-color:#ffffff;}
#header {
	background: #ffffff url(picture/header.gif) no-repeat;
	height: 224px;
	width: 100%;
	margin-bottom: 19px;
	border-bottom: 1px solid #000000;
}
#header_contenu {float:right;padding-top:200px;}
#footer {display:none;}

#searchform {color:#848484;width:96px;border:1px solid #000000;margin-bottom:31px;}
#searchform input {font: 10px Verdana, Tahoma, Arial;vertical-align:top;height:13px;color:#000000;background-color: #ffffff;width:56px;padding:0px;border:0px none;}
#searchform #searchsubmit {vertical-align:top;height:13px;font-size:10px;color:#ffffff;text-align:center;background-color: #000000;width:40px;padding:0px;padding-bottom:1px;border:0px none;}


#sidebar {width:100px;line-height:12px;font-size:10px;color: #ffffff;float:right;text-align:left;}
#sidebar a {color: #000000;}
#sidebar a:hover {color: #ffffff;}
#sidebar .cat-categorie {background: url(picture/menu-cat.gif) no-repeat left top;height:34px;}
#sidebar .cat-link {background: url(picture/menu-link.gif) no-repeat left top;height:34px;}
#sidebar .sidebarlist {padding-bottom: 25px;}
#sidebar .sidebarlist a {color: #000000;}
#sidebar li{list-style: none;}
#sidebar ul{padding: 0px;}
#sidebar .sidebartitle {display:none;}
#sidebar .cat-item {color: #390511;font-size:0%;line-height:0px;}
#sidebar .cat-item a {display:block;color:#000000;font-size: 10px;clear:left;line-height:12px;}
#sidebar .cat-item li {}

.size-full{
	margin-bottom:6px;
}

#miniature{
	width: 100px;
	height: 165px;
	background: url(http://www.vebe.be/blog/wp-content/themes/vebe-v2/picture/miniature.gif) no-repeat 0px 40px;
}

#content {
	float: left;
	width: 767px;
	padding-bottom:20px;
}
#bienvenue {
	float: left;
	width: 767px;
	padding-bottom:2px;
	padding-top:3px;
}
.infotibo {
	font-size:9px;
	text-align:center;
	display:block;
	clear:both;
	width:767px;
	border-top:1px solid #000000;
	padding-top:20px;
}
.post-comments a {
	font-size: 10px;
	color: #000000;
}
.post {width: 767px;padding-top: 20px;padding-bottom: 10px;margin-bottom: 20px;border-bottom:1px solid #000000;}
.post-title {float: left;width: 767px;padding-bottom:4px;}
.post-title h2,.post-title h2 a,.post-title h2 a:hover {
	letter-spacing: 0,3px;
	font: 20px verdana, Tahoma, Arial;
	color:#ffffff;
	text-decoration: none;
	height: 28px;
	padding:0px;
}
.post hr { background: url(picture/article_hr.gif) no-repeat left top;border:0px;height:1px;margin-bottom:20px;margin-top:7px;}
.entry {font-size: 11px;clear:both;padding: 0px 0px 10px 0px;display:block;}
.entry img {clear: both;display:block;}
.post-comments {width:100px;text-align:right;float: right;margin-top:11px;}
.navigation {clear: both;padding-bottom:20px;height:12px;}
.navigation a {color:#7eb3cc;}


/* alignments */
.center {text-align: center;}
.alignleft {float: left;}
.alignright {float: right;}
.clear {clear:both;}
hr.clear {clear:both;}

#back a {float: left;padding-bottom:15px;}
.more-link {position:relative;top:6px;display:block;clear:left;width:150px;}
.comment_logout {}
.previous-entries a {float: left;}
.next-entries a {float: right;}


/* comments area */
#comments, #respond {border-bottom:1px solid #000000;padding: 10px 0 5px 0;clear: both;}
.commentlist {margin: 10px 0px;padding-left: 20px;line-height: 130%;}
.commentlist li{padding: 5px 10px;border-top:1px solid #000000;padding-bottom:4px;}
.commentlist li:first-child{border-top:0px none;padding-bottom:0px;}
.commentlist .alt {background: #ffffff;}
.commentlist cite {font-weight: bold;font-style: normal;font-size: 120%;color: #000000;}
.commentlist cite a, .commentlist cite a:visited {color: #000000;}
.commentlist small {margin-bottom: 5px;display: block;font-size: 87%;}
#commentform {margin-top: 10px;padding-bottom:40px;height:100%;}
#commentform p {padding: 6px 0px;margin: 0px;}
.required { color:#2d2d2d;}
#commentform input{font: 10px verdana;width: 400px;margin-right: 7px;background:#ffffff;color:#000000;padding: 4px;margin-top: 3px;border: 1px solid #000000;}
#commentform textarea{font: 10px verdana;vertical-align:1px;width: 400px;height: 100px;margin-right: 7px;background:#ffffff;color:#000000;padding: 4px;margin-top: 3px;border: 1px solid #000000;}
#commentform textarea:focus, #commentform input[type="text"]:focus {border: 1px solid #7eb3cc;}
#commentform #submit{
	background: url(picture/submit.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 115px;
	height: 22px;
	cursor: pointer;
}
.tt{ border-left:1px solid;float:right;margin-left:10px;padding-left:10px;margin-top:6px;}
.entry img.nothumb {padding-top: 0px;}

.rss {display:none;}
.loginout {display:none;}
