html, body {
margin: 0px;
padding: 0px;
font-family: 'Trebuchet MS';
font-size: 12pt;
}

a, a:link, a:visited {
color: #002769;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#background {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
}

#background img {
width: 100%;
height: 100%;
}

#outter {
position: absolute;
width: 100%;
}

#bgshadow {
background: url(http://votemccormick.com/assets/templates/Jim4Congress/bgshadow.png) top center repeat-y;
}

#wrapper {
width: 990px;
margin: 0 auto;
background: #fff;
}

#header {
background: url(http://votemccormick.com/assets/templates/Jim4Congress/header.jpg) top center no-repeat;
display: block;
height: 392px;
}

#topmenu {
background: url(http://votemccormick.com/assets/templates/Jim4Congress/menubg.jpg) top center repeat-x;
display: block;
height: 50px;
}

#topmenu ul {
display: block;
list-style-type: none;
padding: 0;
margin: 0;
height: 50px;
}

#topmenu li {
margin: 5px 0;
padding: 0 5px;
float: left;
border-right: 2px solid #10213F;
}

#topmenu li:last-child {

}

#topmenu li a {
color: #aaaaaa;
font-size: 15px;
line-height: 40px;
font-weight: bold;
text-decoration: none;
}

#topmenu li a:hover {
color: #ffffff;
}

#loginbar {
background: url(http://votemccormick.com/assets/templates/Jim4Congress/loginpanel.jpg) top left no-repeat;
height: 50px;
display: none;
}

#contract {
background: url(http://votemccormick.com/assets/templates/Jim4Congress/contract.jpg) top center no-repeat;
height: 182px;
}

#contract a {
display: block;
width: 100%;
height: 100%;
}

#contact {
background: url(http://votemccormick.com/assets/templates/Jim4Congress/footer-forms.jpg) top center no-repeat;
height: 315px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

#footer {
padding: 5px;
padding-top: 20px;
font-size: 8pt;
color: #999;
text-align: center;
}

#paidforby {
padding: 2px;
margin: 2px;
text-align: center;
border: 1px solid #999;
}

#footer a, #footer a:link, #footer a:visited {
color: #666;
text-decoration: none;
}

#footer a:hover {
color: #000;
text-decoration: underline;
}

h2 {
margin: 0px;
}

#contact form#contactForm {
float: left;
width: 300px;
margin-left: 350px;
}

#contact form.vote {
float: left;
width: 250px;
margin: 60px 0 0 60px;
}

#cformName {
padding: 45px 0 0 50px;
}

#cformName input {
padding: 0;
margin: 0;
border: none;
background: transparent;
width: 250px;
}

#cformEmail {
padding: 30px 0 0 50px;
}

#cformEmail input {
padding: 0;
margin: 0;
border: none;
background: transparent;
width: 250px;
}

#cformComment {
clear: both;
padding: 35px 0 0 45px;
}

#cformComment textarea {
padding: 0;
margin: 0;
border: none;
background: transparent;
width: 250px;
height: 90px;
}

#cformSend {
padding: 20px;
}

#cformSend a {
display: block;
padding: 0;
margin: 0;
border: none;
background: transparent;
width: 300px;
height: 40px;
cursor: hand;
cursor: pointer;
}

#header form {
float: right;
padding: 10px;
}

#header form div {
display: block;
}

#header div.skip {
display: none;
}

#header a.button {
border: none;
color: #FFF;
padding: 2px 10px;
margin: 2px 5px;
font-size: 12pt;
width: 185px;
font-weight: bold;
background: transparent;
text-align: right;
}

#header a.button:hover {
color: #000;
cursor: hand;
cursor: pointer;
}

#header input {
border: 1px solid #999;
color: #999;
background: #eee;
padding: 2px;
margin: 2px;
font-size: 12pt;
width: 120px;
}

#header input:focus {
background: #fff;
border: 1px solid #666;
color: #666;
}

#header label {
padding: 2px;
margin: 2px;
font-size: 12pt;
font-weight: bold;
width: 50px;
float: left;
display: block;
text-align: right;
}

.clear {
clear: both;
}

#content {
padding: 10px;
}

#loginbar form {
margin: 0px;
padding: 0px;
text-align: left;
}

#contribute {
display: block;
float: left;
width: 400px;
height: 82px;
margin-top: 310px;
background: url(http://votemccormick.com/assets/templates/Jim4Congress/contribute.gif) bottom left no-repeat;
}

#contribute:hover {
background: url(http://votemccormick.com/assets/templates/Jim4Congress/contributehover.jpg) bottom left no-repeat;
}

#loginUNAME {
padding: 2px;
margin: 10px 5px;
margin-left: 10px;
width: 100px;
float: left;
}

#loginPASS {
padding: 2px;
margin: 10px 5px;
width: 100px;
margin-left: 20px;
float: left;
}

#loginSUBMIT {
margin: 0px;
padding: 0px;
width: 120px;
height: 50px;
float: left;
cursor: hand;
cursor: pointer;
}

#loginFORGET {
display: block;
margin: 0px;
padding: 0px;
width: 150px;
height: 50px;
float: left;
}

#loginSIGNUP {
display: block;
margin: 0px;
padding: 0px;
width: 120px;
height: 50px;
float: left;
}

#loginUNAME, #loginPASS, #loginSUBMIT, #loginFORGET, #loginSIGNUP {
border: none;
background: transparent;
}

#WebLoginLayer2 {
position: fixed !important;
width: 100%;
height: 100%;
top: 0;
left: 0;
}

#WebLoginLayer2 form {
width: 300px;
background: #fff;
border: 10px solid #999;
margin: 0 auto !important;
margin-top: 100px !important;
padding: 20px !important;
}

div.post {
}

div#placeslideshow, div#introright {
display: block;
width: 485px;
height: 300px;
background: url(http://votemccormick.com/assets/templates/Jim4Congress/slideshowframeLEFT.jpg) top left no-repeat;
float: left;
}

div#placeslideshow ul {
position: absolute;
top: -1000px;
opacity: 0;
}

div#introright ul {
position: absolute;
left: -1000px;
opacity: 0;
}

#introright ul {
display: block;
height: 253px;
}

#introright ul li {
margin: 20px;
}

#slideshow {
display: block;
margin: 11px;
margin-bottom: 0;
height: 248px;
width: 463px;
overflow: hidden;
}

#slideshowshadow {
display: block;
height: 248px;
width: 463px;
position: absolute;
}

#captionslideshow {
font-weight: bold;
color: #fffff;
margin: 20px;
position: absolute;
margin-top: 0;
display: block;
height: 30px;
line-height: 30px;
font-size: 15pt;
width: 465px;
}

#captionslideshow li {
width: 460px !important;
}

#captionslideshow a {
color: #ffffff;
font-weight: bold;
}

#placenav .replace {
line-height: 35px;
font-size: 15px;
display: block;
float: left;
width: 50%;
color: #ffffff;
font-weight: bold;
text-align: center;
}

/* Scroller Box */
#scroller_container {
 position: relative;
 width: 990px;
 height: 25px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 25px;
 font-size: 15px;
font-weight: bold;
color: #BF0311;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */

#tndc {
background: url(http://votemccormick.com/assets/templates/Jim4Congress/ndc-compact.jpg) center center no-repeat;
display: block;
height: 70px;
width: 970px;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}
 
.nl_summaryPost h3 {
border-bottom: 1px solid #CCCCCC;
margin: 0px !important;
padding: 5px !important;
color: black;
}
 
.nl_summaryPost .nl_info {
background-color: #F8F8F8;
padding: 5px !important;
font-size: 0.8em;
color: black;
}
 
.nl_link {
font-size: 76%;
text-align: right;
}
 
.nl_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#nl_pages #nl_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#nl_pages .nl_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#nl_pages a:hover {
    background-color: #fff;
    color: #000;
}
#nl_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#nl_archivelist .nl_month {
    font-weight: bold;
}
