/*  
Theme Name: CETL
Description: Thème réalisé pour le Centre Européen de Traduction Littéraire
Version: 1.0
Author: Boris Rorsvort
Author URI: http: //www.rorsvort.be/
Tags: 3 columns

*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td,img {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,img {
  border: 0;
}
address,legend,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}
ol,ul {
  list-style: none;
}
caption,th,legend {
  text-align: left;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,q:after {
  content: '';
}
abbr,acronym {
  border: 0;
}
body {
  background: #fff;
  font-size: 62.5%;
  line-height: 1.5em;
  font-family: "Palatino", Georgia, Trebuchet, serif;
  color: #333;
}
h1 {
  font-size: 2.5em;
  line-height: 1em;
  margin-bottom: 15px;
}
h2 {
  font-size: 2em;
  line-height: 1.5em;
  margin: 1em 0 0.5em 0;
}
h3 {
  font-size: 1.5em;
  margin: 1.3em 0em 0.5em 0em;
}
h4 {
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  margin-bottom: 1em;
  margin-top: 1.5em;
}
p {
  font-size: 12px;
  line-height: 1.40em;
  margin-bottom: 1.5em;
}
a, a:visited, a:link {
  color: #534C41;
}
a:hover {
  color: #000;
}
a, input {
  outline-style: none;
  outline-width: medium;
}
pre, code {
  white-space: normal;
}
em {
    font-style: italic;
}
#post ul {
  font-size: 1.2em;
}
#post li,.post li {
  list-style: square outside;
  line-height: 1.4em;
  margin-left: 1em;
  margin-bottom: 0.7em;
  font-size: 1em;
}
#post li li {
  font-size: 0.8em;
}
strong {
  font-weight: bold;
}
.postcontent table {
	font-size: 12px;
}
.postcontent table td,
.postcontent table th {
  text-align: left;
  font-size: 12px;
  padding: 0 10px 5px 0;
}
.postcontent table th {
  font-weight: 700;
}
#header {
  height: 200px;
  border-top: 6px solid #333;
  position: relative;
  background: red;
  background: url(images/bg-header.gif) repeat-x left center;
}
#blogInfos {
  height: 200px;
  width: 100%;
  text-indent: -99999px;
}
#logo {
  height: 200px;
  display: block;
  background: transparent url(images/bg-logo.png) no-repeat center center;
}
/* MENU */

#menu {
  padding: 0.1em 0;
  background-color: #534C41;
  position: relative;
}
#menu ul {
  text-align: center;
}
#menu li {
  padding: 0 2em;
  display: inline;
}
#menu li a:active,#menu li a:visited, #menu li a:link, #menu li a {
  color: #fff;
  letter-spacing: 0.1em;
  font-size: 1.5em;
  line-height: 2.2em;
  text-decoration: none;
  padding-bottom: 0.20em;
}
#menu li a:hover,
#menu li.current_page_item a {
  border-bottom: 6px solid #eee;
}
/* MAINWRAPPER */
#mainWrapper {
  width: 990px;
  min-height: 400px;
  margin: 0 auto;
  background-color: #eee;
  padding: 1em 0 50px 0;
}
#sidebar {
  width: 165px;
  float: left;
  margin-top: 1.5em;
}
#sidebar ul {
  width: 159px;
}
#sidebar li {
  position: relative;
  top: 0;
  left: -11px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-family: arial, sans-serif;
  display: block;
  font-weight: bold;
  height: 35px;
  background: transparent url(images/bg-sidebar.gif) no-repeat left bottom;
  cursor: hand;
}
#sidebar li a {
  color: #FFFFFF;
  display: block;
  height: 30px;
  padding: 7px 0 0 14px;
  text-decoration: none;
  width: 145px;
}
#sidebar li:hover, #sidebar li.current_page_item {
background: transparent url(images/bg-sidebar.gif) no-repeat left top ;
}
#sidebar li h3 {
  color: #FFFFFF;
  display: block;
  height: 15px;
  padding: 7px 0 0 14px;
  text-decoration: none;
  width: 145px;
  font-size: 13px;
  font-weight: bold;
  margin: 0em;
}
#sidebar li h3 a {
  margin: 0em;
  padding: 0em;
}
#sidebar.ateliers li {
  height: 100%;
  background: transparent url(images/bg-sidebar-big.gif) no-repeat bottom right;
  padding-bottom: 10px;
}
#sidebar.ateliers li a {
  height: 100%;
}
#sidebar.ateliers li.contact_link {
  background: transparent url(images/bg-sidebar-big-hover.gif) no-repeat bottom right;
  padding-bottom: 35px;
}
li.contact_link {
  padding-right: 10px;
}
#sidebar.ateliers ul li ul li {
  background: none;
  position: static;
  padding: 0em;
  margin-bottom: 10px;
  font-weight: normal;
}
#sidebar.ateliers p {
  padding: 5px 0 0 15px;
  margin: 0em;
}
#sidebar.ateliers ul li ul li:hover {
  background: none;
}
#sidebar.ateliers ul li ul li a {
}
#sidebar.ateliers li a:hover {
  text-decoration: underline;
}
/* Calendar */

table.ec3_schedule td {
  padding-bottom: 7px !important;
}
td.ec3_eventday {
  background-color: #A14032;
}
td.ec3_eventday a {
  color: white !important;
}
#today {
  background-color: #ddd;
}
#today a {
  color: #333;
}
table.ec3_schedule {
  float: none!important;
  margin-bottom: 1em !important;
  border: none !important;
}
table.ec3_schedule td {
	font-size: 18px !important ;
	padding: 0em !important;
}
.event_date p {
  color: #880000;
  font-size: 1.5em !important;
  margin-bottom: 5px;
}
div.ateliers h2 {
  margin-bottom: 0px;
}
/* page design */


#pagePic {
  float: right;
  margin-right: 5em;
  display: block;
  width: 250px;
  margin-top: 1.5em;
}
#pagePic img {
  padding: 0.5em;
  margin-right: 0.5em;
  background: #cecece;
  border: 1px solid #c6c6c6;
}
#pagePic h2 {
  margin-top: 0em;
}
#pagePic p.description {
  width: 250px;
  font-size: 10px;
  text-align: center;
  font-style: italic;
}
/* POST */

#posts, #posts_list {
  width: 465px;
  margin-left: 190px;
  margin-right: 2em;
}
#posts.ateliers .post {
  padding-top: 0em;
}
h2.ateliers_title {
  margin-top: 0em;
}
.postmetadata {
  margin-top: 1.6em;
}
.post {
  padding: 15px 0 0 0px;
}
.post .postheader .commentcount {
  width: 27px;
  float: left;
  text-align: center;
  padding-right: 10px;
}
.post .postheader .commentcount a {
  text-decoration: none;
  color: #4884bc;
}
.post ul {
  font-size: 12px;
}
.post .postcontent p {
  margin-bottom: 10px;
  text-align: justify;
}
.post .posttags, .post .posttags a {
  color: #959595;
  clear: both;
  margin-top: 20px;
  text-align: right;
}
.entry {
	font-size: 12px !important;
}

.post.courses {
  padding: 0;
  margin-bottom: 20px;
}
.post.courses h2 {
  margin: 0em;
}
.post h3 {
	font-family: Times, serif;
	font-weight: bold;
}
.commentbox {
  background: #fff;
  border: solid 1px #eeeeee;
  margin: 10px 5px 20px 5px;
  padding: 15px;
}
.commentmeta .avatar {
  float: left;
  padding-right: 6px;
}
.commenttext {
  clear: both;
  margin-top: 10px;
}
.commentform input {
  padding: 0;
  margin: 0;
  line-height: 0;
}
#commentform .text {
  width: 300px;
  margin: 0 0 15px 0;
}
#commentform textarea {
  width: 450px;
  height: 150px;
  margin: 0;
  padding: 5px;
}
.navlinks {
  margin: 0px 5px 40px 5px;
}
.navlinks a {
  text-decoration: none;
}
.navlinks img {
  margin-right: 5px;
}
div.linklistcatname {
  font-size: 1.5em;
  margin-bottom: 0.8em;
  margin-top: 2em;
}
#footer {
  height: 52px;
  background-color: #ccc;
  text-align: center;
}
#footer p {
  padding: 1em;
}
.searchform #searchbox {
  float: left;
  background: #f1f1f1;
  border: solid 1px #e3e3e3;
  width: 120px;
  height: 14px;
  font-size: 11px;
}
.searchform #searchbutton {
  height: 18px;
  width: 18px;
  margin-left: 6px;
  border: none;
  cursor: pointer;
  background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.clear,.clearFix {
  display: block;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 10px;
}
.wp-caption {
  background: #fafafa;
  border: solid 1px #eeeeee;
  text-align: center;
  padding-top: 4px;
}
.wp-caption img {
  float: none;
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  padding: 0px;
  margin: 0px;
}
img#wpstats {
  display: none;
}
.ngg-gallery-thumbnail span {
	display: none !important;
	width: 100px !important;
}

.entry table th, .entry table td,
.postcontent table th, .postcontent table td {
    padding: 1em;
    border: 1px #666 solid;
    text-align: center;
    
}
.entry table th,
.postcontent table th{
background: #ccc;
}