/*  
Theme Name: Pixel Child
Theme URI: http://85ideas.com/public-releases/wordpress-theme-pixel/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and Feedburner email form integrated, easy to customize. Enjoy!
Author: modified by Ali
Author URI: http://85ideas.com/
Template: pixel
Version: 2.0.2
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar, sticky-post
.
Released under <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

@import url("../pixel/style.css");

/* Defaults */


body {
  background: #000 url(images/bgbody.jpg) top center no-repeat;
  }

.topPost div.topContent a {
  text-decoration: none;
  color: #CC0099;
  }

.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #FFFFFF;
  }
  
#sidebars a {
  display: inline;
  color: #cc0099;
  text-decoration: none;
  }
#sidebars a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  }