﻿.siteBreadcrumb span{
	display: inline;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0.2rem 0 0;
    color: #7e7e7e;
    font-family: "ff-din-web-condensed-n6","ff-din-web-condensed-1","ff-din-web-condensed-2";
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: -.05rem;
    font-size: 1.2rem;
    line-height: 1.14rem;
    padding-left: 6px;
}	

/* Masthead Styles */
.hero {
	padding:1rem;
	width:120%;
	margin-left:-10%;
	min-height:0;
}
.masthead {
	font-family:"ff-din-web-condensed-n3", "ff-din-web-condensed-1", "ff-din-web-condensed-2";
	font-weight:400;
	color:#fcfcfc;
	font-size:1rem;
	text-transform:uppercase;
}
.masthead .rotundaReport, .masthead .insideTrack, .masthead .wisconsinLawyer {
	text-align:center;
}
.masthead .wisconsinLawyer {
	padding-left:0;
}
.masthead .wisconsinLawyer, .masthead .insideTrack, .masthead .rotundaReport {
	padding-top:10%;
}
.articleInfo {
	border-left:1px solid #fcfcfc;
	padding:0;
}
.taglineMasthead {
	display:none;
}
.infoMasthead {
	text-align:center;
	line-height:1.25;
	border-bottom:1px solid #fcfcfc;
}
.infoMasthead div {
	font-size:1.4rem;
}
.infoMasthead:last-of-type {
	border-bottom:none;
}

/* Article body styles */
.articleSource {
	font-family: "ff-din-web-condensed-n3", "ff-din-web-condensed-1", "ff-din-web-condensed-2";
    font-weight: 400;
    text-transform: uppercase;
    color: #7a7a7a;
    font-size: 1.25rem;
}
.genAuthor, .wlAuthor {
	margin-top:.75rem;
	margin-bottom:.5rem;
}
.genAuthor a, .wlAuthor a {
	font-family:"ff-din-web-condensed-n6","ff-din-web-condensed-1","ff-din-web-condensed-2";
	font-weight:600;
	font-size:1.25rem;
	text-transform:uppercase;
	color:#7A7A7A;
	text-decoration:none;
}
.genAuthor a:hover, .wlAuthor a:hover {
	text-decoration:underline;
}
#bio {
	background-color:#f1f0eb;
	border:1px solid #E2E3DD;
	font-family:Georgia,Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",serif;
	font-size:1.25rem;
	font-style:italic;
	float:none !important; /* overrides previous HTML */
	width:100% !important; /* overrides previous HTML */
	margin-left:0 !important;
	margin-top:1rem;
	margin-bottom:1rem;
	padding:1rem;
}
.wlArticleSummary {
	background-color:#f1f0eb;
	padding:1rem;
	margin-top:.5rem;
}
.socialToolBar {
	margin-top:0;
	margin-bottom:1rem;
}
.shareText {
	display:inline-block;
	margin-right:1rem;
	font-family:"ff-din-web-condensed-n3", "ff-din-web-condensed-1", "ff-din-web-condensed-2";
	font-weight:300;
	font-size:1.25rem;
	text-transform:uppercase;
}
.articleTools {
	margin-bottom:.5rem;
}
.socialMedia {
	display:inline-block;
	vertical-align:bottom;
}
#fontSizeDiv {
	text-align:right;
	line-height: 10px;
	padding-right:0;
}
#largeFontSizeLink {
	float: right;
	font-size: 18px;
	line-height: 15px;
	padding: 2px;
	cursor: pointer;
}
#mediumFontSizeLink {
	float: right;
	font-size: 14px;
	line-height: 15px;
	padding: 2px;
	cursor: pointer;
}
#smallFontSizeLink {
	float: right;
	font-size: 10px;
	line-height: 15px;
	padding: 2px;
	cursor: pointer; 
}
.articleToolBar, .socialMedia {
	padding-inline-start:0;
}
.articleToolBar li, .socialMedia li {
	list-style-type:none;
	display:inline-block;
	height:21px;
	width:23px;
	margin:0 5px 0 0;
	background-image:url('/images/social_sprite.png');
}
.articleToolBar li a, .socialMedia li a {
	display: block;
    width: 23px;
    height: 21px;
}
.articleToolBar li a span, .socialMedia li a span {
	display:none;
}
.articleToolBar li.commentCounter, .articleToolBar li.commentCounter a {
	background-image:none;
	height:auto;
	width:auto;
	vertical-align:text-bottom;
}
.mediaEmailLink {
	background-position:0 -147px;
}
.mediaPrintButton {
	background-position:0 -170px;
}
.mediaSaveButton {
	background-position:0 -193px;
}
.socialMedia .facebook {
	background-position:0 -42px;
}
.socialMedia .twitter {
	background-position:0 -21px;
}
.socialMedia .linkedin {
	background-position:0 -84px;
}

.wlArticleText h3, .wlArticleText h4, .newsArticle h3, .newsArticle h4, .generalArticle h4 {
	color:#2a3036;
	font-family:"ff-din-web-condensed-n6","ff-din-web-condensed-1","ff-din-web-condensed-2";
	font-weight:600;
	font-size:1.5rem;
}
blockquote {
	margin:1rem 2rem;
}
blockquote.fancy {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.5rem;
	width: 75%;
	padding: 0.25em 5rem;
	line-height: 1.45;
	position: relative;
	color: #383838;
	margin-top:1.25rem;
	margin-bottom:1.25rem;
	margin-left:auto;
	margin-right:auto;
}
blockquote.fancy:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -20px;
	top: 20px;
	color: #7a7a7a;
}
blockquote.fancy:after {
	content: "\201D";
	font-size: 80px;
	line-height:1px;
	position: relative;
	color: #7a7a7a;
	float: right;
	left: 45px;
	top: 15px;
}
blockquote.fancy cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
blockquote.fancy cite:before {
	content: "\2014 \2009";
}

.articleSidebar {
	width:100%;
	margin:1rem 0;
	padding:1rem;
	background-color:#f1f0eb;
	border:1px solid #e2e3dd;
}

/* -------------------------- Comment Box -------------------------- */
#mustBeLoggedLink > img {
	width:100%;
}

/* ------------------------- Media Queries ------------------------- */
/* ------------------------------- MD ------------------------------ */
@media (min-width:768px) {	
	/* masthead styles */
	.hero {
		padding:4rem 1rem 1rem;
		width:100%;
		margin:auto;
		min-height:15rem;
	}
	.masthead {
		font-size:1.2rem;
	}
	.masthead .wisconsinLawyer {
		padding-left:15px;
	}
	.masthead .wisconsinLawyer, .masthead .insideTrack, .masthead .rotundaReport {
		padding-top:0;
	}
	.articleInfo {
		padding-left:0;
		padding-right:3rem;
		flex:0 0 25% !important; /* once again, whoever included extra layout styles in style.css, I hope you step on a lego barefoot */
		width:25% !important;
	}
	.taglineMasthead {
		display:block;
		border-bottom:1px solid #fcfcfc;
		padding-left:15px;
		padding-bottom:10px;
	}
	.infoMasthead {
		float:left;
		width:31%;
		margin:0 1%;
		padding-top:10px;
		padding-left:10px;
		text-align:left;
		border-bottom:none;
	}
	.infoMasthead div {
		font-size:2rem;
	}
	/* article body styles */
	.socialTools {
		text-align:right;
	}
	.articleTools {
		margin-bottom:0;
	}
	#bio {
		float:right !important; /* overrides the mobile !important. sigh. */
		width:350px !important;
		margin-left:1rem !important;
	}
	.articleSidebar {
		width:40%;
	}
	.blurbRight {
		float:right;
		margin-left:1rem;
	}
	.blurbLeft {
		float:left;
		margin-right:1rem;
	}
}
