/*
Theme Name: Blue Shiny
Description: Sweet blue shiny layout with a big button.
Version: 1.0
Author: One Click Sales Sites
Author URI: http://www.oneclicksalessites.com/
Tags: Blue, shiny, gradient, big, button.
*/

body { background: url('images/bg.png') fixed top left repeat-x #01314a; padding-top: 55px; }
a { color: #0066cc; text-decoration: underline; }
a:hover { color: #6699ff; }
blockquote { border: 3px solid #01314a; }

#wrapper { width: 728px; margin: 0 auto; }
#header { display: none; }
#page { position: relative; display: inline; width: 670px; background: url('images/body_bg.png'); margin: 9px 0 14px 0; padding: 20px 29px; float: left; }
#top { position: absolute; top: -9px; left: 0; width: 728px; height: 9px; background: url('images/body_top.png'); }
#bottom { position: absolute; bottom: -9px; left: 0; width: 728px; height: 9px; background: url('images/body_bottom.png'); }
#footer { clear: both; color: #0c6c9d; padding: 2em 4px; }
#footer a { color: #1897d8; }
#footer p { font-size: 1.1em; margin-bottom: .5em; }
#content { font-size: 1.3em; line-height: 1.5em; }
#content p { font-size: 1em; }