
/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font:11px verdana; line-height:20px;
	1font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #424242; 
background-color:#F24040;
	1background: #EFCDDD url(/img/bg.jpg) no-repeat;
	text-align: center;
}

/* links */
a { 
	color: #D4217B;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #FF9623;
	background-color: inherit;
}

.fallink {font-size:11px; color: #D4217B; }

/* headers */
h1, h2, h3,  .baslik {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1,  .baslik { font-size: 1.5em; color: #D4217B; } 
h2 { font-size: 1.4em; 1text-transform:uppercase;}
h3 { font-size: 1.3em; }

#habericerik p { margin:5px 0px;}
#habericerik strong a{ color:#DF0B32;}
#habericerik strong a:hover{ color:#2472AD;}
#habericerik h1 {color:#DF0B32;}
#habericerik hr {height:1px; color:#FFB8C4;}
#digerhaber2 {text-align:center;}
#digerhaber2 a, #digerhaber2 a:visited {padding-left:5px; padding-right:5px; font-weight:normal; color:#2472AD}
#digerhaber2 a:hover {text-decoration:underline;}
#digerhaber a, #digerhaber a:visited {font-weight:normal; color:#DF0B32}
#digerhaber a:hover {text-decoration:underline; font-weight:normal; color:#DF0B32}
p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}

/* images */
img {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #568EB6;
}
a:hover img {  
  border: 2px solid #CCC !important; /* IE fix*/
  border: 2px solid #568EB6;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}



/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 860px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 95px;	
	border-bottom:2px solid #F4B7D6;
	background: #fff url(1headerbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:27px; right:5px;
	color: #D6D6D6;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

/* main */
#main {
	float: left;
	1margin-left: 15px;
	padding: 0;
	/* width: 470px;; */
	width: 660px;

}

#main2 {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 73%;	

}


.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 190px;
	margin: 0;	padding: 0; 
	display: inline;
	border-right: 1px solid #f2f2f2;
}
#sidebar2 {
	float: left;
	width: 95%;
	margin: 0;	padding: 0; 
	display: inline;
	border-left: 1px solid #f2f2f2;
}

#sidebar2 ul.sidemenu, #sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0px 10px 5px;
	padding:0;
	width:99%;
}
#sidebar2 ul.sidemenu li, #sidebar ul.sidemenu li {
	margin-bottom:1px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar2 ul.sidemenu a, #sidebar ul.sidemenu a {
	display:block;
	font-weight:bold1;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	1background: #f2f2f2;
	
	border-left:4px solid #E496BD;
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }
* html body #sidebar2 ul.sidemenu a { height: 18px; }

#sidebar2 ul.sidemenu a:hover, #sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	1background: #f2f2f2;
	color: #D4217B;
	border-left:4px solid #D4217B;	
	1border-left:4px solid #9EC630;
}

/* rightbar */
#rightbar {
height:100%;
	float: left;
	width: 190px;
	padding: 0; margin:0;		
}

.floatTL {float:left; margin-right:10px;}

/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #483C36; 
	1border-top: 5px solid #568EB6;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
padding-right:5px;
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 5%;
}
#footer .footer-right{
	float: right;
	width: 100%;
}

/* menu tabs */

#hmenu
{
position: absolute;
margin-top:36px;

}
#hmenu ul
{
 list-style:none;}
 
#1header ul {

margin-top:66px;
margin-bottom:0px;
 padding: 0;
1width:100%;
  list-style:none;

}
#header li {
font-weight:bold;
   float:left;
   margin-right:6px;
}
#header a {
   float:left;
   background: url(tableftD.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabrightD.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #C7377D;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#C7377D;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #FFA628; }
.gray  {	color: #E39ABE; }


/*- Menu Tabs D--------------------------- */

    #tabsD {
      float:left;
      width:100%;
      background:#FCF3F8;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #F4B7D6;
      }
    #tabsD ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsD li {
	float:left;
      1display:inline;
      margin-left:10px;
      padding:0;
      }
    #tabsD a {
      float:left;
      background:url("tableftD.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsD a span {
      float:left;
      display:block;
      background:url("tabrightD.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#C7377D;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {
      color:#C7377D;
      }
    #tabsD a:hover {
      background-position:0% -42px;
      }
    #tabsD a:hover span {
      background-position:100% -42px;
      }  
	
.burclar1
{
font-size:11px;
float:left;
width: 49% ;
margin-bottom:40px;
}

.burclar1 p, .burclar2 p {padding:0px; margin:0px;}
.burclar1 strong, .burclar2 strong {padding:0px; margin:0px;}
.burclar2 a, .burclar1 a {color:#D4217B;}
.burclar2 a:hover, .burclar1 a:hover {color:#E496BD;}

.burclar2
{
margin-bottom:40px;
font-size:11px;
float:right;
width: 49% ;
}

.icerik {padding-bottom:10px}
.fallargentr {margin-top:50px; margin-left:7px; background:#FFF99E;  border:1px solid #ccc;}
.fallargentr span {color:#FF4311; font-weight:bold;}
