/*
Theme Name: nannafrederiksen
Theme URI: 
Description: nannafrederiksen child theme for the Super Clean Version 2 theme
Template: superclean2
Author: 
Version: 1.5
Tags: minimalistic, simple, widgets, sidebar, elegant
*/

@import url("../superclean2/style.css");
body
{
    color: #212121;
    font:12px arial, sans-serif;
    margin:0;
    line-height: 1;
    background-color: #ffffff;
    background-image: none;
}

/*	
----------------------------------------------------------------------------------------------------------------
	Change White BG opacity - Add "_70", "_75", "_80", "_85", "_90" or "_95" 
----------------------------------------------------------------------------------------------------------------
*/
#navigation ul li ul, .post, .wp-pagenavi, #followers, .Note, .comments h3, #respond form, .infobar-container {
	background-image: url(images/white_bg_85.png);
	}
/*	
----------------------------------------------------------------------------------------------------------------
	Change theme color - ONLY change this color: #7691a2
----------------------------------------------------------------------------------------------------------------
*/
a {	
	color: #212121;
	}	
a:hover {	
	color: #7691a2;
	}
.post p {
    font-size: 12px;
    line-height: 1.7;
	}
.post {
    font-size: 12px;
    line-height: 1.7;
	}
.post a {
	color: #212121;
	}
.post a:hover {
	color: #7691a2;
}
.post a {
	color:#7691a2;
}
.post img {
	max-width: 920px !important; 
	}
	
.post p {
float: left;
}
	
	.post table.tr-caption-container {
border: 0px solid #ffffff !important;
}

.post table.tr-caption-container tr td.tr-caption{
border: 0px solid #ffffff !important;
}
.post table.tr-caption-container tr{
border: 0px solid #ffffff !important;
}
.post table.tr-caption-container tr td{
border: 0px solid #ffffff !important;
}
.siteheader {
	background-color: #7691a2;
	}
#navigation ul li {
    
    text-transform: !important;
}
#navigation ul li {
	font-family: 'Ubuntu', serif;
	border-right: 0px solid white;
	float: left;
    font-size: 12px;
    height: auto;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-transform: normal;
	display: block;
}
#navigation ul li a {
	display: block;
	padding: 10px;
	text-transform: uppercase !important;
	}
#navigation ul li a:hover {
	background-color: black;
	color: white;
	}
ul.ddMenu2 li {
   
    padding: 0px 0;
}
ul.ddMenu li {
   
    padding: 0px 0;
}

ul.ddMenu2 li.current-menu-item {
	background-color: black; 
	color: white;
	}
	
ul.ddMenu a, ul.ddMenu li.dis a:hover, ul.ddMenu li.sep a:hover {
    height: auto;
	}
ul.ddMenu li span {
padding: 10px;
padding-bottom: 10px;
padding-top: 10px;
margin: 0px;
color: white;
text-decoration: none;
color: black;
display: block;
}
ul.ddMenu li span:hover {
	color: white;
	background-color: black;
}
ul.ddMenu li a  {
display: block;
padding: 10px;
padding-bottom: 0px;
padding-top: 0px;

}
ul.ddMenu li:hover > ul {
top: 30px;
}
#navigation ul li.current-menu-item a {
	color: white;
	}
#navigation ul li ul li {
    border-left: 1px solid #000000;
	}
.post h1 {
	color: #212121;
	font-family: 'Bitter', serif;	
	text-transform: none;
	font-size: 38px;
	}
.post h2 {
	color: #212121;
	font-family: Arial;
	text-transform: none;
	}
.post h3 {
	color: #212121;
	font-family: Arial;
	text-transform: none;
	}
.post h4 {
	color: #212121;
	font-family: Arial;
	text-transform: none;
	}
.post h5 {
	color: #212121;
	font-family: Arial;
	text-transform: none;
	}
.post h6 {
	color: #212121;
	font-family: Arial;
	text-transform: none;
	}

.post h1 a {
	color: #212121;
	font-family: 'Bitter', serif;
	text-transform: none;
	font-size: 38px;
	}
.post h1 a:hover {
	color: #7691a2;
	}
.post h1 a:active {
	color: #212121;
	}
.post h1 a:visited {
	
	}
.post .info {
border-top: 0px solid #414042;
border-bottom: 0px solid #414042;

}
.post .info a:hover {
	color: #7691a2;
	}
.page-link a:hover {
	color: #7691a2;
}
.post .call-to-action .comments .comment-write a:hover {
color:#7691a2;
}
.post .call-to-action .comments .comment-count a:hover {
color:#7691a2;
}
.tag-cloud a { color: #7691a2; }
.tag-cloud a:link{ color: #7691a2; }
.tag-cloud a:hover { color: #7691a2; }

.infobar h3:hover {
	color: #7691a2;
	}
.infobar a:hover {
	color: #7691a2;
}
.column_220 h2 { 
	font-family: Arial;
	text-transform: uppercase;
	}
/*	
----------------------------------------------------------------------------------------------------------------
	Change "Pager" circle
----------------------------------------------------------------------------------------------------------------
*/
.wp-pagenavi a:hover {
        background-image: none;
        background-color: #8e8e8e;
	color: white;
	background-color: #47372b;
	}
 .wp-pagenavi span.current 
 {
     background-image: none;
 }
 .wp-pagenavi span.extend 
 {
     background-image: none;
     height: 0px;
        width: 0px;
 }
 
.wp-pagenavi {
	height: 25px;
	background-image: url(images/white_bg_85.png);
	background-repeat: repeat;
	padding: 10px;
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 500px;
	}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
	padding-top: 5px; padding-bottom: 2px;
	height: 18px;
	}
.wp-pagenavi .nextpostslink:hover {
	padding-top: 5px;
	height: 20px;

	}
.wp-pagenavi .previouspostslink:hover {
	padding-top: 5px;
	height: 20px;

	}

.wp-pagenavi .pages {
    background-image: none;
    border: 0 none;
    color: black;
    float: left;
    font-size: 10px;
    height: 44px;
    margin: 8px 10px 0 0;
    padding: 0;
    width: auto;
}

.wp-pagenavi .page {
	float: left;
	height: 18px;
	padding-top: 7px;
	margin-right: 1px;
	}
.wp-pagenavi .page:hover {
	float: left;
	height: 18px;
	padding-top: 7px;
	margin-right: 1px;
	}
.wp-pagenavi .current, .wp-pagenavi span.current  {
        background-image: none;
        background-color: #8e8e8e;
	width: 25px;
	height: 18px;
	padding-top: 7px;
	text-align: center;
	color: white;
	text-decoration: none;
	margin: 1px;
	display: block;
	float: left;
	}
.wp-pagenavi .last {
        color: #47372b;
	width: auto;
	height: 18px;
	padding-top: 5px;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
	margin: 1px;
	display: block;
	float: left;
	margin-left: 10px;
	}
.wp-pagenavi .last:hover {
        color: #47372b;
	width: auto;
	height: 18px;
	padding-top: 5px;
	background-color: transparent;
	text-align: center;
	text-decoration: underline;
	margin: 1px;
	display: block;
	float: left;
	margin-left: 10px;
	}
.wp-pagenavi .first:hover {
        color: #47372b;
	width: auto;
	height: 18px;
	padding-top: 5px;
	background-color: transparent;
	text-align: center;
	text-decoration: underline;
	margin: 1px;
	display: block;
	float: left;
	margin-right: 10px;
	}
.wp-pagenavi .first {
        color: #47372b;
	width: auto;
	height: 18px;
	padding-top: 5px;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
	margin: 1px;
	display: block;
	float: left;
	margin-right: 10px;
	}
.wp-pagenavi a {
        background-image: none;
        background-color: #383838;
	width: 25px;
	height: 25px;
	padding-top: 10px;
	text-align: center;
	color: white;
	text-decoration: none;
	margin: 1px;
	display: block;
	float: left;
	}
.wp-pagenavi a:hover {
        background-image: none;
        background-color: grey;
	width: 25px;
	height: 25px;
	color: white;
	text-decoration: none;
	margin: 1px;
	display: block;
	float: left;
	}
/*	
----------------------------------------------------------------------------------------------------------------
	Change "Læs mere" circle
----------------------------------------------------------------------------------------------------------------
*/
.post .call-to-action .readmore a:hover {
	background-image: url(images/readmore_hover.png);
	text-decoration: none;
	
}

.post .call-to-action .readmore-pages a
{
    width: 63px;
    height: 38px;    
    background-repeat: no-repeat;
    display: block;
    padding-top: 25px;
    color: #383838;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}

.post .call-to-action .readmore-pages  {
	text-align: center;
	float: left;
	
}
.post .call-to-action {
	margin-top: 20px;
	}