@charset "UTF-8";
/*
Theme Name: Judicature
Theme URI: http://judicature.duke.edu
Description: 
Version: 1.0
Author: Addicott Web
Author URI: https://www.wordpress-web-designer-raleigh.com/
*/

body { font-family:"Lora"; background-color:#262626; }

/* Text styles */
p { color:#000; margin:20px 0 0 0; font-size:18px; line-height:28px; font-weight:400; }
strong { font-weight:700; }
em { font-style:italic; }
small { display:block; font-size:14px; line-height:24px; font-family:"Libre Franklin"; font-weight: 400; color:#666666; margin: 10px 0 0 0; }
small span { margin: 0 10px; }
small a,
small a:hover { color: #666666; }
blockquote { border:none; padding:0; margin:0 0 0 30px; }
blockquote p { font-size:30px; line-height:30px; font-weight:300; letter-spacing: 1px; color: #8C8279;; font-weight: 300; font-style: italic; font-family: "Roboto Slab"; }

small.type { margin: 0 !important; font-family: "Libre Franklin" !important; font-weight: 700 !important; text-transform: uppercase; color: #043573 !important; }
small.type a { color: #043573 !important; text-decoration: none; }
small.type a:hover { color: #043573 !important; text-decoration: underline; }
small.type span { margin: 0 10px; }

/* Link styles */
a { color:#000; text-decoration:underline; }
a:hover { color:#000; text-decoration:none; }

a.pdf { background: url('images/icon-pdf.png') left no-repeat; padding-left: 40px; }

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; color:#000; font-weight:500; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-family:"Libre Franklin"; font-weight:500; color:#000; }

h2 { font-size:32px; line-height:42px; }
h3 { font-size:26px; line-height:36px; }
h4 { font-size:20px; line-height:30px; }
h5 { }
h6 { }

/* List styles */
ul { list-style:disc; margin:20px 0 0 30px; padding:0; }
ol { list-style:decimal; margin:20px 0 0 30px; padding:0; }
ul li,
ol li { margin-bottom:10px; padding-left:10px; font-size:18px; line-height:28px; font-weight:400; color:#000; }

ul ul { list-style:circle; margin:10px 0 10px 30px; }
ol ol { list-style:lower-alpha; margin:10px 0 10px 30px; }

/* Image styles */
.alignnone { display:block; margin:20px 0 0 0; }
.aligncenter { display:block; margin:20px auto 0 auto; }
.alignright { float:right; margin:5px 0 20px 25px; clear:both; display:inline; }
.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }

.wp-caption { }
.wp-caption-text { margin:20px 0 0 0; font:italic 13px/22px Georgia, "Times New Roman", Times, serif; }

/* Table styles */
table { border-collapse:collapse; margin-top:30px; width:100%; }
table td { background-color:#f4f4f4; border:1px solid #ccc; font-size:18px; line-height:28px; font-weight:400; padding:15px; color:#000; vertical-align:top; }
table th { background-color:#043573; border:1px solid #ccc; font-size:18px; line-height:28px; font-weight:700; padding:15px; color:#fff; vertical-align:top; text-align:left; }

iframe, object, embed { max-width: 100%; }

/* Plugins */
.addthis_tool { margin:30px 0 10px 0 !important; }

/* Pagenavi */
.wp-pagenavi { margin: 0; }
.wp-pagenavi a,
.wp-pagenavi span { margin:2px; font-size:16px; line-height:26px; background-color:#043573; color:#fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:15px 30px; text-decoration:none; font-family: "Libre Franklin"; }
.wp-pagenavi a:hover { background-color:#0680cd; color:#f0f0f0; transition: background-color 0.75s ease; }
.wp-pagenavi span.current { background-color:#0680cd; color:#fff; }

/* Global classes */
.right { text-align:right; }
.center { text-align:center; }
.widget { margin:0 0 30px 0; padding-top:0; padding-bottom:0; }
.widget h3.widget-title { }

/*-------------------------------------------------------------------------------------------------------------------
--------------------------------------------- CUSTOM LAYOUT ELEMENTS ------------------------------------------------
-------------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; }
.container { padding-left:40px; padding-right:40px; }
.row { padding-top:40px; padding-bottom:40px; }

.no-padding-top { padding-top:0 !important; }
.no-padding-bottom { padding-bottom:0 !important; }
.no-padding-both { padding-top:0 !important; padding-bottom:0 !important; }

.padding-top { padding-top: 40px !important; }

/* Header */
.header .row { padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #ccc !important; }
.header p { font-family: "Libre Franklin"; }
.header strong { font-size: 14px; line-height: 24px; }
.header a { color: #000; text-decoration: none; }
.header a:hover { color: #000; text-decoration: underline; }
.header a.btn { background-color: #043573; color: #fff; text-decoration: none; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; padding:15px 30px; display: inline-block; }
.header a.btn:hover { color: #fff; text-decoration: none; }
.header .modal { margin-top:40px !important; }
.header .modal form { margin-bottom:30px; }
.header .modal form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; }
.header .modal form button { width:10%; background:#043573; color:#fff; padding:10px; border:none; font-weight:700; text-transform:uppercase; }

/* Homepage */
.homepage-top .row { margin-left: 0; margin-right: 0; padding-left: 20px; padding-right: 20px; }
.homepage-top h3,
.homepage-top h4 { font-family: Lora; }
.homepage-top h3 a,
.homepage-top h4 a { text-decoration: none; }
.homepage-top h3 a:hover,
.homepage-top h4 a:hover { text-decoration: underline; }

.homepage-contributor { padding-left: 0; padding-right: 0; }
.homepage-contributor img { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.homepage-contributor p { margin-top: 0; }

.homepage-features { padding-left: 40px; padding-right: 40px; margin-left: 0; margin-right: 0; }
.homepage-features h4 { font-family: Lora; }
.homepage-features h4 a { text-decoration: none; }
.homepage-features h4 a:hover { text-decoration: underline; }

.homepage-topics { padding-left: 40px; padding-right: 40px; margin-left: 0; margin-right: 0; }

.topic h4 {padding: 0 0 10px 0; border-bottom: 1px solid #000; font-weight: 600; }
.topic ul { list-style: none; margin: 0; }
.topic ul li { margin: 15px 0 0 0; padding: 0 0 15px 0; border-bottom: 1px solid #ccc; }
.topic ul li.last { border-bottom: none; padding-bottom: 0; }
.topic ul li a { color: #000; text-decoration: none; }
.topic ul li a:hover { color: #000; text-decoration: underline; }

.homepage-editions { background-color: #e5e5e5; }
.homepage-editions h2 { margin-top: 0; }
.homepage-editions p.btn { font-family: "Libre Franklin"; font-weight: 600; text-transform: uppercase; font-size: 14px; line-height: 24px; }
.homepage-editions p.btn a { display: inline-block; padding: 10px 20px; border: 2px solid #282828; color: #282828; background-color: #e5e5e5; text-decoration: none; }
.homepage-editions p.btn a:hover { color: #fff; background-color: #282828; transition: all 0.25s ease; }


.owl-carousel .nav-btn { height: 47px; position: absolute; width: 26px; cursor: pointer; top: 45% !important; }
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled { pointer-events: none; opacity: 0.2; }
.owl-carousel .prev-slide { background: url('images/nav-icon.png') no-repeat scroll 0 0; left: -33px; }
.owl-carousel .next-slide { background: url('images/nav-icon.png') no-repeat scroll -24px 0px; right: -33px; }
.owl-carousel .prev-slide:hover { background-position: 0px -53px; }
.owl-carousel .next-slide:hover { background-position: -24px -53px; }

.homepage-subscribe { background: fixed url('images/homepage-subscribe-bg.jpg') center center no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.homepage-subscribe .row { padding-top: 60px; padding-bottom: 60px; }
.homepage-subscribe h2 { margin: 0 0 20px 0; color: #fff; }
.homepage-subscribe h4 { color: #fff; font-weight: 600; }
.homepage-subscribe p { color: #fff; font-size: 16px; line-height: 26px; font-family: "Libre Franklin"; }
.homepage-subscribe p.btn { margin-top: 35px; font-weight: 700; text-transform: uppercase; }
.homepage-subscribe p.btn a { display: inline-block; padding: 15px 30px; border: 2px solid #fff; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; text-decoration: none; background: none; color: #fff; }
.homepage-subscribe p.btn a:hover { color: #043573; background: #fff; transition: all 0.25s ease; }

/* Layout areas */
.content { background-color:#fff; }

.content-subpages { border-left: 1px solid #ccc; padding: 20px 0 20px 30px; }
.content-subpages h4 { margin-top: 0; text-transform: uppercase; font-weight: 600; color: #000; }
.content-subpages ul { list-style:none; margin:15px 0 0 0; }
.content-subpages ul li { margin:20px 0 0 0; padding:0; font-weight:300; font-family: "Libre Franklin"; font-size: 16px; line-height: 26px; }
.content-subpages ul.children { margin: 5px 20px 15px 20px; }
.content-subpages ul.children li { margin: 10px 0 0 0; font-size: 14px; line-height: 20px; }
.content-subpages a { color:#000; text-decoration: none; }
.content-subpages a:hover { color:#000; text-decoration: underline; }

/* Articles */
.post { border-top: 1px solid #ccc; }
.post h3 { margin-top: 0; }

.author-info { border-top: 1px solid #ccc; }
.author-info h3 { margin-top: 0; }

.article-image-caption { font-size: 16px; line-height: 26px; font-family: "Libre Franklin"; }

.author p.btn { font-family: "Libre Franklin"; font-weight: 600; text-transform: uppercase; font-size: 14px; line-height: 24px; }
.author p.btn a { display: inline-block; padding: 10px 20px; border: 2px solid #282828; color: #282828; background-color: #fff; text-decoration: none; }
.author p.btn a:hover { color: #fff; background-color: #282828; transition: all 0.25s ease; }

.article small.type { margin: 30px 0 10px 0 !important; }
.article h3 { font-family: Lora; margin-top: 0; }
.article h3 a { text-decoration: none; }
.article h3 a:hover { text-decoration: underline; }

.article-sidebar .sidebar-module { border-left: 1px solid #ccc; padding: 20px 0 20px 30px; }
.article-sidebar h4 { margin-top: 0; text-transform: uppercase; font-weight: 600; }
.article-sidebar ul { list-style: none; margin: 0; }
.article-sidebar ul li { margin: 20px 0 0 0; padding: 0; font-family: "Libre Franklin"; font-size: 16px; line-height: 26px; }
.article-sidebar ul li a,
.article-sidebar ul li a:hover { color: #000; }

/* Search results */
.search-results ul { list-style:none; margin:40px 0 0 0; }
.search-results ul li { margin-bottom:40px; padding:0 0 40px 0; border-bottom:1px solid #ccc; }
.search-results ul li span { display:block; font-size:16px; line-height:26x; margin-top:20px; }
.search-results ul li span.url { color:#006621; margin-top:0; }
.search-results ul li p { margin-top:5px; }

/* Footer */
.footer a,
.footer a:hover { color:#fff; }
.footer ul { list-style:none; margin:0; }
.footer ul li { display:inline-block; margin:0 15px; padding:0; font-size:18px; line-height:28px; font-weight:700; font-family:"Libre Franklin"; }
.footer ul li a { text-decoration: none; }
.footer ul li a:hover { text-decoration: underline; }
.footer p { color:#fff; font-size:14px; line-height:34px; font-family:"Libre Franklin"; }
.footer span { margin: 0 10px; }

/* Large desktops and laptops */
@media (min-width: 1380px) {
body { padding:0; }
.container-fluid { padding:0; }
.homepage-top-feature h4 { font-size: 30px; line-height: 40px; }
.no-padding-left { padding-left: 0 !important; }
.no-padding-right { padding-right: 0 !important; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.homepage-top-feature h4 { font-size: 30px; line-height: 40px; }
.homepage-top-feature p { font-size: 16px; line-height: 26px; }
.no-padding-left { padding-left: 0 !important; }
.no-padding-right { padding-right: 0 !important; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.content-subpages { margin-top:40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.header .row { padding-top: 30px; padding-bottom: 30px; }
.header img { margin-top: 40px; }
.post h3 { margin-top: 30px; }
.author-info h3 { margin-top: 30px; }
.no-padding-sides { padding-left: 0 !important; padding-right: 0 !important; }
.homepage-top-feature h4 { margin-top: 30px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
table tr { border: 1px solid #ccc; display: block; }
table td,
table th { border:none; display: block; padding-top: 5px; padding-bottom: 0; }
table th:first-child,
table td:first-child { padding-top: 15px; }
table th:last-child,
table td:last-child { padding-bottom: 15px; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.header .row { padding-top: 30px; padding-bottom: 30px; }
.header img { margin-top: 40px; }
.post h3 { margin-top: 30px; }
.author-info h3 { margin-top: 30px; }
.no-padding-sides { padding-left: 0 !important; padding-right: 0 !important; }
.homepage-top-feature h4 { margin-top: 30px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
table tr { border: 1px solid #ccc; display: block; }
table td,
table th { border:none; display: block; padding-top: 5px; padding-bottom: 0; }
table th:first-child,
table td:first-child { padding-top: 15px; }
table th:last-child,
table td:last-child { padding-bottom: 15px; }
}