.fotograff{width:200px; float:left;  margin:15px; padding:5px; }
.foto2{  	margin:-16px 0 0 0; }
.yazi p{ margin:10px; padding:5px;}
.sol{ float:left; width:95% !important; margin:-33px 10px 0 10px !important;}

/* SAYFA STÄ°LLERÄ°*/
.page-content-top ul,.page-content-bottom ul{
	font-size:12px;
	margin-bottom:10px;
	list-style-type:disc;
	padding-left:25px;
}
.page-content-top ol,.page-content-bottom ol{
	font-size:12px;
	margin-bottom:10px;
	list-style-type:decimal;
	padding-left:25px;
}
.page-content-top ul li,.page-content-bottom ul li{
	line-height:1.3;
}

/* SAYFA ICERISINDEKÄ° GALERI STILLERI */
.page-gallery{
	display:block;
	text-align:center;
	padding:5px;
	margin:5px 0;
	
}
.page-gallery a{
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	color:#000;
	
	
}
.page-gallery .thumb{
	float:left;
	margin:5px;
	display:inline;
	width:150px;
	height:190px;
	overflow:hidden;
}

.page-gallery .thumb img{

	border:2px solid #ccc;
		width:145px;
	height:145px;	 border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
padding:0px;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.page-gallery .thumb img:hover{
-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	border-color:#010101 #010101 #010101 #010101;
	opacity:0.5;
	}
/*BLOG STILLERI (post)*/
.post{
	margin-bottom:10px;
	overflow:hidden;
}
.post img{ /* yazi resmi */
	padding:3px;
	background:#EEE;
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}
.post h3{
	margin-bottom:5px;
}
.post h3 a{ /* yazi basligi */
	
}
.post .excerpt{
	font-size:12px;
	line-height:1.2;
}
.post p{ /* yazi paragrafi */
	
}
.post p.read-more{
	
}
.post p.read-more a{ /* yazi devami linki */
	
}
.post .post-date{
	font-size:11px;
	color:#666;
}
/*BLOG STILLERI (post)*/
.post{
	margin-bottom:10px;
	overflow:hidden;
}
.post img{ /* yazi resmi */
	border:0px solid #AAA;
	padding:5px;
	background:#EEE;
	float:left;
	display:inline;
	margin:0 10px 5px 0;
}
.post h3{
	margin-bottom:5px;
        font-size: 11px;

}
.post h3 a{ /* yazi basligi */
	color:#3082c6;
	text-decoration:none;
}
.post .excerpt{
	font-size:8pt;
        color:#666666;
	line-height:1.2;
}
.post p{ /* yazi paragrafi */
	color:#666666;
}
.post p.read-more{
	float:right;
        display: inline;
        color:#3082c6;
}
.post p.read-more a{ /* yazi devami linki */
	color:#000;
		text-decoration:none;
}
.post .post-date{
	font-size:11px;
	color:#666666;
}
/* BLOG STILLERI (item) */
.item{
	float:left;
	display:inline;
	text-align:center;
	width:285px;
	height:240px;
	border:1px dotted #CCC;
	margin:10px 0px 10px 0px;
	overflow:hidden;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	border-radius: 3px; /* CSS3 */
		
}

.item h3{
	height:45px;
	background:#393185;
	font-size:14px;
	margin-top:0px;
	 font-weight:bold;
	 padding:10px 0 0 0 !important; color:#fff;   
}
.item h3 a{ 	color:#fff; }
.item .excerpt{
	display:none;
}
.item p{
	color:#000000;
}
.item p.read-more{
	
}
.item .post-date{
	display:none;
}
/* YAZI SAYFASI */
/* YAZI SAYFASI */
.post-read{
	padding:10px;
}
.post-read h2{
	float:left; margin-left:20px; width:400px;
}
.post-read img{
	display:block;
	margin:0 auto 10px auto;
	border:2px solid #ccc;
	padding:3px;
}
.post-read img.pdf{ border:none !important}
.post-read .post-date{
	font-size:12px;
	color:#666;
	text-align:right;
	display:block;
}
.post-read .post-gallery{
margin:auto;
}
.post-read .post-gallery h5{
	margin:5px 0;
	padding:2px 0;
}
.post-read .post-gallery .pg-thumb{
	text-align:center;
	font-size:11px;
	float:left;
	width:130px;
	height:130px;
	margin-left:20px;
	line-height:1;
}
.post-read .post-gallery img{
	float:none;
	background:#FFF;
	border-color:#D9D9D9 #9B9B9B #9B9B9B #D9D9D9;
	border-style:solid;
	border-width:1px;
	width:130px;
	height:130px;
	padding:3px;
	margin-bottom:3px;
}
/* SAYFALANDIRMA */
/* SAYFALANDIRMA */
div.pagination {
	padding: 3px;
	margin: 5px;
	text-align:center;
	font-size:13px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #333;
	text-decoration: none; /* no underline */
	color: #333;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #333;
	font-weight: bold;
	background-color: #333;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/* GENERAL */
.clear{
	clear:both
}
.fright{
	float:right;
	display:inline;
}
.fleft{
	float:left;
	display:inline;
}
.textright{
	text-align:right;
}
.textleft{
	text-align:left;
}
.textcenter{
	text-align: center;
}
.red{
	color:#CC0000;
}

.green{
	color:#5FDF00;
}
.blue{
	color:#1F46FF;
}
/* ILETISIM FORMU */
.contact-info,.contact-form{
	border-collapse: collapse;
	border-spacing: 0;
}
.contact-info{
	font-size:13px;
	margin-bottom:10px;
}
.contact-info td{
	padding:5px;
	vertical-align:top;
}
.contact-info td.th{
	font-weight:bold;
}
.contact-form{
	font-size:13px;
}
.contact-form td{
	padding:5px;
	vertical-align:top;
}
.contact-form td.th{
	font-weight:bold;
}
.contact-form input,.contact-form textarea{
	border-color:#666 #666 #aaa #aaa;
	border-style: solid;
	border-width: 1px;
	padding:3px;
}
.contact-form input:focus,.contact-form textarea:focus{
	box-shadow: 0 0 5px #00CCFF;
	-moz-box-shadow: 0 0 5px #00CCFF;
	-webkit-box-shadow: 0 0 5px #00CCFF;
	border:1px solid #AAA;
}
.contact-form input{
	width:45%;
}
.contact-form textarea{
	width:90%;
	height:150px;
}
.contact-form button{
	
}
.contact-form .req-note{
	color:#900;
}
/* INSAN KAYNAKLARI */
.hrform{
	font-size:12px;
}
.hrform fieldset{
	padding:5px;
	border:1px solid #999;
	margin:10px 0;
}
.hrform legend{
	font-size:14px;
	font-weight:bold;
	padding:4px;
	border:1px solid #999;
	color:#111;
	background:#EFEFEF;
	cursor:pointer;

}
.hrform table{
	border-collapse: collapse;
	border-spacing: 0;
}
.hrform td{
	padding:3px 5px;
	vertical-align:top;
	font-weight:bold;
	font-size:12px;
}
.hrform input{
	border-style: solid;
	border-color: #999 #999 #CCC #CCC;
	border-width: 1px;
	padding:3px;
	
}
.hrform .columns input{
	width:95%;
}
.hrform textarea{
	border-style: solid;
	border-color: #999 #999 #CCC #CCC;
	border-width: 1px;
	padding:3px;
}
.hrform input.focus, .hrform textarea.focus{
	border:2px solid #95C0EF;
	padding:2px;
	background:#EFEFEF;
}
/* YORUM */
.comment-form h3{
	border-bottom:1px solid #999;
	margin-bottom:10px;
}
.comment-form .result{
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}
.comment-form .info{
	font-size:11px;
	font-style:italic;
	padding-left:110px;
}
.comment-form label{
	width:110px;
	float:left;
	display:inline;
}
.comment-form p{
	clear:left;
	overflow:hidden;
}
.comment-form p.nom{
	margin:0;
}
.comment-form p.subtext{
	font-size:11px;
	color:#666;
}
.comment-form .tf{
	width:200px;
	border-color:#666 #666 #aaa #aaa;
	border-style: solid;
	border-width: 1px;
	padding:2px;
}
.comment-form .ta{
	width:300px;
	height:100px;
	border-color:#666 #666 #aaa #aaa;
	border-style: solid;
	border-width: 1px;
	padding:2px;
}
.comment-form .sb{
	margin-left:110px;
}
.comments-container{
	font-size:12px;
}
.comments-container div{
	margin:10px 0;
}
.comments-container h3{
	border-bottom:1px solid #999;
}
.comment{
	border:1px solid #CCC;
	margin:5px 0;
	padding:5px;
	font-size:12px;
	line-height:1.2;
	background:#EEE;
}
#ziyaretci .comments-container div{
	margin:5px;
}
#ziyaretci .comment{
	border:1px solid #CCC;

	padding:5px;
	font-size:12px;
	line-height:1.2;
	background:#EEE;
}
.comment .comment-name{
	font-weight:bold;
	margin:3px 0;
}
.comment .comment-reply{
	border-left:2px solid #666;
	padding-left:10px;
	font-style:italic;
}
.comment .comment-date{
	font-size:11px;
	color:#999;
	font-style:italic;
}
/* clearfix */

	.inner:after, #content:after, .cols:after, .fixed:after{
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden;
		}
	.inner, #content, .cols, .fixed{display:block;min-height:1%;}
	* html .inner, * html #content, * html .cols, * html .fixed{height:1%;}

/* // clearfix */
.floatright {
    float:right;
    display: inline;
}