/*
Theme Name: And Black Met White II
Theme URI: http://www.tonystreet.com/archives/2005/10/22/and-black-met-white-ii/
Description: The sequal to <a href="http://tonystreet.com">TonyStreet Theme</a>'s most popular theme.
Version: 1.0
Author: Tony St.
Author URI: http://www.tonystreet.com/

This theme is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 2.5

You are free:

    * to copy, distribute, display,
      and perform the work

    * to make derivative works

Under the following conditions:

    * You must attribute the work
      in the manner specified by
      the author or licensor.

    * You may not use this work
      for commercial purposes.

    * If you alter, transform, or
      build upon this work, you may
      distribute the resulting work
      only under a license identical
      to this one.

    * For any reuse or distribution,
      you must make clear to others
      the license terms of this work.

    * Any of these conditions can be
      waived if you get permission
      from the copyright holder.

  Read the full license here: http://creativecommons.org/licenses/by-nc-sa/2.5/legalcode
*/

a {text-decoration: none; border-bottom: 1px dotted black; color: #000000;}
a:hover {text-decoration: none; border: none;}
a img {border: none; text-decoration: none;}
a.valid {border: none; text-decoration: none;}
a.name {color: #555555; font-size: 26px; font-weight: bold; border: none;}
a.name:hover {color: #000000; text-decoration: none;}
a.perma {color: #000000; border: none;}
a.perma:hover {color: white; }
a.storytitle {text-decoration: none; border: none;}
a.storytitle:hover {border-bottom: 1px dotted #555555;}

#banner {
background-image: url('images/banner.png');
background-repeat: no-repeat;
background-position: center center;
width: 463px;
height: 347px;
}

.barlink {
color: white;
border: none;
text-decoration: none;
}

.barlink:hover {
text-decoration: none;
}

blockquote {
margin-left: 5px;
padding: 10px;
border: 1px dashed white;
width: 300px;
}

body {
background-color: #000000;
font-family: Verdana;
font-size: 10px;
}

#cornertopleft {
background-image: url('images/cornertopleft.GIF');
background-repeat: no-repeat;
background-position: top left;
}
#cornertopright {
background-image: url('images/cornertopright.GIF');
background-repeat: no-repeat;
background-position: top right;
}
#cornerbottomleft {
background-image: url('images/cornerbottomleft.GIF');
background-repeat: no-repeat;
background-position: bottom left;
}
#cornerbottomright {
background-image: url('images/cornerbottomright.GIF');
background-repeat: no-repeat;
background-position: bottom right;
}

#foot {
text-align: center;
font-size: 8px;
}

h2 {
font-variant: small-caps;
}

#header {
border-bottom: 1px solid black;
}

img a {border: none}

#main {
background-color: #ffffff;
width: 599px;
text-align: left;
color: #555555;
margin-left: auto;
margin-right: auto;
}

.menu {
background-color:#555555;
padding-left: 5px;
padding-right: 5px;
border-right: 1px dotted #ffffff;
}

.menu:hover {
background-color: #000000;
}

ul {list-style: none; }
li.menu {list-style: none;}
ul.menu {list-style: none;}

.valid {text-align: right;}
.validation {text-align: right;}