/**********************************************************************/
/* Template: Kinetic                                                  */
/* Copyright 2008-2009: Don Chambers (www.optional-necessity.com)     */
/*                                                                    */
/**********************************************************************/


.author { margin-right: 0.4em!important; }

.tabfullbox_container {
    margin-bottom:10px;
}

/* content of each tabbed container */
.tabfullbox_container .tabfullbox_item {
    margin-bottom: 0;
}

.serendipity_entry ul,
.serendipity_entry ol {
    text-indent: -1.0em;
}

.continue_reading_inline {
    /*position:relative; needed at one time in IE (either 6 and or 7), but shows through subnav */
}

.serendipity_imageComment_left,
.serendipity_imageComment_right {
    padding-right: 0!important;
/*right padding above required to offset image div's padding and border.
Setting this div to width:auto would be ideal if all browsers supported it, which is not yet the case.
Must undo this in IE6 stylesheet */
}

ul.tabfullbox_entry_titlesonly,
ul.fullbox_entry_titlesonly,
ul.halfbox_entry_titlesonly {
    text-indent: -1.3em;
}
