/*  
Theme Name: Hälsolots
Theme URI: http://www.halsolots.se
Description: Text styles
Author: Jonas Päckos, Guide
Version: 1.0
*/

body {
  font-size: small;
  font-family: Helvetica, Arial, Georgia, Verdana, sans-serif;
  line-height: 150%;
  }
  
.large body {
  font-size: large;
  }

#container {
  font-size: 100%;
  }

h1, h2, h3,
#startpage #main dt,
#startpage #news dt {
  font-family: Georgia, Helvetica, Arial, Tahoma, "Trebuchet MS", Verdana, sans-serif;
  }

#submenu {
  line-height: 130%
  }

h1, h2, h3,
#startpage #main dt span.heading,
#startpage #news dt span.heading,
.index_column dt span {
  font-size: 160%;
  line-height: 110%;
/*  font-size: 22px;
  line-height: 24px; */
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }
  
a,
#mainmenu ul li a:hover,
#index_letters a:hover.index,
#submenu a,
#submenu ul li span {
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }

#submenu a {
  font-weight: normal;
  }

h4,
#helpmenu,
#form_page td span,
#mainmenu ul li,
#startpage #main a,
#startpage #news a,
#startpage #article a,
#startpage #calendar a,
#content dt a,
#startpage #calendar dl a,
.index_column dt span,
#index_letters a.index,
#submenu .selected,
.forumTitle,
.forumPostingsHeader {
  font-weight: bold;
  }


h4 {
  font-size: 100%;
  }

#helpmenu,
#header a,
#footer,
#forum_overview th,
#forum_overview td,
.forumTitle,
.forumText,
.forumPostingsHeader,
.forumButton,
.forumPostingsEven,
.forumPostingsOdd {
  font-size: 85%;
  }

.bold {
  font-weight: bold;
  }
  
.abstract {
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-size: 90%;
  font-style: italic;
  font-weight: bold;
  }

.author {
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-size: 90%;
  font-style: italic;
  }

#sidebox,
#submenu {
  font-size: 90%;
  }

#sidebox a {
/*  line-height: 130%; */
  }

