/* Bu stil dosyası Hakkı Gürkan Tüçel (hgtucel) tarafından kodlanmıştır. 
	
	www.hgtucel.com

*/

body {background-color: #ebebeb; font-family: 'Montserrat', sans-serif;}

/* Genel */
#genel {width: 1080px; margin: auto;}

	/* Logo */
	.logo {margin-bottom: 10px; text-align: center;}

	/* Sağ */
	#sag {float: right; width: 800px; margin-top: 15px;}
	
		/* Menü */
		#menu {
			height: 50px;
			margin-bottom: 15px;
			padding: 20px 50px 10px;
			text-align: center;
			background: #fff;
			border-radius: 4px;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0,.2);
			font-weight: 700;
		}
		#menu ul {
			margin-top: 15px;
		}
		#menu ul li {
			float: left;
			margin-left: 25px;
			font-size: 16px;
		}
		#menu ul li a {
			color: #ccc;
		}
		/* Konu Alanı */
		#konu {float: left;}
		#sagsag {float: right; width: 225px;}
			
			.yazilarTab ul li {float: left; margin-right: 5px;}
			.yazilarTab ul li a {
			display: block;
			background-color: #dd5555;
			color: #fff;
			font-weight: 400;
			border-radius: 3px;
			padding: 10px;
			font-size: 14px;
			margin-bottom: 10px;
			position: relative;
			}
			.yazilarTab ul li a:after {
			content: '';
			border: 6px solid transparent;
			border-top-color: #dd5555;
			position: absolute;
			bottom: -12px;
			left: 50%;
			margin-left: -6px;
			}
			
			.yazilar {
				padding: 5px;
				background: #fff;
				border-radius: 4px;
				box-shadow: 0px 1px 2px 0px rgba(0,0,0,.2);
			}
			.yazilar ul {
				margin: 15px 0px 10px 10px;
			}
			.yazilar ul li {
				margin-bottom: 15px;
				margin-right: 5px;
				line-height: 23px;
			}
			.yazilar ul li a{
				font-size: 13px;
				color: #7d7d7d;
			}
		
		
		/* Son İzlediklerim */
		.sonizledigim {
			margin-top: 15px;
			background: #fff;
			border-radius: 4px;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0,.2);
			position: relative;
		}
		.sonizledigim span {
			position: absolute;
			width: 50px;
			height: 50px;
			background: rgba(255,255,255,.5);
			border: 3px solid #fff;
			border-radius: 50%;
			position: absolute;
			top: 30%;
			left: 39%;
			outline: none;
		}
		.sonizledigim span:before {
			content: '';
			display: block;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 8px 0 8px 16px;
			border-color: transparent transparent transparent #fff;
			position: relative;
			top: 17px;
			left: 19px;
		}
		.sonizledigim img {
			width: 226px;
		}
		
		/* Arama */
		.arama {
			margin-top: 15px;
			background: #fff;
			border-radius: 4px;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0,.2);
			padding: 10px;
			overflow: hidden;
		}
		.arama input[type="search"]{
			width: 195px;
			height: 30px;
			background: #ebebeb;
			border: 1px solid #cfcfcf;
			border-radius: 2px;
			padding-left: 9px;
			font-size: 12px;
			color: #7b7b7b;
		}
		.arama p {
			float: left;
			margin-top: 18px;
			margin-left: 5px;
			font-size: 13px;
			font-size: 13px;
		}
		.arama p a {
			color: #3f729b;
		}
		.arama button {
			float: right;
			height: 30px;
			padding: 0 20px;
			margin-top: 10px;
			background-color: #dd5555;
			color: #fff;
			font-weight: 400;
			border-radius: 3px;
			font-size: 14px;
		}
		
		/* Etiketler */
		.reklam {
			margin-top: 15px;
			background: #fff;
			border-radius: 4px;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0,.2);
			overflow: hidden;
		}
		.reklam h3 {
			text-align: center;
			font-size: 16px;
			font-weight: 700;
			color: #55acee;
			margin-top: 5px;
			margin-bottom: 7px;
		}
		.etiketler a {
			font-size: 12px;
			color: #7d7d7d;
			margin-right: 5px;
		}
		.buyuketiket {font-size: 15px;}
		/* Kısa Konu */
		.kkonu {
			width: 560px;
			margin-bottom: 15px;
			background: #fff;
			border-radius: 4px;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0,.2);
			overflow: hidden;
		}
		.kkonu img {
			width: 560px;
		}
		.kkonu h3 {
			margin: 15px 25px 15px 25px;
		}
		.kkonu h3 a {
			color: #dd5555;
		}
		.kkonuYazi {
			margin: 0 25px;
			margin-bottom: 15px;
			font-size: 13px;
			color: #7d7d7d;
			line-height: 25px;
		}

	/* Sol */
	#sol {float: left; width: 260px; margin-right: 10px; margin-top: 15px;}
	
		/* Ben */
		.ben {
			width: 260px;
			height: 410px;
			margin-bottom: 15px;
			text-align: center;
			background: #fff;
			border-radius: 4px;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0,.2)
		}
		.ben img {
			width: 200px;
			border-radius: 50%;
			margin-top: 30px;
		}
		.ben h3 {
			font-size: 18px;
			font-weight: 700;
			color: #dd5555;
			margin-top: 15px;
			margin-bottom: 15px;
		}
		.ben p {
			font-size: 13px;
			color: #7d7d7d;
			margin-top: 10px;
			margin-bottom: 15px;
		}
		.ben button {
			background-color: #dd5555;
			color: #fff;
			font-weight: 400;
			border-radius: 3px;
			height: 40px;
			padding: 0 45px;
			margin-bottom: 10px;
		}
		.ben button:hover {
			background-color: #882222
		}
		
		/* İnstagram */
		.instagram {
			background: #fff;
			border-radius: 4px;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0,.2);
			overflow: hidden;
			height: 170px;
			margin-bottom: 15px;
		}
		.instagram h3 {
			text-align: center;
			font-size: 16px;
			font-weight: 700;
			color: #3f729b;
			margin-top: 15px;
			margin-bottom: 15px;
		}
		.instagram ul li {float: left;}
		.instagram ul li img {width: 130px;}
		
		.twitter {
			background: #fff;
			border-radius: 4px;
			box-shadow: 0px 1px 2px 0px rgba(0,0,0,.2);
			overflow: hidden;
			height: 170px;
			margin-bottom: 15px;
		}
		.twitter h3 {
			text-align: center;
			font-size: 16px;
			font-weight: 700;
			color: #55acee;
			margin-top: 15px;
			margin-bottom: 15px;
		}
		
/* Footer */
#footer {}