/*
Style defs SUMO website
	color green blue greycloud: #9bb901 #474784 #E0DADE;
*/

body {
	margin: 0;
	padding: 0;
	background-color: #E9EAEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D88A4;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #704A21;
}

a:hover {
}
em { 
  background: yellow;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-style: none;
	border-color: #A9AEBE;
	border-width: 1px;
	background-color: #FFFFFF;
}

/* Header */

#header {
	width: 960px;
	height: 140px;
	margin: 0 auto;
	background: url(images/sumowebimage.jpg) left top;
}

/* Logo */

#logo {
	float: left;
	height: 80px;
	margin: 0;
	padding-top: 60px;
	color: #FFFFFF;
}

#logo h1 {
	margin: 0;
	padding: 0 10px 0 36px;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 8px 0 0 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.6em;
	letter-spacing: -1px;
	color: #9bb901;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 220px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 30px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: 1px solid #E9851D;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 36px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 38px;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 14px 30px 5px 23px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
/*	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;*/
  position:relative;
  float: left;
	width: 960px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

#page a:hover {
	text-decoration: underline;
}

#page-bgtop {
/*	padding: 0px 0px;*/
}

#page-bgbtm {
/*	padding: 10px 15px;
	background-color: #E9EAEB;*/
}

/* Content */

#content {
	float: right;
	width: 670px;
	padding: 0px 20px 0px 0px;
	margin-bottom: 0px;
	background-color: #E9EAEB;
	background-color: #FFFFFF;
}

.centeredImage {
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}
.rightalignedImage {
  text-align:right;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

.post {
	margin-bottom: 20px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 42px;
	padding: 6px 0 0 20px;
	letter-spacing: -.2px;
	color: #474784;
}

.post .title a {
	color: #474784;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #9bb901;
}

.post .entry {
	padding: 0px 20px 10px 20px;
	padding-bottom: 10px;
	text-align: justify;
}
.post ul em {
  background: none;
	font-style: italic;
}
#tablestyle
{
font-family: Arial, Helvetica, sans-serif;
table-layout:auto;
width:650px;
border-collapse:collapse;
}

#tablestyle td, #tablestyle th 
{
font-size:1em;
border:1px solid #E78219;
padding:3px 7px 2px 7px;
}
#tablestyle th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#E78219;
color:#ffffff;
}
#tablestyle tr.alt td 
{
color:#000000;
background-color:#FFCC66;
}

.col1 {width:410px }
.col2 {width:70px }
.col3 {width:80px }
.col4 {width:90px }

#agendastyle
{
font-family: Arial, Helvetica, sans-serif;
table-layout:auto;
width:650px;
border-collapse:collapse;
}

#agendastyle td, #agendastyle th 
{
font-size:1em;
border:1px solid #E78219;
padding:3px 7px 2px 7px;
}
#agendastyle th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#E78219;
color:#ffffff;
}
#agendastyle tr.alt td 
{
color:#000000;
background-color:#FFCC66;
}

.agcol1 {width:100px }
.agcol2 {width:300px }
.agcol3 {width:250px }


/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 0px 0px 10px 10px;
	color: #7D88A4;
	background-color: #FFFFFF;
}

#sidebar ul {
	margin: 0 0px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding: 0;
}

#sidebar li li {
	line-height: 25px;
	border-bottom: 1px dashed #C5DB76;
	padding-left: 20px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 42px;
	padding: 6px 0 0 20px;
	background: url(sumo/images/img02.jpg) repeat-x left top;
	letter-spacing: -.2px;
	font-size: 17px;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar p em { 
  background: yellow;
}

#sidebar a {
	color: #704A21;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
  float: left;
/*  position:absolute;bottom:0;*/
  width: 960px;
	background: #FFFFFF;
	height: 160px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer img {
  float: left;
	padding: 0px 0px 0px 10px;
}
