/************************
www.twitturk.com
ie6, ff, opera, chrome, safari
************************/
/* Css Sifirlama */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead, th {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; text-decoration:none;}


ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus, a:focus, a:active{    outline: 0; }

/* remember to highlight inserts somehow! */
ins{ text-decoration: none; }
del{ text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse: collapse; border-spacing: 0;}

/* float uygulanan elemanlari kapsayamama sorunu */
.kapsayamamaSorunu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.kapsayamamaSorunu {display: inline-block;}
/* IE-mac de bu bolumu sakla \ */
* html .kapsayamamaSorunu {height: 1%;}
.kapsayamamaSorunu {display: block;}
/* IE-mac bu bolumu saklam artik */

/* Css Sifirlama */
/*--------------------------------------------------------------Header-------------------------------------------------------------------*/
#header
{
    width:900px;
    display:block;
    margin:auto;
    padding-top:10px;
}
#header .menu
{
    float:left;
}
#header .menu li
{
    float:left;
}
#header .menu li a
{
    background:url(images/topMenuBg.png) no-repeat;
    height:18px;
    text-align:center;
    display:block;
    color:#eeeeee;
    width:85px;
    margin:0px 5px 5px 5px;
    padding-top:5px;
    font-family:verdana;
    font-size:11px;
    text-shadow:1px 1px 1px #000;
}
#header .menu a:hover
{
    background-position:0px -36px;
}
#header .lang
{
    float:right;
}    
#search
{
    float:right;
    display:block;
    width:257px;
}
#search select
{
    border:2px solid #fff;
    -moz-border-radius:4px 4px 4px 4px;
    -webkit-border-radius:4px;
    float:left;
}
#search input
{
    height:18px;
    border:2px solid #fff;
    width:135px;
    -moz-border-radius:4px 0px 0px 4px;
    -webkit-border-radius:4px 0px 0px 4px;
    float:left;
    margin-left:5px;
}
#search select
{
    height:24px;
}
#search a
{
 
    background:url(images/searchBg.jpg) no-repeat;
    height:24px;
    border:0px;
    -moz-border-radius:0px 4px 4px 0px;
    -webkit-border-radius:0px 4px 4px 0px;
    width:35px;
    cursor:pointer;
    text-indent:-9999px;
    display:block;
    float:left;
}
#search a:hover
{
    background-position:0px -36px;
}
#header .twitTurkBox
{
    background:#fff;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border:4px #e9f0f8 solid;
    -moz-box-shadow:2px 2px 1px #abcedf;
    margin-top:25px;
    position:relative;
    padding:5px;
}
.twitTurkBox .logo
{
    float:left;
    margin-top:25px;
}
.twitTurkBox .tick
{
    position:absolute;
    left:55px;
    bottom:-20px;
}
.twitTurkBox h1, .twitTurkBox h6
{
    border-left:1px solid #CCCCCC;
    color:#585858;
    float:left;
    font-size:18px;
    font-weight:normal;
    margin-left:10px;
    padding:7px;
    width:540px;
}
.twitTurkBox em
{
    font-size:14px;
    font-weight:bold;
    font-style:normal;
}
em a
{
    color:#9ac1d4;
}
em a:hover
{
    color:#404040;
}
.twitTurkBox .twitterLogin
{
    -moz-box-shadow:1px 1px 1px #ABCEDF;
    background:url("images/loginBg.jpg") repeat-x scroll 0 0 transparent;
    border:1px solid #E9F0F8;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    color:#585858;
    float:right;
    font-size:12px;
    text-shadow:1px 1px 1px #fff;
    padding:5px;
    text-align:center;
    width:130px;
    margin:15px 5px 5px 0px;
    height:20px;
}
.twitTurkBox .twitterLogin:hover
{
    background-position:0px -40px;
}
.twitTurkBox .more
{
    font-size:12px;
    float:right;
    padding:5px;
    color:#585858;
}
.twitTurkBox .more:hover
{
    color:#ff9900;
}
/*--------------------------------------------------------------Body---------------------------------------------------------------------*/
#main
html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}
#container1
{
    padding-bottom:80px;
}
#main .menu
{
	margin-top:5px;
}
body
{
    background:url(images/bgHeader.jpg) top repeat-x #c0deed;
    font-family:lucida Grande,helvetica,arial,sans-serif;
}
#wrapper
{
    display:block;
}
#container1
{
    margin:auto;
    display:block;
    width:900px;
}
#main, #topMain
{
    background:#fff;
    position:relative;
    -moz-box-shadow:1px 1px 1px #ABCEDF;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border:4px #e9f0f8 solid;
    padding:5px;
    margin-top:17px;  
}
#topMain .menu li
{
display:block;
float:left;
margin-bottom:9px;
margin-top:7px;
}

#topMain .menu li a
{
    color:#000;
    font-size:12px;
    font-family:verdana;
    background:#e9f0f8;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    padding:5px;
    text-shadow:1px 1px 1px #fff;
    margin:3px;
    
    border:1px solid #c6d6e8;
}
#topMain .menu li .active
{
	background:#eee;
	color:#4572A7;
	border:#ccc 1px solid;
}
#topMain .menu li a:hover
{
    background:#eee;
	color:#ff9900;
}
#topMain .addPeople
{
    position:absolute;
    top:0px;
    right:5px;    
}
#topMain .addPeople img
{
    width:120px;
}
.listeler .stream a
{
    -moz-border-radius:4px 4px 4px 4px;
    background:none repeat scroll 0 0 #EEEEEE;
    border:medium none;
    color:#575757;
    font-size:14px;
    padding:4px;
    text-shadow:1px 1px 1px #FFFFFF;
    border:1px solid #ccc;
}
.listeler .stream a:hover
{
    background:#e9f0f8;
    text-shadow:1px 1px 1px #fff;
}
/*--------------------------------------------------------------Left Block---------------------------------------------------------------*/
#main .leftBlock
{
    /*border:1px solid #ccc;*/
    padding:5px;
    padding-top:10px;
    width:600px;
    float:left;
}
#main .leftBlock .tabs
{
    display:block;
    margin-top:10px;
    text-align:center;
    margin-bottom:20px;
}
#main .leftBlock .tabs span
{
    margin:0px 5px 0px 5px;
    padding-bottom:15px;
}
#main .leftBlock .tabs .active
{
    background:url(images/activeTick.jpg) no-repeat bottom;
}
#main .leftBlock .tabs span a
{
    background:#eeeeee;
   
    font-size:14px;
    color:#575757;
    border:none;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    padding:4px;
    text-shadow:1px 1px 1px #fff;
}
#main .leftBlock .tabs span a:hover
{
    background:#e9f0f8;
    text-shadow:1px 1px 1px #fff;
}
#main .leftBlock .tweets, #main .leftBlock .tweet
{
    display:block;
    margin-bottom:10px;
}
#main .leftBlock .sorting
{
    text-align:center;
    width:43px;
    display:block;
    float:left;
    margin-right:8px;
}
#main .leftBlock .tweetList .sorting
{
	width:53px;
	padding-top:15px;
}
#main .leftBlock .sorting h4
{
    color:#FF9900;
    font-size:24px;
    text-align:center;
    font-weight:bold;
    font-family:sans-serif;
    margin-top:13px;
}
.sorting em
{
    font-size:16px;
    font-style:normal;
    color:#47586a;
    font-family:arial,sans-serif;
    display:block;
    font-weight:normal;
    text-align:center;
}
.sorting span
{
    font-size:11px;
    font-style:normal;
    color:#47586a;
    font-family:arial,sans-serif;
    display:block;
    font-weight:normal;
    text-align:center;
}
#main .leftBlock .tweetInfo
{
    float:left;
    background:#eee;
    border:none;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    padding:10px;
    position:relative;
    display:inline-block;
    width:520px;
    
}
 #main .leftBlock .tweetInfo .popular
 {
    position:absolute;
    top:56px;
    left:5px;
    z-index:10;
 }
#main .leftBlock .tweetInfo .tweetText
{
    color:#373737;
    font-size:14px;
    word-wrap:break-word;
    position:relative;
    width:450px;
    margin-left:5px;
    float:left;
    padding:0px 4px 4px;
}
#aboutTweets .other .tanim a,#main .leftBlock .userTweet .userTweetInfo .tanim a, #main .leftBlock .userTweet .userInfo a,#main .leftBlock .tweetInfo .tweetText a,#main .leftBlock .userProfile a,#tweets .userStatus .descStatus a,#tweets .user .tanim a,#main .leftBlock .tweetList .user .userDetail a
{
	color:#03a5d6;
}
#aboutTweets .other .tanim a:hover,#main .leftBlock .userTweet .userTweetInfo .tanim a:hover, #main .leftBlock .userTweet .userInfo a:hover,#main .leftBlock .tweetInfo .tweetText a:hover,#main .leftBlock .userProfile a:hover,#tweets .user .tanim a:hover,#main .leftBlock .tweetList .user .userDetail a:hover
{
	color:#ff9900;
}
#main .leftBlock .tweetInfo .tweetText h3 a, #main .leftBlock .userTweetInfo h3 a,#main .leftBlock .userInfo h3 a, #aboutTweets .other h3 a,#main .leftBlock .userProfile h3 a,  #tweets .userStatus h3 a,#tweets .user h3 a, .topics a
{
    color:#47586a;
    font-weight:bold;
    font-family:verdana;
    font-size:14px;
    margin-bottom:3px;
    text-shadow:1px 1px 1px #fff;
}
#main .leftBlock .tweetInfo h3 a:hover, #main .leftBlock .userTweetInfo h3 a:hover,#main .leftBlock .userInfo h3 a:hover, #aboutTweets .other h3 a:hover,.userTweetInfo h3 a:hover,#main .leftBlock .userProfile h3 a:hover,  #tweets .userStatus h3 a:hover,#tweets .user h3 a:hover, .topics a:hover
{
    color:#ccc;
}

#main .leftBlock .tweetInfo .date a,#main .leftBlock .tweetInfo .foot .date a, #main .leftBlock .userInfo .foot .date a ,#aboutTweets .other .foot .date a ,#main .leftBlock .userTweetInfo .foot a,#tweets .userStatus .foot a,#tweets .user .foot a
{
    color:#999;
    font-size:11px;
}
#main .leftBlock .tweetInfo .date a:hover,#main .leftBlock .tweetInfo .foot .date a :hover, #main .leftBlock .userInfo .foot .date a:hover , #aboutTweets .other .foot .date a:hover,#main .leftBlock .userTweetInfo .foot a:hover, #tweets .userStatus .foot .date a:hover,#tweets .user .foot a:hover
{
    color:#ff9900;
}
#main .leftBlock .tweetInfo .foot
{
    width:455px;
    float:right;
}
#main .leftBlock .userInfo .foot, #aboutTweets .other .foot,#main .leftBlock .userTweetInfo .foot,#tweets .userStatus .foot,#tweets .user .foot
{
    width:512px;
    margin-top:5px;
    float:right;
}
#main .rt
{
    background:url(images/rt.png) no-repeat;
    width:65px;
    height:16px;
    display:block;
    float:right;
    text-indent:-9999px;
}
#tweets .userStatus .rp
{
    background:url(images/rp.png) no-repeat;
    width:65px;
    height:16px;
    display:block;
    float:right;
    text-indent:-9999px;
}
h5 a
{
	color:#717992;
}
h5 a:hover
{
	color:#DBDBDB;
}
#tweets .userStatus .dl
{
    background:url(images/dl.png) no-repeat;
    width:40px;
    height:16px;
    display:block;
    float:right;
    text-indent:-9999px;
}

.deleteButton
{
    background:url(images/dl.png) no-repeat;
    width:40px;
    height:16px;
    display:block;
    float:right;
    text-indent:-9999px;
}

#tweets .user
{
	-moz-border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #EEEEEE;
	border:medium none;
	color:#373737;
	display:block;
	float:left;
	font-size:14px;
	margin-bottom:10px;
	padding:10px;
	position:relative;
	width:575px;
	word-wrap:break-word;
}
#main .rt:hover, #tweets .userStatus .dl:hover,#tweets .userStatus .rp:hover, .deleteButton:hover
{
    background-position:0px -24px;
}
#main .leftBlock .tweetInfo .tags, #main .leftBlock .userProfile .tags, #main .leftBlock .userProfile .tags
{
    position:absolute;
    right:0px;
    top:0px;
    font-size:12px;   
}
#main .leftBlock .tweetInfo .tags a, #main .leftBlock .userProfile .tags a
{
    padding:2px;
    color:#fff;
    background:#95cbf4;
    border:none;
    border-bottom:1px solid #6cb3e9;
    border-right:1px solid #6cb3e9;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    font-size:10px;
    font-family:verdana;
    font-weight:bold;
}
#main .leftBlock .tweetInfo .tags a:hover, #main .leftBlock .userProfile .tags a:hover
{
    background:#c0deed;
    color:#fff;
    border:none;
    border-top:1px solid #6cb3e9;
    border-left:1px solid #6cb3e9;
}
#main .leftBlock .leftMenu
{
	float:left;
	width:155px;
	margin-top:20px;
}
#main .leftBlock .tweetList,#main .leftBlock .peopleList
{
	float:left;
	width:590px;
	padding:3px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
}
#main .leftBlock .tweetList .user .userDetail,#main .leftBlock .peopleList .userDetail,#main .aboutTweets .user .userDetail
{
	background:#eee;
	font-size:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:none;
    margin: 0 0 5px 0;
	padding:10px;
	position:relative;
	float:left;
	width:505px;
	color:#373737;
	display:block;
}
#main .leftBlock .userTweet .userTweetInfo, #main .leftBlock .userTweet .userInfo
{
	background:#E9F0F8;
	font-size:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:none;
	padding:10px;
	position:relative;
	float:left;
	width:575px;
	color:#373737;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
#aboutTweets .other
{
    background:#Eee;
    font-size:14px;
    margin-bottom:10px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    word-wrap:break-word;
    border:none;
    padding:10px;
    position:relative;
    float:left;
    width:575px;
    color:#373737;
    display:block;
}
#aboutTweets .other
{
    background:#Eee;
    font-size:14px;
    margin-bottom:10px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    word-wrap:break-word;
    border:none;
    padding:10px;
    position:relative;
    float:left;
    width:575px;
    color:#373737;
    display:block;
}
.topics .topic
{
    background:#Eee;
    font-size:12px;
    margin-bottom:10px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    word-wrap:break-word;
    border:none;
    padding:6px;
    position:relative;
    float:left;
    color:#373737;
    display:block;
    width:200px;
}
.topics .topic:hover
{
    background-color:#E3E4FA;
}
.topics .topic a
{
   font-size:12px;  
   color:#373737;
}
.topics .title
{
color: #4572A7;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
}

.topics .addTopic
{
    background:#fdd;
}

#main .leftBlock .userTweet h4
{
	padding-top:10px;
	margin-bottom:10px;
}
#main .leftBlock .peopleList .userDetail
{
	width:524px;
}
#main .leftBlock .peopleList .userDetail, #main .aboutTweets .user .userDetail
{
	margin-bottom:10px;
}
#main .leftBlock .tweetList .user .userDetail h3 a , #main .leftBlock .peopleList .userDetail h4 a, #main .aboutTweets .user .userDetail h4 a
{
	color:#47586A;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	text-shadow:1px 1px 1px #fff;
}
#main .leftBlock .peopleList .userDetail h4, #main .aboutTweets .user .userDetail h4
{
	float:left;
	margin-top:20px;
	text-shadow:1px 1px 1px #fff;
	font-size:24px;
}
#main .leftBlock .peopleList .userDetail .tweetCount, #main .aboutTweets .user .userDetail .tweetCount
{
	float:right;
	margin-top:20px;
	font-size:18px;
}
#main .leftBlock .peopleList .userDetail .tweetCount a , #main .aboutTweets .user .userDetail .tweetCount a
{
	color:#777;
	text-shadow:1px 1px 1px #fff;
}
#main .leftBlock .peopleList .userDetail .tweetCount a:hover, #main .aboutTweets .user .userDetail .tweetCount a:hover
{
	color:#ff9900;
}
#main .leftBlock .tweetList .user .userDetail h3 a:hover, #main .leftBlock .peopleList .userDetail h4 a:hover, #main .aboutTweets .user .userDetail h4 a:hover
{
	color:#ccc;
}
#main .leftBlock .userProfile
{
	font-size:14px;
}
#main .leftBlock .tweetList .user .userDetail .avatar, #main .leftBlock .peopleList .userDetail .avatar,#main .leftBlock .userInfo .avatar, #aboutTweets .other .avatar, #main .leftBlock .userTweetInfo .avatar,#main .leftBlock .userProfile .avatar,#main .leftBlock .aboutTweets .user .avatar, #tweets .userStatus .avatar,#tweets .user .avatar
{
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	margin-right:5px;
	padding:4px;
}
#main .leftBlock .tweetInfo .avatar
{
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	width:48px;
	height:48px;
	padding:4px;
}
#main .leftBlock .peopleList .user .trendsSorting,#main .leftBlock .aboutTweets .trendsSorting
{
	float:left;
	display:block;
	width:40px;
	font-family:arial;
	font-size:24px;
	text-align:center;
	margin-top:20px;
	font-weight:bold;
	color:#ff9900;
}
 .user .userDetail .verified
{
	height:23px;
	left:3px;
	position:absolute;
	top:52px;
	width:23px;
	z-index:10;
}
.userProfile .verifiedspan .verified
{
	height:23px;
	left:0;
	position:absolute;
	top:76px;
	width:23px;
	z-index:10;
}
#main .leftBlock .userDetailInfo
{
	display:block;
	margin-top:5px;
	float:right;
	width:526px;
	margin-bottom:10px;
}
#main .leftBlock .userProfile .menu
{
	display:block;
	float:left;

}
#main .leftBlock .userProfile .menu li
{
	font-weight:bold;
	display:block;
	margin-left:10px;
	float:left;
}
#main .leftBlock .userProfile .update
{
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #FBAF5D;
	border:1px solid #F68E56;
	bottom:10px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:1px;
	position:absolute;
	right:10px;
	text-decoration:none;
}
#main .leftBlock .userProfile .update:hover
{
	background:none repeat scroll 0 0 #FFD456;
	border:1px solid #FFB48C;
	color:#FFFFFF;
}
#main .leftBlock .userDetailInfo li
{
	color:#888888;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-left:19px;
	text-shadow:1px 1px 1px #FFFFFF;
}
#main .leftBlock .tweetList .user .userDetail .tags
{
    position:absolute;
    right:7px;
    top:6px;
    font-size:12px;   
}
#main .leftBlock .tweetList .user .userDetail .tags a
{
    padding:2px;
    color:#fff;
    background:#95cbf4;
    border:none;
    border-bottom:1px solid #6cb3e9;
    border-right:1px solid #6cb3e9;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    font-size:10px;
    margin-right:4px;
    font-family:verdana;
    font-weight:bold;
}
#main .leftBlock .tweetList .user .userDetail .tags a:hover
{
    background:#c0deed;
    color:#fff;
    border:none;
    border-top:1px solid #6cb3e9;
    border-left:1px solid #6cb3e9;
}
#main .leftBlock .tweetList .user .userDetail .foot
{
    width:445px;
    float:right;
}
#main .leftBlock .tweetList .user .userDetail .foot ul li
{
	display:inline-block;
	margin-right:15px;
}
#main .leftBlock .tweetList .user .userDetail .foot
{
	font-size:11px;
	color:#404040;
}
#main .leftBlock .tweetList .user .userDetail .foot a
{
    color:#999;
    font-size:11px;
}
#main .leftBlock .tweetList .user .userDetail .foot  a:hover
{
    color:#ff9900;
}
#main .leftBlock .tweetList .user  h4
{
	color:#C0DEED;
}
#main .leftBlock .tweetList .user h4 a
{
	color:#4572A7;
    font-size:14px;
}
#main .leftBlock .tweetList .user h4 a:hover
{
	color:#404040;
}
#main .leftBlock .topTag
{
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #F3F3F3;
	border:1px solid #DEDEDE;
	display:block;
	margin:auto auto 10px;
	text-align:center;
	width:500px;
}
#main .leftBlock .leftTag
{
	/*display:inline;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:none repeat scroll 0 0 #E9F1FA;
	color:#95B7DC;
	font-size:12px;
	font-weight:normal;
	margin:3px;
	padding:2px;
	text-align:center;
	*/
	font-size:14px;
	color:#47586A;
}
#main .leftBlock .leftTag:hover
{
	color:#81a9e3;
	/*background:#fff;
 */
}
#main .leftBlock .leftTagTrends
{
	/*-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px 0 0 4px;
	background:none repeat scroll 0 0 #FFF2FF;
	color:#FF5B5B;
	display:inline;
	font-size:11px;
	font-weight:bold;
	margin:3px;
	padding:2px;
	text-align:center;
	*/
	font-size:14px;
	color:#47586A;
}
#main .leftBlock .leftTagTrends:hover
{
	
	color:#fa8fa4;
	/*background:#fff;
	*/
}
#main .leftBlock .trendsTopicList
{
	display:block;
	border:3px solid #E9F0F8;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:4px;
}
#main .leftBlock .trendsTopicList  ul li
{
	display:inline;
	
}
#main .leftBlock .trendsTopicList .topic a
{
	color:#47586A;
	padding:0px 5px;
}
#main .leftBlock .trendsTopicList .topic a:hover
{
	color:#9ac1d4;
}
.btnBar
{
	display:block;
}
.btnBar .btn a
{
	background:#eee;
	display:block;
	background:#eeeeee;
	font-size:14px;
	color:#575757;
	border:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:4px;
	text-shadow:1px 1px 1px #fff;
}
.btnBar .btn a:hover
{
    background:#e9f0f8;
    text-shadow:1px 1px 1px #fff;
}
.about div img
{
	float:left;
}
.about .item h5, .about h4 {
	color:#4572A7;
	display:block;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:0;
}
.about h4
{
	color:#4572A7;
	display:block;
	font-size:18px;
	font-weight:bold;
	margin:10px;
	width:100%;
}
.about .item{
	border-bottom:1px dashed #DDDDDD;
	display:block;
	margin:10px;
	padding:10px;
}
.contact h2
{
	color:#375D81;
	display:block;
	float:left;
	font-size:12px;
	margin:0;
	padding:0;
}
.contact a
{
	color:#ff9900;
	font-size:14px;
	font-weight:bold;
}
.contact
{
	font-size:14px;
}
.contact a:hover
{
	color:#9AC1D4;
}
#main .leftBlock .userProfile
{
	display:block;
	-moz-border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #E9F0F8;
	border:medium none;
	display:block;
	padding:10px;
	position:relative;
	width:100%;
	line-height:140%;
}
#main .leftBlock .userProfile .profileImage
{
	position:relative;
	margin:0px 0px 5px;
}
#main .leftBlock .aboutTweets
{
	display:block;
	padding:10px;
}
#tweets .userStatus
{
	-moz-border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #EEEEEE;
	border:medium none;
	color:#373737;
	display:block;
	float:left;
	font-size:14px;
	margin-bottom:10px;
	padding:10px;
	position:relative;
	width:575px;
}
.userProfile .userAbout li
{
	display:block;
	float:left;
	margin-left:40px;
	text-align:center;
	font-size:12px;
}
.userProfile .userAbout li a
{
	color:#404040;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
}
#header .twitTurkBox .userName
{
	color:#03A5D6;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:5px;
}
#header .twitTurkBox .userName:hover
{
	color:#404040;
}
/*--------------------------------------------------------------Right Block---------------------------------------------------------------*/
#main .rightBlock
{
    /*border:1px solid #ccc;*/
    padding:5px;
    padding-top:10px;
    margin-top:10px;
    width:255px;
    float:left;
}
#main .rightBlock h3 a
{
    color:#4572A7;
    font-family:arial,sans-serif;
    font-size:14px;
}
#main .rightBlock .peopleList, #main .rightBlock .topicList, #main .followMe
{
    border:3px solid #e9f0f8;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    margin-bottom:15px;
    padding:3px;
}
#main .followMe a
{
	font-size:12px;
	color:#9AC1D4;
	font-weight:bold;
}
#main .leftBlock .followMe a
{
    font-size:12px;
    font-weight: lighter;
    color:#656565;
}
#main .followMe a:hover
{
	color:#585858;
}
#main .rightBlock .peopleList .user .sorting
{
    text-align:center;
    width:43px;
    display:block;
    float:left;
}

#main .rightBlock .peopleList .user, #main .rightBlock .topicList .topic
{
    border-bottom:1px dotted #ccc;
    display:block;
    margin-top:3px;
    font-weight:bold;
    font-family:verdana,sans-serif;
    font-size:14px;
    padding-bottom:5px;
}
.sorting h4
{
    margin-top:12px;
    color:#C0DEED;
    font-weight:bold;
    font-size:35px;
    font-family:arial,sans-serif;
}
#main .rightBlock .peopleList .user .userInfo em a
{
    font-size:12px;
    font-style:normal;
    color:#47586a;
    font-family:arial,sans-serif;
    display:inline-block;
    font-weight:normal;
    padding:0px;
    display:block;
}
#main .rightBlock .peopleList .user .userInfo em a:hover
{
	color:#ff9900;
}
#main .rightBlock .peopleList .user a
{
    color:#47586a;
    font-family:verdana,sans-serif;
    font-weight:bold;
    font-size:13px;
    padding-left:3px;
    padding-top:12px;
    display:inline-block;
}
#main .rightBlock .peopleList .user a:hover
{
    color:#ff9900;
}
#main .rightBlock .peopleList .user .userInfo .avatar
{
    background:#e9f0f8;
    float:left;
    width:48px;
    height:48px;
    padding:4px;
}
#main .rightBlock .topicList .topic em
{
    color:#ff9900;
    font-style:normal;
    margin-right:4px;
}
#main .rightBlock .topicList .topic h5
{
    color:#47586a;
    padding-left:5px;

    float:left;
}
#main .rightBlock .topicList .topic h5 a
{
    color:#47586a;
}
#main .rightBlock .topicList .topic h5 a:hover
{
    color:#ff9900;
}
#main .rightBlock .topicList .topic .count
{
    float:right;
    color:#47586a;
    font-weight:bold;
    font-family:verdana,sans-serif;
    font-size:14px;
}
/*--------------------------------------------------------------Footer-------------------------------------------------------------------*/
#footer
{
    width:900px;
    margin:auto;
    height:60px;
    margin-top:-60px;
}
#foot
{
    background:#fff;
    position:relative;
    display:block;
    -moz-box-shadow:1px 1px 1px #ABCEDF;
    -moz-border-radius:10px 10px 0px 0px;
    -webkit-border-radius:10px 10px 0px 0px;
    border:4px #e9f0f8 solid;
    padding:5px;
    text-align:center;
    font-size:11px;
    height:32px;
    padding-top:13px;
}
#foot a
{
    color:#585858;   
}

#foot a:hover
{
    color:#ff9900;   
}/*--------------------------------------------------------------Other--------------------------------------------------------------------*/
.clear
{
    clear:both;
}
/*--------------------------------------------------------------Tag Cloud--------------------------------------------------------------------*/   
.topicList ul {

text-align:center;
}
.topicList li {
display:inline;
list-style:none outside none;
margin:0;
padding:0;
}
.topicList li a {
color:#47586A;
padding:0 2px;
text-decoration:none;
}
.topicList li a:hover {
color:#CFF400;
}
/*----------------------------------------------------------------form---------------------------------------------------------------------------------------*/
.searchNowClass 
{
    display:block;
    margin:auto;
    width:320px;
    height:70px;
}
.searchNowClass #ara
{
    width:60px;
    color:#47586A;
    margin-top:5px;
    height: 25px; 
    
}
.searchNowlabel
{
    font-size: 9pt;
    padding-left: 3px; 
}
.searchNowText
{
    background-color:#FEFEFE;
    border:2px solid #E1E6FA;
    color:#999999;
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;
    padding:3px;
    width:240px;    
    font-style: italic;
}
.searchNow 
{
	display:block;
	margin:auto;
	width:300px;
}
.textbox
{
	background-color:#FEFEFE;
	border:2px solid #E1E6FA;
	color:#FF9900;
	font-family:helvetica;
	font-size:13px;
	font-weight:bold;
	margin:5px;
	padding:3px;
	width:220px;
}
.labelText  {
	color:#47586A;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
}
small
{
	font-size:12px;
}
.selectItem select {
	background-color:#FEFEFE;
	border:2px solid #E1E6FA;
	color:#FF9900;
	font-size:13px;
	font-weight:bold;
	margin:5px 5px 15px;
	padding:3px;
	width:230px;
}
.leftBlock .addUser .kisiEkle
{
	display:block;
	margin:auto;
	width:240px;
}
.leftBlock .addUser h3 a
{
	color:#353535;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.leftBlock .addUser h3 a:hover,.leftBlock .addUser h4 a:hover
{
	color:#ff9900;
}
.leftBlock .addUser h4 a
{
	color:#375D81;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.leftBlock .addUser h2
{
	color:#ff9900
}
.leftBlock .addUser h5
{
	color:#00ACED;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#main .leftBlock .userProfile .profileImage h1 a
{
    color:#47586a;
    font-weight:bold;
    font-family:verdana;
    font-size:14px;
    margin-bottom:3px;
    text-shadow:1px 1px 1px #fff;
}
#main .leftBlock .userProfile .profileImage h1 a:hover
{
    color:#ccc;
}
#main .leftBlock h1
{
    font-weight: normal;
}

.sorting_blue h4
{
    margin-top:12px;
    color:#C0DEED;
    font-weight:bold;
    font-size:35px;
    font-family:arial,sans-serif; 
    text-align:center;
    width:50px;
    display:block;
    float:left;
}
.sozluk a
{
    font-weight:bold;
    color:#87AFC7;
}
.sozluk a:hover
{
    color:#C2DFFF;
}
.pollyes
{
 
    background:url(images/evet2.gif) no-repeat;
    height:75px;
    border: 5px solid #E9F0F8;
    width:180px;
    text-indent:-9999px;
    display:block;
    padding:3px;
    float:left;
}
.pollyes:hover
{
    background-position:0px -73px;
    cursor:pointer; 
}
.pollno
{
 
    background:url(images/hayir2.gif) no-repeat;
    height:76px;
    border: 5px solid #E9F0F8;
    width:180px;
    text-indent:-9999px;
    display:block;
    padding:3px;
    float:left;
}
.pollno:hover
{
    background-position:0px -76px;
    cursor:pointer; 
}
.pollaq
{
 
    background:url(images/aq2.gif) no-repeat;
    height:75px;
    border: 5px solid #E9F0F8;
    width:126px;
    text-indent:-9999px;
    display:block;
    float:left;
    padding:3px;
    
}
.pollaq:hover
{
    background-position:0px -75px;
    cursor:pointer; 
}