html > /**/ body, x:-moz-any-link, x:default {
    position: relative;
    left: -0.1px;
}

body, html {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: #fff;
}

h1, h2, h3, h4 {
    font-weight: 300;
    color: #666;
}

h2 {
    font-size: 1.563em;
    line-height: 2.367em;
    letter-spacing: -0.01em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

p img {
    float: none;
}



.content {
    color: #555;
}

.content a {
    color: #888;
}

.footer, .footer a {
	color: #bbb;
}



.rss {

    display: inline-block;
   
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.rss a {
	text-decoration: none;
	color: #000;
}

.rss ul {
    padding: 10px 0px 0px 0px;
    margin: 0px 10px 0px 00px;
    width: 100%;
    float: left;

}

.rss li {
    padding-top: 0pt;
    padding-right: 00px;
    padding-bottom: 0pt;
    padding-left: 0px;
    line-height: 1.5em;
    text-align: left;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 4px;
    margin-top: 0em;
    margin-right: 0px;
    margin-bottom: 0em;
    margin-left: 0pt;
    list-style-type: none;
}

.rss li img {
	padding: 0 10px 10px 0;
	margin: 0 0 0 0;
}

.rss_title {
    font-weight: bolder;
	font-size: 1.5em;
}

.rss_pubDate {
    font-size: 0.8em;
}

.rss_header {
    position: relative;
    top: 0px;

}

.rss_footer {
    position: relative;

}

