/*
Ufuk Omur
2012
0532 6303368

*/

html
{
background-color: #d7d7d7;
}
 
 
body 
{
font-family: "Trebuchet MS", "Trebuchet MS, Tahoma";
color: #4e4848;
font-size: 14px;
}

#kapsac
{
margin-top: 60px;
margin-left: 150px;
background-image: url('f000k.png');
background-repeat: no-repeat;
background-position: top left;
width: 650px;
height: 250px;
text-align: left;
padding-top: 55px;
}

#icerik
{
margin-left: 140px;
}

#icerik h1
{
  font-size: 16px;
  font-weight: normal;
  text-shadow: #999999 0px 0px 8px;
}


#tweetlerim
{
font-family: Trebuchet MS, Tahoma;
font-size: 12px;
}

#tweetlerim ul li, #tweetlerim ul
{
padding: 0;
margin: 0;
list-style: none;
}

#tweetlerim ul li
{
margin-bottom: 6px;
padding-bottom: 6px;
border-bottom: 2px dotted #cec9c9;
}

#tweetlerim ul li:last-child
{
margin-bottom: 6px;
padding-bottom: 6px;
border-bottom: none;
}


.yazan
{
display: block;
font-size: 10px;
}

.yazan a
{
color: #a29797;
text-decoration: none;
}

.tekTweet
{
line-height: 17px;
text-align: justify;
}

.tekTweet a
{
text-decoration: underline;
color: #a29797;
}

