/*  
THEME NAME: Simplr
THEME URI: http://www.plaintxt.org/themes/simplr/
DESCRIPTION: The power of the single story.
VERSION: 1.4.1
AUTHOR: Scott Allan Wallick
AUTHOR URI: http://scottwallick.com/
 */
 /*
"Simplr" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/
body {
	direction:rtl;
}

/* BANNER NAV STUFF */

/* CONTAINER OF ALL, MUCH LIKE NEW YORK */

/* HEADER STUFF */

/* CONTENT STUFF */

/* COMMENTS STUFF */

div#comments ol {
	margin: 0 2em 0 0;
}

/* SIDEBAR AND COL1/COL2 STUFF */

table#wp-calendar {
	margin: 0 auto;
	text-align: right;
}

/* FOOTER STUFF */

/* GLOBAL ALIGNMENT AND MISC ELEMENTS */

.alignleft {
	float: right;
}
.alignright {
	float: left;
}

/* LINKS FOR ALL */

/* IMAGE ELEMENTS, INCLUDING LINKS */

div#content img.alignright {
	margin: 0.4em 1.1em 0.4em 0;
}
div#content img.alignleft {
	margin: 0.4em 0 0.4em 1.1em;
}

/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN */

.archcats 
{
    float:right;
}

.archmonths 
{
    float:left;
}


.level0 
{
}

.level1
{
    padding:0.5em 2em 0.5em 1em !important;
}

.level2 
{
    padding:0.5em 3em 0.5em 1em !important;
}

.level3
{
    padding:0.5em 4em 0.5em 1em !important;
}

.level4 
{
    padding:0.5em 5em 0.5em 1em !important;
}

.level5
{
    padding:0.5em 6em 0.5em 1em !important;
}

.checkbox 
{
    width:auto !important;
    margin-right:2px !important;
}

