﻿/* 
Theme Name: DSM
Theme URI: http://abdullaharik.com
Description: Düşün Satranç Merkezi
Author: Abdullah ARIK
Author URI: http://abdullaharik.com
Version: 0.1
Tags: DSM
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

	 @import url('../hybrid/library/css/18px.css'); 

/* Get plugins CSS */
/*@import url('../hybrid/library/css/plugins.css');*/

/* Get drop-downs CSS */
/*@import url('../hybrid/library/css/drop-downs.css');*/

/* Get default CSS */
/* @import url('../hybrid/library/css/screen.css'); */

/**
* Body
************************************************/

/* Contains everything */
body {
/*	background: #f9f7f5;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#444;
	font-size: 0.75em;
/*  background: #f9f7f5 url(image/960_grid_12_col_21px_height.gif) repeat-y center 2px; /**/
/*	font: 0.625em/1.0 Cambria, Georgia, Times, "Times New Roman", serif;*/
/*  font: 10px/1 Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}
html>body{
	font-size: 12px;
}

	/* Wrapper for everything inside of the body */
	#body-container {}

/**
* Elements
************************************************/

/* Hyperlinks */
a{
	color:#49a;
  text-decoration:none;
}
a:link {}
a:visited {}
a:hover {
	color:#933 !important;
}
a:active {}

/* Headers */
h1,h2,h3,h4,h5,h6,.date,#site-title,#site-description,#page-nav li a,
#comments .comment-author{
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {}

/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockquotes */
blockquote {}
	blockquote blockquote {}
	blockquote em {}

/* Object */
object {}

/* Code */
code {}
pre {}
pre code {}

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td {}

/* Forms */
form {}
	textarea {}
	input {}
	label {}
	option {}

/* Drop caps */
.drop-cap {	}

/* Notes */
.note {}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/* Pullquotes */
.pullquote{
	float: left;
	width: 140px;
/*	margin-left:-160px;*/
	
	margin-top: 12px !important;
	margin-bottom: 12px !important;
	margin-right: 18px !important;
	padding: 6px 0;
/*	font-size: 18px;*/
	text-align: center;
	color: #333;
	background: transparent;
	border-top: 3px double #ECE9E6;
	border-bottom: 3px double #ECE9E6;
	
	font-style: italic;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	font-size: 1.2em;
	color:#a98;

	clear: both;
	
}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 21px 0 0 !important;
	padding: 9px 0 9px 0;
	clear: left;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 20px !important;
	padding: 9px 0 9px 0;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 21px auto;
	padding: 9px 0 9px;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 21px 0;
	}
.clear {
	clear: both;
	}

/**
* Images
************************************************/

/* Normal images */
img {}
a img {}

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
}
.archive .thumbnail{
	float: left;
	margin: 3em 0;
}
.size-thumbnail{
	max-height: 140px!important;
	max-width: 140px!important;
}

/* WP Captions [caption] */
.wp-caption {}
	.wp-caption img {}
	.wp-caption p {}

/* Gallery [gallery] */
.gallery {}
	.gallery img {}

/* Avatars */
.avatar {}

/**
* Header
************************************************/

/* Contains entire header */
#header-container{
  background:#332c22;
  width:100%;
  padding-top:40px;
  border-bottom:20px solid #dad0c7;
	height: 110px;
}
	/* Contains site title and tagline */
	#header {
		width: 940px;
		margin: 0 auto;
		padding: 0;
	}

		/* Site title */
		#site-title {
			margin: 0;
			padding: 0;
			font-size: 24px;
			letter-spacing: -0.08em;
			word-spacing: 0.15em;
			padding-top: 0.3em;
			}
			#site-title a {
				color: #9c8165;
				}
				#site-title a span {}

		/* Site description/tagline */
		#site-description {
			margin: 0;
			padding: 0;
			font-size: 16px;
			letter-spacing: -0.06em;
			word-spacing: 0.15em;
			padding-top: 0.3em;
			font-style: italic;
			color: #ECE9E6;
			padding-bottom: 30px;
			}

/**
* Page navigation
************************************************/

/* Wrapper for navigation */
#navigation {}

	/* Page nav */
	#page-nav {
		width: 940px;
		height: 40px;
		margin: 0;
	}
		#page-nav ul {
			padding: 0;
			margin: 0;
			list-style: none;
			height: 40px;
		}
			#page-nav li {
				float: left;
				height: 40px;
			}
				#page-nav li a {
					display: block;
					padding: 0 20px 0 0;
					font-size: 1.3em;
					font-weight: bold;
					color: #DAD0C7;
					white-space: nowrap;
				}
				
			#page-nav li.current_page_item {
				color: #333;
			  background: url(image/nav_tick.gif) no-repeat 0 20px;
			}
				#page-nav li.current_page_item li {
					color: #8d5608;
					background: #f3efe4 url(images/body-bg.jpg) repeat 0 0;
					}
			#page-nav li.subscribe{
				float: right;
				padding: 0;
				margin: 0;
			}
				#page-nav li.subscribe a{
					text-indent: -9999px;
					width: 37px;
					height: 38px;
					padding: 0;
					margin: 0;
					background: url(image/ico-rss-trans.png) no-repeat right;
				}

/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {
	width: 960px;
	margin: 0 auto;
}

	/**
	* Content
	************************************************/

	/* Contains site's main content */
	.content {
		overflow: hidden;
		float: left;
		width: 700px;
		margin: 0 10px;
	}
		.no-widgets .content, .no-default-widgets .content, .primary-inactive.secondary-inactive .content {
			width: 940px;
			margin: 0 10px;
		}

		/* Breadcrumb trail */
		.breadcrumb {}

		/* Archive and search <div> before posts are listed */
		.author-info {}
		.category-info {}
		.date-info {}
		.search-info {}
		.tag-info {}

		/* Posts */
		.hentry {
			border-top: 1px solid #ECE9E6;
/*			padding-right: 80px;
			padding-left:160px;*/
			margin-bottom:36px;
			clear: both;
			overflow: hidden;
		}
		
			/* Post, page, and archive titles */
			.entry-title {
				float: left;
				width: 460px;
				font-style: italic;
				letter-spacing: -0.05em;
				word-spacing: 0.15em;
				line-height: 1em;
				font-size: 1.8em;
				margin: 1em 80px 0.5em 160px;
				padding: 0;
			}

			.page-title,
			.single-title {
				float: left;
				width: 700px;
				margin: 1em 80px 1em 0;
			}

			.samedaylink{
				border-top-width:0;
				margin-top: 36px;
			}
			
			.left-container{
				float: left;
				width: 140px;
				margin:14px -160px -20px 0;
				clear: left;
			}

			/*.date2{
			}*/
				.date2 a { color:#a98;}

				.date2 span.day,
				.date2 span.month,
				.date2 span.year{
					font-style: italic;
					line-height: 42px;
					font-size: 12px;
				}
				.date2 span.day{
					font-weight: bolder;
					line-height: 42px;
					font-size: 18px;
				}
				
				.post-ratings{
					margin-top: 1em;
				}

			/* Full entries */
			.entry-content {
				float: left;
				width: 460px;
				margin: 0 80px 0 160px;
			}
				.no-widgets .entry, .no-default-widgets .entry, .primary-inactive.secondary-inactive .entry {
					width: 700px;
					margin: 0 80px 0 0;
				}
			/*.entry-content {}*/

			.entry p{
				margin: 0;
				padding-top: 6px;
				padding-bottom: 15px;
			}

			/* Excerpts (introduced in Hybrid 0.4) */
			.entry-summary {}

				/* Using <!--nextpage--> */
				p.pages a {}

				/* More link <!--more--> */
				a.more-link {
					display: none;
				}

			/* Post meta data */
			.home .entry-meta {
				float: left;
				width: 460px;
				margin: 0 80px 0 160px;
			}
				.entry-meta .tags{
					color:#a98;
				}
				.entry-meta .edit{
				  background: url(image/icon_edit.gif) no-repeat 0 50%;
				  padding-left:16px;
				}
				.home a + .edit,
				.home span + .comments-link{
						margin-left: 10px;
					}
				.entry-meta .comments-link {
				  background: url(image/icon_comment.gif) no-repeat 0 50%;
				  padding-left:16px;
			  }
				
				.single .entry-meta .comments-link,
				.single .entry-meta .edit{
/*					display: block;
					margin-top: 1em;*/
				}


				.entry-meta a {
				  color:#8ab;
			  }
				.entry-meta .tags span.text:after{
				  content:' \203A';	
				}

				.page .entry-meta,
				.single .entry-meta{
/*					float: left;
					width: 140px;
					margin-top: 0;
					clear: left;
					margin-top: 68px;
					margin-bottom: 21px;
/*					position: absolute;*/
				}


		/* Post series */
		.series {} 
			.series-title {}

		/* Navigation links */
		.navigation-links {}
			.navigation-links .previous {}
			.navigation-links .next {}

		/* WP PageNavi (plugin) */
		.wp-pagenavi {}
			.wp-pagenavi .pages {}
			.wp-pagenavi .current {}
			.wp-pagenavi .extend {}
			.wp-pagenavi a {}

		/* Attachment image navigation */
		.navigation-attachment {}

		/**
		* Comments template
		************************************************/

		/* Wrapper for entire comments area */
		#comments-template {}

			/* Comments section headers/titles */
			.comments-header {
				overflow: hidden;
				margin: 60px 80px 20px 160px;
			}
			#comments-number {}

			/* Comments closed paragraph */
			p.comments-closed {}

				/* Main comments section */
				#comments {}
					#comments ol {
						margin: 0;
						list-style: none;
					}

						/* Individual comments (note that WordPress has even/odd backwards) */
						#comments li {
							border-top: 1px solid #ECE9E6;
							margin: 0 0 20px 0;
							padding-top: 10px;
						}
							#comments li li {}
								#comments li li li {}
									#comments li li li li {}
						#comments li.even {}
						#comments li.odd {}
						#comments li.thread-even {}
						#comments li.thread-odd {}
						#comments li.author {}
						#comments li.trackback {}
						#comments li.pingback {}

							/* Comment avatars */
							#comments .avatar {
								float: left;
								width: 58px;
								height: 58px;
								border: 1px solid #ECE9E6;
								margin: 0 15px 5px 80px;
							}

							/* Comment meta data */
							#comments .comment-meta-data {
								margin-left:160px;
								margin-right: 80px;
							}
								#comments .comment-author, #comments .comment-time{
									float: left;
								}
								#comments .comment-author{
									padding-right: 21px;
									font-size: 1.4em;
									font-weight: bold;
								}
								#comments .comment-meta-data cite {}

							/* Comment text */
							#comments .comment-text {
								margin-left:160px;
								margin-right: 80px;
							}

					/* Paged comments navigation */
					#comments-template .paged-navigation {}
						#comments-template .paged-navigation .page-numbers {}
						#comments-template .paged-navigation .next {}
						#comments-template .paged-navigation .prev {}

				/* Main comment form div */
				#respond {
					border-top: 1px solid #ECE9E6;
					margin: 4em 0 0 0;
					padding: 0 80px 0 160px;
				}

					/* Comment form title */
					#reply{
						margin: 1em 0 0 0;
					}
					
					#respond label{
						display: block;
					}
					

					/* Comment form elements */
					p#cancel-comment-reply {}
					#respond form {}
						#respond .form-author {}
							#respond input {}
						#respond .form-email {}
						#respond .form-url {}
						#respond .form-textarea {}
							#respond textarea {}
						#respond .button {}
						#respond .comment-action {}

		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
		.widget-inside {}
			.widget-title {}

	/* Primary widget section */
	#primary {
		float: right;
		width: 220px;
		margin: 63px 10px 0;
		border-top: 1px solid #ECE9E6;
		padding-top: 21px;
	}
		#primary .widget {
			margin: 1em 0;
		}
			#primary .widget-inside {}
				#primary .widget-title {}
				#primary .widget ul {}
					#primary .widget ul li {}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {
	clear: both;
	overflow: hidden;
	width: 100%;
	background: #EDE8E3;
	border-bottom:20px solid #332c22;
	padding-top: 2em;
	}
	/* Subsidiary widget section */
	#subsidiary {
		width: 940px;
		margin: 21px auto;
		overflow: hidden;
	}
		#subsidiary .widget {
			overflow: hidden;
			float: left;
			width: 440px;
			margin: 0 10px;
			}
			#subsidiary .widget-inside {}
				#subsidiary .widget-title {}
/*		#subsidiary #ratings-2 .widget {
			overflow: visible;
			width: 400px;
			}
		#subsidiary #ratings-2 .widget-inside {
			width: 400px;
			}*/

	/* Footer section */
	#footer {
		clear: both;
		width: 940px;
		margin: 0 auto;
		border-top: 1px solid #cecbc4;
		}

		/* Footer extra */
		#footer .copyright {}
		#footer .credit {}

		
		.yazarlar{
			margin: 0;
			padding: 0;
		/*	list-style: none;*/
		}
		.yazarlar img{
			float: left;
			border: 4px solid #dcdcdc;
			padding: 2px;
		}
		.yazarlar li{
			list-style: none;
			display: block;
			margin-bottom: 20px;
		}
		
		.yazarlar li li{
			margin: 0;
		}
		
		.yazar{
		}

