/**
 * Various styles that are used by Pivot. 
 *
 * Unless you're an advanced CSS user, you will most likely want to 
 * use this file as is. 
 *
 * Include it in your templates using: 
 * <link href="[[template_dir]]pivot_essentials.css" rel="stylesheet" type="text/css" />
 *
 * Note: Do not make changes in this file, because this file will be updated in 
 * Newer PivotX releases. Instead use your own CSS to override the settings in here.
 */
 
/**
 * Styles used by the Hardened Trackback (introduced in Pivot 1.30). 
 */
#tbgetter {
    border: 1px #ccc solid;
    padding: 5px;
    background: #eee;
    font: 10px verdana,helvetica,arial;
    height: 40px;
    overflow: auto;
}

#tbgetter a {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

#tbgetter a:hover {
    text-decoration: underline;
}

/** 
 * Styles used for Tags 
 */
.taglinkext, a[rel="tag"] {
    border-bottom: 3px double #C2C2C2;
    background: none;
}

.taglinkext:hover {
    border-bottom: 3px double #00A8FF;
    color: #00A8FF!important;
    background: none;
}

ul.taglist li, ul.taggeratilist li {
    margin: 0.5em 0;
    line-height: 1.3em;
}

ul.taglist a, ul.taggeratilist a {
    font-weight: bold;
}

#tagcloud {
    margin: 0;
    padding: 0;
    background-image: none;
    background-color: transparent;
}

#flickrpics img {
    margin-right: 8px;
    margin-bottom: 4px;
    border-width: 1px;
}

#flickrpics a, #flickrpics a:hover, #tagbuttons a, #tagbuttons a:hover {
    background: none;
}

#tagbuttons img {
    border-width: 1px;
}

/**
 * Pivot, RSS- and Atom-buttom
 */ 
a.badge, a.badge img {
    border: 0px!important;
    background: none!important;
    margin-bottom: 2px;
}

/**
 * Pages and pagelists.
 */
li.activepage {
    font-weight: bold;
} 
 
/**
 * Search forms
 */
.searchbox, .result-searchbox, .commentinput, .piv_notify, .piv_discreet {
    border: 1px solid #B5B5B5;
    padding: 3px;
    background: #F8F8F8;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.searchbutton, .result-searchbutton, .commentbutton {
    border: 1px solid #B5B5B5;
    background: #E2E8E5;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    height: 21px;
    margin-top: 5px;
}

input.dim {
    background-color: #DDD;
    color: #999;
}

.result-searchbox, .result-searchbutton {
    margin-bottom: 10px;
}

fieldset > .result-searchbox {
    margin-bottom: 11px;
}

.pivot-search fieldset, .pivot-search-result fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

.pivot-search label, .pivot-search legend, .pivot-search-result label, .pivot-search-result legend {
    display: none;
    visibility: hidden;
}

#search-results li a {
    font-weight: bold;
}

#search-results li {
    line-height:1.4em;
    margin-bottom: 0.5em;
}


/**
 * Higlight registered visitors
 */
.registered {
    background-color: #F0E68C;
}

/**
 * Images and popups inserted by [[image]] and [[popup]]
 */
.pivot-popupimage {
    border: 5px solid #B5B5B5;
    margin: 0px 0px;
}

.pivot-image {
    border-width: 0px;
    margin: 0px 0px;
}

.pivot-wrapper {
	text-align: center;
}

.pivot-popuptext{
    padding: 0;
    margin: 0;
}

.align-left {
	float:left;
	margin-right: 10px;
	margin-bottom:5px;
}


.align-right {
	float:right;
	margin-left: 10px;
	margin-bottom:5px;
}

a.thickbox {
        background: none!important;
}

.message p {
    margin-bottom:5px;
    display:block;
}

.pivot-message {
    border: 1px solid #888;
    margin: 12px 0px;
    padding: 6px;
    font-weight: bold;
    
}

#header img {
    border: 0;
}


.commentblock {
    border: 1px solid transparent;
    margin: 0;
    padding: 0;
}

div.comment {
    background:#EEEEEE none repeat scroll 0%;
    border-left:3px solid #AAA;
    color: #333;
    margin: 14px 0px 0px 70px;
    min-height:36px;
    padding: 14px 14px 7px 14px;
}

div.comment cite {
    color: #666;
    font-style: normal;
    font-size: 11px;
    line-height: 24px;
    display: block;
    padding-top: 6px;
    padding-bottom: 0px;
    
}

.comment small {
    color: #000;
    font-size: 11px;
}

.commentform, .commentform a:link {
    font-size: 11px;
    color: #424440;
}

.commentinput {
    width: 170px;
    margin: 0px 0px 3px 0px;
}

.tags {
    display: block;
    margin-top: 5px;
}

.tags a, .tags, a[rel=tag] {
    color: #666666;
    text-decoration: none;
}


.scheduler-wrapper {
	display:none; 
	visibility:hidden;
}

/**
 * Styles for widgets 
 */ 

.widget-lg, .widget-lg div, .widget-lg p, .widget-lg li, 
.widget-dg, .widget-dg div, .widget-dg p, .widget-dg li  {
    font: 11px/14px verdana,helvetica,arial;
} 
.widget-lg {
    background-color: #FFF;
    border: 1px solid #CCC;
    margin: 8px 0;
    padding: 2px;
    color: #444;
}


.widget-lg div {
    background: #EEE url(../pics/widget_lg_bg.png) repeat-x top;
    margin: 0;
    padding: 2px 8px;    
}

.widget-lg a {
    color: #028;
    text-decoration: none;
    background-image: none;
}

.widget-lg a:hover {
    color: #000;
    text-decoration: underline;
    background-image: none;
}

.widget-lg .date {
    font-size: 90%;
    color: #666;
    background-image: none;
    display: inline;
} 
 
.widget-dg {
    background-color: #333;
    border: 1px solid #000;
    margin: 8px 0;
    padding: 2px;
    color: #EEE;
}

.widget-dg div {
    background: #444 url(../pics/widget_dg_bg.png) repeat-x top;
    margin: 0;
    padding: 5px 8px;    
}

.widget-dg a {
    color: #9CF;
    text-decoration: none;
    background-image: none;
}

.widget-dg a:hover {
    color: #FFF;
    text-decoration: underline;
    background-image: none;
}

.widget-dg .date {
    font-size: 10px;
    color: #BBB;
    background-image: none;
    display: inline;
} 


.widget-lg ul, .widget-dg ul {
    margin: 0 0 0 12px;
    padding: 0;
    list-style-position: outside;
} 

.widget-lg li, .widget-dg li {
    margin: 6px 0 6px 4px;
}

ul.iconlist {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.iconlist li {
    background-position: 0 2px;
    background-repeat: no-repeat;
    min-height: 18px;
    padding-left: 20px;
}


/* 
 * Example CSS code for Digg style navigation (provided by the
 * paging extension. Original CSS code found at
 * http://www.nowcss.com/navigation/create-digg-style-pagination
 */
#pages {
    clear: both;
    margin: 20px 0px;
    padding: 0px;
    min-height: 24px;
}
#pages ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px; 
}
#pages li {
    float: left;
    display: inline;
    margin: 0 2px 0 0;
    display: block;
    line-height: 1.2em;    
}
#pages li a {
    color: #888;
    background-color: #EEE;
    padding: 4px;
    border: 1px solid #BBB;
    text-decoration: none;
    float: left;
    background-image: none;
    line-height: 1.2em;
}
#pages li a:hover {
    color: #333;
    background: #FFF;
    border: 1px solid #666;
}
#pages li.nolink {
    color: #BBB;
    border: 1px solid #CCC;
    padding: 4px;
}
#pages li.current {
    color: #FFF;
    border: 1px solid #888;
    padding: 4px;
    background: #888;
}
#pages li.skip {
    color: #666;
    border: 0px;
    padding: 1px;
}


/**
 * For debugging stuffs.
 */
.debug-container {
    position: absolute;
    display: inline;
    width: 1px;
    height: 1px;
    margin: 2px;
    padding: 3px;
    border: 3px solid #FC0;
    background: #F2F2F2;
    overflow: hidden;
    font-size: 10px;
}

.debug-backtrace {
    position: absolute;
    display: inline;
    width: 1px;
    height: 1px;
    margin: 2px;
    padding: 3px;
    border: 3px solid #3F0;
    background-color: #EEE;
    overflow: hidden;
    font-size: 10px;
}

.debug-container pre, .debug-backtrace pre {
    font-family: Consolas, courier, "Courier New", monospace;
    font-size: 11px;
    margin: 3px 0;
    padding: 0;
    color: #444;
}

.debug-container:hover, .debug-backtrace:hover  {
    display: inline;
    width: 500px;
    min-height: 300px;
    z-index: 1000;
    overflow: scroll;
    background-color: #F8F8F8;    
}
