/**
* Styling moved from theme's CSS file to here
* Theme information must remain in theme's style.css file due to Wordpress setup
* Minifying + optimization is handled by WP Rocket
*/
/*
HTML5 Reset
----------------------------------------------------------------------------- */
/* ## Baseline Normalize
--------------------------------------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
/* HTML5 display definitions
--------------------------------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
/* Links
--------------------------------------------- */
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
/* Text-level semantics
--------------------------------------------- */
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* Embedded content
--------------------------------------------- */
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
/* Grouping content
--------------------------------------------- */
figure {
margin: 20px 0;
}
hr {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
white-space: pre-line;
box-shadow: 1px 1px 3px #CCC;
padding: 17px;
margin: 17px 0;
}
/* Forms
--------------------------------------------- */
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
font-family: sans-serif; /* Google Fonts crash Safari */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
/* Tables
--------------------------------------------- */
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
/* Box Sizing
--------------------------------------------- */
*,
input[type="search"] {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* Float Clearing
--------------------------------------------- */
.clear:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.nav-primary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.after-entry:after,
.comment-respond:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}
.clear,
.clear-line {
clear: both;
margin-bottom: 30px;
}
/* Typographical Elements
--------------------------------------------- */
body {
background: #fff;
color: #010101;
font-size: 18px;
font-weight: 300;
letter-spacing: 0.5px;
line-height: 1.8;
}
::-moz-selection {
background: #111;
color: #fff;
}
::selection {
background: #111;
color: #fff;
}
a {
color: #fb6a4a;
text-decoration: none;
}
.single .content a,
aside a,
.site-footer a {
text-decoration: underline; /* accessibility */
}
a:hover,
a:focus {
opacity: 0.7;
}
p,
nav#breadcrumbs {
margin: 5px 0 15px;
padding: 0;
}
strong {
font-weight: bold;
}
ol,
ul {
margin: 0;
padding: 0;
}
.content .wp-block-list {
padding-left: 37px;
}
blockquote {
margin: 0;
padding: 21px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 77px;
height: 0;
position: relative;
top: -31px;
left: -41px;
}
.wp-block-pullquote blockquote::before {
top: -77px;
}
cite {
font-style: normal;
}
/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
line-height: 1.3;
margin: 37px 0 21px;
padding: 0;
text-transform: uppercase;
}
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.625em;
}
h3 {
font-size: 1.375em;
}
h4 {
font-size: 1.125em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 1em;
}
/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto; /* used for Modern Sidebar */
}
/* Forms
--------------------------------------------- */
input,
select,
textarea {
border: 1px solid #eee;
-webkit-box-shadow: 0 0 0 #fff;
-webkit-box-shadow: 0 0 0 #fff;
box-shadow: 0 0 0 #fff;
font-weight: 300;
letter-spacing: 0.5px;
padding: 10px;
}
input:not([type="radio"]):not([type="checkbox"]),
select,
textarea {
width: 100%;
}
input:focus,
textarea:focus {
outline: none;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: #010101;
border: 1px solid #010101;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
cursor: pointer;
font-style: normal;
font-weight: bold;
letter-spacing: 2px;
padding: 7px 17px;
text-transform: uppercase;
width: auto;
}
input[type="submit"] {
letter-spacing: 2px;
}
.button:hover,
.button:focus,
button:hover,
button:focus,
input:hover[type="button"],
input:focus[type="button"],
input:hover[type="reset"],
input:focus[type="reset"],
input:hover[type="submit"],
input:focus[type="submit"] {
background: #fff;
color: #010101;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
}
/* Site Containers
--------------------------------------------- */
.site-container {
margin: 0 auto;
}
.content-sidebar-wrap,
.site-inner,
.wrap {
margin: 0 auto;
max-width: 1170px;
}
.site-inner {
background: #fff;
margin: 0 auto;
padding: 15px 24px;
}
/* Content */
.content {
float: right;
width: 728px;
}
.content-sidebar .content {
float: left;
}
.full-width-content .content {
float: none;
width: 100%;
}
/* Primary Sidebar */
.sidebar-primary {
float: right;
width: 300px;
min-width: 300px !important;
}
/* WordPress
--------------------------------------------- */
.search-form {
background: #fff;
border: 1px solid #eee;
padding: 10px;
}
.search-form input {
background: #fff url("/wp-content/plugins/feast-plugin/assets/images/search.svg") center right no-repeat;
-webkit-background-size: contain;
background-size: contain;
border: 0;
padding: 0;
}
.search-form input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
}
/* Block Editor (Gutenberg)
--------------------------------------------- */
figcaption {
text-align: center;
}
@media only screen and (min-width: 600px) {
figcaption {
font-size: 0.8em;
}
}
/* ## Screen reader text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
background: #fff;
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
{
-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
clip: auto !important;
display: block;
font-size: 1em;
font-weight: bold;
height: auto;
padding: 15px 23px 14px;
/* Above WP toolbar. */
text-decoration: none;
width: auto;
z-index: 100000;
}
.genesis-skip-link li {
height: 0;
list-style: none;
width: 0;
}
/* Entries
--------------------------------------------- */
.entry {
margin-bottom: 37px;
}
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
margin-bottom: 37px;
}
.entry-content > ol li,
.entry-content > ul li {
margin: 0 0 17px 37px;
}
.entry-content ul li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
margin-bottom: 37px;
}
.entry-header {
margin: 0 0 37px;
}
.entry-meta a {
text-decoration: underline;
}
.entry-footer .entry-meta {
border-top: 1px solid #eee;
padding: 37px 0;
}
/* Comments
--------------------------------------------- */
.comment-respond,
.entry-comments {
padding: 37px 0;
}
.comment-respond,
.entry-comments {
margin: 0 0 37px;
}
.comment-author, .comment-meta {
display: inline-block;
margin: 0 17px 0 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.comment-list {
border-top: 1px solid #eee;
}
.comment-list li {
list-style-type: none;
margin: 37px 0 0;
padding: 0;
}
.comment-list article {
padding: 17px;
overflow: auto;
border-bottom: 1px solid #F7F7F7;
}
.comment-header {
margin: 0 0 17px;
}
.comment .avatar {
-webkit-border-radius: 100%;
border-radius: 100%;
display: inline;
float: left;
margin: 0 17px 17px 0;
}
.form-allowed-tags {
background: #f7f9fc;
font-size: 12px;
padding: 22px;
}
.comment-reply a {
color: #555;
border: 1px solid #CCC;
border-radius: 5px;
padding: 12px;
float: right;
display: block;
letter-spacing: 2px;
text-transform: uppercase;
text-decoration: none !important;
}
.comment-meta {
margin: 0;
}
@media only screen and (min-width: 600px) {
.comment-meta {
float:right;
}
}
.comment-meta {
margin: 0;
float:right;
}
.comment-time a, .comment-time {
color: #555;
}
.comment-content {
overflow-wrap: break-word;
}
.bypostauthor article {
background: #f7f9fc;
}
.comment-author-name {
font-weight: bold;
}
.comment-list .children {
margin-left: 17px;
}
.comment-list .children article {
border-left: 11px solid #CCC;
}
/*
Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar li {
list-style-type: none;
margin-bottom: 6px;
padding: 0;
word-wrap: break-word;
}
.sidebar a {
font-weight: bold;
}
/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
text-align: center;
}
/*
Media Queries
----------------------------------------------------------------------------- */
@media only screen and (min-width: 1200px) {
#before-header {
visibility: visible;
}
.comment-time a, .comment-time {
font-size: 0.8em;
}
.children {
margin-left: 17px;
}
.comment-list .children article {
border-left: none;
}
aside, #breadcrumbs, .entry-meta {
font-size: 0.8em;
}
}
@media only screen and (max-width: 1079px) {
.content,
.sidebar-primary,
.site-inner,
.wrap {
width: 100%;
}
.site-inner {
padding-left: 4%;
padding-right: 4%;
}
.entry,
.entry-comments,
.entry-footer .entry-meta,
.site-header,
.comment-respond {
padding: 10px 0;
}
.entry-footer .entry-meta {
margin: 0;
padding-top: 12px;
}
}
@media only screen and (max-width: 335px) {
.site-inner {
padding-left: 0;
padding-right: 0;
}
}
.wc-block-components-spinner {
position: absolute;
width: 100%;
height: 100%;
color: inherit;
box-sizing: content-box;
text-align: center;
font-size: 1.25em;
&::after {
content: " ";
position: absolute;
top: 50%;
left: 50%;
margin: -0.5em 0 0 -0.5em;
width: 1em;
height: 1em;
box-sizing: border-box;
transform-origin: 50% 50%;
transform: translateZ(0) scale(0.5);
backface-visibility: hidden;
border-radius: 50%;
border: 0.2em solid currentColor;
border-left-color: transparent;
animation: spinner__animation 1s infinite linear;
}
}
Meet Dennis Boyle - Attorney | Boyle & Jasari
Skip to content
Dennis Boyle
Founder / Partner
(771) 217-2400
dboyle@boylejasari.com
Education
University of Baltimore School of Law, J.D., cum laude , 1987
Elizabethtown College, B.A., 1983
Universidad Pontifica Bolivariana, 1982
Certification in International Trade Law
Admissions
New York
District of Columbia
Pennsylvania
Maryland
Alaska
U.S. Supreme Court
U.S. Court of Appeals for the Second Circuit
U.S. Court of Appeals for the Third Circuit
U.S. Court of Appeals for the Fourth Circuit
U.S. Court of Appeals for the District of Columbia Circuit
U.S. District Court for the Southern District of New York
U.S. District Court for the Eastern District of New York
U.S. District Court for the Western District of New York
U.S. District Court for the District of Columbia
U.S. District Court for the District of Maryland
U.S. District Court for the Eastern District of Pennsylvania
U.S. District Court for the Middle District of Pennsylvania
Honors and Awards
Super Lawyer 2008-Present
Martindale Hubble AV Rating 2010-Present
Million Dollar Advocates Forum
Legal 500, Washington DC Elite 2025
Memberships
National Association of Criminal Defense Lawyers
American Association for Justice
Public Investors Advocate Bar Association
Arbitrator for Financial Industry Regulatory Authority
Publications
Author, Understanding the Role of Counsel in an Internal Investigation, Transatlantic Law Journal, Vol. 1, Issue 1, (Aug. 2023)
Author, Understanding Mail Fraud and Wire Fraud: A Nonattorney’s Guide (2022)
Author, Honduran Former President Faces Trial In New York Federal Court , International Enforcement Law Reporter, Vol. 38, Issue 5 (April 29, 2022)
Author, The Biden Administration’s Policy Toward Central America and the Challenges Posed by Corruption, International Enforcement Law Reporter, Vol. 37, Issue 2 (Feb. 10, 2021)
Author, U.S. Seizes over $1 Billion Dollars in Silk Road Case , IELR Blog (Nov. 24, 2020)
Author, Who is a “U.S. Person?” Are there any limits to American Jurisdiction Under the International Emergency Economic Powers Act? , IR Global (June 18, 2020)
Author, Rabobank Pleads Guilty to Conspiracy Charge, Agrees to Forfeit $368 Million , International Enforcement Law Reporter, Vol. 34, Issue 2 (Feb. 28, 2018)
Co-Author, The Special Investigative Measures of the Kosovo Specialist Chambers: Are the Protections Adequate? , International Enforcement Law Reporter, Vol. 34, Issue 1 (Jan. 26, 2018)
Co-Author, The International Criminal Tribunal for the Former Yugoslavia closes but the Kosovo Specialist Chamber has yet to Begin , Zeri (Dec. 28, 2017)
Author, The Right Experience, LinkedIn (Jan. 27, 2017)
Author, Viewpoint: DOJ edict muddies roles , Washington Business Journal (Jan. 8, 2016)
Dennis Boyle is an accomplished white-collar criminal defense, complex civil litigation attorney, and author of Understanding Mail Fraud and Wire Fraud (available on Amazon and Barnes & Noble ). He has spent his career advocating for his clients both domestically and internationally, ensuring the best possible outcomes for those he represents. Prior to founding Boyle & Jasari, he worked as an Assistant U.S. Attorney, a First Assistant District Attorney, and served as a Navy Judge Advocate and a Partner in an AmLaw 100 law firm.
After serving for more than a decade as a prosecutor, he became a criminal and white-collar criminal defense counsel working as a partner in several of the nation’s largest and most prestigious law firms. He has tried over 200 jury trials to verdict in state and federal courts throughout the United States.
Dennis has defended cases involving allegations of Securities Fraud, Banking Fraud, Money Laundering, Tax Fraud and Evasion, Health Care Fraud, Medicare Fraud, Wire Fraud and Mail Fraud as well as violations of Espionage statutes and other serious crimes like Narcotics Distribution and even murder. He lectures frequently at national and international venues on the Foreign Corrupt Practices Act, Bank Secrecy Act, International Emergency Economic Powers Act (Sanctions) and Anti-Money Laundering.
“There are rarely second chances or “do-overs” in criminal law. I understand this, and I am prepared to put all of my skill, experience and expertise into every case I take.”
White collar criminal cases, like other serious cases, are life-altering. One accused of a crime stands to lose his or her reputation, wealth, and, frequently, his or her freedom. There are rarely second chances or “do overs” in criminal law.
Dennis understands this and is prepared to put all of his skill, experience and expertise into every case he takes. This starts with listening to and understanding the client and continues through the factual development of the case, the interview of witnesses, the retention of investigators and experts, etc. Cases are normally won or lost before trial, and, in many cases, a thorough investigation can persuade state of federal prosecutors to dismiss a case. However, if the case must proceed to trial, it is best to have an attorney who has been there before, and few criminal defense attorneys have been there as often as Dennis.
In addition to his extensive white collar criminal law experience, Dennis has also litigated multiple complex civil matters both in courts and before arbitration panels. He is a Financial Industry Regulatory Authority (FINRA) arbitrator and regularly represents investors in securities arbitrations before FINRA arbitration panels. FINRA is the agency that oversees investment disputes between investors and brokers and investment advisors. Dennis has won a number of landmark cases in the areas of commercial litigation, civil procedure, constitutional law and professional negligence.
Partnering with Dennis Boyle means choosing a dedicated, skilled, and experienced attorney who understands the gravity of the legal challenges you face and who is committed to securing the best possible outcome for your case.