/*
Theme Name: socialtrackers
Theme URI: http://www.socialtrackers.com
Description: special
Version: 1
Author: sp
Author URI: http://www.socialtrackers.com
Tags: fixed width, two columns, widgets
*/
body, p, blockquote, img, h1, h2, h3, h4, h5, h6, form, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	letter-spacing: normal;
}

body {
	background: #ccc;
	color: #69644e;
font: 12px Arial;
	line-height: 1.1;	
}


a:link {
	color:#0eb3eb;
}

a:visited {
	color:#0eb3eb;
}

a:hover { 
	color: #000000;
}

a:active {
	color:#0eb3eb;
}
/*-------------Header------------ */
#header{background: #0EB2EB;
	
	width: 100%;
margin:0px;	
}
#header-wrapper {
	width: 900px;
	margin: 0px auto 0;
}
#logo  {width: 900px;
margin: 0px auto 0;	
}

#banners{width: 900px;
	margin: 0px auto 0;
}
/*-------------yeniNAV------------ */
#navcontainer{ width: 100%;
float: left;	
background-color: #000;
}
#navit{width: 900px;
margin: 0px auto 0;
}

#navlist {width: 900px;
padding: 3px 0 0 0;
	margin: 0;background-color: #000;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #000;
color: #fff;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:22px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
margin:3px;
background-color: #000;
color: #808080;
text-decoration: none;
float: left;
-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;

}

#navcontainer ul li a:hover
{
background-color: #0EB3EB;
color: #fff;
}
#navcontainer li.current_page_item a,#navcontainer li.activelink a:hover
{
background-color: #fff;
color: #000;
}
/*-------------yeniNAV------------ */
/*------------ Basic layout outline ------------ */
.texture-top{
	
	float: left;
	background: #808080;
	width: 100%;
}
.top-tools{
	border-color:#cdcdcd;
font-color:#fff;
}
.blue-text{
	text-transform:uppercase;
	font-family:century gothic;
	color:#fff;
	font: bold 15px;
}

/* --------Sidebar------------*/

#sidebar-contain{
	float:right;
	padding: 0px;
	width:339px;
	padding:0 0 0 12px;
	overflow:hidden;

}

.yanbox { margin-top: 10px;
padding: 12px;
 -moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
background-color: #fff;
}

/*sidebar-searchbox  */

#search-box form{
	margin: 0;
	padding:0;
min-height: 60px;
}

#search-box{
padding:10px;	
	border: none;
	font-size: 12px;
	
        -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

background-color: #DCDCDC;
}

#search-box p{font-family: sans-serif;
	font-size: 18px;}

 input.search-field{ 
 	float: left;
border: none;	
	margin:5px 0 0 0;
	padding: 4px 0px 1px 4px;
	height:30px;background: #fff;
	width: 224px;
font-size: 32px;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
font-family: sans-serif;
	font-size: 28px;
	font-weight: bold;
color: #ccc;

}
 input.search-go { 
 	float:right;
	border:0;
	margin:0;
	padding:0;
	margin-left: 5px;
        margin-top: 5px;
	height: 32px;
	width: 60px;
	background: url(images/search.png) no-repeat top left;
	cursor: pointer;
}
 
.side-box{margin-top: 10px;
padding: 12px;
 -moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
background-color: #fff;
height: 100%;
}

.greybox {
padding:10px;	
	border: none;
	font-size: 12px;
	
        -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

background-color: #DCDCDC;

}
.side-box h3{
	margin-right: 12px;
	padding-left: 3px;
	font-size: 30px;
	border-bottom: 1px solid #dbdcde;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: arial, helvetica, sans-serif;
        font-weight: bold;
	letter-spacing:1px;
        color: #808080;
}





.side-box ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-right: 11px;
}

.side-box ul ul {
	margin-right: 0;
	text-indent: 5px;
}

.side-box ul ul ul{
	margin-right: 0;
	text-indent: 10px;
}

.side-box li a:visited{
	color:#7e7f81;
}

.side-box li a{
	color:#7e7f81;
	display:block;
	line-height: 28px;
	padding:0 0 0 3px;
	list-style:none;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px solid #dbdcde;
}


.side-box li a:hover{
	background:#efefef;
	color:#0EB2EB;
}



.side-box .divide{
	width: 169px;
	float:left;
}





.side-box ul.sections{
	margin: 0px;
}

.side-box ul.sections li  {
	float:left; 
	width:158px;
	margin-top: 0px;
	margin-right: 11px;
}


* html .side-box li a{
	height: 28px;
} 



/* --------Main Content------------*/
.wrap-middle{
	padding:0;
	margin: 0 auto;
	width: 900px; 
	background:#ffffff url(images/cont-wrap.gif) repeat-y top left;
}

#content{
	float:left;

	padding: 0px;
	width: 540px;
	padding: 0 0px 0 0px;
	overflow:hidden;

}

.post{
	width: 518px;
	padding: 10px;
	margin: 10px 0 0px 0;
	color:#000;
	float:left;
	background:#fff;
-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}


.post-thumbnail{
	margin: 10px 2px 10px 2px;
	border:6px solid #EFEFEF;
	padding: 0px;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.post-thumbnail img{
	vertical-align:bottom;
	width: 500px; 
	height: 250px;

}

.post ul, .post ol {
	margin: 0px 0 0px 0px;
	font-size: 20px;
}

.post ul a, .post ol a {
	color: #0EB2EB;
	font-weight: normal;
}
.post ul li, .post ol li {
	background: url('images/img_icon_plus.png') no-repeat 10px 50%;
	padding: 0px 0 0px 0px;
color:#748A8F;
}

.odd.post ul li.odd, .post ol li.odd {
	background-color: #f9f7f0;
	border-top: 1px solid #e9e8e5;
	border-bottom: 1px solid #e9e8e5;
}

.entry{
	margin:0;
	padding:0;
}


.entry p{
	margin:10px;
font-family: arial, helvetica, sans-serif;
font-size:20px;
font-weight:normal;
line-height: normal;
color: #5A6B6F;
}
h2.arsivgrey{
	margin:10px 0px 0px 0px;
	padding:0;
	color:#808080;
font-family: arial, helvetica, sans-serif;
font-size:32px;
font-weight:bold;

}

h2.link{
	margin:0px 0px 0px 0px;
	padding:0;
	color:#1fa5de;
font-family: arial, helvetica, sans-serif;
font-size:32px;
font-weight:bold;

}

h2.link a:visited{
	margin:0;
	padding:0;
	color:#1fa5de;
	text-decoration:none;
}

h2.link a:hover{
	color:#000000;
}

h2.link a{
	margin:0 0 0 10px;
	padding:0;
	color:#1fa5de;
	text-decoration:none;
}


.top-tools{margin:0 20px 0 0px;
	clear:both;
	font-size: 12px;
	width: 100%;
	padding: 5px 0; 
	
	color:#bcbdc1;
}

.top-tools span{
	color:#979799;
}


.tools a:visited {
	color:#6e6f71;
}

.tools a{
	text-decoration:none;
	color:#6e6f71;
}

.tools  span{
	color:#bcbdc1;
	text-transform:uppercase;
	font-size:11px;
}

.tools{ 
	font-size: 12px;
	float:left;
	border-top: 1px solid #e3e3e4;
border-bottom: 1px solid #e3e3e4;
	background:#EFEFEF;
	line-height: 28px;
	width: 100%;

}


.no-border{
	border-bottom: 0;
}


.list-items {
	margin:0;
	padding:0;
	list-style:none;
	width: 250px;
	float:left;
}

.share{
	width: 110px; 
	float:right;
}


.list-items li a:visited{
	color:#7e7f81;
}

.list-items li a{
	color:#7e7f81;
	display:block;
	line-height: 28px;
	padding:0 0 0 3px;
	list-style:none;
	text-decoration: none;
	font-size: 12px;
	border-top: 1px solid #dbdcde;
}

.list-items li a:hover{
	background:#efefef;
	color:#0EB2EB;
}


* html .list-items li a{
	height: 28px;
} 



/* ---------------Comments----------------*/

.commentlist{
	margin:0;
	padding:0;
}

.comment{
	background:#F1F1F1;
	margin-bottom: 5px;
	display:block;
	padding: 10px;
}

.comment .avatar{
	float:right;
	border:1px solid #efefef;
	padding:1px;
}

.alt{
	background: #F1F1F1;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

}

.admin{
	background:#E1F3FD;
}

#respond{
	margin-top: 18px;
}

 
 textarea{
 	width: 490px;
font-size:18px;color:#808080

}
#commentform,#commentform input{font-size:18px;color:#808080;font-family: arial, helvetica, sans-serif;}
#author,#email,#url,#yorumalani {background: #fff;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
border: none;
}
input#submit{color:#808080;
background: #cfcfcf;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
border: none;

}
form p{ margin:3px;}

/* --------Others------------*/

h1{
	font-family: arial, helvetica, sans-serif;
	font-size:24px;
	margin: 0px 0px 25px 0px; 
	color:#808080;
}

h2{
	font-family:palatino;
	margin:0 0 0 0px;
	padding:0;
	
	color:#1fa5de;
font-family: arial, helvetica, sans-serif;
font-size:32px;
font-weight:bold;
}

h3{
	font-family:palatino;
	font-size: 1.6em;
	margin: 0px 0px 15px 0px;
}

h4{
	font-family:palatino;
	font-size: 1.6em;
	margin: 0px 0px 15px 0px;
}


img{
	border:none;
}



blockquote {
	background:url(images/bquote.gif) no-repeat top left;
	padding:18px 0 0 26px;
	margin-left: 0px;
}

blockquote p{
	background:#E1F3FD;
	padding:20px;
	margin:0;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}


.float-left{
	float:left;
}

.float-right{
	float:right;
}


.clear-fix{
	height:0px;
	line-height: 0px;
}



/*post navigation */



.older-newer a:hover{color:#fff;
	background:#0EB2EB;
-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.older-newer a{margin:3px 0 0 0;
	font-weight: bold;
	text-decoration:none;
	font-size: 18px;
	color:#808080;
}

.older-left a{
	float:left;
	display:block;
	padding: 5px 5px 4px 5px;
	
}

.newer-right a{
	float:right;
	display:block;
	padding: 5px 5px 4px 5px;
	
}







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* --------Footer------------*/

#footer{margin: 20px 0 0 0;
	background:#000;
	padding: 30px 0 20px 0;
	float:left;
	width: 100%;
	text-align:center;
}

#footer p{
	color:#86878a;
	margin-bottom: 0;
        font-size: 24px;
}

#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}

#footer li{
	display:inline;
}

#footer li a{
	margin-right: 10px;
}

#footer a:visited{
	color:#797a7d;
	text-decoration:none;
}

#footer a:hover{
	color:#1fa5de;
}

#footer a{
	color:#797a7d;
	text-decoration:none;
}

.footerpages{
        border-bottom: 1px solid #666666;
        padding-bottom: 10px;
        margin-bottom: 10px;
	letter-spacing:1px;
	font-family:century gothic;
        text-transform: uppercase;
        font-size: 11px;
}