* {
    padding: 0;
    margin: 0;
} 

body {
	text-align: center;
	font: 12px Verdana;
	color: #727272;
	background-color: #f4f4f4;
	padding: 20px 0;
}

img { border: none; }
a {
	text-decoration: none;
	color: #588cb8;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
.resimslayt{
height:140px;
border:1px solid #eee;
margin:3px 0px 0px 0px;
}
.resimslayt img{
height:130px;
border:3px solid #eee;
margin:2px 0px 0px 0px;
}
.haberm{
width:330px;
float:left;
height:145px;
border:1px dotted #999999;
margin:1px 3px 3px 5px;
}
.hbaslik{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#3399FF;
border-bottom:1px dashed #990000;
margin:3px 3px 3px 3px;
}
.hbaslik a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#3399FF;
}
.hbaslik a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000;
}
.hdetay{
margin:10px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999;
}
#sitem {
	width: 967px;
	margin: auto auto;
	text-align: left;
}
div.baslik{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#114665;
background:#deebf1;
height:50px;
}
div.baslik a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#993300;
background:#deebf1;
height:50px;
}
div.baslik a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000;
background:#f1f1f1;
height:50px;
}
.sagkisim{
float:right;
width:200px;
}
/** BEGIN ustalan **/
#ustalan {
	background: url(../images/headtile.gif) repeat-x 0 0;
	margin-bottom: 10px;
}
	#ustalan .tampon { 
		background: url(../images/headleft.gif) no-repeat 0 0;
	}
	#ustalan .tampon .tampon { 
		height: 192px; 
		background: url(../images/headright.gif) no-repeat top right;
		padding-top: 5px;
	} 
	#ustalan ul {
		list-style-type: none
	}
		#ustalan ul li {
			float: left;
			font-size: 0.8em;
		}
		#ustalan ul li a {
			display: block;
			color: #727272;
			text-transform: uppercase;
			padding: 5px 10px;
		}
		#ustalan ul li a:hover {
			color: #4DB200;
			text-decoration: none;
		}
	#ustalan h1 {
		clear: both;
		float: left;
		padding: 16px 0 20px 16px;
	}
		#ustalan h1 a {
			display: block;
			width: 418px; height: 100px;
			background: url(../images/adana-koop-logo01.jpg) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
		}
	#ustalan .ad {
		float: right;
		padding: 25px 20px 0 0;
	}
	#ustalan ol {
		clear: both;
		list-style-type: none
	}
		#ustalan ol li {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
			padding-left: 1px;
			background: url(../images/divider.gif) no-repeat 0 0;
		}
			#ustalan ol li.f {
				padding-left: 0;
				background: none;
			}
		#ustalan ol li a {
			color: #727272;
			display: block;
			padding: 9px 10px 10px;
		}
		#ustalan ol li a:hover {
			color: #4DB200;
			text-decoration: none;
		}
	#ustalan form {
		float: right;
		width: 211px; height: 22px;
		background: url(../images/arama.gif) no-repeat 0 0;
		margin: 0px 10px 0 0;
	}
		#ustalan form input {
			border: 0;
			font-size: 0.9em;
			font-family: Verdana;
			float: left;
			width: 138px;
			background-color: transparent;
			margin: 4px 10px 0 2px;
		}
		#ustalan form button {
			border: 0;
			text-indent: -9999px;
			width: 61px; height: 22px;
			float: left;
			background-color: transparent;
		}
/** END ustalan **/

/** BEGIN body **/
#body {
	border: 1px solid #DBDBDB;
	margin: 10px 0;
	background: url(../images/wrapper.gif) repeat-y 745px 0;
	background-color: #FFFFFF;
}
/** END body **/
/** BEGIN icerikalani **/
#icerikalani {
	width: 745px;
	float: left;
	background:#FFFFFF;
}
	#icerikalani .tampon {
		padding: 20px 5px;
	}
	#icerikalani .post {
		width: 345px; height: 340px;
		float: left;
		padding: 0 10px;
	}
		#icerikalani .post h2 {
			font-size: 1em;
			background-color: #F1F1F1;
			padding: 2px 5px;
			border-bottom: 1px solid #EDEDED;
		}
			#icerikalani .post h2 a {
				color: #588CB8;
			}
		#icerikalani .post .date {
			font-size: 0.8em;
			padding: 8px 5px;
		}
			#icerikalani .post .date a {
				color: #4DB200;
			}
		#icerikalani .post .thumb {
			width: 329px; height: 150px;
			overflow: hidden;
			margin-left: 7px;
		}
			#icerikalani .post .thumb img {
				width: 329px;
			}
		#icerikalani .post p {
			padding: 10px;
			line-height: 1.4em;
		}
		#icerikalani .post .devami {
			display: block;
			float: right;
			text-indent: -9999px;
			width: 101px; height: 19px;
			outline: none;
			background: url(../images/devami.gif) no-repeat 0 0;
		}
	#bottom {
		clear: both;
		padding: 0px 1px 0;
	}
		#bottom .box {
			width: 220px;
			float: left;
			padding: 10px;
		}
			#bottom .box h2 {
				color: #4DB200;
				font-size: 1em;
				padding-bottom: 1px;
				border-bottom: 1px solid #DDDDDD;
			}
			#bottom .box ul {
				list-style-type: none;
				padding-bottom: 10px;
			}
				#bottom .box ul li {
					font-size: 0.8em;
					border-bottom: 1px dotted #ABABAB;
					line-height: 1.4em;
					padding: 6px 0 6px 12px;
					background: url(../images/bullet.gif) no-repeat 0 11px;
				}
				#bottom .box ul li a {
					color: #727272;
				}
				#bottom .box ul li a:hover {
					text-decoration: none;
					color: #588CB8;
				}
			#bottom .box .comments a {
				font-weight: bold;
				color: #588CB8;
			}
	#icerikalani h2.title {
		padding: 0 15px 20px;
		font-size: 0.9em;
		text-transform: uppercase;
		font-weight: normal;
	}
	#icerikalani .postnav {
		padding: 0 15px;
		font-size: 0.8em;
		text-transform: uppercase;
	}
		#icerikalani .postnav a {
			color: #588CB8;
		}
	#icerikalani .single {
		padding: 0 15px;
	}
		#icerikalani .single a {
			color: #588CB8;
		}
		#icerikalani .single h2 {
			font-size: 1em;
			background-color: #F1F1F1;
			padding: 2px 5px;
		}
		#icerikalani .single .date {
			font-size: 0.8em;
		}
		#icerikalani .single p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#icerikalani .single ol, #icerikalani .single ul {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#icerikalani .single li {
			line-height: 1.4em;
		}
		#icerikalani .single blockquote {
			line-height: 1.4em;
			margin-bottom: 10px;
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#icerikalani .single h3, #icerikalani .single h4, #icerikalani .single h5, #icerikalani .single h6 {
			font-size: 1.2em;
			margin-bottom: 8px;
		}
/** END icerikalani **/
.haberlerkismi{
height:175px;
border: 1px dotted #999999;
}
/** BEGIN sidebar **/
#sidebar {
	width: 220px;
	float: right;
	background:#FFFFFF;
}
	#sidebar h2 {
		color: #4DB200;
		font-size: 0.9em;
		text-transform: uppercase;
		padding: 10px 12px;
		background: url(../images/horizontal.gif) no-repeat 8px 22px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 10px 10px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 2px;
			border-bottom: 1px dotted #ABABAB;
		}
		#sidebar ul li a {
			color: #727272;
		}
		#sidebar ul li a:hover {
			color: #588CB8;
			text-decoration: none;
		}
	#sidebar .tags {
		padding: 0 10px 10px;
	}
		#sidebar .tags a {
			color: #727272;
		}
		#sidebar .tags a:hover {
			color: #588CB8;
			text-decoration: none;
		}
	#sidebar .resimgaleri {
		padding: 0 10px 10px;
	}
		#sidebar .resimgaleri img {
			margin: 2px;
		}
	#sidebar .video {
		padding: 0 10px 10px;
	}
/** END sidebar **/

/** BEGIN altkisim **/
#altkisim {
	font-size: 0.8em;
	border: 1px solid #DBDBDB;
	padding: 12px;
	color: #727272;
	background-color: #FFFFFF;
}
	#altkisim {
		
	}
/** END altkisim **/

#icons{
margin-left:10px;
}
