#author-avatar { float:left; }
#author-avatar img { display:block; padding:4px; background:#FFF; }
.tab-widget .entry-thumb, .tab-widget .avatar { padding:4px; border:1px solid #ECEDE8; float:left; margin:0 10px 5px 0; }
.avatar { margin-right:10px; float:left; padding:3px; border:1px solid #e9e9e9; background:#fff; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ccc; clear: both;}


.side-author { margin-bottom:15px; font-weight: bold; font-size: 15px;}
.side-yazar { font-weight: bold; font-size: 12px; color:#800000;}
.side-yazar a {
	color: #80000;
	text-decoration: none;
}
.side-tarih { font-size: 9px; color:#808080;}
.grid-content .hentry .entry-excerpt { display:block; }
.entry-excerpt { display:table; }

hr {
    color: #AE9A6C;
    background-color: #AE9A6C;
    height: 0px;
    border: none;
    border-bottom:0px solid #FFFFFF; 
    border-top:1px solid #AE9A6C; 
    clear:both; 
}

div.socialicons {
	float:left;
	display:block;
	margin-left: 10px;
}
div.socialicons p {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}



ul#kitap 
{
	margin-left:-40px;
	margin-top:20px;

}

ul#kitap li
{
	list-style:none;
}

ul#kitap li
{
	width:100px;
	height:210px;
	float:left;
	margin-right:16px;
	text-align:center;
	margin-bottom:30px;
}


ul#kitap li a
{
	display:block;
	width:100%;
	height:100%;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	padding: 5px;
	border-radius: 10px;
}

ul#kitap li a:hover
{
		padding-top:3px;
}


ul#kitap li img
{
	width:90px;
	height:154px;

}

.post-kitap {
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 20px;
	color: #941527;
	clear: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.post-kitap-single {
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 15px;
	color: #00000;
	clear: right;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 15px;
	font-weight: bold;
	font-style: oblique;
}
.post-kitap a, .post-kitap-single a {
	color: #941527;
	text-decoration: none;

}
.post-kitap a:hover, .post-kitap-single a:hover {
	text-decoration: underline;

}

#searchboxg
{
	background: #eaf8fc;
	background-image: -moz-linear-gradient(#fff, #E4DDCB);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #E4DDCB),color-stop(1, #fff));
	

	
	border-width: 1px;
	border-style: solid;
	border-color: #c4d9df #a4c3ca #83afb7;            
	width: 470px;
	height: auto;
	padding: 10px;
	margin: 10px auto 10px;
	overflow: hidden; /* Clear floats */
}



#search, #submite, #submit
{
	float: left;
}

#search
{
	padding: 5px 9px;
	height: 23px;
	width: 280px;
	border: 1px solid #a4c3ca;
	font: normal 13px 'trebuchet MS', arial, helvetica;
	background: #f1f1f1;
	
	-moz-border-radius: 50px 3px 3px 50px;
	 border-radius: 50px 3px 3px 50px;
	 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	 -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);            
}

/* ----------------------- */

#submitb
{		
	background: #6cbb6b;
	background-image: -moz-linear-gradient(#95d788, #6cbb6b);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6cbb6b),color-stop(1, #95d788));
	
	-moz-border-radius: 3px 50px 50px 3px;
	border-radius: 3px 50px 50px 3px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #7eba7c #578e57 #447d43;
	
	 -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	 -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	 box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;   		

	height: 35px;
	margin: 0 0 0 10px;
        padding: 0;
	width: 60px;
	cursor: pointer;
	font: bold 14px Arial, Helvetica;
	color: #23441e;
	
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#submitb:hover
{		
	background: #95d788;
	background-image: -moz-linear-gradient(#6cbb6b, #95d788);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #95d788),color-stop(1, #6cbb6b));
}	

#submitb:active
{		
	background: #95d788;
	outline: none;
   
	 -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	 -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#submitb::-moz-focus-inner
{
       border: 0;  /* Small centering fix for Firefox */
}		


#submite
{		
	background: #6cbb6b;
	background-image: -moz-linear-gradient(#95d788, #6cbb6b);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6cbb6b),color-stop(1, #95d788));

	border-width: 1px;
	border-style: solid;
	border-color: #7eba7c #578e57 #447d43;
	

	 box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;   		

	height: 35px;
	margin: 0 0 0 10px;
	width: 90px;
	cursor: pointer;
	font: 14px Arial, Helvetica;
	color: #23441e;
	vertical-align: text-bottom
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#submitg
{	
	font: bold 16px Arial, Helvetica;
	color: #23441e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#kose_yazari
{
	font: 12px Tahoma;
	color: white;
	padding: 5px;

}
#kose_yazari a
{
	color: white;
	text-decoration: none;
}

#kose_yazari a:hover
{
	text-decoration: underline;
}

#kose_yazari_box
{
	background: #5d372a;
	border-width: 1px;
	border-style: solid;
	border-color: #c4d9df #a4c3ca #83afb7;            
	width: 450px;
	height: auto;
	padding: 4px;
	margin: 10px auto 10px;
	overflow: hidden; /* Clear floats */
}


.tooltip
{
  position: relative;
  background: #eaeaea;
  cursor: help;
  display: inline-block;
  text-decoration: none;
  color: #222;
  outline: none;
}

.tooltip span
{
  visibility: hidden;
  position: absolute; 
  bottom: 30px;
  left: 50%;
  z-index: 999;
  width: 230px;
  margin-left: -127px;
  padding: 10px;
  border: 2px solid #ccc;
  opacity: .9;
  background-color: #ddd;                     
  background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));  
  -moz-border-radius: 4px;
  border-radius: 4px;  
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;  
  text-shadow: 0 1px 0 rgba(255,255,255,.4); 
}

.tooltip:hover
{
  border: 0; /* IE6 fix */
}

.tooltip:hover span
{
  visibility: visible;
}

.tooltip span:before,
.tooltip span:after
{
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;  
  border-top: 8px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;        
  border-bottom: 0;  
}

.tooltip span:before
{
  border-top-color: #ccc;
  bottom: -8px;
}

/* Yellow */

.yellow-tooltip span
{

  border-color: #e1ca82;
  background-color: #ffeaa6;                     
}

.yellow-tooltip span:after
{ 
  border-top-color: #ffeaa6;
}

.yellow-tooltip span:before
{
  border-top-color: #e1ca82;
}

/* Navy */

.navy-tooltip span
{
  color: #fff;
  text-shadow: 0 1px 0 #000;  
  border-color: #161a1f;
  background-color: #1e2227;
}

.navy-tooltip span:after
{ 
  border-top-color: #1e2227;
}

.navy-tooltip span:before
{
  border-top-color: #161a1f;
}

/* Blue */

.blue-tooltip span 
{
  border-color: #59add4;
  background-color: #61bde7;
}

.blue-tooltip span:after
{ 
  border-top-color: #61bde7;
}

.blue-tooltip span:before
{
  border-top-color: #59add4;
}

/* Pink */

.pink-tooltip span 
{
  border-color: #ce4378;
  background-color: #ea4c88;
}

.pink-tooltip span:after
{ 
  border-top-color: #ea4c88;
}

.pink-tooltip span:before
{
  border-top-color: #ce4378;
}
