@import url(http://fonts.googleapis.com/css?family=Hind:400,300,500,600,700&subset=latin,latin-ext);

.sozcu-blackFooter-wrapper{
	background-color: rgb(30,30,30);
	border-top: 3px solid rgb(180,0,10);
	float: left;
	width: 100%;
	height: auto;
	margin: 100px 0 0;
	overflow: hidden;
	position: relative;
}

/* 01 - logoZone Başlıyor! */

.sozcu-blackFooter-logoZone{
	background-color: rgb(220,0,10);
	border-bottom: 1px solid rgb(255,255,255);
	width: 100%;
	height: 50px;
	position: relative;
}

.sozcu-blackFooter-logoZone a:hover img{ /* imaj hover için */
	-moz-opacity:.8;;
	-ms-opacity:.8;
	-o-opacity:.8;
	-webkit-opacity:.8;
	opacity:.8;
}

.sozcu-blackFooter-logoZone-centered{
	width:976px;
	height:50px;
	margin:0 auto;
}

.sozcu-blackFooter-logoZone-centered > ul{
	width:910px;
	height:50px;
	margin:0 auto;
}

.sozcu-blackFooter-logoZone-centered > ul > li {
	float:left;
	display: inline-block;
	height:50px;
	line-height: 50px;
	padding: 0 22px;
	width: auto;
}

.sozcu-blackFooter-logoZone-centered > ul > li > a{
	font-family:"Hind", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
	color:rgb(255,255,255);
}

.sozcu-blackFooter-logoZone-centered > ul > li > a > img{
	margin-top:7px;
}

.footer-img-align{
	margin-top:14px !important;
}

/* logoZone Bitti! */

/* menuZone Başlıyor! */

.sozcu-blackFooter-menuZone{
	border-bottom: 1px dotted rgb(51,51,51);
	width: 100%;
	height: 152px;
	position: relative;
	margin-bottom:10px;
}

.sozcu-blackFooter-menuZone *{
	font-family:"Hind", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	line-height:18px;
	color:rgb(180,180,180);
}

.sozcu-blackFooter-menuZone-centered{
	width:976px;
	height:152px;
	margin:0 auto;
}

.sozcu-blackFooter-menu{
	float:left;
	width:926px;
	height:152px;
	margin-left:50px;
}

.sozcu-blackFooter-menu > li{
	display:inline-block;
	float:left;
	width:110px;
	height:152px;
	border-right: 1px dotted rgb(51,51,51);
}

.sozcu-blackFooter-menu > li + li + li + li + li{
	width:150px;
}

.blackFooter-menu-first-column{
	text-align:left;
	padding:20px 18px 0 0 !important;
}

.blackFooter-menu-last-column{
	border-right:none !important;
}

.sozcu-blackFooter-menu-columns{
	padding:20px 0 0 18px;
}

.sozcu-blackFooter-menu-columns > li > a{
	font-weight:normal;
	
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.sozcu-blackFooter-menu-columns a:hover{
	color:rgb(255,255,255);
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.sozcu-blackFooter-menu-columns > li{
}

/* menuZone Bitti! */

/* categoryNewsZone Başlıyor! */

.sozcu-blackFooter-categoryNewsZone{
	float:left;
	width:976px;
	min-height:180px;
}

.sozcu-blackFooter-centered{
	height: auto;
	margin: 0 auto;
	width: 976px;
}

.sozcu-blackFooter-categoryNewsZone *{
	font-family:"Hind", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:rgb(190,190,190);
}

.sozcu-blackFooter-categoryNewsZone h3{
	border-bottom:2px solid rgb(100,100,100);
	line-height:34px;
	padding-left:20px;
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.sozcu-blackFooter-categoryNewsZone h3 > a {
	font-weight:600;
	color:rgb(140,140,140);
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.blackFooter-categoryNewsBoxes{
	float:left;
	width:195px;
	min-height:180px;
}

.blackFooter-categoryNewsBoxes > ul{
}

.blackFooter-categoryNewsBoxes > ul > li{
	position:relative;
	margin:10px 20px;
}

.blackFooter-categoryNewsBoxes > ul > li > a{
	font-weight:normal;
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.blackFooter-categoryNewsBoxes > ul > li > a:hover{
	color:rgb(255,255,255);
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.blackFooter-categoryNewsBoxes > ul > li > a::before {
	color:inherit;
	content: "\f111";
	font-family: "fontawesome";
	font-size: 5px;
	left: -12px;
	position: absolute;
	top: -2px;
}

/* Kategori Renklendirmeler Başlıyor! */

/* Genel */

.blackFooter-categoryNewsBoxes > ul:hover h3{
	border-bottom:2px solid rgb(255,255,255);
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.blackFooter-categoryNewsBoxes > ul:hover h3 > a{
	color:rgb(255,255,255);
}

.blackFooter-categoryNewsBoxes > ul:hover li > a:hover{
	color:rgb(255,255,255);
}

/*

.blackFooter-gundem:hover h3{
	border-bottom:2px solid rgb(240,200,140);
}

.blackFooter-gundem:hover h3 > a{
	color:rgb(240,200,140);
}

.blackFooter-gundem:hover li > a:hover{
	color:rgb(240,200,140);
}

.blackFooter-amkspor:hover h3{
	border-bottom:2px solid rgb(255, 255, 155);
}

.blackFooter-amkspor:hover h3 > a{
	color:rgb(255, 255, 155);
}

.blackFooter-amkspor:hover li > a:hover{
	color:rgb(255, 255, 155);
}

*/

/* categoryNewsZone Bitti! */

/* contactZone Başlıyor! */

.sozcu-blackFooter-contactZone{
	float:left;
	position:relative;
	width:976px;
	height:60px;
	border-width:1px 0;
	border-color:rgb(51,51,51);
	border-style:dotted;
	margin:10px 0;
}

.sozcu-blackFooter-contactZone *{
	font-family:"Hind", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	line-height:18px;
	color:rgb(140,140,140);
}

.sozcu-blackFooter-contactZone > ul > li > a{	
	font-weight:500;
	
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.sozcu-blackFooter-contactZone > ul > li > a:hover{
	color:rgb(255,255,255);
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.sozcu-blackFooter-contactZone ul{
	float:left;
	position:relative;
	top:10px;
	width:auto;
	height:40px;
}

.sozcu-blackFooter-contactZone ul li{
	float:left;
	display: inline-block;
	padding: 0 5px;
	width: auto;
	height:40px;
	line-height:40px;
}

.sozcu-blackFooter-contactZone a:hover img{ /* imaj hover için */
	-moz-opacity:.8;;
	-ms-opacity:.8;
	-o-opacity:.8;
	-webkit-opacity:.8;
	opacity:.8;
}

.sozcu-blackFooter-app-stores{
	width:300px !important;
}

.sozcu-blackFooter-app-stores > li{
}

.sozcu-blackFooter-app-stores > li > a {
}

.sozcu-blackFooter-contactInfo{
	position:relative;
	left:85px;
}

.sozcu-blackFooter-contactInfo > li{
	padding: 0 8px !important;
}

.sozcu-blackFooter-contactInfo > li > a{
}

.sozcu-blackFooter-socialMedia{
	float:right !important;
}

.sozcu-blackFooter-socialMedia > li{
}

.sozcu-blackFooter-socialMedia > li > a{
}

/* contactZone Bitti! */

/* tagZone Başlıyor! */

.sozcu-blackFooter-tagZone{
	position:relative;
	float:left;
	width:934px;
	min-height:210px;
	background-color:rgb(35,35,35);
	border:1px dotted rgb(51,51,51);
	padding:20px;
}

.sozcu-blackFooter-keyWords *{
	font-family:"Hind", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:rgb(180,180,180);
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.sozcu-blackFooter-keyWords{
	float:left;
	width:910px;
	height:auto;
	margin-left:20px;
}

.sozcu-blackFooter-keyWords > li{
	display:inline-block;
	float:left;
	width:150px;
	height:auto;
}

.sozcu-blackFooter-keyWords > li > ul{
	float:left;
}

.sozcu-blackFooter-keyWords > li > ul > li{
	float:left;
	width:100%;
}

.sozcu-blackFooter-keyWords > li > ul > li > a:hover{
	color:rgb(255,255,255) !important;
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.keyWords-title {
	color: rgb(240,200,130) !important;
	float: left;
	margin-top: 6px;
}

/* tagZone Bitti! */

.sozcu-blackFooter-copyright{
	position:relative;
	float:left;
	font-family:"Hind", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:976px;
	height:40px;
	line-height:40px;
	color:rgb(100,100,100);
	text-align:center;
}