.inner-offset {
	padding: 0 40px;
}
.date {
	color: #898989;
	font-size: 0.92em;
}
.author {
	color: #0099cc;
}

span.sex-w {
	background: url(../images/i/icons/sex-w.gif) left no-repeat;
	padding-left: 13px;
	color: #000;
}
span.sex-m {
	background: url(../images/i/icons/sex-m.gif) left no-repeat;
	padding-left: 13px;
	color: #000;
}
span.sex- {
	padding-left: 4px;
	color: #000;
}

a.edit {
	background: url(../images/i/icons/pen.gif) left no-repeat;
	padding-left: 18px;
}
a.delete {
	background: url(../images/i/icons/delete.gif) left no-repeat;
	padding-left: 18px;
}

div.expander {
	padding: 0 10px;
	margin-bottom: 25px;
	color: #b7b7b7;
	font-size: 1.167em;
}
div.expander a {
	background: url(../images/i/mrk/blue-down.gif) right 5px no-repeat;
	padding-right: 15px;
	text-decoration: none;
}
div.expander.active a {
	background-image: url(../images/i/mrk/blue-up.gif);
}
#menu div.expander a { display: block; }
#menu div.expander ul li a { display: inline; }


/*###########################################*/

.green-error {
	margin: 10px 0;
	color: #85B70D;
}
h3.global-error {
	padding: 10px 0;
	color: #ff6b29;
	text-align: center;
	/*font-weight: bold;*/
}
h2.global-error {
	color: #565656;
	padding: 10px;
	text-align: center;
}
h2.global-error span {
	background: url(../images/i/icons/deny.gif) left no-repeat;
	padding: 5px 0 5px 30px;
}
h2.global-warning {
	color: #565656;
	padding: 10px;
	text-align: center;
}
h2.global-warning span {
	background: url(../images/i/icons/warning.gif) left no-repeat;
	padding: 5px 0 5px 30px;
}
h2.global-smile {
	color: #565656;
	padding: 10px;
	text-align: center;
}
h2.global-smile span {
	background: url(../images/i/icons/smile.gif) left no-repeat;
	padding: 5px 0 5px 30px;
}

/*###########################################*/

div.navigation {
	margin: 20px 0;
}
div.navigation table.navigation {
	margin: 0 auto;
}
div.navigation table.navigation td {
	vertical-align: middle;
}
div.navigation a,
div.navigation span {
	line-height: 2em;
}
div.navigation a.prev {
	text-decoration: none;
	margin-right: 10px;
}
div.navigation a.prev span {
	background: url(../images/i/bg/navi-prev.gif) top left no-repeat;
	padding: 0 5px 3px 10px;
	color: #FFF;
}
div.navigation span.prev {
	margin-right: 10px;
}
div.navigation span.prev span {
	background: url(../images/i/bg/navi-prev-i.gif) top left no-repeat;
	padding: 0 5px 3px 10px;
	color: #FFF;
}
div.navigation a.next {
	margin-left: 10px;
	text-decoration: none;
}
div.navigation a.next span {
	background: url(../images/i/bg/navi-next.gif) top right no-repeat;
	padding: 0 10px 3px 5px;
	color: #FFF;
}
div.navigation span.next {
	margin-left: 10px;
}
div.navigation span.next span {
	background: url(../images/i/bg/navi-next-i.gif) top right no-repeat;
	padding: 0 10px 3px 5px;
	color: #FFF;
}
div.navigation a.link {
	padding: 5px;
	margin: 0 5px;
}
div.navigation span.current {
	padding: 0 5px;
}
div.navigation span.current span {
	background: #0099cc;
	padding: 0 3px;
	font-size: 2em;
	color: #fff;
}

/*###########################################*/

div.reference {
	background: url(../images/i/bg/reference.gif) right no-repeat;
	margin-left: 20px;
}
div.reference div {
	background: url(../images/i/bg/reference.gif) left no-repeat;
	padding: 0 1px;
}
div.reference div div {
	background: url(../images/i/icons/reference.gif) #f4f4f4 8px center no-repeat;
	padding: 0 8px 0 28px;
	height: 28px;
	font-size: 0.92em;
	color: #898989;
	line-height: 27px;
	white-space: nowrap;
}

/*###########################################*/


table.float-content {
	margin: 0 auto;
}

table.float-content a.x {
	background: url(../images/i/icons/x.gif) left no-repeat;
	padding: 2px 0 5px 20px;
	line-height: 1.4em;
	position: absolute;
	right: 0;
	top: -30px;
	font-size: 0.92em;
}
table.float-content td.prev,
table.float-content td.next {
	vertical-align: middle;
}
table.float-content td.prev div,
table.float-content td.next div {
	width: 37px;
}
table.float-content td.prev a,
table.float-content td.next a {
	width: 37px;
	height: 60px;
	display: block;
}
table.float-content td.prev a { background: url(../images/i/buttons/left.gif) no-repeat; }
table.float-content td.next a { background: url(../images/i/buttons/right.gif) no-repeat; }
table.float-content td.fc-inner {
	padding: 20px;
}

/*###########################################*/

table.form {

}
table.form th {
	padding: 5px 30px 5px 0;
	color: #898989;
	vertical-align: top !important;
}
table.form td {
	padding: 5px 0;
}
table.form td.captcha img {
	vertical-align: middle;
}
table.form div.form-errors {

}
table.form p.submit {
	margin: 0;
}
table.form td.field-false .txt {
	border-color: #ee1c25;
	background-color: #f8f0f0;
}

#drag-container div.inline-block {
	zoom: 1;
}

/*###########################################*/

table.page-title {
	width: 100%;
}
table.page-title th {
	padding-right: 50px;
	/*vertical-align: middle;*/
	width: 1%;
}
table.page-title td.page-options {
	vertical-align: middle;
	font-size: 1.167em;
	width: 99%;
}
table.page-title td.page-options a.selected-tag {
	background: url(../images/i/icons/x-tag.gif) 100% 4px no-repeat;
	padding-right: 10px;
	margin-left: 20px;
	font-size: 0.786em;
	color: #898989;
	text-decoration: none;
}
h1.page-title {
/*	margin-left: -10px;*/
	margin-bottom: -10px;
	font-size: 5em;
	position: relative;
	left: -10px;
	z-index: 1;
	white-space: nowrap;
	color: #fff;
}
table.float-content h1.page-title {
	margin: 0 0 20px 0;
	position: relative;
	left: -50px;
}
h1.page-title span {
	padding: 0 10px;
	zoom: 1;
}
.content-red h1.page-title span { background-color: #ee1c25; }
.content-green h1.page-title span { background-color: #39b54a; }
.content-purple h1.page-title span { background-color: #461268; }
.content-magenta h1.page-title span { background-color: #990066; }
.content-yellow h1.page-title span { background-color: #ffcc33; color: #000; }
.content-blue h1.page-title span { background-color: #007da6; color: #ffff99; }
.content-dark-blue h1.page-title span { background-color: #124b68; }
.content-dark-red h1.page-title span { background-color: #330000; color: #ff0099; }
.content-turquoise h1.page-title span { background-color: #00a99d; }
.content-dark h1.page-title span { background-color: #161f29; }
.content-grey h1.page-title span { background-color: #5e5e5e; }

/*###########################################*/

div.tags-list {
	margin-bottom: 18px;
	font-size:0.92em;
}
div.tags-list span {
	background-color: #0099cc;
	padding: 1px 2px;
	color: #fff;
}
div.tags-list span a {
	color: #fff;
	text-decoration: none;
}
div.tags-list span a:hover {
	color: #15c7ff;
}

/*###########################################*/

div.buttons {
	margin-bottom: 20px;
}
div.buttons table.float-left {
	margin-right: 20px;
}
div.buttons table.float-right {
	margin-left: 20px;
}
div.buttons table {
	cursor: pointer;
	height: 34px;
}
div.buttons table th {
	vertical-align: middle;
}
div.buttons table td {
	vertical-align: middle;
	padding-left: 5px;
}
div.buttons table.float-right td a.btn {
	margin-left: 15px;
	margin-right: 0;
}

/*###########################################*/
#scroller {
}
#scroller div.scroll-wrapper {
	background: #f3f3f3;
	border-top: 1px solid #ebebeb;
	height: 120px;
	position: relative;
	overflow: hidden;
}
#scroller div.scroll-content {
	position: absolute;
}
#scroller div.scroller table {
	width: 100%;
}
#scroller div.scroller table td.scroll-left {
	padding-right: 1px;
	/*width: 1%;*/
}
#scroller div.scroller table td.scroll-left div {
	background: url(../images/i/bg/bg-scroll-left.gif) no-repeat;
	width: 14px;
	height: 11px;
	cursor: pointer;
}

/*###########################################*/

#scroller div.scroller table td.scroller {
	background: url(../images/i/bg/bg-scroller.gif) repeat-x;
	width: 100%;
}
#scroller div.scroller table td.scroller div.scroller-wrapper {
	position: relative;
	height: 11px;
}
#scroller div.scroller table td.scroller div.scroller {
	background: url(../images/i/bg/bg-scroll-button.gif) no-repeat;
	width: 21px;
	height: 15px;
	position: absolute;
	top: -2px;
	cursor: pointer;
}
#scroller div.scroller table td.scroll-right {
	padding-left: 1px;
	/*width: 1%;*/
}
#scroller div.scroller table td.scroll-right div {
	background: url(../images/i/bg/bg-scroll-right.gif) no-repeat;
	width: 14px;
	height: 11px;
	cursor: pointer;
}

/*###########################################*/

table.scroll-objects {
	margin-top: 25px;
}
table.scroll-objects td.number {
	padding-left: 30px;
	padding-right: 8px;
	color: #d4d4d4;
	font-size: 1.17em;
}
table.scroll-objects td.number div {
	border-bottom: 3px solid #d4d4d4;
	padding-bottom: 2px;
}
table.scroll-objects td.title {
	padding-right: 30px;
	padding-top: 16px;
	white-space: nowrap;
}
table.scroll-objects td.title div.title {
	margin-bottom: 7px;
}
table.scroll-objects td.photo {
	padding-right: 8px;
	padding-top: 19px;
}

/*###########################################*/

div.objects {
	padding: 50px 0;
	overflow: hidden;
	position: relative;
}
div.objects table.objects {
	width: 100%;
}
div.objects table.objects td.object-ceil {
	padding: 0 37px;
}
div.objects table.objects td.object-ceil-i {
	width: 70%;
}
div.objects table.objects td.object-ceil-l,
div.objects table.objects td.object-ceil-r {
	width: 15%;
}
div.objects table.title {
	margin-bottom: 25px;
	width: 100%;
}
div.objects table.title th {
	padding-right: 20px;
	width: 1%;
}
div.objects table.title td {
	width: 99%;
}
div.objects table.title div.date {
	line-height: 27px;
}
div.objects div.text {
	margin-bottom: 18px;
}
div.objects div.inner-padding {
	padding: 0 10px;
}
div.objects div.test {
	padding: 0 10px;
}

div.objects #left-object {
	width: 500px;
	position: absolute;
	right: 0;
	opacity: 0.4;
}
div.objects #right-object {
	width: 500px;
	position: absolute;
	opacity: 0.4;
}
div.objects #left-object div.frame-object div.fo-top,
div.objects #left-object div.frame-object div.fo-left,
div.objects #left-object div.frame-object div.fo-right,
div.objects #left-object div.frame-object div.fo-bottom,
div.objects #right-object div.frame-object div.fo-top,
div.objects #right-object div.frame-object div.fo-left,
div.objects #right-object div.frame-object div.fo-right,
div.objects #right-object div.frame-object div.fo-bottom {
	background: none;
}
div.objects div.fader {
	display: none;
}
div.objects a.left {
	background: url(../images/i/buttons/left.gif) no-repeat;
	display: block;
	width: 37px;
	height: 60px;
	position: absolute;
	left: -37px;
	top: 100px;
}
div.objects a.right {
	background: url(../images/i/buttons/right.gif) no-repeat;
	display: block;
	width: 37px;
	height: 60px;
	position: absolute;
	left: 100%;
	top: 100px;
}

/*###########################################*/

div.objects div.journal h1 {
	margin-bottom: 20px;
}
div.objects div.journal h2 {
	margin-bottom: 3px;
	font-size: 1.5em;
	color: #ffcc33;
	font-style: italic;
}
div.objects div.journal div.space {
	height: 20px;
}
div.objects div.journal table.pages {
	margin-bottom: 25px;
	font-size: 1.167em;
}
div.objects div.journal table.pages th,
div.objects div.journal table.pages td {
	padding: 5px 10px 5px 0;
}
div.objects div.journal table.pages td {
	vertical-align: middle;
}
div.objects div.journal table.pages th div {
	padding: 2px 7px;
	background: #dbdbdb;
	white-space: nowrap;
}
div.objects div.journal div.cover {
	background: url(../images/i/bg/cover-inner2.gif) bottom right no-repeat;
	margin-left: 20px;
	padding: 0 5px 6px 0;
	position: relative;
	top: -40px;
	float: right;
}

/*###########################################*/

div.comments {

}
div.objects #left-object div.comments,
div.objects #right-object div.comments {
	display: none;
}
div.comments div.comments-refresh {
	margin-bottom: 25px;
	min-height: 50px;
}
div.comments div.date {
	margin-bottom: 3px;
	font-size: 0.86em;
}
div.comments div.comment {
	padding: 8px 10px;
}
div.comments div.comment-grey {
	background-color: #f4f4f4;
}
div.comments div.comment-form {
	padding: 0 10px;
}

/*###########################################*/

#tags-cloud {
	z-index: 2;
}
#tags-cloud div.frame-tags {
	position: absolute;
	margin-left: -80px;
	top: 12px;
	z-index: 2;
	max-width: 100%;
}
#tags-cloud table.frame-tags {
	width: 100%;
}
#tags-cloud table.frame-tags td.ft-inner {
}
#tags-cloud ul {
	padding: 6px 10px 10px 10px;
}
#tags-cloud ul li {
	margin: 0 5px;
	padding: 0;
	display: inline;
	line-height: 1.8em;
}
#tags-cloud ul li a {
	padding: 0 5px;
}
#tags-cloud ul li.tag-1 { font-size: 0.86em; }
#tags-cloud ul li.tag-2 { font-size: 1em; }
#tags-cloud ul li.tag-3 { font-size: 1.143em; }
#tags-cloud ul li.tag-4 { font-size: 1.286em; }
#tags-cloud ul li.active {
	background-color: #09C;
	color: #fff;
}
#tags-cloud ul li.active a {
	color: #fff;
	text-decoration: none;
	line-height: 1.9em;
}

/*###########################################*/


div.photo-list {
	margin-bottom: 25px;
}
div.photo-list table.photo-list {
	margin-bottom: -20px;
	width: 100%;
}
div.photo-list table.photo-list td {
	padding-bottom: 40px;
	width: 33.3%;
	height: 185px;
}
div.photo-list table.photo-list td div.photo {
	position: absolute;
	left: 50%;
	margin-left: -110px;
	cursor: pointer;
}
div.photo-list table.photo-list tr.row-top td.ceil-1 div.photo {
	left: 30%;
	margin-left: -50px;
}
div.photo-list table.photo-list tr.row-top td.ceil-2 div.photo {
	top: 10px;
}
div.photo-list table.photo-list tr.row-top td.ceil-3 div.photo {
	left: auto;
	right: 30%;
	margin-right: -50px;
	margin-left: 0;
}
div.photo-list table.photo-list tr.row-bottom td.ceil-1 div.photo {
	left: 30%;
	margin-left: -60px;
}
div.photo-list table.photo-list tr.row-bottom td.ceil-2 div.photo {
	top: -10px;
}
div.photo-list table.photo-list tr.row-bottom td.ceil-3 div.photo {
	left: auto;
	right: 30%;
	margin-right: -60px;
	margin-left: 0;
}
div.photo-list table.photo-list td div.photo div.nm {
	background: url(../images/i/bg/photo-nm-r.gif) top right no-repeat;
	padding-right: 1px;
	position: absolute;
	font-size: 0.86em;
	color: #fff;
}
div.photo-list table.photo-list td div.photo div.nm div {
	background: url(../images/i/bg/photo-nm-l.gif) top left no-repeat;
	padding: 0 4px 0 5px;
	height: 13px;
}

/*###########################################*/

div.post-list {
	margin-top: 20px;
}
div.post-list h2 {
	color: #000;
}
div.post-list h2 span {
	color: #898989;
}
div.post-list div.list {
	margin-bottom: 20px;
}
div.post-list div.post {
	background: #fff;
	padding: 8px 10px 15px;
}
div.post-list div.post-grey {
	background-color: #f4f4f4;
}
div.post-list div.author {
	margin-bottom: 10px !important;
}
div.post-list div.expander {
	padding: 0;
}
div.post-list table.form {
	width: 100%;
}
div.post-list a.delete,
div.post-list a.edit {
	background: 0;
	padding: 0;
}
div.post-list div.quote {
	background: #FFFFD4;
	padding: 8px 10px;
	margin-bottom: 20px;
}
div.post-list div.post div.quote {
	margin-bottom: 5px;
	font-size: 0.92em;
}
div.post-list div.post-active {
	position: relative;
	z-index: 1000;
}
div.post-list div.post-active div.author {
	/*margin-bottom: 2px !important;*/
}
div.post-list div.post-active table.form td {
	padding-top: 0;
}
div.post-list div.post textarea {
	padding: 0;
	border: none;
}
div.post-list div.post table.form div {
	background: #F8F8F8;
	border: 1px solid #898989;
	padding: 2px;
}

/*###########################################*/

div.menu-inner {
	margin-bottom: 20px;
	font-size: 1.417em;
}
div.menu-inner div.prefix {
	margin-right: 20px;
	float: left;
	color: #b7b7b7;
}
div.menu-inner ul li {
	padding: 0;
	margin-right: 50px;
	float: left;
	white-space: nowrap;
}

/*###########################################*/

div.menu-inner2 {
	margin-bottom: 20px;
	line-height: 21px;
}
div.menu-inner2 div.prefix {
	margin-right: 20px;
	float: left;
}
div.menu-inner2 ul li {
	padding: 0;
	margin-right: 20px;
	float: left;
	white-space: nowrap;
}
div.menu-inner2 ul li span {
	background: url(../images/i/bg/menu-active-r.gif) 100% 1px no-repeat;
	padding: 3px 1px 4px 0;
	line-height: 21px;
}
div.menu-inner2 ul li span span {
	background: url(../images/i/bg/menu-active.gif) top left no-repeat;
	padding: 3px 9px 4px 10px;
}

/*###########################################*/

div.interview {
	margin-bottom: 18px;
}
div.interview p.question strong {
	padding: 3px 0;
	background-color: #dbdbdb;
	line-height: 1.5em;
}
div.interview div.answer {
	padding: 0 5px;
}

/*###########################################*/

div.file {
	margin: 10px 0;
}
table.file th {
	padding: 2px 7px 0 0;
}
table.file td {
	padding-right: 20px;
	line-height:1.3em;
	vertical-align: middle;
}
table.file td .date {
	font-size: 0.92em;
}

/*###########################################*/

table.redaction { width: 100%; }
table.redaction td { padding: 0 20px 30px; }
table.redaction td.redaction { width: 50%; }
table.redaction td h2 { margin-bottom: 0; color: #000; }
table.redaction td h3 { margin-top: 0; }
table.redaction td td { width: 200px; padding-left: 0; }
table.redaction td td.im { text-align: center; }

/*###########################################*/

