/* STYLE 2*/
div.aside-content {}
ul#aside-tweets{ margin: 0; padding: 0; }
li.twitter-content { list-style-type: none; margin: 0 auto 5px auto; padding: 5px 0; }
ul#aside-tweets img { max-width: 200px; width: 100 }
#mainlinks2 { height: 35px; display: none;}
nav { display: none; }
.searchf { display: block; transition: all 0.3s ease-out; padding: 5px; outline: none; width: 100%; }
#navpage { text-align: center; font-size: 180%; margin-top: 10px;}
#navpage a, #navpage .c_page { padding: 3px }

/*Notes*/
ol.notes { padding: 0px;  margin: 25px 0px; list-style-type: none;}
ol.notes li.note { padding: 5px; }
ol.notes li.note img.avatar { vertical-align: -4px;  margin-right: 10px; width: 16px; height: 16px; }
ol.notes li.note span.action { font-weight: bold;  }
ol.notes li.note .answer_content { font-weight: normal; }
ol.notes li.note blockquote { padding: 4px 10px; margin: 10px 0px 0px 25px; }
