/*
Theme Name: Mama Magazine
Theme URI: http://www.lazzo.nl
Description: The new design of the Mama Magazine website created by Lazzo and Olga.
Author: lazzo.nl
Author URI: http://lazzo.nl/
Version: 1.0
*/
/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #D6A2AE; color: #fff; text-shadow: none; }
::selection { background: #D6A2AE; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author:Lazzo.nl
   ========================================================================== */

/*0. ==================== Tag defaults ==================== */


* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

body { color: #000; background: #ffffff; font-size: 0.9em; }

h1, h2, h3 { color: #D6A2AE; }

p { font-size: 0.9em; margin-bottom: 1.625em; }

/*1. ==================== Structual ==================== */


#wrapper { background: #ffffff; margin: 20px auto 0 auto; position: relative; width: 982px; }

/*div[role="main"] { background: #d8d9da; *//* Old browsers *//* background: -moz-linear-gradient(top,  #d8d9da 0%, #f2f3f3 100%); *//* FF3.6+ *//* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8d9da), color-stop(100%,#f2f3f3)); *//* Chrome,Safari4+ *//* background: -webkit-linear-gradient(top,  #d8d9da 0%,#f2f3f3 100%); *//* Chrome10+,Safari5.1+ *//* background: -o-linear-gradient(top,  #d8d9da 0%,#f2f3f3 100%); *//* Opera 11.10+ *//* background: -ms-linear-gradient(top,  #d8d9da 0%,#f2f3f3 100%); *//* IE10+ *//* background: linear-gradient(top,  #d8d9da 0%,#f2f3f3 100%); *//* W3C *//* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d9da', endColorstr='#f2f3f3',GradientType=0 ); *//* IE6-9 *//* margin: 0 auto; min-height: 300px; padding: 10px 20px; position: relative; overflow: hidden; }*/
div[role="main"] { background-color:#fff; margin: 0 auto; min-height: 300px; padding: 10px 20px; position: relative; overflow: hidden; }

#content { width: 66%; float: left; /*overflow: hidden;*/ }  /*overflow: hidden; needed for dropshadow */
body.home #content, body.category-hotspots #content, body.page-template-h-weggeefactie-template-php #content { width: 66% !important; }
body.single #content, body.page #content { width: 622px; }

#related-posts-title { background: none repeat scroll 0 0 #FFFFFF; border-top: 1px solid #D9DADB; color: #939598; font-size: 1.3em; margin: 0; text-indent: 270px; text-transform: uppercase; }
#related-posts { list-style: none; overflow: hidden; background: #fff; margin: 0; }
#related-posts li {   float: right; padding: 10px; width: 120px;}
#related-posts li h3 {     font-size: 0.9em; font-weight: normal; line-height: 1.2; margin: 0;}
#related-posts li h3 a { text-decoration: none; color: #000; }

#sidebar { width: 300px; float: right; }

.column { float: left; width: 48%; }
.column + .column { float: right; }

#breadcrumb-and-search { margin: 0 0 10px; overflow: hidden; }
#breadcrumb-and-search > div { width: auto; }



/*2. ==================== Single styles ==================== */

/*logo*/
header > a:first-child { background: url("images/original-logo.png") repeat scroll 0 0 transparent; display: inline-block; height: 95px; left: 15px; margin-top: 15px; position: relative; text-indent: -9999px; top: 2px; width: 442px;}

/* div around an image with this class helps middle align the image */
.image-aligner { text-align: center; }

/* base navigation class */
ul.menu { border-color: #ffffff; list-style: none outside none; margin: 0; padding: 0; }
ul.menu * { text-align: left; }
ul.menu > li { border-left: 1px solid; border-color: #999999; color: #000000; display: inline-block; position: relative; }
ul.menu > li:first-child { border-left: none; }
ul.menu > li.last { padding-right: 0; }
ul.menu > li > a { color: #999999; }
ul.menu li a {   color: #808285; font-weight: normal; letter-spacing: 0.04em; text-decoration: none; text-transform: lowercase; }
ul.menu li.current-menu-item > a { font-weight: bold; }
ul.menu li a:hover { text-decoration: underline; }

/* sub header navigation */
.sub-header { background: none repeat scroll 0 0 #000000; font-size: 0.8em; height: 20px; line-height: 20px; text-align: right;}
.sub-header > div { display: inline-block; }
.sub-header > div:first-child { margin-right: 20px; }
.sub-header ul.menu { display: inline-block; }
.sub-header ul.menu a { color: #ffffff; }
.sub-header ul.menu li { border-color: #ffffff; padding: 0 5px 0; }

/* main navigation class (extends: base navigation) */
ul#menu-categories.menu > li {     margin: 5px 0 0; padding: 0 20px; }
ul#menu-categories.menu > li > ul { background: none repeat scroll 0 0 #FFFFFF; display: none; list-style: none outside none; margin: 0 0 0 -20px; opacity: 0.9; filter: alpha(opacity=90); padding: 0; position: absolute; z-index: 100;}
ul#menu-categories.menu > li:hover > ul { display: block; }
ul#menu-categories.menu > li > ul li { white-space: nowrap; position: relative; }
ul#menu-categories.menu > li > ul li:first-child { padding-top: 13px; }
ul#menu-categories.menu > li > ul li a span:first-child { position:absolute; border: 1px solid #CCCCCC; border-radius: 25px 25px 25px 25px; display: inline-block; height: 25px; margin-right: 10px; overflow: hidden; vertical-align: middle; width: 25px; display: none; /* temporary:  display: none;*/ }
ul#menu-categories.menu > li > ul li a span:first-child + span { display: inline-block; position: relative; /* text-indent: 40px; temporary: */ text-indent: 14px; height: 30px; color: #5F6062; }
ul#menu-categories.menu > li > ul a span:first-child + span { position: relative; left: -4px; top: -2px; font-size: 0.9em; }
ul#menu-categories.menu > li > ul a span:first-child + span:hover { /* temporary: background: url("images/nav-hover.png") no-repeat scroll 0 0 transparent; */ text-decoration: underline; }
ul#menu-categories.menu > li > ul li a { height: 31px; display: inline-block; padding: 0 10px; }

.menu-categories-container { border-top: 1px solid #999; position: relative; } /* pos relative: logo bleeds over this line */

#footer-access {    padding-bottom: 25px;
    position: relative;}
#footer-bottom {     border-bottom: 1px solid #9D9FA1;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 90px;
    width: 100%;
    display: none;
/* temporary  display: none; */
    }

/* footer navigation class (extends: base navigation) */
footer ul.menu { list-style: none; padding-left: 0; overflow: hidden; background: #d8d9da; /* Old browsers */ background: -moz-linear-gradient(top,  #d8d9da 0%, #ffffff 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8d9da), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #d8d9da 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #d8d9da 0%,#ffffff 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #d8d9da 0%,#ffffff 100%); /* IE10+ */ background: linear-gradient(top,  #d8d9da 0%,#ffffff 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d9da', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ }
footer ul.menu { }
footer ul.menu li { border: none; }
footer ul.menu li:first-child { }
footer ul.menu > li { float: left; } /* 'float: left' is a fix for the whitespace between li elements */
footer ul.menu > li.menu-item-6542 { display: none; }

/*todo: make a better solution for this*/
footer ul.menu > li:first-child { display: none; }

footer ul.menu > li .category-mask {
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: inline-block;
	height: 80px;
	overflow: hidden;
	width: 80px;

	/* temporary  */
	background-color: #ccc;
	display: none;

}
footer ul.menu > li .category-mask img { width: 100px; height: auto; }
footer ul.menu > li h2 {
   color: #808285;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    white-space: nowrap;
}
footer ul.menu > li > a {
    display: inline-block;
    padding: 10px 19px;
    white-space: nowrap; }
footer ul.menu ul {     font-size: 0.9em;
    padding: 0 19px;}


/* social media icons */
.social-icons { list-style: none outside none; position: absolute; right: 180px; top: 97px;}
.social-icons li { display: inline-block; margin-left: 2px; }

.social-icon-instagram a, .social-icon-google-plus a { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAUCAMAAADsgQBJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5MDk4MEM3RTdDM0IxMUUzOURFMjg2QzdDQTI5NjU2NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5MDk4MEM3RjdDM0IxMUUzOURFMjg2QzdDQTI5NjU2NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQwOTkxMDc1N0MzOTExRTM5REUyODZDN0NBMjk2NTY2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQwOTkxMDc2N0MzOTExRTM5REUyODZDN0NBMjk2NTY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+mka0zwAAAwBQTFRFoaGjn5+g////VFRW/v7+Z2dpVVVXt7i5VlZYWlpc0NHSuru8qaqrWFhazM3Ofn6AXl5g5OXmpaanbW1vi4uMYmJkYWFjZmZo7e3ulJSWXV1fbGxui4yNdHR2vLy9l5eZmZmbz9DRgICBb29xiYqL4uPkhYWHdXZ36+vrZmdpf4CB7e3t4uLjaWlrc3N16urql5iZampsjo6Q7OzswMDBkJCSfX1/7+/vsLCyaGhq/f39tra3o6Ol7u7ul5eY9/f30NDRcHBycnJ0eHl6tbW23+DgY2Nlx8fIy8vMd3h5pqankJCR/Pz8sbGy+vr6hISF2dnZW1tdv7/Bbm5wwcHB+Pj4xMTF2trbw8PDz8/Qurq7+/v70NHRyMjJgoKE3Nzc4+PkwMDCh4eI2dna3d3ed3d5mJiZ7e7uZWVnzc3OoqKjs7O01tbXYGBi6Ojp6enp8/Pz29vb8PHx6+vsr7Cx0tLT4eLigYGCnJye6urrqamq7OztkZKTfHx99fX1lJSVi4uNmpqb4uPj9vb2V1dZ19fX0tLS09PT5ubm5+fnWVlb7+/w9PT0kZGT3d3d8PDwzs7P1NTVo6Sl1dXW29vcgoKDwcHCjI2Ok5OUfX1+3t7e2trcuLm5jIyO7u/wgICCnJydubm7qKipt7e3kpKTe3x9ubq7j5CRdHR109PU5ubnm5udrq6vbG1vpKSlwcLDvLy8+Pj5tbW1X19gtba3qqqrsLCx0dHR19fYlZaXbm5v4uLizc7OysrLycnJoKChjo+Qr6+woaKip6ipaGhr0dLTq6usy8zMb29wpqao4+Pj+fr6+fn59/j4ra2u1tbWuLi54eLj7O3u5ebmxcXHu7u86Onp8vLy39/g8vLza2ttzMzNcHBx2NjYf3+BfHx+q6yswsLC1NXV+vr71dXV39/f3t7f29vdcXFycXFzw8PEmZmag4OE5OTk5eXluLi48fHyhoaI4ODghoeIsbKzjY2Po6Okjo6Pzs7OsrO0rKytra2t5ebneHh6iIiKiYmKvMcb1wAAA45JREFUeNpkk3d8E2UYx1+e3IVLNLZykNikUc7QZjZtM5uW7mEXdO/BHrJk7733EEWGgqigDAUUlOHee++9Ge69xed5k2Ig3z9y7+95f/l+3vvcHcsct9CVlORyLXzFlYQL5M1MICq/H3FZNCMm9ufzzFcvPZ+/twtsm6IoeVpF0SraPKVdq7Qr7SepLGzQXsgTbbQx5JIYitmg2tpB3aPx+Wqp/MJFscyije6x7GYZGf0y/rj8HId7YBawvPriWJ6lM/YI8/P6oVOrDzwWDqzvtX1fhyiW4YAsb/Umdo4ZuNzVdKT3M1MoDSXLFcS+JQJvv5PFI0tLS/N2GWyTJzvbcECNiYnIp0/d0G3u+GOJiY+mUqwmSx/k9muoPdWGvzdSZr/85lnVZWmJi2sBj8dDlqDD4bgFHnY4ssA3u/i154rvdzg+J0scshGgdP7gik7/ABAWYGbJycnZXCFkQnUgcB3ggCzZVqu1ERKt1p/gvV3DP/YOn221LqWa2WzeDNAamCLAoT+HfQlrccDQ5CRJvwLLKP5C4IAsTlmWi2C0LBfAI7L87zcY5RaymEwmHzjrlq0u8uLB/ABzTCZWVlg4K3gGGg3Ii/D7XigrLCOLVxRFczA3WWRfyKJoisMoXk0W7A2B+gIoN2QBzKsDWGMwMLfZ7f1gGkzXI1XwVSO43W6yTOqFmFvXZzvf7dVFKVmwdwLeMEOC/j6ATgtAjl7P8i2WSUvc0GpEHoL5zWDJt5DFFs/RC+vq4rt4gCzYy4PlY5t+LXkecksqAKqMRma602QboxlQmVOjGTx31dhPAO+bLDM0xNNnB0L2ME2EB8mC13KAjh8Dhs+AaTZA7j0aDUtPT7e9pCsIwvggNHyt2wQ4IEuqTqf7cMJBzz/fgTNeF6aDLHg15AI01Lx//I6a0QBFOGApKSkzNkpSyf6jE7JkSfIBDrhFkk73v1lCRkGnFOYqstBiAcBS6e09zfjyrdBjZo+HQivGTbsywo61laFQiFvU6pmQr0Z08JE6DLfw1V3CvSP5N/CtTJHhA7w7+jsqtYv2iCUHXpawEti6ONqi4sy5/i8M65408sTsomj/IeEcN61ELX9GKtXiemiaOf3WjpGqCPx9UUeCfkvVqcjayNbgv1TRiKKfztSwEtf5Od3mWf7fSqWNClUM5WyR3y5GYbDb/Yv4reVZLuiK9XzetvO2nueR0Cz8J8AAVaXmS44kjqkAAAAASUVORK5CYII=); }
.social-icon-instagram a, .social-icon-google-plus a { display: inline-block; height: 20px; vertical-align: middle; width: 20px; font-size: 0; }
.social-icon-instagram a { background-position: 0px 0; }
.social-icon-google-plus a { background-position: -25px 0; }

/* cover shot */
#magazine-covers { display: inline-block; position: absolute; right: 20px; top: 23px; }
#magazine-covers img { }

/*breadcrumbs*/
#crumbs, #crumbs a, #crumbs span { color: #808285; text-transform: lowercase; text-decoration: none; }
#crumbs a[title~=Uncategorized] { display: none; }
#crumbs a:hover { text-decoration: underline; }
#crumbs span { font-weight: bold; }

/*Page titles*/
header.page-header { background: none repeat scroll 0 0 #FFFFFF; height: 65px; margin-bottom: 20px; }
header.page-header h1 span:first-child { border-bottom: 1px solid #999999; display: block; height: 46px; overflow: hidden; text-indent: -9999px; z-index: 1; }
header.page-header h1 span:first-child + span { background: url("images/category_star.png") no-repeat scroll right 26px transparent; display: block; margin: -32px 0 0; position: absolute; width: 546px; }
header.page-header h1.page-title { margin: 0; }

/*Winactie op de sidebar*/
#sidebar-winactie-wrapper img { width: 300px; }
#sidebar-winactie-wrapper legend { display: none; }
#sidebar-winactie { padding: 0; border: none !important; }
#sidebar-winactie + li { border: none !important; }
#sidebar-winactie-wrapper a { color: #DF268F !important; }
#sidebar-winactie form { position: relative; padding: 10px; }
#sidebar-winactie input[type=text] { width: 306px;  }
#sidebar-winactie #sidebar-winactie-form input[type=text] { width: 306px; }
#sidebar-winactie #sidebar-winactie-form ul { list-style: none; margin: 4px 0 0 0; padding: 0; }
#sidebar-winactie #sidebar-winactie-form ul li {  }
#sidebar-winactie #sidebar-winactie-form label { display: inline-block; width: 80px; }
#sidebar-winactie #sidebar-winactie-form select { width: auto; }
#sidebar-winactie input[type=password] {  border-top: medium none; position: absolute; top: 23px; width: 265px; left: 0;}
#sidebar-winactie input[type="submit"] { float: right; }



#price-of-the-day { position: relative; }
/*#price-of-the-day img { width: 622px; height:325px; }*/
#price-of-the-day a { text-decoration: none; }
#price-of-the-day h1 { border: medium none; color: #DF268F; font-size: 2.1em; letter-spacing: 0; line-height: 1; margin: 20px; padding: 0; text-decoration: none; text-transform: none; width: 450px; }
#price-of-the-day > div { margin: 20px; }
#price-of-the-day > div + div {clear: both; }
#price-of-the-day > div p { margin: 0 0 20px 0; }
#price-of-the-day > div > div:first-child { float: left; width: 430px; }
#price-of-the-day > div > div:first-child + div { background: url("images/speel-hier-mee.png") repeat scroll 0 0 transparent; float: none; height: 148px; left: 475px; position: absolute; top: 334px; width: 142px;}

#newsletter-registration-form form {height: 21px;position: relative; }
#newsletter-registration-form input[type=text] {    position: absolute; width: 230px;}
#newsletter-registration-form input[type="submit"] { position: absolute; right: 0; width: 81px; }
#newsletter-registration-form .mpFormLabel { display: none;}


#call-action > div { text-align: center; }
#call-action #call-action-1 { height: 120px; position: relative; z-index: 2; filter: alpha(opacity=100);}
#call-action #call-action-2 { margin-top: -133px; position: relative; visibility: hidden; }
#call-action #call-action-3 { margin-top: -40px; position: relative; visibility: hidden; height: 100px; }
#call-action p { font-size: 0.95em; margin: 8px 0; }
#call-action #call-action-1 input { font-size: 1.4em; height: auto; padding: 2px 18px; }
#call-action #call-action-2 input { font-size: 1em; height: auto; padding: 8px; }

/* wp member plugin adjustments */
#newsletter-conditions {     display: inline-block; font-size: 0.8em; margin: 0.2em 0 25px 6px; vertical-align: top; width: 400px; }
#wpmem_reg input[type=reset] { display: none; }
.button_div + font.req {    background: none repeat scroll 0 0 #FFFFFF; height: 28px; margin: 0 0 0 -4px; overflow: hidden; position: absolute; text-indent: -9999px; width: 100px;}

.drop-shadow { -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.7); box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.7); }
.transition { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.user-select-none, .user-select-none * { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

/*3. ==================== Recurring Blocks ==================== */

/*forms*/
input {
	border: none;
}
input[type=submit] {
	height: 21px;
	border: none;
	background: #C498A9;
	color: #fff;
	text-transform: lowercase;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
input[type=text], input[type=password] {
   border-bottom: 1px dotted #999;
    border-top: 1px dotted #999;
    color: #C3839D;
    font-size: 0.85em;
    height: 21px;
    text-indent: 10px;
    width: 250px;
}
label { text-transform: lowercase; font-size: 0.9em; }
.div_text { margin-bottom: 15px; }

/*content block*/
.content-block { background: none repeat scroll 0 0 white; margin-top: 20px; }
body.page .content-block:first-child { margin-top: 0px; }  /* exceptions for top margin. this can be done better!  */
/*.content-block h1 { border-bottom: 1px solid #CCCCCC; font-size: 1.3em; line-height: 0.7em; margin: 0 7px 0 0; padding: 10px 10px 0; text-transform: uppercase; }*/

/*content block header. uses after pseudo for grey line*/
.content-block h1 { font-size: 1.2em; font-weight: bold; letter-spacing: 0.15em; line-height: 1; margin: 0 7px 0 0; padding: 10px 10px 0; text-transform: uppercase; }
.content-block h1 > a { text-decoration: none; color: #D6A2AE; }
.content-block h1:after { background: none repeat scroll 0 0 #CCCCCC; border: medium none; content: "."; display: block; height: 1px; overflow: hidden; position: relative; top: -0.13em; width: 103%; }

.content-block ol.articles > li { border-top: 1px dotted #ccc; overflow: hidden; padding: 10px; }
.content-block ol.articles li a, a.read-more-link { color: #000; text-decoration: none !important; }
.content-block ol.articles > li:first-child { border-top: medium none; }
.content-block ol.articles { background: url("images/category_star.png") no-repeat scroll right 0 transparent; list-style: none outside none; margin: 0 3px 0 0; padding: 5px 0 0; position: relative; top: -7px;}

/* images and text */
.content-block ol.articles > li { font-size: 0.95em; } /* default behaviour: float image left */
.content-block ol.articles > li img { margin: 0 10px 10px 0; } /* default behaviour: float image left */
.content-block ol.articles > li.portrait img { float: left; } /* default behaviour: float image left */
.content-block ol.articles > li p {  } /* default p behaviour */
.content-block ol.articles > li.landscape img { float: none; }	/* no float on image in the first item and landscape */
.content-block ol.articles > li.portrait > a > p, .content-block ol.articles > li.portrait > a + p { width: 135px; float: right; } /* first and portrait p: float p right */

.content-block ol.articles > li.small img, .content-block ol.articles > li.landscape.small img { float: left; } /* always float the image on the smaller items */
.content-block ol.articles > li.small > a > p, .content-block ol.articles > li.small > a + p { float: right; width: 179px; } /* always float p right on the smaller items */
/* // images and text */


.content-block ol.articles > li h2 {    color: #000000; font-size: 1em; letter-spacing: 0.06em; margin: 0; position: relative; top: -0.25em; font-weight: bold; }
.content-block.catch-of-the-day ol.articles > li h2 {  border-top: 1px dotted #CCCCCC; color: #D96F9E; font-size: 1.6em; font-weight: normal; padding: 10px 0 0; text-align: center;}
.column .content-block ol.articles li a {   color: #000000 !important; }
.content-block a.all-articles, .content-block-plain a.all-articles { position: relative; border-top: 1px dotted #CCCCCC; color: #D45491; display: inline-block; font-size: 0.9em; margin: 5px 0; padding: 5px 0 0; text-align: center; width: 100%; }
.read-more-link { white-space: nowrap; }
.content-block .meta-nav, .catch-content .meta-nav { background: url("images/arrow.png") no-repeat scroll 0 0 transparent; display: inline-block; height: 18px; left: 3px; overflow: hidden; position: relative; text-indent: -9999px; top: 13px; width: 18px; vertical-align: top; }
.read-more .meta-nav { background: url("images/arrow.png") no-repeat scroll 0 0 transparent; display: inline-block; height: 18px; left: 3px; overflow: hidden; position: relative; text-indent: -9999px; top: 13px; width: 18px; vertical-align: top; }
.read-more-link .meta-nav { background: url("images/arrow.png") no-repeat scroll 0 0 transparent; display: inline-block; height: 18px; left: 3px; overflow: hidden; position: relative; text-indent: -9999px; top: 13px; width: 18px; vertical-align: top; }

/* page detail link color */
body.page .content-block ol.articles li a { color: #DF268F; }

/*images*/
.attachment-category-subitems-small { width: 86px !important; }
.content-block ol.articles li.portrait img { width: 130px; }

/*another, plain content block for general purposes. doen not style the contents*/
.content-block-plain { background: none repeat scroll 0 0 white; position: relative; }
.content-block-plain.half { padding-right: 0; width: 377px; }
.content-block-plain.half.backgound-cut { background: url("images/background-cut.png") no-repeat scroll 0 bottom transparent; padding-bottom: 15px; }
.content-block-plain h1 { border-bottom: 1px solid #CCCCCC; font-size: 1.2em; font-weight: bold; letter-spacing: 0.15em; line-height: 0.7em; margin: 0 7px 0 0; padding: 10px 10px 0; text-transform: uppercase; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.content-block h1.grey, .content-block-plain h1.grey { color: #939598; }
.content-block h1.grey a, .content-block-plain h1.grey a { color: #939598; text-decoration: none; }
.content-block-plain-footer { background: url("images/category_star.png") no-repeat scroll right 0 transparent; height: 9px; overflow: hidden; position: absolute; right: 3px; text-indent: -9999px; top: 19px; width: 10px; z-index: 10; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}


/*contend blockquote in two columns "splitted"*/
.content-block.splitted {overflow: hidden; }
.content-block.splitted > ol > li:first-child {  float: left; width: 60%; }
.content-block.splitted > ol > li:first-child + li {  border: medium none; float: right; width: 38%; }





/*content blocks category overview & winactie */
body #content .small-float {    display: inline-block; margin: 20px 15px 5px; width: 173px; vertical-align: top;}
body #content .small-float > a {  display: inline-block; height: 173px; overflow: hidden; text-align: center; width: 173px;}
body #content .small-float img { height: 173px; }
body #content .small-float h2 { display: inline-block; font-weight: normal; font-size: 1em; color: #000; }

/* ==================== category page ==================*/
h1.category-title { background: none repeat scroll 0 0 #6D6F71; color: #FFFFFF; font-size: 1.21em; font-weight: normal; height: 24px; margin: 0; text-align: center; text-transform: uppercase; }

#cat-two-colums { margin-top: 20px; min-height: 1770px; overflow: hidden; position: relative; }
#cat-two-colums > div:first-child { float: left; width: 377px; }
/*#cat-two-colums > div:first-child + div { float: right; width: 234px; }*/
#cat-two-colums > div:first-child + div {   background: none repeat scroll 0 0 #FFFFFF; float: right; position: relative; width: 234px;}

/*cat-style-1*/
.cat-style-1 {  margin-left: 10px; margin-top: 10px; overflow: hidden;}
.cat-style-1 > div { border-bottom: 1px dotted #CCCCCC; float: right; margin-bottom: 19px; width: 240px;}
.cat-style-1 > div img { float: left; height: auto; max-height: 153px; margin-right: 8px; width: 115px;}
.cat-style-1 > div:first-child {float: left; width: 352px; border: none; }
.cat-style-1 > div:first-child img {    float: none; height: 500px; margin: 0; max-height: 500px; width: 352px;}
.cat-style-1 > div:first-child img {-webkit-box-shadow:  4px 4px 7px 1px rgba(27, 24, 25, 0.3); box-shadow:  4px 4px 7px 1px rgba(27, 24, 25, 0.3);}
.cat-style-1 h2 { font-size: 0.9em; font-weight: bold; margin: 0; letter-spacing: 0.06em; }
.cat-style-1 h2 a {color: #000; text-decoration: none; }
.cat-style-1 > div:first-child > div { background: none repeat scroll 0 0 rgba(217,160,183,0.6); padding: 10px; position: absolute; width: 352px; bottom: 19px; height: auto; }
.cat-style-1 > div:first-child > div.Grey { background: none repeat scroll 0 0 rgba(159,160,162,0.6); }
.cat-style-1 > div:first-child > div.grey { background: none repeat scroll 0 0 rgba(159,160,162,0.6); }
.cat-style-1 > div:first-child > div > * {    color: #FFFFFF; font-size: 1.3em; font-weight: normal; margin: 0;}
.cat-style-1 > div:first-child > div a {    color: #FFFFFF;}
.cat-style-1 > div > div {    height: 153px; overflow: hidden; width: 100px;}
.cat-style-1 > div > div p { width: 108px; }
.cat-style-1 > div + div > div p { height: 75px; overflow: hidden; }
.cat-style-1 > div:first-child > div p { width: 330px; }
.cat-style-1 > div > div p a {display: none;}

/*cat-style-2*/
.cat-style-2 { position: relative; width: 377px; height: 217px; }
.cat-style-2 > div { cursor: pointer; }
.cat-style-2 > div > a { display: block; position: absolute; top: 8px; left: 15px; width: 137px; height: 187px; overflow: hidden; text-align: center; }
.cat-style-2 > div > a { -webkit-box-shadow:  3px 3px 2px 0 rgba(27, 24, 25, 0.1); box-shadow:  3px 3px 2px 0 rgba(27, 24, 25, 0.1); height: 187px; overflow: hidden; text-align: center; }
.cat-style-2 > div > a { opacity: 0; filter: alpha(opacity=0); z-index: 1; height: 187px; overflow: hidden; text-align: center; }
.cat-style-2 > div > a { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; height: 187px; overflow: hidden; text-align: center; }
.cat-style-2 > div > a.active { opacity: 1; filter: alpha(opacity=100); z-index: 2;}
.cat-style-2 > div > a img { width: auto; height: 187px; }
.cat-style-2 > div.cat-style-2-col2 a { left: 324px; }
.cat-style-2 > div > div {    border-right: 1px solid #CCCCCC; border-top: 1px dotted #CCCCCC; height: 67px; left: 165px; overflow: hidden; padding: 7px 10px 0 0; position: relative; width: 135px;}
.cat-style-2 > div.cat-style-2-col2 > div {   border-right: medium none; left: 476px; top: -201px;}
.cat-style-2 > div > div h2 {font-size: 0.9em; font-weight: bold; margin: 0; letter-spacing: 0.06em; }
.cat-style-2 > div > div h2 a {color: #000; text-decoration: none; }
.cat-style-2 > div > div p {    font-size: 0.9em; margin-bottom: 1.625em; margin-top: 0.1em;}
.cat-style-2 > div > div:hover h2 a {text-decoration: underline; }

.cat-style-2.cat-style-4 { height: 270px; }
.cat-style-2.cat-style-4 > div > a { top: 16px; left: 12px; width: 173px; height: 236px; }
.cat-style-2.cat-style-4 > div > a img {    height: auto; width: 173px;}
.cat-style-2.cat-style-4 > div > div { border-right: medium none; height: 84px; left: 202px; width: 165px; }

.cat-style-2.cat-style-5 { height: auto; width: 234px;}
.cat-style-2.cat-style-5 > div {    height: auto; margin-top: 15px; overflow: hidden;}
/*Border bottom. dont's show at last cell:*/
.cat-style-2.cat-style-5 > div:after { border-bottom: 1px dotted #CCCCCC; clear: both; content: "."; display: block; height: 1px; margin: 10px 15px 0 10px; overflow: hidden; }

.cat-style-2.cat-style-5 > div > a { -webkit-box-shadow: none; box-shadow: none; display: inline-block; opacity: 1; position: static; width: auto; filter: alpha(opacity=100); height: auto; clear: left; float: left; }
.cat-style-2.cat-style-5 > div > a { clear: left; float: left; margin: 0 0 10px; }
.cat-style-2.cat-style-5 > div > a img {     height: auto; margin-left: 10px; width: 95px; }
.cat-style-2.cat-style-5 > div.landscape > a img { width: 210px; }
.cat-style-2.cat-style-5 > div.portrait > div { float:right; position:static; border-right: medium none; border-top: medium none; width: 116px; height: 97px; }
.cat-style-2.cat-style-5 > div.landscape > div { border: none; border-top: 1px dotted #ccc; height: 95px; left: 12px; width: 210px; }

.cat-style-6 [data-widget~="mini-carousel"] li:first-child > div > a { width: 354px; }
.cat-style-6 [data-widget~="mini-carousel"] li:first-child + li { margin: 0 0 0 64px; }
.cat-style-6 [data-widget~="mini-carousel"] li:first-child p { width: 373px; }
.cat-style-6 [data-widget~="mini-carousel"] li:first-child a img { padding: 6px; border: 1px  solid rgb(206,206,206); padding: 6px; }
.cat-style-6 [data-widget~="mini-carousel"] li:first-child + li img {padding: 6px; border: 1px  solid rgb(192,192,192); padding: 6px; margin: 15px 9px 15px 0;}

.cat-style-8 { background: #757575; margin-top: 20px; }
.cat-style-8 > h1 { color: #fff; }
.cat-style-8 > h1 + div { padding-bottom: 1px; }
.cat-style-8 > h1 + div > a { background: none repeat scroll 0 0 #FFFFFF; display: block; margin: 15px; overflow: hidden; text-align: center; }
.cat-style-8 > h1 + div > div {    background: none repeat scroll 0 0 rgba(208, 142, 168, 0.65); bottom: 15px; height: auto; left: 15px; margin: 0; overflow: hidden; padding: 10px; position: absolute; right: 15px;}
.cat-style-8 > h1 + div > div h2 {    color: #FFFFFF; font-size: 1.3em; font-weight: normal; margin: 0;}
.cat-style-8 > h1 + div > div h2 a {  color: #FFFFFF; text-decoration: none; }
.cat-style-8 > h1 + div > div p {      color: #FFFFFF; font-size: 1.3em; font-weight: normal; margin: 0; }
.cat-style-8 > h1 + div > div p .read-more-link { display: none; }
.cat-style-8 .content-block-plain-footer { background-image: url(images/category_star_white.png); }
/* ==================== / category page ==================*/

/* ==================== subcategory page ==================*/

#subcategory-header { overflow: hidden; }
#subcategory-header div { background: url("images/background-cut.png") no-repeat scroll 0 bottom transparent; height: 23px; width: 50%; }
#subcategory-header > div:first-child { float: left;}
#subcategory-header > div:first-child + div {    background-position: right bottom; float: right; }

.subcategory-item { border-bottom: 1px solid #CCCCCC; border-right: 1px dashed #CCCCCC; display: inline-block; height: 370px; overflow: hidden; padding: 10px; width: 210px;}
.subcategory-item.landscape { height: auto; width: 423px; }
.subcategory-item > a:first-child { display: inline-block; height: 288px; overflow: hidden; text-align: center; width: 184px;}
.subcategory-item > a:first-child { box-shadow: 3px 3px 2px 0 rgba(27, 24, 25, 0.1); -webkit-box-shadow: 3px 3px 2px 0 rgba(27, 24, 25, 0.1); }
/*center image in a div: http://stackoverflow.com/questions/4958385/center-img-inside-a-div-with-css*/
.subcategory-item.portrait > a:first-child span {     float: left; position: relative; left: 50%; }
.subcategory-item.portrait > a:first-child span img {         display: block; position: relative; left: -50%; }
.subcategory-item.landscape > a:first-child { width: 395px; height: auto; }
.subcategory-item.landscape > a:first-child { box-shadow: none; -webkit-box-shadow: none; }
.subcategory-item > a img { height: 288px; width: auto;  }
.subcategory-item.landscape > a img { height: auto; width: 395px; }
.subcategory-item > div { background: none repeat scroll 0 0 rgba(208, 142, 168, 0.65); height: 70px; margin: -74px 0 0; overflow: hidden; padding: 10px; position: absolute; width: 184px; }
.subcategory-item.landscape > div { background: none repeat scroll 0 0 transparent; height: auto; margin: 0; padding: 0; position: static; width: auto; }
.subcategory-item > div h2 { color: #FFFFFF; font-size: 1.3em; font-weight: normal; margin: 0; }
.subcategory-item.landscape > div h2 { color: #E0377E; font-size: 1.3em; font-weight: normal; margin: 0; }
.subcategory-item > div h2 a { color: #FFFFFF; text-decoration: none; }
.subcategory-item.landscape > div h2 a { color: #E0377E; text-decoration: none; }
.subcategory-item > p {    height: 56px; margin: 3px 0 0; overflow: hidden; text-overflow: ellipsis;}

#subcategory-sidebar { padding: 0; position: absolute; right: 0; top: -11px; width: 190px; }
.more-fab-news { border-top: 1px dashed #CCCCCC; color: #939598; font-size: 1em; margin: 0; padding: 10px 0 0; width: 176px; }
.subcategory-sidebar-item { border-bottom: 1px dashed #CCCCCC; border-right: medium none; height: auto !important; width: 190px !important;}
.subcategory-sidebar-item { display: none; }
#subcategory-sidebar .subcategory-sidebar-item { display: block; }
.subcategory-sidebar-item a:first-child {     float: left; height: auto !important; margin-right: 5px; width: 85px !important; }
.subcategory-sidebar-item a:first-child {box-shadow: none; -webkit-box-shadow: none;}
.subcategory-sidebar-item a:first-child img { height: auto; width: 85px; }
.subcategory-item.subcategory-sidebar-item > div { background: none repeat scroll 0 0 transparent; height: auto; margin: 0; padding: 0; position: static; width: auto; }
.subcategory-item.subcategory-sidebar-item > div h2 a { color: #000; font-size: 0.7em; text-decoration: none; font-weight: bold; }
.subcategory-item.subcategory-sidebar-item > div p { clear: both; }

/* ==================== / subcategory page ==================*/

/* read more */
.read-more > div { padding: 10px; }
.read-more > div > div { display: inline-block; width: 150px; vertical-align: top; padding: 0 15px 0 0; position: relative; }
.read-more > div > div .read-more-even-height { height: 143px; }
.read-more > div > div .read-more-even-height a { display: inline-block; }
.read-more > div > div .read-more-even-height a { -webkit-box-shadow:  3px 3px 2px 0 rgba(27, 24, 25, 0.1); box-shadow:  3px 3px 2px 0 rgba(27, 24, 25, 0.1);}
.read-more > div > div img { width: 105px; }
.read-more > div > div h2 { line-height: 1; }
.read-more > div > div h2 a { font-size: 12.9667px; font-weight: normal; color: #E0377E; text-decoration: none; }


/*subcategories-list*/
#subcategories-list { width: 644px; }
#subcategories-list .content-block {     display: inline-block; margin-bottom: 20px; margin-right: 20px; margin-top: 0; vertical-align: top; width: 300px; }


/*searchform form*/
#searchform { position: relative; width: 100%; height: 18px; }
#searchform label { display: none; }
#searchform input#s {    background: none repeat scroll 0 0 padding-box #FFFFFF; border: medium none; border-radius: 4px 4px 4px 4px; font-size: 0.85em; height: 18px; position: absolute; right: 0; text-indent: 4px; width: 145px; }
#searchform #searchsubmit { background: url("images/search-button.png") no-repeat scroll 0 0 transparent; border: 0 none; display: inline-block; height: 18px; text-indent: -999px; width: 18px; position: absolute; right: 0;}


/*side block*/
.sidebar-block { margin-top: 0; width: 300px; margin-bottom: 20px; }


/*ad's*/
.ad h3 { color: #9D9FA1; font-size: 0.7em; letter-spacing: 0.1em; margin: 10px 0 0; text-indent: 10px; text-transform: uppercase; }
.ad img { width: 100%; }




/* full article block  */
.article {     background: none repeat scroll 0 0 #FFFFFF; padding: 0 10px 10px;}
.article .vcard { color: #c1c1c1; font-size: 0.9em; }
.article .vcard span { color: #000; }
.article .image-aligner { border-bottom: 1px dotted }
.article h1 {   color: #DF268F; letter-spacing: 0.04em; margin: 0;}
.article a { color: #DF268F; text-decoration: underline; }

.content-single-photo-diary { width: 325px !important; margin-left: 139px; }
.content-single-photo-diary { visibility: hidden; }
.content-single-photo-diary.loaded { visibility: visible; }
.content-single-photo-diary > div { overflow: hidden; bottom: 10px; left: 10px; overflow: hidden; position: absolute; right: 10px; top: 10px; }
.content-single-photo-diary > div img {    margin-left: -113px; margin-top: -25px; }
.content-single-photo-diary + .thumbs-wrapper { height: auto !important; }
.content-single-photo-diary + .thumbs-wrapper > div { display: inline-block; overflow: hidden; width: 98px; margin: 1px; margin-right: 1px; margin-top: 1px; }
.content-single-photo-diary + .thumbs-wrapper > div.active { outline: 1px solid #CCCCCC !important;  }
.content-single-photo-diary + .thumbs-wrapper > div img { margin-left: -31px !important; width: 160px; }

/*4. ==================== Pages ==================== */

/*catch of the day page*/
#content.catch-of-the-day { margin-left: -6px; width: 631px; }
#content.catch-of-the-day h1:first-child { background: url("images/catch-of-the-day.png") repeat scroll 0 bottom transparent; margin: 0; padding: 4px 19px 15px; }
#content.catch-of-the-day h1:first-child { font-weight: bold; text-transform: uppercase; font-size: 1.2em; letter-spacing: 0.15em; }
#content.catch-of-the-day h1:first-child:after { background: none repeat scroll 0 0 #CCCCCC; content: "."; display: block; height: 1px; position: relative; text-indent: -9999px; top: -1.75em; width: 600px; }
#content.catch-of-the-day h1:first-child span {    background: url("images/category_star.png") no-repeat scroll right 0 transparent; display: block; left: 12px; position: relative; text-indent: -9999px; top: -12px; z-index: 1;}
#content.catch-of-the-day div.catch-content {      background: url("images/catch-of-the-day.png") repeat scroll 0 bottom transparent; margin: 0; overflow: hidden; padding: 2px 15px 25px 20px;}
#content.catch-of-the-day div.catch-content:last-child { background-position: 0 top; }
#content.catch-of-the-day div.catch-content a { text-decoration: none; }
#content.catch-of-the-day div.catch-content img {     float: left; max-height: 850px; }
#content.catch-of-the-day div.catch-content.portrait > div {     float: right; width: 292px; }
#content.catch-of-the-day div.catch-content > div h3 {     color: #BEBBBE; font-size: 0.9em; font-weight: normal; letter-spacing: 0.105em; margin: 6px 0; text-transform: uppercase; }
#content.catch-of-the-day div.catch-content > div h2 {  color: #DD1E84; font-weight: normal; letter-spacing: 0.1em; line-height: 1.1; margin: 0; text-transform: lowercase; }
#content.catch-of-the-day div.catch-content.landscape img { width: 595px; margin-bottom: 10px; }
#content.catch-of-the-day div.catch-content.landscape p { width: 426px; }
#content.catch-of-the-day div.catch-content.portrait img { width: 280px; }

#content.catch-of-the-day nav { background: url("images/catch-of-the-day.png") no-repeat scroll 0 0 transparent; border-bottom: 1px solid #CCCCCC; height: 30px; overflow: hidden; padding: 0 20px; }
#content.catch-of-the-day nav > div { float: left; }
#content.catch-of-the-day nav > div + div { float: right; }
#content.catch-of-the-day nav a { color: #DD1E84; text-transform: lowercase; }

/*hotspots index page*/
#content.hotspots .content-block-plain { background-color: #474747; margin-bottom: 0; padding-bottom: 30px;}
#content.hotspots .content-block-plain-footer { background-image: url(images/category_star_white.png); }

#content.hotspots [data-widget~="carousel"] {   background: none repeat scroll 0 0 #000000; height: 390px; left: 0; margin: 10px 10px 20px; padding: 10px; position: relative; top: 6px; width: 602px;}
#content.hotspots [data-widget~="carousel"] a { display: block; height: 358px; overflow: hidden; position: absolute; text-decoration: none; width: 582px; }
#content.hotspots [data-widget~="carousel"] a img { height: 325px; width: 622px; }
#content.hotspots [data-widget~="carousel"] a span {    background: none repeat scroll 0 0 transparent; color: #BC5E87; display: block; font-size: 2em; height: auto; line-height: 0.8; padding: 0; right: 0; text-align: center;}
#content.hotspots [data-widget~="carousel"] .thumbs-wrapper div { background: url("images/nav-rounds-hotspots.png") repeat scroll -16px 0 transparent; height: 9px; margin: 0 3px; width: 8px; }
#content.hotspots [data-widget~="carousel"] .thumbs-wrapper div.active { background-position: 0 0; }
#content.hotspots [data-widget~="carousel"] .thumbs-wrapper {top: 372px; left:0; }

/*the recommende by us block*/
.recommended-hotspots ol { list-style: none outside none; margin: 15px 10px 10px; padding: 0; }
.recommended-hotspots ol li { background: none repeat scroll 0 0 #000000; display: inline-block; padding: 8px 8px 0; text-align: center; width: 295px; font-size: 1em; margin:0; }
.recommended-hotspots ol li:first-child { margin-right: 8px; }
.recommended-hotspots img { width: 277px; height: 173px !important; }
.recommended-hotspots h2 { color: #FFFFFF; font-size: 1.25em; font-weight: normal; line-height: 1.5; margin: 6px 0 4px;}

#hotspot-filters { background: none repeat scroll 0 0 #C498A9; margin-bottom: 0; padding-bottom: 10px; position: relative; }
*[data-widget~=filter] { margin-top: 0; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
*[data-widget~=filter] h2 { border-bottom: 1px solid #FFFFFF; color: #FFFFFF; display: inline-block; font-size: 1.22em; font-weight: normal; line-height: 0.7; margin: 11px 0 0; text-indent: 10px; text-transform: uppercase; width: 100%; }
*[data-widget~=filter] div.field { border-bottom: 1px dashed #FFFFFF; white-space: nowrap; }
*[data-widget~=filter] div.field:last-child { border-bottom: none; }
*[data-widget~=filter] ul { margin: 10px; padding: 0; list-style: none; display: inline-block; }
*[data-widget~=filter] ul li { display: inline-block; }
*[data-widget~=filter] label {   display: inline-block; font-size: 0.8em; text-transform: lowercase; width: 81px; }
*[data-widget~=filter] label.field_label { display: inline-block; font-size: 0.85em; font-weight: bold; margin: 9px 0 0 10px; text-transform: lowercase; width: 75px;}
*[data-widget~=filter] input { margin: 0 6px 0 0; }

/*content blocks on hotspot overview*/
#content #hotspots-list { background: #4D4D4D; overflow: hidden; }
#content #hotspots-list > div { width: 630px; }
#content #hotspots-list .hotspot-list-item {display: block; float:left; margin-right: 8px; margin-top: 8px; width: 202px; height: 236px; overflow: hidden; padding: 8px; background: #000;  }
#content #hotspots-list .hotspot-list-item img { height: 183px; width: 186px; }
#content #hotspots-list .hotspot-list-item h2 {     color: #FFFFFF; display: inline-block; font-size: 1.25em; font-weight: normal; line-height: 1.2; }

.photo-frame { background: none repeat scroll 0 0 #474747; left: -10px; padding: 15px; position: relative; width: 622px;}
.photo-frame > div:first-child { background: #000; padding: 10px; }
.photo-frame > div:first-child > div { height: 304px; overflow: hidden; }
.photo-frame h1 {   color: #BC5F88; font-weight: normal; margin: 0; text-align: center;}

[data-widget~="tabbed"].two-tabs {     background: none repeat scroll 0 0 rgb(206,139,167); min-height: 375px; vertical-align: top; width: 195px;}
[data-widget~="tabbed"].two-tabs div { background: none repeat scroll 0 0 rgb(206,139,167); min-height: 100px; vertical-align: top; }
[data-widget~="tabbed"].two-tabs div iframe { width: 195px !important; }
[data-widget~="tabbed"].two-tabs div small a {     color: #fff !important; display: inline-block; margin: 6px; text-align: left; }
[data-widget~="tabbed"].two-tabs a { color: #000 }
[data-widget~="tabbed"].two-tabs li:first-child div {   font-size: 0.8em;padding: 10px; }

.single-hotspot-left { display: inline-block; width: 373px; vertical-align: top; margin-right: 8px; }
.single-hotspot-right {  display: inline-block; position: relative; top: -19px; vertical-align: top; width: 195px; }

.corner-1 { background: url("images/hotspots-corner.png") no-repeat scroll 0 0 transparent; bottom: -11px; height: 23px; left: -11px; position: absolute; width: 23px; }
.corner-2 { background: url("images/hotspots-corner.png") no-repeat scroll 0 0 transparent; bottom: -11px; height: 23px; right: -11px; position: absolute; width: 23px; }


body.single-lazzo_hotspot *[data-widget~=photo-diary] { height: 322px; margin: 0; position: relative; width: auto; }
body.single-lazzo_hotspot *[data-widget~=photo-diary] img { height: auto !important; left: 0; position: absolute; top: 0; width: 572px !important; }
body.single-lazzo_hotspot .thumbs-wrapper {  height: auto; margin: 18px 0 15px; overflow: hidden; text-align: center;}
body.single-lazzo_hotspot .thumbs-wrapper img {      cursor: pointer; margin-left: 7px; vertical-align: middle; width: 115px; border: 5px solid #fff; }
body.single-lazzo_hotspot .thumbs-wrapper img:first-child {  margin-left: 0; }


/*end hotspots index page*/


/* =Navigation
-------------------------------------------------------------- */

#cat-nav { font-size: 0.8em; margin: -16px 0 0; position: absolute; text-align: right; width: 622px; }

#content nav { }
#content nav a { }
#content nav a:hover { text-decoration: underline; }
#nav-above { }
#nav-above { display: none; }
.paged #nav-above { display: block; }
.nav-previous a, .nav-next a { color: #999999; font-weight: normal; text-decoration: none;}
#cat-nav a { color: #999999; font-weight: normal; text-decoration: none;}
.nav-previous a:hover, .nav-next a:hover { text-decoration: underline; }
.nav-next a { margin-left: 20px; }

/* Singular navigation */
#nav-single { float: right; position: relative; top: -0.3em; text-align: right; z-index: 1; }
#nav-single .nav-previous,
#nav-single .nav-next { float: none; width: auto; }
#nav-single .nav-next { padding-left: .5em; }








/*4. ==================== Widgets ==================== */
*[data-widget~=carousel] { height: 325px; position: relative; width: 622px; margin-bottom: 20px;}
*[data-widget~=carousel] .carousel-leftNav { display: none; background: url("images/carousel-left.png") no-repeat scroll center center transparent; cursor: pointer; height: 70px; left: 0; position: absolute; top: 160px; width: 50px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
*[data-widget~=carousel]:hover .carousel-leftNav { display: block; }
*[data-widget~=carousel] .carousel-rightNav { display: none; background: url("images/carousel-right.png") no-repeat scroll center center transparent; cursor: pointer; height: 70px; right: 0; position: absolute; top: 160px; width: 50px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
*[data-widget~=carousel]:hover .carousel-rightNav { display: block; }
*[data-widget~=carousel] a { width: 100%; height: 100%; position: absolute; display: block; text-decoration: none; }
*[data-widget~=carousel] span {     background: none repeat scroll 0 0 #222222; bottom: 0; color: #FFFFFF; font-size: 1.7em; height: 60px; left: 0; line-height: 1em; opacity: 0.7; filter: alpha(opacity=70); padding: 5px 110px 10px 20px; position: absolute; right: 0; }
*[data-widget~=carousel] a img { width: 100%; height: 100%; }
*[data-widget~=carousel] .thumbs-wrapper { font-size: 0; height: 8px; position: absolute; text-align: center; top: 330px; width: 100%;}
*[data-widget~=carousel] .thumbs-wrapper div { background: url("images/mini-carousel-ios-nav.png") repeat scroll -16px 0 transparent; cursor: pointer; display: inline-block; height: 9px; margin: 0 3px; overflow: hidden; width: 9px;}
*[data-widget~=carousel] .thumbs-wrapper div.active { background-position: 0 0; }

*[data-widget~=mini-carousel] li { position: relative; }
.cat-style-6 *[data-widget~=mini-carousel] { height: 475px; }

*[data-widget~=mini-carousel] li:first-child { height: 360px; }
.cat-style-6 *[data-widget~=mini-carousel] li:first-child { height: 360px; overflow: visible; }

*[data-widget~=mini-carousel] li:first-child > div { border-bottom: 1px dotted #CCCCCC; height: 226px; left: 10px; position: absolute; right: 10px; top: 10px;}
*[data-widget~=mini-carousel] li:first-child > div > a { display: block; height: 225px; width: 280px; text-align: center; position: absolute; top: 0; left: 0; }
*[data-widget~=mini-carousel] li:first-child a img { margin: 0; }
*[data-widget~=mini-carousel] li:first-child h3 {    color: #2B2523; overflow: hidden; position: absolute; text-overflow: ellipsis; top: 218px; white-space: nowrap; width: 270px;}
.cat-style-6 *[data-widget~=mini-carousel] li:first-child h3 { top: 345px; }

*[data-widget~=mini-carousel] li:first-child p { border-bottom: 1px dotted #CCCCCC; height: 94px; left: 0; margin: 0; padding: 10px 0; position: absolute; top: 248px; width: 280px; z-index: 10; }
.cat-style-6 *[data-widget~=mini-carousel] li:first-child p {    border: medium none; top: 373px; height: auto; }

*[data-widget~=mini-carousel] li:first-child + li {     margin: 0 0 0 27px; padding: 0; white-space: nowrap; width: 247px; border: none; }
.cat-style-6 *[data-widget~=mini-carousel] li:first-child + li { position: absolute; top: 242px; width: 250px; }

*[data-widget~=mini-carousel] li:first-child + li img { margin: 0 9px 0 0; cursor: pointer; }
*[data-widget~=mini-carousel] + .ios-nav-wrapper { font-size: 0; height: 8px; text-align: center; }
*[data-widget~=mini-carousel] + .ios-nav-wrapper div {     background: url("images/mini-carousel-ios-nav.png") repeat scroll -16px 0 transparent; cursor: pointer; display: inline-block; height: 9px; margin: 0 3px; overflow: hidden; width: 10px; }
*[data-widget~=mini-carousel] + .ios-nav-wrapper div.active {  background-position: 0 0;  }
*[data-widget~=mini-carousel] + .ios-nav-wrapper + .mini-carousel-leftNav { background: url("images/mini-carousel-left.png") no-repeat scroll center center transparent; cursor: pointer; height: 108px; margin: -121px 0 0; position: absolute; width: 28px; }
.cat-style-6  *[data-widget~=mini-carousel] + .ios-nav-wrapper + .mini-carousel-leftNav { margin: -232px 0 0 0 }

*[data-widget~=mini-carousel] + .ios-nav-wrapper + .mini-carousel-leftNav + .mini-carousel-rightNav {     background: url("images/mini-carousel-right.png") no-repeat scroll center center transparent; cursor: pointer; height: 108px; margin: -121px 0 0 271px; position: absolute; width: 28px;}
.cat-style-6  *[data-widget~=mini-carousel] + .ios-nav-wrapper + .mini-carousel-leftNav + .mini-carousel-rightNav { margin: -232px 0 0 352px; }

*[data-widget~=mini-carousel] .mini-carousel-leftMainNav {   background: url("images/mini-carousel-left.png") no-repeat scroll center center transparent; cursor: pointer; display: block; height: 108px; left: 0; margin: 0; position: absolute; top: 67px; width: 28px; z-index: 2; }
*[data-widget~=mini-carousel] .mini-carousel-rightMainNav {   background: url("images/mini-carousel-right.png") no-repeat scroll center center transparent; cursor: pointer; display: block; height: 108px; right: 0; margin: 0; position: absolute; top: 67px; width: 28px; z-index: 2;}

*[data-widget~=photo-diary] { width: 526px; height: 325px; position: relative; margin-bottom: 20px; }
*[data-widget~=photo-diary] img { width: 526px !important; height: 325px !important; position: absolute; top: 0; left: 0; }
*[data-widget~=photo-diary] + .thumbs-wrapper {     height: 40px; margin-bottom: 20px; overflow: hidden;}
*[data-widget~=photo-diary] + .thumbs-wrapper img {      cursor: pointer; margin-left: 7px; vertical-align: middle; width: 46px; }
*[data-widget~=photo-diary] + .thumbs-wrapper img:first-child {  margin-left: 0; }


*[data-widget~=tabbed] { list-style: none outside none; margin: 0 0 0 20px; padding: 0; position: relative; width: 257px;}
*[data-widget~=tabbed] li { display: block; padding: 0; background: #fff; margin: 40px 0 0 0;}
*[data-widget~=tabbed] h2 { background: url("images/tab.png") repeat scroll 0 0 transparent; color: #CA6F97; cursor: pointer; font-size: 0.75em; font-weight: normal; height: 51px; left: -7px; padding: 12px 0 0 12px; position: absolute; text-transform: lowercase; top: -40px; width: 102px; z-index: 1; }
*[data-widget~=tabbed] h2.active { color: #000; }
*[data-widget~=tabbed] h2.tabbed-2 { left:76px; z-index: 2; }
*[data-widget~=tabbed] h2.tabbed-3 { left:157px; z-index: 3; }
*[data-widget~=tabbed] a {}
*[data-widget~=tabbed] div { width: 100%; position: relative; z-index: 4; display: none; }
*[data-widget~=tabbed] div.active { display: block; }
*[data-widget~=tabbed] img { width: 100%; }
*[data-widget~=tabbed] p {}



*[data-widget~=image-swap] a { position: relative; display: block; }
*[data-widget~=image-swap] img:first-child { position: absolute; top: 0; left: 0; }
*[data-widget~=image-swap] img { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; -ms-transition: all 0.6s ease-out; -o-transition: all 0.6s ease-out; transition: all 0.6s ease-out; }




/* =Structure
----------------------------------------------- */




/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}

.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}

.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}

.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */




hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */

ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


/* =Header
----------------------------------------------- */


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}








#account-menu {
	position: absolute;
	right: 0;
	top:0;
}
#account-menu ul {
	list-style: none;
}
#account-menu ul li {
	display: inline-block;
}

.gallery {
	display: none;
	width: 600px;
	height: 400px;
	position: relative;
}
.gallery img {
	position: absolute;
	width: 100%;
	height: 100% !important;
	left: 0; top: 0;
}
.gallery .thumbs-wrapper {
 border: 10px none;
 position: absolute;
 right: 10px;
 top: 10px;
 width: 50px;
}
.gallery .thumbs-wrapper img {
	position: static;
	cursor: pointer;
}



#weggeef-actie {
	list-style: none;
}
#weggeef-actie li {
	display: inline-block;
width: 180px; height: 180px;
}







/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* =Content
----------------------------------------------- */



.hentry,
.no-results {

}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}


img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {

}
.singular.page .hentry {

}
.singular .entry-title {
}
.singular .entry-title,
.singular .entry-header .entry-meta {

}
.singular .entry-header .entry-meta {
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}




/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	margin: 0px; list-style: none; padding: 0 0 25px 0;
}
.widget ul ul {
	margin-left: 1.5em;

}
.widget ul li {
	font-size: 0.9em; text-transform: lowercase;
}
.widget a {
	font-weight: normal;
	text-decoration: underline; color: #DF268F;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#comments-title {     border-bottom: 1px solid #CCCCCC;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.15em;
    line-height: 0.7em;
    margin: 0 7px 0 0;
    padding: 10px 10px 0;
    text-transform: uppercase; }
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}

.commentlist { list-style: none outside none; margin: 20px; padding: 0;}
.commentlist .comment-content { clear: both; }
.commentlist > li.comment { border-bottom: 1px dotted #CCCCCC; margin-bottom: 25px; }
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {}
.comment-meta a { color: #000; text-decoration: none; }
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}

.comment-author.vcard {
	line-height: 1;
}

.commentlist .avatar {
    float: left;
    margin: 0 17px 17px 0;
}

a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}








/* Comment Form */
p.logged-in-as {display: none;}

#respond { }
#respond p { margin: 10px 20px; }
#respond p a { color: #000; }
#respond input[type="text"],
#respond textarea {

}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	margin: 0 20px;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
display: none;
}
#respond input[type="text"]:focus,
#respond textarea:focus {

}
#respond textarea {
	width: 100%;
	margin-top: 20px;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {

}
#respond .comment-notes,
#respond .logged-in-as {

}
#respond p {

}
#respond .form-submit {
	float: right;
	margin-right: 20px;
}
#respond input#submit {

}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.3em;
    line-height: 0.7em;
    margin: 0 7px 0 0;
    padding: 10px 20px 0;
    text-transform: uppercase;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	color: #555;
	font-weight: bold;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}


/* =Responsive Structure
----------------------------------------------- */





/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}
[data-widget~="photo-diary"] + .thumbs-wrapper { height: 40px;
}
[data-widget~="photo-diary"] + .thumbs-wrapper img { width: 102px;
}
#sidebar-winactie #sidebar-winactie-form input[type="text"] { left: -10px; position: relative; width: 306px;
}
