/* @override http://www.billcosby.com/css/text.css */

/* @override http://billcosby.com/css/text.css */
/* @override http://www.thewarofart.com/css/text.css */

html, body {
	font-family: Helvetica, Arial,Geneva, sans-serif;
	
}

img { border:0; }

a {
	color: #748d97;
	text-decoration: none;
}

a:hover {
	color: #161b1f;
	text-decoration: none;
}

.entry {
	margin: 0;
	padding: 0;
	width:auto;
}

.event-container {
	display: block;
	position
	margin-bottom: 10px;
	width: 100%;
	height: 100%;
}


.entry-header {
	margin: 0;
	background-color:#cad4d8;
	display: inline-table;
	padding: 5px 10px 5px 10px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	
	color: #3e5a66;
}

.ie .entry-header, .win.ff2 .entry-header {
	display: inline;
}

.entry-header a {
	color: #161b1f;
}

.entry-header a:hover {
	color: #303a43;
}

.entry-content {
	padding: 10px 10px 0px 10px;
	margin: 0;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
	color: #37535f;
	font-size: 12px;dispaly:inline;
}

.motion-content {
	padding: 10px 10px 0px 10px;
	margin: 0;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
	color: #3e5a66;
	font-size: 12px;
}

.entry-content img {
	width: auto;
	max-height : 600px;	
}

.entry-body {
	margin: 0;
	padding: 0;
	color: #3e5a66;
}

.entry-footer {
	color: #748d97;
	margin: 0;
	padding: 10px 0px 0px 0px;
	border: 0;
font-size: ;
	margin-bottom: 10px;
}

.entry-footer a {
	color: #3e5a66;
}

.entry-footer a:hover {
	color: #161b1f;
}

.entry-more-link {
	color: #334a54;
	dispaly:inline;
	margint-top:10px;
}

.sidebar-header {
	clear: both;
	display: block;
	color: #FFFFFF;
	background-color:#947d5d;
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	width: auto;
	margin-top: 10px;
}

.comment-header,
.comment-content,
.comment-footer {
  margin-left : 10px !important;
  }
  
  .comment-content{
	color:  #666666;
}
  
.comments-header {
  line-height: 24px;
}

#comments-signin {
  	margin-bottom : 20px;
	color: #3e5a66 ;
  }

#tpe-content img {
  display : none;
}

.comment-header {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', serif;
	color: #3e5a66 ;
}

.comment-footer, .comment-footer a {
	color: #748d97;
}

.comment-avatar {
	display : inline !important;
	border: 1px solid #e5e5e5 !important;
  	padding: 2px !important;
	width: 48px !important;
}


.comment-avatar img {
	  display : inline !important;
	  border: 0 !important;
	  padding: 0 !important;
}

.caption-text {
	  font-size: 10px !important;
	  color: #999999 !important;
}


