/*
Theme Name: v.5 I'll Believe in Anything
Theme URI: http://www.frozensky.net/
Description: Fifth layout for Frozen Sky.  Features images from the various Digimon movies and series.  Named after a song by Wolf Parade.
Version: 5.0
Author: Nite Phire

*/

@import url(http://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold);

/* Body */

   body
      {
         background: #ffffff;
         font-family: 'Ubuntu', 'Verdana', sans;
         font-size: 14px;
         margin: 0px;
      }

   img
      {
         border: 0px;
         margin: 0px;
         padding: 0px;
      }

   h1
      {
         background: #000000;
         color: #ffffff;
         font-size: 18px;
         font-weight: bold;
         margin-top: 10px;
         padding: 3px;
         text-transform: uppercase;
      }

   h2
      {
         font-size: 16px;
         text-transform: uppercase;
      }

   p
      {
         text-align: justify;
      }

   p.center
      {
         text-align: center;
      }

   a:link, a:visited
      {
         color: #0000ff;
         font-weight: bold;
         text-decoration: none;
      }

   a:hover
      {
         color: #ff0000;
         text-decoration: none;
      }

   span.lowlight
      {
         color: #444444;
      }

/* Header */

   div#header_wrapper
      {
         background: #000000;
      }
   
/* Navigation */
   
   div#navigation
      {
         background: #000000;
         font-size: 1px;
         margin: 0px;
         padding: 0px;
         text-align: center;
         width: 100%;
      }
   
   div#navigation ul
      {
         margin-bottom: 0px;
         margin-left: auto;
         margin-right: auto;
         margin-top: 0px;
         padding: 0px;
         list-style: none;
         width: 910px;
      }
   
   div#navigation ul li
      {
         display: inline;
         margin: 0px;
         padding: 0px;
      }
   
   div#navigation ul li a:link, div#navigation ul li a:visited
      {
         color: #ffffff;
         display: block;
         float: left;
         font-size: 12px;
         font-weight: bold;
         margin: 0px;
         padding: 7px 0px 7px 0px;
         text-align: center;
         text-decoration: none;
         text-transform: uppercase;
         width: 130px;
      }

   li#adventure a:link, li#adventure a:visited
      {
         background: #dd0000;
      }
   
   li#adventure a:hover
      {
         background: #ff0000;
      }
   
   li#zerotwo a:link, li#zerotwo a:visited
      {
         background: #dd7700;
      }
   
   li#zerotwo a:hover
      {
         background: #ff9900;
      }
   
   li#tamers a:link, li#tamers a:visited
      {
         background: #dddd00;
      }
   
   li#tamers a:hover
      {
         background: #eeee00;
      }
   
   li#frontier a:link, li#frontier a:visited
      {
         background: #00dd00;
      }
   
   li#frontier a:hover
      {
         background: #00ee00;
      }
   
   li#savers a:link, li#savers a:visited
      {
         background: #00dddd;
      }
   
   li#savers a:hover
      {
         background: #00eeee;
      }
   
   li#xroswars a:link, li#xroswars a:visited
      {
         background: #0000dd;
      }
   
   li#xroswars a:hover
      {
         background: #0000ff;
      }
   
   li#movies a:link, li#movies a:visited
      {
         background: #aa00aa;
      }
   
   li#movies a:hover
      {
         background: #cc00cc;
      }

   li#movies
      {
         clear: right;
      }
   
/* Banner */

   div#banner
      {
         background: #ffffff;
         font-size: 0px;
         margin-top: -2px;
         padding: 0px;
         text-align: center;
         width: 100%;
      }

   div#banner img
      {
         width: 910px;
      }

/* Site */

   div#site_wrapper
      {
         font-size: 0px;
         margin: 0px;
         padding: 0px;
         width: 100%;
      }
   
   div#site
      {
         background: #000000;
         font-size: 0px;
         margin-bottom: 0px;
         margin-left: auto;
         margin-right: auto;
         margin-top: 0px;
         padding: 0px;
         list-style: none;
         text-align: left;
         width: 910px;
      }
  
   div#site a:link, div#site a:visited
      {
         background: #000000;
         font-size: 0px;
         margin: 0px;
         padding: 0px;
         text-align: left;
         text-decoration: none;
         text-transform: uppercase;
         vertical-align: middle;
         width: 130px;
      }

   div#site img
      {
         background: #000000;
      }

   img#about
      {
         border-top: 7px solid #dd0000;
         float: left;
      }

   img#about:hover
      {
         border-color: #ff0000;
      }

   img#updates
      {
         border-top: 7px solid #dd7700;
         float: left;
      }

   img#updates:hover
      {
         border-color: #ff9900;
      }

   img#rss
      {
         border-top: 7px solid #dddd00;
         float: left;
      }

   img#rss:hover
      {
         border-color: #eeee00;
      }

   img#forums
      {
         border-top: 7px solid #00dd00;
         float: left;
      }

   img#forums:hover
      {
         border-color: #00ee00;
      }

   img#aff
      {
         border-top: 7px solid #00dddd;
         float: left;
      }

   img#aff:hover
      {
         border-color: #00eeee;
      }

   img#blank
      {
         border-top: 7px solid #0000dd;
         float: left;
      }

   img#title
      {
         border-top: 7px solid #aa00aa;
         float: left;
      }

/* Main */

   div#main
      {
         background: #ffffff;
         margin-left: auto;
         margin-right: auto;
         padding: 0px;
         width: 910px;
      }

   div#main ul
      {
         border: 0px;
         list-style: none;
         margin: 0px;
         padding: 10px;
      }
   
   div#main ul li
      {
         background: url(images/bullet.png) no-repeat;
         margin-top: 3px;
         padding-bottom: 0px;
         padding-left: 18px;
         padding-top: 0px;
      }
   
/* Movement */

   div#movement
      {
         font-size: 0px;
      }

   img#previous
      {
         border-top: 4px solid #ffffff;
         clear: none;
         float: left;
      }

   img#previous:hover
      {
         border-color: #00ee00;
      }

   img#next
      {
         border-top: 4px solid #ffffff;
         float: right;
      }

   img#next:hover
      {
         border-color: #0000ff;
      }

/* Footer */

   div#footer
      {
         margin-bottom: 10px;
         margin-left: auto;
         margin-right: auto;
         margin-top: 10px;
         width: 910px;
      }

/* Screenshots */

   div#views
      {
         clear: both;
         margin: 0px 0px 10px 0px;
         text-align: right;
      }
   
   div#views input, div#views select
      {
         vertical-align: middle;
      }
      
   div#views p
      {
         display: inline;
      }
      
   div#thumbs_main
      {
         clear: both;
         font-size: 0px;
         text-align: center;
      }

   span.current_page
      {
         background: #ffffff;
         padding: 0px 4px 0px 4px;
      }

   img.thumbnail
      {
         border: 5px solid #000000;
         margin: 3px;
         padding: 5px;
         width: 200px;
      }

   img.thumbnail:hover
      {
         border-color: #ff0000;
      }
      
   div.single_main
      {
         padding: 10px 0px 0px 0px;
      }
   
   div.screenshot
      {
         clear: both;
         margin-bottom: 10px;
         margin-left: auto;
         margin-right: auto;
         margin-top: 0px;
         text-align: center;
         width: 910px;
      }
      
   img.screenshot
      {
         border: 5px solid #000000;
         clear: both;
         padding: 5px;
      }
      
/* Topsites */

	div#topsites, 	div#topsites a, div#topsites img
		{
			display: none;
		}


