@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*  
	Theme Name: TwitterTakip
	Theme URI: http://www.twittertakip.com
	Version: 2.4a
*/

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Reset
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
img{
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}


/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Basic Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a{text-decoration: none;}
a:hover{text-decoration: none;}

body{
	background: #e1eff8 url(../images/bg.jpg) top center repeat-x;
	font-family: Arial,"Lucida Grande","Helvetica Neue",Verdana,Helvetica,sans-serif;
	color: #333;
	font-size: 11px;
}

.branding{
	height: 100px;
	width: 100%;
	background: transparent url(../images/branding_bg.png) top center repeat-x;
}

.clear {
	clear: both;
}

.branding #header,
.wrapper,
.footer{
	margin: 0 auto;
	width: 970px;
	clear: both;
}

#header #logo {
	position: absolute;
}

.footer{padding: 15px 10px 0 0;}

.footer p{
	font-size: 8pt;
	color: #fff;
	padding-top: 20px;
	padding-left: 10px;
	float: left;
}

.footer #logo{
	width: 68px;
	height: 68px;
	background: transparent url("../images/logo_mini.png") top no-repeat;
	float: left;
	position: relative;
}

.wrapper .welcome{
	margin: 50px 0 10px;
}

.wrapper .welcome h1{
	font-size: 42px;
	text-shadow:0 0 10px #fff;
}

.wrapper .welcome h2{
	font-size: 26px;
	padding-top: 10px;
}

.wrapper .welcome h3{
	font-size: 12pt;
	padding-top: 10px;
}

.wrapper .welcome #speech{
	float: right;
	position: relative;
	background: transparent url("../images/speech.png") top no-repeat;
	height: 170px;
	width: 300px;
}

#menu {
	padding-top:20px;
	float: right;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	clear: both}

#topmenu {
	padding-top:10px;
	float: right;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	clear: both;}

#topmenu ul,
#menu ul {
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;}
	
	
#topmenu li,
#menu li {
	display:block;
	float:left;}
	
#topmenu li a.active,
#menu li a.active {
	color:#313840;
	background: #c4ccd9;
	-moz-border-radius: 8px;
	text-shadow:1px 1px 0 #fff;}

#topmenu li a,
#menu li a {
	color:#67747a;
	display:block;
	float:left;
	margin-bottom:0;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:-1px -1px 0 #000;}
	
#topmenu li a:hover,
#menu li a:hover {
	color:#c4ccd9;
}

#topmenu li a.active:hover,
#menu li a.active:hover {
	color:#313840;
}
	
.cats ul{
	list-style-type:none;
	width: 625px;
	padding-top: 25px;
	float: left;
	margin-left: 15px;
}

.cats li{
	width: 312.5px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	padding-bottom: 15px;
}

.cats li a{
	padding-left: 50px;
	color: #333;
}

.cats #fotograf {background: transparent url("../images/icons/fotograf.png") top left no-repeat;}
.cats #tv {background: transparent url("../images/icons/tv.png") top left no-repeat;}
.cats #radyo {background: transparent url("../images/icons/radyo.png") top left no-repeat;}
.cats #muzik {background: transparent url("../images/icons/muzik.png") top left no-repeat;}
.cats #oyuncular {background: transparent url("../images/icons/oyucular.png") top left no-repeat;}
.cats #cizerler {background: transparent url("../images/icons/cizerler.png") top left no-repeat;}
.cats #yazarlar {background: transparent url("../images/icons/yazarlar.png") top left no-repeat;}
.cats #alisveris {background: transparent url("../images/icons/alisveris.png") top left no-repeat;}
.cats #spor {background: transparent url("../images/icons/spor.png") top left no-repeat;}
.cats #moda {background: transparent url("../images/icons/moda.png") top left no-repeat;}
.cats #teknoloji {background: transparent url("../images/icons/teknoloji.png") top left no-repeat;}
.cats #mankenler {background: transparent url("../images/icons/mankenler.png") top left no-repeat;}
.cats #yapimci {background: transparent url("../images/icons/yapimcilar.png") top left no-repeat;}
.cats #blog-yazarlari {background: transparent url("../images/icons/blog-yazarlari.png") top left no-repeat;}
.cats #internet {background: transparent url("../images/icons/internet.png") top left no-repeat;}
.cats #web-siteleri {background: transparent url("../images/icons/web-siteleri.png") top left no-repeat;}
.cats #politika {background: transparent url("../images/icons/politika.png") top left no-repeat;}
.cats #eglence {background: transparent url("../images/icons/eglence.png") top left no-repeat;}
.cats #kose-yazarlari {background: transparent url("../images/icons/kose-yazarlari.png") top left no-repeat;}
.cats #sinema {background: transparent url("../images/icons/sinema.png") top left no-repeat;}
.cats #etkinlikler {background: transparent url("../images/icons/etkinlikler.png") top left no-repeat;}
.cats #tasarim {background: transparent url("../images/icons/tasarim.png") top left no-repeat;}
.cats #egitim {background: transparent url("../images/icons/egitim.png") top left no-repeat;}
.cats #sanat {background: transparent url("../images/icons/sanat.png") top left no-repeat;}
.cats #saglik {background: transparent url("../images/icons/saglik.png") top left no-repeat;}
.cats #basin {background: transparent url("../images/icons/basin.png") top left no-repeat;}
.cats #is-dunyasi {background: transparent url("../images/icons/is-dunyasi.png") top left no-repeat;}
.cats #haber {background: transparent url("../images/icons/haber.png") top left no-repeat;}
.cats #yabanci-unluler {background: transparent url("../images/icons/yabanci-unluler.png") top left no-repeat;}
.cats #twitter-kaynaklari {background: transparent url("../images/icons/twitter-kaynaklari.png") top left no-repeat;}




#faq{
	padding: 0 15px;
}

#faq p{
	font-size: 14px;
}

#faq p strong{
	font-size: 16px;
	display: block;
	line-height: 22px;
}

#faq a{
	color: #0088CC;
}

#home_content_alt {
    clear: both;
    float: left;
    margin-top: 5px;
    margin-bottom: 30px;
    width: 625px;
	background-color: #fff;
}

#home_content {
    clear: both;
    float: left;
    margin-top: 5px;
    margin-bottom: 30px;
    width: 625px;
	background-color: #fff;
}

#tweet_content {
    margin-top: 5px;
    width: 625px;
	background-color: #fff;
	margin-bottom:15px;
}

#status{
	padding:0 15px 15px;
	overflow: hidden;
	position: relative;
	color: #666;
}

#status span{
position:relative;
top:5px;

}

#status textarea {
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid #AAAAAA;
	padding:4px 2px;
	width: 590px;
	resize:none;
	overflow:auto;
	height: 55px;
}

#status textarea:focus {
-moz-box-shadow:0 0 8px rgba(82, 168, 236, 0.5);
border-color:rgba(82, 168, 236, 0.75) !important;
outline:medium none;
}

.jMax-text{
color:#CCCCCC;
display:block;
float:right;
font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;
font-size:20px;
font-weight:bold;
position:absolute;
right:15px;
top:10px;
}

.user_block {
    background: #eee;
    color: #777;
    float: left;
    margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 15px;
    padding: 10px 0 0 0;
    width: 290px;
}

.user_block.odd {
    margin-right: 0;
}

.user_block .more_link {
    border-top: 1px solid #e1e1e1;
    color: #08c;
    clear: both;
    display: block;
    margin-top: 5px;
    padding: 10px;
    text-align: right;
}

.user_block .more_link:hover {
    color: #333;
}

.user_block h2{
    float: left;
    padding-left: 10px;
    color: #333;
    padding-bottom: 15px;
}

.user_block .user_count {
    color: #aaa;
    float: right;
    font-weight: bold;
    padding-right: 10px;
}

.user_block .user_name {
    color: #3a5e72;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    margin-right: 20px;
    width: 150px;
}

.user_block .user_name:hover {
    color: #333;
}

.user_block .user {
    clear: both;
    margin-bottom: 10px;
    padding: 0 10px;
}

.user_block .user img {
    display: block;
    float: left;
    height: 30px;
    margin-right: 10px;
    width: 30px;
}

.user_block .user p {
    float: left;
    line-height: normal;
    text-align: right;
    width: 60px;
    margin: 0;
}

.user_block .user strong {
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.user_block .user span {
    color: #aaa;
    display: block;
    font-size: 10px;
}

.user_block .shadow {
    background: url('../images/user_block_shadow.jpg') no-repeat left top;
    height: 10px;
    width: 290px;
}

#home_content a {
    text-decoration: none;
}



#home_content h2 a{
    color: #333;
    font-weight: bold;
    font-size: 18px;
    text-shadow:0 1px 0 #FFFFFF;
}

#home_content h3, 
#home_content h3 a,
.sidebar_column_wide h3,
.sidebar_column_wide h3 a {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    text-shadow: #fff 0 1px 0;
}





#twitter_div ul{
    list-style:none outside none;
}

#twitter_div li{
    border-bottom: 1px solid #ccc;
	padding:8px 0;
}

#twitter_div span A{
	color: #0088CC;
	font-size: 8pt;
}

#twitter_update_list A{
	color: #999;
	font-size: 7pt;
}

#twitter_div span{
	display: block;
}


.sidebar #user{
	padding: 15px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}

.sidebar #user img{
	width: 48px;
	height: 48px;
	padding: 1px;
	border: 2px solid #ccc;
	float: left;
	margin-right: 10px;
	position: relative;
}
#user .udetails {
	float: left;
	position: relative;
	width: 230px;
}

#user .udetails ul{
    list-style:none outside none;
	margin-top: 8px;
}

#user .udetails li{
    border-bottom: 1px solid #ccc;
	padding:3px 0;
}

#user .udetails a{
    color: #333;
	font-size: 12px;
}

#user .udetails strong{
	font-size: 15px;
	display: block;
	padding-bottom: 3px;
}

#user .udetails span{
	font-size: 12px;
	display: block;
	font-weight: bold;
}

.sidebar #ads{
	padding: 15px;
	background: #fff;
	margin-bottom: 20px;
}



.sidebar{
	width: 330px;
	float: right;
	margin-top: 5px;
}

.sidebar_column_wide {
    clear: both;
    font-size: 12px;
    margin-bottom: 20px;
}

.sidebar_column_wide ul {
    background: #fff;
    list-style:none outside none;
}

.sidebar_column_wide li {
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

.sidebar_column_wide li:hover {
    background: #eee;
    cursor: pointer;
}

.sidebar_column_wide img {
    background: #333;
    display: block;
    float: left;
    margin-right: 10px;
    height: 30px;
    width: 30px;
}

.sidebar_column_wide .twitter_username {
    color: #0088cc;
    display: block;
    float: left;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}


.sidebar_column_wide .follower_count {
    color: #777;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 0;
    margin-top: 4px;
    text-align: right;
}

.sidebar_column_wide .follower_count span {
    color: #aaa;
    display: block;
    font-size: 11px;
    font-weight: normal;
}









.results h2{
	float: left;
	font-size:18px;
	font-weight:bold;
	text-shadow:1px 1px 1px #FFFFFF;
	padding-bottom:3px;}

.results .user_count {
color:#AAAAAA;
display:block;
float:right;
font-size:12px;
font-weight:bold;
}

.results {
clear:both;
float: left; 
padding: 15px;
margin-bottom:10px;
}

.result_row {
border-bottom:1px solid #DDDDDD;
clear:both;
padding:10px 0;
}

.result_rank {
color:#AAAAAA;
float:left;
font-size:24px;
font-weight:bold;
line-height:30px;
margin-right:10px;
padding-right:10px;
text-align:right;
width:80px;
}

.result_rank span {
font-size:18px;
}

.result_thumbnail {
display:block;
float:left;
height:30px;
margin-right:10px;
}

.result_thumbnail img {
height:30px;
width:30px;
}

.result_details {
color:#777777;
float:left;
margin-bottom:0;
width:340px;
}

.result_details p {
line-height:normal;
margin:0;
}

.result_header {
color:#0088CC;
font-size:12px;
font-weight:bold !important;
line-height:12px;
margin-top:2px;
}

.result_meta {
float:left;
text-align:right;
width:110px;
}

.result_meta p {
margin:0 0 2px 0;
}

.follower_count {
font-weight:bold;
line-height:normal;
}

.highlight {
color:#99CC33;
font-weight:bold;
}



































.form{
	padding: 15px;
	text-align: center;
}

.form span{
display:block;
float:left;
font-weight:bold;
padding-top:8px;
position:relative;
text-align:left;
width:100px;
}

.form input.textBox{
	border: 1px solid #ccc;
	width:304px;
	margin-bottom: 10px;
	padding: 5px;
	font-size:14px;
}

.textBox{
	border: 1px solid #ccc;
	width:304px;
	margin-bottom: 10px;
	padding: 5px;
	font-size:14px;
}

.fromrelative{
	position:relative;
}
	
.required{
	background:url(../images/required.png) no-repeat 0 0;
	height:13px;
	width:69px;
	position:absolute;
	left:435px;
	top: 0;
	margin-top: 10px;
	text-indent:-22222px;
}

.requiredw{
	background:url(../images/invalid.png) no-repeat 0 0;
	height:13px;
	width:69px;
	position:absolute;
	left:435px;
	top: 0;
	margin-top: 10px;
	text-indent:-22222px;
}

.form input.submit{
	background:url(../images/submit.png) no-repeat 0 0;
	height:32px;
	width:83px;
	border:none;
	cursor:pointer;
}

.form input.cancel{
	background:url(../images/cancel.png) no-repeat 0 0;
	height:32px;
	width:131px;
	border:none;
	cursor:pointer;
}



.jMax-submit input[type="submit"]{
    background: url("../images/bg-btn.gif") repeat-x scroll 0 0 #DDDDDD;
    float:left;
	margin-top:5px;
	padding:3px 15px;
    color: #333;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border:none;
    cursor: pointer;
    background-color: #DFDFDF;
	border-color: #DDDDDD #DDDDDD #CCCCCC !important;
	border-width:1px !important;
	border-style:solid;
	font-weight: bold;
	font-family: "helvetica neue",arial,sans-serif;
	font-style:italic;
	font-size:15px;
}
.jMax-submit input[type="submit"].disabled{
	cursor:default;
	color:#999;
	text-shadow: 0 -1px 1px #fff;
	background: none;
	background-color: #DDD;
}
.jMax-submit input[type="submit"].enabled:hover{
	border-color: #999 #999 #888 !important;
}
















#profile_wrapper{
	padding: 15px;
	overflow: hidden;
}

.small_column {
float:left;
padding-right:15px;
margin-top:5px;
text-align:center;
width:73px;
}

.rounded_thumb {
-moz-border-radius:5px 5px 5px 5px;
max-width:73px;
}

.small_column .primary_action {
background:url("../images/plus_icon.gif") no-repeat scroll 3px center #99CC33;
padding:3px 10px 3px 23px;
text-align:left;
}

.primary_action {
-moz-border-radius:1ex 1ex 1ex 1ex;
background:url("../images/plus_icon.gif") no-repeat scroll 13px center #99CC33;
color:#FFFFFF;
display:block;
float:left;
padding:7px 20px 7px 40px;
text-shadow:0 1px 0 #89B72E;
}

#main_profile_content {
float:left;
width:505px;
}

#main_profile_content h1 {
color:#444;
letter-spacing:-1px;
font-size: 48px;
text-shadow:0 1px 0 #FFFFFF;
}

#main_profile_content h2 {
color:#777777;
font-size:18px;
font-weight:normal;
line-height:22px;
margin-bottom:30px;
text-shadow:none;
}

#main_profile_content h4 {
color:#444;
letter-spacing:-1px;
font-size: 18px;
text-shadow:0 1px 0 #FFFFFF;
}

.section {
clear:both;
margin-bottom:30px;
}

.section_title {
background:url("../images/groove.gif") repeat-x scroll left center transparent;
color:#444;
font-size:14px;
font-weight: bold;
letter-spacing:-0.08em;
margin-bottom:15px;
}

.section_title span {
background:none repeat scroll 0 0 #fff;
padding-right:20px;
}

.counter {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #444444;
color:#DDDDDD;
float:left;
line-height:40px;
margin-left:10px;
min-height:40px;
padding:0 10px;
width:138px;
}
.counter dd {
float:left;
}
.counter dt {
color:#FFFFFF;
font-size:18px;
font-weight:bold;
text-align:right;
}

.doing {
	font-style: italic;
	font-size: 22px;
}


