@charset "UTF-8";
/*
Theme Name: WLCJ Convention 2023
Theme URI: http://convention.wlcj.org
Description: 
Version: 2.0
Author: Addicott Web
Author URI: https://www.wordpress-web-designer-raleigh.com/
*/

body { font-family:"Open Sans"; background-color:#ac3ea1; }

/* Text styles */
p { 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-weight:700; color:#000; margin:10px 0 0 0; }
blockquote { border:none; padding:0; margin:0 0 0 30px; }
blockquote p { font-size:18px; line-height:28px; font-weight:300; }

/* Link styles */
a { color:#0a406c; text-decoration:underline; }
a:hover { color:#0a406c; text-decoration:none; }

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; color:#ac3ea1; font-weight:600; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-weight:600; }

h2 { font-size:36px; line-height:46px; }
h3 { font-size:30px; line-height:40px; }
h4 { font-size:24px; line-height:34px; }
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; }

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 { display: inline-block; margin: 0; }
.wp-caption-text { margin:5px 0 0 0; text-align:center; 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:300; padding:15px; color:#000; vertical-align:top; }
table th { background-color:#8c4c6a; border:1px solid #ccc; font-size:18px; line-height:28px; font-weight:700; padding:15px; color:#fff; vertical-align:top; text-align:left; }

table td .wp-caption { float: left; margin: 0 20px 20px 0; }

iframe, object, embed { max-width: 100%; }

/* Pagenavi */
.wp-pagenavi { margin:0; }
.wp-pagenavi a,
.wp-pagenavi span { margin:2px; font-size:16px; line-height:26px; background-color:#fe628a; color:#fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:15px 30px; text-decoration:none; }
.wp-pagenavi a:hover { background-color:#ac3ea1; color:#f0f0f0; transition: background-color 0.75s ease; }
.wp-pagenavi span.current { background-color:#ac3ea1; 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; }

/* Top bar */
.top-bar { background-color:#fe628a; }
.top-bar .row { padding-top:20px; padding-bottom:20px; }
.top-bar ul { list-style:none; margin:0; }
.top-bar ul li { display:inline; margin:0 20px 0 0; padding:0; font-size:16px; line-height:26px; font-weight: 700; text-transform: uppercase; color: #fff; }
.top-bar a,
.top-bar a:hover { color:#fff; }
.top-bar .modal form { margin-bottom:30px; }
.top-bar .modal form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; }
.top-bar .modal form button { width:10%; background:#ac3ea1; color:#fff; padding:10px; border:none; font-weight:700; text-transform:uppercase; }

.top-bar .right ul li { margin: 0 0 0 40px; }

/* Header */
.header .row { padding-top: 20px; padding-bottom: 20px; }
.header h4 { margin-top: 30px; font-size: 24px; line-height: 34px; color: #fe628a; font-weight: 700; }
.header p { margin-top: 10px; }
.header strong { color: #fe628a; text-transform: uppercase; }

/* Layout areas */
.content { background-color:#fff; }

.content-subpages { background-color:#36a9bc; padding:30px; }
.content-subpages h4 { margin-top:0; color:#fff; font-weight:700; text-transform: uppercase; }
.content-subpages ul { list-style:none; margin:15px 0 0 0; }
.content-subpages ul li { margin:15px 0 0 0; padding:0; font-weight:300; }
.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:#fff; text-decoration: none; }
.content-subpages a:hover { color:#fff; text-decoration: underline; }

/* Presenters */
.presenter img { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.presenter p.btn { margin-top: 35px; text-transform: uppercase; font-weight: 700; }
.presenter p.btn a { display: inline-block; border: 3px solid #282828; padding: 15px 30px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; text-decoration: none; color: #282828; background-color: #fff; }
.presenter p.btn a:hover { background-color: #282828; color: #fff; transition: all 0.5s ease; }

/* Search results */
.search-results ul { list-style:none; margin-left:0; }
.search-results ul li { margin-bottom:25px; padding:0; }
.search-results ul li span.url { color:#006621; font-size:12px; line-height:20px; font-weight:700; }
.search-results ul li p { margin-top:5px; }

/* Posts */
.post { border-top:1px solid #ccc; }
.post h3 { margin-top: 0; }

/* Footer */
.footer .row { padding-top: 60px !important; padding-bottom: 50px !important;  }
.footer a,
.footer a:hover { color:#fff; }
.footer ul { list-style: none; margin: 0; }
.footer ul li { display: inline-block; margin: 0 20px 0 0; padding: 0 20px 0 0; border-right: 1px solid #fff; text-transform: uppercase; font-weight: 700; font-size: 24px; line-height: 34px; }
.footer ul li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
.footer ul li a { text-decoration: none; }
.footer ul li a:hover { text-decoration: underline; }
.footer p { color:#fff; font-size: 16px; line-height: 32px; }
.footer span { margin: 0 20px; }

/* Large desktops and laptops */
@media (min-width: 1380px) {
body { padding:0; }
.container-fluid { padding:0; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !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; }
.header h4 { margin-top:30px; }
.event-page h1 { margin-top: 40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
.post h3 { margin-top: 30px; }
}

/* 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 h4 { margin-top:30px; }
table tr { border: none; 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; }
.event-page h1 { margin-top: 40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
.post h3 { margin-top: 30px; }
.top-bar .right { text-align: left !important; }
.top-bar .right ul { margin-top: 20px; }
.top-bar .right ul li { margin: 0 20px 0 0; }
}

/* 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 h4 { margin-top:30px; }
table tr { border: none; 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; }
.event-page h1 { margin-top: 40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
.post h3 { margin-top: 30px; }
.top-bar .right { text-align: left !important; }
.top-bar .right ul { margin-top: 20px; }
.top-bar .right ul li { margin: 0 20px 0 0; }
}