/*
THEME NAME: Hype
THEME URI: http://iamww.com/
DESCRIPTION: Park your domain in style with WordPress and FeedBurner.
VERSION: 0.1
AUTHOR: Will Wilkins
AUTHOR URI: http://iamww.com/
Tags:one-column, fixed-width, options, rss
*/

/* defaults using Blueprint CSS - http://code.google.com/p/blueprintcss/ */
@import url('css/screen.css');

/* blueprint default overides */
html {height: 101%;}
body {background: #1A1B2D url(images/ccb_splash_bg.jpg) top center no-repeat;margin: 0;padding: 0;}
a, a:link, a:active, a:visited {outline: none;}

/* =Structure 
-------------------------------------------------------------- */
#wrapper {position: relative;margin: 0 auto;width: 950px;}

#logo {position:absolute;left:113px;top:344px;width:174px;height:179px;z-index:6;visibility:visible;}
#logo h1 {margin: 0;text-indent: -9999px;}
#logo h1 a {display: block;width:174px;height:179px;}

#site-heading {position:absolute;left:511px;top:304px;width:361px;height:85px;z-index:3;visibility:visible;}
#site-heading h2 {height:85px;margin: 0;text-indent:-9999px;width:361px;}

#intro {position:absolute;left:511px;top:389px;width:361px;height:78px;z-index:8;visibility:visible;}
#intro p {height:78px;margin: 0;text-indent:-9999px;width:361px;}

#rss-box {position:absolute;left:287px;top:479px;width:224px;height:56px;z-index:13;visibility:visible;}
#rss-box p {margin: 0;}
#rss-box p.rss-subscribe a {display:block;height:56px;text-indent: -9999px;width:224px;}

#email-input {position:absolute;left:531px;top:486px;width:264px;height:37px;z-index:15;visibility:visible;}
#email-input input {background: transparent;border: 0;color: #1A1B2D;font-size: 1.7em;height:32px;padding: 2px;position: relative;top: 1px;width:262px;}

#submit-button {position:absolute;left:795px;top:473px;width:62px;height:62px;z-index:11;visibility:visible;}
#submit-button input#submit {border: 0;cursor: pointer;height:62px;width:62px;}