/*
Theme Name: RVC Theme 2010-07-09
Theme URI: http://wordpress.org/
Description: River Valley Club Wordpress theme
Version: 0.85
Author: John Romkey
Author URI: http://romkey.com/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released Copyright (c) 2009-2010 by
        the River Valley Club, Lebanon NH.

*/

body { 
    background-image: url('images/gradient-gray.jpg');
    background-repeat: repeat-x;
/*    background-color: #C0B07E;*/
    background-color: #E6E6E6;
}

#header {
    color: white;
    background-color: black;
    padding: 10px;
    padding-bottom: 0px;
    margin: 0;
    font-size: 1.2em;
}

#header img {
    border: none;
    padding: 0px;
    margin: 0px;
}

#header a {
    color: #E6E6E6;
}

#header a:visited {
    color: #A3966C;
}

#header form {
    display: inline;
    padding: 0;
    margin: 0;
}
<


table#search_box {
    display: inline;
    table-layout: fixed;
}

#search_box table, #search_box th {
  width: 254px;
}

#search_box td {
  width: 99px;
}

#search_box td.first {
    margin-right: 10px;
    padding-right: 10px;
}

#search_box td.last {
    margin-left: 10px;
    padding-left: 10px;
}

#search_box input {
    width: 200px;
}


table#promos {
	margin-bottom: 0;
}
table#promos .promo_banner {
    display: block;
    background-color:#E6E6E6;
    padding: 5px;
    font-size: .9em;
    margin-top: 10px;
    text-align: center;
    border-right: 5px black solid;
    border-top: 1px black solid;
    border-left: 5px black solid;
    border-bottom: 1px black solid;
}

table#promos .promo_banner a,
table#promos .promo_banner a:visited {
    display: block;
    color: black;
    text-decoration: none;
}
#day_pass {}
#trial_mem {}
#spa_giftcert {}

table#promos .promo_banner:hover {
/*    border: 1px #C0B07E solid;*/
    border: 1px red solid;
}

/* discontinued 5/4/10
#trialoffer {
    display: block;
    background-color:#E6E6E6;
    padding: 5px;
    font-size: .9em;
    margin-top: 10px;
    text-align: center;
    border-right: 5px black solid;
    border-left: 5px black solid;
}

#trialoffer a, #trialoffer a:visited {
    display: block;
    color: black;
    text-decoration: none;
}
*/

#logo_container {
    padding-left: 56px;
    padding-right: 56px;
}

#logo {
/*    display: inline;*/
    float: left;
}

#banner_photo {
/*    position: relative;*/
    width: 590px;
    height: 85px;
}

#banner_container {
    float: right;
/*    margin-left: 80px;*/
    position: relative;
    width: 590px;
    height: 85px;
}

/*#footer { padding: 10px 0 10px 0; }*/
#footer { padding: 10px 0 10px 0; }position: fixed; bottom: 0px; z-index: 100; }

h1 { font-size: 2em; margin-bottom: 0px; margin-top: 10px; }
h2 { font-size: 1.5em; margin-bottom: 0; }
h3 { font-size: 1.2em; margin-bottom: 0; }
hr { color: black; background-color: black; height: 2px; padding: 0; margin: 0; margin-bottom: 5px; }

#content { padding-top: 0px; }

#content img { border: 1px black solid; padding: 0; margin: 5px; }

#content h1,h2 a { text-decoration: none; }

.article { clear: both; }

table#menu, #menu tr {
    margin: 0;
    padding: 0;
    border: none;
}

table#menu {
    margin-bottom: 5px;
}

#menu th, #menu td  {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 130px;
}

#menu td {
    font-size: .7em;
    padding-left: .5em;
}

#menu th.first, #menu td.first  {
    margin-left: 0px;
}

#menu a {
    padding: 0;
    margin: 0;
    text-decoration: none;
}

#menu a:hover {
    text-decoration: underline;
}

#menu th.searchbox {
    width: auto;
}

#footer_tabs ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer_tabs li {
    display: inline;
    margin: 0;
    padding: 0;
}

#footer_tabs a {
    display: block;
    float: left;
    padding: 0 12px;
    margin: 0;
    text-decoration: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.more-link {
    text-align: right;
}

a, a:visited {
/*    color: teal;*/
    color: #5B8B00;
}

p {
    text-align: justify;
}

#sidebar a {
    text-decoration: none;
}

#sidebar table td {
    padding-top: 20px;
    width: 120px;
    font-size: .9em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#events {
    border: 2px solid black;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    background-color: #E6E6E6;
}

span#current_events_title {
    border: 1px black solid;
    padding: 3px;
    background-color: #E8E0D2;
    position: relative;
    top: -16px;
    font-weight: bold;
}

div#events ul {
    position: relative;
    top: -10px;
    list-style: none;
    display: inline;
    margin-bottom: 0px;
}

div#events  li {
    display: inline;
    list-style: none;
/*    width: 120px;*/
}

div#events a {
  white-space: nowrap;
}

div#events h2 {
   display: none;
   margin: 0px;
}

.noborder {
    border: none !important;
}

