@charset "utf-8";
.topic {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 5px;
}
.topic #sendpost {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #F7F7F7;
	height: 25px;
}
.topic #sendpost a {
	text-decoration: blink;
	color: #a70000;
}

/* Show_news */
.news {
	margin: 0px;
	padding: 0px;
}

.news #address, .news #address a {
	color: #666;
	background-color: #F4F4F4;
	height: 30px;
	padding-top: 3px;
	padding-right: 5px;
}
.news #title {
	color: #a70000;
	background-color: #F4F4F4;
	height: 30px;
	padding-top: 3px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 14px;
}
.news #date {
	color: #333;
	background-color: #F4F4F4;
	height: 20px;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 2px;
}
.news #short {
	color: #909090;
	background-color: #F4F4F4;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 10px;
}
.comment #commentat {
	background-color: #a70000;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.commentgr #commentatgr {
	background-color: #990099;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.comment #numbers {
	background-image: url(../images/commentsn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 75px;
}
.comment #txt {
	color: #a70000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
	margin-left: 12px;
	margin-right: 4px;
	font-style: italic;
}
.comment #title {
	height: 25px;
	background-color: #F5F5F5;
	border: 1px solid #EFEFEF;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #a70000;
	font-family: tahoma;
}
.comment #title2 {
	height: 25px;
	background-color: #F5F5F5;
	border: 1px solid #EFEFEF;
	padding-right: 10px;
	font-size: 11px;
	font-family: tahoma;
	color: #666;
}
.comment #com {
	background-color: #FCFCFC;
	color: #333;
	border: 1px solid #EFEFEF;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#fastcomment input {
	height: 25px;
	width: 390px;
}
#fastcomment .send  {
	height: 35px;
	width: 75px;
}
#fastcomment textarea {
	height: 150px;
	width: 390px;
}
.btns #home, .btns #home a {
	background-image: url(../images/btn_buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 30px;
	width: 125px;
	display:none;
}
.btns #home:hover, .btns #home a:hover {
	background-image: url(../images/btn_buttons.jpg);
	background-repeat: no-repeat;
	background-position: -125px -30px;
	height: 30px;
	width: 125px;
	display:none;
}
.btns #addcom, .btns #addcom a {
	background-image: url(../images/btn_buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 125px;
}
.btns #addcom:hover, .btns #addcom a:hover {
	background-image: url(../images/btn_buttons.jpg);
	background-repeat: no-repeat;
	background-position: -125px 0px;
	height: 30px;
	width: 125px;
}
.btns #send, .btns #send a {
	background-image: url(../images/btn_buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	height: 30px;
	width: 125px;
}
.btns #send:hover, .btns #send a:hover {
	background-image: url(../images/btn_buttons.jpg);
	background-repeat: no-repeat;
	background-position: -125px -90px;
	height: 30px;
	width: 125px;
}
.btns #print, .btns #print a {
	background-image: url(../images/btn_buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 30px;
	width: 125px;
}
.btns #print:hover, .btns #print a:hover {
	background-image: url(../images/btn_buttons.jpg);
	background-repeat: no-repeat;
	background-position: -125px -60px;
	height: 30px;
	width: 125px;
}
.share #facebook, .share #facebook a {
	background-image: url(../images/btn_share.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	height: 32px;
	width: 35px;
}
.share #facebook:hover, .share #facebook a:hover {
	background-image: url(../images/btn_share.jpg);
	background-repeat: no-repeat;
	background-position: 2px -31px;
	height: 32px;
	width: 35px;
}
.share #twitter, .share #twitter a {
	background-image: url(../images/btn_share.jpg);
	background-repeat: no-repeat;
	background-position: -32px 0px;
	height: 32px;
	width: 35px;
}
.share #twitter:hover, .share #twitter a:hover {
	background-image: url(../images/btn_share.jpg);
	background-repeat: no-repeat;
	background-position: -32px -31px;
	height: 32px;
	width: 35px;
}
.share #digg, .share #digg a {
	background-image: url(../images/btn_share.jpg);
	background-repeat: no-repeat;
	background-position: -65px 0px;
	height: 32px;
	width: 35px;
}
.share #digg:hover, .share #digg a:hover {
	background-image: url(../images/btn_share.jpg);
	background-repeat: no-repeat;
	background-position: -65px -31px;
	height: 32px;
	width: 35px;
}
.share #google, .share #google a {
	background-image: url(../images/btn_share.jpg);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	height: 32px;
	width: 35px;
}
.share #google:hover, .share #google a:hover {
	background-image: url(../images/btn_share.jpg);
	background-repeat: no-repeat;
	background-position: -100px -31px;
	height: 32px;
	width: 35px;
}
.alpha {
	float: right;
	height: 20px;
	width: 18.5px;
	margin-right: 1px;
	text-align: center;
	background-color: #F5F5F5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a70000;
	padding-top: 4px;
}
.alpha:hover {
	background-color: #a70000;

}
.cover_album {
	background-image: url(../images/cover_album.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 150px;
	float: right;
	margin: 10px;
}
.cover_album #cover {
	height: 125px;
	width: 126px;
}
.cover_album #cover img {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-left: 18px;
}

.cover_artist {
	float: right;
	background-image: url(../images/cover_artist.png);
	width: 150px;
	padding-top: 14px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.cover_artist #cover {
	width: 148px;
	height: 90px;
}
.cover_artist #title {
	background-color: #F2F2F2;
	height: 20px;
	font-weight: bold;
	padding-top: 5px;
	border: 1px solid #EBEBEB;
}
.cover_artist #title:hover {
	background-color: #FBFBFB;
}
.cover_media_med {
	float: right;
	height: 186px;
	width: 120px;
	margin: 10px;
}
.cover_media_med #poster {
	float: right;
	height: 186px;
	width: 150px;
	direction: rtl;
}
.cover_media_med #poster img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.cover_media_med #title {
	height: 35px;
	width: 150px;
	float: right;
	position: relative;
	margin-top: -40px;
	padding-top: 1px;
	text-align: center;
	background-image: url(../images/black.png);
	background-repeat: repeat;
	font-weight: bold;
	color: #FFF;
}

.cover_media_med #cover {
	background-image: url(../images/cover_movie_med.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 186px;
	width: 150px;
	position: relative;
	margin-top: -93px;
	top: -93px;
}
.cover_game_med {
	float: right;
	height: 186px;
	width: 150px;
	margin: 10px;
}
.cover_game_med #poster {
	float: right;
	height: 186px;
	width: 150px;
	direction: rtl;
}
.cover_game_med #poster img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.cover_game_med #title {
	height: 35px;
	width: 150px;
	float: right;
	position: relative;
	margin-top: -40px;
	padding-top: 1px;
	text-align: center;
	background-image: url(../images/black.png);
	background-repeat: repeat;
	font-weight: bold;
	color: #FFF;
}

.cover_game_med #cover {
	background-image: url(../images/cover_games_a_med.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 186px;
	width: 150px;
	position: relative;
	margin-top: -93px;
	top: -93px;
}
.alphabox #alphas {
	background-color: #F4F4F4;
	height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	border: 1px solid #EFEFEF;
	width: 100px;
}
.alphabox #latest, .alphabox #latest a {
	background-color: #a70000;
	height: 20px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #840000;
	width: 100px;
	float: left;
	color: #FFF;
	font-weight: bold;
}
.alphabox #latest:hover {
	background-color: #840000;
}
.downloadbtn {
	height: 35px;
	width: 110px;
	text-align: center;
	background-color: #a70000;
	font-weight: bold;
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/btn_download.jpg);
	background-repeat: no-repeat;
	background-position: center -35px;
}
.downloadbtn:hover {
	background-color: #8C0000;
	background-image: url(../images/btn_download.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dl_box {
	background-color: #FCFCFC;
}
.dl_box #alt1 {
	background-color: #F4F4F4;
	height: 23px;
	width: 125px;
	font-weight: bold;
	border: 1px solid #EEE;
	padding-right: 5px;
}
.dl_box #alt2 {
	background-color: #FCFCFC;
	height: 23px;
	border: 1px solid #F2F2F2;
	padding-right: 5px;
}
.album_songs {
	background-color: #FFF;
	border: 1px solid #F4F4F4;
}
.album_songs #alter {
	background-color: #a70000;
	height: 30px;
	color: #CCC;
	font-weight: bold;
	font-size: 12px;
}
.album_songs #alt1  {
	background-color: #F7F7F7;
}
.album_songs #alt1 li {
	list-style-type: decimal;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.album_songs #alt1 p {
	color: #999;
	font-size: 10px;
}
.album_songs #alt2 {
	background-color: #FCFCFC;
}
.album_songs #alt2 p {
	padding-right: 10px;
	color: #a70000;
	font-weight: bold;
}
.albumatt {
	width: 126px;
	margin: 1px;
	padding: 1px;
	float: right;
}
#album_title_tpl {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #a70000;
	font-weight: bold;
}
.photo_cat {
	background-color: #EFEFEF;
	border: 1px solid #E8E8E8;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.photo_cat #title {
	background-color: #F3F3F3;
	height: 25px;
	font-weight: bold;
	border: 1px solid #FFF;
	padding-top: 5px;
}
.photo_cat #title:hover {
	background-color: #F8F8F8;
}
