/* Input */
.inputt {	font:normal 10pt Arial, Helvetica, sans-serif;color:#3e3e3e;	background-image: url('../images/inputbg.jpg'); 	background-repeat: repeat-x;	border: 1px solid #d9d9d9;	width:220px;	padding:7px;	background-color: #ffffff; margin:10px;}
.button{	font:bold 12px Arial, Helvetica, sans-serif;	color:#3e3e3e;	background-image: url('../images/buttonbg.jpg');	cursor:pointer;	background-repeat:repeat;	border: 1px solid #d9d9d9	;padding:2px;	width:95px;	height:37px;	background-color: #3e3e3e;margin:10px;}
.button:hover{	font:bold 12px Arial, Helvetica, sans-serif;	color:#3e3e3e;	background-image: url('../images/buttonbg2.jpg');	cursor:pointer;	background-repeat:repeat;
border: 1px solid #d9d9d9	;padding:2px;	width:95px;	height:37px;	background-color: #3e3e3e;}
.menuheader{
	font-size:12px;
	font-weight:bold;
	border-bottom:0px solid #555;
	background:#000;
   width: 250px;
 height:25px;
margin-left:-25px;
}
.menuheader a{
	color:#ffd0b0;
	font-weight:bold;
        text-decoration:none;
}
.glossymenu{
 width: 225px;
font-weight:bold;
	cursor:pointer;
	padding-left:-10px;
}

.glossymenu a.menuitem{
	font-size:11px;
	font-weight:500;
	color: #3082c6; /* Ana BaÅ�lÄ±klarÄ±n YazÄ± Rengi*/
	display: block;
	position: relative;
	width: auto;
	height:27px;
	text-decoration: none;
	 /* Ana baÅ�lÄ±k alt Ã§izgi rengi*/
}

.glossymenu a.menuitem .statusicon{
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover{
	   color:#3082c6;
	   text-decoration:underline;
}

.glossymenu a.submenuheader{
font-weight:300;
}

.glossymenu div.submenu{
font-weight:300;
}

.glossymenu div.submenu ul{
	list-style-type: none;
	margin: 0;
	padding:0px;
	
}

.glossymenu div.submenu ul li{
	display:inline;

}

.glossymenu div.submenu ul li a{
height:15px;
padding-top:7px;
	display: block;	
	font-size:10px;
	color: #3082c6; /* alt menÃ¼ karakter rengi*/
	text-decoration: none;	
	padding-left: 35px;
	border-bottom: 0px solid #999; /* alt menÃ¼ alt Ã§izgi rengi*/

}

.glossymenu div.submenu ul li a:hover{
	color:#3082c6;text-decoration:underline;
}

.page-gallery{
	position:relative;
	height:auto;
	display:block;
	text-align:center;
	padding:5px;
	margin:5px 0;
	z-index:999999;
	
}
.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-color:#a90600 #a90600 #a90600 #a90600;
	border-style:solid;
	border-width:3px;
		width:145px;
	height:145px;
	 border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px; 
	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;
	}
/* SAYFALANDIRMA */
.thum-gallery{
	display:block;
	text-align:center;
	padding:5px;
	margin:5px 0;
	
}
.thum-gallery a{
	text-decoration:none;
	font-size:12px;
	margin-top:3px;
	line-height:12px;
	color:#000;
	font-weight:bold;
	
}
.thum-gallery .thumb{
	float:left;
	margin:5px;
	display:inline;
	width:145px;
	height:185px;
	overflow:hidden;
	

}

.thum-gallery .thumb img{


	border:3px solid #f56b07;
		width:135px;
	height:135px;
	padding:0px;
}
/*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 5px 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:#3082c6;
		text-decoration:none;
}
.post .post-date{
	font-size:11px;
	color:#666666;
}
/* BLOG STILLERI (item) */
.item{
	background-image:url(../images/urunbg.png); background-repeat:no-repeat;
	width:310px; height:250px;
	float:left;
	display:inline;	
	margin:0 16px 25px 0;
	overflow:hidden;
	
}
.item img{
margin-left:7px;
margin-top:-12px;
	border:3px solid #097ac8;

	
}
.item h3{
	margin-left:35px;

	height:30px;
	font-size:13pt;
	text-transform:uppercase;
}
.item h3 a{
	color:#fff;
	text-decoration:none;
}
.item .excerpt{
	display:none;
}
.item p{
	
}
.item p.read-more{

}
.item .post-date{
	display:none;
}
/* YAZI SAYFASI */
.post-read{
	padding:10px;
}
.post-read h2{
	
}
.post-read img{
	display:block;
	margin:0 auto 10px auto;

	border-color:#3d4e5d #3d4e5d #3d4e5d #3d4e5d;
	border-style:solid;
	border-width:2px;
	padding:3px;
}
.post-read p{
	color:#000;

}
.post-read p span{

    color:#666666;
}
.post-read .post-date{
	font-size:12px;
	color:#666;
	text-align:right;
	display:block;
}
.post-read .post-gallery{
	
}
.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:120px;
	height:120px;
	margin-right:10px;
	line-height:1;
}
.post-read .post-gallery img{
	float:none;
	background:#3d4e5d;
	border-color:#3d4e5d #3d4e5d #3d4e5d #3d4e5d;
	border-style:solid;
	border-width:1px;
	padding:3px;
	margin-bottom:3px;
}
/* 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: #666666;
}
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;
        color:#fff;
}
.contact-info td.th{
	font-weight:bold;
}
.contact-form{
	font-size:13px;
}
.contact-form td{
	padding:5px;
	vertical-align:top;
        color:#fff;
}
.contact-form td.th{
	font-weight:bold;
        color:#fff;
}
.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 #F6C806;
	-moz-box-shadow: 0 0 5px #F6C806;
	-webkit-box-shadow: 0 0 5px#F6C806;
	border:1px solid #AAA;
}
.contact-form input{
	width:200px;
}
.contact-form textarea{
	width:350px;
	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;
}
.floatleft{

    float: left;
    display: inline;

}

