@CHARSET "UTF-8"; /* Theme Name: Alter Serendipity Theme URI: http://funkybudha.net/themes/alter_serendipity/ Description: Based on a dark background. Using transparency layers, you get to choose a general color for your site AND/OR for individual posts. A fixed sidebar on the left for efficient browsing can be hidden Opera-style. Version: 0.9.17 Author: David Coll Author URI: http://funkybudha.net/ Tags: dark, custom-colors, theme-options, three-columns, translation-ready Alter Serendipity v0.9.17 http://funkybudha.net/themes/alter_serendipity/ This theme was designed and built by David Coll, whose blog you will find at http://funkybudha.net/ The CSS, XHTML and design is released under GNU GENERAL PUBLIC LICENSE - GPLv3 - Version 3, 29 June 2007: http://www.gnu.org/licenses/gpl.html */ @import "css/style.css"; .aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }