/*
Theme Name: Merkur
Theme URL: http://sosyetiq.com/
Description: Bedava wordpress temasi<a href="http://sosyetiq.com/"> Sosyetiq</a>.
Author: Ilyas Acikgoz
Author URI: http://sosyetiq.com/ 
Version: 1.0
Tags:  3 bolumlu,widget destekli
*/
* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background: #fff;
}
a {
	color: #5C82EF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
}
/** wrapper son **/

#ust {
	height: 200px;
	margin-bottom: 15px;
}
		
		
	#ust .sayfalar {
		clear: both;
		list-style-type: none;
		height: 40px;
                  padding-top: 3px;
		float: left;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #DDDDDD;
			}
		#ust .sayfalar li {
			float: left;
		}
		#ust .sayfalar li a {
			display: block;
			padding: 13px;
			color: #333333;
			border-right: 1px solid #dddddd;
			text-decoration: none;
		}
		#ust .sayfalar li a:hover {
			background-color: #5C82EF;
			color: #ffffff;
		}
	#ust form {
		width: 245px; height: 26px;
		background: url(images/search.gif) no-repeat 0 8px;
		float: right;
		padding: 8px 30px 0 0;
	}
		#ust form input {
			border: 0;
			float: left;
			width: 170px;
			margin: 5px;
		}
		#ust form button {
			border: 0;
			text-indent: -9999px;
			font-size: 0;
			width: 60px; height: 26px;
			float: right;
			background-color: transparent;
		}
	#ust .logo {
		clear: both;
		float: left;
		padding: 30px 0 36px 20px;
	}
		#ust .logo h1 {
			font-size:26px;
			}
			#header .logo h1 a {
				font-family: impact;
			}
		#ust .logo p {
			color: #333333;
			font-weight: bold;
			font-size: 1.2em;
			
		}
	#ust .reklam {
		float: right;
		padding: 25px 0;
	}
	#ust .kategoriler {
		clear: both;
		list-style-type: none;
		height: 40px;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #DDDDDD;
		overflow: hidden;
	}
		#ust .kategoriler li {
			float: left;
		}
		#ust .kategoriler li a {
			display: block;
			padding: 13px;
			color: #333333;
			border-right: 1px solid #dddddd;
			text-decoration: none;
		}
		#ust .kategoriler li a:hover {
			background-color: #5C82EF;
			color: #ffffff;
		}
/** Ust Son **/
/** yazilar **/
#content {
	clear: both;
	width: 650px;
	float: left;
	padding-bottom: 10px;
background-color: #fff;
}
	#manset {
		border: 1px solid #DDDDDD;
		padding: 10px;
		margin-bottom: 10px;
		height: 200px;
	}
		#manset .yazi {
			padding: 10px;
		}
		#manset h2 {
			font-size: 12px;
			margin-bottom: 5px;
		}
			#manset h2 a {
				text-decoration: none;
			}
		#manset .detay {
			font-size: 0.9em;
			margin-bottom: 15px;
			color: #333333;
		}
			#manset .detay a {
				color: #333333;
				text-decoration: none;
			}
			#manset .detay a:hover {
				color: #5C82EF;
				text-decoration: underline;
			}
		#manset .resim {
			border: 1px solid #5C82EF;
				background-color: #ddd;
			padding: 5px;
			float: left;
			margin: 0 10px 10px 0;
		}
			#manset .resim a {
				width: 300px; height: 175px;
				display: block;
				overflow: hidden;
			}
			#manset .resim a img {
				width: 300px;
                                
			}
		#manset p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		
		#manset .readmore {
			font-size: 0.8em;
		}
	#content .recent {
		border: 1px solid #DDDDDD;
	}
		#content .recent .post {
			padding: 15px;
			clear: both;
		}
			#content .recent .post h2 {
				font-size: 13px;
				margin-bottom: 10px;
			}
				#content .recent .post h2 a {
					text-decoration: none;
				}
			#content .recent .post img {
				float: left;
				padding: 5px;
				border: 1px solid #5C82EF;
				background-color: #ddd;
				margin: 0 10px 10px 0;
			}
			#content .recent .post p {
				line-height: 1.4em;
				margin-bottom: 20px;
			}
			#content .recent .post .readmore {
				font-size: 0.8em;
			}
		#content .recent .o {
			background-color: #EEEEEE;
		}
	#content {
		
	}
/** yazilar son **/

/** Yan menu **/
#yanmenu {
	width: 320px;
	float: right;
background-color: #fff;
}
	#yanmenu .box {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
	}
		#yanmenu .box h2 {
			font-size: 0.9em;
			color: #5C82EF;
			background-color: #fff;
			padding: 10px;
			border-bottom: 1px solid #dddddd;
		}
		#yanmenu .box ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
		}
			#yanmenu .box ul li {
				line-height: 1.4em;
				color: #333333;
				padding: 2px 0;
			}
			#yanmenu .box ul li a {
				color: #333333;
				text-decoration: none;
			}
			#yanmenu .box ul li a:hover {
				color: #5C82EF;
				
				text-decoration: underline;
			}
		
				
	#yanmenu .l {
		float: left;
		width: 160px;
	}
	#yanmenu .r {
		float: right;
		width: 150px;
	}
/** yan menu son **/

/** alt **/
#alt {
	clear: both;
	background-color: #5C82EF;
	color: #ffffff;
	font-size: 10px;
	padding: 20px 10px;
}
	#alt a {
		color: #ffffff;
	}
	#alt p {
		width: 980px;
		margin: auto auto;
		text-align: left;
	}
/** alt son **/

/** yazi alanlari **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		
#content .single {
	padding: 10px;
}
	#content .single h2 {
		font-size: 1.5em;
		margin-bottom: 10px;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comment {
	background: #EEEEEE;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;

	display: inline;
	}

/************************************************
*	Yorumlar									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
