/*
Theme Name: Stalkers
Theme URI: http://www.cheap-logo.net/
Description: Custom template made from scratch for The Ish Network, original design. By Adrian Figallo, adrianfigallo@gmail.com
Version: 2 (WP2.6.7)
Author: Adrian Figallo, adrianfigallo@gmail.com
Author URI: http://www.cheap-logo.net/
Tags: adorableish, 3 columns, colorful, fun
*/


/*RESET*/
html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, dt, dd, form {
               margin: 0;
               padding: 0;
               font: 100%/120% "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
p, blockquote {
       margin: 0;
       padding: 0;
}
ul {
               list-style: none;
}
fieldset, img {
               border:0;
}

html {
               font-size:100.01%;
               text-align: center;   /* (1) Explorer 5.5 */
}

p{margin-bottom:10px; line-height:150%;}
/*RESET*/

/*GENERAL*/

body{background:url(img/bg.png) repeat-x #ffbf00;}
#wrapper{width:700px; background:#fff fixed; overflow:hidden; margin:auto; text-align:left;}
#header{background:url(img/header.png) no-repeat; height:221px;}
#header h1{background:transparent url(img/logo.png) no-repeat scroll 0 0; float:left; margin-left:0px; margin-top:44px; position:relative; z-index:30;}
#header h1 a{display:block; height:177px; text-indent:-9000px; width:302px;}
#header h2{background:transparent url(img/click_here.png) no-repeat scroll 0 0; float:left; margin-left:144px; margin-top:0px; position:relative; z-index:30;}
#header h2 a{display:block; height:57px; text-indent:-9000px; width:401px;}

.highlight{color:#9a0400;}
.underline{text-decoration:underline;}
.centered{text-align:center;}
.italic{font-style:italic;}
.bold{font-weight:bold;}

.fourteen{font-size:14px;}
.sixteen{font-size:16px;}
.eighteen{font-size:18px;}
.twentyfour{font-size:24px;}
.thirtysix{font-size:36px;}

a{color:#9a0400; text-decoration:none;}
a:hover{color:#9a0400; text-decoration:underline;}

.yellow{background:#ffd824; padding:3px;}

/*GENERAL*/

/*MENU*/

#menu{background:url(img/menu.png) no-repeat; height:36px; padding-left:10px; margin-top:3px;}
#menu li{float:left;} 
#menu li a{text-decoration:none; font-size:12px; font-weight:bold; color:#fff; padding:10px 15px 10px 15px; float:left;}
#menu li a:hover{color:#fff; background:url(img/hover.png) repeat-x;}
#menu li.current_page_item a{color:#fff; background:url(img/active.png) repeat-x;}

/*MENU*/


/*CONTENT*/

.post{padding:10px 20px; font-size:12px;}
.post ul li{padding-bottom:10px; background:url(img/bullet.png) no-repeat 0 12%; padding-left:15px;}

/*CONTENT*/

/*FOOTER*/

#footer{text-align:center; font-size:10px; color:#fff; background:url(img/footer.png) repeat-x; height:65px;}
#footer p{width:700px; margin:auto; margin-top:0; border-top:19px solid #fff; padding-top:10px;}
#footer p a{color:#fff;}
#footer p a:hover{color:#fff; text-decoration:none;}

/*FOOTER*/