/*
Theme Name: louiogbearnaisen
Theme URI: 
Description: louiogbearnaisen child theme for the callixtus theme
Template: callixtus
Author: 
Version: 1.5
Tags: minimalistic, simple, widgets, sidebar, elegant
*/

@import url("../callixtus/style.css");

/* 
-------------------------------------------
	Customize Template - Colors and images
-------------------------------------------
*/
body {
	color: #47372b; 
	background: #ffffff url('theme_images/bg_image.jpg') top center repeat-x;
	background-position: center 46px !important;
}

img.bg {
        position: fixed;
        
	}
#page-wrap {
	padding-left: 10px;
	padding-right: 10px;   
}
#content-wrap {
    width: 960px;
	background-color: #ffffff; float: left; display: block;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
}
#left-wrap {
    float: right;
    margin-left: 10px;
    width: 230px;
	display: block;
	border-left: 1px solid #bebebe; margin-top: 20px;
}
#center-wrap-large {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    padding-right: 0;
    width: 690px; display: block;
}
.post img { 
	max-width: 690px; 
	margin-bottom: 20px;
	border: 0px solid #222222;
	padding: 0px;
	}
.post img.wp-smiley {
	border: 0px solid #ffffff;
	margin-bottom: 0px;

	padding:0px;
	}
	
	.post p, .post ul li, .post ol li {
	line-height: 1.7em;
	font-size: 14px;
	}
	
	.box-wrap {	
	line-height: 1.7em;
	font-size: 12px;
	}
.box-wrap p {	
	line-height: 1.7em;
	font-size: 12px;
	}
#left-wrap {
    float: right;
    margin-left: 10px;
    width: 230px;
}
#center-wrap-large {
    float: left;
    margin-right: 10px;
    margin-left: 0px;
    padding-right: 0;
    width: 690px;
}
.post {
	background-color: #ffffff !important;
	background-image: none;
	line-height: 1.7em;
	margin-bottom:15px;
	margin-top:25px;
	}
.post p {
	line-height: 1.7em;
	margin-bottom:15px;
	}
.page-link a:link, .page-link a:visited {
background:none repeat scroll 0 0 #acd1ff;
color:#333333;
font-weight:normal;
padding:0.5em 0.75em;
text-decoration:none;}


.pagenav {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat; 
	margin-bottom: 20px;
	}
#social-fullwidth {
	background-color: #222222;
	}

.pagenav ul li { margin-bottom: 0px; padding-top: 15px; padding-left: 20px;}
.pagenav ul li a {
	font-family: 'Rock Salt', cursive;
	color: #333;
	font-size: 16px;
	text-transform: none;
	
	}
.pagenav ul li a:hover {
	color: #000;
	}
.box-wrap {
	background-image: none;
	line-height: 1.7em;
	margin-bottom:15px;
	
	}
.ekstra-wrapper .ekstra h2 a {
	color: #47372b;
	}
.box-wrap .recentcomments a:hover {
	color: #383838 !important;
	}
.box-wrap .overskrift {
	color: #383838;
	background-color: transparent;
	border-bottom: 0px solid #383838;
	}
.box-wrap .overskrift h1 { 
	font-family: 'Rock Salt', cursive;
	text-transform: none;
	font-size: 18px;	
	}
.box-wrap .overskrift h1 a {
	font-family: 'Rock Salt', cursive;
	text-transform: none;
	font-size: 18px;
	color: #ffffff; 
	}
.box-wrap ul li {
	background-image: none;
	}
.box-wrap ul.wp-tag-cloud li {
	background-image: none; float: left;
	}
	
.box-wrap ul li a {
	color: #383838;
	}
.box-wrap ul li a:hover {
	color: #383838;
	}
.arkivheader {
	background-color: #222222;
	border-bottom: 4px solid #383838;
	}
.arkivheader h1 { color: #ffffff; font-family: 'Rock Salt', cursive; 
	text-transform: none;}
.dato {
	border-bottom: 1px solid #000;
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	width: 155px;
	color: #383838; 
	font-family: 'Rock Salt', cursive;
	font-size: 12px; 
	
	}
.post .info-wrap {
	border-top: 1px solid #47372b;
	border-bottom: 1px solid #47372b;
	}
.post .info-wrap a {
	color: #8e8e8e;
	}

.post a.readmore {
	background-color: #383838;
	color: #ffffff;
	}
.post a.readmore:hover {
	background-color: #252525;
	}
.comment-count a {
	color: #8e8e8e;
	}
.comment-count a:hover {
	color: #383838;
	text-decoration: underline;
	}
.comment-count .count {
	background-image:url("theme_images/comment_bg.png");
	}
.comment-write {
	background-image:url("theme_images/writecomment_bg.png");
	}
.comment-write a {
	color: #8e8e8e;
	}
.comment-write a:hover {
	color: #383838;
	text-decoration: underline;
	}
.facebook {
	border-top: 1px solid #47372b;
	border-bottom: 1px solid #47372b;
	}
.ekstracontent {
	background-color: #e5e5e5;
	border: 1px solid #e5e5e5;
	}
.wp-pagenavi .current {
	background-color: #8e8e8e;
	}
.wp-pagenavi .last {
	color: #47372b;
	}
.wp-pagenavi .first {
	color: #47372b;
	}
.wp-pagenavi {
background-image: none;
margin-top: 30px;
}
.wp-pagenavi a {
	background-color: #383838;
	}
.wp-pagenavi a:hover {
	background-color: #8e8e8e;
	color: white;
	}
.ngg-widget img { 
	border: 2px solid #47372b;
	}	
.tag-cloud a {
	color: #383838;
	}
.tag-cloud a:hover {
	color: #383838;
	}
.tag-cloud span {
	color: #383838;
	}
.twitter-timestamp {
	color: #bdbdbd;
	}
li.twitter-item .twitter-user {
	color: #8e8e8e;
	}
li.twitter-item .twitter-link {
	color: #8e8e8e;
	}
#bottom-fullwidth {
	background-color: #222222;
	}
.bottom-box ul li {
	background-image: url(theme_images/bullet_light.png);
	}
.bottom-box ul li ul li {
	background-image: none;
	}
.bottom-box ul li ul li a {
	color: black;
	}
.bottom-box ul li a:hover {
	color: #bdbdbd;
	}
#bottom-bar {
	background-color: #000;
	}
.post h1 {
	color: #383838;	
	font-family: 'Rock Salt', cursive; text-transform: none;
	margin-bottom: 20px;
	}
.post h1 a { color: #383838;
	font-family: 'Rock Salt', cursive; text-transform: none;
	}
.post h1 a:hover {color: #383838;}	
h2, h3, h4, h5, h6 {
	font-family: 'Ubuntu Condensed', sans-serif !important; text-transform: uppercase; 
	}

.comment_content h1 a { color: #794a2e; }
.comment_content h1 a:hover {color: #383838;}	
.comment_content img {
	 border: 0px solid #fff;
}
a { color: #c9456b;}
a:hover {color: #c70c0c;}
.box-wrap ul li.recentcomments a {
	color: #8e8e8e;
	}
.box-wrap ul li.recentcomments a:hover {
	color: #c70c0c;
	}
.readmore { clear: left;}
.post .info-wrap {
    border-bottom: 0px solid #47372B;
    border-top: 0px solid #47372B;
}

span.opskrift-beskrivelse
{
font-family: 'Ubuntu Condensed', sans-serif !important;
font-size: 1.2em;
font-weight: normal;
margin: 0px;
color: black;
}

.post {
margin-top: 0px;
}

#zlrecipe-title {
	font-family: 'Rock Salt', cursive !important;
	font-size: 1.5em !important;
	padding-bottom: 15px !important;
	padding-top: 6px !important;
}

.post .opskrift-index {
	border: 0px solid white;
}

.post .opskrift-index tr td{
	padding: 4px 2px;
	text-align: center;
}

.post .opskrift-index tr td img{
	width: 171px; 
	margin: 0px;
}

.post .opskrift-index .opskrift-text {
	text-align: center;
	
}
.post .opskrift-index .opskrift-text a {
	color: #383838;
	text-decoration: none;
	font-size: 11px;
}

.post p {
	line-height: 1.4em;
	letter-spacing: 0px;
	font-size: 15px;
	font-family: 'georgia'; 
}
