/*
Theme Name: GD_ATJNovWP
Theme URI: http://aarontaylorjohnson.org
Description: Theme designed exclusively for aarontaylorjohnson.org
Version: Nov 2025
Author: Gratrix Designs
*/




@font-face{ 
	font-family: 'MyWebFont';
	src: url('WebFont.eot');
	src: url('WebFont.eot?#iefix') format('embedded-opentype'),
	     url('WebFont.woff') format('woff'),
	     url('WebFont.ttf') format('truetype'),
	     url('WebFont.svg#webfont') format('svg');
}








/* NAVIGATION */

.nav {
	z-index: 6;
	overflow: hidden;
	text-align: center;
}

.nav a {
	z-index: 9;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 10px;
	padding: 10px;
	font-size: 14px;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.15em;
	color: #101010;
}

.nav a:hover {
	background: #014f51;
	color: #fff;
}

#nav-menu span {
	display: none;
}



@media screen and (max-width: 820px) {


#nav-menu span {
	display: block;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	padding: 10px;
	background: #933339;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	color: #fff;
}

.nav a {
	display: none;
}

}

@media screen and (max-width: 820px) {
.nav.responsive {
	position: relative; 
	top: 10px;
}

.nav.responsive .icon {
	position: fixed;
	top: 0;
	right: 0;
}
	
.nav.responsive a {
	float: none;
	display: block;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
	padding: 5px;
	background: #014f51;
	text-align: left;
	color: #fff;
}

}





/* HEADER & BODY */

#hdr_bnr {
	height: 160px;
	background: url(images/hdr_bnr.png) no-repeat center;
}

#header {
	height: 440px;
	background: url(images/header.png) no-repeat center;
}

body {
	margin: 0;
	background-color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #636363;
}






/* WRAPPER/CONTAINER */

#container {
	margin: 0 auto;
	max-width: 1600px;
	padding-top: 60px;
    
}

#wrapper {
	margin: 0 auto;
	max-width: 1260px;
}







/* POSTS */

#content {
	float: left;
	margin: 0;
	width: 820px;
}

#content .post {
	margin: 0 0 20px 0;
}

.post_text {
	margin-bottom: 100px;
	padding-top: 2px;
	padding-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	text-align:justify;
	color: #636363;
}

.post-title a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-bottom: 2px; 
	font-size: 32px;
	line-height: 34px;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	color: #2a2a2a;  
}

.post-title a:hover { 
	padding-bottom: 2px; 
	color: #2a2a2a; 
}







/* DATE/CATS */

.odd .post-date {
	border-top: 3px solid #933339;
	border-bottom: 3px solid #933339;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #933339;
	color: #fff;
}

.even .post-date {
	border-top: 3px solid #014f51;
	border-bottom: 3px solid #014f51;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #014f51;
	color: #fff;
}

.day {
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
}

.monthyr {
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.metabox {
	display: block;
	height: 18px;
	background-color: #fff;
	font-size: 10px;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-align: left;
	text-transform: uppercase;
	color: #8c8c8c;
}

.meta { 
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: lowercase; 
	letter-spacing: 1px;
	color: #636363;
}

.odd .cats { 
	color: #636363;
}

.odd .cats a { 
	padding: 0; 
	font-size: 10px; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 700; 
	text-transform: lowercase; 
	letter-spacing: 1px; 
	color: #014f51;
}

.odd .cats a:hover {
	padding: 0; 
	font-size: 10px; 
	font-weight: 700; 
	text-transform: lowercase; 
	letter-spacing: 1px;  
	color: #101010;
}

.even .cats { 
	color: #636363;
}

.even .cats a { 
	padding: 0; 
	font-size: 10px; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 700; 
	text-transform: lowercase; 
	letter-spacing: 1px; 
		color: #933339;
}

.even .cats a:hover {
	padding: 0; 
	font-size: 10px; 
	font-weight: 700; 
	text-transform: lowercase; 
	letter-spacing: 1px;  
	color: #101010;
}

#div {
	width: 60px;
	height: 1px;
	margin: 10px;
	background-color: #fff;
}









/* FEATURED IMAGE */

#content .featured {
	border: 0px solid #fff!important; 
}

#content .featured img { 
	margin: 0px; 
	border: 0px!important;
	width: 100%;
	max-width: 800px;
	height: 400px;
	padding: 0px!important;
}

#content .featured img { 
	margin: 0px; 
	padding: 0px!important;
}

#content .featured img:hover { 
	margin: 0px; 
	padding: 0px!important;
}


#content .featured img { 
	max-width: 100%;
}







/* POST IMAGES */

#content img,
#content img a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 2px;
	border: solid 1px #cccccc;
	padding: 5px 5px;
}

#content img:hover,
#content img a:hover {
	margin: 2px;
	border: solid 1px #cccccc;
	padding: 5px 5px;
}







/* HEADER TAGS */

h1 {
	display: block;
	margin: 0.67em 0;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #014f51;
}

h2 {
	display: block;
	margin: 0.83em 0;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #933339;
}

h3 {
	display: block;
	margin: 1em 0;
	font-size: 1.17em;
	font-weight: bold;
	text-transform: uppercase; 
	color: #2a2a2a;
}

h4 {
	display: block;
	margin: 1.33em 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase; 
}

h5 {
	display: block;
	margin: 1.67em 0;
	font-size: 0.83em;
	font-weight: bold;
	text-transform: uppercase; 
}

h6 {
	display: block;
	margin: 2.33em 0;
	font-size: 0.67em;
	font-weight: bold;
	text-transform: uppercase;
}






/* HIDDEN POST CONTENT */

.more-link {
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 20px 0 0 0;
	border: 1px solid #014f51;
	padding: 10px;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #933339;
}

.more-link:hover {
	display: inline-block;
	border: 1px solid #933339;
	padding: 10px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #014f51;
}






/* GALLERY LINK */

.odd .gal-links {
	vertical-align: middle;
	display: table-cell;
	max-width: 100%;
	height: 65px;
	padding: 10px 0 10px 85px;
	background-image: url(images/gallink.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.odd .gal-links a {
	display: inline-block;
	padding: 2px;
	line-height: 0.75em;
	font-weight: 700;
	text-decoration: none;
	color: #014f51;
}

.odd .gal-links a:hover {
	display: inline-block;
	padding: 2px;
	line-height: 0.75em;
	text-decoration: none;
	color: #2a2a2a;
}

.even .gal-links {
	vertical-align: middle;
	display: table-cell;
	max-width: 100%;
	height: 65px;
	padding: 10px 0 10px 85px;
	background-image: url(images/gallink.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.even .gal-links a {
	display: inline-block;
	padding: 2px;
	line-height: 0.75em;
	font-weight: 700;
	text-decoration: none;
	color: #933339;
}

.even .gal-links a:hover {
	display: inline-block;
	padding: 2px;
	line-height: 0.75em;
	text-decoration: none;
	color: #2a2a2a;
}







/* BLOCKQUOTE */

blockquote{
  	position: relative;
	margin: 50px auto;
	border-left: 8px solid #014f51;
	width: 80%;
	padding: 1.2em 30px 1.2em 75px;
  	background: #f5f5f5;
  	font-size: 12px;
	line-height: 1.6;
	font-style: italic;
 	color: #535150;
}

blockquote::before{
  	content: "\201C";
  	position: absolute;
  	top: -15px;
  	left: 10px;
  	font-size: 6em;
  	font-family: Arial;
  	color: #101010;
}

blockquote::after{
	content: '';
}

blockquote span{
  	display: block;
  	margin-top: 1em;
  	font-weight: bold;
  	font-style: normal;
  	color: #fff;
}

.side blockquote{
  	position: relative;
	margin: 50px auto;
	border-left: 8px solid #014f51;
	width: 80%;
	padding: 1.2em 20px 1.2em 40px;
  	background: #f5f5f5;
  	font-size: 12px;
	line-height: 1.6;
	font-style: italic;
 	color: #535150;
}

.side blockquote::before{
  	content: "\201C";
  	position: absolute;
  	top: -15px;
  	left: 10px;
  	font-size: 6em;
  	font-family: Arial;
  	color: #101010;
}

.side blockquote::after{
	content: '';
}

.side blockquote span{
  	display: block;
  	margin-top: 1em;
  	font-weight: bold;
  	font-style: normal;
  	color: #fff;
}








/* MISC CODE */

.fa, .far, .fas {
	font-family: "Font Awesome 5 Free";
	color: #2a2a2a;
}

a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: 400;
	text-decoration: none;
	color: #2a2a2a;
}

a:hover {
	text-decoration: none;
	color: #014f51;
}

b, bold {
	color: #014f51;
}

strong {
	color: #933339;
}

i, italic {
	color: #2a2a2a;
}

e, em { 
	display: inline-block;
	padding: 2px;
	background: #933339; 
	line-height: 0.75em;
	color: #fff;
}

u, underline {
	border-bottom: 1px dashed #014f51; 
	padding-bottom: 1px; 
	text-decoration: none; 
	letter-spacing: 0px; 
	color: #2a2a2a;
}

img {
	max-width: 100%;
	height: auto;
}

ul { 
	margin: 0px; 
	padding: 0px; 
}

.side li { 
	border-bottom: 1px solid #e7e7e7;
	padding: 15px;
	background: #fafafa;
	list-style: none;
}

.side li:hover { 
	background: #f5f5f5;
}

.post-edit-link {
	padding: 25px 0;
}

a.post-edit-link{
	display: inline-block;
	margin: 10px 0 0 0;
	border: 1px solid #dedede;
	padding: 5px 10px;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #636363;
}

a.post-edit-link:hover{
	display: inline-block;
	border: 1px solid #dedede;
	padding: 5px 10px;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #014f51;
}

.mejs-container *, .mejs-container .mejs-controls div {
	font-size: 14px!important;
}

embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
}






/* SIDEBAR */

#side {
	float: right;
	margin-top: 0px;
	width: 400px; 
		color: #454545;

}

.side { 
	margin-top: 20px;
	margin-bottom: 80px;
	border: solid 0.1em #e7e7e7;
	padding: 30px 10px;
}

.side .title {
	z-index: 25;
	position: relative;
	display: block;
	margin-top: -40px;
	margin-bottom: 25px;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	color: #101010;
}

.side .sideb {
	display: inline-block;
	padding: 0 15px;
	background-color: #fff;
    
}

.side a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: 700;
	text-decoration: none;
	color: #2a2a2a;
}

.side a:hover {
	text-decoration: none;
	color: #014f51;
}







/* SIDE IMAGES */

.side img,
.side img a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 2px;
	border: solid 1px #cccccc;
	padding: 5px 5px;
}

.side img:hover,
.side img a:hover {
	margin: 2px;
	border: solid 1px #014f51;
	padding: 5px 5px;
}







/* PROJECTS */

.proj_001 {
	position: relative;
	text-align: center;
	color: #454545;
}

.proj_001 .proj_img {
	margin: 0;
	border: none;
	max-width: 360px;
	padding: 0;
}

.proj_001 .proj_img:hover {
	margin: 0;
	border: none;
	padding: 0;
}

.proj_001 .ttl {
	position: absolute;
	bottom: 15px;
	right: 0;
	padding: 0 10px;
	background: #933339;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.10em;
  	color: #fff;
}

.proj_001 .ttl2 {
 	position: absolute;
	bottom: 35px;
	right: 0;
	padding: 0 10px;
	background: #014f51;
	font-size: 10px;
	font-weight: 400;
  	text-transform: uppercase;
  	letter-spacing: 0.10em;
  	color: #fff;
}

.synbg {
	margin-top: 10px;
	padding: 18px;
	background: #fafafa;
	text-align: justify;
}

span.synopsis {
	font-size: 10px;
	text-align: justify;
	letter-spacing: 1px;
}

span.proj_links {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

span.proj_links a {
	margin: 0px 7px;
	font-weight: 400;
	color: #454545;
}

span.proj_links a:hover {
	margin: 0px 7px;
	font-weight: 400;
	color: #933339;
}






/* SUBMIT */

.searchform .screen-reader-text {
	display:none;
}

.searchform input{
	border: 0 none;
	padding: 8px 20px;
	background: #2a2a2a;
	color: #fff;
}






/* IMAGE/TEXT ALIGN */

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}






/* HIGHLIGHT */

::selection {
	background: #014f51;
	color: #fff;
}

::-moz-selection {
	background: #014f51;
	color: #fff;
}






/* DROPDOWN */

select{
	margin-top: 10px;
	border: solid 1px #2a2a2a;
	width: 220px;
	padding: 4px;
	background: #2a2a2a;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fafafa;
}






/* TOOL TIP */

#qTip { 
	position: absolute;
	z-index: 1000;
	display: none;
	border: 0px solid #fafafa;
	padding: 6px;
	background-color: #2a2a2a;
	text-transform: uppercase;
	color: #fafafa; 
}








/* FOOTER */

#footer {
	position: relative;
	clear: both;
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 15px 0;
	text-align: center;
}

#ftr_bnr {
	height: 300px;
	background: url(images/ftr_bnr.png) no-repeat center;
}

#footer #ftr_links {
	position: relative;
	z-index: 25;
	margin: 0 auto;
	width: 800px;
	height: auto;
	padding: 2px;
	background: #014f51;
	font-size: 12px;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	color: #fff;
}

#footer #ftr_links a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: 400;
	color: #fff;
}

#footer #ftr_links a:hover {
	color: #fff;
}

#footer #ftr_links span { 
	margin: 0 1vw; 
}

#ftr_disc {
	position: relative;
	z-index: 20;
	margin: -10px auto 0 auto;
	padding: 20px 2%;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	text-align: justify;
	text-transform: none;
}







/* SCROLLBAR */

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

/* Let's get this party started */
::-webkit-scrollbar { 
	border-width: 2px 5px; 
	border-style: solid;	
	border-color: #fafafa; 
	width: 12px; 
	height: 5px;	
	background: #dedede; 
}

/* Handle */
::-webkit-scrollbar-thumb {	
	border: 4px solid #fafafa; 
	height: 10px; 
	background: #2a2a2a; 
}






/* COMMENTS */

li.comment {
	position: relative;
	margin: 0 0 1.625em;
	padding: 5px 0 0 0;
	list-style: none;
}

ol.commentlist {
	padding: 10px;
}

.comment-form input[type='text'],
.comment-form input[type='email'],
.comment-form input[type='url'] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
}

.comment-form textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	background-color: #f5f5f5;
	color: #2a2a2a;
}

li.comment2 {
	position: relative;
	padding: 1.625em;
	background: #f6f6f6;
	list-style: none;
}

.commentlist .children {
	padding: 0 0 0 20px;
	border-left: 1px dotted #f5f5f5;
	list-style: none;
}

.comment-top {
	margin-top: 10px;
	font-size: 16px;
	text-align: right;
	text-transform: uppercase;
}

#respond {
	padding: 5px 0 0 10px;
	list-style: none;
}

.comment-reply-title {
	font-size: 16px;
	text-transform: uppercase;
	color: #2a2a2a;
}

.comment-body {
	border-bottom: 1px solid #f5f5f5;
	padding: 10px;
}

.comment-form label {
	display: block;
	padding: 0 0 5px 0;
	line-height: 1;
}

.nocomments {
	padding: 0 0 0 20px;
}

.reply {
	font-size: 14px;
	color: #2a2a2a;
}

.cancel-comment-reply a {
	font-size: 14px;
}








/* PAGINATION */

.pagination {
	margin: 0 0 80px 0;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;	
	letter-spacing: 0.10em;
}

.pagination a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	z-index: 25;	
	display: inline;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;	
	margin: 0 2px;
	border: solid 1px #d0d0d0;	
	padding: 10px;
	text-decoration: none;
	color: #636363;
}

.pagination span {
	position: relative;
	z-index: 25;	
	display: inline;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;	
	margin: 0 2px;
	border: solid 1px #d0d0d0;	
	padding: 10px;
	background-color: #2a2a2a;
	text-decoration: none;
	color: #fff;
}

.pagination span.current {
	background-color: #2a2a2a;
	color: #fff;
}

.pagination a:hover {
	background-color: #014f51;
	color: #fff;
}

.pagination span.current {
	cursor: default;
}