/*
Theme Name: REO child 
Theme URI: http://reomeetings.com/blog
Description: Child theme for REO 2
Author: Janet Edkins 
Template: reo2
*/

@import url("../reo2/style.css");

div#page_table
{
  position: relative;
  width: 675px;
  table-layout: fixed;
  border: 0;
}

table#tbl-content
{width: 670px; padding:0; margin:0;}

table#tbl-content td		{ border: 0; vertical-align: top; font-size: 12px;} 
table#tbl-content td.lft	{ width: 330px; vertical-align: top;} 
table#tbl-content td.md		{ width: 10px;} 
table#tbl-content td.rgt	{ width: 330px; vertical-align: top;} 
table#tbl-content td.full	{ width: 670px; vertical-align: top;} 
td.rgt h5	{  
  margin: 1.75em 0 -0.5em 0;
  font-size: 13px;
  color: #003300;
  font-weight: bold;
}


.body_left {
	width: 310px;
	float: left;
	padding: 10px;
	vertical-align: top;
}

.body_right {
	float: right;
	width: 310px;
	margin-right: 15px;
	padding-top: 20px;
	vertical-align: top;
}

h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  padding: 0 0 0 30px;
  margin: 0;
  color: #3F4C2A !important;
}

div.art-nav-center
{
  position: relative;
  float: right;
  right: 10%;	
  padding-right: 10px;
}

ul.art-menu
{
  position: relative;
  float: left;
  left: 10%;
}
div.art-header-slider
{
  position: relative;
  z-index: -1;
  margin-top: -8px;
  float: left;
  left: 430px;
  width: 240px;
  height: 180px;
}

div#page_table p { font-size: 1.1em;}

ul.reoList li { line-height:1.1em;}

ol.reoList {list-style-position: outside; margin-left: 28px;}

.gold { color:#e5bf34; font-weight: bold; font-size: 1.1em; text-align: center;}
.green{ color: #3F4C2A; font-weight: bold;} 

img.left { float: left; padding-right: 8px; margin-top: 0;}

.teams

{
  background-color: #F8E387;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}

.art-post ul
{
  margin-top: -0.5em;
  font-size: 13px;
}

~~~~~
/* begin PostBullets */
.art-post ol,
{
  margin: -0.5em 0 1em 2em;
}
.art-post li ol
{
  margin: -0.5em 0 0.5em 2em;
  padding: 0;
}


.art-post ul.home li
{ list-style: disc; background-image: url('');
  background-repeat: no-repeat;
  padding-left: 2px;
}


p.art-page-footer {padding-left: 20px;}

/* begin LayoutCell, sidebar2 */
.art-content-layout .art-sidebar2
{
  width: 40%;
}
/* end LayoutCell, sidebar2 */

.art-content-layout .art-content2
{
  width: 60%;
}

.art-postcontent .body_left #signUp {border: 2px solid #e5bf34; padding: 8px;}

.CN-fullFrame	{margin-left: -10px;width: 100%;}
