/*

Medusa Beta build 2
===================

Source Code
-----------

*/

body { 
background:#0000f8;
}

#wrap0 {
    background:transparent url(http://files.myopera.com/drlaunch/Medusa/body.png) top center repeat-x ;
    }

#wrap1[id] {
  background-attachment: scroll;
background-repeat: repeat-y;
background-position: 0% 0%;
background-color: transparent;
background-image: url("http://files.myopera.com/drlaunch/Medusa/shadowleft.png")
  }

#wrap2[id] {
  background-attachment: scroll;
background-repeat: repeat-y;
background-position: 100% 0%;
background-color: transparent;
background-image: url("http://files.myopera.com/drlaunch/Medusa/shadowright.png")
  }

#wrap4 {
background: #1D3165;
}

#top {
background:#3166EB url(https://files.myopera.com/b2-66er/files/top1nav.jpg);
height:329px;
}

#top2 {
height:300px;
}

#subtitle {
color:#fff;
}

#menu {
background:#366AEB url(http://files.myopera.com/drlaunch/Medusa/menu.png);
border-bottom-color: #6C9EFD;
}

#menu a:link, #menu a:visited, #menu a:active {
background:url(http://files.myopera.com/drlaunch/Medusa/menu.png);
border-left-color: #1D3165;
border-right-color: #6C9EFD;
}

/*

Copyrights
----------
The Medusa Beta blog theme is Copyright (C) 2008, DrLaunch(TM). Medusa Beta is licensed under the Creative Commons GNU Lesser General Public License. You can get a copy of the CC GNU LGPL from http://creativecommons.org/licenses/LGPL/2.1/ .

The Medusa banner image is licensed under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported license. A copy of this license is available from http://creativecommons.org/licenses/by-nc-sa/3.0/ .

The Medusa banner image is a derivative work based on work by the Flickr user meantux, available from http://www.flickr.com/photos/meantux/280325354/ .

*/