
/*---------------------------------------------- structure ----------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left
}
#clear {
	clear: both
}

/*------------------------------------------------ fonts --------------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

p, li, textarea {
	margin: 0;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-size: 11pt;
	line-height: 150%;
	color: #555
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal
}
h2, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-size: 16pt;
	color: #666
}
h3, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font-size: 15pt;
	color: #666
}
h4, h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	font-size: 14pt;
	color: #666
}
h5, h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
	font-size: 13pt;
	color: #666
}
h6, h6 a:link, h6 a:visited, h6 a:hover, h6 a:active {
	font-size: 12pt;
	color: #666
}

/*------------------------------------------ standards --------------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

a:link, a:visited, a:hover, a:active {
	color: #444;
	text-decoration: none;
	border-bottom: #f00 solid 2px
}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #f00}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
img {
	border: 0
}
abbr, acronym {
	border-bottom: #666 dashed 1px
}
form, select, input {
	margin: 0
}
span.spoiler {
	color: #fff;
	border: #ccc dashed 1px
}

/*----------------------------------------------- header ------------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

h1 {
	border-bottom: #ccc dotted 1px;
	color: #aaa;
	font-size: 30pt;
	margin: 0 0 25px 0;
	text-align: center
}
h1 span {
	color: #f00}
p.left {
	margin: 28px 10px 0 0;
	float: left
}
p.right {
	margin: 28px 0 0 10px;
	float: right
}

/*-------------------------------------------- left post ---------------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

#left {
	width: 340px;
	margin: 0 0 40px 0;
	float: left
}
#left ul, #left h2, #left img, #left object {
	padding: 0 0 20px 0
}
#left li {
	color: #777;
	font-size: 10pt;
	margin: 0 0 4px 0
}
#left li span, #left h2 span {
	color: #f00}
#left img {
	width: 340px
}
#left object, #left embed {
	display: block;
	width: 340px;
	height: 210px
}
#left p {
	font-size: 10pt;
	margin: -20px 0 30px 0;
	text-align: center
}

/*------------------------------------------ right post ---------------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

#right {
	margin: 0 0 40px 370px;
	padding: 0 10px 0 0
}
#right p {
	margin: 0 0 10px 0
}
#right ul {
	list-style-type: disc;
	padding: 5px 0 15px 20px
}
#right li {
	margin: 0 0 4px 0;
	font-size: 10pt
}
#right h5 {
	width: 530px;
	padding: 15px 0;
	margin: 0 0 10px 0
}
#right img, #right object {
	margin: 5px 0 15px 0
}
#right object, #right embed {
	display: block;
	width: 530px;
	height: 320px
}

/*-------------------------------------------- admin -----------------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

#right form {
	margin: 0 0 40px 0
}
#right input, #right select {
	margin: 0 15px 0 3px
}
#right select {
	width: 450px
}

/*------------------------------------------- comments ------------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

#comments {
	padding: 45px 10px 30px 0;
	clear: both
}
h5 {
	color: #fff;
	background: #f00;
	width: 900px;
	padding: 30px 0;
	text-align: center
}
#comments div {
	padding: 15px 0 5px 0;
	word-wrap: break-word;
	border-top: #ccc dotted 1px
}
#comments p {
	margin: 0 0 10px 370px
}
#comments h4 {
	width: 320px;
	padding: 0 0 15px 0;
	border-bottom: #ccc dotted 1px;
	float: left
}
#comments h4 span {
	color: #f00}

/*------------------------------------------ commenting ----------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

#rules {
	padding: 45px 0 40px 0;
	width: 280px;
	float: left
}
#rules p {
	color: #777;
	margin: 0 0 10px 0
}
#rules ul {
	margin: 0 0 15px 0
}
#rules li {
	color: #777;
	font-size: 10pt
}
#rules i {
	color: #000;
	border-bottom: #000 dashed 1px
}
#preview {
	margin: 50px 0 30px 370px;
	padding: 15px 0 5px 0;
	word-wrap: break-word;
	border-top: #ccc dotted 1px;
	border-bottom: #ccc dotted 1px
}
#preview p, #preview h4 {
	margin: 0 0 10px 0
}

/*----------------------------------------- comment form --------------------------------------------
-----------------------------------------------------------------------------------------------------------*/

#c_form {
	width: 530px;
	margin: 0 0 40px 370px
}
#c_form div {
	height: 35px;
	text-align: right
}
#c_form div p {
	float: left;
	margin: 0
}
#c_name input, #c_web input, #c_test input {
	width: 240px;
	height: 18px;
	background: #eee;
	border: #aaa solid 1px;
	padding: 2px 5px
}
#c_text {
	font-size: 10pt;
	width: 518px !important;
	width: 514px;
	height: 280px;
	background: #eee;
	border: #aaa solid 1px;
	padding: 5px
}
#c_path {
	display: none
}
#c_push {
	margin: 8px 0 0 0;
	text-align: right
}
#c_push input {
	cursor: pointer;
	margin: 0 10px 0 0;
	float: left
}