/* Theme Name: Calotropis Author: itx Theme URI: http://calotropis.itx.web.id/ Description: WP theme with selectable layout, right or left or holy grail or no sidebar, magazine style or traditional style, and many more options as if it's premium theme. Custom header and body background. Tabbed column widget included. Version: 1.1.1 Author URI: http://itx.web.id/ Tags: one-column, two-columns, three-columns, fixed-width, flexible-width, right-sidebar, left-sidebar, custom-colors, custom-header, theme-options, threaded-comments, sticky-post, light, blue, dark, red, orange Both the design and code are released under GNU GPL v3; in addition, links in the footer must remain intact as is. http://www.gnu.org/licenses/ */ /* WP requirements */ .highlight { font-weight: bold; } .clear { margin: 0; padding: 0; clear: both; } .alignleft { float: left; margin: 5px 10px 5px 0; } .alignright { float: right; margin: 5px 0 5px 10px; } .aligncenter, div.aligncenter { margin: 10px auto; text-align: center; display: block; } img.alignleft { float: left; margin: 5px 10px 5px 0; } img.alignright { float: right; margin: 5px 0 5px 10px; } img.aligncenter { margin: 10px auto; text-align: center; display: block; } .wp-caption { border-width: 1px; border-style: solid; text-align: center; padding-top: 4px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: none; } .wp-caption p.wp-caption-text { font-size: 1.1em; line-height: 1.7em; padding: 0 4px 5px; margin: 0; }