/*
Theme Name: Constitutional Commentary
Theme URI: http://www.lib.umn.edu
Version: 1.0
Description: A flexible responsive theme.
Author: John Barneson
Author URI: http://www.lib.umn.edu
template: bb-theme
*/
/* PDF Icon */
.article_pdf a[href$=".pdf"]{
	background-image: url(Adobe_PDF_file_icon_32x32.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 32px;
	display: inline-block;
	padding-top: 10px;
}
/* Tooltips */
/* Tooltip container */
.tooltip-cc {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip-cc .tooltiptext-cc {
    visibility: hidden;
    font-family: "Open Sans",​sans-serif;
    font-size: 12px;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip-cc:hover .tooltiptext-cc {
    visibility: visible;
}
/* End Tooltips */
/* Top Bar */

.f1-top-bar {
	background-color: #318cc4;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* Search Box */
.fl-page-nav-search form input.fl-search-input {
	color: #eae8dc;
}
.fl-page-nav-search a.fa-search {
    font-size: 20px;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 0px;
}
/* Header */
.fl-page-header-wrap {
   	background-image: url(header-background-50.png);
    background-position: left top;
    background-repeat: repeat;
    height:141px;
}
/* Article page header adjustment */
.col-md-12 .fl-page-header-logo .fl-logo-img {
	height: 132px;
	width: 960px;
}
div.col-md-12.fl-page-header-logo-col {
	width: 990px;
	height: auto;
}
.single-article div .fl-page-header-wrap {
	padding-right: 57px;
}
/* Content Container Background */
.fl-content-full {
   	background-image: url(header-background-50.png);
    background-position: left top;
    background-repeat: repeat;
}
/* Current Issue - Front Page Contents */
.issuem_active_list_widget {padding-top: 10px;}
.issuem_widget_issue_name {text-align: center;}
.article_list p {padding-top: 5px; padding-bottom: 5px;}
.issuem_active_list_widget, .issuem_article_list_widget {
    text-align: left;
}
.issuem_articles_shortcode .issuem_article_link {
    color: #000000;
    font-size: 14pt;
    font-weight: normal;
}
.article_container .article_cell.left a.issuem_widget_link {
    color: #000000;
    font-size: large;
    font-weight: 700;
    line-height: 1.25;
    text-align: left;
}

.fl-page-nav-wrap {
	border-bottom-width: 0px;
	color: #318cc4;
	height: 37px;
}

.fl-page-nav-container, .fl-page-nav-collapse, #menu-top-menu-bar {height:37px;}
.fl-page-nav .navbar-nav li > a {padding: 8px 30px; vertical-align: middle;}
.article_list .issuem_widget_category {
    font-family: "Open Sans",​sans-serif;
    font-size: 10pt;
    font-weight: 700;
    color: #3f5b6c;
    letter-spacing: 0.1em;
    margin: 15px 0 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
.article_list .issuem_widget_teaser {
	line-height: 1.25;
}
.article_list #current_article .issuem_widget_teaser {
    color: #3f5b6c;
    font-family: "Open Sans",​sans-serif;
    font-size: 10pt;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: left;
    text-transform: none;
}
a {
    color: #000000;
}
/* Article Grid Layout */
.article_container {display:table; width:100%;}
.article_cell.left {display:table-cell; white-space: pre;}
.article_cell.right{display:table-cell; text-align:right; white-space: pre;}
.article_cell.center{display:table-cell; width:100%;padding-left:5px;}
/* end grid */
hr { margin: 0px; }
hr.dotted {
	border:none;
	margin:none;
	margin-bottom:none;
	margin-top:none;
	border-bottom: 1px dotted black;
	padding:none;
	width:95%;
}
.article_right .issuem_widget_byline_toc {
	text-align:right;
}
.issuem_article_list_widget p .issuem_widget_link {
	text-align: left;
	color: #000000;
	font-size:large;
	font-weight:700;
	line-height: 1.25;
}
.issuem_article_list_widget #current_article .issuem_widget_link {
	color:#000000;
}
.article_list .issuem_widget_byline {
	font-style: italic;
	text-align: left;
}
.article_list .issuem_widget_byline_toc {
	font-style: italic;
	text-align: right;
	float:right;
}
.article_cell.right {
	font-style: italic;
    text-align: right;
}
.article_list .issuem_widget_elipsis {
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
} 
.issuem_active_issue .issuem_widget_issue_name {
	font-size: large;
	color:#000000;
}
.fl-widget {
    margin-bottom: 10px;
}
.fl-module-content {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 15px;
}
.article_list .issuem_widget_teaser_header {
    font-family: "Open Sans",​sans-serif;
    font-size: 10pt;
    font-weight: 700;
    color: #3f5b6c;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: uppercase;
}
/* Content Pages */
blockquote .bq_article {
	font-size:12px; 
	color:#404040;
}

span.smallcaps {
	font-variant: small-caps;
}
body {
   	color: #404040;
    font-family: "Lora",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.45;
}
.italic {font-style:italic;}
.single-article .article_author {
	text-align:center;
	text-transform: capitalize;
	font-family: "Lora", serif;
	color: #404040;
	font-size:large;
	font-weight:300;
	line-height: 1.25;
	
}
.single-article .article_citation, .single-article .article_date {
	font-size: 12px;
}
.single-article .article_pdf a{
	font-size: 14px;
	font-weight:700;
	color: #318cc4;
}
.sidenote-list {
	padding-left:0px;
}
.single-article .footnote a{
	color:#318cc4;
}
.single-article .cc-dropcap {
	font-size: 40px;
	float: left;
	font-weight: 700;
	padding-right:5px;
	padding-bottom:5px;
}
.single-article .fl-post-content p {
	font-size:18px;
	line-height: 32.4px;
	font-weight: 300;
	text-align:justify;
}
.single.fl-full-width .container {
    padding-left: 0;
    padding-right: 0;
    width: 900px;
}
.cc-page-content {
	width: 550px;
	max-width:600px;
}
.page-template-default .fl-post-header h1 {
	text-align: center;
	text-transform: capitalize;
	font-family: "Lora", serif;
	color: #404040;
	font-size:x-large;
	font-weight:700;
	line-height: 1.25;
}
.tag .fl-post-header .fl-post-title a {
	text-align: center;
	text-transform: capitalize;
	font-family: "Lora", serif;
	color: #404040;
	font-size:x-large;
	font-weight:700;
	line-height: 1.25;
}
.page-template-default .fl-post-content .content-callout {
	text-align: center;
	text-transform: capitalize;
	font-family: "Lora", serif;
	color: #404040;
	font-size:large;
	font-weight:700;
	line-height: 1.25;
}
.page h1 {
	text-transform: uppercase;
    font-family: "Open Sans",​sans-serif;
	font-size:x-large;
	font-weight:700;
	color: #3f5b6c;
}
.fl-archive .fl-content .issuem_title {
	text-transform: capitalize;
	font-family: "Lora", serif;
	text-align: left;
	color: #000000;
	font-size:x-large;
	font-weight:700;
	line-height: 1.25;
}
.fl-archive.container {
	width: 700px;
}
.fl-archive.container .article_container {
	width:100%;
}
.article-template-default .fl-content .fl-post .fl-post-header .fl-post-title {
	text-transform: capitalize;
	font-family: "Lora", serif;
	text-align: center;
	color: #404040;
	font-size:40px;
	font-weight:700;
	line-height: 1.25;
}
p.content-callout {
    font-family: "Open Sans",​sans-serif;
	font-size:x-large;
	font-weight:700;
	color: #3f5b6c;
}
p.content-callout a, p.content-body a {
	color: #318cc4;
}
p.content-body {
	font-size:large;
}
table.content-table td {
	padding-right: 10px;
	padding-bottom: 10px;
	font-size:large;
}
.issuem_archive p a {
	font-family: "Lora", serif;
	font-size: large;
	font-weight: 600;
	color: #3f5b6c;
}
.article_list #current_article .issuem_widget_teaser {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "Open Sans",​sans-serif;
    font-size: 10pt;
    font-weight: 700;
    color: #3f5b6c;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: uppercase;
}
/* Archive Template - Back Issue Pages */
.archive .fl-content .issuem_title {
    text-align: center;
    font-size: large;
    font-weight: bold;
	font-family: "Lora",sans-serif;
    line-height: 1.45;
}
/* Tag Page */
.fl-archive .fl-content .fl-post-title a {
	text-transform: capitalize;
	font-family: "Lora", serif;
	text-align: left;
	color: #404040;
	font-size:x-large;
	font-weight:700;
	line-height: 1.25;
}
/* Issue Archive List */
.concommm_archives_title {
	padding-top: 20px;
	font-family: "Open Sans",​sans-serif;
    font-size: 10pt;
    font-weight: 700;
    color: #3f5b6c;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: uppercase;
}
.concomm_archives_shortcode .issuem_archive a {
	font-size: 10pt;
	color:#404040;
	font-weight: 700;
}
/* Hamburger Menu */
.fl-page-nav .navbar-toggle * {
    color: #318cc4;
}
/* Search Box */
input, button, select, textarea {
    font-family: "Open Sans",​sans-serif;
}
/* Media Queries */
@media only screen and (max-width: 720px) {
	.fl-page-bar {background-image: none;}
	.article_list .issuem_widget_elipsis{display: none;}
	.article_list .issuem_widget_byline_toc {font-style: italic;text-align: left;float:bottom;}
	img.fl-logo-img {max-width:600px;max-height:82px;}
	.single.fl-full-width .container {
   	 	padding-left: 5;
    	padding-right: 5;
   		width: 100%;
	}
	.fl-page-nav-wrap {
   		background-image: url(header-background-50.png);
	}
}
@media only screen and (max-width: 320px) {
	.fl-page-bar {background-image: none;}
	.article_list .issuem_widget_elipsis{display: none;}
	.article_list .issuem_widget_byline_toc {font-style: italic;text-align: left;float:bottom;}
	img.fl-logo-img {max-width:240px;max-height:33px;}
	.single.fl-full-width .container {
   	 	padding-left: 5;
    	padding-right: 5;
   		width: 100%;
	}
	.fl-page-nav-wrap {
   		background-image: url(header-background-50.png);
	}
}