/* =Global
----------------------------------------------- */
a:link, a:hover, a:active, a:visited { color: #2855c7; }


/* =Template
----------------------------------------------- */
body { text-align: center; }
html, body, #wrap { height: 100%; }
body > #wrap { height: auto; min-height: 100%; }
.logo { display: block; width: 390px; height: 240px; margin: 0 auto; text-indent: -99999px; background: url(../img/logo.png) no-repeat; }
#main { padding-bottom: 50px; }
#footer { font-size: 0.9em; position: relative; margin-top: -50px; height: 50px; clear:both; padding-top: 20px; background: url(../img/separator.png) no-repeat top center; }


/* =Navigation
----------------------------------------------- */
#footer ul { list-style: none; margin: 0; }
#footer ul li { display: inline; margin-left: 10px; }
#footer ul li a.twitter { background: url(../img/twitter.ico) no-repeat; padding: 2px 0 5px 18px; }


/* =Content
----------------------------------------------- */
input#url { font: normal 1.1em arial ; border: 3px dashed #888; padding: 10px 5px; text-align: center; }
