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,b,u,i,center,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-size:100%;font-weight: 300;vertical-align:baseline;background-color:transparent;background-repeat:no-repeat;background-position: left top;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
a:active {outline:none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section{display:block;}

body { font: 14px/1.6 "m-1c-1","m-1c-2",sans-serif; color: rgba(255,255,255,0.9); background: #6B2300; }

header {
  margin: 0 auto;
  width: 750px;
  border-color: rgba(0,0,0,0.19);
  border-style: solid;
  border-width: 0 2px;
}

h1 {
  background: rgba(0,0,0,0.14);
  font-size: 28px;
  padding: 0 28px;
  line-height: 56px;
  font-weight: 200;
}
h1 a {
  text-decoration: none;
  font-weight: 200;
}

section {
  clear: both;
  overflow: hidden;
  width: 694px;
  margin: 0 auto;
  padding: 14px 28px;
  background-color: rgba(0,0,0,0.07);
  border-color: rgba(0,0,0,0.15);;
  border-style: solid;
  border-width: 0 2px;
}

h2 {
	font-size: 20px;
	font-weight: 200;
}

p {
  margin: 0 0 1em 0;
  text-align: left;
  font-weight: 300;
}

a {
  color: rgba(255,255,204,1);
  -webkit-transition: all .2s linear;
}
a:hover { color: rgba(255,255,153,1); }
a:active { outline: 1px dotted #5E1F00; }

ol { list-style: decimal; margin: 0 3em;}

#networks { float: right; width: 348px; }
#networks ul { clear: left; }
li {
  margin: 0;
}

acronym { border-bottom: 1px dotted #9E7865; cursor: help; }

p#head_shot {
  margin: 0;
  float: right;
}
img.featured {
  border: 2px solid #5E1F00;
  background: #6B2300;
  padding: 12px;
}
img.featured {
  background: #6F2907;
}
div.about {
  margin-top: 14px;
  float: left;
  width: 306px;
}

footer {
  clear: both;
  width: 694px;
  margin: 0 auto;
  padding: 0 28px;
  line-height: 56px;
  background: rgba(0,0,0,0.14);
  border-color: rgba(0,0,0,0.15);;
  border-style: solid;
  border-width: 0 2px 2px 2px;
}