/*
Theme Name: Blasé
Theme URI: http://www.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: 36px; 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;}
/*
#banner {
background-image: url('images/title.png');
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
width: 146px;
height: 97px;
}
*/

.barlink {
border: none;
text-decoration: none;
}

.barlink:hover {
text-decoration: none;
border-bottom: 2px solid purple;
}

blockquote {
margin-left: 5px;
padding: 10px;
border: 1px dashed white;
width: 300px;
}

body {
background-color: #000000;
font-family: serif;
font-size: .9 em;
color: white;
background-image: url('/bgs/wire-knitting1.jpg');
background-position: top left;
background-repeat: no-repeat;
background-attachment: fixed;
}

#foot {
text-align: center;
font-size: 8px;
}

h2 {
font-variant: small-caps;
}

img {border: none}

#main {
padding: 10px;
margin-left: 200px;
background-image: url('/bgs/grey.png');
border: 1px solid #dddddd;
}

.menu {
padding-left: 5px;
padding-right: 5px;
/* border-right: 1px dotted white; */
}

.menu:hover {
/* background-color:#555555; */
}

ul {list-style: none; }

li.menu {list-style: none;}
ul.menu {list-style: none;}

.valid {text-align: right;}
.validation {text-align: right;}

/*.g2_column {margin: 0px 1px 0px 12px;width: 738px; }*/

.g2_column a {
 border-bottom: none;
}
.credit a {text-decoration: none; border-bottom: 1px dotted white; color: white;}
.credit a:hover {text-decoration: underline; border: none;}
