/*  
 
Theme Name: El Kiablo
Version: 2.5

Theme URI: http://mindfaucet.com/comicpress/
Description: The customizable theme for publishing comics. <a href="http://mindfaucet.com/comicpress">Visit the ComicPress website.</a>

	Author: Tyler Martin
	Author URI: http://mindfaucet.com/

The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html

*/

#logo {
	background-image: url(logo.jpg);
        width: 279px;
        height: 108px;
}

#elkiablo {
width: 850px; height: 1068px;
background: url(images/elkiablo02_full.jpg);
margin: 10px auto; padding: 0px;
position: relative;
}

#elkiablo li {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
}

#elkiablo li:hover {
border: 3px solid #808080;
}


#panel1 {
left: 12;
top: 10;
width: 527;
height: 590;
}

#panel2 {
left: 548;
top: 23;
width: 268;
height: 185;
}

#panel3 {
left: 548;
width: 268;
top: 213;
height: 180;
}

#panel4 {
left: 548;
width: 268;
top: 400;
height: 200;
}

#panel5 {
left: 12;
top: 607;
height: 207;
width: 533;
}

#panel6 {
left: 550;
top: 607;
height: 207;
width: 268;
}

#panel7 {
left: 12;
top: 820;
height: 226;
width: 655;
}

#panel8 {
left: 672;
top: 820;
height: 226;
width: 145;
}

