thanks for the quick reply :) i was hoping to change the font on the posts - the body & tags especially. thank you for your help!!
sorry i wasnt quite as quick this time (studying for those exams)
but here's what what you have to do to change the body font size
in EDIT HTML find this part
#stuff { width:500px; margin-top:25px; text-align:left; font-family:cambria; font-style:italic; font-size:10px; line-height:90%; letter-spacing:0x; color:{color:text}; }
change it to whatever you like! and for the tags scroll down to this
#permalink { text-align:left; margin-top:10px; font-size: 8px; text-transform: lowercase; letter-spacing: 1px; padding: 2px; padding-top: 7px; padding-bottom: 3px; border-bottom: solid 1px #dfdddd; background: {color:infobg}; }
.tags { font-style:normal; width:500px; text-transform:uppercase; font-style:normal; color:{color:tags}; letter-spacing:2px; line-height:120%; font-size:8px; text-align:left; padding:2px; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; }
follow the same step and find the font-size: 8px; and change it to whatever you like! sorry this is late ahh