/* 
----------------------------------------------------------------------
  STHTMLSFINEST.COM
  Author(s): Music Bay AB, www.musicbay.se
  Created: 2007-04-26
----------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------
	Top presentation
----------------------------------------------------------------------
*/

#presentation {
	width: 675px;
	background: #fff;
	padding: 0 0 4px 0;
}

#presentation img {
	float: left;
}

#presentation #facts {
	width: 170px;
	float: left;
	padding: 0 0 0 10px;
}

#presentation #facts p {
	padding: 5px 0 0 0;
	margin: 0;
}

.info-type {
	color: #999;
}

#presentation .menu {
	width: 130px;
	height: 120px;
	float: right;
	border-left: 1px #dedede solid;
}

#presentation .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#presentation .menu li {
	margin: 0;
	padding: 0 0 0 10px;
	height: 20px;
	clear: both;
}

/*
----------------------------------------------------------------------
	Presentation
----------------------------------------------------------------------
*/

.presentation-text {
	width: 448px;
	padding: 10px;
	overflow-x: hidden;
	font-size: 11px;
}

.presentation-facts { padding: 5px 0 10px 0; }

.presentation-facts td {
	padding: 0 0 0 10px;
	width: 200px;
	height: 20px;
}

.presentation-thumbs-list {
	width: 448px;
  padding: 10px;
}

.presentation-thumbs-list .image-thumb {
	width: 107px;
	height: 83px;
	padding: 0 5px 5px 0;
	float: left;
}

.presentation-thumbs-list .image-thumb .image-thumb-holder {
	width: 102px;
	height: 68px;
	background: #000;
	text-align: center;
}

.visitors {
	padding: 10px 0 0 10px;
}

.visitors p {
	padding: 5px 0 0 0;
	margin: 0;
}

.uploaded-thumbs-list {
	width: 448px;
  padding: 10px;
}

.uploaded-thumbs-list .image-thumb {
	width: 107px;
	height: 78px;
	padding: 0 5px 5px 0;
	float: left;
}

.uploaded-thumbs-list .image-thumb .image-thumb-holder {
	width: 102px;
	height: 73px;
	background: #000;
	text-align: center;
}

/*
----------------------------------------------------------------------
	Double presentation
----------------------------------------------------------------------
*/
#double_presentation {
	width: 666px;
	background: #000;
	padding: 0 0 0 0;
	overflow:hidden;
	color:#fff;
	position:relative;
}
#double_presentation .presentation_1 {
	position:absolute;
	bottom:10px;
	left:10px;
}

#double_presentation .presentation_2 {
	position:absolute;
	bottom:10px;
	right:20px;
	width:120px;	
}
#double_presentation #double_stats {
	position:absolute;
	bottom:10px;
	left:10px;
	color:#999;
	width:150px;		
}
#double_presentation #double_stats {
	color:#fff;
}

#double_presentation .facts {
	width: 170px;
	float: left;
	padding: 0;
}
#double_presentation .presentation_2 .facts {

}

#double_presentation .facts_2 p,
#double_presentation .facts p {
	padding: 5px 0 0 0;
	margin: 0;
	color:#fff;
}

#double_presentation .menu {
	width: 130px;
	height: 120px;
	float: right;
	border-left: 1px #dedede solid;
}

#double_presentation .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
 
#double_presentation .menu li {
	margin: 0;
	padding: 0 0 0 10px;
	height: 20px;
	clear: both;
}


/*
----------------------------------------------------------------------
	Guestbook
----------------------------------------------------------------------
*/

.gb-item {
	width: 460px;
	background-color: #f3f3f3;
	padding: 4px;
	border-bottom: 1px #dedede solid;
}

.gb-item-even {
	background-color: #fff !important;
}

.gb-item img.profile-picture {
	float: left;
}

.gb-item .holder {
	float: left;
	padding: 0 0 0 10px;
	width: 395px;
}

.gb-item .holder .infoHolder {
	float: left;
	padding: 0 0 8px 0;
}

.gb-item .holder .remove-btn {
	float: right;
}

.gb-item .holder .gb-entry {
	width: 365px;
	padding: 0 0 10px 0;
}

.gb-item .holder ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.gb-item .holder li {
	padding: 0 20px 0 0;
	float: left;
}

.gb-item .holder .write-back {
}

.textarea-gb-idle {
	margin: 10px 0 10px 0;
  width: 365px;
  height: 80px;
  background-color: #fff;
  border: 1px #999 solid;
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 11px;
  color: #000;
  padding: 2px;
}

.textarea-gb-focus {
	margin: 10px 0 10px 0;
  width: 365px;
  height: 80px;
  background-color: #fff;
  border: 1px #cc0000 solid;
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 11px;
  color: #000;
  padding: 2px;
}

/*
----------------------------------------------------------------------
	Mailbox
----------------------------------------------------------------------
*/

.mail-item-list {
	margin: 0;
	padding: 0;
}

.mail-item-list tr {
	width: 468px;
	height: 26px;
}

.mail-item-list td {
	border-bottom: 1px #dedede solid;
}

.mail-item-list tr.even-row {
	background: #f3f3f3 !important;
}

.mail-item-list td.icon { width: 13px; padding: 0 5px 0 5px; }
.mail-item-list td.user { width: 130px;}
.mail-item-list td.subject { width: 184px;}
.mail-item-list td.date { width: 100px;}
.mail-item-list td.remove { width: 31px; padding: 0; }
.mail-item-list td.remove img { float: right; padding: 0 10px 0 0; }

.mail-view {
	padding: 10px;
	position:relative;
	border-bottom: 1px #dedede solid;
}

.mail-view ul {
	margin: 0;
	padding: 10px 0 10px 0;
	list-style-type: none;
}

.mail-view li {
	padding: 0 20px 0 0;
	float: left;
}

#mailWriteBack { clear: both; }

/**/

#send-popup {
	width: 468px;
	height: 327px;
	padding: 4px;
}

#send-popup .title-bar {
  width: 100%;
  height: 22px;
  padding: 4px 0 0 0;
  margin-bottom: 4px;
  border-top: 1px #dedede solid;
}

#send-popup .title-bar .fill {
  height: 13px;
  padding: 6px 0 3px 5px;
  margin: 0;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

#send-popup table {
	padding: 0;
	margin: 0;
}

#send-popup td {
	text-align: right;
	vertical-align: top;
}

#send-popup td.left-align {
	text-align: left;
	vertical-align: top;
}

/*
----------------------------------------------------------------------
	Relations
----------------------------------------------------------------------
*/

.relation-block-top {
	width: 667px;
	height: 81px;
	padding: 0 0 4px 0;
	background: #fff;
}

.relation-block-top .info {
	width: 189px;
	height: 70px;
	padding: 5px;
	color: #666;
	float: left;
	border-bottom: 1px #dedede solid;
}

.relation-block {
	width: 468px;
	height: 80px;
	border-bottom: 1px #dedede solid;
}

.even-row {
	background: #f3f3f3 !important;
}

.anonymous {
	width: 463px !important;
	height: 16px !important;
	padding: 6px 0 6px 5px;
}

.relation-block .profile-picture {
	float: left;
	padding: 3px 10px 0 0;
}

.relation-block .info {

	float: left;
	border: none;
	padding: 4px 0 0 0;
}

.relation-block .menu {
	float: right;
	padding: 5px 5px 0 0;
}

.relation-block .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.relation-block .menu li {
	width: 90px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px #dedede solid;
}

.relation-block .remove-btn {
	float: right;
	padding: 5px 5px 0 0;
}

/*
----------------------------------------------------------------------
	Blogs
----------------------------------------------------------------------
*/

.favourite-list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.favourite-list li {
	padding: 5px 0 0 17px;
	background: url(/client/framework/general/icon_star.gif) no-repeat left center;
}

.blog-images-container {}

.blog-images-container img { padding: 0 5px 5px 0;}

.blog-entry {
	width: 468px;
	overflow: hidden;
	font-size: 11px;
	line-height: 17px;
	border-bottom: 1px #dedede solid;
}

.blog-entry .hdr {
	padding: 15px 0 0 10px;
}

.blog-entry .date {
	padding: 5px 0 10px 10px;
}

.blog-entry p {
	padding: 10px;
	margin: 0;
}

.blog-entry .page-nav-holder {
	width: 667px;
	text-align: center;
	font-size: 10px;
	padding: 20px 0 15px 0;
}

.blog-entry .icon-holder {
	padding: 6px 10px 0 10px;
	border-top: 1px #dedede solid;
}

/*.blog-entry .comments {*/
 .comments {
	background: #f3f3f3;
	border-top: 1px #dedede solid;
	padding: 10px; 
}

.comment-block-blog {
	width: 444px !important;
}
.comments .new-comment{
	border:1px solid #999;
}

.comment-block-blog-content {
	width: 439px !important;
}

.blog-entry .remove-btn {
  float: right;
  padding: 10px 5px 0 0;
}

/**/

.most-popular-blogs {}

.most-popular-blogs a {text-decoration: none; }

.most-popular-blogs .blog-item {
	width: 222px;
	height: 83px;
	overflow: hidden;
	padding: 0 0 10px 0;
	border: 0;
	float: left;
}

.most-popular-blogs .blog-item .image-holder {
	width: 55px;
	padding: 0 5px 5px 0;
	float: left;
}

.most-popular-blogs .blog-item .text-holder {
	width: 152px;
	float: left;
}

.most-popular-blogs .blog-item .text-holder p {
	padding: 4px 0 0 0;
	margin: 0;
	line-height: 14px;
}

.top-blog-item {
	padding: 10px 10px 0 10px;
}

.top-blog-item a {text-decoration: none; }

.top-blog-item .image-holder {
	float: left;
	padding: 0 5px 0 0;
}

.top-blog-item .text-holder {
	width: 110px;
	height: 70px;
	overflow: hidden;
	float: left;
}

.top-blog-item .text-holder p {
	padding: 4px 0 0 0;
	margin: 0;
	line-height: 12px; 
}

.blog-list-item {
	padding: 10px; 
	border-bottom: 1px #dedede solid;
}

.blog-list-item p { padding: 4px 4px 4px 0; margin: 0; }

.blog-list-item a {text-decoration: none; }

.blog-list-item .date { color: #666; float: right; }

.blog-last-list-item { padding-bottom: 0 !important; border-bottom: 0 !important;}

#main-body #content-col .blog-entry .blog-message a ,
#main-body #content-col .blog-entry .blog-message a :visited {
	text-decoration:underline;
}
.blog-message {
	margin:0 10px 10px 10px;
}
.blog-message  p {
	margin:0 0 10px 0;
	padding:0;
}
/*
----------------------------------------------------------------------
	Photo album
----------------------------------------------------------------------
*/
.album_image_holder {
	text-align:center;
}
.album-item-list {
	margin: 0;
	padding: 0;
}

.album-item-list tr {
	width: 468px;
	height: 26px;
}

.album-item-list td {
	border-bottom: 1px #dedede solid;
}

.album-item-list tr.even-row {
	background: #f3f3f3 !important;
}

.album-item-list td.icon { width: 13px; padding: 0 0 0 10px; }
.album-item-list td.title { width: 191px; padding: 0 0 0 10px; }
.album-item-list td.views { width: 50px; }
.album-item-list td.date { width: 105px; }
.album-item-list td.size { width: 55px; }
.album-item-list td.remove { width: 31px; padding: 0; }
.album-item-list td.remove img { float: right; padding: 0 10px 0 0; }

/*
----------------------------------------------------------------------
	Settings
----------------------------------------------------------------------
*/

.photo-box {
	width: 448px;
	padding: 10px;
	background: #ccc;
}

.photo-box img {
	float: left;
}

.photo-box .text-holder {
	width: 305px;
	padding: 0 0 0 10px;
	float: left;
}

.facts-table { }
.facts-table td.info { width: 80px; text-align: right; }
.facts-table td.input { width: 180px; padding: 0 0 0 10px; }

.info-table { }
.info-table td.info { width: 80px; text-align: right; }
.info-table td.input { width: 180px; padding: 0 0 0 10px; }

.info-box {
	width: 280px;
	padding: 10px;
	background: #ccc;
}

/*
----------------------------------------------------------------------
	General
----------------------------------------------------------------------
*/

.comment-block {
	width: 462px;
	/*height: 81px;*/
	padding: 2px;
	background: #fff;
	font-size: 10px;
	margin-bottom: 2px;
}

.comment-block .content {
	width: 457px;
	/*height: 79px;*/
	padding-left: 3px;
	background: #fff;
	border: 1px #dedede solid;
}

.comment-block .content .profile-picture {
	float: left;
	padding: 3px 10px 0 0;
}

.comment-block .content .profile-picture img {
	padding-bottom: 2px;
}

.comment-block .content .comment-text {
	width: 360px;
	padding: 5px 0 5px 0;
	margin: 0;
	border: none;
	float: left;
}

.comment-block .content .comment-text p { padding: 5px 0 0 0; margin: 0; }

.comment-block .content .remove-btn {
	float: right;
	padding: 5px 5px 0 0;
}

#double_blog_holder .comment-block-blog {
	width: 285px !important;
}
#double_blog_holder .comment-block {
	width: 285px;
}
#double_blog_holder .comment-block .content {
	width: 280px !important;
}

#double_blog_holder .comment-block .content .comment-text {
	width: 210px;
}
#double_blog_holder .write-back textarea {
	width: 285px;
}

/*
----------------------------------------------------------------------
	Left col stuff
----------------------------------------------------------------------
*/

.textarea-left-col-idle {
  width: 160px;
  height: 140px;
  background-color: #fff;
  border: 1px #999 solid;
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 11px;
  color: #000;
  padding: 2px;
}

.textarea-left-col-focus {
  width: 160px;
  height: 140px;
  background-color: #fff;
  border: 1px #cc0000 solid;
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: 11px;
  color: #000;
  padding: 2px;
}

/*
----------------------------------------------------------------------
	User info box
----------------------------------------------------------------------
*/

#userInfoBox {
	position: absolute;
	float: left;
	padding: 10px;
	width: 178px;
	/*height: 83px;*/
	background: #000;
	color: #fff;
	border: 1px #202020 solid;
}

#userInfoBox .title {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

#userInfoBox img {
	float: left;
	padding: 0 10px 0 0;
}

#userInfoBox .info {
	width: 110px;
	height: 74px;
	overflow: hidden;
	float: left;
}

/*
----------------------------------------------------------------------
	Misc
----------------------------------------------------------------------
*/

.smilies { padding: 0 10px 10px 10px; }
.smilies img { padding: 0 10px 10px 0;}

/*
----------------------------------------------------------------------
	Votes
----------------------------------------------------------------------
*/
#singles h4,
#singles h3,
#singles h2{
	clear:both;
	padding:0;
}
#singles h2{
	background:#000;
	color:#fff;
	padding:2px 0 2px 5px;
}
#singles h3{
	font-size:12px;
	margin:0 0 5px 0;
}
#singles h4{
	font-size:11px;
}
#singles {
	background:#fff;
	float:left;
	padding:0 0 30px 0;
}
#singles .intro{
	padding:18px;
}
#singles #lists_result,
#singles #lists {
	background:#00b7c6;
	padding:11px 0 11px 0;
	float:left;
	display:inline;
	width:667px;
}

#singles .column {
	float:left;
	display:inline;
	width:240px;
	background:#fff;
	margin:0 3px 0 0;
}
#singles #lists .toplists {
	width:160px;
	background:#daeff1;
}
#singles #lists .column p {
	margin:0;
}
#singles #lists .first {
	margin-left:11px;
	border-left:none;
}
#singles #lists_result .first {
	margin-left:55px;
	border-left:none;
	margin-right:40px;
}
#singles #lists ul {
	margin:0 5px 10px 5px;
	list-style:none outside;
	padding:0;
}
#singles ul li{
	width:230px;
	list-style:none outside;
	padding:0;
	border-bottom:1px solid #ccc;
	clear:both;
	margin: 0 0 5px 0;
}
#singles #lists ul li form {
	text-align:right;
	margin:0 0 3px 0;
}
#singles #lists ul li form .submit{
	background:#00b7c6;
	color:#fff;
	font-size:10px;
	cursor:pointer;
}
#singles  ul li .no_image{
	width:220px;
	height:105px;
	background:#eee;
	text-align:center;
	font-size:40px;
	line-height:100px;
	color:#999;
}
#singles #lists ul li img{
	margin-bottom:5px;
}
#singles #lists ul li .can_vote{
	text-align:right;
}
#singles #lists ul li .vote{
	text-align:right;
	font-weight:bold;
}

#singles  ul.toplist img{
	margin:0;
	padding:0;
	display:block;
}
#singles ul.toplist {
	border-top:1px solid #579a9f;
	margin:0 0 15px 5px;
	float:left;
	display:inline;
	width:150px;	
}

#singles ul.toplist li{
	padding:5px 0 0 0;
	float:left;
	display:inline;
	width:150px;
	border-bottom:1px solid #579a9f;
}
#singles #lists_result .column {
	padding:0;
	width:260px;
}
#singles #lists_result ul.toplist {
	width:250px;
	padding-left:0;
}
#singles #lists_result ul.toplist li{
	width:250px;
	margin-left:0;
}


#singles ul.toplist .position{
	font-size:50px;
	height:50px;
	line-height:50px;
	font-weight:bold;
	float:left;
	display:block;
	width:40px;
	color:#354b4d;
	margin:10px 0 0 0;
}
#singles #lists_result ul.toplist .position{
	width:65px;
}
#singles ul.toplist h4{
	margin:10px 0 0 0;
}
#singles .toplists h3{
	margin-left:5px;
}
#singles ul.toplist .info{
	width:100px;
	float:left;
	display:inline;
}

#blog_info strong {
  font-size: 11px;
  color: #333;
  font-weight: bold;
}
#blog_info {
	width:160px;
	position:relative;
	float:left;
}


h3.calendar_header {
  font-size: 11px;
  color: #333;
  font-weight: bold;
  margin:0;	
}
table.calendar {
	width:180px;
}
table.calendar td{
	border:1px solid #ccc;
	text-align:center;
}
table.calendar td.link{
	border:1px solid #000;
}
table.calendar th {
	text-align:center;
}
