/*
Theme Name: DJ-DAVIDE - ELECTRO ROCKSTAR
Theme URI: http://www.dj-davide.com
Description: Custom wordpress theme for DJ-Davide.com created by the one and only Empress Bunnyguts
Version: 1.0
Author: Bunn Bunn
*/

/*General*/
body{background-color:black;text-align:center;font-family:tahoma;font-size:8pt;color:#d9ff00;}
li{list-style-type:none;margins:0;}

/* DIVs */
#wrapper{margin:0 auto;width:1018px;background:url(images/background_06.jpg) repeat-y center;text-align:justify;}
#header{background:url(images/background_02a.jpg) no-repeat top center;width:1018px;height:169px;margin:0;}
#outer-container{background:url(images/background_05.jpg) no-repeat top center;width:1017px;margin:0;color:black;}
#top-left{width:167px;float:left;height:auto;}
#top-right{width:215px;float:right;height:auto;margin-bottom:10px;}
#bottom-block{clear:both;min-height:549px;border-top:1px dashed #696969;}
#inner-container{width:422px;width:387px;padding:30px 15px;margin:0px auto;}
#footer{background:url(images/background_08.jpg) no-repeat top center;width:1017px;max-width:1018px;height:129px;margin:0 auto;color:#d9ff00;}
a{color:#d9ff00;text-decoration:none;font-weight:bold;}
#entry{margin-top:15px;}
#entry a{color:#ff0066;}
.post{padding:10px;background:#f5f5f5;}

/* IMG Navigation */
#about a{background:url(http://www.dj-davide.com/images/about.png) no-repeat top left;width:215px;height:32px;display:block;text-decoration:none;}
#about a:hover{background:url(http://www.dj-davide.com/images/about.png) no-repeat;background-position:-215px 0;width:215px;height:32px;display:block;}
#calendar a{background:url(http://www.dj-davide.com/images/calendar.png) no-repeat top left;width:215px;height:32px;display:block;text-decoration:none;}
#calendar a:hover{background:url(http://www.dj-davide.com/images/calendar.png) no-repeat;background-position:-215px 0;width:215px;height:32px;display:block;}
#gallery a{background:url(http://www.dj-davide.com/images/gallery.png) no-repeat top left;width:215px;height:32px;display:block;text-decoration:none;}
#gallery a:hover{background:url(http://www.dj-davide.com/images/gallery.png) no-repeat;background-position:-215px 0;width:215px;height:32px;display:block;}
#mixes a{background:url(http://www.dj-davide.com/images/mixtapes.png) no-repeat;width:215px;height:70px;display:block;text-decoration:none;}
#mixes a:hover{background:url(http://www.dj-davide.com/images/mixtapes.png) no-repeat;background-position:-215px 0;width:215px;height:70px;display:block;}
#contact a{background:url(http://www.dj-davide.com/images/contact.png) no-repeat top left;width:215px;height:32px;display:block;text-decoration:none;}
#contact a:hover{background:url(http://www.dj-davide.com/images/contact.png) no-repeat;background-position:-215px 0;width:215px;height:32px;display:block;}
#links a{background:url(http://www.dj-davide.com/images/links.png) no-repeat top left;width:215px;height:32px;display:block;text-decoration:none;}
#links a:hover{background:url(http://www.dj-davide.com/images/links.png) no-repeat;background-position:-215px 0;width:215px;height:32px;display:block;}
#homelink{width:100%;height:180px;top:0px;display:block;}

/* CALENDAR */
.calnk a {text-decoration:none;color:#D10159;}
span.calnk a:hover {text-decoration:none;color:#D10159;border-bottom:1px dotted #000000;}
span.calnk {position:relative;}
span.calnk a span {display:none;}
span.calnk a:hover span {color:#333333;background:white;border:1px solid #cccccc;display:block;position:absolute;margin-top:1px;padding:5px;width:150px;z-index:100;}
