/*
	Theme Name: Pendas
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.1.0
	Author: Mats Bylund
	Author URI: 

*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/



h1,h2,h3,h4{font-family:"Bitter";font-style:italic;font-weight: 400;}
p{font-family: "Open Sans";}

h1{font-size:36px;}
h2{font-size:24px;}
h3{font-size:20px;}
p{font-size:16px;line-height:1.5em}

strong,b{font-weight:600;}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/* GENERAL */

body,html{background-color: #acacac;height:100%;}

.wrapper{background-color: #fff;min-height:100%;border-top:4px solid #eed44b;}
a{color:#4b71ee;text-decoration: underline;}
a:hover{color:#999;}
a.tel{text-decoration: none;color:inherit;}
h1{margin-top:0;}
.lang a.selected{font-weight: bold;text-decoration: underline;}
/* HEADER */


.logo{float: left;margin-left:15px;width:274px;}
.logo img{width:100%;height:auto;}
nav ul{list-style: none;padding:0;margin:0;}

.menu-item{display: inline-block;}

.lang{text-align: right;padding:15px;float:right;}
.lang a{color:#000;text-decoration: none;	background-repeat: no-repeat;
	background-position: left center;
	background-size: 21px;
	padding-left: 25px;}
.lang a.se{
	margin:0 15px 0 0;
	background-image: url("img/icons/lang_swe.png");

}
.lang a.en{
	background-image: url("img/icons/lang_eng.png");

}

nav{background-color:#393939;padding:30px;margin-top:45px;}
nav ul{display: block;}
nav .menu-item a{color:#fff;font-size:22px;text-transform: uppercase;margin-right:50px;text-decoration: none;}

nav .mobile-nav span{color:#eed44b;font-weight: bold;font-size:22px;text-transform: uppercase;display:block;
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 16px;
	padding: 0 20px;}
nav .mobile-nav span.closed{
	background-image: url("img/icons/arrow_down.png");
}
nav .mobile-nav span.open{
	background-image: url("img/icons/arrow_up.png");
}
nav .only-mobile{display:none;}
nav .mobile-nav{display:none;text-align:left;}
	
nav li.current-menu-item a{color:#eed44b;font-weight: bold;}

.fb-icon{width:30px;height:30px;float:right;}

/* PAGE */
main{padding:0 30px 60px 60px;float:left;width:70%;}
.sidebar{float:left;width:30%;padding:0 60px 0 30px;}
.sidebar-widget{width:100%;}

main ul{margin:0 0 0 20px;padding:0;}
main li{font-size: 16px;margin-bottom:10px;}

.wp-caption{border:none;padding:0;text-align: right;}
.wp-caption .wp-caption-text{font-style: italic;margin:5px 0 0;font-size:12px;}
.gallery-item img{border:none !important;}
.alignright{margin:15px 0 15px 30px !important;}

/* MINA KATTER */

.container article.cat{width:calc(50% - 15px);box-sizing: border-box; margin-bottom:30px; border:1px solid #dedede;padding:20px;}
h3.cat_name.male{
	margin:15px 0 0;
	background-image: url("img/icons/male.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 17px;
	padding-left: 24px;
}

h3.cat_name.female{
	margin:15px 0 0;
	background-image: url("img/icons/female.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 15px;
	padding-left: 24px;
}

h3.cat_name.neutered{
	margin:15px 0 0;
	background-image: url("img/icons/neutered.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 15px;
	padding-left: 24px;
}

p.cat_subinfo{
	margin:10px 0 10px;
	font-size:14px;
}

p.cat_subinfo.dob{
	margin:15px 0 0;
	background-image: url("img/icons/health.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 15px;
	padding-left: 24px;
}

p.cat_subinfo.color{
	margin:15px 0 0;
	background-image: url("img/icons/color.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 15px;
	padding-left: 24px;
}

p.cat_subinfo.health{
	margin:15px 0 0;
	background-image: url("img/icons/health.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 15px;
	padding-left: 24px;
}
p.cat_subinfo.likes{
	margin:15px 0 0;
	background-image: url("img/icons/heart.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 15px;
	padding-left: 24px;
}

/* FOOTER */
footer{background-color:#393939;text-align:center;position: absolute;bottom:0;width:100%;}
footer p{color:#fff;font-size:11px;}
footer a{color:#fff;}


/* KATTUNGAR */
#kattungar{padding:0 0 20px;}
.page-links p{padding:0 0 10px;}
.current-litter, .planned-litter{padding:0 0 15px;}
.current-litter {border-bottom:1px solid #eee;}
.current-litter h4, .planned-litter h4{font-size:16px;}
.current-litter .full-image{width:100%;height:auto;}
.current-litter .kitten-gallery a{font-size: 0;}
.current-litter .thumbnail-image{margin:20px 20px 0 0;width:calc(20% - 16px);height:auto;}
.parents img{margin:0 20px 0 0;width:calc(20% - 16px);height:auto;}
.current-litter .thumbnail-image.no-right-margin{margin:20px 0 0;}
.planned-litter {border-bottom:1px solid #eee;}

/* SLIDER */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
	margin: 0 auto;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  margin:0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  list-style: none;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  

.rslides_container {

  position: relative;
  float: left;
  width: 100%;
  }

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }


.transparent-btns_nav:focus{
  outline: none;
  }

.transparent-btns_tabs{
  margin: 10px 0 0;
  text-align: center;
  }
  
  .transparent-btns_tabs ul{
  }

.transparent-btns_tabs li{
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.transparent-btns_tabs a{
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.transparent-btns_here a{
  background: #222;
  background: rgba(0,0,0, .8);
  }




/* MEDIA QUERIES */

@media all and (max-width:1340px){
	nav{padding:20px;}
	nav .menu-item a{font-size:20px;margin-right:50px;}
	.logo{width:220px;}
	.fb-icon{width:24px;height:24px;}
	
	main{padding:0 15px 60px 30px;}
.sidebar{float:left;padding:0 30px 0 15px;}
	
}

@media all and (max-width:1200px){
	nav{padding:20px;}
	nav .menu-item a{font-size:18px;margin-right:40px;}
	.logo{width:200px;}
	.fb-icon{width:22px;height:22px;}
	.alignright{width:200px !important;height:auto;}
	main{padding:0 15px 60px 30px;}
.sidebar{float:left;padding:0 30px 0 15px;}
	
}

@media all and (max-width:1070px){
	nav{padding:20px;}
	nav .menu-item a{font-size:16px;margin-right:20px;}
	.logo{width:200px;}
	.fb-icon{width:20px;height:20px;}
	.alignright{width:200px !important;height:auto;}
	main{padding:0 15px 60px 30px;}
.sidebar{float:left;padding:0 30px 0 15px;}
	
}

@media all and (max-width:900px){
	nav{padding:20px;text-align: center;margin:0;}
	nav .menu-item a{font-size:16px;margin-right:20px;}
	.logo{width:100%;float:none;text-align: center;margin:0 auto;max-width: 360px;}
	.logo img{width:inherit;height:inherit;}

.lang{text-align: right;float:none;position: absolute;right:0;width:auto;}
	.alignright{width:200px !important;height:auto;}
	main{padding:30px;width:100%;float:none;}
.sidebar{float:none;padding:30px;width:100%;}
	
}
@media all and (max-width:690px){
	nav{padding:10px;text-align: center;margin:0;}
	nav .menu-item{display: block;padding:5px 0;}
	nav .menu-item a{width:100%;font-size:22px;margin:0;}
	.logo{width:100%;float:none;text-align: center;margin: 10px 0;}
	.logo img{width:inherit;height:inherit;max-width:240px;}
	nav ul{border-top:2px solid #eed44b;padding-top:5px;display:none;margin-top:5px;}
		.fb-icon{display:none;}
		
		.lang a{display:block;height:20px;width:30px;border:2px solid #ccc;background-size: 26px;background-position: right center;margin:0 0 5px 0 !important;}
		.lang a span{display:none;}
		.lang a.selected{border:2px solid #eed44b;}
	.alignright, .alignright img{width:100% !important;height:auto;margin-left:0 !important;margin-right:0 !important;float:none;}
	main{padding:30px;width:100%;float:none;}
.sidebar{float:none;padding:0px 30px 60px;width:100%;}
	.container article.cat{width:100%;}
nav .mobile-nav{display:block;}
nav .only-mobile{display:block;}
}