/* body
--------------------------------------------------*/
body {
  color:#7e7b7b;
  background:#000000;
}

body#commentspopup {background:white;}


/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#c7c8ca;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#ffffff;}


/* links
--------------------------------------------------*/
a {
  color:#c7c8ca;
  
  }

a:hover {color:#ffffff;}

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:#009193;}


/* container
--------------------------------------------------*/
#container {
  padding-top:0;
  border-top:10px solid #000000;
  background: #000000;
}

#container.singlecol,
#commentspopup #container {background-image:none;}



/* header
--------------------------------------------------*/
#header {
  background-color:#000000;
  background-image:url(images/spring_flavour/header_bg.jpg);
}


/* navigation
--------------------------------------------------*/
#navigation {background-color:#000000;}

#navigation li {border-color:white;}

#navigation a {color:white;}

#navigation .selected,
#navigation a:hover
  {background-color:#7e7b7b}





/* Entry
--------------------------------------------------*/
.entry {margin:0 0 40px 0;
        color:#ffffff;}

.entry p a {color:#c7c8ca;}

.entry .author {}

.entry .info {
  border-color:#7e7b7b;
  background-color:#7e7b7b;
}

.entry .info a {
   color:#ffffff;}

.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:#dddddd;}

#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:#7e7b7b;}

#comments .header {background-color:#7e7b7b;}

#comments .header.alt {background-color:#7e7b7b;}


/* form
--------------------------------------------------*/
form p {border-color:white;}

form label { color:#ffffff;}

form em {color:#000000;}

form input {color:#7e7b7b;}

form input, form textarea {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .submit {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#ffffff;
}


/* Archives
--------------------------------------------------*/
.archive .postspermonth {color:#A0A0A0;}


/* content misc
--------------------------------------------------*/
.next a {
  padding-right:10px;
  background:url(images/spring_flavour/next.gif) center right no-repeat;
}

.previous a {
  padding-left:10px;
  background:url(images/spring_flavour/previous.gif) center left no-repeat;
}

#entrynavigation {border-color:#7e7b7b;}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(images/spring_flavour/edit.gif) 0 -14px;
}

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; /* IEWin */
  text-indent:-9999px;
  background:url(images/spring_flavour/edit.gif) 0 0;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}


/* subcontent
--------------------------------------------------*/
#subcontent a {
  color:#c2c3bf;
  
  }

#subcontent a:hover {color:#000000;}



/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  color:white;
  
}

#subcontent h2 em a:hover {color:#959292;}

#subcontent em a:hover {color:#959292;}

/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#7e7b7b;}

#subcontent li a:hover {background-color:#ffffff;}

#subcontent ul.pages li {list-style-image:url(images/spring_flavour/more.gif);}

#subcontent ul.categories li,
#subcontent ul.months li {list-style-image:url(images/spring_flavour/more.gif);}

#subcontent ul.links li {list-style-image:url(images/spring_flavour/more.gif);}

#subcontent ul.feeds li {list-style-image:url(images/spring_flavour/more.gif);}

#subcontent ul.posts li {list-style-image:url(images/spring_flavour/more.gif);}

#subcontent ul.categories li li {list-style-image:url(images/spring_flavour/more.gif);}


/* calendar
--------------------------------------------------*/
#wp-calendar {color:#ffffff;}

#subcontent table caption {border-bottom-color:#ffffff;}

#subcontent table thead tr {
  border-bottom-color:#000000;
  color:#ffffff;
}

#subcontent table th {border-bottom-color:#000000;}

#subcontent table td#today {
  border-color:#000000;
  color:#ffffff;
}

#subcontent table td a {
  
  
}

#subcontent table tfoot {border-top-color:#F3F4F4;}

#subcontent table tfoot a {background:none;}


/* footer
--------------------------------------------------*/
#footer {
  color:#ffffff;
  background:#000000;
}

.singlecol #footer {background-image:none;}

#footer p {border-top:1px solid #ffffff;}

#footer a {color:#7e7b7b;}

#footer a:hover {color:#ffffff;}

#footer strong {color:#ffffff;}