/* avlmod.css Alexander van Loon's style for the Tarski theme - http://tarskitheme.com/ Designed by Alexander van Loon, http://alexandervanloon.nl/ */ /* Title */ #title { border-bottom: medium none; position: relative; top: -120px; margin-left: 30px; } /* Blog title */ #blog-title { color: white; font-family: "Trebuchet MS",Verdana,Sans-Serif; font-weight: bold; font-size: 2em; text-shadow: black 0.1em 0.1em 0.2em } /* Tagline */ #tagline { color: white; font-family: "Trebuchet MS",Verdana,Sans-Serif; font-style: normal; font-weight: bold; font-size: 0.9em; text-shadow: black 0.1em 0.1em 0.2em } /* Navigation */ #navigation { border-top: 1px solid #CCCCCC; }