/* Theme Name: Aquila Version: 1.2 Theme URI: http://money.flikteoh.com/wordpress-theme/ Description: Packed with Google Adsense and Analytics Managing System by FlikTeoh. Author: Flik Teoh Author URI: http://www.flikteoh.com/ Tags: Two-Columns, Right-Sidebar, Fixed-Width, Theme-Options Copyright by Flik Teoh 2009 This file is part of 'Aquila' WordPress Theme 'Aquila' WordPress Theme is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. 'Aquila' WordPress Theme is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ @import "style/layout.css"; @import "style/text.css"; @import "style/comment.css"; * { margin: 0; padding: 0; } body { margin: 0; font-family: Sans-Serif, 'Lucida Grande', Verdana,Arial, Trebuchet MS; font-size: 16px; line-height: 20px; vertical-align: baseline; background: #A9D0F5; color: #000; } .clear { clear: both; } .center { text-align: center; } .alignright { float:right; } .alignleft { float:left; } /* links and fonts */ a:link, a:active, a:visited { color: #0000ff; text-decoration: none; } a:hover { text-decoration: none; } a:focus { outline: none; } /*++++ Misc ++++*/ acronym, abbr, span.caps { cursor: help; } acronym, abbr { border-bottom: 1px dashed #999; } blockquote { background: #ecf6f8; font-style: italic; margin: 5px 0 0 5px; padding: 5px 10px 10px 10px; } blockquote cite { margin: 0 0 ; display: block; } hr { display: none; } a img { border: none; } pre { border: solid 1px #9a9a9a; color: blue; margin: 10px; padding:10px; background: #f3f2ed } code { background: #c1f1f9; display: block; font-size:1.0em; color: #000 } img.aligncenter { display:block; margin-left:auto; margin-right:auto; } img.alignright { display:inline; margin:2px 0 2px 7px; padding:4px; -moz-border-radius: 3px; background: #f3f3f3; border: 1px solid #ddd; } img.alignleft { display:inline; margin:2px 7px 2px 0; padding:4px; -moz-border-radius: 3px; background: #f3f3f3; border: 1px solid #ddd; } .singlebottom { float: left; margin: 10px 0 0; width: 300px; padding: 0 20px 0 0; border-right: 1px dotted #ddd; } img#wpstats{ display: none; }