/*
	talkingmachine.info:		main CSS file
	written by MordEth.			last modified 2008.12.29.
*/

/*  the links  */

A, A:link, A:visited
{
	color:				#4F2523;
	text-decoration:	none;
}

A:active, A:hover
{
	text-decoration:	underline;
}

/*  HTML elements  */

BLOCKQUOTE
{
	font-style:			oblique;
	text-align:			justify;
}

BODY
{
	background:			#696739 url(/images/layout/talking_machine_info_bg.png) fixed no-repeat 30px 30px;
	color:				#4F2523;
	font-family:		"Palatino", "Palatino Linotype", "Georgia", serif;
	font-size:			16px;
	margin:				30px 30px 30px 30px;
	min-width:			940px;
	max-width:			1200px;
}

IMG
{
	border:				0;
}

/*  General classes  */

#copyright P
{
	text-align:			center;
}

#redirect
{
	clear:				left;
	margin-bottom:		100px;
	margin-top:			100px;
	text-align:			center;
}

#redirect_copyright
{
	bottom:				0;
	left:				0;
	position:			absolute;
	right:				0;
	text-align:			center;
}

#site_name
{
	position:			absolute;
	top:				236px;
}

#tmf_join
{
	clear:				none;
	float:				left;
	margin-left:		60px;
	margin-top:			10px;
}

#tmf_redirect IMG
{
	display:			block;
	margin-left:		auto;
	margin-right:		auto;
}

#tmf_postcard
{
	left:				130px;
	position:			absolute;
	top:				280px;
}

#tmf_sign IMG
{
	display:			block;
	margin-left:		auto;
	margin-right:		auto;
}

#visit
{
	clear:				both;
	text-align:			center;
}

#webring
{
	text-align:			center;
}

#webring INPUT
{
	margin-bottom:		4px;
	margin-top:			4px;
}

#webring INPUT[type=text]
{
	background-color:	#B6B48D;
	border:				1px solid;
	border-color:		#4F2523;
	color:				#4F2523;
	margin-right:		2px;
}

#webring B, #webring FONT, #webring TABLE, #webring TD
{
	background-color:	#696739;
	color:				#4F2523;
}

#webring TABLE
{
	border:				1px solid;
	border-color:		#4F2523;
}

#webring TD
{
	border:				0;
}

#youtube_listen
{
	clear:				none;
	float:				right;
	margin-right:		20px;
	margin-top:			420px;
}

#youtube_vv_xi
{
	clear:				none;
	float:				right;
}
