/*  
Theme Name: tinglingfeet
Theme URL:http://www.tinglingfeet.org/
Theme Author:http://www.tinglingfeet.org/
Theme Description: Two-columns feet theme
*/

/*Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	lsfmain: '';
	lsfmain: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

body {
 font: 62.5%/1.4 Arial, sans-serif;
	background: #618400;
	text-align: center;
}

.tfrap {
	margin: 0 auto 0 auto;
	width: 960px;
	background: #fff;
	text-align: left;
}

.tfhead {
	width: 960px;
	height: 191px;
	background: #618400 url(images/tfhead.jpg) no-repeat;
}


.tfcontent {
	width: 720px;
	padding: 10px;
	float: left;
}

.tfcontent h2 {
	color: #4A6500;
	font-size: 24px;
	padding-right: 15px;
	text-align: right;
}
.tfpost {
	font-size: 1.4em;
	margin-bottom: 38px;
	
}
.tfpost h1,.tfpost h2 {
	color: #4A6500;
	font-size: 30px;
	padding: 0 0 4px 12px;
	margin-bottom:6px;
	text-align: left;
	letter-spacing: -1px;
}
.tfpost h2 a {
	color: #4A6500;
}

.tfpost a{
	color: #0000ff;
	text-decoration: underline;
}

.tfpost p, .tfpost ul,.tfpost ol, .tfpost h3 {
	margin: 1.3em 1em 0 1em;
	line-height: 1.51em;
}	

.tfpost ul {
	list-style: disc inside;
	margin-left: 1em;
}
.tfpost li {
	margin-top: 1em;
	margin-bottom: 1em;
}
.tfpost ul ul {
	list-style: circle intfmenu;
	margin-left: 3.2em;
}
.tfpost ul ul li {
	padding-left: 3.2em;
}

.tfgda {
	margin: 0 0 10px -10px;
}
.tfmeta {
	text-align: right;
	padding-right: 2em;
	margin-bottom: 0.55em;
}


.tfmenu {
	width: 200px;
	padding: 10px;
	float:left;
}



.tfmenu ul ul {
	margin: 0;
	padding-bottom: 15px;
}

.tfmenu ul li {
	margin: 0;
	padding-top:10px;
	margin-top: 1em;
}

.tfmenu h2 {
	background: url(images/tfmenu.jpg)   no-repeat;
	height: 27px;
	color: #fff;
	font-size: 1.8em;
	padding: 2px 0 0 20px;
}

.tfmenu ul ul li {
	margin: 0;
	font-size: 1.7em;
	font-weight: bold;
	color: #4A6500;
	padding: 5px 8px 5px 28px;
}

.tfmenu ul ul li a{
	color: #4A6500;
	text-decoration: none;
}
.tfmenu ul ul li a:hover{
	text-decoration: underline;
}


.tffoot {
	border-top: 1px dashed #618400;
	background: #fff;;
	padding: 1em;
	text-align: center;
	font-size: 1.3em;
}

.tffoot a {
	
	color: #4A6500;
}



.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}