/*
Theme Name:     Globe of Blogs Add-On Child Theme
Theme URI:      http: //www.globeofblogs.com/	
Description:    Child theme for the Modern Style theme 
Author:         J.M. Dodd
Author URI:     http://bajada.net/
Template:       iblog
Version:        0.1.0
*/

@import url("../iblog/style.css");

body {
  background: #6384b6 url(../../../gfx/2003-05-11-bkg-earth.gif) no-repeat fixed center center;
  color: #000;
}

h1, h2, h3 {
  font-family: 'Crushed', arial, serif;
}

#blogtitle .sheen {
  background-image: none;
}

#blogtitle a:hover {
  color: #000;
}

.postwrap {
  border: 0;
}

#footer .content,
#footer h3 {
  background: #3864a1;
  color: #fff;
}

#footer .content a {
  color: #81a6ce;
}

#t { width: 144px; }

#nav li.page-item-75 a {
  text-decoration: none;
  text-shadow: none;
  color: #ddd;
  background: #b1b1b1 url(http://globeofblogs.com/wp-content/themes/iblog/images/nav-sprite-default.png) repeat-x 0 0px;
}

#nav li.page-item-75 a:hover {
  color: #fff;
}