/* @override 
	http://www.ransom-note-typography.com/index.php?css=weblog/rnt_main
	http://www.ransom-note-typography.com/index.php?css=weblog/rnt_main.v.1207969589
*/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #e7eae0 url(/bigbg.jpg) no-repeat left bottom;
}

p {
	font-size: 1.2em;
	line-height: 1.5;
	text-align: left;
}

blockquote {
	text-align: justify;
	padding: 5px 10px;
	background: #e8eae1 url(/bq_bg.jpg) no-repeat right top;
}

ol {
	font-size: 1.2em;
	line-height: 1.3em;
}

ul {
	font-size: 1.2em;
	line-height: 1.3em;
}

ul li a {
	font-size: .8em;
	line-height: .9px;
}

a:link {
	text-decoration: underline;
	color: #206766;
}

a:visited {
	text-decoration: underline;
	color: #000099;
}

a:hover {
	background-color: #206766;
	text-decoration: none;
	color: #333;
}

div#header_left a:hover {
	text-decoration: none;
	background-color: transparent;
}

a:active {
	color: #333;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	padding: 10px 0 5px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 3.5em;
	color: #05202C;
}

h2 {
	font-size: 3em;
	clear: left;
}

h3 {
	color: #003269;
	font-size: 2em;
	display: inline;
}

h4 {
	color: #003333;
	margin: 20px 0 20px 0;
	display: inline;
	font-size: 1.4em;
}

h5 {
	font-size: 1em;
	color: #05202C;
	display: inline;
}

.paginate {
	text-align: center;
}

div.paginate a:link {
	color: #05202C;
	text-decoration: none;
}

div.paginate a:visited {
	color: #000099;
	text-decoration: none;
}

div.paginate a:hover {
	color: #333;
	text-decoration: none;
	background-color: transparent;
}

.clearer {
	clear: both;
}

#header {
	/*background: url(/header_bg.png) repeat-x 0 bottom;*/
	height: 140px;
	margin-bottom: 15px;
}

#header_left {
	width: 600px;
}

#main_container {
	width: 940px;
	margin: 0 auto;	
	background-color: #FFF;
	text-align: left;
	border-right: 2px solid #05202c;
	border-left: 2px solid #05202c;
	border-bottom: 2px solid #05202c;
}

#main {
	width: 680px;
	float: left;
	padding: 10px;
}

#right_ads {
	float: right;
	width: 200px;
	text-align: center;
}

#center_nav {
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 620px;
	margin-right: 160px;
}

#piede {
	padding: 10px;
	border-top: 10px solid #003269;
}

.piede_piccolo {
	font-size: 1em;
}

#rnt_internals {
	margin-bottom: 30px;
}

ul.nav {
	margin-left: 0;
	text-align: left;
	list-style-type: none;
	padding: 0;
}

.posted {
	margin-bottom: 25px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 5px;
	margin-left: 10px;
}

.piede_subs {
	background-color: #5799d0;
}

div#piede h4 {
	color: #003433;
	font-size: 1.4em;
	background-color: transparent;
}

#piede_left {
	width: 300px;
	float: left;
	padding: 10px;
}

#piede_center {
	margin-left: 320px;
	margin-right: 320px;
	padding: 10px;
}

#piede_right {
	float: right;
	width: 300px;
	padding: 10px;
}

#twitter_div {
	margin-bottom: 20px;
	margin-top: 20px;
}

div#twitter_div ul#twitter_update_list {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin-left: 0;
	font-size: 1em;
	line-height: 1.5;
	color: #333;
	text-align: left;
}

ul#twitter_update_list li {
	margin-bottom: 10px;
	color: #333;
}

div#right_ads ul {
	text-align: left;
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}

div#right_ads ul li {
	margin-bottom: 10px;
}

div#main ul {
	text-align: left;
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
	list-style-image: none;
}

div#main ul li {
	margin-bottom: 10px;
}

.question {
	color: #222204;
}

.answer {
	color: #000033;
	padding-left: 12px;
	margin-top: -17px;
}

.floaty {
	float: left;
	padding: 10px;
}

tr {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.5em;
}

td {
	padding: 5px;
}

.char-name {
	text-align: left;
	text-transform: uppercase;
	margin-bottom: -12px;

}
