@font-face {
    font-family: 'YanoneKaffeesatzLight';
    src: url('../Yanone-Kaffeesatz-fontfacekit/YanoneKaffeesatz-Light-webfont.eot');
    src: url('../Yanone-Kaffeesatz-fontfacekit/YanoneKaffeesatz-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Yanone-Kaffeesatz-fontfacekit/YanoneKaffeesatz-Light-webfont.ttf') format('truetype'),
         url('../Yanone-Kaffeesatz-fontfacekit/YanoneKaffeesatz-Light-webfont.svg#YanoneKaffeesatzLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {
margin:0;
padding:0;
}

body {background-color: transparent; }

div#wrapper_n {background-color: transparent; width: 400px; height: 700px; overflow:auto; }

div#main_n { 
color:#252628;
font-family: 'YanoneKaffeesatzLight', arial, serif;
font-size:16px;
padding: 00px;
padding-top: 36px;

 }

div#main_n a { color:#E4B43B; text-decoration:underline;}
div#main_n a:hover {text-decoration:none}

div#main_n h2 {
color:#E4B43B;
font-family: 'YanoneKaffeesatzLight', arial, serif;
font-size:18px;
margin-bottom: 3px;
font-weight:bold;
clear:both;
}


div#main_n h2.big {
color:#E4B43B;
font-family: 'YanoneKaffeesatzLight', arial, serif;
font-size:18px;
font-weight:bold;
margin-bottom: 2px;
}

div#main_n h2.big a {
color:#E4B43B;
font-family: 'YanoneKaffeesatzLight', arial, serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
}

div#main_n h2.big a:hover {
color:#E4B43B;
font-size:18px;
font-weight:bold;
text-decoration:underline;
}


p.date { font-size:12px; color:#252628; margin-bottom:30px; font-family: 'YanoneKaffeesatzLight', arial, serif;border-bottom: 1px #1F1E1D dotted; padding-bottom:4px; clear:both;}

p.riga { border-bottom: 1px #1F1E1D dotted;}

a img {border:none; float:left; margin-right:16px; margin-bottom: 14px;}

div.paginator { font-size:16px;}
