/*
Theme Name: Top Trends
Theme URI: 
Description: WordPress 3.0 theme based on the Twenty Ten theme 
Author: http://www.iflexia.com/
Version: 1.0
Template: twentyten
*/

@import url(../twentyten/style.css);

body {
  background: #eee;
}

/*
#branding img, #access {
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, .4); -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, .4); box-shadow: 0 0 1em rgba(0, 0, 0, .4);
}
*/

#access {
  background: #093;
}

#access ul li a { color: #ddd; }
#access ul li.current_page_item a { color: #fff; font-weight: bold; }

.page-title,
#content .entry-title,
.entry-title a:link,
.entry-title a:visited,
h3#reply-title {
  color: #333;
}

#branding img, #colophon {
  border-color: #093;
  border-width: 2px;
}

#branding img {
  border-bottom: none;
}

h1#site-title a { color: #333; }

.addthis_toolbox { margin: 20px 0; }
