@import "./code.css";

/* fonts */
body,
table,
tr,
td,
pre,
div,
li,
textarea
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

/* margins */
td,
pre,
div,
blockquote,
.style_table,
.style_th,
.style_td,
li,
ul,
ol,
dl,
dd,
dt,
hr,
p,
h1,h2,h3,h4,h5,h6,
form
{
	padding:0px;
	margin:0px;
	line-height: 120%;
	word-break: break-all;
}
body
{
	margin: 10px;
	background-color: white;
}

blockquote,
li,
ul,
ol,
dt
{
	margin-left:8px;
}

dd
{
	padding-left:24px;
	margin-bottom: 5px;
}

ul,
ol,
dl
{
	margin-bottom: 5px;
	padding-left: 8px;
}

li
{
	margin-top: 3px;
}

p,
h1,h2,h3,h4,h5,h6
{
	margin-bottom: 5px;
}

/* colors */
body
{
	color: black;
	background-color: white;
}

/* borders */
div.main_in
{
}

/* links */
a:link,
a:active,
a:visited
{
	color: #003366;
	text-decoration: underline;
}
a:hover
{
	color: #FF6500;
}


/* blocks */
pre
{
	border: 1px solid gray;
	padding: 2px;
	white-space: pre;
	color: black;
	background-color: #f0f0f0;
	word-break: break-all;
	margin-bottom: 5px;
	
	margin-left: 14px;
	margin-right: 22px;
}
img
{
	border:none;
}

/* lists */
ul.list1
{
	list-style-type: disc;
}
ul.list2
{
	list-style-type: circle;
}
ul.list3
{
	list-style-type: square;
}
ol.list1
{
	list-style-type: decimal;
}
ol.list2
{
	list-style-type: lower-roman;
}
ol.list3
{
	list-style-type: lower-alpha;
}

div#header
{
	background-color: white;
}
div#header a
{
	color: white;
	text-decoration: none;
}
div#header a:hover
{
	text-decoration: underline;
}

div#navigator
{
}
div#menubar
{
	display: block;
	padding-left: 10px;
	border-left: 1px dotted #d0d0d0;
}
div.body
{
	display: block;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	word-break: break-all;
}

div#note,
div#attach,
div#lastmodified,
div#related,
div#footer,
div#toolbar
{
	font-size: 9px;
	clear: both;
}
div#toolbar
{
	xdisplay: none;
}

div#preview
{
	background-color: #F5F8FF;
}

/* decorations */
h1,
h2,
h3,
h4,
h5,
h6
{
	font-size: 11px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

h1,
h2,
h3
{
	border: 1px solid black;
	background-color: #AF1D47;
	color: white;
}

h1 a:link,
h2 a:link,
h3 a:link,
h1 a:visited,
h2 a:visited,
h3 a:visited
{
	color: white;
}



h4,
h5,
h6
{
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px dotted #d0d0d0;
	background-color: #F0F0F0;
}

/* aname.inc.php */
.anchor
{
}
.anchor_super
{
	xfont-size:xx-small;
	xvertical-align:super;
	display: none;
}

/* br.inc.php */
br.spacer
{
}

/* clear.inc.php */
.clear{
	margin:0px;
	clear:both;
}

/* counter.inc.php */
div.counter
{
	font-size:70%;
}

/* diff.inc.php */
span.diff_added
{
	color:blue;
	background-color:inherit;
}

span.diff_removed
{
	color:red;
	background-color:inherit;
}

/* hr.inc.php */
hr.short_line
{
	text-align:center;
	width:80%;
	border-style:solid;
	border-color:#333333;
	border-width:1px 0px;
}

/* include.inc.php */
div.include_title
{
	padding-top: 1px;
	padding-bottom: 1px;

	margin-top: 5px;
	margin-bottom: 5px;

	border-bottom: 1px solid black;

	font-weight: bold;
}
.include_title_link
{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	
	background-color: #AF1D47;
}

.include_title_link a:link,
.include_title_link a:visited
{
	text-decoration: none;
	color: white;
}

.include_title_link a:hover,
.include_title_link a:active
{
	text-decoration: underline;
}


/* navi.inc.php */
ul.navi
{
	margin:0px;
	padding:0px;
	text-align:center;
}

li.navi_none
{
	display:inline;
	float:none;
}

li.navi_left
{
	display:inline;
	float:left;
	text-align:left;
}

li.navi_right
{
	display:inline;
	float:right;
	text-align:right;
}

/* new.inc.php */
span.comment_date
{
	font-size:x-small;
}
span.new1
{
	color:red;
	background-color:transparent;
	font-size:x-small;
}
span.new5
{
	color:green;
	background-color:transparent;
	font-size:xx-small;
}

/* popular.inc.php */
span.counter
{
	font-size:70%;
}
ul.popular_list
{
/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
}

/* recent.inc.php,showrss.inc.php */
ul.recent_list
{
/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
}

/* ref.inc.php */
div.img_margin
{
	margin-left:5px;
	margin-right:5px;
}

/* vote.inc.php */
td.vote_label
{
	color:inherit;
	background-color:#FFCCCC;
}
td.vote_td1
{
	color:inherit;
	background-color:#DDE5FF;
}
td.vote_td2
{
	color:inherit;
	background-color:#EEF5FF;
}







textarea
{
	width: 100%;
	height: 100%;
}

#urltext,
.jumpmenu
{
	display: none;
}

hr
{
	height: 1px;
	border: none;
	border-top: 1px dotted #d0d0d0;
	margin-top:2px;
	margin-bottom:2px;
	clear: both;
}


input,
select,
option
{
	border: 1px dotted #d0d0d0;
	line-height: 120%;
	background-color: white;
	color: black;
}

textarea
{
	background-color: white;
	color: black;
	line-height: 100%;
}

table#container,
td#sidebar,
td#contents
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

	.style_td
{
	padding-right: 15px;
}
