@charset "utf-8";
/* CSS Document */

/**** Reset ****/

* { margin:0; padding:0; border:0; outline:0; }

/**** Body Stles ****/

body { font-family:Helvetica, Arial, sans serif; font-size:100%; font-weight:100; background:#2f352b url(http://welldoneemail.com/wp-content/themes/welldoneEmail/style/images/mainBack.jpg) no-repeat top center; color:#4d4c4c; }
h1 { width:24em; height:65px; margin:2em auto; padding:0; text-indent:-9999px; background:transparent url(http://welldoneemail.com/wp-content/themes/welldoneEmail/style/images/welldoneLogo.png) no-repeat left; }
strong { font-weight:bold; }
em { font-style:italic; }
h2 { color:#e0f89a; margin:.5em 0; padding:0; font-size:200%; font-weight:bold; text-shadow:0 1px 2px #141613; }
p { color:white; margin:1em 0; padding:0; font-size:110%; line-height:1.5; font-weight:100; }
p:last-child { margin:1em 0 1em 0; padding:1em 0 0 0; border-top:1px solid #444844; font-size:90%; }
p span { font-family:goudy old style, palatino, book antiqua; }
a:link, a:visited { color:#e0f89a; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; color:#99b056; }
#wrap { width:45em; margin:2em auto; padding:1em 2em; background:transparent url(http://welldoneemail.com/wp-content/themes/welldoneEmail/style/images/transBack.png) repeat; -moz-border-radius:8px; -webkit-border-radius:8px; position:relative; border-top:1px solid #333633; border-left:1px solid #292b29; border-right:1px solid #292b29; border-bottom:1px solid #252825; }
#wrap img { position:relative; top:-50px; right:-10px; float:right; margin:0 0 0 2em; z-index:100; }
#info { position:absolute; top:-34px; right:32px; width:220px; -moz-border-radius:6px; -webkit-border-radius:6px; background:transparent; padding:200px 10px 10px 20px; z-index:1000; height:50px; text-indent:-9999px; font-weight:bold; }
#info a { height:20px; width:220px; margin:0; padding:200px 0 0 0; vertical-align:bottom; display:block; text-decoration:none; position:absolute; top:0; }
#info:hover { background:transparent url(http://www.welldoneemail.com/wp-content/themes/welldoneEmail/style/images/mainEmailCover.png); color:white; z-index:1000; text-indent:0; cursor:default; }
#info em { color:#444844; }
label { display:block; font-size:110%; color:white; line-height:1.5; margin:1em 0; text-transform:uppercase; letter-spacing:3px; font-family:Helvetica, Arial, sans serif; }
input { margin:.5em 0; padding:.4em .6em; font-size:100%; color:#2f352b; -moz-border-radius:6px; -webkit-border-radius:6px; width:12em; font-family:Helvetica, Arial, sans serif; }
button { margin:.5em 0 1em 1em; padding:.4em .6em; font-weight:bold; -moz-border-radius:6px; -webkit-border-radius:6px; font-size:96%; background:#e0f89a; color:#809544; font-family:Helvetica, Arial, sans serif; }
button:hover, button:focus { background:#99b056; color:white; }