/* publications ы*/



.pageSelector {border-bottom:1px solid #CCC; margin-bottom:10px; padding-bottom:5px; font-size:16px;}
.pageSelector .pageNumSel {font-family:Georgia, "Times New Roman", Times, serif; font-size:20px;}
.pageSelector .pageNum {font-family:Georgia, "Times New Roman", Times, serif; }
.pageSelector a {text-decoration:none;}
 
#articles .preview {border-bottom:1px solid #CCC;  margin-bottom:10px; padding-bottom:10px; }
#articles .preview h2 {font-size:20px; font-weight:bold; line-height:26px;}
#articles .preview h2 a {color:#000; text-decoration:none;}
#articles .preview h2 a:hover {text-decoration:underline;}
#articles .preview p{overflow:auto; }
#articles .preview .autor {margin:0px; padding:0px; display:block; }
#articles .preview .source{margin:0px; padding:0px; color:#999; font-size:10px;}
#articles .preview .source a{color:#999; text-decoration:none; }
#articles .preview .image {text-align:center;}
#articles .preview .description{}


#articles .left-col {float:left; width:120px;  }
#articles .left-col .wrap {display:block; clear:both; float:left; width:100px;}
#articles .left-col .month {float:right; text-transform:uppercase; color:#cbcbcb; font-size:16px; }
#articles .left-col .year {display:block; width:40px; font-size:14px; color:#cbcbcb;}
#articles .left-col .day {display:block; float:right; line-height:35px; padding-right:5px; margin-right:5px; font-size:35px; border-right:#cbcbcb 1px solid; color:#cbcbcb;}

#articles .right-col {margin-left:130px; border-left:#cbcbcb 1px solid; padding-left:20px; }


