/*
Theme Name: c_est_clairette_mobile
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: c_est_clairette
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

c_est_clairette is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/* @import url(http://fonts.googleapis.com/css?family=Open+Sans:800italic,800); */

@font-face {
    font-family: 'socicon';
    src: url('font/socicon.eot');
    src: url('font/socicon.eot?#iefix') format('embedded-opentype'),
         url('font/socicon.woff') format('woff'),
         url('font/socicon.ttf') format('truetype'),
         url('font/socicon.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}


.primary-font { font-family: "futura-pt", sans-serif; }
.secondary-font { font-family: "futura-pt", sans-serif; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: "futura-pt", sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
	font-weight: 800;
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	/*margin: 1em 40px;*/
	margin:0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #000;
	font-size: 14px;
	/*font-size: 1rem;*/
	/*line-height: 1.5;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h3{
	font-size: 17px;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #101010;
	text-decoration: none;
}

a:visited {
	color: #101010;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #101010;
	text-decoration: underline;
}

a:focus {
	/*outline: thin dotted;*/
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: none;
	text-align: center;
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul#secondary-menu li a {
	font-size: 36px;
	font-weight: normal;
}


.main-navigation ul#fourth-menu {
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 23px;
}



.main-navigation li {
	/*float: left;*/
	position: relative;
	margin: 14px 0;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}


.credit-zone{
	margin-top: 40px;
	color: #000;
}

.credit-zone a{
	display: inline-block;
	font-weight: bold;
}


/* Small menu. */

a.mobile_menu{
	margin-top: 11px;
	display: block;
	width: 30px;
	height: 22px;
	background: url('images/mobile_menu.png') no-repeat;
	background-size: cover;
	float: left;
	text-indent: -9999px;
}


.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 33%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	width: 33%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 40px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*.sticky {
	display: block;
}*/

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	/*margin: 1.5em 0 0;*/
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
	font-size: 12px;
}

.gallery-icon {
	line-height: 0;
	margin: 0 20px 0 0;
	font-size: 0;
	padding: 0;
}

/*******************************************************************************************************************************
BAAKO CSS
*******************************************************************************************************************************/

.site-header{
	position: relative;
}

.hfeed { 
	max-width: 1200px;
	margin: 0 auto;
}

.footer-navigation {
	width: 50%;
	margin: 0 auto;
}

#primary {
	float:left;
	/*width:50%;*/	
}

#sidebar-left {
	float:left;
	width:45%;
	margin-right: 5%;
	margin-top: 36px;
}

#sidebar-right {
	float:right;
	width:45%;
	margin-left: 5%;
	margin-top: 36px;
}



#top-bar {
	float: left;
	margin-top: 14px;
}

#top-bar .widget {
	float:left;
	display: inline-block;
}

#top-bar .widget a {
	float:left;
	display: inline-block;
	padding: 0px 0px 0px 13px;
	font-size: 16px;
}

._top{
	position: absolute;
	z-index: 300;
	margin-top: 130px;
	display: inline-block;
}

._top_small{
	position: absolute;
	z-index: 300;
	margin-top: 30px;
	display: inline-block;
}

._left{
	left:0;
}

._right{
	right: 0;
}

.socicon {
    font-family: 'socicon' !important;
    -webkit-font-smoothing: antialiased;
}

a.socicon,
a.socicon:visited {
	font-family: 'socicon' !important;
    -webkit-font-smoothing: antialiased;
  	padding: 8px;
  	border-radius: 16px;
	color: #fff;
  	background-color: #000;
	text-decoration: none;
	cursor: pointer;
	margin-left: 12px;
}

a.socicon:hover, 
a.socicon:focus,
a.socicon:active  {
	color:#000;
	background-color: #ffe400;
	text-decoration: none;
}

#tertiary .textwidget {
	text-align: center;
}

/* search : start ----------------------------------------------------------------------------------------------------- */

.search-form {
	float: left;
}

.search-field {
	background-color: transparent;
	background-image: url(images/searchicon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 38px;
	position: relative;
	-webkit-transition: width 400ms ease, background 365ms ease;
	transition:         width 400ms ease, background 365ms ease;
	width: 0px;
	
}

.search-field:focus {
	background-position: 5px center;
	background-color: #fff;
	border: 1px solid black;
	border-radius:0;
	cursor: text;
	outline: 0;
	width: 150px;
}

.search-submit {
  display: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
  border: 1px solid white;
  border-radius:0;
  padding: 0 0 0 38px;
}

.search-separator{
	z-index: 99;
	position: relative;
	border-left: 1px solid black;
	margin-top: 7px;
  	height: 32px;
	margin-left: -1px;
	margin-right: 3px;
	width: 1px;
	float: left;
}

/* search : end ----------------------------------------------------------------------------------------------------- */


#top-navigation{
	float:right;
	margin-top: 4px;
}

nav#top-navigation.main-navigation{
	clear: none;
}
.content-area {
}

.site-description{
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}

.site-branding{
	text-align: center;
	left: 0;
	margin-top: 31px;
}

.site-title{
	font-size: 80px;
	text-align: center;
	margin: 60px 0 0 0;
}

.menu {
	/*float: right;*/
}

li.page_item a {
	/*
	font-size: 12px;
	padding: 10px 0px 10px 10px;
	*/
}

/* MENU */

#primary-menu .menu-item{
	font-size: 13px;
	font-weight: 500;
	padding: 10px 0px 10px 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#primary-menu{
	/*float: right;*/
}

.menu-item a,
.menu-item a:visited {
	color: #101010;
	text-decoration: none;
}

.menu-item a:hover,
.menu-item a:focus,
.menu-item a:active {
	color: #101010;
	text-decoration: underline;
}

#secondary-menu{
	float: none;
    display: inline-block;
    margin-top: 20px;
}

#secondary-menu .menu-item{
	font-size: 26px;
	font-style:italic;
	font-weight: 500;
	text-decoration: underline;
	padding: 0px 18px 0px 18px;
	
}

#secondary-menu .menu-item a,
#secondary-menu .menu-item a:visited,
.tags-links a, 
.tags-links a:visited,
a.yellow,
a.yellow:visited  {
	color: #ffe400;
	text-decoration: none;
}

#secondary-menu .menu-item a:hover,
#secondary-menu .menu-item a:focus,
#secondary-menu .menu-item a:active,
.tags-links a:hover, 
.tags-links a:focus,
.tags-links a:active,
a.yellow:hover, 
a.yellow:focus,
a.yellow:active  {
	color: #ffe400;
	text-decoration: underline;
}


#third-menu {
	float: left;
}

.menu-footer-center-container{
	display: inline-block;
}

#fifth-menu {
	float: right;
}


/* footer -------------------------------------------------------------------- */


.footer-navigation {
	clear: both;
	display: block;
	text-align: center;
	margin-top: 10px;
}


.footer-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}


.footer-navigation li {
	float: left;
	position: relative;
}



.footer-navigation a {
	display: block;
	font-size: 14px;
}

.footer-bottom-margin{
	height: 150px;
}

.widget-title, .widgettitle {
	border: 1px solid #101010;
	text-align: center;
	padding: 10px;
	margin: 2px 0 20px 0;
	font-family: "futura-pt", sans-serif;
	font-style: italic;
}

h2 {
	font-size: 20px;
}

.posted-on::after,
.posted-on-sidebar::after{
  content: " • ";
}
.category-links, .posted-on{
	font-size: 15px !important;
	font-weight: 500 !important;
}
.posted-on{
	/*padding-left: 20px;*/
	float: left;
}
.posted-on-sidebar{
}

.entry-title{
	font-size: 24px;
	padding: 0 18px;
	margin: 10px 0 5px 0;
	font-style: italic;
	font-weight: 800;
}
.entry-title-list-background{
	background-color: #FFF;
}
.entry-title-list-top-left {
	position: absolute;
	top: 60px;
	left: 0;
	max-width: 60%;
}
.entry-title-list-top-right {
	position: absolute;
	top: 60px;
	right: 0;
	width: 50%;
	
}
.entry-title-list-bottom-left {
	position: absolute;
	bottom: 60px;
	left: 0;
	max-width: 60%;
}
.entry-title-list-bottom-right {
	position: absolute;
	bottom: 60px;
	right: 0;
	width: 50%;
	
}
.entry-title-list {
}
.entry-title-list p,
.entry-title-list-left p, 
.entry-title-list-right p
{
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: 700;
}

.entry-featured-image-left{
	text-align: left;
}
.entry-featured-image-right{
	text-align: left;
}
.entry-title-list{
}

.entry-title-single{
	font-weight: 800;
	padding-left: 0px;
	margin-top: -5px;
}

.wp-post-image{
	width: auto;
	max-height: 700px;
}

.entry-content{
	position: relative;
	margin-bottom: 35px;
	margin-top: 2px;
}

.entry-footer{
	width: 100%;
	padding:20px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.entry-footer-list{
	position: absolute;
	top:0;
}

.comments-link{
	margin-left: -4px;
	display: inline-block;
	background-color: #ffe400;
}

.cat-links{
	margin-bottom: 6px;
}

.edit-link{
	padding: 6px 0;
}

/* COLORS */

.yellow {
	color: #ffe400;
}

/*  Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.hfeed{}
.site-header{width:100%;padding:0 5%;}
.site-main{width:100%;padding:0;overflow:auto;}
.content-area{width:63%;padding:0;float:left;display:inline;}
.widget-area{width:35%;padding:0;float:right;display:inline;}
.site-footer{width:100%;padding:0;}
}
/*  Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
.hfeed{width:100%;padding:0 5%;}
.site-header{width:100%;padding:0;}
.site-main{width:100%;padding:0;}
.content-area{width:100%;padding:0;}
.widget-area{width:100%;padding:0;}
.site-footer{width:100%;padding:0;}
}
/*  Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.hfeed{width:100%;padding:0 5%;}
.site-header{width:100%;padding:0;}
.site-main{width:100%;padding:0;}
.content-area{width:100%;padding:0;}
.widget-area{width:100%;padding:0;}
.site-footer{width:100%;padding:0;}
}




/* STICKY HEADER */

#sticky_header{
	/*
	position:fixed;
    top:0;
    left:0;
    right:0;
    height:70px;
    z-index:1000;
    */
    /* background: #fff; */
    
}



.entry-subtitle{
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 16px;
  	font-weight: 400;
}


.Advman_Widget .widget-title{
	display: none;
}

.Advman_Widget{
	margin-top:50px;
}

h4.entry-title{
	text-align: center;
	font-style: normal;
	font-size: 15px;
	padding: 0;
}

.upw-posts .entry-cats-label{
	display: none;
}

.upw-posts .entry-meta {
	float: left;
	margin-right: 3px;
}

.entry-categories .entry-cats-list a,
.entry-categories .entry-cats-list a.visited {
	color: #ffe400;
	text-decoration: none;
}

.entry-categories .entry-cats-list a:hover,
.entry-categories .entry-cats-list a:focus,
.entry-categories .entry-cats-list a:active {
	color: #ffe400;
	text-decoration: underline;
}

.entry-cats-list{
	color: #ffe400;
}

/* SMALL HEAD */

#small_header{
	position: fixed;
	z-index: 88;
	width: 100%;
  	top:0;
  	left:0;
  	background-color:#FFF; 
  	height: 90px;
  	display: none;
}

#secondary-small-menu{
	float: none;
    display: inline-block;
    margin-top: 40px;
}

#secondary-small-menu .menu-item{
	font-size: 16px;
	font-style:italic;
	font-weight: 500;
	text-decoration: underline;
	padding: 0px 9px 0px 9px;
	float:left;
}

#secondary-small-menu .menu-item a,
#secondary-small-menu .menu-item a:visited
{
	color: #ffe400;
	text-decoration: none;
}

#secondary-small-menu .menu-item a:hover,
#secondary-small-menu .menu-item a:focus,
#secondary-small-menu .menu-item a:active
{
	color: #ffe400;
	text-decoration: underline;
}

/* POPULAR WIDGET */

ul.wpp-list li{
	margin-bottom: 20px;
	position:relative;
}

.wpp-thumbnail{
	margin: 0!important;
	width: 100%;
}


.widget-pop-thumb{
	float:left;
	/*margin-right: 5px;*/
	width: 25%;
}

.widget-pop-text{
	position:absolute;
	bottom: 0;
	left: 30%;
}


.widget-pop-number{
	bottom: 0px;
    position: absolute;
}


.widget-pop-overtitle{
	position:relative;
}

.widget-pop-title{
	font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: -2px;
}

.widget-pop-category{
	font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    font-style: italic;
    margin-left: 37px;
    padding: 3px 0 3px 3px;
    /*
    float:left;
    position: absolute;
    bottom:0;
    left: 37px;
    */
}

#sb_instagram.sbi_col_2 #sbi_images .sbi_item{
	width: 25%;
}


#sb_instagram img{
	width: 100%;
}


#sidebar-mobile .sonntags.widget_ultimate_posts  .entry-image{
	width: 100%;
	text-align: center;
}

#sidebar-mobile .sonntags.widget_ultimate_posts  .entry-image img{
	width: 50%;
}

#sidebar-mobile .luxus.widget_ultimate_posts  .entry-image{
	width: 100%;
	text-align: center;
}

#sidebar-mobile .luxus.widget_ultimate_posts  .entry-image img{
	width: 50%;
}



.post-categories{
	float: left;
	margin-top: -1px;
	margin-left: 3px;
}

.post-categories a{
	font-style: italic;
	font-weight: 700;
	font-size: 16px;
}

.post-categories a,
.post-categories a:visited,
.widget-pop-category a,
.widget-pop-category a.visited {
	color: #ffe400;
	text-decoration: underline;
}

.post-categories a:hover,
.post-categories a:focus,
.post-categories a:active,
.widget-pop-category a:hover,
.widget-pop-category a:focus,
.widget-pop-category a:active {
	color: #ffe400;
	text-decoration: underline;
}

.entry-meta{
	display: inline-block;
    width: 100%;
}


.nav-previous, .nav-next {
	border: 1px solid #101010;
	text-align: center;
	padding: 10px;
	margin: 2px 0 20px 0;
	font-family: "futura-pt", sans-serif;
	font-style: italic;
	font-size: 17px;
	font-weight: 700;
}

.site-footer{
	margin-top: 50px;
}

.type-page{
	margin-top: 44px;
}

.page-header .widget-title{
	border: none;
	text-align: left;
	padding: 0;
	margin: 0 0 64px 0;
	font-style: italic;
	font-size: 36px;
    text-decoration: underline;
    font-weight: 400;
}

.no-results{
	margin-top: 32px;
}

.release-me{
	/*position: absolute;*/
	width: 100%;
}

.fix-me-160{
	top:150px;
	position: fixed;
}

.fix-me-152{
	top:150px;
	position: fixed;
}

.sidebar-post-left-container{
	position:relative; 
	width:100%; 
	margin-right:5%; 
	float:left; 
	min-height:100px; 
	margin-top: 8px;
}

a {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.entry-content img{
	margin: 10px 0;
}

.upw-posts article {
    border-bottom: none !important;
}

.textwidget a.socicon{
	margin-left: 8px !important;
}


#sidebar-right-post .upw-image{
	width:25%;
    float: left;
    margin: 0 5% 0 0;
}

#sidebar-right-post .upw-content{
	width:70%;
	float: left;
	text-align: left;
}

#sidebar-right-post .upw-content .post-title{
	margin: -4px 0 5px 0;
	font-size: 15px;
    font-weight: 800;
}

#sidebar-right-post .upw-content .post-date{
	margin: 0;
}

#sidebar-right-post li.current-post-item{
	display: none;
}

#sidebar-right-post .widget-title {
    margin: 0 0 16px 0;
}

#sidebar-right-post li{
	margin-bottom: 8px;
	display: inline-block;
	width: 100%;
}

.sidebar-post-right-container{
	position:relative; 
	width:100%; 
	margin-left:5%; 
	float:right; 
	min-height:100px; 
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}


#sidebar-right-post{
	/*
	float:right;
	width:20%;
	margin-left: 5%;
	margin-top: 27px;
	*/
}

.site-content{
	position: relative;
	margin-top: 40px;
	padding: 0 5%;
}

.entry-content {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 26px;
	color: #212121;
}

.entry-header{
	margin-left: 0px;
}

.single-post-share-icon{
	float:left;
	padding: 8px; 
	line-height: 12px; 
	border-radius: 16px; 
	color: #fff; 
	background-color: #000; 
	margin: 5px 10px 5px 0;
}

/*.sticky { float: none; position: fixed; top: 20px; z-index: 6; left: auto; }*/
.sticky { float: none; position: fixed; top: 20px; z-index: 6; left: auto; }

.upw-posts .entry-image {
	text-align: center;
    margin-bottom: 0px !important;
}

.upw-posts .entry-title {
    margin-top: 8px !important;
}

.post-cont{
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
}

.entry-date {
	font-weight: 500;
}

#sidebar-post-left .entry-meta{
	margin-left: 0px !important;
}

#sidebar-mobile .entry-image {
	float: left;
	width: 25%;
}


#sidebar-mobile .post-infos{
	float: left;
	width: 70%;
	text-align: left;
	margin-left: 5%;
}

#sidebar-mobile .post-infos h4{
	text-align: left;
}



#sidebar-mobile .entry-image img{
	width: 100%;
}