/** Pages styling **/

/* Articles */
#articles_intro { margin:20px auto 0; width:430px; font-family:Helvetica,Arial,sans-serif; }
#articles_intro p { margin:10px 0; }
#articles { font-family:Helvetica,Arial,sans-serif; margin:0 auto; width:460px; }
#articles h3 { font-size:14px; font-weight:bold; margin:20px 0 10px 0; color:#406480; }
#articles ul { list-style:none; }
#articles li { padding:1px 0; }
#articles a { color:#4f4f40; }

/* About */
#about_me { margin:20px 10px; width:430px; font-family:Helvetica,Arial,sans-serif; font-size:14px; }
#about_me p { margin:15px 0; }
#about_me hr { margin:20px auto; width:60%; height:3px; color:#406480; background-color:#406480; text-align:center; }
#about_me .site_block { margin:20px 0; font-size:12px; }
#about_me .site_block .link { float:left; margin:0 10px 0 0; }
#about_me .site_block .link img { border:0; background-color:#202020; padding:1px; }
#about_me .site_block .description { float:left; width:250px; }
#about_me .site_block .description h4 { font-size:12px; font-weight:bold; color:#406480; }
