body {
	/*background: #ddeef6 url('img/front-bg.gif') repeat-x;*/
	background: #C0DEED url('img/bg-clouds.png') repeat-x;
	margin: 0;
	padding: 0;
	font: 13px/16px "Lucida Grande",Arial,Sans-serif;
	color: #789;
}
h2 {
-x-system-font:none;
color:#333333;
font-family:Helvetica,Arial,Sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.2;
margin:1em 0 0.5em 5px;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;}
a:link {
	color: #2277BB;
	text-decoration: none;
}
a:visited {
	color: #551A8B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0;
}
#home_search_q {
	background: #FFFFFF none repeat scroll 0 0;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 0;
	color: #333333;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	height: 41px;
	width: 300px;
	padding: 8px;
}
#home_search_submit {
	background: #BBBBBB url(img/bg-btn-search.png) repeat-x scroll 0 0;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 0;
	color: #333333;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	height: 41px;
	width: 75px;
}
a.signup-button {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-x-system-font: none;
	background: #99CC22 url(img/bg-btn-signup.png) repeat-x scroll 0 0;
	border: 1px solid #DDFF66;
	color: #333333;
	display: block;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #DDFF66;
	width: 180px;
}
.safari a.signup-button {
	padding: 8px 0;
}
a.signup-button:hover, a.signup-button:focus {
	background-position: 0 -5px;
	color: #111111;
}
a.signup-button:active {
	background-image: none;
}
#aramaussu {
	color: #DDEEF6;
	display: block;
	margin: 0 0 6px 2px;
	font-family: "Lucida Grande",Arial,Sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
}
#topnav {
	font-size: 11px;
	line-height: 23px;
	padding: 10px 25px 12px;
	text-align: right;
}
#topnav a.signin {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background: #88BBD4 none repeat scroll 0 0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 6px 6px;
	text-decoration: none;
}
#topnav a.signin:hover {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #5599BB none repeat scroll 0 0;
}
a.signin {
	margin-left: 3px;
	position: relative;
}
a.signin span {
	background-image: url(img/toggle_down_light.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding: 4px 16px 6px 0;
}
.ie6 a.signin span {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #88BBD4 url(img/frontpage-toggle-dn-resting.gif) no-repeat scroll right center;
}
.ie6 a.signin:hover span {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #5599BB url(img/frontpage-toggle-dn-hover.gif) no-repeat scroll right center;
}
.ie #topnav a.signin {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(img/signin-nav-bg-ie.png) no-repeat scroll 0 0;
	padding: 4px 12px 6px;
}
.ie #topnav a.signin:hover {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(img/signin-nav-bg-hover-ie.png) no-repeat scroll 0 0;
	padding: 4px 12px 6px;
}
.ie #topnav a.menu-open, .ie #topnav a.menu-open:hover {
	background-image: none !important;
}
.ie7 #topnav a.signin, .ie7 #topnav a.signin:hover {
	background-position: 0 3px !important;
}
.ie6 #topnav a.signin {
	background-color: #88BBD4;
	background-image: none;
}
.ie6 #topnav a.signin:hover {
	background-color: #5599BB !important;
	background-image: none !important;
}
#topnav a.menu-open {
	-moz-background-clip: border !important;
	-moz-background-inline-policy: continuous !important;
	-moz-background-origin: padding !important;
	background: #DDEEF6 none repeat scroll 0 0 !important;
	color: #666666 !important;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
#small_signup {
	display: inline;
	float: none;
	line-height: 23px;
	margin: 25px 0 0 6px;
	width: 170px;
	font-size:11px;
	padding:3px 6px 5px;
}
#search #small_signup {
	display: inline;
}
#small_signup span {
	color: #778899;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 6px;
	text-align: center;
}
#small_signup a.signup-button {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-color: #99CC22;
	display: inline;
	font-family: "Lucida Grande",Arial,Sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin-right: 6px;
	padding: 3px 6px 5px;
}
a.signin.menu-open span {
	background-image: url(img/toggle_up_dark.png);
	color: #778899;
}
.ie6 #topnav a.menu-open, .ie6 #topnav a.menu-open:hover {
	background-color: #DDEEF6 !important;
}
a.signin {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	background: #6AA7C4 none repeat scroll 0 0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 6px 6px;
	text-decoration: none;
	font-size: 11px;
	line-height: 23px;
	text-align: right;
}
a.signin:hover {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #5599BB none repeat scroll 0 0;
}
#trends {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	background: #002233 none repeat scroll 0 0;
	overflow: hidden;
	padding: 20px 25px;
	position: relative;
	text-align: center;
}
#trends div {
	height: 1.9em;
	overflow: hidden; /*padding-left:5px;
padding-right:5px;*/;
	width: 718px;
}
.ie6 #trends div li {
	margin: 0.5em 0;
}
.ie6 #trends div, .ie7 #trends div {
	background-position: 0 0.5em;
}
#trends a, #trends li span {
	color: #AADDFF;
	display: inline-block;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 0 15px 0 0;
}
#trends .current {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding; /*background:transparent url(img/icon-clock.gif) no-repeat scroll left center;*/;
	margin-bottom: 7px;
}
#trends .current a, #trends .current span {
	-x-system-font: none;
	color: #AADDFF;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
#trends .daily {
	-moz-background-clip: border;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-background-origin: padding; /*background:transparent url(img/icon-day.gif) no-repeat scroll left center;*/;
	margin-bottom: 4px;
}
#trends .daily a, #trends .daily span {
	-x-system-font: none;
	color: #88CCEE;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
#trends .weekly {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
/*background:transparent url(img/icon-week.gif) no-repeat scroll left center;*/
}
#trends .weekly a, #trends .weekly span {
	-x-system-font: none;
	color: #66AACC;
	font-family: "Lucida Grande",Arial,Sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
.safari #trends .weekly {
	height: 2em;
}
#search #trends {
	display: none !important;
}
#trends ul, #trends_list ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#trends em, #trends_list em {
	display: none;
}
#trends ul {
	line-height: 2;
	white-space: nowrap;
	width: 870px;
}
#trends .current ul {
	line-height: 2.1;
}
.safari #trends .current ul {
	line-height: 2.2;
}
#trends li {
	display: inline-block;
	float: left;
	margin: 0;
}
#trends a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#trends_list {
	line-height: 1.75;
	margin: 0 0 20px;
	width: 200px;
	word-spacing: -0.1em;
}
#trends_list a {
	font-size: 0.95em;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 5px 20px 5px 0;
	white-space: nowrap;
}
#trends_list li.loading {
	background-image: none !important;
}
#trends_list li.loading a {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF url(img/spinner.gif) no-repeat scroll right center;
}
#sidebar h2 {
margin:0.1em 0 0.25em;
}

ul.statuses li.status{
border-bottom:1px solid #EEEEEE;
line-height:16px;
padding:10px 0 8px;
position:relative;
}
ul.statuses li.status h3{
display:inline;
font-weight:normal;

font-family:arial,sans-serif;
font-size:medium;
	}
	.arama_aciklama {
	
	display:block;
		margin-bottom:4px;
				margin-top:4px;
		font-family:arial,sans-serif;
font-size:small;
color:#000;}

	.arama_link {
		font-family:arial,sans-serif;
font-size:small;
	display:block;}
	.formgiris {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
border:1px solid #DDDDDD;
font-size:14px;
margin:3px;
padding:8px;

	width: 170px;
	font-family: verdana;
}
.istatistik_metin {
color:#7A9417;
font-size:16px;
font-weight:bold;
text-decoration:none;
}
/*/////////*/
/*sayfalama*/
/*/////////*/
#patterns-navigation {
	margin-top: 4px;
	margin-bottom: 15px;
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
}
.pager a, .pager a:visited, .pager a:active {
	color: #000000;
	padding: 2px 6px;
	border: solid 1px #000000;
	background-color: #FBFCF4;
	background-image: url(bggreendiag.gif);
	font-size: 10pt;
}
.pager a:hover {
	color: #000000;
	border: solid 1px #000000;
	background-color: #FBFCF4;
	background-image: none;
}
.pager span {
	padding: 2px 6px;
	color: #968f80;
}
.pager span.active {
	border: solid 1px #000000;
	background-color: #FBFCF4;
	background-image: none;
}
.pager span.count {
	color: #968f80;
}
/*/////////*/
/*sayfalama*/
/*/////////*/
