/*! 
Theme Name: İngilizce Notları
Theme URI: http://ingilizcenotlari.com
Description: Safir Tema Tarafından Geliştirilen İngilizce Notları Özel Wordpress Teması
Author URI: http://safirtema.com 
Author: Safir Tema */

* {
	border:0;
	font-size:100%;
	vertical-align:bottom;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
}

ol, ul {
	list-style:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

a {
	text-decoration:none;
	color:#954951;
}

a:hover {
	color:#333;
}

img {
	max-width:100%;
	height:auto;
}

body {
	background:url(https://e9e2a7.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/body-bg.png);
	font:13px/1 Arial,sans-serif;
	color:#515151;
}

form,input,select,textarea {
	font:13px Arial,sans-serif;
	color:#515151;
}

h1,h2,h3 {
	font-weight:600;
	color:#954951;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

.clear {
	clear:both;
}

.radius {
	border-radius:4px;
}

.mainHeading,#reply-title {
	line-height:24px;
	font-size:20px;
	font-weight:700;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px dotted #2e7e89;
}

.padding {
	padding:10px;
}

.reading p,.reading li {
	line-height:1.8;
	margin-bottom:10px;
	text-align:justify;
}

body .reading ul li {
	list-style-image: url(https://e0930f.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/bullet.png);
	list-style-position: inside;
}

.bold {
	font-weight:700;
}

.fixedLeftAd {
	left: 0px;
}

.fixedRightAd {
	right: 0px;
}

.fixedAd {
	position: fixed;
	top: 0px;
	z-index: 20;
}

#content {
	float:left;
	width:68.75%;
	padding-right:10px;
}

#wrapper {
	max-width:980px;
	margin:0 auto;
	background: #fff;
	box-shadow: -5px 0 10px -7px #666,5px 0 10px -7px #666;
}

#topbar-cont {
	background:#2e7e89;
}

#topbar {
	max-width:990px;
	margin:auto;
	padding:10px 5px;
}

#topbar li {
	display:inline-block;
	border-left:1px solid rgba(0,0,0,0.3);
	padding-left:10px;
	margin-left:10px;
}

#topbar li:first-child {
	border-left:none;
	padding-left:0;
	margin-left:0;
}

#topbar a:hover {
	color:#ddd;
}

header {
	background: #EBEBEB;
}

#header-cont {
	padding:10px;
	overflow:hidden;
}

#header-logo h1 {
	line-height:90px;
	margin:0;
}

#header-ad {
	float:right;
	display:inline-block;
}

#menu-cont {
	clear: both;
	background: url(http://demo.safirtema.com/beste/wp-content/themes/beste/images/sprite.png) repeat-x;
	border-bottom:2px solid #954951;
	padding: 0 10px;
}

#menu {
	clear:both;
	z-index:20;
	position:relative;
	height:50px;
	border-radius:4px;
	overflow:hidden;
}

#menu .toggleMenu {
	display: none;
}

#menu li {
    float: left;
    height: 40px;
    padding:5px 0 5px 18px;
    background: url(https://1952f1.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/sprite.png) 0 0 no-repeat;
}

#menu li:first-child {
    background: none;
    padding-left: 0;
}

#menu li.home a {
    background: url(https://1952f1.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/sprite.png) 0 -50px no-repeat;
    padding-left: 30px;
}

#menu li.home:hover a {
    background: #954951 url(https://1952f1.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/sprite.png) 0 -90px no-repeat;
}

#menu a {
    display: block;
    padding:8px 8px;
    margin:2px 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
	transition: background-color 0.1s;
}

#menu a:hover, #menu li:hover a {
    color: #f8f8f8;
    border-radius: 3px;
    background-color: #954951;
}

.sub-menu {
    visibility: hidden;
    position: absolute;
    border-radius: 0 0 5px 5px;
    top:50px;
}

li:hover .sub-menu {
    visibility: visible;
}

#menu .sub-menu li {
    float: none;
    border-top: 1px dashed #bbb;
    background: none;
    height: auto;
    padding:0; 
}

#menu .sub-menu li:first-child {
    border-top: none;
}

#menu .sub-menu a {
    display: block;
    width: auto;
    margin: 0;
    padding: 5px 10px;
    min-width: 100px;
    font-size: 13px;
    color: #f8f8f8;
}

/* GOOGLE SEARCH */

#googleSearch {
	margin-bottom: 15px;
	position: relative;
}

#googleSearch input[type=text] {
	border: 1px solid #ddd;
	padding: 4px;
	margin-right: 60px;
	width: 100%; 
	height: 30px;
}

#googleSearch input[type=submit] {
	right: 0;
	top: 0;
	height: 30px;
	padding: 5px;
	cursor: pointer; 
	position: absolute;
	background: #ddd;
}

#googleSearch input[type=submit]:hover {
	background: #ccc;
}





/* HOME */

#editor {
	margin-bottom: 30px;
}

/* ARTICLES */

article {
	text-align:left;
}

article.list {
	border-bottom: 1px dotted #ebebeb;
	line-height: 26px;
	background: url(https://1952f1.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/sprite.png) 0 -130px no-repeat;
	padding-left: 12px;
}

article.list a {
	color: #333;
}

article.list a:hover {
	color: #954951;
}




/* ASIDE */

aside {
	float:right;
	width:31.25%;
}

aside .panel {
	clear:both;
	margin-top:10px;
}

aside .panel:first-child {
	margin-top:0;
}

aside .panel h2 {
	color:#fff;
	background:#954951;
	line-height:36px;
	padding:0 10px;
}

aside .panel h2 {
	color:#fff;
	background:#954951;
	line-height:36px;
	padding:0 10px;
}

aside .panel li {
	margin-top:8px;
}

/* Menu Panel */

aside ul.menu li {
	line-height: 30px;
	border-bottom: 1px solid #ebebeb;
	background: url(https://1952f1.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/sprite.png) 0 -180px no-repeat;
	padding-left: 20px;
	margin: 0;
}

/* FOOTER */

footer {
	background:#954951;
	text-align:center;
	color:#fff;
	padding:15px;
}

footer p {
	line-height: 1.5;
}

.safir-navi {
	overflow:hidden;
	clear:both;
	margin:10px 0;
}

.safir-navi li {
	float: left;
}

.safir-navi a, .safir-navi span {
	margin-right:5px;
	display:block;
	border-radius:2px;
	border:solid 1px #d0dbe7;
	background-image:linear-gradient(to top,#edf2f6,#fffdff);
	padding:8px 10px;
}

.safir-navi a:hover, .safir-navi .active a {
	background: #ebebeb;
}

/* SINGLE */

#breadcrumb {
	margin-bottom: 10px;
}

#single .meta {
	margin-bottom:15px;
	font-style:italic;
	font-size: 12px;
}

#single .singleAd1 {
	float:left;
	margin-right:5px;
}

#single .tags {
	margin-top:10px;
}

#popupPost {
	float: left;
	background: #fff;
	border: 1px solid #954951;
	border-top: 4px solid #954951;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
	display: none;
}

#popupPost .title {
	font-weight: bold;
	border-bottom: 1px dotted #954951;
	padding: 10px;
	background: #f1f1f1;
}

#popupPost a {
	display: block;
	padding: 10px;
}

#comments {
	clear:both;
	margin:30px 0 10px;
}

#comments ol {
	list-style:none;
	margin:0;
}

#comments ol li {
	line-height:1.5;
	clear:both;
	text-align:justify;
	margin:10px 0 0;
}

#comments li li {
	margin-left:30px;
}

#comments small {
	font-size:12px;
	display:block;
}

#comments div.comment-body {
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #e3e1ec;
	box-shadow:0 1px 0 #fff;
}

#comments div.reply {
	clear:both;
	float:left;
	margin:5px 0;
}

.commentlist .avatar {
	float:left;
	padding-right:10px;
	border-right:1px solid #c8c6d1;
	margin:0 10px 0 0;
}

.commentlist .comment-author cite {
	font-style:normal;
	font-weight:700;
}

.commentlist .comment-meta {
	color:#999;
	position:absolute;
	right:2px;
	top:0;
	font-style:italic;
}

#comments textarea,#comments input[type=text] {
	color:#666;
	margin-bottom:8px;
	border:1px solid #ccc;
	padding:5px;
}

#comments p.form-submit {
	overflow: hidden;
}

#comments input#submit {
	float:right;
	color:#4e677e;
	cursor:pointer;
	border-radius:3px;
	font-weight:700;
	box-shadow:0 1px rgba(255,255,255,0.65);
	border:solid 1px rgba(166,183,197,0.54);
	background-image:linear-gradient(to top,#dfeffb,#fff);
	padding:10px 15px;
}

#comments input#submit:hover {
	background:#dfeffb;
}

#comments p.warning {
	color:red;
	font-style:italic;
}

#comments p#author,#comments p#email, #comments p#url {
	line-height:1;
	padding:0;
}

#comments input#author, #comments input#email, #comments input#url, #comments textarea {
	width:100%;
	display:block;
	border-radius:2px;
	box-shadow:0 1px rgba(255,255,255,0.65);
	border:solid 1px rgba(166,183,197,0.54);
	background:#fafafa;
	padding:10px;
}

#comments textarea {
	display:block;
	height:90px;
	clear:both;
}

img.alignleft {
	border:1px solid #cdc;
	float:left;
	margin:0 10px 10px 0;
	padding:1px;
}

img.alignright {
	border:1px solid #cdc;
	float:right;
	margin:0 0 10px 10px;
	padding:1px;
}

.alignright {
	float:right;
}

.aligncenter {
	display:block;
	text-align:center;
	margin:5px auto;
}

a img,.wp-pagenavi .nextposts a {
	border:0;
}

#main {
	padding: 10px;
	overflow:hidden;
}

#header-logo, .alignleft {
	float:left;
}

#header-logo a {
	display:block;
}

#menu .toggleMenu,#menu .sub-menu,.wp-pagenavi .pages,#comments .says {
	display:none;
}

@media all and (max-width: 1300px) {
	.fixedAd {
		display: none;
	}
}

@media all and (max-width: 990px) {
	#menu {
		height:50px;
		border-bottom:1px solid #c9c9c9;
		overflow:visible;
		border-radius:0;
		margin:0 -5px 0;
	}

	#menu>ul {
		display:none;
		margin:0 -5px;
		padding:0;
	}

	#menu .toggleMenu {
		display:block;
		color:#333;
		font-weight:700;
		cursor:pointer;
		background:url(https://00a879.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/toggle.png) 100% 0 no-repeat;
		padding-left:10px;
		line-height:34px;
	}

	#menu .toggleMenu:hover {
		background:url(https://00a879.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/toggle.png) 100% 0 no-repeat;
		color: #666;
	}

	#menu .toggleMenu.open {
		background:url(https://00a879.claudeassets.com/20240929075310im_/https://ingilizcenotlari.com/wp-content/themes/tarihtema/images/toggle.png) 100% -50px no-repeat;
	}

	#menu ul li {
		float:none;
		width:100%;
		text-align:left;
		line-height:34px;
		height: 34px;
		border-radius:0;
		border:0;
		border-top:1px solid #c9c9c9;
		background:#333;
		margin:0;
		padding: 0;
	}

	#menu ul li.home a {
		background:#333;
		text-indent:0;
		padding: 0 0 0 10px;
	}

	#menu ul li.home:hover a{
		background:#666;
		text-indent:0;
	}

	#menu li a {
		border-radius:0;
		font-size:13px;
		line-height:34px;
		margin:0;
		padding:0 0 0 10px;
		color: #fff;
	}

	#menu li a:hover, #menu li:hover a{
		background: #666;
		border-radius: 0;
	}

	#header-cont {
		padding: 5px;
	}

	#header-logo, #header-ad {
		float:none;
	}

	#header-logo {
		margin-bottom: 10px;
	}

	#header-cont {
		text-align:center;
	}

}

@media all and (max-width: 600px) {
	#content,aside {
		width:100%;
		float:none;
		padding:0;
	}
}

@media all and (max-width: 500px) {
	.itemContainer {
		width:50%;
	}

	.header .info,.header .thumb {
		width:100%;
		float:none;
		margin-bottom:5px;
	}
}

@media all and (max-width: 450px) {
	article.list .thumb {
		float:none;
		margin-right:0;
	}

	#single .reading .thumb {
		float:none;
		margin-right:0;
		margin-bottom:10px;
		text-align:center;
	}
}

@media all and (max-width: 400px) {
	#recent .itemContainer {
		float:none;
		width:100%;
	}
}

@media all and (max-width: 300px) {
	.itemContainer {
		width:100%;
		float:none;
	}
}

table {
	width: 100%;
	border-collapse: collapse;
}

table td, table th {
	border:1px solid #ccc;
	padding: 5px;
}
/*
     FILE ARCHIVED ON 06:17:45 Jun 25, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:11:48 Sep 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.49
  exclusion.robots: 0.054
  exclusion.robots.policy: 0.043
  esindex: 0.007
  cdx.remote: 18.327
  LoadShardBlock: 186.567 (3)
  PetaboxLoader3.datanode: 160.593 (5)
  PetaboxLoader3.resolve: 158.351 (2)
  load_resource: 176.065
  loaddict: 39.78
*/