/*
Theme Name: Lichen
Theme URI: http://lichencommunications.org/
Description: Thème Wordpress réalisé par Jean-Georges Guénard pour le compte de Lichen Communications.
Version: 0.1
Author: Jean-Georges Guénard
Author URI: guenard@gmail.com
Text Domain: kubrick
*/

body {border:0;margin:0;padding:0;font-family: "Din", Arial, Sans-Serif;background:#F2F2F2;text-align: center;font-size:9pt;letter-spacing:1px;}
img, a img{border:0;}
form{padding:0;margin:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

.link1{color:#EB008B;}
.tag{color:#000;margin-right:5px;}

#layout{text-align:left;width:774px;margin:auto;position:relative;}
	#header{position:relative;height:57px;width:100%;}
		#top-graphic{position:absolute;top:0;left:40px;}
		#logo{position:absolute;top:36px;right:40px;}
	#tags{margin:50px 40px 50px 40px;}
		#tags a{line-height:28px;padding:0 0 10px 0;}
	.content{margin:0 14px 32px 14px;background:#fff;padding:26px;}
	#search-bar{margin:68px 14px 100px 14px;background:#FFFF00;position:relative;padding:15px 15px 15px 30px;}
		.search-input{border:0;height:30px;width:600px;background:#FFFF00;color:#fff;font-size:40pt;position:absolute;top:10px;left:130px;height:60px;font-weight:bold;}
	#footer{border-top:1px solid #000;height:100px;position:relative;}
		#footer-element1{position:absolute;top:12px;left:46px;}
		#footer-element2{position:absolute;top:12px;left:258px;}
		#footer-element3{position:absolute;top:12px;left:540px;}
	
		
/* posts */

.post-header{margin-bottom:30px;}
.post-illustration{margin-bottom:35px;position:relative;min-height:32px;}
	.post-illustration-graphic{position:absolute;top:0;left:0;height:100%;width:41px;background:#FFFF00;}
.post-title{font-size:14pt;font-weight:bold;color:#000;}
.post-date{font-size:8pt;}
.post-text{margin-bottom:30px;}
	.post-text a{color:#EB008B;}
.post-meta{color:#EB008B;font-weight:bold;font-size:9pt;font-family:Arial,sans-serif;}
	.post-meta a {color:#EB008B;font-family:"Din",Arial,sans-serif;font-weight:normal;}
.post-previous-control{position:absolute;left:-10px;z-index:9999;}
.post-next-control{position:absolute;right:-10px;z-index:9999;}

/* page */

.page-title{font-size:16pt;font-weight:bold;}
.page-sub-title{font-size:14pt;margin:40px 0 20px 0;}
.page-navigation{margin:0 14px 32px 14px;text-align:center;}
	.page-navigation, .page-navigation a{color:#EB008B;}

/* comments */

.comment-author{color:#EB008B;font-weight:bold;}
.comment-text{margin:20px 0 20px 0;}
.comment-label{color:#7F7F7F;font-size:9pt;}
.comment-field{border:1px solid #999;width:150px;margin-right:5px;}
.comment-field-content{width:100%;height:142px;border:1px solid #999;}
.comment-submit{background:#808080;color:#fff;border:0;padding:2px 10px 2px 10px;text-transform: uppercase;}

/* tooltips */

#tooltip{display:none;background:#fff;padding:5px;position:absolute;z-index:99999;border:1px solid #FFFF00;}

.share-this{margin-top:20px;}