/* -------------------------------------------------------------- 
  
   Desktop/Notebook/Tablet Stylesheet: Header, Footer, Main Content and Comments
   
   Default stylesheet for commonly-found desktop, notebook, and tablet native screen resolutions
   
   LAYOUT: Three Columns Fixed
   DESCRIPTION: Three column fixed layout with sidebars on either side of content
   
-------------------------------------------------------------- */

/* Nameplate
----------------------------------------------- */

#nameplate, 
#nameplate h1 { 
	color: #fff; 
	font-weight: bold;
        min-width: 955px;
}

/* @media all and (max-width: 640px) {
  #nameplate h1 {min-width: 640px; }
}
*/

#nameplate a, 
#nameplate a:visited,
#nameplate a:hover {
	text-decoration: none;
    color: #fff;
}

#nameplate #title {
padding: 8px 0px 8px 0px;
margin: 0;
height: 150px;  
border-top: solid 8px #CC0033;
background-image: url(/weblog/wp-content/themes/kokanee/graphics/CascadiaAdvocateNameplate.jpg);
background-color: #263659;
background-position: top center;
background-repeat: no-repeat;
}

/* @media all and (max-width: 640px) {
  #nameplate #title {
    background-image: url(/weblog/wp-content/themes/kokanee/graphics/CascadesNameplateSM.jpg);
    height: 90px;
  }
}
*/

#nameplate #title h1 {
margin: 0;
padding: 0;
}

#nameplate #title img {
margin: 0;
padding: 0;
}

#nameplate #foundation {
padding: 4px 20px 4px 20px;
display: block; 
margin: 0;
background-color: #2E5E5E;
border-bottom: solid 8px #677A89;
text-align: center;
}

#nameplate #foundation #description {
  font-family: Tahoma, Kalimati, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.2em;
  width: 940px;
  margin: 0 auto 0 auto;
  padding: 16px 0 8px 0;
  text-align: center;
  font-weight: bold;
  height: 50px;
}

/* @media all and (max-width: 640px) {
#nameplate #foundation #description {width: 610px;
padding: 8px 0 8px 0;
min-height: 60px;
}
} */

/* Posts (mainContent column)
----------------------------------------------- */

#mainContent {
  width: 520px;
  margin: 0 21px 0 21px;
  padding: 12px 0 15px 0;
  float: left;
  display: inline;
  font-size: 14px;
  line-height: 16px;
}

/* @media all and (max-width: 640px) {
 #mainContent {width: 600px;
}
}
*/

#mainContent h1.page-title {
	font-family: Tahoma, Kalimati, Verdana, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #263659;
	font-weight: bold;
	background-image: url(/weblog/wp-content/themes/kokanee/graphics/MainHeader1Bkg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	min-height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0 2px;
}

#mainContent h1.entry-title, #mainContent h2.entry-title, #mainContent h2.archive-title {
margin: 0px 0px 10px 0px;
padding: 2px 0px 2px 5px;
border-right: solid 1px #f5f5f5;
border-bottom: solid 1px #dddddd;
border-top: solid 1px #f5f5f5;
border-left: solid 1px #f5f5f5;
color: #090A56;
background: #eeeeee;
font: bold 22px Tahoma, Kalimati, sans-serif;
text-decoration: none;
}

#mainContent h2.archive-title {
font: bold 17px Tahoma, Kalimati, sans-serif;
}

/* Sub headline in center space */
#mainContent h3, #mainContent h2.widgettitle {
	font-family: Tahoma, Kalimati, Verdana, sans-serif;
	font-size: 17px;
	line-height: 21px;
	color: #263659;
	font-weight: bold;
	background-image: url(/weblog/wp-content/themes/kokanee/graphics/MainHeader2Bkg.gif);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 21px;
	margin: 20px 0 0px 0;
	padding: 3px 2px 0 2px;
}

/* Tables that go in posts */
#mainContent table {
	 margin-bottom: 1em;
         font-size: 14px;  
         font-family: Tahoma, Kalimati, sans-serif;
         color: #090A56;
}

#mainContent p.congressionalvotebreakout {
    padding-top: 1em;
}

#mainContent table.lastweekincongress {
    width: 100%;
}

#mainContent table.lastweekincongress tr {
    border: 2px solid lightgray;
}

#mainContent table.lastweekincongress td {
    padding: 0.5em;
}

#mainContent table.lastweekincongress td:nth-of-type(2){
    background-color: #F5F7F9;
    padding-left: 1em;
}

#mainContent table.threecolumnlist {border-collapse:collapse; border-spacing:5px;}

#mainContent table.threecolumnlist td, #mainContent table.threecolumnlist th {padding: 10px 5px; word-break: normal; border: 1px solid gray; vertical-align: middle;}

table.mxc td.candidatedetails {border-bottom: 5px solid #FFF;}

table.mxc td {border-top:0; padding: 0; vertical-align: middle;}

h4.bmdescriptor {text-align: center; font-weight: normal; margin: 0px 0 10px 0; padding: 0;}
h3.bmtitle {margin: 0;}

table.mxc {width: 99%; border: 0px solid #406AB0; font-size: 16px; line-height: 22px; text-align: center; margin-bottom: 15px;}

table.mxc {font-size: 15px; line-height: 17px; border-spacing: 3px 5px;}
table.mxc .party {font-size: 13px; line-height: 13px;}
table.mxc td.candidatedetails {text-align: left;}

table.mxc .resultsbar {background-color: #669687; height: 5px; margin-top: 2px; display: block;}

table.mxc td.percentage {font-size: 18px; vertical-align: middle; background: #EAF1EF; padding: 0px 2px; border-bottom: 4px solid #FFF; border-top: 2px solid #FFF;}

table.mxc td.percentageresult {font-size: 20px; background: #EAF1EF; vertical-align: middle; padding: 0px 2px; border-bottom: 5px solid #FFF;}
table.mxc td.imageid {width: 60px;}

/* Overrides post title styling for Possibly related posts */
#mainContent #similar-posts h2.widgettitle {
	background: #FFFFFF;
	border: 0;
}

#mainContent .aside ul {
	margin: 0;
	padding: 0;
        list-style-type: none;
}

#mainContent .aside #text-6 {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        border: 2px #263659 solid;
        background: #f3f3f3;
}

#mainContent .aside #text-6 hr {
        margin-bottom: 10px;
}

#mainContent .aside #text-6 a {
        padding: 8px;
        background: #263659;
        color: #FFF;
        text-decoration: none;
        font-weight: bold;
        font-size: 16px; 
        line-height: 20px;
        margin: 5px;
        border: 1px #677A89 solid; 
        border-radius: 10px;
}

/* Overrides post title styling for post insert */
#mainContent #single-insert h2.widgettitle {
        margin-top: 10px;
}

/* Sub sub headline in center space */
#mainContent h4 {
	font-family: Tahoma, Kalimati, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #2e5e5e;
	font-weight: normal;
	margin: 0px 0 8px 4px;
}

/* Special sub sub headline in center space with extra padding */
#mainContent h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #2e5e5e;
	font-weight: normal;
	margin: 15px 0 15px 4px;
}

/* this is a special headline for main headlines which need to be slightly smaller */
#mainContent h6 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 19px;
	line-height: 24px;
	color: #263659;
	font-weight: bold;
	background-image: url(/weblog/wp-content/themes/kokanee/graphics/MainHeader1Bkg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 26px;
	margin: 18px 0px 8px 0px;
	padding: 0 2px;
}

.post {
	margin: 0px 0px 40px 0px;
	text-align: left;
        line-height:1.2em;
	}

.post hr {
	display: block;
	}

.entry {
	 padding: 0px 5px 0px 5px;
	 clear: both;
}

#mainContent p {
	 margin-bottom: 1em;
         font-size: 14px;  
         font-family: Tahoma, Kalimati, sans-serif;
         color: #090A56;
}

#mainContent ul, #mainContent .aside ul li ul {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0em;
	margin-bottom: 1em;
        font-size: 14px;  
        font-family: Tahoma, Kalimati, sans-serif;
        color:#090A56;
}

#mainContent ul li ul {
list-style-type: circle;
}

#mainContent ol {
	margin-left: 1.5em;
	padding-left: 1.5em;
	margin-top: 0em;
	margin-bottom: 1em;
        font-size: 14px;  
        font-family: Tahoma, Kalimati, sans-serif;
        color:#090A56;
}

#mainContent p.tightLinks, #mainContent td.tightLinks {
	font-size: 11px;
	line-height: 14px;
}

#mainContent p.date {
	font-family: Tahoma, Kalimati, Helvetica, sans-serif;
        border-bottom:dotted 1px #cccccc;
        color: #777777;
        font-size: 13px;
        font-weight: bold;
        margin:0;
        padding:0;
	line-height: 1.5em;
	}

blockquote {
	margin: 0px 35px 0px 20px;
	padding-left: 10px;
	border-left: 5px solid #ddd;
         color: #333333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

blockquote table td {
    border: 1px solid darkgray;
    padding: 2px;
}

blockquote em {
    font-style: italic;
}

blockquote strong {
    font-weight: bold;
}

.postmeta {
border-top: #bbb 1px solid;
background: #f3f3f3; 
padding: 5px 5px 6px 5px; 
margin: 0px 0px 30px 0px;
clear: both;
}

#mainContent p.byline, #mainContent p.respond {
font-size: 13px;
line-height: 17px;
}

#mainContent p.nobreaks {
font-size: 13px;
line-height: 17px;
margin: 0;
padding: 0;
}

.signoff {
float: left; 
width: 340px; 
background: #f3f3f3; 
padding: 0 10px 0 0;
border-right: #bbb 1px solid; 
}

.interact {
float: right; 
padding: 0 0 0 5px;
width: 150px; 
background: #f3f3f3; 
}

.interact p { 
text-align: right;
}

.interact p { 
text-align: right;
}

/* IE Hacks */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.group {
height: 1%;
min-height: 1px; }

.postsummary {
width: 100%;
font-family: Tahoma, Kalimati, sans-serif;
color: #090A56;
border-collapse: collapse;
}

.postsummary th {
width: 25%;
text-align: left;
border-right: #bbb 1px solid; 
font-size: 13px;
line-height: 17px;
padding: 0.1em 0.5em 0.1em 0em;
}

.postsummary td {
width: 75%;
font-size: 13px;
line-height: 17px;
padding: 0.1em 0em 0.1em 0.5em;
}

.postsummary .excerpt {
border-bottom: #bbb 1px solid; 
padding-bottom: 0.3em;
}

.postsummary .metadata {
padding-top: 0.3em;
}

/* Custom post directives */

#post-32594 .gallery, #post-34031 .gallery, #post-35129 .gallery {margin-bottom: 15px;}

#post-32594 .gallery-caption, #post-34031 .gallery-caption, #post-35129 .gallery-caption {display: none; border: 2px solid #D4DFE4;}

#post-32594 dl.gallery-item, #post-34031 dl.gallery-item, #post-35129 dl.gallery-item {margin: 0;}

#post-32594 dt.gallery-icon img, #post-34031 dt.gallery-icon img, #post-35129 dt.gallery-icon img {max-width: 252px; max-height: 189px;}

.entry .gallery .gallery-item {width: 40% !important;}

/* Custom lightbox styling */

.wordpress #slb_viewer_wrap .slb_theme_slb_default .slb_data_desc {
    display: none;
}

/* Default styles for images
-------------------------------------------------------------- */   

#mainContent .wp-caption {
	border: 2px solid #D4DFE4;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px 0 0 0;
	margin-bottom: 1em;
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

#mainContent .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#mainContent .wp-caption-text {
	font-size: 13px;
        font-style: italic;
	color: #333333;
	line-height: 16px;
	padding: 5px;
	margin: 0;
}

#mainContent .alignleft,
#mainContent img.alignleft {
	display: block;	
	float: left;
        margin-right: 1em;
}

#mainContent .alignright,
#mainContent img.alignright {
	display: block;
	float: right;
        margin-left: 1em;
}

#mainContent .aligncenter,
#mainContent img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}

.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* Styles for galleries
 -------------------------------------------------------------- */

.gallery:after {content:"";display:table;clear:both;}

.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}

.gallery figure {float:left; margin:0 2% 1em 0;}

.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}

.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}

.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}

.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}

/* Audio and video
-------------------------------------------------------------- */   

#mainContent .mejs-audio, #mainContent .mejs-video {
        margin-bottom: 1em;
        }


/* PDF viewer
-------------------------------------------------------------- */   
.pdfemb-viewer {
	 margin-bottom: 1em !important;
}


/* Navigation Top and Bottom Links
----------------------------------------------- */

.navigation {
    color: #263659;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    font-style:italic;
}
.navigation a:active,
.navigation a:hover {
    color: #416ED0;
}

.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}

/* Related posts 
-------------------------------------------------------------- */
#relatedposts .jp-relatedposts {
	padding-top: .5em;
	margin: 0; 
	position: relative;
	clear: both;
}

/* Comment Threads
-------------------------------------------------------------- */

#comments {
    padding:0px;
}
#comments,
#comments input,
#comments textarea {
    font-size: 13px;
    line-height: 18px;
}
#comments code {
    font-size: 12px;
    line-height: 18px;
}

#comments-list, #trackbacks-list {
    padding: 0px;
}

#comments-list ol,
#comments-list ul, 
#trackbacks-list ol,
#trackbacks-list ul {
    list-style:none;
    margin: 0;
    padding: 0;
}

#comments-list ul.children {
      list-style:none;
      margin: 0;
      padding: 0px 0px 0px 30px;
}

#comments-list li, #trackbacks-list li {
    padding: 0;
    position: relative;
}

#comments-list li.alt .comment-content {
    background: #fff;
}

#comments-list ul li {
    margin:0 0 18px 0;
}

#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}

#comments .comment-author {
    font-weight:bold;
}

#comments .comment-content p {
font-size: 13px; 
}

#comments .comment-content ul {
list-style-type: disc;
font-size: 13px;
font-family: Tahoma, Kalimati, sans-serif;
color:#090A56; 
margin-left: 1em;
padding-left: 1em;
margin-top: 0em;
margin-bottom: 1em;
}

#comments .comment-content ul li {
margin-bottom: .5em;
}

#comments .comment-content {
border: 1px #bbb dotted;
border-bottom: #FFF;
padding: 10px 5px 1px 5px;
margin: 0;
}

/* Defining footer (where the meta goes) for comments and pingbacks */ 

#comments li.comment .comment-meta,
#comments li.pingback .comment-meta {
border-top: #bbb 1px solid;
background: #EEEEEE; 
padding: 5px 5px 6px 5px; 
margin: 0 0 20px 0px;
font-size: 11px;
min-height: 15px;
}

/* Pingbacks have a simpler footer than comments,
so we associated link style with comment-meta */ 

#comments li.pingback .comment-meta a {
    text-decoration:none;
}

.comment-signoff {
float: left; 
width: 75%; 
padding: 0 10px 0 0;
}

.comment-signoff a {
    text-decoration:none;
}

.comment-reply-link {
    float: right; 
    width: 20%;
    padding: 0px 5px 0px 0px;
    text-align:right;
}
.comment-reply-link a {
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
}

/* IE Hacks */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.group {
height: 1%;
min-height: 1px; }

.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}

#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}

#comments-list #respond {
    border: 1px solid #ccc;
    margin: 0 0 18px 0;
    padding: 18px 1.5em;
}
#comments-list ul #respond {
    border: 1px solid #ccc;
    margin: 0;
}

#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}

#cancel-comment-reply a {
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size: 13px;
}
.form-section input {
    margin:0 0 18px 0;
    width: 97%;
}
.form-section textarea {
    width: 98%;
}

#form-allowed-tags {
display: none;
}

#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}

#comments li.comment .unapproved,
#comments li.pingback .unapproved {
background-color: #FFFFCC; 
margin: 0;
padding: 0;
border: 1px solid #FFFFCC;
}

#comments li.comment .unapproved p,
#comments li.pingback .unapproved p {
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 5px;
margin: 0;
border: 0;
}

/* Post post widgets! 
----------------------------------------------- */

#similar_posts_widget {margin-bottom: 2em;}
#similar_posts_widget ul li {
  list-style-type: disc;
}

/* Footer
----------------------------------------------- */

#footer {
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 0px 0px;
  min-width: 955px;
  border-bottom: solid 10px #CC0033;
  border-top: solid 8px #677A89;
  background-color: #263659;
  color: #fff;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
}

/*
@media all and (max-width: 640px) {
  #footer {min-width: 640px;
  }
}
*/

#footer h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
color: #fff;
}

#footer h2.widgettitle {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
        font-weight: bold;
	line-height: 20px;
        color: #fff;
        padding: 0 0 8px 0;
}

#footer .widget_recent_entries,
#footer .widget_recent_comments,
#footer #siteinfo {
    width: 275px;
    margin: 0 30px 0 0px;
    float: left;
    text-align: left;
    list-style-type: none;
    line-height: 16px;
}

#footer .widget_recent_entries ul,
#footer .widget_recent_comments ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#footer li {
   margin: 0 0 10px 0;
   line-height: 18px;
}

#footer a,
#footer a:visited  {
   color: #fff;
}

#footer a:hover  {
   color: #ACF;
}

#footer #innerFooter {
    margin: 0 auto 0 auto;
    width: 955px;
}

#footer #footerTable {
    margin: 0 auto 0 auto;
    width: 955px;
}

#footer #footerTable td {
	text-align: left;
	padding-right: 32px;
    color: #fff;
}

/* @media all and (max-width: 640px) {
  #footer #innerFooter, #footer #footerTable {width: 640px;
  }
}
*/

#footer #siteinfo #columnone {float: left; width: 49%;}
#footer #siteinfo #columntwo {float: right; width: 49%;}
#footer #siteinfo #columnone p, #footer #siteinfo #columntwo p  {
	margin: 0;
	padding: 0 0px 3px 0px;
}

p.endlines {
      margin: 0px;
      padding: 10px 0px 0px 0px; 
}
