/* ----------------------------------------------
mehmet tekşen
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 
body {
	font: 13px/20px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	color: #666666; 	
	margin: 0; 
	padding: 0; 
	background: #FFF url(../images/bg.gif) repeat-x;
	text-align: center;
}

/* Links */
a:link, a:visited { 
	text-decoration: none;
	color: #0788C3;	
}
a:hover {
	border;none;
}



/* Headers */
h1, h2, h3, h4,.contentheading, .componentheading {
	font: bold 13px/18px Georgia, 'Times New Roman', Times, serif;
	color: #555;
	margin: 10px 20px 7px 20px;	 
}
h1,.contentheading, .componentheading { 
	color: #0788c3;
	border: none;
	font-size: 20px;
	line-height: 25px; 
	font-weight: bold; 
	padding: 10px 0 10px 0;
	margin: 10px; 
	background: url(../images/nokta_tek.gif) repeat-x left bottom; 
	
	}
h2 { font-size: 16px; font-weight: bold; }
h3{ font-size: 18px; font-weight: normal;}
h4 { font-size: 20px; font-weight: normal;}

/* Lists */
ul, ol {
	margin: 10px 10px;
	padding: 0 20px;
}


dt {
  font-weight: bold;
  color: #57b2e8;	
}
dd {
  padding-left: 20px; 
}

p{ margin: 5px 0 5px 0; 	
   font: 13px/20px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
}

div, td{
   font: 13px/20px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
}
/* Images */
img {
	background: #FAFAFA;
	border: 1px solid #E4E4E4;
	padding: 3px;
	margin:3px;
}


strong {
	font-weight: bold;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 3px 3px;		
}

tr { background: none; }


th {
	color: #555;
	background: #F0FBFF; 
	padding: 2px 2px;	
	text-align: left;
}
td {
	border-color: #EFEFEF;	
	padding: 0;
	text-align: left;	
}	



/* end - table */


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#kap {
	width: 920px;
	margin: 0 auto;
	text-align: left;	
}

/* Header */
#header {
	position: relative;
	margin: 0 auto;
	height: 180px;		
}
#header h1#logo-metin { margin: 0; padding: 0; }
#header h1#logo-metin a {
	position: absolute; 
	margin: 0; padding: 0 5px 0 160px;
	font: bold 52px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;  
	letter-spacing: -5px;
	color: #57b2e8;	
	text-decoration: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 30px; left: 30px;	
}
#header h1#logo-metin a:hover { border: none; }
#header p#logo-alt {
	position: absolute;
	margin: 0; padding:  0 5px 0 160px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.8em;
	font-style: italic;
	letter-spacing: -.3px;
	color: #999;	
	
	/* change the values of top and left to adjust the position */
	top: 102px; left: 32px;		
}

#header #logo {
	position: absolute;
	top: 12px; left: 0;
	width: 170px;
	height: 148px;	
	background: url(../images/logo.gif) no-repeat; 
}

/* arama*/
#header #arama {
	position: absolute;
	top: 30px; right: 0;
	width:100%;
	margin: 0;
	padding: 0 10px 0 10px;
	width:280px;
}

#header #arama .inputbox {

	border: none;
	width:280px;
	height:30px;
	font: 15px/30px "Segoe UI", Tahoma, Arial, sans-serif;
	color: #666666;
	background: url(../images/arama.gif) no-repeat left top ;
}

/*  navigation  */
#header #ustmenu {
	position: absolute;
	right: 0;	bottom: 10px;		
	margin: 0; padding: 0 0 0 20px;		
	width: 900px;		
	background: url(../images/nokta_cift.gif) repeat-x bottom;	
	/* z-index: 99999; */
}
#header #ustmenu ul {
	float: right;	
	list-style: none;	
	margin: 0;
	padding: 0;	
	border-left: 1px solid #F1F1F1;	
}
#header #ustmenu ul li {
	float: left;
	margin: 0; padding: 0;			
}
#header #ustmenu ul li a:link,
#header #ustmenu ul li a:visited {
	float: left;
	margin: 0;
	padding: 5px 15px 10px 15px;
	color: #666666;
	font: bold 14px 'Trebuchet MS', Arial, Sans-Serif;
	border-right: 1px solid #EEE;	
}
#header #ustmenu ul li a:hover, 
#header #ustmenu ul li a:active {
	border: none;
	color: #000;	
	border-right: 1px solid #EEE;	
	background: transparent url(../images/ust_menu_alt.gif) repeat-x left bottom;	
}




/* foto-haber Block */
#foto-haber {
	clear: both;
	background: #F8FAFD; 
	border: 1px solid #DCF1FB;
	padding: 3px;
	width: 920px;
margin: 0 0 10px 0;	
}

#foto-haber .foto {
	float: left;
	width: 595px;	
	padding: 5px;
	display: inline;
	
}
#foto-haber .foto img {
	background: #FFF;
	border: 1px solid #DFEAF0;
	padding: 3px;
	margin:3px;

}
#foto-haber .haber {
	float: right;
	width: 305px;
	display: inline;
	padding: 3px;
	background-color: transparent;
}


/* Content */
#icerik-kap {
	clear: both;
	float: left;
	width: 920px;
	margin: 0; padding: 0;
	background: transparent url(../images/hor-line.gif) repeat-y center 0;				
}

#icerik {
	float: left;
	width: 900px;
	margin-left: 10px;	
	display: inline;
	padding-bottom: 40px;
}

/* columns */
#sol {
	width: 580px;	
	float: left;	
	padding-top: 15px;	
}
#right {
	width: 285px;
	float: right;
	padding-top: 5px;
}

#right h3 {
	margin-left: 10px;	
}








/* FORM -------------------------------------------------------------------------------------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: "Segoe UI", Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}

.inputbox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFCC;
}

.button {
	padding: 2px 8px;
	border: 1px solid #97edbc;
	background: #00923f;
	font-weight: bold;
	color: #FFFFFF;
}


* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}



/* menu*/
ul.menu {
	font: normal 16px 'Trebuchet MS', Arial, Sans-Serif;
	list-style-type: none;
	text-align: left;
	margin: 10px 8px 8px 8px; 
	padding: 0;
	border-top: 1px solid #EBEBEB; 
	color: #00923f;	
}
ul.menu li {
	list-style: none;
	background: url(../images/nokta_tek.gif) repeat-x left bottom; 
	padding: 7px 5px;
	margin: 0;		
}
* html body ul.menu li {
	height: 1%;
}
ul.menu li a, 
ul.menu li a:visited {
	color: #00923f;
	padding-left: 0;	
}

ul.menu li a:hover { color: #57b2e8; border: none; padding-left: 10px;}
ul.menu ul { margin: 0 0 0 5px; padding: 0; }
ul.menu ul li { background: none; }


/* alt */
#alt {
	clear: both;
	float: left;
	width: 920px;		
	background: url(../images/nokta_cift.gif) repeat-x;	
	font-size: .9em;		
	color: #777;	
}
#alt-kap {
	float: left;
	width: 900px;
	margin: 15px 0 0 10px;	
	display: inline;
}
#alt-kap h3 {
	color: #00923f;	

}
#colon1{
	width: 308px;
	float: left;

}
#colon2 {
	width: 308px;
	float: left;

}
#colon3 {
	width: 280px;
	float: right;

}

/* footer-list */
#colon1 ul, #colon2 ul, #colon3 ul {
	list-style: none;
	padding: 0;	
	margin-left: 20px;	

}
#colon1 ul li, #colon2 ul li, #colon3 ul li {
	list-style: none;
	background: url(../images/nokta_tek.gif) repeat-x left bottom; 
	padding: 3px 3px;
	margin: 0;	
}
#colon1 ul li a , #colon2 ul li a, #colon3 ul li a{
	display: block;
	width: 98%;
	line-height: 2em; 
	padding: 5px 0;
	margin-left: 0;
	color: #77A6D3;
	border: none;	
}
#colon1 ul li a span , #colon2 ul li a span, #colon3 ul li a span{
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: 12px;	
}
#colon1 ul li a:hover,#colon1 ul li a:hover span, 
#colon2 ul li a:hover,#colon2 ul li a:hover span, 
#colon3 ul li a:hover,#colon3 ul li a:hover span {
	color: #333;	
}

/* footer-bottom */
#footer-bottom {
	float: left;
	clear: both;
	background: url(../images/nokta_cift.gif) repeat-x;
	width: 920px;
	margin: 30px auto 0 auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	font-size: .9em;		
	color: #777;
	border-bottom: 50px solid #FFF; 
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;		
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}






/* alignment classes & additional classes*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }
.no-bg {	background: none; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


/* JOOMLA STYLE --------------------------------------------------------- */


a.readon {
	font-size: 10px;
	font-weight: bold;	
	color: #0788C3;
	border-bottom: 1px dotted #0788C3;
}

a.readon:hover, a.readon:focus, a.readon:active {
	text-decoration: none;
	color: #00923f;
}

.article_separator, .article_seperator {  /*içerik altı noktalar --------------------------------------------------------- */
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	background: url(../images/nokta_cift.gif) repeat-x center;
}

.column_separator {
	padding: 0 25px;
}
/* Küçük Metinler -------------------------------------------------------------------------------------------------------------------------------------------------- */


small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption p{
	color: #a8daf8;	
	font-size: 11px;
}

fieldset 

{
padding: 10px 5px 10px 5px;
border:none;
text-align:left;
}

fieldset.input 

{
padding:0 0 0 10px;
}
