body {
	margin: 0;
	padding: 0;
	background: #080808 url(/img/tile.gif) center 0 repeat-y;
	color: #FFF;
	font-size: 13px;
	font-family: Arial, sans-serif;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a img {
	border: 0;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
.sp {
	clear: both;
	height: 1px;
	font-size: 1px;
}


#tiler {
	background: url(/img/body_bg.jpg) center 0 no-repeat;
}
#body2 {
	background: url(/img/body_bg2.jpg) center 0 no-repeat;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#head {
	height: 193px;
	background-repeat: no-repeat;
}
#logo {
	position: relative;
	top: 108px;
}
#menu {
	height: 40px;
	background: url(/img/menu.gif) no-repeat;
}
#menu .menu_item {
	float: left;
	padding: 16px 0 0 21px;
}
#menu .menu_item a, #menu .menu_item span {
	display: block;
}
#menu_books {
	width: 241px;
}
#menu_books a, #menu_books span {
	width: 44px;
	background: url(/img/menu_books.png) no-repeat;
}
#menu_episodes {
	width: 224px;
}
#menu_episodes a, #menu_episodes span {
	width: 67px;
	background: url(/img/menu_episodes.png) no-repeat;
}
#menu_news {
	width: 220px;
}
#menu_news a, #menu_news span {
	width: 62px;
	background: url(/img/menu_news.png) no-repeat;
}
#menu_community a, #menu_community span {
	width: 67px;
	background: url(/img/menu_talk.png) no-repeat;
}
#menu_signup a, #menu_signup span {
	width: 100px;
	background: url(/img/registration.png) no-repeat;
}
#menu .menu_item a {
	background-position: 0 100%;
}


#content {
	width: 1000px;
}
#content td {
	padding: 0 0 10px 0;
	vertical-align: top;
}
#books {
	width: 261px;
	background: url(/img/books.gif) repeat-y;
}
.book {
	float: left;
	background: url(/img/book_bottom.gif) 0 bottom no-repeat;
	padding: 22px 0 22px 17px;
	width: 244px;
}
.book_face {
	float: left;
}
.book_properties {
	float: left;
	padding: 12px 0 0 11px;
	width: 150px;
}
.book_title {
	color: #6ac6ae;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px dotted #6ac6ae;
}
.book_properties p {
	color: #7a7a7a;
	margin: 3px 0 3px 0;
}
.book_properties p span {
	display: block;
}
.book_properties p span.subtitle {
	width: 130px;
}
.book_download {
	color: #6ac6ae;
/*	display: block;
	margin: 0 0 5px 0;*/
}
.book_full {
	float: left;
	background: url(/img/book_full.png) right 0 no-repeat;
}
#books .highlight {
	background: url(/img/hl.gif) 0 bottom no-repeat;
}
#books .book_hl {
	position: relative;
	margin-top: -2px;
	right: -1px;
	float: left;
	background: #1b1b1b url(/img/hl.gif) 0 0 no-repeat;
}

#search {
	float: left;
	width: 222px;
	height: 23px;
	background: url(/img/search.png) 0 0 no-repeat;
}
#search input {
	border: 0;
	background: none;
	color: #5a5a5a;
	float: left;
	width: 186px;
	padding: 3px 8px 0 10px;
}
#search a {
	float: left;
	margin-top: 7px;
}
#tags {
	float: left;
	width: 225px;
	color: #6ac6ae;
	padding: 16px 16px 16px 20px;
}
#tags p {
	margin: 0;
	text-align: right;
}
#tags a {
	color: #6ac6ae;
	margin-right: 7px;
	white-space: nowrap;
}

#episodes {
	width: 239px;
	background: url(/img/episodes_bg.gif) repeat-y;
}
/*#episodes embed {
	width: 239px;
}*/

#news {
	width: 500px;
	background: url(/img/news_bg.gif) repeat-y;
}
.news_item {
	width: 453px;
	background: url(/img/bottom_divider.gif) 0 bottom repeat-x;
	margin: 15px 0 0 25px;
	padding-bottom: 10px;
}
#news .last {
	background: none;
}
.news_title {
	float: left;
	margin-bottom: 3px;
	width: 440px;
}
.news_title a, .chat_title a, .chat_title span {
	color: #6ac6ae;
	font-size: 18px;
	float: left;
}
.news_cat {
	float: left;
	padding-right: 24px;
	background: url(/img/arrow_right.png) right 9px no-repeat;
	margin-right: 6px;
}
.date {
	color: #7a7a7a;
	font-size:10px;
	margin: 0 0 7px 0;
}
.news_item p {
	line-height: 18px;
}
#rss {
	position: absolute;
	margin: 27px 0 0 457px;
}
#books .rss {
	position: relative;
	top: 3px;
}

.pagination {
	display: inline;
	float: left;
}
.pagination .page {
	display: inline;
	float: left;
	margin-right: 5px;
}
.pagination .pprev {
	margin-right: 10px;
}
.pagination .pnext {
	margin-left: 5px;
}
.pagination .pnext, .pagination .pprev {
	position: relative;
	top: 1px;
}
#news .pagination {
	margin: 15px 0 0 25px;
	width: 452px;
}
#episodes .pagination {
	margin: 15px 0 0 15px;
	width: 209px;
}


#footer {
	height: 70px;
	background: #0F0F0F url(/img/bottom_divider.gif) 0 0 repeat-x;
	padding: 31px 0 0 0;
	color: #4c4d4d;
}
#footer_wrapper {
	width: 961px;
	margin: 0 auto;
}
#footer_counters {
	float: right;
}
#footer p {
	margin-bottom: 4px;
}
#footer a {
	color: #4c4d4d;
	margin-right: 9px;
}


#chat {
	margin: 22px 21px 13px 21px;
	display: inline;
	float: left;
	width: 458px;
}
.chat_message {
	background: url(/img/bottom_divider.gif) 0 bottom repeat-x;
	padding: 10px 0 16px 0;
	width: 458px;
	float: left;
	position: relative;
}
.chat_avatar {
	display: inline;
	margin: 2px 12px 0 0;
	float: left;
}
.chat_title .chat_avatar {
	margin-top: -2px;
}
.chat_message .iphone {
	position: absolute;
	top: 30px;
	left: 19px;
}
.message {
	float: left;
	width: 416px;
	position: relative;
}
.message .date {
	margin: 2px 0 5px 0;
}
.message p {
	width: 375px;
	margin: 0;
	overflow: hidden;
}
.message a.to {
	position: absolute;
	right: 1px;
}
.message p span.to {
	color: #6ac6ae;
}
.message_author {
	text-decoration: none;
	border-bottom:1px dotted #6AC6AE;
	font-weight:bold;
	color: #6ac6ae;
}
.user_info {
	margin:10px 0;
}
.user_info div {
	margin:0 0 3px;
}
.user_info div .gr {
	color:#53BEAE;
}
.chat_title {
	float: left;
	margin: 0 0 14px 0;
}
.chat_title .news_cat {
	background: url(/img/bullet.png) right 9px no-repeat;
	padding-right: 11px;
}
.chat_title .news_cat span {
	color: #6ac6ae;
	font-size: 18px;
}
.chat_title a {
	text-decoration: none;
	border-bottom: 1px dotted #6ac6ae;
}
.chat_title a.active {
	border: 0;
}
.chat_title .chat_avatar {
	border: 0;
}
.chatform {
	width: 458px;
	float: left;
	padding: 0 0 11px 0;
	background: url(/img/bottom_divider.gif) 0 bottom repeat-x;
}
#login .text_input, #forgot .text_input {
	float: left;
	width: 119px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0 8px 5px 0;
	color: #7a7a7a;
}
#forgot .submit {
	float: left;
	margin-top: 1px;
}
#forgot .error, #chat .error {
	margin-top: 0;
}
.chatform .func {
	color: #7a7a7a;
	text-decoration: none;
}
.chatform .edit {
	float: right;
	text-decoration: none;
	color: #7a7a7a;
	border-bottom: 1px dotted #7a7a7a;
	font-size: 13px;
	margin-top: 2px;
}
#edit {
	background: none;
	padding: 0;
}
.auth_profile {
	padding: 0 0 11px 0;
	background: url(/img/bottom_divider.gif) 0 bottom repeat-x;
	margin-bottom: 10px;
}
#reg .text_input, #edit .text_input {
	float: none;
	display: block;
	width: 200px;
	margin-bottom: 2px;
}
.chatform .func {
	display: block;
	margin-bottom: 7px;
}
.chatform .submit {
	margin-bottom: 8px;
}
.chatform .upload_file {
	background: url(/img/avatar30.jpg) 0 0 no-repeat;
	padding-left: 36px;
	margin: 0 0 14px 0;
}
#edit .avatar, #edit .avatar_load {
	display: inline;
	float: left;
}
#edit .avatar {
	margin: 0 10px 0 0;
}
.chatform input {
	display: block;
}
#edit select, #reg select {
	display: block;
	margin: 0 0 5px 0;
}
.chatform textarea {
	width: 99%;
	height: 80px;
	margin: 0 0 15px 0;
}
.chatform .but_send {
	margin-left: -2px;
	margin-right: 7px;
}
#symb_left {
	color: #787a7a;
	font-size: 12px;
	position: relative;
	top: -9px;
}
#symb_left em {
	color: #dcdcdc;
	font-style: normal;
}


#audio {
	padding: 6px 0 37px 10px;
}
.audio_item {
	width: 210px;
	background: url(/img/bottom_divider.gif) 0 bottom repeat-x;
	padding: 12px 0 0 0;
	float: left;
	position: relative;
}
.audio_item .i {
	background: none;
	margin-bottom: 0;
}
.audio_html {
	position: relative;
	height:40px;
	top:1px;
}
.play {
	position: absolute;
	top: -1px;
	left: -1px;
}
.audio_player {
	margin: 0 0 15px 0;
}
.iplayer {
	margin: 0 0 10px 25px;
	float: left;
}
.audio_info {
	display: inline;
	float: left;
	width: 180px;
	margin: 10px 0 13px 27px;
	font-size: 10px;
}
.more {
	float: left;
	padding-left: 9px;
	margin-left: -2px;
	background: url(/img/info.gif) 0 2px no-repeat;
}
.more a {
	text-decoration: none;
	border-bottom: 1px dashed #FFF;
}
.listen {
	padding-left: 15px;
	margin-right: -2px;
	float: right;
	background: url(/img/listen.gif) 0 2px no-repeat;
}
.cal {
	padding-left: 14px;
	margin-left: 10px;
	background: url(/img/calendar.gif) 0 1px no-repeat;
	float: left;
}
.audio_more {
	display: inline;
	float: left;
	width: 180px;
	margin: 0 0 13px 27px;
}
.audio_more p {
	color: #7a7a7a;
	font-size: 11px;
	margin: 0 0 11px 0;
}
.audio_share {
	float: right;
	margin-right: -5px;
}
.audio_options, .audio_options a, .audio_share a, .audio_options img {
	display: inline;
	float: left;
}
.audio_share a {
	margin-left: 5px;
}
.audio_options {
	margin-left: -4px;
}
.audio_book_title {
	color: #6ac6ae;
	display: block;
	margin: 0 0 1px 24px;
	position:relative;
	top:0;
	left:1px;
}
.audio_book_duration {
	font-size:10px;
	position:absolute;
	top:1px;
	color:#606060;
	right:-2px;
}
.audio_title {
	display: block;
	margin: 0 0 0 24px;
	padding-bottom: 6px;
	background: url(/img/timeline.gif) 0 bottom no-repeat;
	position:relative;
	top:0px;
	left:0;
}
#audio .last {
	background: none;
}
/*.share, .share a {
	float: left;
}
.share {
	float: right;
}*/

#error404 {
	background: url(/img/404.gif) no-repeat;
	height: 40px;
}
#error500 {
	background: url(/img/500.gif) no-repeat;
	height: 40px;
}
select.gender {
	margin-bottom:5px;
}

.error {
	color: #cc0000;
	margin: -5px 0 0 0;
	padding: 0 0 10px 0;
}

.chatform .checkbox {
	position:relative;
	top:2px;
	margin:0 0 10px;
	display:inline !important;
}

#profile_form .upload_file {
	padding-left:6px !important;
	background-image: none !important;
}

#profile_form .avatar { float:left; }

select.geo { width:200px; }

#feedback_form textarea {
	width: 350px;
}
#feedback_form .note {
	color: #7A7A7A;
	font-size: 12px;
	display: block;
	margin: 0 0 15px 0;
}
#screenshot {
	margin: 0 0 7px 0;
}

#player {
	outline:none;
}
#profile_form label {
	//position: relative;
	//top: -8px;
}
.book_share {
	margin: 3px 0 0 12px;
}

/* radio */

#tiler {
	border-top: 2px solid #e82b09;
	background: url(/img/body_bg.png) center 0 no-repeat;
}
#radio_block {
	height: 38px;
	font-size: 12px;
}
#radio_block a {
	color: #6ac6ae;
}
#logged_in {
	width: 250px;
	float: right;
	padding-top: 10px;
}
#logged_in a {
	float: right;
	margin-left: 10px;
}
#logged_in .logout {
	color: #7a7a7a;
}
#logged_in img {
	margin-top: -2px;
}
#radio {
	float: left;
	padding: 10px 0 0 38px;
	height: 18px;
	background: url(/img/radio_icon.gif) 0 7px no-repeat;
}
#radio a {
	margin-right: 12px;
	float: left;
}
#radio a.radio_play {
	margin-right: 2px;
	margin-top: -1px;
}
#radio_play {
	float: left;
}
#radio_play .bitrate {
	margin-left: 5px;
}
#on_air {
	float: left;
	color: #7a7a7a;
	width: 480px;
	overflow: hidden;
	white-space: nowrap;
}
#radio_track {
	font-weight: bold;
	padding-right: 11px;
	margin-right: 2px;
	background: url(/img/grey_dot.png) right 6px no-repeat;
	color: #FFF;
}
