/*

Theme Name: Calotropis

Author: itx

Theme URI: http://calotropis.itx.web.id/

Description: Theme with lots of options. Up to six widgets area. Selectable layout among right or left or holy grail or no sidebar, magazine style or traditional style, 5 color schemes, custom header, custom background, and many more options as if it's premium theme. Supporting WordPres 3.0 Navigation Menu, and also come with beautiful Tabbed Sidebar Widget. Please enter <a href="themes.php?page=calotropis_theme_options">Calotropis Theme Options</a> to alter your blog's looks.

Version: 1.2.3

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;

}