/*
Theme Name: Blasé
Theme URI: http://themes.tonystreet.com/
Description: Blasé, or apathetic, is a simple yet elegant wp theme, using Back in Black's navbar system.
Version: 1.7
Author: Tony St.
Author URI: http://www.tonystreet.com/

MAJOR UPDATES:
1.7: Now supports Pages (Also a really nice feature)
1.5: Now works with IE (Really nice feature!)

BANNER IMAGE: By default, the banner image is hidden. You can activate it by removing the comments before and after the banner div (#banner) here in the css.

Please leave all the credits intact.

if you use this theme, PLEASE contact me at:
thundax@tonystreet.com
I don't have a counter on the downloads, so I can't tell who downloads them. Just send me something like "Hey, I'm using Blasé."
That's all I'm asking for!

*/
a {text-decoration: none; border-bottom: 1px dotted white; color: white;}
a:hover {text-decoration: underline; border: none;}
a img {border: none; text-decoration: none;}
a.valid {border: none; text-decoration: none;}
a.name {color: white; font-size: 26px; font-weight: bold; border: none;}
a.name:hover {color: #eeeeee; text-decoration: none;}
a.perma {color: white; border: none;}
a.perma:hover {color: white; }
a.storytitle {text-decoration: none; border: none;}
a.storytitle:hover {border-bottom: 1px dotted white;}

.container{
border:none;
}


.barlink {
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: 12px;
color: #dddddd;

background-image: url('images/bg.gif');
background-position: top left;
background-repeat: no-repeat;

}

#foot {
text-align: center;
font-size: 8px;
}

h2 {
font-variant: small-caps;
}

img {border: none}

#ads{
margin:150px 0px 0px 10px;
width:150px;
float:left;
}

#main {
padding: 10px;
margin-left: 160px;
position:relative;
}

.menu {
background-color:#555555;
padding-left: 5px;
padding-right: 5px;
border-right: 1px dotted white;
}

.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;}