/*
Theme Name: ComingSoon
Theme URI: http://martythornley.com
Description: Custom Soon Page
Version: 1.0
Author: Marty Thornley
Author URI: http://martythornley.com
*/

body						{ background: #f3f3f3; color: #000; text-align: left; font-size: 12px; font-family: "Century Gothic", Helvetica, Arial, Sans-serif; padding: 0px; margin: 0px; }
h1, h2, h3, h4, h5, h6 		{ font-weight: normal; clear:both; margin:10px 0 6px; }
h1, h2  					{ font-size:34px; margin: 28px 0 0; }


#coming-soon				{ position:relative; border:1px solid #333333; -moz-border-radius:10px 10px 10px 10px; background:url("images/comingsoon.jpg") no-repeat scroll center 0 transparent;  height:165px; margin:5% auto 0; overflow:hidden; padding:0; text-align:center; width:1000px; }

p							{ font-size: 14px; text-transform: uppercase; }
a							{ outline:none; }

a#signin					{ background:url("images/buttons_sprite.png") no-repeat scroll 0 -72px transparent; height:37px; left:475px; position:absolute; top:117px; width:128px; }
a#signin:hover				{ background:url("images/buttons_sprite.png") no-repeat scroll 0 -36px transparent;}
a#signin:active				{ background:url("images/buttons_sprite.png") no-repeat scroll 0 -0px transparent;}

a#signup					{ background:url("images/buttons_sprite.png") no-repeat scroll -126px -72px transparent; height:37px; left:612px; position:absolute; top:117px; width:177px;}
a#signup:hover				{ background:url("images/buttons_sprite.png") no-repeat scroll -126px -36px transparent;}
a#signup:active				{ background:url("images/buttons_sprite.png") no-repeat scroll -126px -0px transparent;}