/*  
Theme Name: Tie Xie Dan Xin
Theme URI: http://condorheroes.silverthreads.net/
Description: Based on the 3 legendary couples of the Condor Trilogy.
Version: 1.0
Author: Caroline Mickey
Author URI: http://silverthreads.net/
*/



/* Basics */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: center;
}

b,i,u,em,strong { color: #96806C; }

i,em { font-family: Georgia; }

p {
	font-size: 10px;
	font-family: verdana,sans serif;
	text-align: justify;
	line-height: 16px;
	color: #666;
	margin: 5px 0px 10px 0;
}

ol, ul {
	font-size: 10px;
	line-height: 14px;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
	list-style:none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: Georgia, serif; 
	color: #96806C; 
}

h1 {
	font-size: 12px;
}

h2, h3 {
	font-size: 11px;
}


a:link, a:visited {
	color: #96806C;
	text-decoration: none;
}

a:hover, a:active {
	color: #696969;
	text-decoration: underline;
}

q 	{ 
	color: #96806C; 
	text-decoration:none;
	}    

acronym 	{ 
	color: #96806C; 
	font-family:courier new;
	font-size:11px;
	font-weight:normal;
	cursor:help ;
	line-height: 13px;
text-decoration:none;
border-bottom: dotted 1px #696969;
	} 

blockquote {
	margin: 10px 20px;
	padding: 5px 10px;
	border-left: 5px solid #96806C;
	background: #e6e6e6;
	font-size: 10px;
	color: #666;
	font-family: Palatino, Georgia, sans-serif;
	text-align: justify;
}

img 	{ 
	border: 0px; 
	}

img.border 	{ 
		border: solid 1 #96806C; 
		}

/* Begin Structure */
#page {
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	height:auto;
	background: #FFF;
	text-align: left;
	}

#header {
	background-color: #FFFFFF;
	margin: 0 0 0 0px; 
	padding: 0; 
	width: 630px;
	}

#content {
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 410px;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	}

	html>body #content {
		width: 410px;
		height: auto;
	}

#content li {
	text-align: center;
	margin: 0 0 5px 15px;
	font-size: 10px;
	font-family: verdana,sans serif;
	text-align: justify;
	line-height: 16px;
	color: #666;
	}

#content h1 {
	text-align: right;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: verdana,sans serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom: 1px dotted #696969;
	}

#content h2 {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
	}

#content h3 {
	padding: 2px;
	}

#column1 {
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	width: 31%;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	}

#column2 {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	width: 30%;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	}

#column3 {
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	width: auto;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	}

#sidebar {
	float: left;
	width: 200px;
	padding-right: 10px;
	background: #;
	overflow: visible;
	font-size: 10px;
	color: #999;
	}

	html>body #sidebar {
		width: 200px;
		height: auto;
		background: #;
	}

#sidebar li {
	padding-left: 18px;
	background: url('http://condorheroes.silverthreads.net/box.gif') no-repeat;

	}

#sidebar h2 {
	text-align: right;
	font-family: Georgia;
	border-bottom: 1px dotted #999;
	}

#footer {
	padding: 0;
	margin-top: 15px;
	border-top: 1px dotted #999;
	width: 630px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */



