@charset "UTF-8";
/* CSS Document */

/*@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:100,300,600);*/
@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=ef120a9c-feac-4b7c-83b1-cf4b272d00f4");
@font-face{
font-family:"Futura W01 Light";
src:url("../Fonts/2c660b2f-8645-4b31-89fe-1c017eeb5e85.eot?#iefix");
src:url("../Fonts/2c660b2f-8645-4b31-89fe-1c017eeb5e85.eot?#iefix") format("eot"),url("../Fonts/e80a3257-e0b2-4f7c-b4e8-0167c9adb7c0.woff") format("woff"),url("../Fonts/5426d3ca-532d-4e71-a700-0a22917df569.ttf") format("truetype"),url("../Fonts/67fb5232-0944-4965-8594-ed2972b84950.svg#67fb5232-0944-4965-8594-ed2972b84950") format("svg");
}


body {
	width: 215px;
	margin: 10px 10px 0px 10px;
	font-family: #333;
	font-size: 14px;
	font-family: "Helvetica", "Arial", sans-serif;
	/*background-color: #0F0;		*/
	}

	
h2 {
	font-family: "Futura W01 Light", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-transform: uppercase;
}
	
a {
	opacity:1.0;
	color: #333;
	text-decoration:none;
}

a:hover {
	opacity:0.7;
	color: #333;
	text-decoration: underline;
	/*	background-image: url(../img/tn_news_rollover_01.png);
	background-repeat: no-repeat;*/
	z-index: 200;		/*font-weight: 600;*/		/*-webkit-box-shadow: -2px 3px 5px #999;
	-webkit-transition: opacity 0.5s ease-in-out;
	-webkit-transition: shadow 0.5s ease-in-out;
	*/
	
	}

p {

font-size: 11px;
line-height: 16px;


}
	
article img {
	/* [disabled]float: left; */
	margin-right: 0px;
	border:none;
	opacity: 1.0;
	-webkit-filter: sepia(100%);
	-webkit-filter: grayscale(100%);
}




/*article h2 { margin: 0; }*/

article .continue {
	float: right;
	font-family: "Futura W01 Light", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-weight: 300;
	background-color: #F3F3F3;
	color: #333;
	padding: 3px 5px;
	margin: 10px 0px 20px 0px;
	margin-bottom: 20px;
	}
	
.continue:after {
	/*content: ')';
	padding: 0px;
	margin: 10px;*/
	content: url("../img/arrow_check_03.png");
 	padding: 5px 5px;
	}

.continue:before {
/*	content: '(';*/

	}
	
.meta {
	padding-left: 0;
	margin: 0 0  8px;
	clear: both;
	
	}
	
	
	
.meta a, .post_info a {
	font-style: italic;
	font-size: 10px;
	
	
	}
	
.meta a:after {
	content: '|';
	padding: 0 2px;
	color: #999;
	
	}


.meta li:last-child:after {
	content: ' ';
	
	
	}
	
.meta li {
	
	display: inline;

	
	}		
		
		

	
			
.preview {
	/* [disabled]float: right; */
	/* [disabled]background-color: red; */
	width: 205px;
	margin: 0px;
	}
	
	
	
	
.post_info {
	background-color: #f3f3f3;
	color: #666;
	padding: 3px;
	float: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	}	
	
.post_info a {
	color: #333;
	text-decoration: none;	
	
	}	
	
	
.post_info a:hover {
	
	color: #000;
	text-decoration: underline;
	
	
	}	
	
	
.article_intro {
	clear: both;
	color: #575757;
	margin: 0px;
	padding: 0px;
	height: 80px;
	overflow: hidden;
		}
		
	
.pagi {
	float: left;
	font-size: 11px;
	clear: both;
	color: #999;
	position: absolute;
	bottom: 5px;
	
	}
	
