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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: local('Arimo'), url(http://themes.googleusercontent.com/static/fonts/arimo/v6/wZLYhRRxZWGToTRP78bqJQ.woff) format('woff');
}
a {
  color:#333;
  text-decoration:none;
}
body, h1, .hd {
  font-family:Arimo;
}
h1, h2 {
  font-size:16px;
}
.nv {
  font-size:18px;
}
.hd, .hd a, .nv, .nv a {
  color:#ccc;
}
.hd, .hd a {
  font-size:24px;
  padding:4px 0 0 0;
}
.ff, .emcc {
  color:#666;
}
body {
  font-size:12px;
  color:#333;
  background:url(img/c.png);
}
h1, h2 {
  margin:0 0 10px 0;
}
.ndas, .ww, .ff, h1, .frm, .fl, .fr, input.subm, .hd, .islug, .cp, .cd, .dta, .dta pre, .desc, h2, .rws, .entry, .entry span {
  float:left;
}
.nv, .nv a {
  float:right;
}
.ndas, .ww, .ff, h1, .desc, h2, .entry, .entry span {
  width:100%;
}
.rws {
  width:943px;
  border:solid 1px #ccc;
  padding:4px;
  height:300px;
}
.nv {
  width:300px;
}
.nv a {
  padding:8px 0 0 0;
  margin:0 0 0 20px;
}
.desc {
  margin:0 0 5px 0;
}
.dta pre {
  width:928px;
  margin:0 0 10px 0;
}
h2 {
  margin:15px 0 10px 0;
}
.islug {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border:solid 1px #ccc;
  width:948px;
  margin:0 0 10px 0;
}
.cp {
  background:#ececec;
  padding:5px 10px;
}
.cd {
  padding:5px 10px;
  width:882px;
}
.hd {
  width:250px;
}
.ndas {
  background:#07151D;
  height:40px;
}
.m, .mm {
  margin:0 auto;
  width:948px;
}

.ww {
  -webkit-box-shadow: 2px 2px 2px 0px #eee;
  -moz-box-shadow: 2px 2px 2px 0px #eee;
  box-shadow: 2px 2px 2px 0px #eee;
  background:#fff;
  border:solid 1px #ececec;
  padding:15px;
  margin:10px 0 0 0;
}
.ff {
  padding:10px 0;
}
.frm {
  width:948px;
}
.frm textarea.paste {
  border:solid 1px #ececec;
  background:#F8F8F8;
  padding:4px;
  width:940px;
  height:300px;
}
.fl, .fr {
  margin:10px 10px 0 0;
}
.fl {
  width:150px;
  padding:5px 0 0 0;
}
.fr {
  width:700px;
}
.fr input, textarea.tagsin {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width:350px;
  border:solid 1px #ccc;
  padding:4px 5px;
}
.tagsin {
  height:40px;
}
input.subm {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  font-weight: 400;
  font-size:16px;
  color:#fff;
  padding:3px 15px;
  background: none repeat scroll 0% 0% rgb(110, 193, 78);
  border: 2px solid rgb(110, 193, 78);
  margin:10px 0 0 160px;
}
.dta, h1 {
  position:relative;
}
.raw {
  position:absolute;
  right:0;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	padding:3px 15px;
	font-size:15px;
	color:#666;
}
.raw:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}
.entry {
  margin:10px 0;
}
.entry span {
  margin:0 0 5px 0;
  border-bottom:dotted 1px #ececec;
  padding:0 0 5px 0;
}
.emcc {
  font-style:italic;
}
i.sin {
  background:#6EC14E;
  padding:2px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#fff;
  font-size:11px;
  margin:0 10px 0 0;
}
