/*
Theme Name: Bakkerij Jo
Theme URI:
Description:
Author: Tim Diels
Author URI:
Version: 1.0

General comments/License Statement if any.
*/

/* MAIN BODY STYLES */

*{
    padding:0;
    margin:0;
}

body {
    background-color: #fef4e5;
    font-family: Verdana, Arial, "Century Gothic";
    font-size: 12px;
    color: #fef4e5;
}

#container {
    margin: auto;
    width: 888px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}

/* USER STYLES */

#login-bar {
    float: left;
    height: 22px;
    width: 888px;
	background-image: url(images/Header-User.png);
}

#nav-wrapper {
    float: right;
    height: 22px;
    width: 888px;
	padding-right: 30px;
}

#nav-wrapper a{
    color: #fef4e5;
    text-decoration: none;
}

#nav-wrapper a:hover{
    color: #5a7cbd;
    text-decoration: none;
}

.nav li {
    display: inline;
    list-style-type: none;
	padding-top: 3px;
	padding-left: 5px;
    color: #fef4e5;
    float: right;
}

/* HEADER STYLE */

#header {
    float: left;
    height: 107px;
    width: 888px;
	background-image: url(images/Header-Middle-2.png);
}

/* FOTOSLIDE STYLE */

#fotoslide {
    float: right;
    padding-top: 7px;
	padding-right: 50px;
	width: 300px;
	height: 80 px;
	border: medium;
}

#fotoslide .ngg-galleryoverview {
    margin: 0 !important;
}

.ngg-gallery-thumbnail img {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* NAVIGATION STYLES */

#navigation {
    height: 24px;
    float: left;
    width: 888px;
	background-image: url(images/Header-Navigation.png);
}

#nav-links-wrapper {
    height: 24px;
    float: left;
    width: 828px;
	padding-left: 20px;
	padding-right: 30px;
}


.nav_links ul {
    margin: 0px;
    padding: 0px;
}

.nav_links li {
    list-style:none;
    display:block;
    float: left;
	padding-left: 20px;
}

.nav_links a {
    text-decoration: none;
    color: #fef4e5;
    display: block;
    height: 24px;
    padding-top: 3px;
	padding-right: 5px;
}

.nav_links a:hover {
    color: #5a7cbd;
}

.rss ul {
    margin: 0px;
    padding: 0px;
}

.rss li {
    list-style:none;
    display:block;
    float: right;
}

.rss a {
    text-decoration: none;
    color: #fef4e5;
    display: block;
    height: 24px;
    padding-top: 3px;
}

.rss a:hover {
    color: #5a7cbd;
}

/* LINER STYLE */

#liner {
    float: left;
    width: 888px;
	height: 1px;
	background-image: url(images/Header-Bottom.png);
}

/* CONTENT STYLES */

#content {
    float: left;
    width: 888px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}

#content-left {
    float: left;
    width: 602px;
}

.post-featured {
    width: 572px;
    float: left;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.post-featured-title {
    float: left;
    width: 572px;
}

.post-featured-desc {
    float: left;
    width: 572px;
}

.post-liner {
    float: left;
	height: 1px;
}

.a-post {
    width: 562px;
    float: left;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.a-post h1{
    color: #f8f0a5;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}


.a-post .ngg-galleryoverview {
    margin: 0 !important;
}

.a-post .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    width: 33.33%;
    width: calc(100/3);
}

.post-title {
    float: left;
    width: 502px;
    margin-bottom: 10px;
}

.post-title p {
    color: #fef4e5;
    float: left;
}

.post-comments {
    float: left;
    width: 27px;
	height: 25px;
	padding-top: 10px;
	background-image: url(images/comment.png);
}

.span-comm {
	margin-left: 9px;
	padding-top: 5px;
	margin-top: 5px;
	color: #000000;
}

.post-desc {
    float: left;
    width: 562px;
    line-height: 16px;
}

.comments {
	width: 532px;
    float: left;
}

.post-desc ul {
	list-style: none;
}

.content-left-1 {
	width: 300px;
	float: left;
	clear: none;
	}

.content-right-1 {
	width: 300px;
	float: right;
	clear: none;
	}

/* SIDE-BAR STYLES */

.side-bar-wrapper {
    float: left;
    width: 286px;
	height: 100%;
	background: url(images/Nav-bg.png);
	background-repeat: repeat-y;
	min-height: 100%;
}

.side-bar {
	margin-top: 20px;
}


.side-bar-title-wrapper {
    float: left;
	width: 286px;
	height: 45px;
	background: url(images/Nav-Title.png);
}

.side-bar-title {
    float: left;
	width: 286px;
	height: 45px;
	margin-top: 7px;
	margin-left: 30px;
	color: #321e09;
}

.side-bar-content {
    width: 226px;
	height: 100%;
    float: left;
	padding-left: 25px;
	padding-bottom: 25px;
}

.side-bar-content li {
    list-style:none;
	width: 227px;
    margin-bottom: 10px;
}

.side-bar p {
    text-align: justify;
    line-height: 16px;
}

.side-bar-content .ngg-galleryoverview {
    margin: 0 !important;
}

/* FOOTER STYLES */

#footer-wrapper {
    background-image: url(images/Footer-Content.png);
	background-repeat: repeat-y;
	height: 24px;
	float: left;
	width: 888px;
}

.footer-left {
	margin-left: 30px;
	margin-top: 3px;
	float: left;
}

.footer-right {
	margin-right: 30px;
	margin-top: 3px;
	float: right;
}

/* DEFAULT STYLES */

h1,h2,h3 {
    color: #fef4e5;
    font-weight: bold;
}

h1 {
    font-size: 14px;
    line-height: 34px;
}

h2 {
    font-size: 18px;
    line-height: 34px;
}

h3 {
    font-size: 18px;
    line-height: 34px;
}

a:link {
    color: #fef4e5;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #fef4e5;
}

a:hover {
    text-decoration: none;
    color: #5a7cbd;
}

a:active {
    text-decoration: none;
    color: #5a7cbd;
}
.post-desc ul {
    margin-left: 30px;
}

#header #fotoslide {
    height: 95px;
    overflow: hidden;
}

#header #fotoslide img {
    max-width: 100% !important;
    max-height: 100% !important;
}

.ngg-gallery-thumbnail {
    text-align: center;
    max-width: 100% !important;
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    margin-right: 5px;
    margin: 5px;
}

.ngg-gallery-thumbnail a {
    display: block;
    margin: 4px;
    border: none;
    box-shadow: none;
}

.ngg-gallery-thumbnail img {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    max-width: 100% !important;
    height: auto;
}