/*
Theme Name: dripling
Theme URI: http://www.dripling.com
Description: kontrolsüz müdahele
Version: 1.0
Author: venidro
Author URI: http://www.venidro.com
Tags: blog, spor, futbol, basketbol

	dripling v1.0
	 http://www.dripling.com

	Bu tema venidro tarafından tasarlanmıştır.
	Yazarın blog adresi: http://www.venidro.com/

	CSS, XHTML ve tasarım GPL lisansına sahiptir:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 9px; /* Resets 1em to 10px */
	color: #666;
    background:#eee;
	}
	
:focus {
	outline: 0;
}

#page {
	border: 0;
	text-align: left;
	}

#header {
	background: url(images/header_top.jpg);
	text-align:left;
    }

#headerimg 	{
	text-align:left;
	}

#content {
	font-size: 1.2em
	}

.entry {
	font-family: Georgia,Helvetica,sans-serif;
	font-size: 12px;
	line-height:18px;
	}
	
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	}

#footer {
	border: none;
	}

small {
	font:1em Arial, Helvetica, Sans-Serif;
	line-height: 1.2em;
	color:#999;
	}

small a{
	color:#999;
	}

.date {
	font:11px Georgia, serif;
	line-height:1em;
	color:#999;
	}

h2{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1.8em;
	}

h1 {
	font: 3.6em Georgia, Serif;
	text-align: left;
	letter-spacing:-0.5px;
	}

.description {
	font-size: 1.2em;
	text-align: left;
	}

h2.pagetitle {
	font-size: 1.6em;
	background:#eee;
	padding:8px;
	}

h2.pageh {
	color:#00bae8
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #00bae8;
	}

h1 a:hover {
	text-decoration:line-through;
	
	}

h2, h2 a, h2 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #666;
	}

h2 a:hover {
	text-decoration: none;
	color:#90d300
	}

h3, h3 a, h3 a:visited, #sidebar h2 {
	font:14px Georgia, Serif;
	color:#00bae8;
	margin:0 0 5px 0;
	padding:0;
	}
	
.entry p a {
	color: #666;
	background:#eee;
	}

.entry p a:visited {
	color: #666;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px/14px Tahoma, Verdana, Arial, Sans-Serif;
	color:#666;
	}

.commentlist li {
	font-weight: bold;
	border-bottom: 1px solid #eee;
	}

.commentlist li .avatar { 
	float: left;
	border:0;
	padding:2px 10px 0 0;
	background: #fff;
	}

.commentlist cite, .commentlist cite a{
	font-style: normal;
	font:bold 1.1em Arial;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small,.nocomments, blockquote, strike {
	color: #999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #666;
	text-decoration: none;
	}

a:hover {
	color: #666;
	text-decoration: line-through;
	}

.mim {
	color: #666;
	text-decoration: none;
        background:#eee;
        font:bold 13px Georgia, Serif;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.yafta {
	text-align: center;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 0 0 80px;
	padding: 0;
	width: 805px;
    float:left;
	}

#header {
	background: #fff;
	margin: 17px 0 0 0;
	padding: 0;
	height: 115px;
	width: 805px;
	}

#headerimg {
	margin: 0;
	height: 98px;
	width: 100%;
	background:url(images/header.jpg) no-repeat right;
	}

#headerimgtop {
	 background: #eee url(images/header_top.jpg) no-repeat top right;
	 height:17px
	}

.narrowcolumn {
	float: left;
	padding: 0 15px;
	margin: 15px 0 0;
	width: 500px;
	background:#fff
	}

.archive {
	float: left;
	padding: 10px 25px;
	margin: 15px 0 0;
	width: 480px;
	background:#fff;
	font:11px Tahoma, Arial, Verdana;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 500px;
	background:#fff;
	}

.duzenle {
	font:10px Tahoma, Arial, Verdana;
	float:right;
	margin:0;
	padding:0;
	color:#999
	}
.duzenle a {
	color:#999;
	background:#eee
	}

.post {
	margin:20px 0 20px 0;
	text-align: left;
	padding:0 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	padding:5px 0 0;
	margin:10px 0 0 0;
	color:#999;
	font:10px Tahoma,Arial,Verdana,Helvetica;
	}

.postmetadata a, .postmetadata a:visited{
	color:#999 !important;
	background:#fff !important; 
	}

.postmetatag {
	margin:5px 0 0 ;
	padding-top: 0px;
	}

.postmetatag a {
	font:6px Verdana,Arial,Helvetica;
	background:#00bae8;
	color:#00bae8;
	letter-spacing:0.1em;
	line-height:4px;
	padding:0 8px;
	margin:0 2px 0 0;
	}

.postmetatag a:hover {
	color:#00bae8;
	font:9px Tahoma,Arial,Verdana,Helvetica;
	background:#fff;
	text-decoration:none;
	padding:0 3px;
	}

.postmetadata alt {
	margin:20px 0 0 ;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px 0 0 0;
	margin: 0 0 20px 40px;
	width: 760px;
	clear: both;
	text-align:left;
	}

#footer p {
	margin: 0;
	padding: 10px 0 10px 10px;
	font:10px Tahoma,Arial,Verdana;
	color:#b3b3b3;
	border-left:1px dotted #b3b3b3;
	}
#footer p a {
	color:#b3b3b3;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding:32px 0 0 30px;
	}

h2 {
	margin: 15px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3#comments {
	padding:0 2px;
	margin:20px 0 0 10px;
	border-bottom:1px solid;
	width:40%;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar {
	font: 11px/16px Tahoma, Verdana, Arial;
	}	

#sidebar ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	padding: 0 5px ;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding-bottom:15px;
	border-bottom: 1px solid #eee
	}

#sidebar ul li li{	
	border:none;
	}
	
.wordtwit-recent-tweets li {
	padding:3px 0 !important; 
	margin: 0 !important;
	}
	
.wordtwit-recent-tweets li:hover {
	background:#f5f5f5
	}

.wordtwit-recent-tweets a:hover {
	color:#666 !important
	}
	
ul.wordtwit-recent-tweets {
	margin: 5px 0 0 !important;
	}	
	
#sidebar img:hover {
	opacity:0.5
	}
	
	
li.widget_nktagcloud {
	text-align:center;
	}
	
li.widget_nktagcloud h2{
	text-align:left
	}
	
li#text-3.widget_text {
	border:none !important;
	margin:0 !important;
	padding:10px 0 15px !important
	}
		
li.widget_text img {
	margin:0 10px
	}
	
li.sidebaricon {
	margin:0 !important;
	padding:0 !important
	}
		
.border {
	border-bottom:1px solid #eee;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar a:hover {
	color: #90d300;
	text-decoration:none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform input{
	}


#sidebar #searchform #s {
	width: 128px;
	padding: 4px;
	border:1px solid #ddd;
	color:#666;
	font:11px Tahoma,Arial,Verdana;
	margin:0 2px 0 0;
	}

#sidebar #searchsubmit {
	border:1px solid #ddd;
	background:#fff;
	color:#666;
	font:11px Tahoma,Arial,Verdana;
	padding:3px 6px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	border:1px solid #ddd;
	padding:3px;
	}

#commentyap {
	margin:0 0 0 15px;
	padding:0;
	}
#commentyap p{
	margin:0;
	padding:0;
	}
#commentform input {
	width: 140px;
	padding: 2px 4px;
	margin: 0;
	border:1px solid #ddd;
	}
#buton {
	margin:0 20px 0 0;
	}
#buton input{
	border:1px solid #ddd;
	width:100px;
	border-top:none;
	background:#fff;
	}
#commentform textarea {
	width: 97%;
	padding: 10px;
	border:1px solid #ddd;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist a:hover{
	color: #90d300;
	text-decoration:none;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform {
	margin: 15px 0 15px 0;
	padding:0 0 25px 0;
	width:95%;
	}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 15px 15px 5px 15px;
	margin: 15px 0 0 545px !important; 
	margin: 15px 0 0 542px;
	width: 230px;
	background:#fff;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}


#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin:0 auto 10px;
	float:left;
	padding:2px 0;
	font:11px Tahoma, Arial, Verdana;
	width:100%;
	text-align:center;
	}
	
.navigation .alignleft {	
	width:48%;
	float:left;
	padding:10px 4px;
	text-align:left;
	background:#fff
	}
	
.navigation .alignleft:hover, .navigation .alignright:hover{
	background: #eee
	}
	
.navigation .alignright {	
	width:48%;
	float:right;
	padding:10px 4px;
	text-align:right;
	background:#fff
	}	
	
img.aligncenter {
	text-align:center
	}
	
/* End Various Tags & Classes*/


/* Jersey */

.jersey {
	width:820px;
	margin:15px 0
}

.jersey ul {
	margin:0;
	padding:0
	}

.jersey ul li {
	float:left;
	width:170px;
	padding:10px;
	background:#fff;
	margin:0 15px 15px 0;
	list-style:none
	}
	
.jersey ul li:hover img {
	opacity:0.5
	}
	
.jersey ul li img{
	width:170px;
	height:180px
	}
	
.jersey p{
	margin-top:0
	}
	
.jersey-title {
	background: url(images/arrow.gif) no-repeat left center;
	padding:0 0 0 10px;
	font:14px Georgia;
	display:block
	}
	
.jersey-title a:hover{
	color:#666;
	}
	
.jersey-type {
	font:11px Arial;
	padding:0 0 0 10px;
	color:#999
	}

h2.jersey-tax {
	margin-bottom:15px;
	}
	
.jersey-header {
	position:absolute;
	top:51px;
	left:225px
	}
	
.jersey-header h2 {
	font:3.6em Georgia,Serif;
	}

.jersey-header h2 a {
	color:#999
	}

.jersey-header h2 a:hover {
	color:#ccc
	}
		
.meta-filter-box {
	border:0
	}
	
.meta-filter-box fieldset {
	border:0;
	padding:0;
	margin:0
	}
	

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
