/*
	Theme Name: Themify Basic Child
	Description: Child theme for Basic theme
	Author: Themify
	Template: basic
	Text Domain: themify-basic
	Version: 0.0.2
*/
@import url("css_arlima.css");
@import url("fonts/fonts.css");

html {
	text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: subpixel-antialiased !important;    
}

body {
	font: .81em/150% Georgia, serif;
}
a {
	color: #2980b9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.page-title{
	font-weight: 900!important;
}

.tmpl-article h2 a:link, .tmpl-article h2 a:visited, div.post-content > h2.post-title.entry-title > a:link, div.post-content > h2.post-title.entry-title > a:visited {
	color: #2B3542;
} 

.tmpl-article h2 a:hover, .tmpl-article h2 a:active, div.post-content > h2.post-title.entry-title > a:hover, div.post-content > h2.post-title.entry-title > a:active {
	color: #777;
} 

.tmpl-article h1 a:link,
.tmpl-article h1 a:visited,
div.post-content > h1.post-title.entry-title > a:link,
div.post-content > h1.post-title.entry-title > a:visited {
	color: #2B3542;
} 

.tmpl-article h1 a:hover,
.tmpl-article h1 a:active,
div.post-content > h1.post-title.entry-title > a:hover,
div.post-content > h1.post-title.entry-title > a:active {
	color: #777;
} 

.arlima-pre-title {
	color: #d35400!important;
/*    text-transform: uppercase; */
}

div.post-content > h2.post-title.entry-title{
	font-size: 2.0rem;
	line-height: 1.25em;
}

div.post-content > h1.post-title.entry-title{
	font-size: 2.8rem;
	line-height: 1.25em;
}

#header {
	border-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "PlayFair Display", Geneva;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 2.25em;
	font-weight: 900;
}
h3 {
	font-size: 2em;
	font-weight: 900;
}

/*
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
*/

/*** NEDRYCKARE OCH DÅRAD***************************/

.nedryckare{
	margin-top: -15px;
}

.nedryckare h3, .nedryckare h4{
/*	font-family: "PFRegSC", serif;
	font-size: 32px;*/
	font-family: "PlayFair Display", Geneva;
	font-size: 28px;
	line-height:1.10em !important;
	font-weight: 400;
	letter-spacing: -0.025rem;
}


.darad{
	margin-top: -15px;
}

.darad h3, .darad h4{
	font-size: 28px;
	line-height:1.10em !important;
	font-family: "PlayFair Display", Geneva;
	font-weight: 500;
	letter-spacing: -0.025rem;
}
/***************************************************/




/* MENU ********/
#main-nav .menu-item, #main-nav a{
	font-family: 'Siri-SemiBold';
	font-style: normal;
	height: 32px;
}

/* main level link */
#main-nav a {
	display: block;
	padding: 5px 15px;
	margin: 0 5px 0 0!important;
	text-decoration: none;
}
/* main level link :hover */
#main-nav a:hover, #main-nav li:hover > a {
	color: #d35400;
	color: #444;
	background-color: #fafafa !important;
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color: #fff !important;
	color: #d35400;
	color: #2B3542;
	border-radius: 0px;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color: #d35400;
	color: #2B3542;
}
/* MENU END ********/



.page-content > h1 {
	font-family: "PlayFair Display", Geneva;
	font-weight: 900;
}

/*
.page-content > p:first-of-type:before {
	font-family: 'dcase';
	content: "a";
	font-size: 18px;
	vertical-align: top;
	line-height: 1.4em!important;
	display: inline-block;
	text-indent: 0;
	width: 22px;
	margin-bottom:-5px;
}
*/

.fetingang, p>strong:first-of-type {
	font-family: 'Siri-Bold', "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	display: inline;
}

.fetingang {
	font-size: 12pt;
	text-transform: uppercase;
}

p+p > span.fetingang, p+span.fetingang > p, p+p.brod > span.fetingang {
	padding-top: 0.99em;
	margin-top: 0.99em;
}

p+p>span.fetingang {
	margin-bottom: 1em;
/*	text-indent: 2em;*/
	display: inline;
	text-indent: 0;
}

.citat, blockquote {
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 10px;
	padding-left: 40px;
	padding-top: 50px;
	display: block;
	font-size: 40px;
	line-height: 1.1em;
	font-family: PFItaBla, Times, serif;
	font-style: normal;
	letter-spacing: -0.05rem;
	text-align: left;
	hyphens: none!important;
	background-image: url(http://www.dcase.se/wp-content/images/quote-orange.svg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 13%;
}

.byline {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	width: 100%;
	background-color: #f0f0f0;
	font-size: 13px;
	line-height: 1.4em;
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	border-top: 4px #2B3542 solid;
	display: block;
}

.byline p {
	margin-left:0px;
}

.bildtext, .wp-caption-text {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -10px;
	width: 97%;
	background-color: #f0f0f0;
	font-size: 13px;
	line-height: 1.4em;
	font-family: 'Siri-Regular', Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	display: block;
	text-align: left;
}

.bildtext p {
	margin-left:0px;
}

p {
  	margin-bottom: 0.666em;
	line-height: 1.3333em;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

p+p {
	text-indent: 0;
	line-height: 1.4em;
}

.mellanrubrik1 {
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif!important;
	font-weight: normal;
	margin-top: 0.33em;
}

.mellanrubrik1 + p, 
p + p.mellanrubrik1 + p, 
p + span.mellanrubrik1 + p {
	text-indent: 0!important;
}

div.sharedaddy h3.sd-title{
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif!important;
	font-weight: normal!important;
	font-size: 13px !important; 
}
.sd-content ul li { margin: 0 5px 5px 5px!important; 
}

.ingress, p.ingress, span.ingress, .leadin, p.leadin, span.leadin {
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px!important; 
	line-height: 1.4em;
	margin-bottom: 12px;
	text-indent: 0;
	hyphens: none!important;
}

p.ortsdatering, span.ortsdatering,
p.dateline, span.dateline {
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif;
	font-size: 15px!important; 
	font-weight: normal;
	color:#999;
	text-transform: uppercase;
	display: inline-block;
	text-indent: 0;
	margin:0;
	padding:0;
	padding-right: 8px;
}

.ortsdatering+p, .dateline+p {
	text-indent: 0;
	line-height: 1.4em;
	display: inline;
	margin:0;
	padding:0;
}
.footer-text{
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif;
}

#footerline{
	text-align: center;
	height: 20px;
	background-color: #2B3542;
	display: block;
	padding: 6px;
	padding-top: 55px;
	width: 100%;
	color: #fafafa !important;
	font-weight: normal;
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif;

	background-image: url('http://www.dcase.se/wp-content/images/miun_bw_white.svg');
	background-size: 9%;
	background-repeat: no-repeat;
	background-position: center 5px;
}
#footerline a:link,#footerline a:visited {
	color: #fafafa !important;
}

div.faktaruta {
	padding-bottom: 5px;
	margin-top: 30px;
	width: -webkit-calc(100% + 20px);
	width:    -moz-calc(100% + 20px);
	width:         calc(100% + 20px);
	background-color: #fff6dd;
	margin-bottom: 30px;
	display: block;
}

.faktarubrik {
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px!important;
	padding: 4px;
	padding-left: 10px;
	background-color: #ccbb88;
	margin-left: -10px;
	display: block;
}

.faktatext, .faktaruta >p {
	text-indent: 0 !important;
	padding-left: 10px;
	padding-top: 0;
	font-family: 'Siri-Regular', Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}

div.faktaruta > ul > li {
	font-size: 14px;
	line-height: 0px !important;
}

.cc{
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
}

.wp-caption.alignnone > p.wp-caption-text,
.wp-caption.aligncenter > p.wp-caption-text,
.wp-caption.alignleft > p.wp-caption-text,
.wp-caption.alignright > p.wp-caption-text{
width: -webkit-calc(100% - 30px);
width:    -moz-calc(100% - 30px);
width:         calc(100% - 30px);
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 10px;

	background-color: #f0f0f0;

	text-align: left;
	font-family: 'Siri-Regular', Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;

	hyphens: none;
}

.wp-caption-text >strong{
	font-size: 11.5px!important;
}

.wp-polls > p > strong {
	font-size: 13px;
}

.wp-polls, .wp-polls-form {
	background-color: #f0f1f2;
	padding: 4px;
	border: 1px #999 solid;
}

.wp-polls-ul li > strong > i {
	font-family: 'Siri-Bold', Helvetica, Arial, Geneva, sans-serif!important;
	font-style: normal;
	font-weight: normal;
}
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li, .wp-polls-ans {
	font-family: 'Siri-Regular', Helvetica, Arial, Geneva, sans-serif!important;
	font-style: normal;
}

.widget_nav_menu{
	font-family: 'Siri-SemiBold', Helvetica, Arial, Geneva, sans-serif!important;
	font-style: normal;
	font-weight: normal;
}
.widget_nav_menu > a, .widget_nav_menu a:visited{
	color: #000;
}
.widget_nav_menu > a:hover, .widget_nav_menu > a:active{
	color: #2980b9;
}
