/* body { background-color:#000;
	background-image: url("http://www.g-odd.net/wp-content/themes/comet/images/innergalactic.jpg");
	background-size: 100%;
	background-repeat: no-repeat; 
	background-attachment:fixed;
	background-position: center top;
 }
*/ 
.widget { border-color:#000; }

a { 
	color:#F62217; 
}
a:hover { 
	color:#F76541; 
}

.c1 ,
.c2 {
	background-color: transparent;
	background-image: url("http://www.g-odd.net/wp-content/themes/comet/images/bg.png");
/* for IE */
  filter:alpha(opacity=90);
/* CSS3 standard */
  opacity:0.9; 
}
.menu ul li:hover ul { text-shadow:2px 2px 2px rgba(255,255,255,0.9);  }
.comment-wrap { background:#F3F3F3; }
.comment-wrap { border-color:#000; }

.post-pages a span,
.post-pages span,
.navigation a ,
.widget h2 { background:#db415a; color:#fff; text-shadow:1px 1px 1px rgba(255,255,255,0.6); }

.post-pages a:hover span, 
.post-pages span, 
.navigation a:hover { background:#C7C7C7; color:#787878; }

input.button, .more-link { background:#949494; }

