body {
	color: #222;
	font: 0.8em Arial, Helvetica, sans-serif;
	background-image:url(Images/bg3.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font: 2em normal Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}

hr {
	margin: 1em 0;
	height: 1px;
	border: 1px solid #eee;
}

.center { text-align: center; }
#container {
	background: #fff;
	margin: 100px auto 0 auto;
	padding: 1em;
	width: 400px;
}
.haber_b{
	font-family:Century Gothic;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.haber_b a{
	font-family:Century Gothic;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.haber_d{
	font-family:Century Gothic;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	margin-bottom:12px;
}
#stylefour{position:relative;display:block;height:50px;font-size:16px;font-family:Century Gothic; text-align:center;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto; text-align:center;}
#stylefour ul li{display:block;float:left;margin:0; text-align:center;}
#stylefour ul li a{display:block;float:left;color:#06C;text-decoration:none;padding:14px 0 0 0; text-align:center;height:36px; width:148px;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#fff;background:#06C url(Images/menu_bg.jpg) no-repeat top right;}

			.list_carousel {
				margin: 8px 0 0 10px;
				width: 444px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				float:left;
			}
			.list_carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				border: 5px solid #fff;
				width: 200px;
				height: 120px;
				padding: 0;
				margin: 6px;
				display: block;
				float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-left: 10px;
			}
			.next {
				float: right;
				margin-right: 10px;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}

.postheadericons .author,.postheadericons .date,.postheadericons .category,.page-navigate .page,.page-navigate .pages,.page-navigate .current,.page-navigate .next-link,.page-navigate .next,.page-navigate .previous,.comment-post .reply,.actions .next,.actions .prev{
  width:auto;
  -moz-transition:all 0.3s ease-in 0s;
  -webkit-transition:all 0.3s ease-in 0s;
  -o-transition:all 0.3s ease-in 0s;
  transition:all 0.3s ease-in 0s;
  display:block;
  border-radius:3px;
  border:1px solid #D4D4D4;
  float:left;
  padding:3px 6px;
  margin-right:5px;
  background:#f7f7f7;
  background:-moz-linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(25%,#f7f7f7),color-stop(63%,#f0f0f0),color-stop(84%,#eeeeee));
  background:-webkit-linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  background:-o-linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  background:-ms-linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eeeeee',GradientType=0 );
  background:linear-gradient(top,#f7f7f7 25%,#f0f0f0 63%,#eeeeee 84%);
  box-shadow:0 1px 2px #FFFFFF inset;
  -moz-shadow:0 1px 2px #FFFFFF inset;
  -webkit-shadow:0 1px 2px #FFFFFF inset;
  -ms-shadow:0 1px 2px #FFFFFF inset;
  -o-shadow:0 1px 2px #FFFFFF inset
}

.page-navigate .current, .page-navigate .pages {color: #808080}

.postheadericons .author:hover,.postheadericons .date:hover,.postheadericons .category:hover,.page-navigate .page:hover,.page-navigate .next-link:hover,.actions .next:hover,actions.prev:hover{
  -moz-transition:all 0.3s ease-in 0s;
  -webkit-transition:all 0.3s ease-in 0s;
  -o-transition:all 0.3s ease-in 0s;
  transition:all 0.3s ease-in 0s;
  background:#f9f9f9;
  background:-moz-linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(25%,#f9f9f9),color-stop(63%,#f7f7f7),color-stop(84%,#f0f0f0));
  background:-webkit-linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  background:-o-linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  background:-ms-linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 );
  background:linear-gradient(top,#f9f9f9 25%,#f7f7f7 63%,#f0f0f0 84%);
  box-shadow:0 1px 2px #FFFFFF inset;
  -moz-shadow:0 1px 2px #FFFFFF inset;
  -webkit-shadow:0 1px 2px #FFFFFF inset;
  -ms-shadow:0 1px 2px #FFFFFF inset;
  -o-shadow:0 1px 2px #FFFFFF inset
}
