/*------------------------------------------------------------------------------ 
File name: knowman.css
Version: 005
Created: May 2007
Last Edited: Mar 8, 2010
By: ana
Description: CSS Styles for knowman's web site 

Colors:
red - #D62828
yellow - #F7B50C
green - #BAD80A
blue - #0099B5
dark grey - #60605B
------------------------------------------------------------------------------*/

body  {
  color: #000;
  background: #eee;
  width: 760px;
  text-align: center;
  margin: 0 auto; 
  border-left: 1px solid #60605B;
  border-right: 1px solid #60605B;
}

img	{
  display: inline;
  border: 0;
}

p, td, ul, ol, li, dl, dt, dd     {
  font-family: Verdana, georgia, trebuchet;
  font-size: 10.5px;
  text-align: left;
}

p	{
  margin-top: 0;
  margin-bottom: 1em;
  text-align: left;
}

h1	{
  margin-top: 0.5em;
  margin-bottom: 0.50em;
  font-size: 1.50em;
  font-weight: bold;
  text-transform: uppercase;
  color: #0099B5;
}

h2	{
  line-height: 2em;
  font-size: 1em;
  font-weight: bold;
  color: #60605B;
  margin-top: 4em;
}

a:link {
  text-decoration: none;
  color: #D62828;
}

a:active {
	color: #CCCCCC;
	text-decoration:none;
} 

a:visited {
  text-decoration: none;
  color: #D62828;
}

table	{
  border-collapse: separate;
  border-spacing: 5px;
}

#wrapper	{
  width: 750px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
}

#sidenav  {
  width: 168px;
  float: left;
}

#content  {
  width: 582px;
  float: right;
}

.spacer {
  clear: both;
  line-height: 0.2em;
}

.row {
  clear: both;
  padding-top: 10px;
}

/****************************************************** top menu and footer */
.headerfooter	{
  width: 750px;
  text-align: right;
}

.headerfooter ul	{
  text-align: right;
  margin-top: -0.1em;
  margin-bottom: -0.2em;
  padding-top: 0.5em;
}

.headerfooter li	{
  display: inline;
  margin-right: 5px;
  list-style-type: none;
  font-size: 0.9em;
}

.headerfooter a{
  color: black;
}

/******************************************************************* header */
#logo {
  padding: 0px 10px 0px 9px; 
}

/******************************************************************* main menu */

td.mainmenu	{
  width: 168px;
  height: 190px;
  padding: 5px 10px 5px 0;
  vertical-align: top;
}
  
.mainmenu li	{
  font-size: 13px;
  list-style-type: none;
  border-bottom: 1px solid #60605B;
  margin-top: 1em;
  margin-left: -2.6em;
  font-weight: bold;
}

.mainmenu a	{
  color: #D62828;
}

.mainmenu a:visited {
	text-decoration: none;
  color: #D62828;
}

.mainmenu a:hover {
  text-decoration: none;
	color: #60605B;
}

/******************************************************************* sub menu */

#submenu li {
  font-size: 11px;
  font-weight: normal;
  list-style-type: none;
  border-bottom: 0;
  margin-top: 1em;
  margin-left: -3.5em;
}
  
/********************************************************** feeds area */

td.feeds	{
      border: 1px solid #BAD80A; 
      padding: 10px;
      vertical-align: middle;
    }
    
.feeds li	{
  font-size: 10px;
  list-style-type: none;
  border-bottom: 0;
  margin-top: 1em;
  margin-left: -2.6em;
}

.feeds a	{
  color: #60605B;
}

.feeds a:visited {
  text-decoration: underline;
  color: #60605B;
}

.feeds a:hover {
  text-decoration: underline;
  color: #60605B;
}

/********************************************************** main area */

td.mainarea	{
  padding: 10px;
  vertical-align: top;
}

td.mainarea img {
  margin-left: 60px;
  margin-top: 10px;
  margin-bottom: 20px;
}

/********************************************************** main news */

td.mainnews	{
  padding: 10px;
  vertical-align: top;
}
/*************   background: transparent url(../imgs/rss_feed_button.gif) no-repeat right top; */

.mainnews h2	{
  line-height: 1em;
  margin-top: 0;
}

.news h2 	{
  line-height: 2em;
  display: inline;
}

/********************************************************** news and events */

td.news	{
  padding: 10px;
  vertical-align: top;
}

.day	{
  font-weight: bold;
  color: #F7B50C;
  margin-top: 4em;
}

.homeday	{
  display: inline;
  font-weight: bold;
  color: #F7B50C;
  margin-left: 10px;
}

#maincontent h2 {
  margin-top: 10em;
  display: inline;
}

.readmore	{
  text-align: right;
  font-size: 0.9em;
  font-weight: bold;
  color: #D62828;
  margin-top: -2.3em;
  margin-bottom: 2.3em; 
}

/*********************************************************** highlight */

td.highlight	{
  width: 168px;
  height: 180px;
  padding: 5px;
  text-align: center;
  color: #000;
}
   
td.highlight p  {
  text-align: center;
}

.livro  {
  font-style: italic;
}

.highlight a	{
  color: #fff;
}

.highlight a:visited {
	text-decoration: none;
}

.highlight a:hover {
  text-decoration: none;
	color: #60605B;
  font-weight: bold;
}

/******************************************************************* quotes on homepage*/

    td.quotes	{
      padding: 0 0 0 10px;
      vertical-align: top;
      background: transparent url(../imgs/metade-esq2.jpg) no-repeat right bottom;
    }

    .quotes p	{
      font-family: trebuchet, georgia, verdana;
      font-size: 16px;
      text-align: center;
      margin-top: 1em;
      width: 250px;
    }

    .author    {
      margin-top: 1.5em;
      width: 290px;
      text-align: right;
    }

/******************************************************************* quotes */

    .testemunhos li	{
      list-style-type: none;
      margin-bottom: 1.5em;
    }

    .testemunhos .author    {
      margin-top: 0.5em;
      text-align: right;
      width: 100%;
      color: #F7B50C;
    }

/******************************************************************* newsletter */

    td.newsletter	{
      width: 200px;
      border: 1px solid #BAD80A; 
      padding: 10px;
      vertical-align: middle;
    }

    #submit	{
      background-color: #BAD80A;
      color: #fff;
      font-size: 0.9em;
      font-weight: bold;
    }

/******************************************************************* popup */

#popup	{
  padding: 52px 0 10px 0;
}

.regressar	p {
  text-align: right;
  margin-top: -0.1em;
  margin-bottom: -0.2em;
  margin-right: 5px;
  padding-top: 0.5em;
}

/******************************************************************* event page */

.event h1 {
	display: none;
}	

.event h2 {
	padding-top: 1em;
}

#eventsummary {
	margin-top: 2em;
}

#goregister {
	font-size: 2em;
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: center;
}

#eventmenu {
	text-align: center;
}

/******************************************************************* registration form */

td.regform {
      background-color: #eee;
      border: 1px solid #BAD80A; 
      padding: 10px;
      vertical-align: middle;
}

.regform input	{
      margin-bottom: 0.5em;
}

.regform h2 {
      font-size: 1.5em;
      margin-top: -1em;
}
 
.regform .required{
	font-size: 13px;
	color: #D62828;
}