/*
Theme Name: aloys
Theme URI: http://www.peterbouwmeester.nl/
Description: simple theme, orginally based on blix
Version: 0.0.2
Author: peter bouwmeester
Author URI: http://www.peterbouwmeester.nl/
*/

/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#666666;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:red;}

}

/* links
--------------------------------------------------*/
a {
  color:#666666;
}

.post a {
  border-bottom: 1px dashed #cccccc;
}

a:hover {color:#cccccc;}

a.commentlink {
  padding-left:16px;
  background:url(images/spring_flavour/comments.gif) center left no-repeat;
}

a.more {
  padding-right:10px;
  background:url(images/spring_flavour/more.gif) center right no-repeat;
}


/* paragraphs, lists, etc
--------------------------------------------------*/
pre,
code
  {background-color:#F8FAF2;}

kbr {color:#666666;}


/* container
--------------------------------------------------*/
#container {
  /* border-top:30px solid white; */
  background:white;
/*  background: #cccccc url(images/spring_flavour/pblix-page-middle.png) #cccccc fixed top center; */
}

#container.singlecol,
#commentspopup #container {background-image:none;}

/* Entry
--------------------------------------------------*/
.entry {margin:0 0 40px 0;}

.entry .author {}

.entry .info {
  border-color:#F3F4F4;
  background-color:#FAFAFA;
}

.entry .info a {border-color:#949494;}

.entry a.more {
  padding-left:12px;
  background:url(images/spring_flavour/more.gif) center left no-repeat;
}

.entry .info .date {
  padding-left:15px;
  background:url(images/spring_flavour/post.gif) center left no-repeat;
}

.entry .info .author {
  padding-left:23px;
  border-color:#949494;
  background:url(images/spring_flavour/author.gif) 10px 2px no-repeat;
}

.entry #filedunder {border-color:#F3F4F4;}


/* Mini-Entry
--------------------------------------------------*/
.minientry  {border-color:#D9D9D9;}

.minientry .commentlink {border-color:#949494;}

.minientry .permalink {
  padding-left:15px;
  background:url(images/spring_flavour/post.gif) center left no-repeat;
}

.minientry .author {
  padding-left:23px;
  border-color:#949494;
  background:url(images/spring_flavour/author.gif) 10px 2px no-repeat;
}


/* Comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {color:#6C8C37;}

#comments li.comment {list-style-image:url(images/spring_flavour/comments.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(images/spring_flavour/pingtrackback.gif);}

#commentform {background-color:#EDF3DE;}

#comments .header {background-color:#EDF3DE;}

#comments .header.alt {background-color:#E9F7F6;}


/* form
--------------------------------------------------*/
form p {border-color:white;}

form label { color:#6C8C37;}

form em {color:#C8C8B4;}

form input {color:#414141;}

form input, form textarea {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}


/* Archives
--------------------------------------------------*/
.archive .postspermonth {color:#A0A0A0;}


/* content misc
--------------------------------------------------*/

.notification {
  color: #666666;
  font-style: italic;
  font-size: 0.8em;
}

.next a {
  padding: 5px 10px 5px 5px;
  border:1px solid #F3F4F4;
  background: url(images/spring_flavour/next.gif) center right no-repeat;
  background-color:#FAFAFA;
}

.previous a {
  padding:5px 5px 5px 10px;
  border:1px solid #F3F4F4;
  background: url(images/spring_flavour/previous.gif) center left no-repeat;
  background-color:#FAFAFA;
}

#entrynavigation {border-color:#F3F4F4;}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(images/spring_flavour/edit.gif) 0 -14px no-repeat;
}

html>body .editlink {bottom:6px;}

.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0.0; /* IEWin */
  text-indent:-9999px;
  background:url(images/spring_flavour/edit.gif) 0 0 no-repeat;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}

/*
    VARIOUS
*/
.home_image {
    text-align:center;
    }

.home_image img {
    padding: 10px;
    border: 1px solid #cccccc;
    background: white;
}

    /* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}


/* body
--------------------------------------------------*/
body {
  margin:0px auto;
  padding:0;
  font-family:"Trebuchet ms";
  font-size:90%;
  line-height:1.6em;
  text-align:center;
  background: #EDF3DE;
}

body#commentspopup {
  padding:0;
  background:white;
}

/* headings
--------------------------------------------------*/
h1 {font-size:30px;}

/* qqq */
#content h2 {
  margin:3px 0 18px 0;
  font-family:"Trebuchet ms";
  font-size:1.2em;
  font-weight:normal;
}

#content h3 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content h4 {
  margin:0;
  font-size:1em;
}

#content.archive h2 {margin:0 0 26px 0;}

#content.archive h3 {
  margin:0 0 10px 0;
  font-family:"Trebuchet ms";
  font-size:1.3em;
  font-weight:normal;
}

#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content.archive h5 {
  margin:0;
  font-size:1em;
}


/* links
--------------------------------------------------*/
a {
  text-decoration:none;
  }

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}


/* images
--------------------------------------------------*/
img.left, #content p img {
  float:left;
  margin:0 12px 0 0;
}



img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}


/* container
--------------------------------------------------*/
#container {
  border: 1px solid black;
  width: 900px;
  margin:15px auto;
  padding:0px 15px 0px 15px;
  text-align:left;
}

#commentspopup #container {
  width:455px;
  padding:0 15px;
}


/* header
--------------------------------------------------*/
#header {
  height:60px;
  padding:18px 18px 5px 18px;
  background:#EDF3DE;
  margin:15px 0 15px 0;
}

.title {
  float:right;
  font-size: 1.7em;
  color:red;
}

.description {
  float:left;
  font-size: 1.7em;
  color:red;
}

/* content
--------------------------------------------------*/
#content {
  float:right;
  width:725px; /* qqq 455 */
  padding: 0px 0 0 15px;
  background:white url(images/spring_flavour/container_bg.gif) 3px 10px repeat-y;
  text-align: justify;
}

#content a {
  color: #959595;
}

#content a:hover {
  color: red;
}

.singlecol #content {
  float:none;
  width:800px;
  margin:0 70px;
}

#commentspopup #content {
  float:none;
  padding-top:0;
}


/* entry
--------------------------------------------------*/
.entry {margin:0 0 40px 0;
  text-align: justify;
}

.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  border-top:1px solid;
  border-bottom:1px solid;
  font-size:0.9em;
}

.entry.single {clear:both;}

.entry.single .info {margin:0 0 22px 0;}

.entry .info a {
  margin-right:6px;
  padding-right:9px;
  border-right:1px solid;
}

.entry .info em {
  padding-right:6px;
  font-style:normal;
}

.entry .author,
.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}

.entry #filedunder {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
  border-top:1px solid;
}

/* comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {
  margin-left:2px;
  padding-left:6px;
  border-left:1px solid;
  font-family:"Trebuchet ms";
  font-size:0.55em;
}

#comments ul {margin:0 0 0 20px;}

#comments li {
  position:relative;
  margin-bottom:18px;
}


#comments li p {padding:0 0 10px 0;}

#comments .header {
  position:relative;
  min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
  margin:0 0 10px 0;
  padding:3px 6px;
}

* html #comments .header {height:19px;} /* IEWin */

#comments .header strong {font-family:"Trebuchet ms";}

#comments .header .gravatar {
  position:absolute;
  top:1px;
  right:1px;
}


/* form
--------------------------------------------------*/
form {padding:6px 0;}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border:0 solid;} /* Opera */

form p {
  padding:6px 0;
  border-bottom:1px solid;
}

form label {
  display:block;
  float:left;
  width:60px;
}

#commentform label {margin:0 15px 0 15px;}
#contactform label {margin:0 15px 0 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

form input, form textarea {
  padding:3px;
  width:200px;
  border:1px solid;
  font-family:"Trebuchet ms";
  font-size:0.9em;
}

form textarea {overflow:auto;}

#commentform input {width:200px;}
#commentform textarea {width:325px;}
#contactform textarea, #contactform #bx_subject {width:465px;}

* html #commentform textarea {width:320px;} /* IE WIN; but why? */
* html #contactform textarea,
* html #contactform #bx_subject {width:445px;} /* IE WIN; but why? */

form .button {
  width:90px !important;
  border-bottom:1px solid;
  font-weight:bold;
}

#commentform .button {margin-left:90px;}
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}


/* archives
--------------------------------------------------*/
.archive .postspermonth {
  margin:0;
  list-style:none;
}


/* content misc
--------------------------------------------------*/
.next a {float:right;}
.previous a {float:left;}


#entrynavigation {
  overflow: auto;
  height:1%;
  margin-bottom:13px;
  padding-bottom:13px;
  border-bottom:1px solid;
  font-size:0.9em;
}


/* subcontent
--------------------------------------------------*/
#subcontent {
  float:left;
  width:150px;
  font-size:0.9em;
  line-height:1.5em;
  margin:0 0 0 0;
  padding:0 0 0 0;
}

* html #subcontent {padding-top:0px;} /* dirty fix for IEWIN; temporary! */

#subcontent h2 {
  margin:0px 0 2px 0;
  font-family:"Trebuchet ms";
  font-size:1.2em;
  line-height: 1.7em;
  color:red;
  background:#EDF3DE;
  display:block;
  padding: 2px 0 2px 12px;
  font-style:normal;
}
#subcontent h2 a {
  color:red;
}

#subcontent h2 a:hover {
  color:black;
}

#subcontent ul {
  margin:0 0 0 0;
  padding:0 0 0 0;
  line-height:1.7em;
}

#subcontent ul li {
  margin:5px 0 5px 0px;
  list-style-type:none;
}

#subcontent li a {
  display:block;
  padding:2px 0 2px 12px;
  border:1px solid #F0F0F0;
  height:1%; /* IE WIN */
  color:black;
}

#subcontent li a:hover {
  display:block;
  padding:2px 0 2px 12px;
  border:1px solid gray;
  background-color:#FFFBF0;
  color:red;
}

/* footer
--------------------------------------------------*/
#footer {
  clear:both;
  margin:15px 0 15px 0;
  padding:5px 10px 10px 10px;
  font-size:0.9em;
  text-align:right;
  background:#EDF3DE;
  color:#cccccc;
}

#footer a {color:#cccccc;}

#footer a:hover {color:red;}
