﻿/*
Theme Name: Avrasya Bir Vakfi
Theme URI: http://www.eminkelekci.com/
Description: Avrasya Bir Vakfi teması  PixDesign2 WordPress teması baz alınarak oluşturulmuştur.
Version: 1.6
Author:  M.Emin Kelekci & Nadir Atmaca
Author URI: http://www.eminkelekci.com/
Tags:  fixed width, two columns

*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}

fieldset, img {
	border:0;
}
address, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}


caption, th {
	text-align:left;
}

th {
font-weight:bold;
background:#67ABE2;
color:#FFFFFF;
padding:2px 5px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #666;
	background: #D6E4F3 url(images/header_bg.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
a {
	text-decoration: none;
	outline:none;
	color:#666;
}
a:hover {
	color:#000;
}
h2 a {
	color: #0066CC;
}
h2 a:hover {
	color:#000;
}


blockquote {
    color: #66a;
    font-weight: bold;
    font-style: italic;
    margin: 1em 3em; }
blockquote p:before {
   /* content: ' "';*/
	/*content:open-quote;*/
	padding-left:10px;
	}
blockquote p:after {
    /*content:close-quote;*/
	padding-right:10px;
 }


.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}

.tab100 {
display:block;
width:100px;
float:left;
}

.tab150 {
width:150px;
display:block;
float:left;
}

.tab50 {
display:block;
width:50px;
float:left;
}


tr.oddRow {
	background-color:#F0F7F9;
}
tr.evenRow {
	background-color:#E1F7FF;
}




li{
list-style:none;

}

hr {
float:none;
clear:both;

border-top:#CBE0E2 1px solid;
border-bottom:#F4FCFF 1px solid;
width: 100%;
margin-bottom:15px;
margin-top:15px;

}

h2 {
	font-family: "Myriad Pro", Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #0066CC;
	margin-bottom:3px;
	margin-top:15px;
}


.cutting_line {
	background: url(images/cutting_line.gif) repeat-x bottom left;
	height: 3px;
	margin: 10px 0;
}
#container {
	/*background: url(images/container_bg.gif) repeat-y center top;*/
	text-align: left;
	width: 995px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/** BEGIN header **/
#wide-header {
	/*background: url(images/header_bg.jpg) repeat-x center top;*/
	margin-top: -16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	width: auto;
}
#header {
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header_graph.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 230px;
}
#header ol {
	list-style-type: none;
	padding-bottom: 55px;
}
#header ol li {
	font-size: 14px;
	float: left;
	background: url(images/divider.gif) no-repeat 0 11px;
	padding: 10px;
}
#header ol li.f {
	background: none;
	padding-left: 0;
}
#header h1 {
	clear: both;
	font-size: 0;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url(images/logo.gif) no-repeat 0 0;
	width: 279px;
	height: 25px;
	float: left;
}
/** Navigation **/

#navigation {
	background:url(images/main-navi-bg.jpg) no-repeat top center;
	width: 100%;
	float: left;
	height: 52px;
}
#navigation-inside {
	padding-top:10px;
}
#nav {
	background:url(images/main-navi-bg.jpg) no-repeat top center;
	list-style: none;
}
/***************************************************************

3. Navigation Wrapper and Menu Styles
*******************************************************************/


.sf-menu, .sf-menu * { /* SuperFish Menu Styles */
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:left;

}
.sf-menu {

	line-height: 1;
	float: left;
	padding: 0 0 0 10px;
}
.sf-menu-right {
	float: right;
}
.sf-menu a {
	display: block;
	position: relative;
	color:#0066CC;
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;

	
}
.sf-menu a, .sf-menu a:visited {
	color:#0066CC;
}
.sf-menu a:hover {
	color:#9CF;
}
.sf-menu ul li {
	width: 100%;
	font-size: 14px;
}


.sf-menu ul {
	position: absolute;
	top: -15000px;
	width: 160px; /* Left Offset of Sub-Menus Need to Match */
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 20px;
	/* Match Top UL List Item Height */
	z-index: 99;
	color:#FFFFFF;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -15000px;
	background-color: #FFF;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 185px; /* Match ul width. */
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -15000px;
	color:#FFFFFF;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 185px; /* Match ul width. */
	top: 0;
	color:#FFFFFF;
}
.sf-menu li {
	font-size:16px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.sf-menu li ul a:hover {
	visibility: inherit; /* Fixes IE7 Sticky Bug */
	color:#FFFFFF;
	background-color: #0066CC;
}
.sf-menu li ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	/*padding-bottom: 5px;*/
	padding-left: 0;
}
.sf-menu li li {
	background: #fff;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 15px;
	border: .5px solid #CCCCCC;
}
.sf-menu li li:hover {
	background-color: #0066CC;
	color:#FFFFFF;
}
.sf-menu li li ul {
	color:#FFFFFF;
	background: #fff;
	margin-top: -8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
/*****************************************************/





#logo_search {
	height: 185px;
	clear: both;
}
#logo {
	margin: 0 0;
	height: 184px;
	width:510px;
	float: left;
}
#logo a {
	/*background: url(images/pixdesign_logo.png) no-repeat left top;*/
	height: 158px;
	width:500px;
	display: block;
	outline: none;
	text-indent: -9999px;
}
/**********************************/

div#search{
	border:none;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	float: right;
	margin-right: 190px;
	background-color: #F8F8F8;
}

div#search form#searchform{
	position:absolute;
	top:0;
	width:180px;
	height:25px;
	border:1px solid #ccc;
	background-color: #F8F8F8;
}

div#search form#searchform .searchinput{
	position:absolute;
	padding-left:2px;
	top:3px;
	color:#666;
	font-size:13px;
	width:145px;
	border:0;
	float: left;
	padding-top: 0px;
	left: 0px;
	background-color: #F8F8F8;
}

div#search form#searchform .button{
position:absolute;
top:0px;
left:155px;
background:url(images/mag.gif) no-repeat;
height:25px;
width:25px;
border:0;
cursor:pointer
}


#search-box {
	margin-top:-5px;
padding-right:15px;
float:right;
}

#search-box #s {
background:url(/wp-content/themes/avrasya1/images/ara-text.gif) no-repeat top left;
border:none;
padding:2px;
height:23px;

}
.buton {
background:url(/wp-content/themes/avrasya1/images/arama.jpg) no-repeat center ;
border:none;
width:33px;
height:35px;
margin-left:3px;

}

#breadcrumbs {
	height:20px;
	margin-bottom:20px;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:5px;
	width: auto;
	text-align: left;
	color:#CCCCCC;
}
#breadcrumbs a {
	color: #0066CC;
}

#breadcrumbs a:hover {
	color: #000000;
}

/*********************************************/
#header-box {
	height:193px;
	clear:both;
	margin-bottom:6px;
}
#webtv {
	float:left;
}
#ulke {
	text-align:center;
	/*background:#013565;*/
	float:right;
	width:233px; 
	height:193px; 
	background:url(/sites/ulkerler_bg.gif) no-repeat top center;
}
/** END header **/

/** BEGIN content **/
#main-content {
	text-align: left;
	width: 995px;
	margin: 0 auto;
	height: auto;
}
#content {
	float: left;
	_margin-left:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 755px;
	padding-top: 0px;
}
.page-title,.page-title a {
	font-size: 22px;
	font-weight: bold;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}



	
img {
	background-image:url(/sites/loading.gif);
	background-position:center center;
	background-repeat: no-repeat;
	
}

#content img {
	background-image:url(/sites/loading.gif);
	background-position:center center;
	background-repeat: no-repeat;
	display:block;
}

#content-mid {
	background-image: url(/wp-content/themes/avrasya1/images/main-mid.gif);
	background-repeat: repeat-y;
	padding-bottom:25px;
}
#content .latest {
	height: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size:12px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}
#content .latest img {
	margin: 20px 20px;
	border: 1px solid #AAB9CA;
	padding:1px;
}
#content .imgspace {
	height: 100px;
	width:120px;
	display: block;
}
#content .latest a {
	color: #0066CC;
}

#content .latest a:hover {
	color: #333333;
}

#content .latest h2 {
	font-weight:bold;
	font-family: Trebuchet MS, Geneva,Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
	width: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	color: #0066CC;
}

#content .latest h3 {
	font-family: Trebuchet MS, Geneva,Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	width: auto;
	font-weight:bold;
	color: #0066CC;
}


#content .latest p {
	font-size: 12px;
	margin: 10px 0;
	line-height: 1.4em;
	width: auto;
}
#content .l {
	width: 310px;
	_width: 269px;
	float: left;
	padding: 0 10px 10px 0;
}
#content .l .post {
	font-size: 12px;
	padding-top: 10px;
}
#content .l .post h2 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 5px;
	float: left;
}
#content .l .post h2 a {
	color: #0066CC;
	font-family: "Myriad Pro",Trebuchet MS,  Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#content .l .post h3 {
	clear: both;
	font-size: 13px;
	width: 100%;
	padding: 0 10px;
}
#content .l .post h3 a {
	color: #0066CC
}
#content .l .post img {
	float: left;
	margin: 10px 10px 5px 10px;
	width: 100px;
	border: 1px solid #AAB9CA;
	padding:1px;
}
#content .l .post p {
	padding: 5px 10px;
	line-height: 1.4em;
}
#content .r {
	width: 299px;
	float: right;
	padding-left:0px;
	margin-right:10px;
	_margin-right:0;
}
#content .r .post {
	font-size:12px;
	padding-top: 10px;
}
#content .r .post h2 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 5px;
	float: left;
}
#content .r .post h2 a {
	color: #313131;
}
#content .r .post h3 {
	clear: both;
	font-size: 13px;
	width: 100%;
	padding: 0 10px;
}
#content .r .post h3 a {
	color: #000
}
#content .r .post img {
	float: left;
	margin: 10px 10px 5px 10px;
	width: 100px;
	border: 1px solid #AAB9CA;
	padding:1px;
}
#content .r .post p {
	padding: 5px 10px;
	line-height: 1.4em;
}
#content .postnav {
	padding: 20px;
	clear: both;
}
#content .postnav ul {
	list-style-type: none;
	border: 0;
}
#content .postnav ul li {
	float: left;
	border: 1px solid #0066CC;
	margin: 2px;
	font-size: 12px;
}
#content .postnav ul li a {
	display: block;
	border: 0 !important;
	padding: 5px;
}
#content .postnav ul li a:hover {
	background-color: #0066CC;
	color: #ffffff;
}
#content li.page_info {
	padding: 5px !important;
}
#featured a {
	color:#666;
}
#featured a:hover {
	color:#000;
}
#featured h2 a {
	color: #0066CC;
}
#featured h2 a:hover {
	color:#000;
}


.tabs-nav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AAB9CA;
	clear: both;
	height: 34px;
	width:100%;
}

.tabs-nav li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	list-style-type: none;
	background-image: url(/wp-content/themes/avrasya1/images/main-navi-bullet.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}

#tabs-container .tabs-nav li a {

	color: #0066CC;
	padding-top: 12px;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
}



#tabs-container .tabs-nav li a:hover {
	color: #000;
}


#tabs-container ul .tabs-selected a,#tabs-container ul .tabs-selected a:hover {
	color: #F00;
}


.main_manset {
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(/wp-content/themes/avrasya1/images/main-manset.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 270px;
	padding-right: 5px;
	width:750px;
	margin-bottom:6px;
}
.manset-list {

float:left;
text-align:left;
width:500px;
}
.testere-list {
float:left;
padding-left:16px;
padding-top:10px;
}
.testere-list li {
	font-size: 12px;
	color: #000000;
	list-style-image: url(/wp-content/themes/avrasya1/images/sidebar-box-bullet.gif);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
}

#mansetimg {
	font-size:5px;
	color:#FFFFFF;
	text-align:center;
	position:absolute;
	padding: 2px;
	width:205px;
	height:175px;
	border:none;
    display:block;
	margin-left: 530px;
	margin-top: 50px;
}

#mansetimg img {
	font-size:5px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(/sites/loading.gif);
	background-position:center center;
	background-repeat: no-repeat;
	width:200px;
	height:170px;
	display:block;	
}


/**********************************************************/
.testere-list li a {
	color: #0066CC;
}
.testere-list li a:hover {
	color: #ff0000;
}
.main_teaser {
	height: 97px;
	background-image: url(/wp-content/themes/avrasya1/images/_hafta-soz.jpg);
	background-repeat: no-repeat;
	margin-bottom:6px;
}
.main_teaser ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.main_teaser li {
	float: left;
	list-style:none;
	padding-left: 3px;
	margin: 0px;
	width: auto;
	
}
.main_teaser li h2 {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	font-family: "Myriad Pro",Trebuchet MS,  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: italic;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}



#main_foot {
	background-image: url(/wp-content/themes/avrasya1/images/main-teaser.gif);
	background-repeat: no-repeat;
	height: 193px;
	clear: both;
	color:#666;
		margin-bottom:6px;
}
#main_foot ul {
padding:0px;
margin:0px;
padding:0;
margin:0;
padding-top:5px;

}
#main_foot li {
	float: left;
	font-size: 10px;
	font-family:Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	margin:0px;
	list-style:none;
}
#main_foot li  h2 {
	margin: 0px;
	padding: 0px;
}



#home-duyurular{

display:block;
width:240px;
margin:7px;

}

#home-guncel{

display:block;
width:240px;
margin:7px;
margin-left:13px;
}

#home-guncel li{
float:none;
padding:1px;
display:block;
padding-left:7px;
list-style:none;
background:url(images/list-bullet.gif) left no-repeat ;
}



#home-takvim{

display:block;
width:223px;
margin:7px;
margin-left:13px;
margin-right:0px;

}

#main_foot h2 {
    padding-top:0px;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	padding-bottom: 6px;
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: italic;
}


#content .photo li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#content .photo li.first {
	z-index: 2;
}
#content .featured .text {
	list-style-type: none;
}
#content .featured .text li {
	width: 569px;
	height: auto;
	position: absolute;
	bottom:-589px;
	left:0;
	padding: 10px;
	color: #ffffff;
	font-family: Trebuchet MS,  Arial, Verdana, Geneva, Helvetica, sans-serif;
	background: url(images/shade.png) repeat 0 0;
	z-index: 4;
}
#content .featured .text li.first {
	bottom:0;
}


/** END footer **/

/** BEGIN miscellaneous **/
#content .single ul {
	list-style:url(images/list-bullet.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 30px;
}
#content .single ol {
 	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 30px;
}

#content .single li {
	line-height: 1.4em;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10;
}

#content .single ul li {
	list-style:url(images/list-bullet.gif);
}

#content .single ol li {
	list-style-type:decimal;
}


#content .single ol.roma li {
list-style:upper-roman;
}

#content .single ol.roma li ol li {
list-style:decimal;
}

#content .single ol.roma li ol li ol li {
list-style:lower-alpha;
}



#content .single h3 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
}
#content .single blockquote {
	padding: 6px;
	margin: 6px;
	line-height: 1.4em;
	color: #006699;
	border: 0.5px dashed #F2F9FF;
	background-color: #F2F9FF;
}
#main-content  #content  table   img {
	margin: 0px;
	padding: 1px;
}

.single .details {
	background:#F9FAFB;
	padding: 10px 5px;
	border-top:#B9D8EA solid 4px;
}
.single .details p {
	margin-bottom: 5px !important;
}

.single .details ul  {
	list-style:none;
}


.single .details .page_item {
	list-style:none;

}




#comments {
	padding: 0 20px 50px;
	font-size: 12px;
}
#comments h2 {
	margin: 10px 0;
	font-size: 14px;
}
#comments p {
	margin-bottom: 10px;
	line-height: 12px;
}
#comments form {
	padding-top: 20px;
}
#comments form p {
	margin-bottom: 5px;
}
#comments .commentauthor, #comments .commentauthor a {
	display:block;
	color: #333;
	font-weight: bold;
	font-size:12px;
	line-height: 15px;
}
#comments .commentdate {
	display:block;
	font-size: 11px;
	margin-bottom: 5px;
	color: #555555
}
#comments .comment_text {
	width:500px;
	margin-top:15px;
}
.comment1 {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}
.commentdetails {
	float: left;
}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 234px;
	margin: 0px;
	padding: 0px;
}

#asam {
	display: block;
	margin-bottom:5px;
}
.box {
	width: 234px;
	font-size: 12px;
	color: #666;
	font-family: Trebuchet MS,  Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-bottom:5px;
}
.box h2 {
	color:#0066CC;
	font-size:14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin:0px;
	font-family: "Myriad Pro",Trebuchet MS,  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}
.box_body {
	background-image: url(/wp-content/themes/avrasya1/images/sidebar-box-body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding:0px 10px 10px 10px;
	color:#666;
	font-size:16px;
	font:bold;
}
.box_body a  {
	color:#666;
}
.box_body a:hover {
	color:#000;
}
.box ul, .box_body ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.box_body li {
	font-size: 12px;
	color: #666;
	list-style-image: url(/wp-content/themes/avrasya1/images/sidebar-box-bullet.gif);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	line-height: 15px;
}
.box_body ul  ul li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/sub-li.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#sidebar form {
	border-top: 0;
	margin-bottom: 10px;
	height: 50px;
}
#sidebar form input {
	float: left;
	margin: 3px 0 0 7px;
	width: 147px;
	border: 1px solid #b5b5b5;
	height: 17px;
	color:#666;
	font-family:Trebuchet MS,  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
}
#sidebar form button {
	background: url(images/subscribe_btn.gif) no-repeat center;
	float: left;
	width: 75px;
	height: 29px;
	margin:3px 0 0 -1px;
	text-indent: -9999px;
	border: 0;
	background-color: transparent;
}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	border: 1px solid #000;
	font-size: 11px;
	color:#FFF;
	text-align: left;
	background-color: #666666;
	padding: 10px;
	margin-top: 5px;
}
.footer_con {
	float: left;
	width: 314px;
	margin: 0 10px;
	height: 200px;
}
.footer_round2 {
	background: #101010;
	height: 258px;
}
.footer_con h4 {
	background: url(images/dotted.gif) no-repeat center bottom;
	padding: 15px 0 10px;
	margin: 0 20px;
	font-size: 20px;
	font-family: "Myriad Pro",Trebuchet MS,  Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
}


.footer_con strong {
	font-size: 107%;
	font-weight: bold;
}
#footer ul {
	font-size: 12px;
	line-height: 110%;
	list-style: none;
	margin:0;
	padding: 0;
}
#footer ul li {
	margin: 5px 2px 0 2px;
	padding: 0 5px;
	line-height:15px;
	text-align:left;
	float:left;
	font-size:11px;
	list-style-type:none;
}
#footer ul li a {
	font-size:11px;
	margin:0;
	padding:0;
	line-height:15px;
}
#footer ul li ul li {
	padding: 0px;
	margin:0;
	list-style:none;
}
#footer a strong, #footer a {
	color: #fff;
}
#footer a:hover {
	color: #FFF;
}
#footer_content {
	width: 1005px;
	height: 300px;
	margin: 20px auto 0;
}
#footer .about_us {
	color:#FFF;
	font-size:11px;
}
#footer .about_us p {
	text-align: left;
	font-size:11px;
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 10px 0 10px 20px;
	width: 265px;
}




/* Credits */
#credits {
	font-size: 10px;
	height: 50px;
	margin: 10px auto;
	padding:5px 0;
	width: 995px;
	clear: both;
	color: #FFF;
}
#credits a {
	color: #FFF;
}
#credits a:hover {
	color: #CCC;
}



#credits .entries {
	color: #FFF;
	float: right;
}


#footer-nav ul{
list-style:none;
}
#footer-nav .page_item {

	background-image:none;
	list-style-type: none;
}
.required {
	color: #ff0000;
}
#respond {
	padding-top: 20px;
}
.gravatar {
	float: right;
	border:4px solid #fff;
}
h2.title {
	padding: 20px;
	font-size: 22px;
	font-weight: normal;
	color: #0066CC;
}
.archive {
	clear: both;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.archive h2 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
}
.archive h2 a {
}
.archive img {
	float: left;
	height: 100px;
	margin: 5px 10px 5px 0;
	border: 4px solid #AAB9CA;
}
.archive p {
	margin-bottom: 10px;
	line-height: 1.5em;
}
/** END miscellaneous **/

.notfound {
	margin: 0 0 0 20px;
}
.news_icon {
	background: url(images/email-icon.png) no-repeat center center;
	width: 54px;
	height: 56px!important;
	padding: 25px 0 0 0;
	margin-left: 15px;
}
.rss_icon {
	background: url(images/rss-icon.png) no-repeat center center;
	width: 54px;
	height: 56px!important;
	padding: 10px 0 0 0;
	margin-left: 15px;
}
.leftalign {
	float: left;
	padding: 0;
}
.spacer {
	height:7px;
	margin:0px;
	padding:0px;
	clear: both;
	float: none;
	width: auto;
}
.devam {
	border-top:#999999 solid 1px;
	margin-top:6px;
	display:block;
	clear:both;
	font-size:10px;
	color:#FF0000;
	padding: 5px;
}
a.buton {
	display: block;
	background-image: url(/wp-content/themes/avrasya1/images/sidebar-buton.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	height: 30px;
	padding-top: 15px;
	padding-right: 37px;
	padding-left: 12px;
	margin-bottom:5px;
	clear: both;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a.buton:hover {
	background-image: url(/wp-content/themes/avrasya1/images/sidebar-buton-hover.gif);
	color: #FF0000;
}
.img-border {
	padding:2px;
	background:#FFF;
	border: solid 2px #AAB9CA;

}


li.current_page_item a, li.current-cat a{

	color:#F00;
	font-weight:bold;
	}
	
li.current_page_item ul a, li.current-cat ul a {

	color:#666;
	font-weight:normal;
	}

table * img {
margin:0px;
	
} 
