/*

Theme Name: GlobTemp, And Black Met White

Theme URI: http://themes.tonystreet.com/

Description: A black theme for minimalists.

Version: 1.2.0

Author: Tony Street Dot Com

Author URI: http://www.tonystreet.com/



Feel free to customize to your heart's desire, just please don't change the credits in the style.css or in the footer. Released under GPL.

*/
a {text-decoration: none;  color: #000000;}
a:hover {color:#FF0000;}
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 {font-size: 18px; color:black; 
font-style:italic; font-weight:bold; letter-spacing: -1px; line-height:18px; text-align:center; text-decoration: none; border: 5px;}
a.storytitle:hover {border-bottom: 80px color:#ff0000;}

.barlink {
color: white;
border: none; 
text-decoration: none;
}

.barlink:hover {
text-decoration: none;
}

blockquote {
margin-left: 5px;
padding: 12px;
border: 1px dashed white;
width: 300px;
}

body {
background-color: #000000;


		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
  		line-height: 13px;
		margin: 0px;
		padding: 10px 10px 20px 10px;
		text-align: left;

}

.storycontent {
background-color: #ffffff;


		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
  		line-height: 14px;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;

}

#cornertopleft {
background-image: url('http://www.anewyorkthing.com/images/topleft.gif');
background-repeat: no-repeat;
background-position: top left;
}
#cornertopright {
background-image: url('http://www.anewyorkthing.com/images/topright.gif');
background-repeat: no-repeat;
background-position: top right;
}
#cornerbottomleft {
background-image: url('http://www.anewyorkthing.com/images/bottomleft.gif');
background-repeat: no-repeat;
background-position: bottom left;
}
#cornerbottomright {
background-image: url('http://www.anewyorkthing.com/images/bottomright.gif');
background-repeat: no-repeat;
background-position: bottom right;
}

#foot {
text-align: center;
background-color: #ffffff;
font-size: 9px;
}

h2 {
font-size: 5px;
color: #999999;

}

h3 {
font-size: 11px;

}


#header {
border-bottom: 300px solid black;
}

img a {border: none}

#main {
background-color: #ffffff;
width: 720px;
text-align: left;
color: #000000;
margin-left: 10;
margin-right: 10;
padding-left: 5px;
padding-right: 5px;

}

.menu {
background-color:#000000;
padding-left: 5px;
padding-right: 5px;
border-right: 3px 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;}

#LinksArea{
	position:none;
	}
#Image{
	width:140px;
	float:left;
	text-align:center;
	}		
