body {
	font-family: Helvetica;
	position: relative;
	min-height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow-y: scroll;
}

::selection {
	color: white;
	background: #333;
}

::-moz-selection {
	color: white;
	background: #333;
}

#topbar {
	position: relative;
	top: 0;
	left: 0;
	height: 44px;
	background-color: rgba(0,0,0,0.9);
	z-index: 999;
	text-align: center;
	color: #fff; 
	vertical-align: middle;
	background-image: url('/mutfak/images/mutfak.png');
	background-position: 10px 2px;
	background-repeat: no-repeat; 
	padding-left: 10px;
}

#topbar .bar-buttons {
	float: right;
	margin: 10px 16px;
}

#topbar ul {
	margin: 0;
	padding: 0;
}

#topbar ul li {
	width: 24px;
	height: 24px;
	float: left;
	margin: 0 4px;
}

#topbar ul li a {
	width: 100%;
	height: 100%;
}

a.logo {
	content: " ";
	width: 220px;
	height: 44px;
	float: left;
	display: block;
}

#article {
	padding-bottom: 45px;
	margin-bottom: 40px;
	background-image: url('/mutfak/images/adam.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}

#header {
	position: relative;
	padding: 290px 0;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('/mutfak/cristiano/images/cristiano-cover.jpg');
	margin-bottom: 5em;
}

#header::before {
	display: block;
	position: absolute;
	content: " ";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;	
	background: rgba(0,0,0,0.3);
	z-index: 3;
}

#header .info {
	overflow-x: hidden;
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	max-width: 890px;
	color: rgba(255,255,255,0.9);
	z-index: 4;
}

#header .date {
	font-style: italic;
	font-family: 'PT Serif', Georgia, serif;
	font-size: 18px;
	font-weight: 300;
}

#header .title {
	font-family: Helvetica, sans-serif;
	font-weight: 700;
	font-size: 4.5em;
	line-height: 1;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 40px;
	margin: 0 auto;
}

#header .author {
	font-style: italic;
	font-family: 'PT Serif', Georgia, serif;
	font-size: 18px;
	font-weight: 300;
	position: relative;
	top: -0.5em;
}

.divider {
	overflow: hidden;
	text-align: center;
}

.divider:before,
.divider:after {
	background-color: rgba(255,255,255,0.5);
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.divider:before {
	right: 0.5em;
	margin-left: -50%;
}
.divider:after {
	left: 0.5em;
	margin-right: -50%;
}

#header .description {
	margin: 0 auto;
	max-width: 640px;
	margin-top: 40px;
	padding: 0 16px;
	line-height: 1.5;
	font-style: italic;
	font-family: 'PT Serif', Georgia, serif;
	font-size: 16px;
	font-weight: 300;
}

.content {
	width: 1000px;
	max-width: 100%;
	margin-left: 8%;
	z-index: 4;
	background-color: #fff;
	margin-top: 40px;
	margin-bottom: 40px;
}

.textblock {
	font-family: 'PT Serif', Georgia, serif;
	line-height: 1.7;
	font-size: 1.1em;
	padding: 10px 0;
	color: #333;
	width: 60%;
}

.dropcaps:first-letter {
	float: left;
	font-size: 350%;
	height: 0.5em;
	line-height: 0.85em;
	margin: -2px 5px 0 0;
	padding-bottom: 20px;
}

.subtitle {
	font-family: 'Raleway', Helvetica, sans-serif;
	margin-left: -30px;
	font-size: 40px;
	color: #222;
	font-weight: 700;
}

.footnote {
	font-family: Helvetica, sans-serif;
	position: absolute;
	margin-left: 680px;
	font-size: 0.7em;
	padding: 40px 0;
	margin-top: -60px;
}

.footnoteLabel {
	font-family: 'Montserrat', Helvetica, sans-serif;
	vertical-align: super;
	font-weight: bold;
	font-size: 0.7em;
	color: #bd3632;
	margin: 0 2px;
	text-decoration: none;
}

#footnotes {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	line-height: 1.5;
	border-top: 1px solid #bbb;
	padding-top: 10px;
	width: 62%;
	margin-top: 40px;
}

#footnotes li {
	padding-bottom: 10px;
}

#footnotes a {
	text-decoration: none;	
	color: #bd3632;
}

#footnotes a:hover {
	color: #bbb;
}

#footnotes .footnote-back {
	text-decoration: none;
	margin-left: 8px;
	font-size: 0.8em;
	color: #bbb;
}

.absolute-center {
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.quote-text {
	display: table-cell;
	vertical-align: middle;
}

.quote-bar {
	overflow: auto;
	background-color: rgba(40,40,40,0.7);
	font-family: 'PT Serif', Georgia, serif;
	font-style: italic;
	color: #fff;
	text-align: center;
	margin: auto 0;
	padding: 30px 15%;
}

.quote-bar h3 {
	font-weight: normal;
	border-top: 1px solid #eee;
	padding-top: 20px;
	margin: 0;
	font-size: 36px;
}

.quote-bar h5 {
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin: 0;
	padding-top: 33px;
}

.fullquote {
	position: relative;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 640px;
	display: table; 
}

.no-quote {
	display: block;
}
 
.quotation {
	margin: 20px 0 20px 40px;
	margin-left: 40px;
	padding: 0 0 0 20px;
	border-left: 10px solid #eee;
	font-style: italic;
}

.quote-1 {
	background-image: url('/mutfak/cristiano/images/sir-cristiano.jpg');
}

.quote-2 {
	background-image: url('/mutfak/cristiano/images/messi-cristiano.jpg');
}

.quote-3 {
	background-image: url('/mutfak/cristiano/images/ronaldopor.jpg');
}

figure.right {
	margin: 40px 0;
	float: right;
	position: relative;;
}

figure.narrow-30 {
	width: 30%;
	margin-left: 10%;
}

figure.narrow-40 {
	width: 35%;
	margin-left: 5%;
	/*margin-right: -40px;*/
}

figure img {
	width:  100%;
    height: auto;  
    border: 10px solid #f5f2ed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: -1px 1px 4px 0px #cbcbcb;     
    -moz-box-shadow: -1px 1px 4px 0px #cbcbcb;     
    box-shadow: -1px 1px 4px 0px #cbcbcb;
}

figure.right img {
    -webkit-box-shadow: 1px 1px 4px 0px #cbcbcb;     
    -moz-box-shadow: 1px 1px 4px 0px #cbcbcb;     
    box-shadow: 1px 1px 4px 0px #cbcbcb;    
}

figcaption {
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #999;
	margin-top: 9px;
}

.credit {
	text-align: right;
	padding: 10px 20px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
}

.credit a {
	text-decoration: none;
	color: #aaa;
}

.credit a:hover {
	color: #666;
}

#footer {
	background-color: #fff;
	padding: 20px 0;
	width: 100%;
	-webkit-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, .1);
	box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, .1);;
}

.facebook-comments {
	margin: 0 auto;
	width: 550px;
	max-width: 60%;
}