/*----------------------------
NODE ELEMENT
------------------------------*/
.nodeBox {
width:700px; 
border:1px solid #eee;
box-shadow:0 0 10px #eee;
-webkit-box-shadow:0 0 10px #eee;
-moz-box-shadow:0 0 10px #eee;
margin:0 auto;	
}

.viewsPost {
	color:#D00000;
	font:bold 21px arial;
}

.pageHdrTools {	
	text-align:center;
	border-bottom:1px solid #dfdfdf; 
	padding-bottom:5px;
	margin-bottom:5px;
}

.postBox {	
	background:#fff;
	border:1px solid #eee;	
	padding:15px 0;
}

.postBox .postBoxMid .votesStamp {
	/*background:url(images/bk_brown.png) 0 0 no-repeat;*/
	width:92px;
	height:89px;
	left:-54px;
	top:45px;
	text-align:center;
	position:absolute;
	font-size:11px;
	color:#eee;
	padding-top:10px;
}

.postBox .postBoxMid .viewsStamp {
	/*background:url(images/bk_red.png) 0 0 no-repeat;*/
	width:92px;
	height:89px;
	left:-54px;
	top:110px;
	text-align:center;
	position:absolute;
	font-size:11px;
	color:#eee;
	padding-top:15px;
}

.postBox .postBoxMid .confStamp {
	background:url(images/bk_green.png) 0 0 no-repeat;
	width:92px;
	height:89px;
	left:-54px;
	top:110px;
	text-align:center;
	position:absolute;
	font-size:11px;
	color:#eee;
	padding-top:15px;
}

.postBox .postBoxMid .claimStamp {
	/*background:url(images/bk_red.png) 0 0 no-repeat;*/
	width:92px;
	height:89px;
	left:-54px;
	top:175px;
	text-align:center;
	position:absolute;
	font-size:11px;
	color:#FFCDCB;
	padding-top:12px;
}

.postBox .postBoxMid .votesStamp span.day {
	font-size:20px;
	font-weight:bold;
	text-shadow:1px 1px #7A421C;
	color:#fff;
}

.postBox .postBoxMid .viewsStamp span.day {
	font-size:20px;
	font-weight:bold;
	text-shadow:1px 1px #8A2213;
	color:#fff;
}

.postBox .postBoxMid .confStamp span.day {
	font-size:18px;
	font-weight:bold;
	text-shadow:1px 1px #828282;
	color:#fff;
}

.postBox .postBoxMid .claimStamp span.day {
	font-size:17px;
	font-weight:normal
	text-shadow:1px 1px #157EC4;
	color:#fff;
}

.postBox .new {	
	background:url(images/new.gif)  no-repeat right top;	
	width:41px;
	height:27px;
	margin:15px 10px 0px 10px;
}

.postBox .postBoxMidInner {
	padding:20px 40px 10px 40px;
	position:relative;
}

.nToolbar {
	width:560px;
	color:#555;
	font:bold 13px verdana;
	background:#f9f9f9;
	padding:10px 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	text-shadow:1px 1px #fff;
	border:1px solid #e0e0e0;
	margin:0 0 10px 10px;
}

.claimPost {
	background: url(images/lock.png) 0 0 no-repeat;
	width:16px;
	height:16px;
	padding:0px 0 8px 24px;
	font:bold 10px verdana; 
	margin-left:20px;
}

.doubleArrow {
	font:bold 11px verdana;
	padding-left:5px;
}


.confyear {
	font:bold 11px verdana;
	text-shadow:1px 1px #fff;	
}

.confyear  a{
	color:#729EC0;
	padding-right:5px;
}

.confyear a:hover{
	color:#000;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	border:1px ridge #e0e0e0;
	padding:5px 10px;
}

.postBoxTop {
	height:5px;
	width:668px;
	/*background:url(images/bk_box_top.png) 0 0 no-repeat;*/
}

.nudge
{
	padding-left:20px;
}
.timeAgo {
	color:#aaa;
	font:normal 9px verdana;
	text-shadow:1px 1px #fff;
}

.light
{
	padding-left:7px;
	font:normal 11px tahoma;
	color:#729EC0;
}

.downloadLink {
	font:bold 10px verdana; 
	color:#C3DDE1;
}

.blockquotePost {
	background:transparent url('images/quote_start.png') no-repeat scroll -1px 0;
	margin:7px 0;
	line-height:170%;
	padding:0 0 0 16px;	
}

.blockquotePost span {
	background:transparent url('images/quote_end.png') no-repeat scroll right bottom;
	padding:0 15px 0 0;
}

.postBox .postBoxMid .textPreview {
	float:left;
	width:400px;
	margin:10px 0;
	line-height:170%;
	font:normal 11px verdana; 
}

.authorPost {
	float:right;
	font:bold 11px tahoma; 
	padding-right:30px; 	
	padding-top:5px;
	color:#49AA5A;
}

.authorPost  a{
	color:#49AA5A;
}
.submitAuthor {
	background: url(images/ico_author.gif) 0 0 no-repeat;
	width:32px;
	height:32px;	
	padding:16px 16px 8px 36px;
	font:normal 10px verdana; 
	color:#bbb;	
}

.submitSciweaver {
	background: url(images/sciweavers.gif) 0 0 no-repeat;
	width:35px;
	height:35px;	
	padding:16px 16px 8px 36px;
	font:bold 10px verdana; 
	color:#bbb;	
}

.trafficPostNode{
	background: url(images/traffic.png) 0 0 no-repeat;
	width:16px;
	height:16px;
	padding:0px 0 8px 24px;
	font:bold 10px verdana; 
	color:#bbb;	
}

.trafficPostPage a{
	-moz-border-radius: 10px;
	border-radius: 10px;		
	background:#f7f7f7;
	border:1px solid #ddd; 
	text-shadow: 0 1px 0 #fff;
	font:normal 11px tahoma;
	padding:15px 10px;
}

.trafficPostPage  a:hover{
	background:#f0f0f0;
	border:1px solid #027AC6; 	
}

.readMore {
	font:bold 11px verdana; 
	text-align:right; 
	padding-right:20px; 
	padding-top:5px;
	color:#027AC6;
}

.postBoxBottom {
	/*height:25px;
	width:668px;
	background:url(/themes/garland/images/botbot.gif) 0 0 repeat-x;*/
	/*border-bottom:1px solid #eee;*/
	/*background:url(images/bk_box_bottom.png) 0 0 no-repeat;*/	
}

.postBox .postBoxMid {
	padding:0 5px;
	/*background:url(images/bk_box_mid.png) 0 0 repeat-y;*/
}

.postBox .postBoxMid p{
	line-height:145%;
}

.postBox .postBoxMid img {
	border:none;
}

.postBox .first {
	/*background:url(images/bk_box_mid_inner.jpg) 0 0 no-repeat;*/
}

.theTitle {
	font-size:24px;
	/*letter-spacing:-1px;*/
	font-weight:bold;
	padding:10px 0 20px 30px;
	line-height:120%;
	font-family: helvetica, Verdana, Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 1px 0 #fff;
}

.theTitle a {
	color:#000;
	text-decoration:none;	
	text-shadow:1px 1px #fff;
}

.theTitle a:hover {
	color:#000;
	background:#eee;
	text-decoration:none;
	padding:4px 10px;
}

.postBox .postBoxMid .textPreview p{
	margin-top:0;	
}	

.postBox .postBoxMid .postThumb{
	float:left;
	margin-right:10px;
	width:141px;
	overflow:hidden;
}

.postBox .postBoxMid .postThumb img{
	border:none;
	background:#fff;
	padding:5px;
	margin-left:20px;
	border:1px solid #f0f0f0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.postBox .postBoxMid .postMeta {
	
	border-top:1px solid #f3f3f3;
	padding-top:15px;
	margin-top:10px;
	clear:both;
	overflow:hidden;
}

.postBox .postBoxMid .postMeta .metaLeft {
	float:left;
	padding:5px;
}

.postBox .postBoxMid .postMeta .metaLeft img {
	vertical-align:middle;
	margin-left:5px;
}

.postBox .postBoxMid .postTags {
	font:bold 11px tahoma;	
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding:25px 0 0 30px;
	margin-top:10px;
	border-top:1px solid #f3f3f3;	
}

.postBox .postBoxMid .postTags a{
	color:#004A81;
	line-height:200%;
}
.postBox .postBoxMid .postTags a:hover{
	color:#DC143C;
}
 
/* -------------------------------
CLEARING
----------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  float: none;
}

.clearfix { 
  display: block;  
}


/* Hide from IE-mac \*/
* html .clearfix { float: left; height: 1%; }
/* End hide from IE-mac */
 
