/* ------------------------------ */ /* http://polmoneys.com */ /* ------------------------------ */ 
 
body, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td {margin: 0;padding: 0;}

html {height: 100%;font-size: 100.01%overflow-y: scroll;-webkit-font-smoothing: antialiased;}
body {height: 100%;background: url('artwork/bgTile.png') repeat;color: #777;line-height: 1.4;font-size: 100.01%;line-height:1.125em;text-shadow: 0 0 0 #000;}

body, input, button, textarea, select {font-family: "Palatino Linotype", Freeserif, serif;letter-spacing: .05em;}

/* ------------------------------ */ /* LAYOUT */ /* ------------------------------ */ 

#frame{width: 639px;margin:10px auto;border-width:20px;-webkit-border-image: url('artwork/ultimateBtn.png') 20;-moz-border-image: url('artwork/ultimateBtn.png') 20;}
h1, h2, h3, h4, h5, h6 {font-family:Times, serif;letter-spacing: .1em;font-weight: bold;line-height: 1.2em;}
h1,p {color:#dedede; margin:0 auto;font-weight: bold;text-shadow:1px 1px 1px #000;}
h1 {font-size:28px;font-family: "helvetica",verdana, sans-serif;text-align:left;font-size:49px;margin:20px auto;letter-spacing:1px;padding-top:5px ;}
p{font-size:22px;text-align:left;line-height:24px;margin:15px 0;display:block;letter-spacing:2px;font-family: helvetica, sans-serif;text-align:justify;}

p strong{color:#C0C0C0;font-size:40px;}

img{border: 0;outline:none;}
a:link {color:#dedede;text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:focus {text-decoration: none;}
a:focus,:focus {outline: none;}
a:active {outline: none;}

#author{height: 50px;}
.down{width: 32px;height: 32px;display: block;margin:40px auto;border-width:10px;-webkit-border-image: url('artwork/ultimateBtn.png') 10;-moz-border-image: url('artwork/ultimateBtn.png')10;}
span img {padding-bottom:10px;}
/* ------------------------------ */ /* PLUGINS */ /* ------------------------------ */ 

.mouseyDialog {color:#fff;font-size:14px;padding:5px; position:relative;margin:79px 0 0 -215px;
width:450px; height:430px;border-width:20px;-webkit-border-image: url('artwork/ultimateBtn.png') 20;-moz-border-image: url('artwork/ultimateBtn.png') 20;} 
.mouseyDialog_close { bottom:10px; color:#ccc; font-size:70px; padding:4px 6px; position:absolute; right:0; text-decoration:none; -moz-border-radius:4px;
-webkit-border-radius:4px; } 
.mouseyDialog_close:hover { opacity:0.6; text-decoration:none; }

.clear{clear: both;}

@media screen and (max-device-width: 480px){
  img{
        max-width:100%;
        height:auto;
    }
}
