/*
Theme Name: WDGC
Description: A WordPress theme for the WDGC website
Author: Mark Wood
Version: 0.1
*/


* {
	padding: 0px;
	margin: 0px;
}

/* Begin slideshow styles */
ul.slideshow {
	list-style: none;
	width: 955px;
	height: 350px;
	overflow: hidden;
	position: relative;
	margin: auto;
	padding: 0px;
}

ul.slideshow li {
	padding: 0px;
	position: absolute;
}

ul.slideshow li.show {
	padding: 0px;
	z-index: 500;
}

ul img {
	border: none;
}

#slideshow-caption {
	width: 955px;
	height: 60px;
	position: absolute;
	color: #fff;
	background: #000;
	z-index: 500;
	padding: 0px;
}

#slideshow-caption .slideshow-caption-container {
	padding: 5px 10px;
	z-index: 1000;
}

#slideshow-caption h3 {
	font-size: 14px;
}

#slideshow-caption p {
	padding-top: 10px;
	padding-left: 5px;
	margin: 0px;
	font-size: 24px;
	font-family: Georgia, sans-serif;
	line-height: normal;
}
/* End slideshow styles */

body {
	background-color: #F7F7F7;
	color: #333;
	font: 13px Georgia, Helvetica, sans-serif;
}

#container {
	width: 980px;
	background-color: white;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 10px rgba(0, 0, 0, .15);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#logo {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#header {
	background: transparent;
}

#header form {
	float: right;
}

#searchform {
	font-family: Helvetica, Arial, Verdana, san-serif;
	margin-right: 10px;
	margin-top: 10px;
}

#searchfields {
	border: 0px;
	float: right;
}

#search {
	background-color: #FAFAFA;
	border: 1px solid #D8D8D8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #5B5B5B;
	font-weight: bold;
	padding: 5px;
	width: 150px;
}

#searchsubmit {
	background-color: #E6E6E6;
	border: 1px solid #D8D8D8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-weight: bold;
	padding: 5px;
}

#searchagainform {
    font-family: Helvetica, Arial, Verdana, san-serif;
}

#searchagainfields {
    border: 0px;
    padding-left: 25px;
    padding-bottom: 20px;
}

#searchagain {
    background-color: #FAFAFA;
    border: 1px solid #D8D8D8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #5B5B5B;
    font-weight: bold;
    padding: 5px;
    width: 350px;
}

.navigation {
	margin: 0px 12px 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #EDEDED;
}

.navigation li {
	display: inline;
	padding: 0px;
}

.navigation li a {
	text-decoration: none;
	font-size: 15px;
	padding: 14px 14px;
	color: #333;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, san-serif;
}


.navigation li a:hover {
	background-color: #05146B;
	color: #FFFFFF;
}

#main {
	padding-top: 10px;
}

#slideshow {
    padding-bottom: 10px;
    border-bottom: 1px solid #EDEDED;
    margin: 0px 12px 0px;
}

#footer {
    border-top: 1px solid #EDEDED;
    margin: 12px 12px 0px;
}

#footer ul {
    margin-left: 0px;
    float: left;
    border: none;	
}

#footer li a {
    font-size: 10px;
    text-decoration: none;
}

#copyright {
	color: #717171;
	font-family: Helvetica, Arial, Verdana, san-serif;
	margin-top: 17px;
	margin-right: 2px;
	padding: 0px;
	font-size: 10px;
    float: right;
}

.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: underline;
    color: #333;
    font-weight: bold;
}

a:hover {
    background-color: #EAEBEB;
    color: #333;
}

h1 {
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 12px;
	font-size: 20px;
}

h2 {
    padding-left: 25px;
    padding-top: 4px;
    padding-bottom: 10px;
    font-size: 18px;
}

p {
	text-align: justify;
	padding: 7px 25px;
    line-height: 150%;
}

img {
    border: none;	
}

#holecontent {
    float: left;
    height: 500px;
    width: 60%;
    position: relative;
}

#hole {
	float: right;
    margin-right: 14px;
}

#holenavigation {
    position: absolute;
    bottom: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 25px;
}

#holenavigation li {
	padding: 0px;
    display: inline;
}

#holenavigation li a {
    text-decoration: none;
    font-size: 13px;
    padding: 6px;
    color: #333;
    font-weight: bold;
    font-family: Helvetica, Arial, Verdana, san-serif;
}

#holenavigation li a:hover {
    background-color: #EAEBEB;
    color: #333;
}

#contentleft {
    float: left;
    width: 60%;
}

#contentright {
	float: right;
	width: 40%;
}

.contentimage {
    float: right;
    margin-right: 14px;
    padding-top: 10px;
}

#subnavigation {
    margin-bottom: 5px;
    margin-top: -10px;
}

#subnavigation li a {
    font-size: 13px;
    padding: 10px 14px;
    font-weight: normal;
}

#subnavigation li a:hover {
    background-color: #EAEBEB;
    color: #333;
}

h3 {
    padding-left: 25px;
    padding-top: 5px;
    margin-bottom: -5px;
    color: #333;
    font-weight: bold;
    font-size: 13px;
}

.hrsub {
	border-bottom: 1px solid #EDEDED;
	margin: 10px 12px;
}

table {
    border: 1px solid #333;
    margin: 5px 25px;
    border-collapse: collapse;
}

tr {
    border: 1px solid #333;
}

td {
	padding: 7px;
    border: 1px solid #333;
    font-size: 12px;
}

td.hdr {
	background-color: #EAEBEB;
}

ul {
    padding-left: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
}

li {
    padding: 3px;
}

small {
    padding-left: 25px;
    color: #717171;
}

#layouttable {
	margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 45px;
    border: none;	
}

#layouttable tr {
    border: none;
}

#layouttable td {
    padding: 5px;
    border: none;
    font-size: 12px;
}

td.amendment {
	color: #2F3FB6;
}

#pastcommittee {
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 20px;
    border: none;
    width: 100%;	
}

#pastcommittee tr {
    border: none;
}

#pastcommittee td {
    padding: 5px;
    border: none;
    font-size: 12px;
}

#membersonlyform {
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 17px;
}

#membersonlypassword {
	padding: 3px;
    width: 150px;
    border: 1px solid #D8D8D8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #5B5B5B;
}

#membersonlysubmit {
	background-color: #E6E6E6;
    border: 1px solid #D8D8D8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-family: Helvetica, Arial, Verdana, san-serif;
	padding: 3px;
    font-weight: bold;
    margin-left: 2px;
}

#addtopicform ul {
    list-style: none;
    padding-left: 22px;
}

#addtopicform li {
    padding-bottom: 10px;
}

#addtopicform fieldset {
    border: 0px;
}

#addtopicform label {
    font-weight: bold;
}

#addtopicform label.error {
    font-weight: bold;
    color: red;
    padding-left: 15px;
}

#addtopicform input,
#addtopicform textarea {
	font: 15px Georgia, Helvetica, sans-serif;
    margin-top: 5px;
    padding: 5px;
    color: #555;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 350px;
}

#addtopicform textarea {
	height: 200px;
	line-height: 150%;
}

#addtopicform input.submit {
    background-color: #E6E6E6;
    border: 1px solid #D8D8D8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-family: Helvetica, Arial, Verdana, san-serif;
    font-weight: bold;
    padding: 5px;
    width: 70px;
}

#forumposts {
	border: none;
	width: 60%;
}

#forumposts thead tr, #forumposts thead th {
    font-weight: bold;
    background-color: #F9F9F9;
    border-bottom: 1px solid #333;
    text-align: left;
    padding: 7px;
}

#forumposts thead th.right, #forumposts tbody td.right {
    text-align: right;
}

#forumposts thead th.fixed, #forumposts tbody td.fixed {
    width: 55%;
}

#forumposts td, #forumposts tr {
	border: none;
}

#forumposts thead tr:hover {
    background-color: transparent;
}

#forumposts tbody tr, #forumposts tbody td {
	border: none;
	border-bottom: 1px solid #EAEAEA;
}

#forumposts tr:hover {
    background-color: #EAEBEB;
}

#forumposts tr.alt td {
    background-color: #F9F9F9;
}

#forumposts tr.alt:hover td {
    background-color: #EAEBEB;
}

div.pagination {
	padding-top: 15px;
	padding-bottom: 5px;
    padding-left: 23px;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    text-decoration: none; /* no underline */
    color: #333;
    border: 1px solid #FFF;
    font: 13px Helvetica, Arial, Verdana, san-serif;
}

div.pagination a:hover, div.pagination a:active {
    color: #000;
    border: 1px solid #333;
    font: 13px Helvetica, Arial, Verdana, san-serif;
}

div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    font-weight: bold;
    background-color: #333;
    border: 1px solid #FFF;
    color: #FFF;
    font: 13px Helvetica, Arial, Verdana, san-serif;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #DDD;
	border: 1px solid #FFF;
	font: 13px Helvetica, Arial, Verdana, san-serif;
}

#topic {
	list-style: none;
	padding: 0px;
	margin-left: 25px;
	width: 80%;
}

#topic li {
	border-top: 1px solid #EDEDED;
}

#topic div.forumcontentmeta {
    float: left;
    display: block;
    width: 15%;
}

#topic div.forumcontentmeta small {
    float: right;
}

#topic div.forumcontentmeta p, div.forumcontentmeta small {
    text-align: right;
}

#topic div.forumcontentmeta p, div.forumcontentmeta small, div.forumcontentbody p {
	margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#topic div.forumcontentmeta p.author {
    font-weight: bold;
    text-align: right;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#topic div.forumcontentbody {
    display: block;
    float: right;
    width: 80%;
}

#postreplyform ul {
    list-style: none;
    padding: 0px;
}

#postreplyform li {
    padding-bottom: 10px;
    border: none;
    padding: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#postreplyform fieldset {
    border: 0px;
}

#postreplyform label {
    font-weight: bold;
}

#postreplyform label.error {
    font-weight: bold;
    color: red;
    padding-left: 15px;
}

#postreplyform input,
#postreplyform textarea {
    font: 15px Georgia, Helvetica, sans-serif;
    margin-top: 5px;
    padding: 5px;
    color: #555;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 350px;
}

#postreplyform textarea {
    height: 125px;
    line-height: 150%;
}

#postreplyform input.submit {
    background-color: #E6E6E6;
    border: 1px solid #D8D8D8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-family: Helvetica, Arial, Verdana, san-serif;
    font-weight: bold;
    padding: 5px;
    width: 70px;
}
    
