/*
Theme Name: Kian 00
Theme URI: http://www.oeconomist.com/kian00
Version: 0.1
Author: Daniel Kian Mc Kiernan
Author URI: http://www.oeconomist.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* abstract IDs */

#footer
{
  background-color: #eee ;
  background-image: url('images/footer.jpg') ;
  background-position: top ;
  background-repeat: no-repeat ;
}

#header
{
  background-color: #708db4 ;
  background-image: url('images/header.jpg') ;
  background-position: top ;
  background-repeat: no-repeat ;
}

#page
{
  background-color: white ;
  border-color: #959596;
}


/* abstract Classes */

.alt
{
  background-color: #f8f8f8 ;
  border-top-color: #ddd ;
  border-bottom-color: #ddd ;
}

.nocomments
{
  color: #777 ;
}

.postmetadata
{
  color: #777 ;
}


/* Elements */

a
{
  color: #06c ;
}

a:hover
{
  color: #147 ;
}

blockquote
{
  color: #777 ;
}

body
{
  color: #333 ;
  background: #e8e8e8 url('images/body.png') ;
}

h1
{
  color: white ;
}

h2
{
  color: #333 ;
}

small
{
  color: #777 ;
}

strike
{
  color: #777 ;
}


/* Successors */

.entry p a:visited
{
  color: #795f8f ;
}

#sidebar ul ul li, #sidebar ul ol li
{
  color: #777 ;
}

#wp-calendar td.pad:hover /* Doesn't work in IE */
{
  background-color: #fff ;
}

h2 a:hover, h3 a:hover
{
  color: #06c ;
}

.commentlist li .avatar
{
  background-color: #fff ;
  border-color: #eee;
}

h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
  color: white ;
}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
  color: #333 ;
}
