body {
    color: #4A4A4A;
    font-family: 'LFT Etica Regular',Helvetica,Arial,sans-serif;
    font-size: 14px;
}

a.none { text-decoration: none !important;}

.post-content{
    font-size: 16px; 
}
.post a { color:green; text-decoration: underline }
.post .entry-title a{ text-decoration:none;}
.post { margin-bottom: 35px; }
.page-title h1 { color:#54770f !important;}
.page-title-captions { display:none }

.page-title ul {
    float: left;
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

#footer .policy{
	float: right;
	font-size: x-small;
	padding-right: 20px
}
#footer .policy a{ color: #8C8989 !important }

#footer .disclaimer{
	padding-top: 5px;
	font-size: x-small;
	line-height: 10px; 
	display: inline-block;
	clear:both; 
}

/* Blog Next Priv buttons */ 
.single-navigation{
	margin-top:-10px;
	height:34px;
	line-height:34px;
	border-top:0px;
	border-bottom:0px solid #e7e6e6;
	margin-bottom:0px;
	text-align:right;
}


.netflixlist ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.netflixlist ul li span{ display:block; }
.netflixlist ul li  { padding-top:20px; clear:both}
.netflixlist ul li br {display:none}
.netflixlist img {float:left; padding-right:10px}
.netflixlist a { display:block; padding-bottom:10px; font-weight:bold; text-decoration:none}
.netflixlist a:hover { text-decoration: underline  }


ol.listnum li, ul.listnum li  {}
ol.listnum li, ul.listnum li { padding-bottom:20px }

.faq-tabs { margin-bottom: 18px; margin-top:10px}

