/*


*/

@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}

body { background-color: #222; color: #000; font-size: 14px; line-height: 1.5em; font-family: 'edelsansRegular', 'Arial', sans-serif; }
p { font-size: 12px; }

#container { width: 640px; margin-top: 80px; text-align: left; }








hr { opacity: 0.2; margin-top: 25px; margin-bottom: 25px; width: 960px; }

#projects { padding-left: 20px; }
#projects #picplz { margin-left: 20px; float: left; clear: none; }

#picplz-screenshots { border: 1px solid rgba(0, 0, 0, 0.2); padding: 0px; float: left; clear: none; margin-left: 80px; width: 270px; height: 200px; }






#logo { background: transparent url(images/mr.jpg) no-repeat scroll left top; width: 719px; margin-bottom: -36px; margin-top: -2px; text-indent: -9999px; height: 74px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; }

#wrapper { height: 500px; width: 710px; margin-top: 40px;  }

#main { width: 730px; display: inline-block; background-color: #fff; padding: 8px; text-align: left; border: 1px solid #d4d4d4; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

#main object { float: left; }
#skip_button { float: left; }
#skip_button a { width: 240px; text-shadow: 1px 1px #107122; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #FFF; display: block; text-align: center; display: block; padding-bottom: 16px; padding-top: 16px; font-size: 26px; line-height: 20px; text-decoration: none; float: left; clear: none; margin-left: 8px; background: transparent url(images/green_button_bg.png) repeat-x scroll left top; border: 1px solid #398505; -moz-box-shadow: 0 1px 0 #c1c1c1; letter-spacing: -0.02em; } /* 009921 08AA26 */
#skip_button a:hover { border-color: #107122; }

#footer { color: #666; text-align: right; margin-right: -4px; padding-left: 10px; margin-top: 14px; font-size: 11px; }
#footer a { color: #107122; text-decoration: none; }