/* Ana Sayfadaki slider kodu başlangıcı */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/

-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

border: 10px solid #598D9F;

border-bottom-width: 6px;
width: 341px; /*width of featured content slider*/
height: 240px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 330px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1; }

.pagination{
width: 340px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #9BC1CF;
padding: 5px 10px;
-webkit-border-radius: 10px;
	-moz-border-radius: 10px;}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

/* Wordpress sayfa numaralandırıcı kodu başlangıcı */

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #9BC1CF;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Verdana;
	
}

#wp_page_numbers {
	margin-top: 10px;
	width: 460px;
	background: #9BC1CF;
	border: 1px solid #367E9F;
	padding: 2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#wp_page_numbers ul {
	width: 460px;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {

	margin-top: 2px;
	margin-bottom: 2px;

	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	color: #333;
	border: 1px solid #f1f1f1;
	background: #FFF;

}

#wp_page_numbers li a:hover {
	border-color: #fff;
	background: #FEE496;
}

#wp_page_numbers li.space {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #f1f1f1;
	padding-top: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	
	background: #FEE496;
	
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
}

#wp_page_numbers li.page_info {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	margin-right: 2px;
	padding-left: 2px;
	color: #fff;
	border: 0px solid #f1f1f1;
}
/* SPAN ILE TRANSPARAN YAZI */
div#transparan span {left:220px; margin-top: 189px; position:absolute;}
/* SPAN ILE TRANSPARAN YAZI */

/*  INDEX RESIM ARKAPLANI WOOTHEMES */

.thumbnail_bg {
	padding: 19px 24px 21px 23px;
	background: transparent url(http://onurboz.com/wp-content/themes/onr/images/thumb.png) no-repeat center center;
	border: none;
	
	margin: 0 0 15px 15px;
}

.thumbnail_bg img {
	border: none;
	padding: 0;
}

/* INDEX RESIM ARKA PLANI WOOTHEMES KOD SONU */



/*  INDEX RESIM ARKAPLANI WOOTHEMES */

.thumbnail_bg2 {
	
	padding: 19px 24px 21px 123px;
	background: transparent url(http://onurboz.com/wp-content/themes/onr/images/mini.png) no-repeat center center;
	border: none;
	margin: 0 0 15px 15px;
}

.thumbnail_bg2 img {
	border: none;
	padding: 0;
}

/* INDEX RESIM ARKA PLANI WOOTHEMES KOD SONU */


span.checkbox input {
  /* Styles here */

background-color:#00FF00; border: solid 1px #006699; border-bottom: dashed 3px; #000;
}



div.note, span.note {
background:none repeat scroll 0 0 #E4EBF1;
border-bottom:1px solid #D4D9DE;
border-top:1px solid #D4D9DE;
color:#323232;
margin:10px 0;
padding:5px 10px;
text-align:justify;
}







.hover_image	{padding: 0 0 150px 0; background:transparent url(http://www.onurboz.com/wp-content/themes/onr/images/image.png) no-repeat center center;}