﻿/*  
Theme Name:  Bukalemun Themes
Theme URI: http://www.emrahca.com/wordpress-bukalemun-temasi
Description: Wordpress için geliştirilmiş renk değiştirebilen sade, güzel, renkli bir temadır.
Version: 1.0
Author: Emrahca
Author URI: http://www.emrahca.com/
Wordpress: 2,7
Tags: themes, images, slide, mouseover, sade, beyaz, kırmızı, mavi, yeşil, renk
*/

/*============================================
	1: CSS Reset
==============================================*/
html, body, * { 
	margin: 0; 
	padding: 0;
	}
a {
	cursor: pointer;
	}
a img, iframe { 
	border: 0;
	}
a:active, a:focus {
	outline: none;
	}
h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; 
	font-weight: normal;
	}
ul, ol, dl, li, dt, dd {
	list-style: none;
	}
form, fieldset {
	border: 0;
	}	
legend { 
	color: #000;
	}
select {
	margin: inherit;
	}
table {
	border-collapse: collapse;
	border: 0;
	}
td, th, caption {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	}
/*============================================
	2: Main Structure
==============================================*/
body {
	background: url(images/bg.gif) repeat-x;
	font: 13px Arial, Sans-Serif;
	padding: 25px 0 40px;
	color: #000;
	}
#wrapper {
	width: 878px;
	margin: 0 auto;
	text-align: left;
	}
#header {
	width: 878px;
	height: 150px;
	margin-top: -30px;
	}
#main {
	padding-top: 20px;
	width: 100%;
	overflow: hidden;
	}
#content {
	width: 468px;
	float: left;
	}
#sidebar {
	width: 200px;
	float: right;
	padding: 0 20px 30px 0;
	}

#left-sidebar {
	width: 160px;
	float: left;
	margin: 0 10px 0 0;
	}	
	
#footer {
	background: url(images/footer.png) no-repeat;
	width: 856px;
	height: 44px;
	clear: both;
	}
/*============================================
	3: Global Elements
==============================================*/
a {
	text-decoration: none;
	}
blockquote {
	padding-left: 15px;
	}
pre {
	margin-bottom: 1.5em;
	}
code {
	font: 1.2em/1.8em "Courier New", Courier, mono;
	}
hr {
	display: none;
	}
/*============================================
	4: Header
==============================================*/
.site-logo {
	float: left;
	width: 323px;
	height: 88px;
	padding: 14px 0 0 8px;
	}

.header-reklam{
	float: right;
	width: 468px;
	height: 85px;
	margin: 7px 0 0 0;
	padding: 7px 32px 0 0;
	}		
	
	
.video-img {
	height: 485px;
	background: url(images/video-bg.png) no-repeat;
	padding: 1px 0 0 0;
	}
	
.video-img h2 {
	text-align: center;
	}	
	
.video-bg {
	width: 182px;
	height: 137px;
	background: url(images/video-img-bg.png) no-repeat;
	margin: 9px;
	}
	
.video-bg:hover {
	background: url(images/video-img-bg-hover.png) no-repeat;
	}	
	
.diger-video {
	width: 182px;
	height: 26px;
	margin: 0 0 0 8px;
	background: url(images/diger-video.png) no-repeat;
	cursor: pointer;
}

.diger-video:hover {
	background: url(images/diger-video-hover.png) no-repeat;
}	
	
.video-bg img{
	padding: 0 0 0 7px;
	}	
	
.makale {
	height: 485px;
	background: url(images/video-bg.png) no-repeat;
	padding: 10px 0 0 9px;
	}
	
.makale-img {
	width: 65px;
	height: 65px;
	float: left;
	margin: 0 10px 0 0;
	}
	
.makale-kim {
	float: right;
	width: 110px;
	font: 12px Arial;
	font-weight: bold;
	color: #ccc;
	padding: 5px 0 0 0;
	margin: 0 0 18px 0;
	}	
	
.makale-baslik {
	width: 190px;
	float: left;
	padding: 0 0 0 10px;
	background: url(images/makale-bg.png) no-repeat;	
	}		
	
.site-title a {
	color: #fff;
	font: bold 2.8em 'Trebuchet MS';
	}
.site-description {
	color: #eee;
	font: 1.4em Arial;
	}
/*============================================
	5: Navigation
==============================================*/
#navigation {
	float: left;
	overflow: hidden;
	width: 80%;
	height: 32px;
	margin: 10px 0 0;
	padding: 0 0 1px 0;
	}
	
#navigation li {
	display: inline;
	font: 13px Arial;
	font-weight: bold;
	}
	
#navigation li a {
	width: 80px;
	height: 32px;
	display: block;
	padding: 5px 0 0 0;
	margin-left: 1px;
	float: left;
	color: #fff;
	text-align: center;
	}
	
.choose-layout a {
	padding: 5px 5px 2px 5px;
	float: right;
	margin-right: 10px;
	}
	
#navigation li a:hover,  #navigation li.current_page_item a {
	background: url(images/menu-hover.png) no-repeat;
	color: #000;
	}
#navigation li.subscribe a {
	float: right;
	padding-right: 0;
	}
	
#renk-menu img {
	padding: 10px 0 0 0;
}	
	
.pagenavi{
	height: 30px;
}
/*============================================
	6: Content
==============================================*/

.content-title {
	display: block;
	padding: 10px 0;
	margin-bottom: 25px;
	background: #333;
	border: 1px solid #444;
	color: #aaa;
	font: 2.0em Arial;
	text-transform: uppercase;
	text-align: center;
	}
.post {
	padding-bottom: 0.5em;
	}
.post-title {
	color: #333;
	font: 18px Arial;
	display: block;
	font-weight: bold;
	}
#content h2, .post-title a {
	display: block;
	margin: 0 0 5px 0;
	}
.post-date {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	margin: 0 0 5px 0;
	padding-left: 5px;
	background-color: #ececec;
	}

span.post-category {
	background: url(images/icon-folder.png) center left no-repeat;
	padding-left: 20px;
	margin: 0 10px 0 0;
	}
	
span.post-comments {
	background: url(images/icon-comments.png) center left no-repeat;
	padding-left: 20px;
	margin: 0 10px 0 0;	
	}
span.post-feed {
	background: url(images/icon-folder-feed.png) center left no-repeat;
	padding-left: 20px;
	margin: 0 10px 0 0;
	}

span.post-dates {
	background: url(images/icon-dates.png) center left no-repeat;
	padding-left: 20px;
	margin: 0 10px 0 0;
	}

span.post-admin	{
	background: url(images/icon-user.png) left no-repeat;
	font: 12px Arial;
	font-weight: bold;
	color: #999;
	padding: 0 0 0 20px;
	margin-left: 100px;
}

span.post-category a:hover,
span.post-dates a:hover,
span.post-feed a:hover,
span.post-comments a:hover {
	color: #000;
	}

.post-ekle {
	width: 468px;
	height: 20px;
	padding: 3px 0 3px 5px;
	border: 1px solid #c0c0c0;
	margin-top: 10px;
	}

.post-ekle-img {
	float: left;
	padding: 1px 0 3px 5px;
	}
	
.post-ekle-img img {
	padding: 0 10px 0 0;
	}	
	
.post-images {
	float: left;
	width: 80px;
	height: 80px;
	margin: 5px 10px 0 0;
	border: 1px solid #c0c0c0;
	}
	
.post-images-single {
	float: left;
	width: 200px;
	height: 200px;
	margin: 5px 10px 0 0;
	border: 1px solid #c0c0c0;
	}	
	
.post-entry {
	overflow: hidden;	
	}
	
.post-index {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 18px;
	text-align: justify;
	text-indent: 20px;	
	}
	
.post-devam {
	height: 30px;
	margin-top: 10px;
	background: url(images/devam.png) no-repeat;
	}
	
.post-devam:hover {
	background: url(images/devam-hover.png) no-repeat;
	}	
	
.post-entry p, .post-entry blockquote {
	margin-bottom: 1.5em;
	}
.post-entry p {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
	}
.post-entry p a {
	text-decoration: underline
	}
.post-entry p a:visited {
	text-decoration: none;
	}
.post-entry p a:hover {
	color: #fff;
	}
.post-entry h3 {
	font: bold 1.5em Arial;
	margin-bottom: 1.0em;
	}
.post-entry ul, .post-entry ol {
	font-size: 1.2em;
	margin-bottom: 2.0em;
	}
.post-entry ul li, .post-entry ol li {
	line-height: 1.4em;
	margin: 0.8em 0 0.8em 3.5em;
	}
.post-entry ul li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	}
.post-entry ul li {
	margin-left: 3.0em;
	padding-left: 0.5em;
	list-style-type: circle;
	}
.post-entry ol li {
	list-style-type: decimal;
	}
.post-entry code {
	font-size: 1.5em;
	}
	
/*============================================
	7: Comments
==============================================*/
.comments-closed {
	font-size: 1.2em;
	padding-bottom: 50px;
	}
#comments, #respond {
	font-size: 1.2em;
	}
#comments h3, #respond h3 {
	font: 15px Arial;
	margin-bottom: 10px;
	font-weight: bold;
	color: #fff;
	height: 25px;
	background: url(images/yorum-bg.png) no-repeat;
	padding: 4px 0 0 30px;
	}
	
ol.commentlist {
	padding-bottom: 15px;
	}
ol.trackbacklist {
	padding-bottom: 20px;
	}
ol.commentlist li.comment-item {
	overflow: hidden;
	margin-bottom: 25px;
	}
ol.commentlist p, ol.commentlist ol, ol.commentlist ul, ol.commentlist blockquote {
	margin-bottom: 1.5em;
	}
ol.commentlist li.comment-item .comment-text {
	border: 1px solid #c0c0c0;
	padding: 12px 12px 1px 12px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 18px;
	}
ol.commentlist li.comment-item .comment-info {
	padding: 5px 0 5px 10px;
	margin-bottom: 5px;
	border: 1px solid #c0c0c0;
	font: 11px Arial;
	font-weight: bold;
	background-color: #ECECEC;
	}
#comments .comment-text ol li {
	list-style-type: decimal;
	margin: 0 0 1.0em 3.5em;
	}
#comments .comment-text ul li {
	list-style-type: circle;
	margin: 0 0 1.0em 3.0em;
	padding-left: 0.5em;
	}
.comment-info a:hover {
	background: #f8f8f8;
	}
.comment-date, .comment-date a {
	color: #666;
	}
ol.commentlist p {
	line-height: 1.5em;
	}
ol.trackbacklist li {
	padding: 0 0 1.5em 50px;
	}
.trackback-link {
	display: block;
	padding-top: 8px;
	}
.trackback-url {
	display: block;
	padding: 8px 0;
	}
#respond {
	padding-bottom: 30px;
	}
#respond h3 {
	margin-bottom: 1.0em;
	}
#respond p {
	font: 12px Arial;
	color: #999;
	margin-bottom: 1.0em;
	}
#respond label {
	display: block;
	padding-bottom: 0.5em;
	}
.commentform-input, .commentform-textarea {
	width: 99%;
	padding: 2px 0;
	margin-bottom: 10px;
	}
	
#author {
	width: 195px;
	height: 25px;
	border: none;
	background: url(images/comment-bg.png) no-repeat;
	padding: 4px 0 0 5px;
}

#email {
	width: 195px;
	height: 25px;
	border: none;
	background: url(images/comment-bg.png) no-repeat;
	padding: 4px 0 0 5px;	
}

#url {
	width: 195px;
	height: 25px;
	border: none;
	background: url(images/comment-bg.png) no-repeat;
	padding: 4px 0 0 5px;	
}

#comment {
	width: 468px;
	height: 185px;
	border: none;
	background: url(images/comment-write.png) no-repeat;
	padding: 4px 0 0 5px;	
}

#commentform-submit {
	width: 131px;
	height: 23px;
	border: none;
	cursor: pointer;
	background: url(images/send.png) no-repeat;
}
	
.commentform-button {
	padding: 2px 5px;
	}
/*============================================
	8: Sidebar
==============================================*/

#sidebar ul li.sidebar-item {
	font-size: 1.1em;
	margin-bottom: 1em;
	}
#sidebar h3 {
	height: 30px;
	font: 16px Arial;
	font-weight: bold;
	padding: 5px 10px;
	color: #fff;
	}
#sidebar ul li a {
	display: block;
	line-height: 5px;
	padding: 0.5em 0;
	font: 12px Arial;
	font-weight: bold;	
	}
#sidebar ul li a:hover {
	color: #ccc;
	}
#sidebar ul li.sidebar-item p {
	line-height: 1.8em;
	}
#sidebar ul li.sidebar-item ul {
	margin-bottom: 0;
	}
#sidebar ul li.sidebar-item ul li ul li {
	padding-left: 1.5em;
	}	

#left-sidebar ul li.sidebar-item {
	font-size: 1.1em;
	margin-bottom: 1em;
	}
#left-sidebar h3 {
	height: 30px;
	font: 16px Arial;
	font-weight: bold;
	padding: 5px 10px;
	color: #fff;
	}
#left-sidebar ul li a {
	display: block;
	line-height: 5px;
	padding: 0.5em 0;
	font: 12px Arial;
	font-weight: bold;	
	}

#left-sidebar ul li a:hover {
	color: #ccc;
	}
#left-sidebar ul li.sidebar-item p {
	line-height: 1.8em;
	}
#left-sidebar ul li.sidebar-item ul {
	margin-bottom: 0;
	}
#left-sidebar ul li.sidebar-item ul li ul li {
	padding-left: 1.5em;
	}
	
#left-sidebar-yorum  a {
	margin-left: 25px;
	}

#left-sidebar-yorum  li {
	background: url(images/comment_user.png) left no-repeat;	
	}	
	
#left-sidebar-yorum  li:hover {
	background: url(images/comment_user_hover.png) left no-repeat;	
	}		
/*============================================
	9: Footer
==============================================*/
#footer {
	font: 11px Arial;
	color: #c0c0c0;
	font-weight: bold;	
	}

#footer p {
	font-size: 1.2em;
	}
#footer a {
	font: 11px Arial;
	color: #c0c0c0;
	font-weight: bold;	
	}
#footer img {
	margin: 0 7px -3px 3px;
	}
.footer-credits {
	width: 67%;
	float: left;
	}
.footer-standards {
	width: 27%;
	padding-right: 2%;
	float: right;
	text-align: right;
	padding-top: 7px;
	}
	
.footer-xhtml {
	margin-right: 7px;
	}
/*============================================
	10: Forms
==============================================*/
.search-input {
	width: 96%;
	padding: 3px 2px 2px 2px;
	font-size: 1.2em;
	}
/*============================================
	11: Miscellaneous
==============================================*/
.navigation {
	overflow: hidden;
	width: 100%;
	font: 1.2em Verdana;
	}
.navigation .previous-entries {
	float: left;
	width: 49%;
	}
.navigation .next-entries {
	float: right;
	width: 49%;
	text-align: right;
	}
.navigation a {
	color: #ccc;
	display: block;
	padding: 1.0em 0 3.0em;
	}
.permalink-nav a {
	padding: 0 0 2.0em;
	}
	
/*  
Dark Green Styles
*/

#header {
	background: url(images/bg-header-green.png) no-repeat;
	}
a {
	color: #329832;
	}
blockquote {
	border-left: 3px solid #329832;
	}
#content h2, .post-title a {
	color: #329832;
	background: url(images/h2-icon.png);
	background-repeat:no-repeat;
	font-size: 18px;
	}
	
.post-title a {
	padding-left: 25px;
	}	
	
.post-entry p a:hover {
	background: #329832;
	}
ol.commentlist li.author .comment-text {
	border-top: 1px solid #329832;
	background: url(images/bg-comment-green.gif) top left repeat-y;
	}
ol.commentlist li.author .comment-info {
	background: url(images/bg-comment-info-green.gif) top left no-repeat;
	}
#sidebar h3 {
	background: url(images/sidebar-menu-green.png) no-repeat;
	}

#left-sidebar h3 {
	background: url(images/left-sidebar-menu-green.png) no-repeat;
	border: none;
	}	
	
#log {
	width: 175px;
	height: 20px;
	padding: 2px 0 0 5px;
	background: url(images/login-bg.png) no-repeat;
	border: none;
	}

#pwd {
	width: 175px;
	height: 20px;
	padding: 2px 0 0 5px;
	background: url(images/login-bg.png) no-repeat;
	border: none;
	}

#user_login {
	width: 175px;
	height: 20px;
	padding: 2px 0 0 5px;
	background: url(images/login-bg.png) no-repeat;
	border: none;
	}

#user_email {
	width: 175px;
	height: 20px;
	padding: 2px 0 0 5px;
	background: url(images/login-bg.png) no-repeat;
	border: none;
	}
	
#submit {
	width: 50px;
	height: 20px;
	background: url(images/submit.png) no-repeat;
	border: none;
	cursor: pointer;
	}
	
#kayit {
	width: 50px;
	height: 20px;
	background: url(images/kayit.png) no-repeat;
	border: none;
	cursor: pointer;
	}
	
#sifre {
	width: 50px;
	height: 20px;
	background: url(images/sifre.png) no-repeat;
	border: none;
	cursor: pointer;
	}	
	
#welcome{
	height: 170px;
	font-weight: bold;
	padding: 0 0 0 10px;
	}

#user-panel {
	background: url(images/panel.png) no-repeat;
	height: 27px;
	padding: 0 0 0 35px;
	margin-bottom: 5px;
	margin-top: 10px;
	}

#user-newpost {
	background: url(images/yazi.png) no-repeat;
	height: 27px;
	padding: 0 0 0 35px;
	margin-bottom: 5px;	
	}

#user-profil {
	background: url(images/kisisel.png) no-repeat;
	height: 27px;	
	padding: 0 0 0 35px;
	margin-bottom: 5px;	
	}

#user-exit {
	background: url(images/cikis.png) no-repeat;	
	height: 27px;			
	padding: 0 0 0 35px;
	margin-bottom: 5px;	
	}
	
.giris-bg {
	height: 170px;
	padding-top: 7px;
	background: url(images/giris-bg.png) no-repeat;
	}
	
.tag {
	margin: 5px 0 5px 0;
	}
	
.titlefield{
text-decoration: none;
}

.labelfield{
color:brown;
font-size: 90%;
}

.datefield{ 
color:gray;
font-size: 90%;
}

#example1{ 
width: 350px;
height: 16px;
padding: 6px;
}

.code{ 
color: red;
}

.son-dk {
width: 468px;
height: 30px;
background: url(images/son-dk.png) no-repeat;	
}

.son-haber { 
margin-left: 110px;
}

.son-haber a{ 
color: #000;
font-weight: bold;
}

.son-haber a:hover{ 
color: #c0c0c0;
}	