/** * Author tHemT * Copyright (C) 2005 - 2014 tHemT. All rights reserved. * @license	for themt.co */ /* no bg color, no bordered table */.hidden_table {border: 0 !important}.hidden_table td {border: 0 !important}.hidden_table td[width="1"] {width: 120px !important}/* just odd even bg colored table, no border */.colored_table tr:nth-child(even) {background: #333333}.colored_table tr:nth-child(odd) {background: #292929}/* odd even bg colored and bordered table */.stroked_table th {border: 2px solid #353535; background: #333333}.stroked_table td {border: 2px solid #353535}.stroked_table tr:nth-child(even) {background: #333333}.stroked_table tr:nth-child(odd) {background: #292929}.stroked_table td[width="1"] {width: 120px !important}/* for films */.stroked_table .tr-title {	margin-bottom: 6px;	font-size: 18px;	font-weight: bold;	display:inline-block;}#content ol ol,#content ol ul,#content ul ul,#content ul ol {  	margin-left: 2em !important;}.mt_highlight {	color: red;}.mt_box {}hr{    background-color: #444;    border: 0 none;    color: #444;    height: 1px;	margin: 30px 0 30px 0;}.idea-warning {	background-color: #484848;	margin: 10px 0;	padding: 5px;	color: #FFF;}.presentation {}.presentation th {	padding: 5px;	border: 1px solid #fff;}.presentation td {	padding: 5px;	border: 1px solid #efefef;}.presentation thead th {	text-align: center;	background-color: #efefef;}.presentation tbody td .title {	font-size: 14px;	font-weight: bold;	display: block;	margin-bottom: 6px;}.presentation .tr-title {	margin-bottom: 6px;	font-size: 18px;	font-weight: bold;	display:inline-block;}.icerik_resmi {margin: 2px 6px 6px 2px;}.content_img {margin: 2px 6px 6px 2px;float: left;width: 120px;}.icerik_kutusu {}