/* 

Theme Name: Arielle Kebbel Horse & Dog
Theme URI: https://www.arielle-kebbel.com
Author: Never Enough Design
Design URI: https://neverenoughdesign.org

===============================================
THIS THEME HAS BEEN CREATED ***EXCLUSIVELY***
FOR ARIELLE-KEBBEL.COM // YOU ARE NOT ALLOWED
TO SELL IT AS YOUR OWN AND/OR DUPLICATE IT
===============================================

*/


/* body */

body {
	background-color: #f1eff0;
	margin: 0px;
	padding: 0px;
	font-family: 'Noto Serif', serif;
	font-size: 14px;
    font-weight: 400;
	color: #4e4e4e;
	overflow-x: hidden!important;
}

#wrapper {
	margin: 0 auto;	
	width: 100%;
	max-width: 1500px;
	position: relative;
}

#content {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	background-color: #fff;
	float: left;
}

/* header */
#header {
	max-width: 100%;
	min-width: 1700px;
	height: 500px;
    background-image: url('images/header.jpg');
	background-repeat: no-repeat; 
	background-position: center center;
    margin: 0 auto;
} 

.head {
	display: none;
}

/* menu */

#navigation {
    text-transform: uppercase;
    font-size: .85em;
	font-family: "Roboto Condensed", sans-serif;
}

.navi {
	padding: 0;
}

.container {
    margin: 1.5% auto;
	width: 1200px;
	position: relative;
	text-align: center;
    padding: .7% 2.5% 1%;
    background: #e7e3e5;
	font-weight: 400!important;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	display: inline-block;
	border-bottom: 0px!important;
}

.menu {
	line-height: 14px;
}

.menu li {
	margin: 0 0 0 5px;
	display: inline-block;
	border-bottom: 0px!important;
}

.menu .bull {
	font: var(--fa-font-brands);
	margin: auto 3px;
	color: #939273;
}

.menu li:last-child:after {
	content: " ";
}

.menu a {
    -webkit-transition: opacity 0.4s linear;
    -webkit-transition: all 0.4s ease-out; 
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
	font-weight: 400!important;
}

.menu a:hover {
	color: #675f4a!important;
}

/* -- footer -- */

#footer {
	padding: 10px;
	clear: both;
	overflow-x:hidden!important;
	font-weight: 500!important;
	text-align: center!important;
	line-height: 175%;
	font-size: .95em;
	font-family: "Inria Sans", sans-serif;
}

.footer {
	margin: 0 auto 2% auto;
	padding: 12px;
	width: 1000px;
	text-align: center;
}

.footer a {
	font-size: .85em;
	text-decoration: none;
	font-weight: 700!important;
	text-transform: uppercase;
}

.footer a:hover {
	text-decoration: none!important;
}

.footer .disclaimer {
	font-size: .99em!important;
	border-top: 1px solid transparent;
	border-image-source: url('images/header.jpg');
	border-image-slice: 90 270;
}

.footer hr {
	background-color: #bdbcbc;
	color: #bdbcbc;
	border: 0;
	width: 92%;
	height: 1px;
	opacity: .15;
}

/* gallery */

#gallery {
	width: 100%;
	margin: 0 auto 20px auto;
}

#gallery .menutop {
	padding: 8px!important;
	width: 70%;
	margin: 5px;
	line-height: 32px;
}

.menutop a {
	color: #393939;
	margin: 3px;
	font-size: 10px;
	text-align: right;
	font-family: Tahoma;
	background-color: #ebebeb;
	padding: 5px!important;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.menutop a:hover {
	padding: 8px;
	color: #fff!important;
	text-decoration: none!important;
	background-color: #2e2d28;
}

.textinput, .listbox, .radio, .checkbox, input, select, textarea, button {	
	border: 1px solid #eae9e9;
	background: #eae9e9;
	padding: 10px;
	margin: 7px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

a, a:link, a:visited, a:active {
	font-weight: 700; 
	text-decoration:none; 
	color: #818181;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}


a:hover {
	color: #414e57; 
	text-decoration: none;
}

.maintable {
	margin: auto; 
	padding:10px;
	font-size: 14px; 
	margin-bottom: 25px;
}

.tableh1 {
    font-size: 1.55em; 
    line-height: 115%;
	padding: 8px!important;
    margin: 3px auto;
	font-family: "Kalam", cursive;
	font-weight: 400!important;
	text-align: center;
	color: #fff!important;
    background: #494941;
}

.tableh1 h2 {
	color: #fff;
}

.tableh1 h2,
.tableh1 strong {
	font-weight: 400!important;
}

.tableh2 {
	margin: 15px auto 0 auto!important;
	text-transform: uppercase; 
	padding: 8px!important;
	line-height: 1.7em;
    font-size: .90em;
	font-family: "Inria Sans", sans-serif;
	background: #d2d1d1;
}

.catrow, .catrow_noalb, .catrow_noalb:hover, .catrow:hover {
	padding: 10px;
    border-bottom: 2px solid #edecec;
	line-height: 175%;
}

.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover {
	border: 0px!important;
	padding: 0px!important;
	box-shadow: none!important;
	width: 160px;
	height: auto;
}

.catrow .stats {
	text-transform: uppercase;
	font-weight: 400;
	font-family: "Roboto Condensed", sans-serif;
    font-size: .88em;
}

.stats span  {
	color: #fff;
	background: #939273;
	padding: 4px 8px;
	margin-right: 3px;
}
	
.stats .fa-solid {
	color: #8f7b5a;
}

.stats b {
	color: #3c5657;
}

.tableb, .tablef {
	margin: 1px;
}

/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {
	margin: 8px;
    padding: 2px;
	border: 2px solid transparent;
	border-image-source: url('images/placeholder.jpg');
	border-image-slice: 90 290;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

a:hover .image {
	border: 2px solid transparent;
	border-image-source: url('images/header.jpg');
	border-image-slice: 90 270;
}

.image,
.image:hover,
.imageborder,
.thumbnails,
.thumbnails:hover {
	padding: 1px;
}

.display_media {
	border: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.display_media .image {
    max-width: 100%;
    height: auto;
    margin-right: 0;
    margin-left: 0;
}

.statlink {
	font-weight: 400;
	font-size: .65em!important;
	margin: 12px!important;
	padding: 10px;
    color: #7e7e7e;
	font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
}

.statlink strong {
    color: #72aeb9;
	font-weight: 400!important;
    font-size: 1.95em;
	font-family: 'Kalam', cursive;
}

.statlink a {
    text-transform: capitalize;
	font-family: 'Kalam', cursive;
    font-size: 1.49em;
	padding: 5px 0;
	font-weight: 400!important;
	border-bottom: 2px solid #dbdee0;
}

.alblink {
    font-weight:bold;
	text-shadow: none;
}

.catlink {
    display: block;
	margin: 5px 7px;
	font-weight: 400;
	font-size: .99em;
	font-family: 'Kalam', cursive;
}

.catlink a {
	color: #465155!important;
	font-weight: 400!important;
	padding: .7% 10px;
	font-size: 1.49em;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out; 
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.catlink a:hover {
	color: #7c785d!important;
    margin-left: 6px;
}

.catlink .fa-solid {
	font: var(--fa-font-solid);
	color: #d7ba8e;
	margin-right: 5px;
	vertical-align: middle;
}

.thumb_filename {
	display: block;
	padding: 5px;
}

.thumb_title,
.thumb_caption {
	display: block;
	border: 1px solid #fff;
	background: #eaeaea;
	font-size: .79em;
	padding: 5px;
	color: #4e4e4e;
	margin: 2px 0;
    width: 60%;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Inria Sans", sans-serif;
}

/** PC SCREEN **/

@media only screen and (max-width: 1366px), only screen and (max-device-width: 1200px) {
    #wrapper,
    #content {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
}
    #header {
        max-width: 100%;
        min-width: 1366px;
}
}

/** RESPONSIVE CODING **/

.show-menu,
.menu input[type=checkbox] {
	display: none;
}

.menu input[type=checkbox]:checked ~ .rpv-menu {
	display: block;
}

@media (max-width : 1024px),
(max-width : 959px) {
	
	#navigation {
        overflow: hidden!important;
        margin: 0!important;
        color: #fff;
		background: #100a00;
        display: block!important;
	}

	.navi {
		padding: 15px 2px;
		margin: 0;
	}

	.navi .container {
		padding: 10px!important;
		margin: 0!important;
		background: transparent!important;
		box-shadow: none!important;
	}
	
	
	.navi ul {
		position: static;
		display: none;
	}

	.navi ul li,
    .navi li a {
		width: 100%;
	}

	.show-menu {
		font-size: 14px;
		display: block;
		text-transform: none;
	}
	
	.show-menu span {		
		color: #fff;
		padding: 8px!important;
		font-size: 0.79rem;
	}

	.menu {
		display: block;
		text-align: left!important;
		width: 100%;
	}
	
	.menu li:first-child {
		margin-top: 7px;
	}

	.menu li {
		margin: 0;
	}

	.menu a {
		display: block;
		padding: 8px;
		border: none!important;
	}
	
	.bull {
		display: none;
	}
	
}
 
@media only screen and (max-width: 1024px), only screen and (max-device-width: 966px) {
	
body {
	font-size: 100%!important;
}

body,
#wrapper,
#content,
.maintable,
#footer,
.head {
	overflow-x: hidden!important;
}

#wrapper {
	width: 100%!important; 
}

#content {
	width: 100%; 
	padding: 0px; 
	margin: 0px!important;
}

img.head {
	width: 100%!important;
	height: auto;
	margin: 0!important;
	padding: 0!important;
	display: block!important;
}

.maintable  {
	max-width: 100%;
	background-color: #fff!important;
}

.navmenu {
	font-size: 100%;
}

#gallery { 
	margin: 0 auto 20px auto;
	padding: 0px; 
	max-width: 98%;
}
	
#gallery .menutop {
	max-width: 65vw!important;
}
	
.catrow a img,
.catrow a img:hover,
.catrow_noalb a img,
.catrow_noalb a img:hover {
	width: 8.5vw!important;
	height: auto;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:10vw;
}
	
stats {
	line-height: 155%;
}
	
stats b {
	display: block;
}

#header {
    display: none;
}

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

.footer {
	max-width: 80%!important;
}

.navmenu {
	padding:2px!important; 
}

.navmenu img {
	margin: 0px!important;
}

}