
/* ##################################################### */

#test {
	padding: 0 10px;
}
div.test div.question {
	margin-bottom: 20px;
}
div.test div.question div.text {
	margin-bottom: 3px;
	font-size: 1.167em;
}
div.test div.question-false {
	background-color: red;
}
div.test div.question table.answer td.answer {
	padding-right: 20px;
	height: 30px;
	vertical-align: top;
	width: auto;
}
div.test div.question div.photo {
	margin-top: 5px;
}
div.test div.question table.answer {
	width: 100%;
}
div.test div.question table.answer td.answer div.photo {
	margin-top: 0;
	margin-bottom: 5px;
}
div.test div.question table.answer td.answer div.field {
	margin-top: 7px;
	padding: 0;
	border: none;
}
div.test div.question div.answer {
	padding: 4px 5px;
	width: auto;
	color: #898989;
}
div.test div.question div.answer label {
	white-space: normal;
	font-size: 1.167em;
}
div.test div.question div.answer-true {
	background-color: #f8fbef;
	border: 1px solid #9dc91e;
}
div.test div.question div.answer-false {
	background-color: #fceff0;
	border: 1px solid #c91e1e;
}
div.test table.guest-data {
	margin-bottom: 20px;
	width: 100%;
}
div.test table.guest-data th,
div.test table.guest-data td {
	width: 50%;
}

/* ##################################################### */

#auth table.auth {
	margin-bottom: 5px;
}
#auth table.auth td.auth {
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	padding: 10px 15px;
}
#auth table.auth td.auth table.form td {
	vertical-align: top;
}
#auth table.auth td.auth table.form td.field {
	padding: 10px 5px 5px 0;
}
#auth table.auth td.auth table.form td.field input.txt {
	background: #fff;
	color: #898989;
}
#auth table.auth td.auth table.form td.field div.forgot-pass {
	padding-top: 2px;
	font-size: 0.83em;
}
#auth table.auth td.auth table.form p.submit a {
	margin-right:0;
}
#auth table.profile h3 {
	white-space: nowrap;
	color: #898989;
}
#auth table.profile h3 a {
	background: #0066ff;
	padding: 1px 4px;
	text-decoration: none;
	color: #fff;
}
#auth table.profile h3 a:hover {
	background: #6fa9ff;
}
#auth table.profile h3 a img {
	vertical-align:-8%;
}
#auth table.profile div.last-login {
	font-size: 0.92em;
	color: #898989;
	white-space: nowrap;
}
#auth table.profile p.logout {
	padding-top: 2px;
	margin: 0;
	font-size: 0.917em;
	line-height: 1.5em;
}
#auth table.profile p.logout a.logout {
	background: url(../images/i/icons/exit.gif) right no-repeat;
	padding-right: 20px;
	margin-left: 20px;
}
#auth a.auth-login {
	background: url(../images/i/icons/sex-u.gif) left no-repeat;
	padding-left: 22px;
}

/* ##################################################### */

#login-form.float-login {
	margin: -30px 0 0 -55px;
	position: absolute;
	z-index: 40;
}
#login-form.float-login div.x {
	position: absolute;
	top: 4px;
	right: 4px;
}
#login-form.float-login div.line {
	background: url(../images/i/bg/login-pix.gif) #ffffc0 bottom left no-repeat;
	line-height: 0;
	font-size: 0;
	width: 223px;
	height: 1px;
}
#login-form.float-login div.form {
	background: url(../images/i/bg/login-pix.gif) #ffffc0 bottom left repeat-y;
	padding: 8px 14px;
	width: 197px;
}
#login-form.float-login div.form h3 {
	background: #d6995b;
	padding: 2px 3px 2px 15px;
	color: #fff;
	float: left;
	position: relative;
	left: -15px;
}
#login-form.float-login div.forgot-pass {
	font-size: 0.86em;
}

/* ##################################################### */

#registration table.form {
	font-size: 1.167em;
	margin-bottom: 10px;
}
#registration table.form td.spacer div {
	height: 15px;
}
#registration #avatar-field {


}
#registration #avatar-field table.avatar th {
	padding: 0;
	width: 1%;
}
#registration #avatar-field table.avatar th div {
	margin-right: 20px;
	text-align: center;
}
#registration #avatar-field table.avatar td {
	padding: 0;
	vertical-align: middle;
	padding-bottom: 20px;
	width: 99%;
}

/* ##################################################### */

#forum div.page-title {
	margin-bottom: 50px;
}
#forum div.forum-offset {
	padding: 0 30px;
}
#forum div.forum-list {
	padding: 0 15px;
}
#forum div.forum-list div.buttons {
	margin: 30px 0;
	padding: 0 15px;
}
#forum div.forum-list div.buttons-bottom {
	margin-top: 0;
}
#forum div.forum-list table.forum-list {
	width: 100%;
}
#forum div.forum-list table.forum-list td.forum {
	padding: 0 15px 40px;
	width: 33.3%;
}
#forum div.forum-list table.forum-list td.forum table th {
	padding-right: 8px;
}
#forum div.forum-list table.forum-list td.forum h2 {
	font-size: 2em;
	color: #b7b7b7;
}
#forum div.forum-list table.forum-list td.forum h2 a {
	background: #124b68;
	padding: 4px 0;
	text-decoration: none;
	color: #fff;
}
#forum div.forum-list table.forum-list td.forum h2 span {
	font-size: 0.75em;
}

/* ##################################################### */

#topics { }
#topics div.topic-list {
	border-bottom: 1px solid #ececec;
}
#topics div.topic {
	border-top: 1px solid #ececec;
	padding: 15px 0;
}
#topics table.topic {
	width: 100%;
}
#topics table.topic td.topic-check {
	padding: 0 10px 0 0;
	width: 1%;
}
#topics table.topic td.topic-last-post {
	padding: 0 0 0 20px;
	width: 1%;
}
#topics table.topic td.topic-title {
	width: 98%;
}
#topics table.topic td.topic-last-post div.last-post {
	background: url(../images/i/bg/last-post-r.gif) right no-repeat;
}
#topics table.topic td.topic-last-post div.last-post-l {
	background: url(../images/i/bg/last-post-l.gif) left no-repeat;
	padding: 0 1px 0 6px;
}
#topics table.topic td.topic-last-post div.last-post-inner {
	background: url(../images/i/bg/last-post.gif) repeat-x;
	padding: 0 10px;
	height: 34px;
	white-space: nowrap;
	color: #898989;
	font-size: 0.92em;
	line-height: 34px;
}
#topics table.topic td.topic-last-post div.last-post-inner img {
	vertical-align: middle;
}
#topics h2 {
	font-size: 2em;
	margin-bottom: 5px;
}
#topics h2 a.edit {
	font-size: 0.458em;
	margin-left: 15px;
	text-decoration: none;
}

/* ##################################################### */

.relative #topic-form {
	position: absolute;
	right: 0;
	top: 10px;
}
#topic-form td.ft-inner {
	padding: 15px 20px;
}
#topic-form td.ft-t div.triangle {
	position: absolute;
	right: 60px;
	margin-top: -5px;
}
#topic-form td.ft-inner a.btn {
	margin-left: 0;
	margin-right: 15px;
}

/* ##################################################### */

#topic table.topic {
	width: 100%;
}
#topic table.topic td.topic-check {
	padding: 0 10px 0 0;
	width: 1%;
}
#topic h1 {
	font-size: 2em;
	margin-bottom: 5px;
}
#topic div.author {
	margin-bottom: 20px;
}
#topic div.owner-mode {
	margin: 10px 0;
}

/* ##################################################### */

#journal div.page-title {
	margin-bottom: 50px;
}
#journal table.journal th.cover {
	width: 1%;
}
#journal table.journal td.journal-content {
	width: 99%;
	padding-right: 30px;
	padding-left: 15px;
}
#journal table.journal th.cover div.cover,
#document div.cover {
	background: url(../images/i/bg/cover-inner.gif) bottom right no-repeat;
	position: relative;
	left: -10px;
	padding: 0 9px 12px 0;
}
#journal table.journal h1 {
	margin-bottom: 10px;
}
#journal table.journal h2 {
	margin-bottom: 3px;
	font-size: 1.5em;
	color: #ffcc33;
	font-style: italic;
}
#journal table.journal div.space {
	height: 10px;
}
#journal table.journal table.pages {
	font-size: 1.167em;
}
#journal table.journal table.pages th,
#journal table.journal table.pages td {
	padding: 5px 10px 5px 0;
}
#journal table.journal table.pages td {
	vertical-align: middle;
}
#journal table.journal table.pages th div {
	padding: 2px 7px;
	background: #dbdbdb;
	white-space: nowrap;
}

/* ##################################################### */

#competition div.page-title {
	margin-bottom: 50px;
}
#competition h2.date {
	font-size: 1.33em;
	margin-bottom: 20px;
}
#competition div.inner-offset {
	padding: 0 30px;
}
#competition table.columns td.column-right {
	padding-left: 30px;
	width: 1%;
}
#competition div.sponsor {
	border: 1px solid #e8e8e8;
	padding: 20px;
}
#competition div.sponsor-shadow {
	background: url(../images/i/bg/sponsor-shadow.gif) top right no-repeat;
	width: 275px;
	height: 11px;
	float: right;
}
#competition #competition-form {
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	margin-top: 35px;
	padding: 15px 20px;
}
#competition #competition-form table.form {
	font-size: 1.167em;
}
#competition #competition-form table.form a.btn span {
	font-size: 1em;
}

#competition div.photo-list div.photo {
	margin: 0 30px 15px;
	float: left;
}
#competition div.photo-list div.photo table.data {
	width: 100%;
}
#competition div.photo-list div.photo table.data td {
	padding: 7px 0 0 0;
}
#competition div.photo-list div.photo table.data th {
	padding: 7px 0 0 0;
	width: 1%;
}
#competition div.photo-list div.photo table.data th div.rating {
	height: 38px;
}
#competition div.photo-list div.photo table.data th div.active-rating {
	padding-top: 10px;
	height: 28px;
}
#competition div.photo-list div.photo a.vote {
	display: block;
	position: absolute;
	right: 0;
	top: -7px;
}
#competition div.photo-list div.photo span.rating {
	background: url(../images/i/bg/rating.gif) right no-repeat;
	padding: 3px 5px 0 0;
	width: 40px;
	height: 18px;
	display: block;
	font-size: 0.92em;
	text-align: right;
	color: #898989;
	font-family: Tahoma;
}
#competition div.photo-list div.photo-winner span.rating {
	background-image: url(../images/i/bg/rating-winner.gif);
	font-weight: bold;
	color: #000;
}
#competition div.photo-list div.photo table.data th div.active-rating span.rating {
	margin-right: 30px;
}
#competition div.photo-list div.photo div.voted {
	background: url(../images/i/bg/voted-r.gif) right no-repeat;
	padding-right: 1px;
}
#competition div.photo-list div.photo div.voted div {
	background: url(../images/i/bg/voted-l.gif) left no-repeat;
	padding: 0 4px 0 5px;
	font-size: 0.92em;
	color: #fff;
	height: 17px;
	line-height: 17px;
}
#competition div.photo-list div.photo div.prize {
	background: url(../images/i/bg/prize-small.png) no-repeat;
	margin: 80px 0 0 180px;
	width: 44px;
	height: 76px;
	position: absolute;
}
#competition div.winner {
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding: 20px;
}
#competition div.winner table th {
	padding-right: 20px;
	text-align: center;
}
#competition div.winner table th img {
	margin-bottom: 10px;
}
#competition div.winner table td.winner {
	padding-left: 20px;
	font-size: 1.417em;
}
#competition div.winner table td.winner span {
	font-size: 3.53em;
	color: #8dc73f;
}

/* ##################################################### */

#experts div.page-title {
	margin-bottom: 50px;
}
#experts div.inner-offset {
	padding: 0 30px;
}
#experts table.columns {
	width: 100%;
}
#experts table.columns td.column-left {
	padding-right: 30px;
	width: 99%;
}
#experts table.columns td.column-left h1 {
	margin-bottom: 10px;
}
#experts table.columns td.column-right {
	width: 1%;
}
#experts div.themes {
	background: #ffffc0;
	border: 1px solid #e3cdab;
	padding: 20px 20px;
}
#experts div.themes div.theme {
	margin-bottom: 15px;
}
#experts div.themes div.expander {
	padding: 0;
	margin-bottom: 5px;
	font-size: 1.417em;
}
#experts div.themes div.expander a {
	background-position: 100% 8px;
	background: none;
	padding: 0;
}
#experts div.themes div.active span {
	border: none;
	color: #000;
}
#experts div.themes div.avatar {
	margin-bottom: 5px;
}
#experts div.themes div.name {
	margin-bottom: 5px;
	font-size: 0.92em;
	color: #898989;
}
#experts div.themes div.name span {
	color: #000;
}
#experts div.theme-shadow {
	background: url(../images/i/bg/theme-shadow.gif) top right no-repeat;
	width: 200px;
	height: 8px;
}
#experts div.menu-inner {
	font-size: 1.167em;
}
#experts div.menu-inner ul li {
	background: none;
	margin-right: 20px;
}
#experts div.menu-inner a {
	text-decoration: none;
}
#experts div.question {
	margin-bottom: 25px;
}
#experts div.question h3 {
	margin-bottom: 3px;
	color: #898989;
}
#experts div.question h3 span {
	color: #000;
}
#experts div.question div.question-text {
	margin-bottom: 10px;
}
#experts div.question div.answer {
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
	margin-left: 38px;
	padding: 13px 20px;
}
#experts div.question div.answer div.triangle {
	background: url(../images/i/bg/expert-answer.gif) no-repeat;
	margin: -14px 0 0 -39px;
	position: absolute;
	width: 19px;
	height: 49px;
}
#experts div.question div.answer table.author {
	margin-bottom: 5px;
}
#experts div.question div.answer table.author th {
	padding-right: 10px;
}
#experts div.question div.answer table.author td {
	vertical-align: middle;
	color: #000;
}
/* ##################################################### */

#expert-ask table.form {
	/*font-size: 1.167em;*/
	margin-bottom: 10px;
}
#expert-ask h1.page-title {
	margin: 10px 0 20px 0;
	top: -10px;
	left: -50px;
}

/* ##################################################### */

#horoscope h1.page-title {
	margin: 0 0 0 -10px;
	left: 0;
}
#horoscope div.page-title {
	margin-bottom: 30px;
}
#horoscope table.page-title th {
	padding: 0;
}
#horoscope table.page-title td {
	vertical-align: bottom;
}
#horoscope table.page-title td span {
	background: #3d4b5b;
	padding: 0 10px;
	font-size: 2em;
	color: #fff;
}
#horoscope div.inner-offset {
	padding: 0 15px;
}
#horoscope h1 {
	color: #fff;
}
#horoscope h3 {
	color: #888888;
}
#horoscope table.horoscope td {
	width: 25%;
	padding: 0 15px;
}
#horoscope table.horoscope td div.desc {
	padding-left: 20px;
}
#horoscope table.horoscope td.column-0 {
}
#horoscope table.horoscope td.column-1 {
	padding-top: 30px;
}
#horoscope table.horoscope td.column-2 {
	padding-top: 60px;
}
#horoscope table.horoscope td.column-3 {
	padding-top: 90px;
}

/* ##################################################### */

#document div.page-title {
	margin-bottom: 30px;
}
#document h1.page-title {
	margin: 0;
}
#document div.inner-offset {
	padding: 0 30px;
}
#document div.signature {
	margin-top: 15px;
}
#document div.signature em {
	color: #000;
	font-style: italic;
}

/* ##################################################### */

#archive table.scroll-objects td.photo {
	padding-top: 0;
}

/* ##################################################### */

#search h1.page-title {
	margin: 0 0 30px 0;
}
#search div.inner-offset {
	padding: 0 30px;
}
#search p.result {
	margin: 20px 0 30px;
	color: #898989;
}
#search p.result strong,
#search p.result span {
	color: #000;
}
#search table.results {
	width: 100%;
}
#search table.results th {
	width: 1%;
}
#search table.results th div {
	padding-right: 20px;
	width: 150px;
	text-align: right;
}
#search table.results th a {
	background: #B7B7B7;
	color: #fff;
	text-decoration: none;
	padding: 1px 3px;
}
#search table.results td {
	padding-bottom: 20px;
}
#search table.results td div.photo {
	margin: 5px 20px 10px 0;
}
#search table.results td span.link {
	color: #898989;
}
#search table.results a.type-forum {
	background: #124b68;
}
#search table.results a.type-galleries {
	background: #685f12;
}
#search table.results a.type-forms {
	background: #461268;
}
#search table.results a.type-redaction {
	background: #f499b8;
}
#search table.results a.type-stars {
	background: #0054a6;
}
#search table.results a.type-announcement {
	background: #FFCF31;
	color: #000;
}

/* ##################################################### */

#calendar h1.mega {
	font-size: 3em;
}
#calendar table.scroll-objects td.photo {
	padding-top: 8px;
}
#calendar table.scroll-objects td.photo div {
	background: url(../images/i/bg/calendar.gif) no-repeat;
	width: 50px;
	height: 53px;
	text-align: center;
	font-size: 0.83em;
	color: #0099cc;
	line-height: 1.65em;
}
#calendar table.scroll-objects table.disabled td.photo div {
	color: #898989;
}
#calendar table.scroll-objects td.photo div span {
	font-size: 2.4em;
	color: #0099cc;
}
#calendar table.scroll-objects table.disabled td.photo div span {
	color: #000;
}

/* ##################################################### */

/*
#gallery div.frame-content div.fc-top {
	background-color: #f8f8f8;
}
#gallery div.frame-content div.fc-inner {
	padding-top: 0;
}
*/
#gallery div.grey-bg {
	background: #f8f8f8;
	padding-top: 10px;
}
#gallery h1.page-title {
	margin-bottom: 0;
}
#gallery table.page-title {
	margin-bottom: 20px;
}

/* ##################################################### */
/*
#blog div.frame-content div.fc-top {
	background-color: #f8f8f8;
}
#blog div.frame-content div.fc-inner {
	padding-top: 0;
}
*/
#blog div.grey-bg {
	background: #f8f8f8;
	padding-top: 10px;
}
#blog h1.page-title {
	margin-bottom: 0;
}
#blog table.page-title {
	margin-bottom: 20px;
}

/* ##################################################### */

#notices table.page-title {
	margin-bottom: 20px;
}
#notices h1.page-title {
	margin-bottom: 0;
}
#notices div.buttons {
	padding: 0 30px;
}
#notices div.notices-index {
	padding: 0 10px;
}
#notices table.notice-category {
	margin: 0 20px 30px 20px;
	width: 250px;
	height: 64px;
	float: left;
}
#notices table.notice-category th {
	padding-right: 10px;
}
#notices table.notice-category td {
	vertical-align: middle;
}
#notices span.grey {
	color: #b7b7b7;
	font-size: 0.75em;
}
#notices h2 {
	font-size: 2em;
	margin: 0;
	color: #000;
}
#notices h2 a {
	background: #e8e8e8;
	text-decoration: none;
}
#notices div.notices-list {
	padding: 0 30px;
}
#notices div.notices-list h2 {
	margin-bottom: 20px;
}
#notices div.notices-list ul li {
	background: none;
	border-top : 1px solid #e8e8e8;
	padding: 3px 0;
	margin: 0;
}
#notices div.notices-list ul li div.category {
	font-size: 0.92em;
}
#notices div.notices-list ul li a {
	text-decoration: none;
}
#notices div.notices-list ul li span.price {
	background-color: #0099cc;
	padding: 0 2px;
	color: #fff;
}
#notices div.notices-list ul li div.photo {
	margin: 5px 10px 5px 0;
	float: left;
}
#notices div.notices-list ul li.photo div.desc,
#notices div.notices-list ul li.photo div.title,
#notices div.notices-list ul li.photo div.date {
	margin-left: 70px;
}

/* ##################################################### */

#notice-conditions p.submit {
	margin: 20px 0 0 0;
	text-align: center;
}

/* ##################################################### */

#notice td.notice-body {
	padding-right: 40px;
	width: 80%;
}
#notice td.price {
	width: 20px;
}
#notice table.notice-category {
	margin-top: -20px;
	margin-bottom: 10px;
}
#notice table.notice-category th,
#notice table.notice-category td {
	vertical-align: middle;
}
#notice table.notice-category h2 {
	margin: 0;
	color: #000;
}
#notice span.grey {
	color: #b7b7b7;
	font-size: 0.75em;
}
#notice div.notice-title h2 {
	color: #000;
}
#notice div.notice-title h2 span.date {
	font-size: 0.61em;
	color: #b7b7b7;
}
#notice p {
	margin-bottom: 6px;
}
#notice div.desc,
#notice div.photo {
	margin-bottom: 20px;
}
#notice td.price div.price span {
	background-color: #0099cc;
	padding: 0 3px;
	font-size: 2em;
	color: #fff;
	line-height: 1.6em;
}
#notice div.notice-contacts table {
	margin-bottom: 10px;
}
#notice div.notice-contacts table th {
	padding-right: 20px;
	color: #898989;
}

/* ##################################################### */

#notice-form {
	padding: 0 30px;
}
#notice-form table.form {
	margin-bottom: 10px;
}
#notice-form table.form th {
	font-size: 1.167em;
	color: #898989;
}

/* ##################################################### */

#add div.frame-content div.fc-top {
	background-color: #f8f8f8;
}
#add div.frame-content div.fc-inner {
	padding-top: 0;
}
#add div.grey-bg {
	background: #f8f8f8;
	padding-top: 10px;
}
#add h1.page-title {
	margin-bottom: 0;
}
#add table.page-title {
	margin-bottom: 20px;
}

/* ##################################################### */

#article-form {
	padding: 0 30px;
}
#article-form table.form {
	margin-bottom: 10px;
	width: 80%;
}

/* ##################################################### */

#gallery-form {
	padding: 0 30px;
}
#gallery-form table.form {
	margin-bottom: 10px;
	width: 80%;
}

/* ##################################################### */

#joke-form {
	padding: 0 30px;
}
#joke-form table.form {
	margin-bottom: 10px;
	width: 80%;
}

/* ##################################################### */

#forms #scroller {
	display: none;
}

/* ##################################################### */

#section div.frame-content div.fc-top {
	background-color: #f8f8f8;
}
#section.journal div.frame-content div.fc-top {
	background-color: #fff;
}
#section div.frame-content div.fc-inner {
	padding-top: 0;
}
#section div.grey-bg {
	background: #f8f8f8;
	padding-top: 10px;
}
#section h1.page-title {
	margin-bottom: 0;
}
#section h1.page-title img.sex {
	margin-right: 5px;
	margin-bottom: -3px;
}
#section table.page-title {
	margin-bottom: 20px;
}
#section div.tabs {
	font-size: 1.167em;
}
#section div.tabs ul li a, div.tabs ul li.active span {
	padding-left: 20px;
	padding-right: 20px;
}
#section #tags-cloud div.frame-tags {
	margin-left: 0;
}
#section table.frame-tags td.ft-t div.triangle {
	margin-left: 20px;
}
#section div.list div.photo {
	float: none;
}
#section div.inner-offset {
	padding: 0 30px;
}
#section div.profile {
	margin-bottom: 30px;
}
#section div.profile img {
	margin-right: 30px;
}
#section div.profile table td table th {
	padding-right: 25px;
	color: #898989;
}
#section div.profile table td table th,
#section div.profile table td table td {
	padding-top: 15px;
	vertical-align: middle;
	font-size: 1.167em;
}

/* ##################################################### */

#words h1.page-title {
	margin-bottom: 0;
}
#words table.page-title {
	margin-bottom: 20px;
}
#words div.letters {
	padding: 0 25px;
	margin-bottom: 10px;
}
* html #words div.letters ul {
	height: 1em;
}
#words div.letters ul li {
	background: none;
	padding: 0;
	margin: 0 5px 10px;
	float: left;
	position: relative;
}
#words div.letters ul li a,
#words div.letters ul li span.passive,
#words div.letters ul li span.active {
	border: 1px solid #e8e8e8;
	display: block;
	width: 40px;
	height: 23px;
	text-align: center;
	line-height: 21px;
	font-size: 1.417em;
}
#words div.letters ul li a:hover {
	background-color: #e7f9ff;
}
#words div.letters ul li span.active {
	background-color: #0099cc;
	color: #fff;
}
#words div.letters ul li span.passive {
	color: #e8e8e8;
}
#words div.letters ul li span.count {
	position: absolute;
	font-size: 0.75em;
	color: #898989;
	right: 3px;
}
#words div.letters ul li.active span.count {
	color: #80cce6;
}
#words div.word-list {
	padding: 0 30px;
	font-size: 1.417em;
	min-height: 350px;
}
* html #words div.word-list {
	height:350px;
}
#words div.word-list h1 {
	border-top: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding-top: 15px;
}
#words div.word-list table {
	width: 100%;
}
#words div.word-list table td {
	padding-left: 30px;
	width: 20%;
}

/* ##################################################### */

#wallpapers h1.page-title {
	margin-bottom: 0;
}
#wallpapers table.page-title {
	margin-bottom: 20px;
}
#wallpapers div.photo-list table.photo-list td {
	width: 25%;
}
#wallpapers div.photo-list table.photo-list tr.row-top td.ceil-1 div.photo {
	left: 30%;
	margin-left: -40px;
}
#wallpapers div.photo-list table.photo-list tr.row-top td.ceil-2 div.photo {
	top: 10px;
	left: 53%;
}
#wallpapers div.photo-list table.photo-list tr.row-top td.ceil-3 div.photo {
	left: auto;
	right: 28%;
	margin-right: -50px;
	margin-left: 0;
}
#wallpapers div.photo-list table.photo-list tr.row-top td.ceil-4 div.photo {
	top: 10px;
	right: 30%;
	left: auto;
	margin-right: -40px;
}
#wallpapers div.photo-list table.photo-list tr.row-bottom td.ceil-1 div.photo {
	left: 30%;
	margin-left: -50px;
}
#wallpapers div.photo-list table.photo-list tr.row-bottom td.ceil-2 div.photo {
	top: -10px;
}
#wallpapers div.photo-list table.photo-list tr.row-bottom td.ceil-3 div.photo {
	left: auto;
	right: 30%;
	margin-right: -50px;
	margin-left: 0;
}
#wallpapers div.photo-list table.photo-list tr.row-bottom td.ceil-4 div.photo {
	top: -10px;
	right: 30%;
	left: auto;
	margin-right: -30px;
}
#wallpapers div.download {
	position: absolute;
	top: 10px;
	left: 10px;
	filter: Alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#wallpapers div.download table {
	background-color: #a9007b;
	width: 200px;
}
#wallpapers div.download table td {
	padding: 0;
	height: 125px;
	vertical-align: middle;
	text-align: center;
}
#wallpapers div.download table td ul li {
	background: none;
	padding: 0;
	margin: 0 0 5px 0;
	color: #eeabdc;
}
#wallpapers div.download table td ul li a {
	color: #fff;
}
#wallpapers div.download table td ul li a:hover {
	color: #eeabdc;
}

/* ##################################################### */

#jokes h1.page-title {
	margin-bottom: 0;
}
#jokes table.page-title {
	margin-bottom: 20px;
}

/* ##################################################### */

#video table.page-title { margin-bottom: 20px; }
#video div.video-list { padding: 0 30px 0 10px; }
#video div.video-list div.video { padding: 0 0 25px 20px; float: left; width: 124px; }
#video div.video-list div.video div.im { border: 1px solid #999999; padding: 1px; margin: 0 auto 0.3em; width: 122px; position: relative; }
#video div.video-list div.video div.im img { border: 1px solid #999999; }
#video div.video-list div.video div.im div.d { position: absolute; background: #1f2224; padding: 1px 3px; color: #fff; right: 3px; bottom: 3px; font-size: 0.92em; }
#video div.video-list div.video div.im span.z { background: url(../images/i/icons/zoom.gif) no-repeat; position: absolute; width: 15px; height: 15px; left: 3px; bottom: 3px; display: block; }
#video div.video-list div.video div.title { margin-bottom: 0.3em; height: 30px; overflow: hidden; }

/* ##################################################### */

#video-inner table.page-title { margin-bottom: 20px; }
#video-inner div.inner-offset h1 { margin-bottom: 0.8em; }
#video-inner td.column-left { width: 1%; }
#video-inner td.column-left div.youtube { margin-bottom: 30px; }
#video-inner td.column-right { padding: 0 0 0 30px; }
#video-inner td.column-right div.text { margin-bottom: 1em; }
#video-inner td.column-right p.t { margin-bottom: 0.5em; color: #999999; }
#video-inner td.column-right div.code { margin-bottom: 18px; }
#video-inner td.column-right div.code input.txt { width: 230px; font-size: 11px; }

/* ##################################################### */