/*
Theme Name: Ab-irato
Theme URI: http://www.ab-irato.com
Description: Theme du blog de Koyote, Ab-irato
Version: 1.0
Author: Koyote & Gertrude
Author URI: http://www.metrecarre.c.la

*/


* {
  margin: 0;
  padding: 0;
}

hr{
  display: none;
}

 p{
  margin-top: 5px;
  margin-bottom: 10px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FFF;
	color: #CCC;
         background-image: url(images/header.jpg);
         background-repeat: no-repeat;
         background-position:  top center;
        z-index: 1;
	}

#page {
    margin: 0 auto;
    width: 786px;
	}

/* #header {
    width: 786px;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
	}
*/

#headerimg{
  display: none;
}

#menu{
  height: 15px;
  width: 70px;
  position: relative;
  float: left;
  color: #FFF;
  font-family: Arila, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
}

#menu a{
  color: #000;
  text-decoration: none;
}


#content {
    font-size: 1.2em;
    font-family: 'Lucida Grande', Arial, helvetica, sans-serif;
    position: absolute;
    margin: 0 auto;
    width: 580px;
    top: 320px;
    background-image: url(images/bg.gif);
    padding-left: 101px;
    padding-right: 105px;
    z-index: 10;
	}

#midpost{
    background-image: url(images/midpost.jpg) no-repeat;
    height: 59px;
}

#footer {
    /*margin: 0 auto;
    height: 123px;
    width: 786px;
    background-image: url(images/footer.jpg);
   clear: both;
    text-align: center;*/
display: none;
	}

#sidebar
{
	/*top: 365px;
    left: 58px;
	width: 90px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    float: left;
    position: absolute; */
    display: none;
	}

#sidebar ul{
  list-style: none;
  padding-top: 5px;
  margin-bottom: 7px;
}

#sidebar ul ul {
  list-style: none;
  margin-left: 15px;
  margin-bottom: 3px;
}

#sidebar a{
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #555555;
}


#sidebar form {
	margin: 0;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	}

#cap{
  position: absolute;
  top: 300px;
  left: 0;
  width: 180px;
  height: 112px;
  background: url(images/cap.gif) no-repeat;
  z-index: 2;
}
#pen {
  position: absolute;
  top: 700px;
  left: 0px;
  width: 1124px;
  height: 349px;
  background: url(images/pen.gif) no-repeat;
  z-index:3;
  }

.entry{
  font-family: Trebuchet, Arial, Helvetica, sans-serif;
  width: 580px;
  margin-bottom: 20px;
  font-size: 1.1em;
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #1e1e1e;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
    letter-spacing: 0.3em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


a, h2 a:hover, h3 a:hover {
	color: #A80000;
	text-decoration: none;
	}

a:hover {
	color: #A80000;
	text-decoration: underline;
	}
#post{
  margin-top: 15px;
  margin-bottom: 10px;
  width: 650px;
  text-align: center;
}





/* Begin Structure */

#headerimg {
display: none;
	}

/*.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	} */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
        background-image: url(images/midpost.jpg) no-repeat;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
