/* CSS RESET */
html,body, iv,span,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;}:focus{outline:0;}body{line-height:1;color:#000;background:#fff;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;} 

html,body {width:100%; height:100%; font:12px Helvetica,Arial; background:#4d453d;}
img {width:100%;}
.container, .copyright, .embed {max-width:1200px; margin:0 auto -4px;}
.copyright {background:#000; color:#fff; line-height:150%;}
.copyright a, .copyright a:visited {color:#ccc; text-decoration:none;}
.copyright a:hover {text-decoration:underline;}
.copyright .copybox {padding:20px 20px 20px 0; float:right; width:81%;}
.copyright .copybox .copytext {text-align:right; float:left;}
.copyright .copybox .copyimg {float:right; padding-left:15px;}
.copyright img {width:auto;}
.socialshare {float:left; padding:15px 0 10px;}
.socialshare span {float:left; padding-left:15px;}
.embed {padding:15px 0; text-align:center;}
.embed h1 {font-size:18px; font-weight:bold; margin-bottom:5px; color:#fff;}
.embed .embedcode {padding:5px;}