/*

throats.in

*/

* {
	margin:0;
	padding:0;
}

body {
	width: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 h1, #title h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}


#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:#449670;
	font-size:24px;
	padding: 10px 20px;
	margin-bottom: 40px;
	color:#FFFFFF;
	font-weight:normal;
}

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

#posts #info h2 a {
	text-decoration: none;
}


#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:#4BA770;
}

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

#post {
	background-color:#449670;
	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;
}

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



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

#stars p {
	padding: 10px 0;
}

#stars ul {
	list-style:none;
}

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

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

#stars ul strong {
	color: #449670;
	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;
}



div#actresses {color: #000000; text-align:left; }
div#actresses a:hover, p#actresses a:hover {text-decoration: none;}

p {
	padding: 10px 0;
}

.key li { display:inline; white-space:nowrap; float:left; padding:2px 5px 1px 2px; }