/*
 * GENERIC
 */

html, body {
	margin:0pt;
	padding:0pt;
	border:0pt none;
	font-style:inherit;
	font-weight:inherit;
	font-size-adjust:none;
}

body {
	font-family:Tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}

#containter {
	text-align:center;
}

img {
	border:medium none;
}

a {
	text-decoration:none;
	color:#bb0c0e;
}

/*
 * HEADER
 */

#header {
	height:168px;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#title {
	background:transparent url(/site_media/header-title.gif) no-repeat scroll 0px 12px;
	width:505px;
	height:118px;
	margin-left:-35px;
}

/* navigator */

#navigator {
	background:transparent url(/site_media/header-background.png) repeat-x scroll center bottom;
	height:50px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#navigator a {
	float:left;
}

#navigator .btn-common {
	height:44px;
	display:block;
	margin-top:4px;
}

#navigator .btn-main {
	width:152px;
	background:transparent url(/site_media/nav-buttons.gif) no-repeat scroll 0px 0px;
}

#navigator .btn-main:hover {
	background-position:0px -44px;
}

#navigator .btn-add {
	width:141px;
	background:transparent url(/site_media/nav-buttons.gif) no-repeat scroll 0px -88px;
}

#navigator .btn-add:hover {
	background-position:0px -132px;
}

#navigator .btn-random {
	width:89px;
	background:transparent url(/site_media/nav-buttons.gif) no-repeat scroll 0px -176px;
}

#navigator .btn-random:hover {
	background-position:0px -220px;
}

#navigator .btn-top {
	width:59px;
	background:transparent url(/site_media/nav-buttons.gif) no-repeat scroll -93px -176px;
}

#navigator .btn-top:hover {
	background-position:-93px -220px;
}

#navigator .btn-status {
	width:112px;
	background:transparent url(/site_media/nav-buttons.gif) no-repeat scroll 0px -264px;
}

#navigator .btn-status:hover {
	background-position:0px -308px;
}

#navigator .btn-ig {
	height:30px;
	padding-top:14px;
	width:120px;
}

#navigator .btn-rss {
	background:transparent url(/site_media/nav-buttons.gif) no-repeat scroll -112px -264px;
	padding-right:8px;
	width:42px;
}

#navigator .btn-mobile {
	background:transparent url(/site_media/phone.gif) no-repeat scroll 0px 0px;
	height:87px;
	width:126px;
	margin-top:-83px;
	padding-top:40px;
}

/* shortcut */

#shortcut {
	display:block;
	position:absolute;
	padding-top:10px;
	right:0px;
	top:0px;
	font-size:10px;
}

#shortcut a {
	text-decoration:none;
	color:#77b90e;
	padding:10px;
	border: 1pt solid #FFFFFF;
}

/*
 * MAIN
 */

/* wappers */

#main {
	margin-left:auto;
	margin-right:auto;
	width:970px;
	position:relative;
	text-align:left;
}

#content {
	width:930px;
	background:white;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

/* category */

#left-panel {
	width:218px;
	float:left;
}

#category-list a {
	display:block;
	padding:10px 0px;
	border-top: 1pt solid #FFFFFF;
	border-left: 1pt solid #FFFFFF;
	border-right: 1pt solid #FFFFFF;
	border-bottom: 1pt solid #F1F2ED;
}

#category-list a:hover {
	border: 1pt solid #C0C0C0;
}

#category-header {
	width:100%;
	height:26px;
	background:transparent url(/site_media/category-background.png) repeat-x scroll 0px 0px;
}

.category-name {
	color:#515151;
}

/* content */

#content-panel {
	float:right;
	width:712px;
	background:#f1f2ed;
	margin-bottom:20px;
}

#content-header {
	width:100%;
	height:26px;
	background:transparent url(/site_media/content-background.png) repeat-x scroll 0px 0px;
}

/* jokes */

#jokes {
	padding:10px;
}

#jokes .item {
	padding:10px 0;
	background:transparent url(/site_media/dots.png) repeat-x scroll right bottom;
}

#jokes .similar {
	height:32px;
	width:105px;
	float:left;
}

#jokes .link {
	height:32px;
	width:75px;
	float:left;
}

#jokes .cmd-text {
	display:block;
	margin-left:52px;
	margin-top:9px;
}

#jokes .mark-text {
	margin:4px;
}

#jokes .strip {
	height:34px;
	margin-left:15px;
	margin-top:10px;
}

#jokes .separator {
	margin: 30px -10px 0px -10px;
	height:26px;
	background:transparent url(/site_media/content-background.png) repeat-x scroll 0px 0px;
}

/* form */

#form {
	padding:10px;
	width:400px;
}

#form .form-row label {
	font-weight:bold;
	font-size:12px;
	float:left;
	display:block;
	width:75px;
}

#form .form-row {
	clear:both;
	padding-bottom:10px;
}

#form .form-row input, textarea, select {
	width:300px;
}

#form .form-row textarea {
	height:200px;
	width:300px;
}

#form .submit-row {
	padding:10px 0px;
	text-align:center;
}

#form .submit-btn {
	height:35px;
	width:100px;
}

/* text */

#text {
	padding:10px;
}

#text h1 {
	font-size:14px;
}

/* links */

#links {
	margin:10px;
	clear:both;
}

#links .separator {
	background:#77b90e none repeat scroll 0 0;
	display:block;
	height:5px;
	width:100%;
}

#links p {
}

#links table {
	width:100%;
}

#links table tbody tr td a {
	border:1pt solid #F1F2ED;
	display:block;
	padding:10px 0;
}

#links table tbody tr td a:hover {
	border: 1pt solid #C0C0C0;
}

/* add button */

#add-button {
}

/* advert */

#advert-left {
	text-align:center;
	padding-bottom:16px;
}

/*
 * FOOTER
 */

#footer {
	margin:0px auto;
	width:930px;
	background:transparent url(/site_media/footer-background.png) repeat-x scroll center top;
	height:46px;
}

#footer a {
	border: 1pt solid #FFFFFF;
	margin-top:7px;
	display:block;
	float:left;
	width:100px;
	height:32px;
	font-size:11px;
	text-align:center;
	color:#5c0101;
	line-height:31px;
}

#footer a:hover {
	border: 1pt solid #C0C0C0;
}

#footer .design {
	float:right;
	position:relative;
	right:0;
	top:28px;
}

#footer .design a {
	font-size:10px;
	margin-top:0px;
	height:10px;
	line-height:10px;
}

/*
 * ICONS
 */

.icon-new {
	background:transparent url(/site_media/icons.gif) no-repeat scroll 0 0;
	float:left;
	position:relative;
	height:35px;
	width:32px;
	top:-10px;
	left:-18px;
}

.icon-joy {
	background:transparent url(/site_media/icons.gif) no-repeat scroll -32px 0px;
	float:left;
	position:relative;
	height:34px;
	width:41px;
	left:-8px;
	top:-10px;
}

.icon-egg {
	background:transparent url(/site_media/icons.gif) no-repeat scroll 0px -36px;
	float:left;
	height:19px;
	margin:-3px 3px 0 6px;
	width:19px;
}

.icon-mark {
	width:19px;
	height:22px;
	display:block;
}

.icon-mark-up-on {
	background:transparent url(/site_media/icons.gif) no-repeat scroll -18px -35px;
}

.icon-mark-down-on {
	background:transparent url(/site_media/icons.gif) no-repeat scroll -38px -35px;
}

.icon-mark-up-off {
	background:transparent url(/site_media/icons.gif) no-repeat scroll -57px -35px;
}

.icon-mark-down-off {
	background:transparent url(/site_media/icons.gif) no-repeat scroll -77px -35px;
}

.icon-similar {
	background:transparent url(/site_media/icons.gif) no-repeat scroll -74px 0px;
	height:32px;
	width:47px;
	display:block;
	float:left;
}

.icon-link {
	background:transparent url(/site_media/icons.gif) no-repeat scroll -122px 0px;
	height:34px;
	width:45px;
	display:block;
	float:left;
}

.icon-mail {
	background:transparent url(/site_media/icons.gif) no-repeat scroll 0 -56px;
	display:block;
	height:14px;
	width:100px;
}

/*
 * TITLE
 */

.title-generic {
	height:15px;
	width:156px;
	margin:5px 40px;
	position:absolute;
}

#title-category {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0px 0px;
	height:12px;
	width:159px;
	position:absolute;
	margin:5px 20px;
}

#title-new {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -30px;
}

#title-adv {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -15px;
	height:15px;
	margin:20px;
	width:79px;
}

#title-add {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -45px;
}

#title-random {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -60px;
}

#title-top {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -75px;
}

#title-status {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -90px;
}

#title-about {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -105px;
}

#title-help {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -120px;
}

#title-contact {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -135px;
}

#title-sitemap {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -150px;
}

#title-addons {
	background:transparent url(/site_media/titles.gif) no-repeat scroll 0 -165px;
}

/*
 * STRIP CONTROL
 */

.strip {
}

.strip .strip-left {
	float:left;
}

.strip .strip-right {
	float:right;
}

.strip .strip-left a {
	float:left;
}

.strip .strip-left span {
	float:left;
}

/*
 * PAGINATION
 */

#pagination {
	margin-top:10px;
	padding:5px;
	background-color:#DEDEDF;
}

#pagination a {
	padding:3px;
}

#pagination span {
	padding:3px;
}

