/* 3xtr stylesheet */

body {
	margin: 0;
	font: 1em "Arial", "Verdana", Sans-Serif;
	background: #ffffff url("/images/main-bottom-left.png") bottom left no-repeat;
}

h1, h2, h3, h4 {
	font-family: "Comic Sans MS";
	margin: 0;
	color: #ee5600;
	font-weight: normal;
}

a:link, a:visited {
	font: 1em "Comic Sans MS", sans-serif;
	text-decoration: none;
	color: #74c801;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

textarea {
	width: 100%;
}

input, select, option {
	font-family: "Courier New", monospace;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

input, textarea, button {
	border: solid #ee5600 1px;
}

button {
	background: #74c801;
	font: 1em "Comic Sans MS";
}

label {
	font: 1em "Comic Sans MS";
	color: #74c801;
	padding: 0 0 0 10px;
}

label.required {
	background: url("/images/star.gif") 0 0.3em no-repeat;
}

.cnt {
	text-align: center;
}

.result {
	border: dashed 0.1em;
	text-align: center;
	font-weight: bold;
	margin: 0 1em;
}

.error {
	border: dashed 0.1em;
	text-align: center;
	font-weight: bold;
	margin: 0 1em;
	color: #cc0000;
}

.roles li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}

.role-presents {
	display: inline-block;
	width: 16px;
	height: 16px;
}

.bool-0 {
	background: url("/images/yes-no-del.gif") 0 -16px no-repeat;
	border: outset 1px;
}

.bool-1 {
	background: url("/images/yes-no-del.gif") 0 0 no-repeat;
	border: outset 1px;
}

.hidden {
	display: none;
}

.fr {
	float: right;
}

.del {
	width: 16px;
	height: 16px;
	background: url("/images/yes-no-del.gif") 0 -32px no-repeat;
	cursor: pointer;
}

#head {
	margin: 0 5px;
	height: 150px;
}

#logo {
	width: 274px;
	height: 88px;
	margin: 0 0 0 5px;
	overflow: hidden;
	background: url("/images/3xtr.png") top left no-repeat;
	z-index: 1;
}

#slogan {
	position: absolute;
	left: 240px;
	top: 10px;
	z-index: 2;
	font: Bold 1.4em "Arial Black";
}

#navigation {
	position: absolute;
	top: 62px;
	left: 10px;
	padding: 0;
	z-index: 2;
}

#navigation li {
	width: 150px;
	height: 65px;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
	background: url("/images/menu-top.gif") no-repeat;
}

#navigation li a:link, #navigation li a:visited {
	display: block;
	width: 100%;
	font: Bold 1.3em "Comic Sans MS";
	color: #74c801;
	text-align: center;
}

.mnu-striptype a {
	margin-top: 25px;
}

#navigation li.mnu-calendar {
	background-position: 0 -65px;
}

.mnu-calendar a {
	margin-top: 23px;
}

#navigation li.mnu-about {
	background-position: 0 -130px;
}

.mnu-about a {
	margin-top: 23px;
}

#navigation li.mnu-skeletons {
	background-position: 0 -65px;
}

.mnu-skeletons a {
	margin-top: 23px;
}

#content {
	margin: 0 175px 118px 5px;
	padding: 0.5em;
	min-width: 820px;
	min-height: 400px;
}

#footer {
	margin: 5px;
	height: 31px;
	padding: 0 1em 0 208px;
}

#copytight {
	margin: 5px 0 0 0;
	float: right;
	font-weight: bold;
}

#counters {
	margin: 0 0 0 250px;
	float: left;
	border: outset 1px;
}

.strip-block {
	margin: 1em auto;
}

.strip-type-1 {
	width: 666px;
}

.strip-type-2 .strip-item {
	text-align: center;
}

.preface {
	background: url("/images/preface-top.gif") top left repeat-x;
}

.preface div {
	background: url("/images/preface-left.gif") top left repeat-y;
}

.preface div div {
	background: url("/images/preface-right.gif") top right repeat-y;
}

.preface div div div {
	background: url("/images/preface-bottom.gif") bottom left repeat-x;
}

.preface div div div div {
	background: url("/images/preface-bottom-left.gif") bottom left no-repeat;
}

.preface div div div div div {
	background: url("/images/preface-bottom-right.gif") bottom right no-repeat;
	padding: 12px 6px 24px 15px;
}

.preface h1, .preface h2 {
	font: Bold 1.2em "Arial Black";
	color: #000000;
	margin: 0;
	padding: 0;
}

.preface h2 {
	font-size: 1em;
}

.preface p {
	margin: 0;
	padding: 0;
}

.strip-latest {
	margin: 0;
	padding: 0;
}

.strip-latest li, .strip-item-list {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.empty-day {
	text-align: center;
	color: #aaaaaa;
	font-weight: bold;
}

.thumbs-table {
	margin: 0 auto;
}

.thumbs-table td, .thumbs-table th {
	margin: 1px;
}

.neighbours {
	height: 25px;
	margin: 0;
	padding: 0;
}

.neighbours li {
	display: block;
	margin: 0;
	padding: 0;
}

.neighbours li.prev {
	float: left;
	background: url("/images/arrow-left.gif") center left no-repeat;
	padding: 0 0 0 60px;
}

.neighbours li.next {
	float: right;
	background: url("/images/arrow-right.gif") center right no-repeat;
	padding: 0 60px 0 0;
}

.neighbours li a:link, .neighbours li a:visited {
	font: 1em "Comic Sans MS";
	color: #74c801;
}

.calendar-authors li, .strip-authors li {
	list-style-image: url("/images/bullet.gif");
}

.calendar-authors li .author {
	font: Bold 1.1em "Arial", "Verdana", Sans-serif;
	padding: 0;
	margin: 0;
}

ul.calendar-years {
	display: block;
	margin: 0.5em 0 0 0;
	padding: 0;
}

ul.calendar-years li, .calendar-year-list {
	display: inline-block;
	border: solid #cccccc 1px;
	list-style-type: none;
	padding: 0.5em 1em;
}

ul.calendar-years li strong {
	font: 1em "Comic Sans MS";
}

ul.calendar-monthes li, .calendar-month-list {
	display: block;
	list-style-type: none;
}

ul.calendar-monthes li span {
	font: 1em "Comic Sans MS";
}

ul.calendar-monthes li a:link, ul.calendar-monthes li a:visited {
	font: 1em "Comic Sans MS";
	color: #ee5600;
	text-decoration: none;
}

ul.calendar-monthes li a:hover {
	text-decoration: underline;
}

#strip-bottom {
	vertical-align: top;
}

#strip-comments {
	margin: 0 380px 0 0;
	padding: 0;
	width: 400px;
}

#strip-codes {
	float: right;
	width: 350px;
}

#strip-comment-add {
	border: solid #74c801 1px;
	padding: 1em;
}

#strip-comment-add div div label {
	padding: 0;
}

#strip-comment-add .bottom-buttons {
	height: 2em;
}

#strip-comment-add button {
	float: right;
	margin: 5px 0 0 0;
}

#comments-list {
	margin: 0;
	padding: 0;
}

#comments-list li {
	display: block;
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
	border-bottom: solid #ee5600 1px;
}

#comments-list .header {
	margin: 0 0.5em;
}

#comments-list .info {
	float: right;
	font: 0.9em Arial, Verdana, Sans-Serif;
	color: #797979;
	border: outset 1px;
	background: #eeeeee;
	padding: 0.1em;
	min-width: 200px;
}

#comments-list .author, #comments-list .anonymous {
	font: Bold 1em "Arial", "Verdana", Sans-Serif;
	color: #74c801;
}

#comments-list .anonymous {
	color: #797979;
}

#comments-list .pubdate {
	font: 0.8em Arial, Verdana, sans-serif;
	color: #999999;
}

#comments-list .body {
	margin: 0.5em;
	font: 0.9em Arial, Verdana, Sans-serif;
}

.comment-result {
	background: url("/images/comment-result-top.png") top left repeat-x;
	margin: 0 3em;
}
.comment-result div {
	background: url("/images/comment-result-bottom.png") bottom left repeat-x;
}
.comment-result div div {
	background: url("/images/comment-result-left.png") top left repeat-y;
}
.comment-result div div div {
	background: url("/images/comment-result-right.png") top right repeat-y;
}
.comment-result div div div div {
	background: url("/images/comment-result-top-center.png") top center no-repeat;
}
.comment-result div div div div div {
	background: url("/images/comment-result-bottom-left.png") bottom left no-repeat;
}
.comment-result div div div div div div {
	background: url("/images/comment-result-top-left.png") top left no-repeat;
}
.comment-result div div div div div div div {
	background: url("/images/comment-result-top-right.png") top right no-repeat;
}
.comment-result div div div div div div div div {
	background: url("/images/comment-result-bottom-right.png") bottom right no-repeat;
}
.comment-result div div div div div div div div div {
	background: url("/images/comment-result-bottom-center.png") bottom center no-repeat;
	padding: 50px 18px 30px 21px;
	font: 1em "Comic Sans MS";
	color: #74c801;
	text-align: center;
}

#monkey {
	display: block;
	position: absolute;
	top: 70px;
	right: 180px;
}

li.skel-item {
	list-style-image: url("/images/bullet.gif");
	color: #74c801;
	display: block;
	margin: 0;
	padding: 0;
}

.skel-item .header, .skel-item a:link, .skel-item a:visited {
	font-family: "Comic Sans MS"
}

.skel-item .header .date {
	font-size: 0.8em;
	font-weight: normal;
}

.skel-item .item {
	text-align: center;
}
