/* Add your CSS code here.

Reduce blank space in the Masthead to make more body visible in broadcast
Base Revision

End of comment */ 

#site-navigation {
 min-height: 10px;
 max-height: 10px;
}

#masthead {
  padding-top: 1em;
  padding-bottom: 1em;
} 

.entry-title {
  font-size: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#post-219 {
  margin-bottom: 10px;
}

#post-488 {
  margin-bottom: 10px;
}

#post-219.entry-title {
  font-size: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#post-488.entry-title {
  font-size: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.lvtm_user_tab {
  vertical-align: middle;
}

.lvtm_pct_hdr {
  font-size: larger;
  font-weight: bold;
  text-align: center;
}

.lvtm-thumbnail {
  vertical-align: middle;
  height: 40px;
  padding: 2px;
}

#post-755.site-content {
  padding: .25em .5em!important;
}

.site-content {
  padding: 1em .75em!important;
}

.lvtm-header-block {
  margin-bottom: 5px;
}

page-id-755 has-large-font-size {
  margin-bottom: .25em;
}

.lvtm-user-row {
  vertical-align: middle;
}
.lvtm-user-row hover {
  background-color: #f5f5f5;
}

img.lvtm-thumbnail {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*
 * Button related classes
 */
#lvtm-display-vote-btn-1 {
  width: 200px!important;
}
#lvtm-button-3l {
  height: 85px!important;
}
.button_wrapper_id_vtm1{
  margin-top: 5px!important;
  margin-right: 10px!important;
  margin-bottom: 5px!important;
  margin-left: 20px!important;
  display: inline-block;
}
.button_container_id_vtm1{
  width: 140px!important;
  text-align: center!important;
  margin: 0 auto!important;
}
.wd_button_vtm1{
  line-height: 1.42857143;
  text-decoration: none!important;
  display: inline-block;
  border-bottom: none;
  width: 155px!important;
  height: 35px;
  padding-top: 5px!important;
  padding-right: 10px!important;
  padding-bottom: 10px!important;
  padding-left: 10px!important;
  color: #ffffff!important;
  font-family:Arial;
  font-size: 15px!important;
  font-weight: bold;
  font-style: ;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius:  10px;
  border-bottom-right-radius: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: /* #5e1315; */ #1e73be; /* */
  text-shadow:0px 0px 0px #ffffff;
  -webkit-box-shadow: 0px 0px 0px #b5b5b5;
  -moz-box-shadow: 0px 0px 0px #b5b5b5;
  box-shadow: 0px 0px 0px #b5b5b5;

    background:/* #5e1315; */ #1e73be; /**/
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.wd_button_vtm1:hover{
  color: /* #5e1315!important; */ #424fb7!important; /**/
  text-shadow:0px 0px 0px #ffffff;
  text-shadow-color:#ffffff;
  border-color: /* #5e1315; */ #1e73be; /* */
  -webkit-box-shadow: 0px 0px 0px #b5b5b5;
  -moz-box-shadow: 0px 0px 0px #b5b5b5;
  box-shadow: 0px 0px 0px #b5b5b5;

    background:white;
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.lvtm_button_round{
  line-height: 1.42857143;
  text-decoration: none!important;
  display: inline-block;
  border-bottom: none;
  width: 40px!important;
  height: 40px;
  padding-top: 10px!important;
  padding-right: 10px!important;
  padding-bottom: 10px!important;
  padding-left: 10px!important;
  color: #ffffff!important;
  font-family:Arial;
  font-size: 15px!important;
  font-weight: bold;
  font-style: ;
  text-align: center;

  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  border-color: /* #5e1315; */ #1e73be; /* */
  text-shadow:0px 0px 0px #ffffff;
  -webkit-box-shadow: 0px 0px 0px #b5b5b5;
  -moz-box-shadow: 0px 0px 0px #b5b5b5;
  box-shadow: 0px 0px 0px #b5b5b5;

    background: /* #5e1315; */ #1e73be; /* */
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.lvtm_button_round:hover{
  color: /* #5e1315!important; */ #424fb7!important; /**/
  text-shadow:0px 0px 0px #ffffff;
  text-shadow-color:#ffffff;
  border-color: /* #5e1315; */ #1e73be; /**/
  -webkit-box-shadow: 0px 0px 0px #b5b5b5;
  -moz-box-shadow: 0px 0px 0px #b5b5b5;
  box-shadow: 0px 0px 0px #b5b5b5;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, rgba(255,255,255,1)), color-stop(1, rgba(255,255,255,1)));
  background: -moz-linear-gradient(rgba(255,255,255,1) 45%, rgba(255,255,255,1));
  background: -o-linear-gradient(rgba(255,255,255,1) 45%, rgba(255,255,255,1));
  background: linear-gradient(rgba(255,255,255,1) 45%, rgba(255,255,255,1));
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/*** End of Buttons ***/

/*** Voting Related ***/
.lvtm-vote-tab {
  overflow-x:auto
}
.lvtm_pct_hdr {
  border-bottom: 1px solid;
  border-top: 2px solid;
}

.lvtm_vote_none, .lvtm_vote_yes, .lvtm_vote_no, .lvtm_vote_abs, .lvtm_vote_hidden, .lvtm_vote_name {
  font-size: larger;
  font-weight: bold;

  border-bottom: rgb(34,34,34);
  border-bottom-style: solid;
  border-top: rgb(34,34,34);
  border-top-style: solid;
  border-spacing: 10px;
  padding: 5px;
  vertical-align: middle;
}

.lvtm_vote_none, .lvtm_vote_yes, .lvtm_vote_no, .lvtm_vote_abs, .lvtm_vote_hidden {
  text-align: center;
  border-left-style: solid!important;
  border-left: rgb(34,34,34);    
}

.lvtm_vote_name, .lvtm_vote_hdrtab {
  padding-left: 10px;
  text-align: left;
  background-color: white;
    border-left-style: dotted!important;
  border-left: rgb(34,34,34);  
  border-right-style: solid!important;
  border-right: rgb(34,34,34); 
}
.lvtm_vote_name {
  border-left-style: dotted!important;
}
.lvtm_vote_hdrtab {
  border-left-style: solid!important;
  font-size: larger;
  font-weight: bold;

  border-bottom: rgb(34,34,34);
  border-bottom-style: solid;
  border-top: rgb(34,34,34);
  border-top-style: solid;
  border-spacing: 10px;
  padding: 5px;
  vertical-align: middle;
}

.lvtm_vote_intro {
  font-size: larger;
  font-weight: bold;
  border-spacing: 10px;
  padding: 5px;
  vertical-align: middle;  
  text-align: center;
  background-color: white;
  border-right-style: none;
}

.lvtm_vote_none {
  background-color: white;
  color: white;
}
.lvtm_vote_yes { 
 /* background-color: #1affc2; /* light green for Arlington */
  background-color: #c2efff; /* light blue for Lexington */
}
.lvtm_vote_no {
  background-color: #ffc8c8;
}
.lvtm_vote_abs {
  background-color: lightgray;
}
.lvtm_vote_hidden {
  background-color: lightgray;
}

.lvtm_vote_pct {
  font-size: larger;
  font-weight: bold;
  border-spacing: 10px;
  padding-top: 30px;
}
#TMMAimg {
  height: 40px;
  vertical-align: middle;
  padding-right: 5px;
  padding-top:3px;
  padding-bottom:3px;
}
.lvtm_vote_button {
  line-height: 1.42857143;
  text-decoration: none!important;
  display: inline-block;
  background-color: #c2efff;
  border-bottom: none;
  width: 75px!important;
  height: 35px;
  padding-top: 5px!important;
  padding-right: 10px!important;
  padding-bottom: 10px!important;
  padding-left: 10px!important;
  font-family:Arial;
  font-size: 15px!important;
  font-weight: bold;
  font-style: ;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius:  10px;
  border-bottom-right-radius: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: /* #5e1315; */ #1e73be; /**/
  text-shadow:0px 0px 0px #ffffff;
  -webkit-box-shadow: 0px 0px 0px #b5b5b5;
  -moz-box-shadow: 0px 0px 0px #b5b5b5;
  box-shadow: 0px 0px 0px #b5b5b5;
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.lvtm_vote_button:hover{
  color: /* #5e1315!important; */ #424fb7!important;/* */
  text-shadow:0px 0px 0px #ffffff;
  text-shadow-color:#ffffff;
  border-color: /* #5e1315; */ #1e73be; /* */
  -webkit-box-shadow: 0px 0px 0px #b5b5b5;
  -moz-box-shadow: 0px 0px 0px #b5b5b5;
  box-shadow: 0px 0px 0px #b5b5b5;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, rgba(255,255,255,1)), color-stop(1, rgba(255,255,255,1)));
  background: -moz-linear-gradient(rgba(255,255,255,1) 45%, rgba(255,255,255,1));
  background: -o-linear-gradient(rgba(255,255,255,1) 45%, rgba(255,255,255,1));
  background: linear-gradient(rgba(255,255,255,1) 45%, rgba(255,255,255,1));
  webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

/*** End of Voting ***/
/*** Speaking Lines ***/
#Manage-Debate {
  font-size: 1.4vw;
}
#Manage-Debate a:link, #Manage-Debate a:visited {
  color: black;
  text-decoration: none;
}
#Manage-Debate a:hover, #Manage-Debate a:active {
  background-color: yellow;
}

#lvtm_queue_name {
  font-size: 2.5vw !important;
}

#lvtm-qdisp-order a:link, #lvtm-qdisp-order a:visited, #lvtm-qdisp-comment a:link, #lvtm-qdisp-comment a:visited {
  color: black !important;
  text-decoration: none !important;
}

a.lvtm_queue_name :link {
  color: black !important; 
  text-decoration: none !important;
}


#lvtm-qdisp-order a:hover, #lvtm-qdisp-comment a:hover, #lvtm-qdisp-order a:active, #lvtm-qdisp-comment a:active {
  background-color: yellow !important;
}

.lvtm_pct_hdr .lvtm_queue_hdr {
    text-align: left;
}

.lvtm_queue_name {
  padding-left: 10px !important;
  text-align: left !important;
  background-color: white;
  font-size: larger !important;
}

