/*
Theme Name: WSSEC Custom Theme
Theme URI: http://wssec.org/
Description: Custom theme for the WSSEC
Version: 0.1
Author: Luke Bowerman

*/


body {
  padding: 0;
  margin: 0;
  background-color: #ddd;
}

p, li, td, th {
	font-family: Georgia, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, sans-serif;
  margin: .2em 0 0 0;
  padding: 0;
  line-height: 1.3;
  font-weight: normal;
}

h1 {
  font-weight: normal;
  font-size: 2.5em;
  color: #1BC602;
  margin-top: .4em;
  line-height: 1.1;
}
h1 small {
  color: #666;
  font-size: .5em;
}
h2 { font-size: 1.5em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1em; }
h5 { font-size: .9em; }
h6 { font-size: .8em; }



a, a:link, a:visited, a:active { color: #118700; }
a:hover { text-decoration: underline; }
p, li { 
  font-size: .9em;
  line-height: 1.4;
}
ul, ol { margin: .5em 0 1em; }
p { margin: 0 0 1em; }

table {
  border-spacing: 0;
  border: 1px solid black;
  border-bottom: none;
  border-right: none;
  font-family: Helvetica, Arial, san-serif;
  font-size: 10pt;
	margin: 1em 0;
}
th, td {
  padding: 4px;
  border-right: 1px solid black;
	vertical-align: top;
}
th p, td p {
	margin: 0 0 1em;
	font-size: 8.5pt;
}
table th {
  background-color: #eee;
  border-bottom: 2px solid black;
  text-align: left;
}
table td {
  border-bottom: 1px solid black;
}

#header {
  padding: 0;
  margin: 0;
  background: #fff url(images/greyscale.gif) repeat-x bottom;
  border-bottom: 1px solid #ccc;
}
#header img {
  display: block;
  margin: 0 auto;
  padding: 10px 0;
}
#header ul {
  height: 30px;
  width: 600px;
  margin: 0 auto;
  background: #1BC602 url(images/greenscale.gif) repeat-x;
  list-style: none;
}
#header ul li {
  font-size: 9pt;
  float: left;
  padding: 0;
  position: relative;
  display: block;
}
#header ul li a {
  display: block;
  font: bold 1em Arial, sans-serif;
  text-transform: uppercase;
  padding: 8px 20px 7px;
  color: white;
  text-decoration: none;
}
#header ul li:hover a, #header ul li a:hover { background-color: #1BC602; }

#header ul ul {
	display: none;
	background: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	width: 12em;
	height: auto;
	margin: 0;
 	position: absolute;
  top: 30px;
  left: 0;
  padding: 0 0 5px;
}
#header ul li:hover ul, #header ul li.over ul{ display: block; } 
#header ul ul li { float: none; }
#header ul li:hover li a  {
  text-transform: none;
	background-color: #fff;
	color: #000;
	float: none;
	font-size: .95em;
	font-weight: normal;
	padding: 5px 10px;
	margin: 0;
	color: #000;
	text-decoration: none;
}
#header ul li li a:hover { text-decoration: underline; }


#wrapper { background-color: #eeeeee; }
#content {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 600px;
  margin: 0 auto;
  padding: 5px 19px;
  background-color: #fff;
  overflow: hidden;
}

#footer { 
  border-top: 1px solid #ccc;
  padding: 0 0 5px;
}
#footer p { 
  width: 640px;
  margin: 4px auto .5em;
  font: normal .7em/1.5 Verdana, sans-serif;
  color: #888;
}
#footer strong {
  font: normal .85em Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #777;
}
#footer a { color: #777; }


#sidebar {
  padding: 10px 10px 1px;
  margin: 1em 0 1em .4em;
  float: right;
  width: 150px;
  background-color: #eee;
  border: 1px solid #ddd;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#sidebar ul { 
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar ul li {
  line-height: 1em;
  margin: 0 0 .1em 0;
  padding: 0;
  padding-bottom: 6px;
}
#sidebar ul li a { 
  color: #333;
  text-decoration: none;
  font: normal .9em Helvetica, Arial, sans-serif;
}
#sidebar ul li a:hover {
  text-decoration: underline;
}
#sidebar ul li.current_page_item a { font-weight: bold; text-decoration: none;  }

#sidebar ul ul { margin: .5em 0 0 .5em; }
#sidebar ul ul li { font-size: .85em;}


div#sidebar ul li.current_page_item li a { font-weight: normal; text-decoration: underline;  }



#index h2, #index h4 { font-weight: normal; }

.threecolumn .col li { font-size: 10pt; }
.threecolumn  .col h5 {
	line-height: 1.2;
	font-size: 12pt;
	margin-top: 1em;
}

.threecolumn { overflow: hidden; width: 100%; }
.threecolumn .col { 
	width: 30%; 
	margin: 0; 
	margin-right: 3%; 
	float: left;
	padding: 0;
}
.threecolumn .twocolumn {
	float: left;
  width: 63%;
  margin-right: 3%;
}
.threecolumn .twocolumn .col {
  width: 47%;
  margin: 0;
}
.threecolumn .twocolumn .first { margin-right: 3%; }

.threecolumn .col p, .threecolumn .col {
	font: normal 8.5pt Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4;
}
.threecolumn .col#last { margin-right: 0; }

#donate {
  border: 5px solid #118700;
  padding: 10px;
  width: 340px;
  margin: 0 0 1em;
}
#donate h2 {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
}
#donate p {
  font: normal .7em Verdana, sans-serif;
  color: #666;
  margin: 0 0 .75em;
}
#donate p.donate { margin: .5em 0 0; }
#donate p a {
  display: block;
  text-align: center;
  width: 8em;
  text-decoration: none;
  padding: 5px 8px;
  background-color: #118700;
  color: #fff;
}
#donate p a:hover { background-color: #555; }


.postmetadata {
  color: #666;
  font: normal .7em Verdana, sans-serif;
  margin: -1em 0 1em;
}

#getinvolved {
  float: right;
  width: 200px;
  padding: 0 0 0 10px;
  border-left: 1px solid #ccc;
}
#getinvolved p {
  font: normal .7em/1.5 Verdana, sans-serif;
}
#getinvolved h2 {
  margin: 0;
}
#getinvolved h4 {
  font: bold .8em/1.2 Helvetica, Arial, sans-serif;
}

/* FYI CSS */
div.article { margin: 20px 0; }
div.article h5 { line-height: 1em; margin: 0 0 -.3em; padding: 0; }
.date { font-size: 12pt; font-weight: bold; color: #999; }