/*
Theme Name: 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.
*/

/* LINKS */
a {color: #ccc; text-decoration: underline; }
a:hover {color: #ffffff; text-decoration: underline; }
a img {border: none; }

a.name {
text-decoration: none;        /* Blog Title Link */
color: #ffffff;
width: 420px;
font-variant: small-caps;
font-size: 15px;
font-weight: bold;
letter-spacing: 2px;
text-align: left;
}

a.name:hover {text-decoration: underline;}

a.tony {text-decoration: underline; color: black; }
a.tony:hover {color: blue; }

a.navlink {
color: white;            /* 'Sidebar' link in header */
text-decoration: none;
font-weight: bold;
border-bottom: 2px solid white;
border-top: 2px solid white;
width: 100%;
}

a.navlink:hover {
color: blue;
text-decoration: none;
border-top: 2px solid blue;
border-bottom: 2px solid blue;
}

blockquote {
	border-left: 1px dashed #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
background: #333333;
color: #fff;
font-family: Verdana;
margin-left: 23%;
margin-right: 23%;
border: 5px solid white;
}

h1 {              /* not used */
}

h2 {              /* menu titles */
font-size: 16px;
font-variant: small-caps;
border-bottom: 2px solid #ccc;
width: 150px;
}
h3 {              /* post titles */
font-size: 16px;
font-variant: small-caps;
color: white;
}

ul {list-style: none; }
li.menu {list-style: none;}
ul.menu {list-style: none;}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

}
#main {
background-color: #000000;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 3px;
text-align: justify;
}

#desc {
font-size: 10px;
padding-left: 5px;
padding-bottom: 3px;
width: 300px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#menu {                      /* MENU */
padding-top: 2px;
padding-right: 2px;
text-align: left;
}

#cats {
font-size: 10px;
padding-left: 5px;
}

#banner {
background-image: url(virtual-casino.jpg);    //Change this to change
text-align: center;                          //The banner image
background-repeat: no-repeat;
background-position: center center;
border: 1px groove black;
height: 280px;         //Change to the new banner's height if neccessery
width: 400px;          //Change to the new banner's width if neccessery.
}

#divider {
border-bottom: 1px dotted #ccc;
width: 100%;
}

#foot {           /* F00TER */
font-size: 10px;
text-align: center;
border-bottom: .5px;
padding-bottom: 3px;
}
