/*
Theme Name: ogbbblog
Theme URI: https://osmancakirsoy.com/ogbbblog/
Author: Osman Ãƒâ€¡AKIRSOY
Author URI: https://osmancakirsoy.com/
Description: Bu tema sade ve gÃƒÂ¶steriÃ…Å¸ten uzak olarak tasarlanmÃ„Â±Ã…Å¸tÃ„Â±r. Sizde sade bir blog temasÃ„Â± istiyorsanÃ„Â±z bu tema tam size gÃƒÂ¶re olabilir.
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ogbbblog
Tags: two-columns, right-sidebar, custom-background, custom-menu, custom-logo, blog
*/

body {
	padding: 0;
	font-family:sans-serif;
	background-position: left top;
	background-size: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 1080px;
	margin: 0 auto;
}

#main {
	overflow: hidden;
}
	
#header {
    overflow: hidden;
}


	
#site {
	display: inline-block;
	width: 186px;
	height: 53.83px;
	margin: 6px 0 0 0;
	vertical-align: middle;
}

h1, h2, h3, h4 {
	margin: 12px 0px;
	color: #ffd900;
	font-weight: 600;
	text-shadow: -2px 2px 0 rgba(109, 109, 109, 0.3);
}

h1 {
	font-size: 26px;
}

#content_full h1 {
	color: #ffd900;
	font-size: 32px;
	font-weight: 700;
	text-shadow: -2px 2px 0 rgba(109, 109, 109, 0.3);
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto 0;
	border: 1px solid #464646;
	border-radius: 1px;
}

.alignright {
	float:right;
	margin: 0px 0 0px 11px;
	border: 1px solid #464646;
	border-radius: 1px;
}

.alignleft {
	float: left;
	margin-right: 11px;
	border: 1px solid #464646;
	border-radius: 1px;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	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;
}

.sticky {
	color: red;
}

.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}

.post-content-page ul {
	font-size: 15px;
	line-height: 1.8em;
}
	
p {
	font-family:sans-serif;
	font-size: 17px;
	line-height: 1.7em;
	margin: 10px 0px;
	color: #ffffff;
}

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

a:hover {
    text-decoration: underline;
    color: #fff712;
}

#logo img {
	width: 100%;
	height: 100%;
	border:  none;
}

#logo a {
	display: block;
}

#sitename {
	width: 337px;
	float: left;
	font-size: 35px;
}

#sitename a {
	text-decoration: none;
	color: #333;
}

#admiral-x-container {
	float: right;
	margin: 12px 0 0 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
}
	
.registr-admiral-x {
	white-space: pre;
	display: inline-block;
	width: 278px;
	background-color: #ffd900;
	color: #0c0c0c;
	padding: 9px 0;
	border-radius: 8px;
	border: 1px solid #796803;
	border-bottom: 3px solid #796803;
}

.enter-admiral-x {
	display: inline-block;
	width: 92px;
	color: #fff;
	background-color: #31a013;
	padding: 9px 0;
	border-radius: 8px;
	border: 1px solid #1e690a;
	border-bottom: 3px solid #1e690a;
}

.registr-admiral-x:hover {
	color: #0c0c0c;
	text-decoration: none;
	background-color: #fff712;
	border-color: #e4a100;
}

.enter-admiral-x:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3fdc4e;
	border-color: #0b8e18;
}

#menu ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#menu ul li {
	display: inline-block;
	padding: 3px 25px;
}

#menu ul li:hover > ul {
	display: block;
}

#menu ul li a {
    display: block;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    padding: 10px 10px;
}

#menu ul li a:hover {
	color: #ffd900;
}

.reclama-admiral-x {
	background: url("bunner-admiral-x.png") no-repeat;
	display: block;
	height: 247px;
}

.reclama-admiral-x img {
	border: none;
}

#content {
    width: 801px;
    float: left;
    padding: 0px 18px;
    color: #e6e0dc;
    text-align: justify;
}

#content_full {
	padding: 0 19px;
	text-align: justify;
}

#sidebar {
    margin: 11px 11px 11px 0;
    padding-left: 11px;
    width: 220px;
    float: right;
    border-left: 1px solid #ffd900;
}

#sidebar a {
	display: block;
	margin-bottom: 4px;
	border: 1px solid #ffd900;
	background-color: #202020;
	border-radius: 8px;
	text-decoration: none;
	font-size: 17px;
	color: #ffffff;
}

#sidebar a:last-child {
	margin-bottom: 0;
}

#sidebar a:hover {
	color: #0c0c0c;
	background-color: #ffd900;
}

#sidebar img {
	vertical-align: middle;
	margin-right: 9px;
	border: none;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-right: 1px solid #ffd900;
}

#footer {
    height: 90px;
    background: url("footer-admiral-x.png") no-repeat;
    background-position: center;
}

.button-admiral-x {
	font-size: 30px;
	font-weight: 700;
	padding: 8px 0;
	text-decoration: none;
	color: #ffd900;
	display: block;
	text-align: center;
	background-color: #202020;
	border-radius: 9px;
	border: 1px solid #ffd900;
}

.button-admiral-x:hover {
	text-decoration: none;
	color: #202020;
	background-color: #ffd900;
}

.pictures-admiral-x {
	text-align: center;
}

.pictures-admiral-x div {
	display: inline-block;
	margin: 8px 5px;
	border: 1px solid #464646;
	height: 140px;
	border-radius: 5px;
}

.pictures-admiral-x img {
	border-radius: 5px;
	border: none;
}
	
.pictures-admiral-x div:hover {
	border-color: #ffd900;
}
	
.pictures-admiral-x div:nth-child(n+21) {
	margin-bottom: 0px;
}

.ya-share2 {
	margin: 15px 0;
}

iframe {
	border: none;
}

.play-admiral-x {
	height: 450px;
	border: 1px solid #202020;
}

.play-admiral-x-550 {
	height: 550px;
	border: 1px solid #202020;
}

.breadcrumb {
	text-align: center;
	padding: 3px 0;
	border: 1px solid #221e1f;
	border-bottom: none;
	font-size: 17px;
	color: #221e1f;
}

.mistake {
	padding: 20px;
}

.mistake center {
	font-size: 40px;
	font-weight: 700;
	color: #ffd900;
}

.comment-list {
	padding: 0;
}

.comment-list li {
	list-style-type: none;
	margin-bottom: 17px;
	border-bottom: 2px solid #ffd900;
	border-bottom-left-radius: 29px;
}

.comment-list p {
    clear: both;
    font-style: italic;
    color: #ffffff;
    padding: 0px 30px;
}

.comment-author {
	float: left;
	font-size: 18px;
	color: #ffd900;
	font-weight: 600;
}

.avatar {
	float: left;
	margin-right: 10px;
	border: 1px solid #ffd900;
	width: auto;
}

.fn {
	font-style: normal;
}

.commentmetadata {
	float: right;
	color: #ffd900;
	font-size: 10px;
}

#respond {
	overflow: hidden;
	margin-bottom: 27px;
}

#respond p {
	margin: 5px 0;
}

#comment, #author, #email, #url {
	width: 500px;
	padding: 5px 5px;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 5px #ccc;
	outline-color: #f00;
}

.comment-form-comment, .comment-form-author, .comment-form-email, .comment-form-url {
	float: left;
}

.comment-form-comment label, .comment-form-author label, .comment-form-email label, .comment-form-url label {
	display: block;
}

.form-submit {
	width: 500px;
	float:left;
}

.form-submit #submit {
	background-color: #202020;
	color: #ffffff;
	padding: 10px 15px;
	cursor: pointer;
	border: 1px solid white;
}

.form-submit #submit:hover {
	color: #ffd900;
	border-color: #ffd900;
}

@media only screen and (max-device-width: 768px) {
	.nav {
		width: 100%;
		display: none;
		background: #0c0c0c;
		z-index: 320;
		margin-bottom: 30px;
	}

	.nav-toggle {
		background: url("button-mobile-menu.png") no-repeat;
		background-position: center;
		cursor: pointer;
		z-index: 325;
		display: inline-block;
		width: 5%;
		height: 17px;
		vertical-align: middle;
		margin-left: 1%;
	}

	[id='nav-toggle']:checked ~ .nav-toggle {
	background: url("button-mobile-menu-hover.png") no-repeat;
	}

	[id='nav-toggle']:checked ~ .nav {
		display: block;
		overflow-y: auto;
	}
	
	#menu ul li {
		display: block;
		padding: 0;
		border-top: 2px solid #ffd900;
	}
	
	#menu ul li:last-child {
		border-bottom: 2px solid #ffd900;
	}
	
	#menu ul li a {
		font-size: 25px;
		padding: 16px 15px;
	}
	
	body {
		width: 100%;
	}
	
	#site {
		width: 28%;
		margin: 0;
		height: auto;
	}
	
	#admiral-x-container {
		display: inline-block;
		font-size: 12px;
		float: none;
		margin: 3px 0;
		width: 63%;
	}
	
	.registr-admiral-x {
		width: 77%;
		padding: 8px 0;
	}
	
	.enter-admiral-x {
		width: 19%;
		padding: 8px 0;
	}
	
	.reclama-admiral-x {
		background: url("bunner-admiral-x-middle.png") no-repeat;
	}
	
	#content_full {
		padding: 0 4px;
	}
	
	#content_full h1 {
		font-size: 20px;
	}
	
	.pictures-admiral-x div {
	margin: 2px 0;
	}
	
	.ya-share2 {
		margin: 4px 0;
		text-align: center;
	}
	
	.ya-share2__container_size_m .ya-share2__icon {
		width: 30px!important;
		height: 30px!important;
	}
	
	.ya-share2__container_size_m .ya-share2__item {
		margin: 0px 7px!important;
	}
	
	#footer {
		height: 57px;
		background: url("footer-admiral-x-mobile.png") no-repeat;
		background-color: #202020;
		background-position: center;
	}
	
	#content {
		width: auto;
		float: none;
		padding: 0 4px;
	}
	
	h1 {
		font-size: 20px;
		text-align: center;
	}
	
	h1, h2, h3, h4 {
		margin: 4px 0;
		font-size: 19px;
		text-align: center;
	}
	
	p {
	margin: 4px 0px;
	}
	
	#sidebar {
		width: auto;
		margin: 0 4px;
		padding: 0;
		float: none;
		border: none;
	}
	
	#sidebar img {
		width: auto;
	}
	
	#sidebar a:last-child {
		margin-bottom: 4px;
	}
	
	img {
		width: 100%;
		height: auto;
	}
	
	iframe {
		width: 100%;
	}
	
	.play-admiral-x {
	height: 370px;
	width: 100%;
	}
	
	.play-admiral-x-550 {
	height: 370px;
	}
}

@media only screen and (min-device-width: 769px) and (max-device-width: 1079px){
	body {
		width: 100%;
	}
	
	#menu ul li {
		padding: 3px 2%;
	}
	
	#menu ul li a {
		padding: 10px 0;
		font-size: 15px;
	}
	
	.reclama-admiral-x {
		background: url("bunner-admiral-x-middle.png") no-repeat;
	}
	
	.nav {
		text-align: center;
	}
	
	#footer {
		height: 57px;
		background: url("footer-admiral-x-mobile.png") no-repeat;
		background-color: #202020;
		background-position: center;
	}
	
	#content {
		width: 70%;
		padding: 0 1%;
	}
	
	h1 {
		font-size: 22px;
	}
	
	#sidebar {
		width: 25%;
		margin: 12px 1% 12px 0;
		padding-left: 1%;
	}
	
	#sidebar img {
		width: auto;
	}
	
	img {
		width: 100%;
		height: auto;
	}
	
	iframe {
		width: 100%;
	}
}