/*
Theme Name: Oeconomist
Theme URI: https://www.oeconomist.com/oeconomist
Version: 0.2
Author: Daniel Kian Mc Kiernan
Author URI: https://www.oeconomist.com/
Tags: blue, two columns, widgets
*/

/* abstract IDs */

#footer
{
  background-color: white ;
}

#header
{
  background-color: #8da4b0 ;
}

#page
{
  background-color: white ;
}


/* abstract Classes */

.alt
{
  background-color: #f8f8f8 ;
  border-top-color: #dddddd;
  border-bottom-color: #dddddd;
}

.nocomments
{
  color: #777777 ;
}

.postmetadata
{
  color: #777777 ;
}


/* Elements */

a
{
  color: #0066cc ;
}

a:hover
{
  color: #114477 ;
}

blockquote
{
  color: #777777 ;
}

body
{
  background-color: #e8e8e8 ;
}

h1
{
  color: white ;
}

h2
{
  color: #333333 ;
}

small
{
  color: #777777 ;
}

strike
{
  color: #777777 ;
}


/* Successors */

.entry p a:visited
{
  color: #795f8f ;
}

#sidebar ul ul li, #sidebar ul ol li,
#sidebarMobile ul ul li, #sidebarMobile ul ol li,
{
  color: #777777 ;
}

#sidebarMobile
{
  background-color: white ;
}

#sidebarMobile > .dropdown
{
  border-left-color: #B0C4DE ;
  border-bottom-color: #B0C4DE ;
}

#wp-calendar td.pad:hover /* Doesn't work in IE */
{
  background-color: white ;
}

h2 a:hover, h3 a:hover
{
  color: #0066cc ;
}

.commentlist li .avatar
{
  background-color: white ;
  border-color: #eeeeee;
}

h1 a, h1 a:hover, h1 a:visited, #header .description
{
  color: white ;
}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
  color: #333333 ;
}

.comments-title, .comment-reply-title
{
  border-top-color: #B0C4DE ;
}

textarea#comment
{
  border-color: #B0C4DE ;
}
