/*
Theme Name: LAURENT KINET
Author: Laurent Kinet
Description: INTERACTIVE STRATEGY, PLANNING 2.0 AND... HERALDRY (BELGIUM).
*/


@import url("reset.css");

/* Layout */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  background-color: #DCDCDC;
  height: 100%;
}

#wrapper {
  margin: 0px auto;
  width: 956px;
  height: 100%;
}

#header {
  width: 956px;
  height: 296px;
  padding-top: 0px;
  text-align: right;
}

#header img {
  margin: 0px;
  padding: 0px;
}


#container {
  margin: 0px auto;
  width: 956px;
  background-image: url(images/bg2.gif);
  background-repeat: repeat-y;
  float: left;
  padding-left: 86px;
  height: 100%;
}


#menu {
  padding-top: 0px;
  width: 956px;
  height: 37px;
  background-image: url(images/bg2.gif);
  background-repeat: repeat-y;
  margin: 8px 0px 8px 0px;
  float: left;
}

#menu_left {
  float: left;
  background: transparent;
  width: 599px;
  height: 25px;
  font-size: 13px;
  padding-left: 101px;
  padding-top: 12px;
}

#menu_left ul {
}

#menu_left li {
  display: inline;
  margin-right: 15px;
}

#menu_left a:link {
  color: #333333;
  text-decoration: none;  
}


#menu_left a:hover {
  color: #333333;
  text-decoration: underline;  
}


#menu_left a:visited {
  color: #333333;
  text-decoration: none;  
}

#menu_right {
  float: left;
  background: transparent;
  width: 168px;
  height: 25px;
  text-align: right;
  padding-right: 88px;
  padding-top: 12px;
}

#content {
 width: 510px;
 background: transparent;
 float: left; 
 padding: 25px 25px 0px 15px;
 height: 100%;
}


.entry {
  margin-bottom: 35px;
  background: transparent;
  font-size: 12px;
}


.post_meta {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #8aad94;
  width: 550px;
  margin-top: 15px;
}

span.uppercase {
  text-transform: uppercase;
}

.dottedline {
  width: 550px;
  height: 5px;
  background-image: url(images/dottedbar.gif);
  background-repeat: no-repeat;
  display: block;
  margin: 3px 0px 3px 0px;
}

#sidebar {
 width: 234px;
 background-color: #f0f0f0;
 float: left; 
 margin-top: 10px;
 padding-top: 9px;
 height: 100%;
 min-height: 100%;
}

.sidebar_div {
  text-align: left;
  width: 214px;
  background: transparent;
  padding: 0px 0px 0px 20px; 
}

.sidebar_div_tagcloud {
  text-align: left;
  width: 194px;
  background: transparent;
  padding: 15px 20px 15px 20px; 
}

.navigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: transparent;
  width: 510px;
  float: left;
  margin-bottom: 15px;
  font-size: 14px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#footer {
  width: 956px;
  height: 180px;
  background-image: url(images/bottom2.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  float: left;
  margin-top: 15px;
  padding-top: 0px;
  text-align: center;
  color: #8aad94;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}


/* Typography, Lists */

#sidebar h2 {
  font-weight: normal;
  padding-top: 15px;
  padding-left: 0px;
  margin-left: 9px;
  width: 216px;
  height: 27px;
  background: #ffffff;
  color: #6d3919;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 6px;
  text-align: center;
}


#sidebar h3 {
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 18px;
  color: #990000;
  font-family: Georgia, Times New Roman, Times, serif;
}

.entry h2 {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #4D2914;
  font-size: 30px;  
  font-weight: normal;
  margin-bottom: 20px;
}

.entry h2#gmaps {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #333333;
  font-size: 30px;  
  font-weight: normal;
  margin-top: 50px;
}

.entry h2 a:link {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #4D2914;
  font-size: 30px;  
  font-weight: normal;
  margin-bottom: 20px;
  text-decoration: none;
}

.entry h2 a:hover {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #4D2914;
  font-size: 30px;  
  font-weight: normal;
  margin-bottom: 20px;
  text-decoration: underline;
}

.entry h2 a:visited {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 30px;  
  font-weight: normal;
  margin-bottom: 20px;
  color: #4D2914;
  text-decoration: none;
}

.entry h2 a:visited:hover {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 30px;  
  font-weight: normal;
  margin-bottom: 20px;
  color: #4D2914;
  text-decoration: underline;
}

.navigation a:link {
  color: #979797;
  text-decoration: none;
}

.navigation a:hover {
  color: #979797;
  text-decoration: underline;
}

.navigation a:visited {
  color: #979797;
  text-decoration: none;
}

.navigation a:visited:hover {
  color: #979797;
  text-decoration: underline;
}


.entry p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 18pt;
  color: #666666;
  font-size: 13px;
  margin: 15px 0px 15px 0px;
}


.sidebar_div p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 15pt;
  color: #333333;
  font-size: 12px;
  margin: 10px 0px 10px 0px;
}

.sidebar_div ul {
  background: transparent;
  margin: 10px 0px 10px 25px;
  padding: 0px;
  color: #6d3919;
  font-size: 13px;
}

.sidebar_div li {
  margin: 0px 0px 5px 0px;
  list-style-image: url(images/list_item.jpg);
}

.sidebar_div a:link {
  color: #6d3919;
  text-decoration: none;  
}


.sidebar_div a:hover {
  color: #6d3919;
  text-decoration: underline;  
}


.sidebar_div a:visited {
  color: #6d3919;
  text-decoration: none;  
}

.sidebar_div_tagcloud a:link {
  color: #666666;
  text-decoration: none;  
}


.sidebar_div_tagcloud a:hover {
  color: #666666;
  text-decoration: underline;  
}


.sidebar_div_tagcloud a:visited {
  color: #666666;
  text-decoration: none;  
}

h3#comments {
  font-size: 16px;
  font-family: Georgia, Times New Roman, Times, serif;
  color: #333333;
  margin-bottom: 10px;
}

/* Links */


#footer a:link, #header a:link {
  font-weight: bold;
  font-size: 10px;
  color: #999999;
  text-decoration: none;  
}


#footer a:hover, #header a:hover {
  font-weight: bold;
  font-size: 10px;
  color: #999999;
  text-decoration: underline;  
}


#footer a:visited, #header a:visited {
  font-weight: bold;
  font-size: 10px;
  color: #999999;
  text-decoration: none;  
}

.entry a:link {
  color: #8aad94;
  text-decoration: none;  
}


.entry a:hover {
  color: #8aad94;
  text-decoration: underline;  
}


.entry a:visited {
  color: #8aad94;
  text-decoration: none;  
}

/*  Comments*/

#comments {
  width: 510px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 15pt;
  color: #000000;
  font-size: 13px;
}

ol.comment_list li.comment { margin-bottom: 10px; width: 100%; overflow: hidden; background: #F1F1F1; padding: 1em 0; border: 1px solid #ccc; border-right: none; border-left: none; }
ol.comment_list li.alt { margin-bottom: 10px; width: 100%; overflow: hidden; background: #ffffff; padding: 1em 0; border: 1px solid #ccc; border-right: none; border-left: none;  }


.comment_meta {
  width: 169px;
  float: left;
  background: transparent;
}

span.comment_time {
  font-size: 12px;
  color: #999999;
}

span.comment_nr {
  font-size: 18px;
  color: #6D3919;
  font-family: Georgia, Times New Roman, Times, serif;  
}

.comment_entry {
  width: 300px;
  float: left;
  background: transparent;
}

textarea {
  width: 510px;  
  background: #F1F1F1;
  border: 1px solid #ccc;
}



#searchform {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#searchform #s {
	width: 108px;
	padding: 2px;
}

#searchsubmit {
	padding: 1px;
}

#search_div {
  font-weight: normal;
  padding-top: 8px;
  padding-left: 0px;
  margin-left: 9px;
  width: 216px;
  height: 34px;
  background: #ffffff;
  color: #6d3919;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 6px;
  text-align: center;
}


.alt {
	margin: 0;
	padding: 10px;
}


.commentlist {
	padding: 0;
	text-align: justify;
}


.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}


.commentlist p {
	margin: 10px 5px 10px 0;
}


#commentform p {
	margin: 5px 0;
}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}


.commentmetadata {
	margin: 0;
	display: block;
}


