html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
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,
caption, tfoot {
	background: transparent;
	behavior: url("wp-content/themes/minolah theme/iepngfix.htc");
	border: 0;
	color: #eee;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	text-align: inherit;
	text-decoration: none;
	}
	
ol, ul, li {
	list-style: none;
	}
	
blockquote, q {
	quotes: none;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
	
del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
	
.clearfix:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	}
	
.clearfix { 
	min-height: 0; 
	height: 1%; 
	}
	
.floating_badge {
	position: absolute;
	z-index: 100;
	top: 0;
	float: right;
	right: 14%;
	}
	
.widget_recent_entries .widgettitle {
	height: 65px;
	background:url(images/sidebar-goat.png) no-repeat !important;
	font-size: 0;
	}

.widget_categories .widgettitle {
	height: 65px;
	background:url(images/sidebar-snake.png) no-repeat !important;
	font-size: 0;
	}

.widget_pages .widgettitle {
	height: 65px;
	background:url(images/sidebar-dragon.png) no-repeat !important;
	font-size: 0;
	}

.widget_calendar .widgettitle {
	height: 65px;
	background:url(images/sidebar-rat.png) no-repeat !important;
	font-size: 0;
	}

#wp-calendar tbody tr td {
	padding: 0 3px;
	border: 1px #999 solid;
	}
	
#wp-calendar td:hover, #wp-calendar #today {
	background: #FF0000;
	color: #FFF;
	font-weight: bold;
	}
	
#wp-calendar td a {
	background: #FFFF00;
	color: #000;
	font-weight: bold;
	}
	
.widget_links .widgettitle {
	height: 65px;
	background:url(images/sidebar-tiger.png) no-repeat !important;
	font-size: 0;
	}

.widget_archive .widgettitle {
	height: 65px;
	background:url(images/sidebar-boar.png) no-repeat !important;
	font-size: 0;
	}

.widget_rss .widgettitle {
	height: 65px;
	background:url(images/sidebar-dog.png) no-repeat !important;
	font-size: 0;
	}

.widget_tag_cloud .widgettitle {
	height: 65px;
	background:url(images/sidebar-rooster.png) no-repeat !important;
	font-size: 0;
	}

.widget_meta .widgettitle {
	height: 78px;
	background:url(images/sidebar-rabbit.png) no-repeat !important;
	font-size: 0;
	}

.widget_recent_comments .widgettitle {
	height: 65px;
	background:url(images/sidebar-ox.png) no-repeat !important;
	font-size: 0;
	}

.widget_text .widgettitle {
	height: 65px;
	background:url(images/sidebar-monkey.png) no-repeat !important;
	font-size: 0;
	}

.widget_search .widgettitle {
	height: 65px;
	background:url(images/sidebar-horse.png) no-repeat !important;
	font-size: 0;
	}

.more-link {
	text-decoration: underline;
	}

body {
	background-image: url(images/wood-bg.jpg);
	font: 12px 'Arial', Verdana, Sans-Serif;
        line-height: 1.7em;
	}
	
#container {
	background-image:url(images/tiled-bg.png);
	height: auto;
	margin: 20px 0;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 10px 35px;
	width: 790px;
	}

#header {
	padding: 0 20px 40px 0;
	margin-bottom: 20px;
	}

#header a {
        color: #fff;
        text-decoration: none;
        }
	
#content {
	width: 550px;
	}

#content a {
	color: yellow;
	}
	
.content_items { 
	margin: 0 0 1.5em 0;
	}

.center img {
        width: auto;
        display:block; 
        margin-left: auto;
        margin-right: auto;
        }
	
#content h2, #content h2 a {
	font: 24px Arial, Helvetica, sans-serif; color: #9c3;
	margin-bottom: 10px;
	}

ul#navigation li{
	padding-top: 15px;
	float: left;
	list-style:none;
	margin: 0 2em 0 0;
	}
	
.post_snippet {
	margin-bottom: 6em;
	}
	
.content_items p {
	margin: 25px 0;
	}

.post_snippet span, .post_snippet span a {
	font: 11px Arial, Helvetica, sans-serif; color: #B1B1B1;
	}
	
#sidebar {
	float: right;
	width: 180px;
	margin-bottom: 50px;
	}

#sidebar .widget {
	padding-bottom: 25px;
	}

#sidebar ul li {
	line-height: 2em;
	}
#sidebar a {
        color: #fff;
        text-decoration: none;
        }

div.comments {
	background-image:url(images/tiled-bg2.png);
	padding: 10px;
	}

#comments_section li {
	margin:10px 0px;
	padding:10px;
	border:1px dotted #666;
}

#comments_section .fn{
	font: 18px Arial, Helvetica, sans-serif normal;
	text-decoration:underline;
	}
	
ul.children{
	padding-left: 25px;
	}

.adnetwork {
        padding: 0;
        margin: 0;
        line-height: 1em;
        }
#nnadsfoot{
        z-index: 900;
        top: 0;
        left: 0;
        padding-left: -20px;
        margin-left: -20px;
        position: absolute;
        }


#footer {
	padding: 10px;
	text-align: center;
	height: auto;
	background-image:url(images/tiled-bg.png);
	bottom: 0;
	height: 5em;
	}
	
p.subscribe-to-comments {
        display: inline;
        }
