/*-----------------------------------------------------------------------------
CMS Stylesheet

version:   1.0
author:    Matt Curry
email:     matt@mcurry.net
website:   http://www.mcurry.net/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
/* html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
} */

/* body {
  font-size: 100.01%;
  font-family: "Trebuchet MS",Arial, Verdana, Helvetica, sans-serif;
  background: #fff;
  padding: 0 0 15px 0;
}  */

/* body.mceContentBody {
  font-size: .9em;
  background-image: none;
} */

/* a {
  text-decoration: none; 
} */


img {
  border: none;  
} 

/* #wrapper {
  width: 939px;
} */

/* #footer,
#bottom-menu {
  float: left;
  clear: both;
} */

/* #map {
  width: 500px;
  height: 300px;
} */


/* =Messages
-----------------------------------------------------------------------------*/
div#message {
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
    display: none;
}
  div.notice,
  div#message p {
    padding: 2px 5px;
    margin: 0;
  }
  div.error {
    color: #B51F29;
    border: 1px solid #80250F;
    background: #FFEFEF;
  }
  div.success {
    color: #008000;
    border: 1px solid #008000;
    background: #EFFFEF;
  }
  div.notice {
    color: #0000FF;
    border: 1px solid #0000FF	;
    background: #EFEFFF;
  }

/* =Forms
-----------------------------------------------------------------------------*/
div.optional,
div.input {
	margin: 0 0 10px 0;
}

form.inline {
  margin: 0;
  width: 50%;
}
form.inline div.input {
  float: none; 
}
div.input label {
	margin: 0 5px 0 0;
  font-weight: bold;
  display: block;
}

div.input input {
  display: block;
  width: 200px;
}
body div.checkbox input {
  width: auto;
  float: left;
}
div.input input,
div.input select {
  margin: 0 5px 0 0; 
}

div.input input#DonateAddress1,
div.input input#DonateAddress2,
div.input input#JoinAddress1,
div.input input#JoinAddress2 {
  width: 200px;
  margin: 0 0 5px 0;
}
div.input input#DonateZip,
div.input input#JoinZip {
  width: 45px; 
}

#volunteer {
  width: 100%;
  float: left;
}

#volunteer label {
  width: 200px;
}
#volunteer
#volunteer_options, #coalition_options {
  border: 1px solid #A4B4C8;
  background: #DFEEFF;
  padding: 0 5px;
  clear: both;
}

#coalition_options {
	margin-top: 20px;
}
  #volunteer_options h4,
  #coalition_options h4  {
    width: 100%;
    margin: 5px 0;
  }
#volunteer_options div.input input,
#volunteer div.input input,
#coalition_options div.input input {
  width: auto; 
}
#volunteer_options div.input input,
#volunteer_options div.input label,
#coalition_options div.input input,
#coalition_options div.input label,
#volunteer div.input input,
#volunteer div.input label {
  display: inline;
}

div.input label span {
  font-size: .7em;
}
div.submit {
  clear: both;
}
form#donateForm,
form#joinForm {
  margin: 25px 0 0 0; 
}
#TellAFriendRecipients,
#TellAFriendMessage {
  width: 300px;
  height: 100px;
}

/* =Contact Import
-----------------------------------------------------------------------------*/
.contact_popup {
  margin: -25% 0 0 -40%;
  width: auto;
  border: 1px solid #000;
  background: #fff;
}

.contact_popup form {
  padding: 5px; 
}

.contact_popup div.input label {
  width: 10em;
}

/* =News
-----------------------------------------------------------------------------*/
.news { }
  .news h1 {
    border-bottom: 2px dotted #BCC8D7;
    margin: 30px 0 20px 0;
    padding: 0 0 5px 0;
    position: relative;
  }
  .highlight {
    clear: both; 
  }
  .highlight h2 {
    color: #163051;
    font-size: 14pt;
  }
    .highlight h2 a {
	text-decoration: none;
    color: #000;
    font-size: 14pt;
  }
  .news h2 a {
    color: #163051;  
  }
  .news .highlight img {
    padding: 5px;
    border: 1px solid #ccc;
  }
  .news .readmore a {
    color: #CD4141; 
  }
  .news .date {
	float: left;
    color: #A5B1C0;
    font-size: .9em;
	padding-right: 20px;
  }
  .archive td img {
    margin: 2px 0 0 0; 
  }
  .archive a {
	font-size: 110%;
    color: #000;
	font-weight: bold;
    text-decoration: none;
  }
  .archive h1 img {
    position: absolute;
    right: 10px;
    top: 5px;
  }
#recentnewstbl tr td{vertical-align: middle;}
/* =Tables
-----------------------------------------------------------------------------*/
table { 
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
th {
  background: #ccc;
  color: #fff;
}
td {
  text-align: left;
}
td.label {
	width:120px;
	}


tr.even {
  background: #eee;  
}

/* =Rotating News
-----------------------------------------------------------------------------*/
#newsimages {
  width: 579px;
  height: 315px;
  cursor: pointer;
  cursor: hand;
}
  #newsimages div {
    width: 579px;
    height: 315px;
    position: relative;
  }
  #newsimages div h1 {
    background: #000;
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 579px;
    padding: 0;
    margin: 0;
    filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
    border: 0;
  }
  #newsimages div h2 {
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 579px;
    padding: 0 20px;
    margin: 0;
    color: #fff;
  }

ul#newsindex {
  list-style: none;
  background: #E0E3E7;
  float: left;
  width: 576px;
  padding: 0 0 5px 3px;
  overflow: hidden;
}
  ul#news a {
    display: block; 
  }

  #newsimages a,
  #newsimages a:visited {
    color: #fff;
  }
  ul#newsindex a {
    color: #666;
  }
  ul#newsindex a:hover {
    text-decoration: underline;
  }
  
  ul#newsindex li {
    float: left;
    width: 172px;
    margin: 5px 4px 0 4px;
    padding: 4px 2px 4px 3px;
    border: 1px solid #E0E3E7;
  }
  ul#newsindex li.selected {
    background: #ccc;
    border: 1px solid #999;
  }
  ul#newsindex li img {
    width: 90px;
    height: 50px;
    float: left;
    margin: 0 5px 0 0;
    filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
  }
  ul#newsindex li.selected img {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;    
  }
  ul#newsindex h2 {
    font-size: .7em;
    margin: 2px 10px 0 5px;
    color: #7D7D7D;
  }
  ul#newsindex li.selected h2 {
    color: #000;
  }
  ul#newsindex li.selected a {
    color: #000; 
  }
  
/* =Article
-----------------------------------------------------------------------------*/
.article {
  margin: 10px 0;
  font-size: 1.05em;
}
  .article .date {
	margin-top: -5px;
  }
  
  .article h1 {
    font-size: 1.3em; 
  }

  .article .contact {
	margin-top: -4px;
	padding-bottom: 20px;
  }


/* =Poll
-----------------------------------------------------------------------------*/

li.poll {
  margin: 1em 2em;
}

ol.options {
  padding: 0 3em;;
}

div.poll_box {
  border: 1px solid #ccc;
}

table.poll {
  width: auto;
}

table.poll td {
  margin: 0;
  padding: 0;
}

table.poll td.poll_option {
}

table.poll td.poll_option_percent {
  padding: 3px 5px;
}

div.bar {
  float: left;
  height: 15px;
}

/* =Misc
-----------------------------------------------------------------------------*/
.clearer {
  clear: both; 
}
.lc {
  float: left;
  width: 48%;
}
.rc {
  float: right;
  width: 48%;
}
.fl {
  float: left; 
}
img.fright {
  float: right;
  margin: 5px 0 10px 10px;
}
img.fleft {
  float: left;
  margin: 5px 10px 10px 0;
}
img.center {
  display: block;
  padding: 10px 0 10px 0;
  text-align: center;
  margin: 0 auto;
}

