/*@charset "UTF-8";*/
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Uniform design of standard content elements
 * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2 beta4
 * @revision        $Revision:392 $
 * @lastmodified    $Date:2009-07-05 12:18:40 +0200 (So, 05. Jul 2009) $
 * @appdef yaml
 */

@media all {
 
  html * { font-size:100.01%; }

  textarea, pre, code, kbd, samp, var, tt {
    font-family:Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
  }

  body {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
  	line-height: 1.5em;
    color:#444;
  }

  h1,h2,h3,h4,h5,h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#222;
    margin: 0;
  }

  h1 { font-weight:normal; }
  h3 { font-size: 20px;line-height:0.9em;margin-bottom:0.9em; }
  h1,h4 { font-size:16px;line-height:1.125em;margin-bottom:1.125em; }
  h2,h5,h6 { font-size:12px;line-height:1.5em;margin-bottom:1.5em; }

  ul, ol, dl { line-height:1.5em; margin:0 0 1em 1em; }
  ul { list-style-type:disc; }
  ul ul { list-style-type:circle; }

  ol { list-style-type:decimal; }
  ol ol { list-style-type:lower-latin; }

  li { margin-left:0.8em; line-height:1.5em; }

  dt { font-weight:bold; }
  dd { margin:0 0 1em 0.8em; }

  /*p { line-height:1.5em; margin:0 0 1em 0; }*/
  td, th, p, ul, blockquote, pre, td, th, label, address {
  	margin: 0;
  	font-size: 12px;
  	line-height: 1.5em;
  	margin-bottom: 1.5em;
  }

  blockquote, cite,q {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
  }
  blockquote { padding-left:2em;font-style:italic;color:#666; }
  
  blockquote cite {text-align:right;font-style:italic;}

  strong,b { font-weight:bold; }
  em,i { font-style:italic; }

  big { font-size:116.667%; }
  small { font-size:91.667%; }
 
  pre { line-height:1.5em; margin:0 0 1em 0; }
  pre, code, kbd, tt, samp, var { font-size:100%; }
  pre, code { color:#800; }
  kbd, samp, var, tt { color:#666; font-weight:bold; }
  var { font-style:italic; }

  acronym, abbr {
    border-bottom:1px #aaa dotted;
    font-variant:small-caps;
    letter-spacing:.07em;
    cursor:help;
  }

  sub, sup { font-size:91.6667%; }

  hr {
    color:#fff;
    background:transparent;
    margin:0 0 0.5em 0;
    padding:0 0 0.5em 0;
    border:0;
    border-bottom:1px #eee solid;
  }

  a { color:#4D87C7; background:transparent; text-decoration:none; }
  a:visited  { color:#036; }

  a:focus,
  a:hover,
  a:active { color:#182E7A; text-decoration:underline; }

  p.icaption_left { float:left; display:inline; margin:0 1em 0.15em 0; }
  p.icaption_right { float:right; display:inline; margin:0 0 0.15em 1em; }

  p.icaption_left img,
  p.icaption_right img { padding:0; border:1px #888 solid; }

  p.icaption_left strong,
  p.icaption_right strong { display:block; overflow:hidden; margin-top:2px; padding:0.3em 0.5em; background:#eee; font-weight:normal; font-size:91.667%; }

  .highlight { background:#FFE100; color:#000; }
  .dimmed { color:#888; }

 	.small {margin: 0;font-size:10px;line-height: 1.8em;margin-bottom: 1.8em;}
  .info { background:#f8f8f8; color:#666; padding:18px 12px 0 12px; margin-bottom:1.5em; }
  
  ol.small, ul.small {margin-bottom:1.8em;}
  ol.small li, ul.small li {font-size: 10px;line-height: 1em;margin-bottom: 1em;}
  
  .note { background:#efe; color:#040; border:2px #484 solid; padding:18px 10px 0 10px; margin-bottom:1.5em; }
  .important { background:#ffe; color:#440; border:2px #884 solid; padding:18px 10px 0 10px; margin-bottom:1.5em; }
  .errorExplanation, .warning { background:#fee; color:#400; border:2px #844 solid; padding:18px 10px 0 10px; margin-bottom:1.5em; }
  
  .warning h5 {color:#844;}
  .note h5 {color:#484;}
  .important h5 {color:#884;}
  
  .warning ul li, .warning ol li,
  .note ul li, .note ol li,
  .info ul li, .info ol li,
  .important ul li, .important ol li {margin-left:1.5em;}
  
  .float_left { float:left; display:inline; margin-right:1em; margin-bottom:0.15em; }
  .float_right { float:right; display:inline; margin-left:1em; margin-bottom:0.15em; }
  .center { display:block; text-align:center; margin:0.5em auto; }

  div.hentry {margin-bottom:3em;}

  table { width:auto; border-collapse:collapse; margin-bottom:3em; border:0;padding-top:0;padding-bottom:0; }
  table caption { font-variant:small-caps; }
  table.full { width:100%; }
  table.fixed { table-layout:fixed; }

  th,td { padding:0.5em; }
  thead th { color:#000;}
  tbody th { color:#333; }
  tbody th[scope="row"], tbody th.sub { background:#f0f0f0; }

  tbody th { text-align:left; }
  tbody td { border-top:1px solid #ccc; }

  tbody tr:hover th[scope="row"],
  /*tbody tr:hover tbody th.sub { background:#f0e8e8; }*/
  tbody tr:hover tbody th.sub { background:#e0ecf8; }
  /*tbody tr:hover td { background:#fff8f8; }*/
  tbody tr:hover td { background:#e0ecf8; }

	div.announcement .important .flash {margin:0;text-align:left;background:#ffe; color:#440; border:2px #884 solid; padding:10px;}
  
  div.widget.hTagcloud.hlist {}
  
  div.hTagcloud ul.popularity li {list-style-type:none;}
  div.hTagcloud ul.popularity li a.popular {font-size:10px;}
  div.hTagcloud ul.popularity li a.v-popular {font-size:10px;font-weight:bold;}
  div.hTagcloud ul.popularity li a.vv-popular {font-size:12px;}
  div.hTagcloud ul.popularity li a.vvv-popular {font-size:12px;font-weight:bold;}
  div.hTagcloud ul.popularity li a.vvvv-popular {font-size:14px;font-weight:bold;}
  
  

  /*
  #main a[href^="http://www.my-domain.com"],
  #main a[href^="https://www.my-domain.com"]
  {
    padding-left:12px;
    background-image:url('your_image.gif');
    background-repeat:no-repeat;
    background-position:0 0.45em;
  }
  */
  
  
  body#admin h1,
  body#admin h2,
  body#admin h3,
  body#admin h4,
  body#admin h5,
  body#admin h6 {font-family: Arial, Helvetica, sans-serif;font-weight:bold;color:#222;margin: 0;}

  body#admin h1,
  body#admin h2 { font-size: 1.6666666666666667em;line-height:0.9em;margin-bottom:0.9em; }
  body#admin h3 { font-size:1.3333333333333333em;line-height:1.125em;margin-bottom:1.125em; }
  body#admin h4,body#admin h5,body#admin h6 {margin:0;font-size:1em;line-height:1.5em;margin-bottom:1.5em;}

  body#admin div.jquery_tabs li.current a span.current-info {display:none;}
  
  body#admin #main {margin-top:0;}
  body#admin #footer {margin-top:0;}
  body#admin .extended {margin-bottom:0;}
  body#admin h6.vlist {border-top:0;border-bottom:0;}
  
  body#admin .highlight { color:#c30; }
  body#admin .dimmed { color:#888; }

 	body#admin .small {margin: 0;font-size: 0.8333333333333334em;line-height: 1.8em;margin-bottom: 1.8em;}
  body#admin .info { background:#f8f8f8; color:#666; padding:10px; margin-bottom:0.5em; }

  body#admin .note { background:#efe; color:#040; padding:10px; margin-bottom:1em; }
  body#admin .important { background:#ffe; color:#440; padding:10px; margin-bottom:1em; }
  body#admin .warning { background:#fee; color:#400; padding:10px; margin-bottom:1em; }

  body#admin .float_left { float:left; display:inline; margin-right:1em; margin-bottom:0.15em; }
  body#admin .float_right { float:right; display:inline; margin-left:1em; margin-bottom:0.15em; }
  body#admin .center { display:block; text-align:center; margin:0.5em auto; }
  
  body#admin a.button, body#admin a:link.button {background:#e4e9f5;padding:.5em 1em;font-weight:bold;border:1px solid #efefef;}
  body#admin a:hover.button {background:#D5D9E5;}
  
  body#admin table a.button, body#admin table a:link.button {font-weight:normal;padding:.15em 1em;}
  
  body#admin table { width:auto; border-collapse:collapse; margin-bottom:0.5em; }
  body#admin table.full { width:100%; }
  body#admin table.fixed { table-layout:fixed; }
  body#admin th,body#admin td { padding:0.5em; vertical-align:top;}
  body#admin thead th { color:#222; border-bottom: 2px #4D87C7 solid; background:#e4e9f5;}
  body#admin tbody td { border-bottom:1px solid #eee; }
  /*tbody tr:hover td { background:#e0ecf8; }*/
  body#admin table td.event-start_date, body#admin table td.event-updated_at {white-space:nowrap;}

  body#admin a, body#admin a:link, body#admin a:visited, body#admin a:hover, body#admin a:active {color:#3F72A8;text-decoration:none;}
  body#admin a:hover {color: #1F3955;text-decoration:underline;}
}
