/*

psanal.com

*/

* {
	margin:0;
	padding:0;
}

body {
	width:100%;
	height:100%;
	font-family:Verdana;
	font-size:12px;
}

table {
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
}

img {
	border:0;
}

a {
	color:#000000;
}

a:hover {
	text-decoration:none;
}

.clear {
	width:100%;
	clear:both;
	float:none !important;
	overflow:hidden;
	height:0;
	font-size:0;
}



#title {
	height: 30px;
	font-size:14px;
	padding: 0 10px;
}

#title a {
	text-decoration:none;
}

#title strong {
	font-weight:normal;
}

#posts {
	background-color:#FFFFFF;
	padding: 40px 10px 40px 40px;
	width: 540px;
}

#posts h1 {
	background-color:#446296;
	font-size:24px;
	padding: 10px 20px;
	margin-bottom: 40px;
	color:#FFFFFF;
	font-weight:normal;
}

#posts #info h1 {
	background-color:#446296;
	font-size:24px;
	padding: 10px 20px;
	margin-bottom: 10px;
	color:#FFFFFF;
	font-weight:normal;
}

#posts #info span {
	font-size:12px;
	margin-bottom: 10px;
	display:block;
}

#posts #info #play {
	padding: 30px 0 10px 50px;
}

#posts #info #url {
	padding: 0 0 50px 50px;
}

#posts #info #url a {
	font-size:39px;
}

#posts h1:hover, #posts #info h1:hover {
	background-color:#4B6CA7;
}

#post:hover {
	background-color:#4B6CA7;
}

#post {
	background-color:#446296;
	margin-bottom: 40px;
}

#post td {
	padding: 10px 20px 20px 20px;
	color:#FFFFFF;
	line-height: 30px;
	font-size:12px;
}

#post td div {
	line-height: 30px;
	font-size:12px;
	padding: 0 0 10px 10px;;
}

#post td a {
	color:#FFFFFF;
	font-size:24px;
}

#stars {
	background-color:#FFFFFF;
	padding: 40px 40px 40px 30px;
}

#stars ul {
	list-style:none;
}

#stars ul li {
	padding: 2px 0;
}

#stars ul a {
	color: #2B2B2B;
	font-weight1:bold;
}

#stars ul strong {
	color: #446296;
	font-weight:bold;
}

#stars ul a:hover {
	text-decoration:none;
}

#stars h3 {
	padding: 10px 0;
}

#stars #post #person {
	line-height:20px;
}

#stars #post #person a {
	color:#FFFFFF;
	font-size: 12px;
}

#stars #post #person h1, #stars #post #person h2 {
	color:#FFFFFF;
	font-size: 14px;
}

#stars #post #person img {
	padding: 10px 0;
}

#tags {
	padding: 20px 0;
}

#tags h4 {
	padding: 4px 0;
}

#tags li{
	display:inline; white-space:nowrap; float:left; padding:2px 5px 1px 0px !important;
}

#tags li a{
	text-decoration: none;
}

div#join {
	display: block;
	width: 100%;
	position: absolute;
	border1: 1px solid #000;
	background: #FFF;
	font-size: 28px;
	color: #000;
	text-align: center;
}

#friend {
	display: block;
	width:150px;
    background:#cbe0f3;
    border: 4px solid #3785ce;
    font-family:Verdana;
    color:#000000;
    font-size:12px;
    text-align:center;
    padding: 5px;
    margin: 1px;
}