/*  
Theme Name: indirTRK
Theme URI: none
Description: indirTRK sitesi için hazırlanmış özel temadır
Version: 1.0
Author: loper
Author URI: non

This theme was designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #fff;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #000;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #000;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

#container { 
	width: 1000px; 
	background: #fff;
	text-align: left; 
	margin: 0px auto; 
	border: 0px solid #fff;
	}
	
#header { 
	background: #fff;
	height: 100px;
	padding: 0px 0px 0px 0px;
	}
	
#logocuk { 
	background: #fff url(images/logocuk.png) no-repeat;
	width: 221px;
        height: 100px;
	margin: 0px 0px 0px 20px;
        float:left;
	}

#reklam { 
	background: #fff;
	width: 728px;
        height: 90px;
	margin: 5px 0px 0px 20px;
        float:left;
	}

	
#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
        color: #fff;
	background: #fff url(images/menu3.png) no-repeat;
	margin-top: 1px;
	width:970px; 
	height:42px;
	border-bottom: 0px;
        padding-left:30px;
        padding-top: 8px;
}


#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: left;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color:#ffffff;
        text-decoration: underline;
}




#poparama h2 {
	color: #fff;
	background: #fff url(images/menul.png) no-repeat;
	font-family: verdana;
	font-size: 9pt;
	list-style: none;
	padding: 10px 9px 9px 13px;
	margin: 0px;
	margin-bottom: 0px;
	}

#poparama a {
	text-decoration: none;
	color: #0099FF;
}

#poparama a:hover {
	color:#996666;
        text-decoration: underline;
}


#lprmanset { 
	width: 468px; 
	height: 240px;
	}

#content { 
	width: 468px; 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 194px;
	margin-right: 0px;
	position:relative;
	padding: 0px 10px 0px 10px;
	text-align: justify;
        border-left: 1px #e9e9e9 solid;
	border-right: 1px #e9e9e9 solid;
}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #455A79;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #455A79;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px; 
	color: #2c2f31; 
        background:#ececec;
	margin: 0px;
	line-height: 120%;
	padding-top: 5px;
        padding-left:10px;
	padding-bottom: 5px;
	}
#content h2 a  {
	color: #072737;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#content h3 {
        background: #aad7f7;
	font-size: 14px; 
	color: #232527; 
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
        padding-left: 6px;
	margin-bottom: 7px;
	}
	
#content h3 a  {
	color: #455A79;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}


#contenta { 
	width: 468px; 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 194px;
	margin-right: 0px;
	position:relative;
	padding: 0px 10px 0px 10px;
	text-align: justify;
        border-left: 1px #e9e9e9 solid;
	border-right: 1px #e9e9e9 solid;
}
	
#contenta b{
	color: #777;
	line-height: 14pt;
	}


#contenta p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#contenta p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#contenta h1 {
	color: #455A79;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#contenta h1 a  {
	color: #455A79;
	text-decoration: underline;
	}

#contenta h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#contenta h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px; 
	color: #2c2f31; 
	margin: 0px;
	line-height: 120%;
	padding-top: 5px;
        padding-left:0px;
	padding-bottom: 5px;
	}
#contenta h2 a  {
	color: #072737;
	text-decoration: none;
	}

#contenta h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#contenta h3 {
        background: #aad7f7;
	font-size: 14px; 
	color: #232527; 
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
        padding-left: 6px;
	margin-bottom: 7px;
	}
	
#contenta h3 a  {
	color: #455A79;
	text-decoration: none;
	}

#contenta h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#contenta ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#contenta ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#contenta li {
	margin: 0px;
	padding: 0px;
	}
	
#contenta ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#contenta ul li a {
	color: #797979;
	text-decoration: none;
	}

#contenta ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}



#contentic { 
	width: 468px; 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 200px;
	margin-right: 0px;
	position:relative;
	padding: 5px 5px 5px 5px;
	text-align: justify;
        border-left: 1px #ececec solid;
        border-right: 1px #ececec solid;
	}
	
#contentic b{
	color: #777;
	line-height: 14pt;
	}


#contentic p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#contentic p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#contentic h1 {
	color: #455A79;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}

#contentic a {
	color: #000000;
	text-decoration: none;
	}
	
#contentic h1 a {
	color: #455A79;
	text-decoration: none;
	}

#contentic h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#contentic h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 20px; 
	color: #2d3743; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
        padding-left: 0px;
	padding-bottom: 4px;
	}
#contentic h2 a  {
	color: #455A79;
	text-decoration: none;
	}

#contentic h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#contentic h3 {
        background: #aad7f7;
	font-size: 14px; 
	color: #232527; 
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
        padding-left: 6px;
	margin-bottom: 7px;
	}
	
#contentic h3 a  {
	color: #455A79;
	text-decoration: none;
	}

#contentic h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#contentic ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#contentic ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#contentic li {
	margin: 0px;
	padding: 0px;
	}
	
#contentic ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#contentic ul li a {
	color: #797979;
	text-decoration: none;
	}

#contentic ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 468px;
	height: 5px;
	margin: 0px;
	padding: 0px;
        border-bottom: 1px solid #c0dcea;	
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #000000;
	width: 180px;
	float: left; 
	margin-left: 10px;
	margin-bottom: 20px;
   
	}

#leftmenu { 
	color: #000000;
        width: 174px;
	float: left; 
        margin-left: 2px;
	margin-bottom: 0px;
        border-right: 1px #a0a0a0 solid; 
	border-left: 1px #a0a0a0 solid; 
	}


#leftmenu h2 {
	color: #fff;
	background: #fff url(images/menul.png) no-repeat;
	font-family: verdana;
	font-size: 9pt;
	list-style: none;
	padding: 10px 9px 9px 13px;
	margin: 0px;
	margin-bottom: 0px;
	}
#lpr {
        background: #fff url(images/menualt.png) no-repeat;
        width:180px; 
	height:13px;
}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #fff;
	background: #fff url(images/menul.png) no-repeat;
	font-family: verdana;
	font-size: 9pt;
	list-style: none;
	padding: 10px 9px 9px 13px;
	margin: 0px;
	margin-bottom: 0px;
	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	color: #000000;
        background: #f3f3f3 url(images/kucukim.png) no-repeat;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#left ul li a:hover {
	color: #000000;
	background: #e9f6fd url(images/kucukim2.png) no-repeat;
	}

#rightmenu { 
	background: #fff url(images/sayilar.gif) no-repeat;
        width: 294px;
	float: left; 
        margin-left: 2px;
	margin-bottom: 0px;
        border-right: 1px #a0a0a0 solid; 
	border-left: 1px #a0a0a0 solid; 
	}

#rightmenuu { 
        background: #fff url(images/noktalar.png) no-repeat;
        width: 294px;
	float: left; 
        margin-left: 2px;
	margin-bottom: 0px;
        border-right: 1px #a0a0a0 solid; 
	border-left: 1px #a0a0a0 solid; 
	}

#rightmenuu ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#rightmenuu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#rightmenuu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#rightmenuu ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	}

#rightmenuu ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}


#rightmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#rightmenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#rightmenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#rightmenu ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	}

#rightmenu ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
.rightalt{
background: #fff url(http://www.indirtrk.com/images/sagmenualti.png) no-repeat;
width: 300px;
height: 18px;
}

#right { 
	color: #000000;
	width: 300px;
	float: right; 
	margin-right: 10px;
	margin-bottom: 20px;
      
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #fff url(images/sagmenu.png) no-repeat;
	font-family: verdana;
	font-size: 9pt;
	list-style: none;
	padding: 13px 9px 9px 13px;
	margin: 0px;
	margin-bottom: 0px;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #ffffff url(images/alt.png);
        background-repeat:repeat-x;  
	width: 1000px;
        height: 95px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #000000;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #000000;
	text-decoration: underline;
	border: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}



#stylei {font-family: Verdana;
font-size:12px;
float:left;
width:468px;
}
#stylei a{font-family: Verdana;
color:#0033CC;
text-decoration:underline;
font-weight:bold;
}
#stylei a:hover{font-family: Verdana;
color:#0033CC;
text-decoration:underline;
font-weight:bold;
}

.styleqw {
	font-size: 16px;
	font-family: Verdana;
	color: #0066CC;
}
.styleqq {
	font-size: 16px;
	font-family: Verdana;
	color:#003399;
}
#style1 {
	color: #990000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
}
#style1 a{
	color: #990000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
}
#style1 a:hover{
	color:#990033;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
}


.style2 {color: #003399}
.style3 {
	font-family: Verdana;
	color: #333333;
}

.stylekat {
	color: #fff;
	font-weight: bold;
	padding-left:3px;
	font: Verdana;
	font-size:13px;
}
.stylekat a{
	color: #333333;
	font-weight: bold;
	padding-left:3px;
	font: Verdana;
	font-size:13px;
}
.stylekat a:hover{
	color:#000;
	font-weight: bold;
	padding-left:3px;
	font: Verdana;
	font-size:13px;
	text-decoration:underline;
}

#stylekata {
	color: #000000;
	padding-left:10px;
	font: Verdana;
	width:220px;
	text-align:left;

}

#stylekata a{
	color: #000066;
	font-weight: bold;
        text-decoration:underline;
}







a {
        color: white;
        text-decoration: none;
}
ol {
        width: 306px;
        min-height:110px;
        list-style: none;
        position: relative;
        margin: 0;
        padding: 0;
}
ol li {
}
li img {
        position: absolute;
        visibility: hidden;
        top: 0;
        left: 0px;
}
.current img {
        visibility: visible;
}
.current a {
        background: black;
}
li p a {
        background-color: #999;
        width: 150px;
        height: 27px;
        padding: 5px 3px 4px 7px;
        font-family: Verdana;
        font-size: 11px;
        line-height: 1.1em;
        list-style: none;
        float: right;
        border-bottom: 1px solid white;
}
img {
        border: 0;
}
#headlines {
}