/*
Theme Name: GD_ClaireSep
Theme URI: http://claireromain.mydreamdimension.com
Description: Theme designed exclusively for claireromain.mydreamdimension.com
Version: Sep 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: 20px;
	padding: 5px 10px;
	font-size: 12px;
	font-family: 'Abril Fatface', cursive;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.15em;
	color: #2a2a2a;
}

.nav a:hover {
	color: #98485f;
}

#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: #2a2a2a;
	font-family: 'Abril Fatface', cursive;
	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 #f1f1f1;
	padding: 5px;
	background: #fff;
	text-align: left;
	color: #101010;
}

.nav.responsive a:hover {
	color: #98485f;
}

}





/* HEADER & BODY */

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

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

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






/* WRAPPER/CONTAINER */

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

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






/* LATEST IMAGES */

#welcomebanner {
	margin: 0 auto 15px auto;
	width: 600px;
	height: 5px;
	background: #98485f;
}

.latest-container {
	margin: 0 auto;
	max-width: 1200px;
}

.latest {
	margin: 25px 0;
	font-size: 13px;
	text-align: justify;
	letter-spacing: 0.18em;
}

.latimg {
	margin-top: 10px;
}

.latimg img {
	max-width: 70px;
	height: auto;
}

.latimg img {
	-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;
	border: 1px solid transparent;
	border-image: linear-gradient(to right, #98485f, #e76c2b) 2;
	padding: 10px;
}

.latimg img:hover {
	border: 1px solid transparent;
	border-image: linear-gradient(to right, #e76c2b, #98485f) 2;
	padding: 10px;
}






/* POSTS */

#content {
	float: left;
	margin: 0;
	padding-top: 20px;
	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;
	background: #f5f5f5;
	font-size: 14px;
	line-height: 20px;
	font-family: "DM Sans", sans-serif;
	text-align: justify;
	color: #575757;
}

.post-title a { 
	display: inline-block;
	padding: 2px;
	font-size: 28px;
	line-height: 30px;
	font-family: 'Abril Fatface', cursive;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #2a2a2a;
}

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







/* DATE/CATS */

.post-meta {
	margin-bottom: 10px;
	padding: 2px 4px;
	background-color: #98485f;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
}

.post-cats {
	margin-bottom: 10px;
	padding: 2px 4px;
	background-color: #e76c2b;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
}

.post-cats a {
	color: #fff;
}

.post-cats a:hover {
	color: #252525;
}

#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: 820px;
	height: 320px;
	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;
	border: 1px solid transparent;
	border-image: linear-gradient(to right, #98485f, #e76c2b) 2;
	padding: 10px;
}

#content img:hover,
#content img a:hover {
	border: 1px solid transparent;
	border-image: linear-gradient(to right, #e76c2b, #98485f) 2;
	padding: 10px;
}







/* HEADER TAGS */

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

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

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

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 #98485f;
	padding: 10px 20px;
	font-size: 14px;
	font-family: "DM Sans", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #2a2a2a;
}

.more-link:hover {
	display: inline-block;
	border: 1px solid #2a2a2a;
	padding: 10px 20px;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #98485f;
}






/* GALLERY LINK */

.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;
}

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

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







/* BLOCKQUOTE */

blockquote{
  	position: relative;
	margin: 50px auto;
	border-left: 8px solid #98485f;
	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;

}








/* MISC CODE */

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

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: #98485f;
}

b, bold {
	color: #98485f;
}

strong {
	color: #2a2a2a;
}

i, italic {
	color: #98485f;
}

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

u, underline {
	border-bottom: 1px dashed #e76c2b; 
	padding-bottom: 1px; 
	text-decoration: none; 
	letter-spacing: 0px; 
	color: #98485f;
}

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

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

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

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

.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: #575757;
}

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: #98485f;
}

.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: 380px; 
}

.side { 
	margin-bottom: 100px;
	border-bottom: 2px solid transparent;
	padding: 20px 15px;
	font-size: 14px;
	text-align: justify;
}

.side .title {	
	margin-bottom: 35px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	color: #1c1c16;
}

.sideb {
	position: relative;
	z-index: 25;
	display: inline-block;
	padding: 0 10px 0 10px;
}

.border {
	border: 0;
}

.border::before {
	content: '';
	position: relative;
	z-index: 25;
	float: left;
	margin: 0;
	border: 6px solid #fff;
	width: 50px;
	height: 5px;
	background-color: #98485f;
}

.border::after {
	content: '';
	position: relative;
	z-index: 25;
	float: right;
	margin: -24px 0 0 0;
	border: 6px solid #fff;
	width: 50px;
	height: 5px;
	background-color: #e76c2b;
}

.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: 400;
	text-decoration: none;
	color: #2a2a2a;
}

.side a:hover {
	text-decoration: none;
	color: #98485f;
}







/* 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;
	border: 1px solid transparent;
	border-image: linear-gradient(to right, #98485f, #e76c2b) 2;
	padding: 10px;
}

.side img:hover,
.side img a:hover {
	border: 1px solid transparent;
	border-image: linear-gradient(to right, #e76c2b, #98485f) 2;
	padding: 10px;
}







/* PROJECTS */

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

.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: #98485f;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.10em;
  	color: #fff;
}

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

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

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

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

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

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









/* 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: #98485f;
	color: #fff;
}

::-moz-selection {
	background: #98485f;
	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 {
	float: left;
	padding-bottom: 20px;
	line-height: 18px;
	font-weight: normal;   
}

#footer {
	clear: both;
	width: 100%; 
	padding-top: 20px;
	font-size: 13px; 
	line-height: 20px;
	font-weight: 400; 
	text-decoration: none; 
	letter-spacing: 1px;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
	color: #fff;
}

#footer .inner {
	overflow: hidden; 
	margin: 0 auto; 
	max-width: 1000px;
	text-align: justify;
}

#footer .credit {
	display: inline-block;
	padding: 10px;
	width: 100%;
	background: -webkit-linear-gradient(left, #98485f , #e76c2b);
	background: -o-linear-gradient(right, #98485f, #e76c2b);
	background: -moz-linear-gradient(right, #98485f, #e76c2b);
	background: linear-gradient(to right, #98485f , #e76c2b);
	font-size: 10px;
	font-family: "DM Sans", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	color: #fff;
}

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








/* 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: #fff; 
	width: 12px; 
	height: 5px;	
	background: #dedede; 
}

/* Handle */
::-webkit-scrollbar-thumb {	
	border: 4px solid #fff; 
	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: "DM 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: #575757;
}

.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: #98485f;
	color: #fff;
}

.pagination span.current {
	cursor: default;
}