/* Stylesheet for personal open search output. */

div#flexum_results {padding: 0.8em 0 0 0}
div#flexum_results a img {border: none}

/* Tags */
div#flexum_results div.tags {font-weight: bold; font-size: 70%; line-height: 160%}
div#flexum_results div.tags a {font-weight: normal; text-decoration: underline}


/* List of search results 
  ------------------------ */

div#flexum_results ol.doc {padding-top: 0; margin-top:  1.5em; position: relative; left: -0.5em}
div#flexum_results>ol.doc {left: -0.8em}

div#flexum_results ol#o3 {left: 0}
div#flexum_results>ol#o3 {left: -0.3em}

div#flexum_results ol.doc li {padding: 0 0 1.5em 0; margin: 0}

/* margin-padding for sublist of results  */
div#flexum_results ol.doc li ol.doc {margin-top:  1em; list-style: none}
div#flexum_results ol.doc li ol.doc li {padding: 0 0 1em 0; margin: 0}

/* Words from the search query emphasized in the result (<em>...</em>) */
div#flexum_results ol.doc li em {font-style: normal; font-weight: bold}

/* hyperlink "more results from this site" */
div#flexum_results ol.doc li a.more {font-weight: bold; font-size: 75%}
div#flexum_results ol.doc li span.number {font-weight: normal; font-size: 65%}


/* Title of a site from the site list */
div#flexum_results h3 {font-weight: bold; font-size: 100%; line-height: 130%; padding: 0; margin: 0}

/* Description of a document from the document list */
div#flexum_results div.about {padding: 0.3em 0 0 0; font-weight: normal; font-size: 90%; line-height: 120%}
div#flexum_results div.doc_url_cut {font-size: 90%; color: grey; display: inline}
div#flexum_results div.doc_url {font-size: 90%; color: grey; display: none}


/* Pager navigation */
div#flexum_results div.pager {padding: 0 0.5em; margin: 1em 0 0.8em 0}    
div#flexum_results span.disabled {color: gray}

/* Links */

.site_url {font-size: 80%; margin-right: 0.9em; font-weight: bold;}


/* Advertising */

.ad {margin: 0 0 1.6em}

.right_block .ad_title {margin: 1em 0 0}

.ad_title {font-size: 105%; font-weight: bold; padding: 0 0 0 20px; position: relative; left: -20px; z-index: 2; background: transparent url(/i/adv.gif) no-repeat left 0.2em}
.ad_title a:link,
.ad_title a:visited, 
.ad_title a:hover {color: #E50000}
.ad_title a em {font-weight: normal}

.ad_text {font-size: 96%; margin: 0.2em 0 0}
.ad_text a:link,
.ad_text a:visited,
.ad_text a:hover {color: #272610; text-decoration: none}

.ad_site {font-size: 90%; margin: 0.2em 0 0}
.ad_site a:link,
.ad_site a:visited,
.ad_site a:hover {color: #888888; text-decoration: none}

.right_block {float: left; width: 30%; clear: right}
.left_block {float: left; width: 70%; clear: right}
.left_block .pr20 {padding-right: 2em}
