/* v1.0 | 20080212 */

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%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#container {
width:100%;
height:100%
}
textarea {
border:0;
}

body {
	background:#ece9d8;
	font-family:Verdana,Arial;
	font-size:12px
}

#ads a {
	color:#000;
}
#titlehead {
	margin-top:10px; 
}
#titlehead h1 {
	font-size:150%;
	color:#4c4c4c;
	padding:0 0 10px 0;
}

#titlehead img.gravatar {
	float:left;
	margin:0 5px;
}
#titlehead p.usercomment {
	margin-top:5px;
}
#titlehead .userinfo,#titlehead .share{
	float:left;
	width:50%;
}

#latestcode .latestlist {
	margin-bottom:10px;
	border:1px outset #ccc;
	padding:1px
}

#latestcode h2 {
	font-size:130%;
	padding:5px;
	border-top:1px solid #fefefe;
	background:#a69e73
}
#latestcode h2 a {
	text-decoration:none;
	color:#fafafa;
}
#latestcode h2 a:hover {
	color:#666666;
}

#latestcode textarea {
	width:100%;
	height:100px;
	border:1px inset #666666
}
#latestcode .postinfo {
	font-style:italic;
	font-size:0.9em;
	color:#555555
}

#control {
	width:20px;
	float:left;
}
#control ul li {
	display:inline;
}
#control ul li a {
	display:block;
	padding:2px 7px;
	margin:0 2px;
	background-image:url(toolbaricon.png);
	background-repeat:no-repeat;
	text-decoration:none;
	border:1px outset #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
a.t_getvalue{
	background-position:-255px -21px
}
a.t_getselrange{
	background-position:-108px -21px
}
a.t_setselrange{
	background-position:-85px -21px
}
a.t_getseltext{
	background-position:-191px 0
}
a.t_delseltext{
	background-position:-234px -21px
}
a.t_streamcomment{
	background-position:-255px -65px
}
a.t_togglereadonly{
	background-position:-171px 0
}


#control ul li a:hover {
	border-style:inset
}
#arusbawah,#adsbottom,#titlehead,#ads,#latestcode{
	margin:5px 20px;
}
#arusbawah textarea,input {
	border:1px solid #666666
}
#arusbawah textarea {
	height:35px;
}
#arusbawah table tr td {
	vertical-align:top
}
#arusbawah input.submit {
	padding:10px;
	-moz-border-radius:5px;
	-border-radius:5px;
	-webkit-border-radius:5px
}

#kaoskaki{
	text-align:center;
	font-size:11px;
	color:#fafafa;
	padding:20px;
	background:#bcb89f
}
#kaoskaki a {
	color:#fafafa
}
.clear {
	clear:both
}
p {
	margin:5px 0
}
.p5 {
	padding:5px
}