/*
Theme Name: roadreport smooth white
Theme URI: http://roadreport.de/
Description: clean and simple
Version: 0.8
Author: Philipp Sende
Author URI: http://roadreport.de/
Tags: yaml, fixed width, two columns, widgets

	

*/

/* import core styles | Basis-Stylesheets einbinden */
@import url(yaml/core/base.css);

@import url(css/screen/basemod.css);
@import url(css/screen/basemod_1-2-3.css);
@import url(css/screen/content.css);

/* import print layout | Druck-Layout einbinden 
@import url(yaml/print/print_020_draft.css);*/
/* white css for wordpress */
@import url(css/screen/wordpresswhite.css);

.strong{
font-weight:bold;
}
.sans{
font-family:sans-serif;
font-size:10pt;
}
  tbody th { background: #e0e0e0; color: #333; }
  tbody th[scope="row"], tbody th.sub { background: #f0f0f0; }

  tbody th { border-bottom: 1px solid #fff; text-align: left; }
  tbody td { border-bottom: 1px solid #eee; }

  tbody tr:hover th[scope="row"],
  tbody tr:hover tbody th.sub { background: #f0e8e8; }
  tbody tr:hover td { background: #fff8f8; }

body{font-size:95%;}
ul,ol,dl {line-height:1.3em}
#footerArchive li {list-style-type:none;}
.more-link{
font-weight:bold;
display:block;
}

.small{
font-size:80%;
}
.related p {
line-height:1.5em;
}
h2,h3{font-weight:bold;}

.search-form input{
width:auto;
}


#comments .info{
background:none;
padding:0 0 0 0;
border:none;
}

.sidebar li{
line-height:1.2em;
}