@import url("reset.css");


html { }

body { background:#430304 url('../imgs/back.jpg') no-repeat top center; font:14px/1.5 'Open Sans',Georgia,"Times New Roman"; color:#fff; border-top:5px #00705A solid; }

#pageWrap { width:960px; margin:0 auto; position: relative; }
#pageWrapInner { width:740px; margin:30px auto; text-align:center; }

#social-header { position: absolute; top:0px; right:0; }

h1 { margin:20px 0 40px; font-size:350px; line-height:1em; font-weight:bold; }
h2 { margin:40px 0 0; font-size:40px;  font-weight:bold }
h3 { display:block; font-size:24px; margin:0 20px; }


h1, h2 { text-shadow: 2px 2px #333;  }


#loader {  margin:70px auto; width:200px;  display:none;}
#loader img { margin-right:10px;  }


#btn-reload,
#loader { width:285px; background:url('../imgs/btn_yellow.png') repeat-x; color:#903702; font-size:18px; height:55px; line-height:52px; display:inline-block; }

#adSenseWrap { width:100%; margin:30px 0; text-align:center; }

#btn-reload { cursor: pointer; margin-bottom:20px; }
#btn-reload:hover { background:url('../imgs/btn_yellow_hover.png') repeat-x; }

p#share { margin:10px 0 30px; font-size:14px; height:33px; line-height:33px; }
p#share img { margin:0 5px; }

#btn-reload, #loader { border-radius:10px; }