/*This is the core style sheet of the site.*/

body {
	background: url(images/layout_images/weddles_mainback3.jpg) no-repeat 0 100px; 
    color: #000000;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 0;}
    
h1 {
	font-size: 1.2em;
    font-style: italic;
    text-align: left;
    letter-spacing: 3px;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}

h4 {
	font-size: 0.9em;
	font-weight: bold;
}

p {
	font-size: 0.9em;
    text-align: justify;
    line-height: 1.5em;
}

p.footer { font-size: 0.7em; font-weight: bold; text-align: justify; }
p.footeraddress {
	font-size: 0.7em;
    text-align: justify;
}
img {
	border: none;
}

#header {
    background-color: #ffffff;
    color: #000066;
    border-bottom: 1px #000000 solid;
    padding-left: 125px;
    padding-right: 125px;
    padding-top: 10px;
    padding-bottom: 10px;
}



#header p {
    font-size: .6em;
}

#content {
    position: absolute;
    top: 105px;
    left: 0px;
    width: 800px; 
}

#navbar {
    width: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size:0.9em;
}

dl {
	margin: 0;
}

li {
	list-style-type: none;
	margin: 2px;
	padding: 0;
}


#menu ul {
	padding: 0;
	margin: 0;
}

#menu dt {
	cursor: pointer;
	margin: 5px 0;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

* html #menu dt {
	margin: 0;
}

#menu dd {
	display: none;
	padding: 0;
	position: absolute;
	z-index: 100;
	left: 80px;
	margin-top: -1em;
	width: 8em;
	background: #644800;
	/*#e8e800;*/
	/*border: 1px solid #644800;*/
}

#menu li {
	text-align: center;
	font-size: 85%;
	height: 20px;
	line-height: 20px;
	padding: 0px;
}

#menu dt a { margin: 5px 10px; color: white; font-weight: bold; text-decoration: none; display: block; height: 100%; background-color: #2bb275;	
	;border-color: silver #644800 #644800 silver; border-style: solid; border-width: 2px; }
#menu li a {
	/*margin: 2px 10px;*/
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	background-color: #a9fc94;	
	/*border: 1px solid #644800;*/
}

* html #menu dt a {
	margin: 1px 10px;
}
/*
* html #menu li a {
	margin: 0;
}
*/

#menu dt a:hover { color: #000; background: #a9fc94; border-color: #644800 silver silver #644800; border-style: solid; border-width: 2px;
	/*border: 2px solid #644800;*/
}

#menu li a:hover {
		background: #f8f880;
}

#navbar ol {
    margin: 20px 10px 10px 0px;
    padding: 0; 
    list-style-type: none;
}

#navbar ol li {
    margin: 10px;
    padding: 0; 
}


#main-text {
    margin-left: 165px;
    padding: 20px 30px 10px 15px;
}

#main-text ul li { font-size: 0.9em; font-style: italic !important; line-height: 1.5em; }

#main-text ol li {
    font-style: italic;
    font-size: 0.9em;
    line-height: 1.5em;
}

#main-text td {
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
}

#main-text th {
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
	font-weight: bold;
}
/*
#main-text a:link, #main-text a:visited, #main-text a:active {
    color: #000066;
    text-decoration: none;
    font-style: italic;
}

#main-text a:hover {
    color: #ff99cc;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}
*/
#form td {
	text-align: left;
}

#form p {
	text-align: left;
	line-height: 1em;
}

#form p.error {
	color: #ff0000;
	font-weight: bold;
}

#error {
	text-align: left;
	color: #ff0000;
	font-weight: bold;
}

span.error {
	text-align: left;
	color: #ff0000;
	font-weight: bold;
}

#back-to-top {
    margin-left: 198px;
    width: 8em;
    padding: 0px 10px 10px 10px;
    font-size: 0.8em;
}
    
#back-to-top a:link, #back-to-top a:visited, #back-to-top a:active {
     display: block;
    text-decoration: none;
    color: #523717;
    background-color: #e8e800;
    border-bottom: solid #404016 2px; 
    border-right: solid #404016 2px;
    border-left: solid #808064 2px;
    border-top: solid #808064 2px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left:20px;
}

#back-to-top a:hover {
    color: #523717;
    background-color: #e8e800;
    border-top: solid #404016 2px;
    border-left: solid #404016 2px;
    border-right: solid #808064 2px;
    border-bottom: solid #808064 2px;
    padding-top: 4px;
    padding-left: 21px;
    padding-bottom: 2px;
    background-position: 1px 1px;}

#supporters {
    position: relative; 
}

#supporters img { 
	margin: 0px 10px 0px 0px;
}

#supporters ul {
    margin: 0;
    padding: 10px; 
    list-style-type: none;
}

#supporters ul li {
    margin: 0;
    padding: 0;
}

#supporters ul li a:link, #supporters ul li a:visited, #supporters ul li a:active { 
	/*display: block;*/
    text-decoration: none;
    font-style: normal;
    color: #000066;
}

#supporters ul li a:hover { 
	/*display: block;*/
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #ff99cc;
}


/* 
use to float images next to each other - will wrap to viewport width
could use for a series of pictures
use spacer top & bottom to make it take up space 
e.g.
<div class="spacer">&nbsp;</div>
<div class="lfloat">Picture<p>Caption</div>
<div class="lfloat">Picture<p>Caption</div>
<div class="lfloat">Picture<p>Caption</div>
<div iclass="spacer">&nbsp;</div>
*/

.lfloat {
	float: left;
	padding: 0px 3px 0px 3px;
	border: none;
	font-style: italic;
	font-size: 0.8em;
	/*width: 60px;*/
}

.rfloat {
	float: right;
	padding: 0px 3px 0px 3px;
	border: none;
	font-style: italic;
	font-size: 0.8em;
	/*width: 60px;*/
}

.spacer {
	clear: both;
	font-size: 0.1em;	
	line-height: 0.1em; /* takes up minimal vertical space */
}

#news {
	font-size: 0.8em;
}

#newsbody {
	font-size: 0.9em;
    text-align: justify;
    line-height: 1.5em;
}

#newsflash { text-align: center; color: teal; font-size: 1.25em; font-weight: bold; }


#temporary_notice {
	color: #ffff00;
	font-size: 0.9em;
	text-align: center;
	padding: 6px;
}

#club_run {
	color: #ffff00;
	font-size: 0.8em;
	text-align: center;
	padding: 6px;
}

.club_run_head {
	font-size: 1.2em;
	color: #ff00ff;
	font-weight: bold;
}

.headline {
	/*
	border: 2px #55350f groove;
	*/
	padding: 4px 0 0 0;
	
};border-color: #55350f;border-style: groove solid solid;border-width: 2px 0 0;

#valid-xhtml  {
    margin: 10px 0px 10px 10px;
    padding: 0; 
	border: none;

}

#counter  {
    margin: 10px 0px 10px 10px;
    padding: 0; 
    font-size: 0.8em;
	border: none;

}

#eventlist {
	font-size: 0.9em;
}

#eventlist td {
	background: #f0e68c;
}


#resultlist td {
	background: #f0e68c;
	padding: 1px 5px 1px 5px;
}

#who { font-size: 0.8em;
//	border: 2px #55350f solid;
	padding: 0; border: none; }
#who2 { font-size: 0.9em;
//	border: 2px #55350f solid;
	font-style: oblique; padding: 0; border: none; }
#results_just_published{
	color: #ff00ff;
	font-size: 0.8em;
	text-align: center;
	padding: 3px;
	
}

#results_just_published a:link, #results_just_published a:visited, #results_just_published a:active { 
    text-decoration: underline;
    font-style: normal;
    color: #ffff66;
}

#results_just_published a:hover { 
    text-decoration: none;
    font-style: normal;
    color: #ff00ff;
}

#new_picture{
	color: #ff00ff;
	font-size: 0.8em;
	text-align: center;
	padding: 3px;
	
}

#new_picture a:link, #new_picture a:visited, #new_picture a:active { 
    text-decoration: underline;
    font-style: normal;
    font-weight: bold;
    color: #ff00ff;
}

#new_picture a:hover { 
    text-decoration: none;
    font-style: normal;
     font-weight: bold;
    color: #ffff00;
}

.copyright {
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
	padding: 5px;
	
}


/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ 

**********css***********/

#pageHeader h1 { 
	background: transparent url(images/layout_images/weddles_top_narrow_2.jpg) no-repeat; 
    background-position: 0px;
	height: 100px; 
	margin: 0;
}

#pageHeader h1 span {
	display:none
}

#randomPic {
	text-align: center;
}

#randomPic img{
	border: 2px #55350f solid;
	
}	

p.hint {
	font-size: 0.7em;
    font-weight: bold;
    text-align: justify;
}

/*********************This section for JAlbum******************/

/* Put a border on all generated images */
.image {
	border-width: 1;
	border-color: #644800;
	border-style: solid;
	margin: 5;
}

/* Align the content of the cells on the index pages to the center and bottom. */
#index td {
	text-align: center;
	vertical-align: bottom;
}

#index  a:link, #index a:visited, #index a:active {
	text-decoration: none;
}

#index  a:hover {
	color: #ff00ff;
}

/* Remove the margin under the images on the index pages. */
#index .image {
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 0;
}

/* Don't have margins on the slide pages. */
body#slide {
	margin: 0;
}

/* Highlight the image name on the slide pages. */
#slide .name {
	font-weight: bold;
	font-size: 14px;
}

.imageinfo {
	font-size: 0.8em;
}
/************end of JAlbum****************/

/*************CarShare*******************/
#carshare {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#carshare p {
	font-size: 1em;

}

/*************skyline**************/
#skyline {}

#skyline h5 {
	color: red;
	font-size: 1.8em;
	margin: 10px 0;
}

#skyline h6 {
	color: red;
	font-size: 1.4em;
	font-style: italic;
	margin: 10px 0;

}
#skyline ul li {
	font-style: normal;
}
/************showpage***********/

#basicpage {
}

#basicpage td {
	background: #f0e68c;
	padding: 1px 5px 1px 5px;
	text-align: left;
	color: #644800;
}

#basicpage td b {
	font-weight: normal;
}

