/*  
Theme Name: ecoeco
Theme URI: http://ecoeco.info/
Description: eco eco cycles theme.
Version: 0.1
Author: oppara
Author URI: http://opp-syst.com/
*/

@import "css/reset.css";
@import "css/common.css"; 

@import "css/home.css";
@import "css/schedule.css";
@import "css/sounds.css";
@import "css/profile.css";
@import "css/board.css";
@import "css/about.css";

/* WinIE5.x */
@media tty {
i{content:"\";/*" "*/}} @import 'css/ie5win.css'; /*";}
}/* */




/* 404 */
body#not-found #content div {
  height: 100px;
  background: url( images/frog_win.gif ) 8px 0 no-repeat;
  padding-top: 1em;
}
body#not-found #content div p {
  margin-left: 120px;
}


/* maintenance */
body#maintenance #content p.desc {
  height: 100px;
  background: url( images/frog_win.gif ) 8px 0 no-repeat;
  padding-top: 1em;
}
body#maintenance #content p {
  padding-left: 120px;
}


/* default */
li h2 {
  margin-top: 1.4em;
}
