/* @override http://localhost/wvc-new/public_html/css/wvca.css */

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* WVCA Styles */

body {
	margin: 0 auto;
	font-size: 1em;
	font-family: helvetica,verdana,sans-serif;
	width: 720px;
}

#header {
	width: 720px;
	height: 180px;
	position: relative;
	margin: 0 auto;
}

#title {
	position: relative;
	top: 0;
	left: 0;
	height: 151px;
}
	
#maintitle {
	color: #e9b15e;
	width: 200px;
	text-shadow: 2px 2px 1px #030303;
	font-size: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: -140px;
	left: 15px; 
}

#slogan {
	text-shadow: 2px 2px #f5f5f5;
	position: relative;
	width: 350px;
	top: -150px;
	left: 360px;
	color: black;
	font-style: italic;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainnav {
	overflow: hidden;
	text-align: center;
	background-color: #47170a;
	width: 720px;
	height: 25px;
	padding-top: 3px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#mainmenu li {
	display: inline;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px 10px 0 5px;
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#mainmenu li a {
	color: #ddd;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #e9b15e;
}

#mainmenu a:active {
	color: #ffef95;
}

#container {
	position: relative;
	margin: 2px;
}

img.left {
	position: relative;
	float: left;
	clear: left;
	margin: 2px 4px 2px 0;
}

img.right {
	float: right;
	margin: 20px 2px 4px 8px;
}

.clear {
	clear: both;
}

#ads {
	width: 180px;
	float: left;
	border: 1px solid black;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: .8em;
}

.adlink {
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #47170a;
	background-color: #b5a878;
	margin: .5em;
}

.adlink p {
	padding: 4px;
}

.adlink a {
	text-decoration: none;
	color: #47170a;
}
	
.adlink a:hover {
	color: #ffef95;
}

.adlink a:active {
	color: #fff;
}

#sidelinks {
	width: 180px;
	float: left;
	clear: left;
	border: 1px solid black;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: .75em;
}

#sidelinks p {
	padding: 6px;
}

.sidelink {
	background-color: #e7c454;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #47170a;
	margin: .25em;
}

.sidelink p {
	padding: 4px;
}

.sidelink strong {
	font-weight: bold;
}

.sidelink a {
	text-decoration: none;
	color: #714411;
}
	
.sidelink a:hover {
	color: #24221e;
}

.sidelink a:active {
	color: #fff;
}

#content {
	position: relative;
	margin-left: 192px;
	margin-top: 20px;
}
	
#content h1 {
	font-size: 1.4em;
	margin-bottom: 1em;
}

#content h2 {
	font-size: 1.2em;
	margin-bottom: .75em;
}

#content h3 {
	font-size: 1em;
	font-style: italic;
	margin: 1em 0 .5em 0;
	border-top: 1px solid #b5a878;
	padding-top: .75em;
}

#content h4 {
	font-size: .9em;
	font-weight: bold;
	margin-left: 1em;
	margin-bottom: .7em
}
	
#content p {
	line-height: 1.3em;
	margin-bottom: .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.action {
	position: relative;
	top: -10px;
	color: #bf2f0c;
	margin-left: 3em;
	margin-top: 0;
	margin-bottom: .5em;
	font-size: .8em;
}

#content ul.minutes_level1 {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 3em;
}

#content ul.minutes_level2 {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 3.5em;
}

#content dl {
	margin: 1em 0 1em 2em;
	font-size: .9em;
}

#content dt {
	font-weight: bold;
	padding-top: .5em;
	padding-bottom: .5em;
}

#content ul {
	margin: 1em 0 1em 2em;
	font-size: .9em;
	line-height: 1.2em;
	list-style-type: disc;
}

#content li {
	padding: .1em 0;
}

#content dd {
	display: inline;
}

#content dd p {
	margin-left: 1em;
}

#content address {
	font-size: .8em;
}

#content em {
	font-style: italic;
}

#content table {
	font-size: .8em;
	margin-bottom: 1em;
}

#content th {
	font-weight: bold;
	border-bottom: 1px solid #bbb;
}

#content table.pricelist {
	width: 80%;
}

#content td,th {
	padding: 4px 10px 4px 10px
}

#content td.money {
	text-align: right;
	width: 30%;
}

#content td.item {
	width: 70%;
}

#content address {
	font-size: .9em;
	line-height: 1.1em;
	margin-left: 1em;
	margin-bottom: 1em;
}

#content a {
	color: #65200e;
	padding: 2px;
	margin: 2px 0 2px 0;
}

#content a:hover {
	background-color: #47170a;
	color: #ffdb70;
}

#content a:active {
	background-color: #47170a;
	color: #fff4ab;
}

.form {
	width: 80%;
	margin: 1em auto;
	padding: .5em 1em;
	background-color: #ddd;
	border: 1px solid black;
}

#newsitems {
	clear: both;
	width: 720px;
	margin: 1px;
}

#newsitems h2 {
	text-align: center;
	background-color: #f0e6a8;
	padding: .25em;
	margin-bottom: 4px;
}

.newsitem {
	float: left;
	width: 336px;
	margin: 8px 1px;
	border: 1px solid gray;
	padding: 4px 10px;
	text-align: center;
	font-size: .8em;
	line-height: 1.2em;
}

.newsitem h1 {
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 4px;
}

.newsitem a {
	color: #65200e;
}

.newsitem a:hover {
	background-color: #47170a;
	color: #ffdb70;
}

.newsitem a:active {
	background-color: #47170a;
	color: #fff4ab;
}
.newsitem ul.participants {
	font-style: italic;
	padding: .5em 0 1em 0;
}

ul.participants li {
	padding: 2px 0;
}

.newsitem p {
	margin-bottom: .5em;
}

.newsitem dt {
	font-style: italic;
	font-weight: bold;
	font-size: .9em;
}

.newsitem strong {
	font-weight: bold;
}

ul.compact li {
	padding: 1px;
}

#content div.draft {
	background-repeat: repeat-y;
	background-image: url("../images/draft.png");
}

#content div.minutes p {
	margin-left: 2em;
}

div.sponsor {
	width: 200px;
	float: left;
	border-top: 1px gray solid;
	border-bottom: 1px gray solid;
	margin: 8px 25px;
	padding: 4px;
}

#content .sponsor a {
	text-decoration: none;
	color: #fff;
	padding: 0;
}
	
#content .sponsor a:hover {
	background-color: #fff;
	border-bottom: 2px solid red;
}

#content table.hallCalendar {
	font-size: .75em;
	width: 520px;
	margin: auto;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

#content table.hallCalendar tr {
}

#content table.hallCalendar th.dayname {
	height: 1em;
	text-align: center;
	background-color: #e7c454;
	border: 1px black solid;
	font-weight: 300;
}

#content table.hallCalendar td.weekDay {
	width: 13%;
	height: 82px;
	margin:  0;
	padding: 0;
	background-color: white;
	border: 1px solid black;
}

#content table.hallCalendar td.weekEnd {
	width: 13%;
	min-height: 72px;
	margin:  0;
	padding: 2px;
	background-color: #fffbbf;	
	border: 1px solid black;
}

#content table.hallCalendar span.dayDate {
	display: block;
	width: 94%;
	padding-right: 6px;
	margin: 1 4px;
	text-align: right;
	background-color: #e7c454;
	font-weight: bold;
	padding: 2px;
}

#content table.hallCalendar p {
	margin-top: 6px;
	margin-left: 4px;
	margin-right: 2px;
	margin-bottom: 8px;
	line-height: 1em;
}

#footer {
	clear: both;
	height: 20px;
	width: 720px;
	margin-top: 1em;
	padding-top: 5px;
	text-align: center;
	background-color: #47170a;
	font-variant: small-caps;
	letter-spacing: 2px;
}

#footer p {
	color: #ddd;
	font-size: .8em;
}

#photoholder {
	position: relative;
	left: 65px;
}