/*
Theme Name: Web 2.0*
Theme URI: http://www.neilmerton.co.uk/
Version: 1.6.0
Description: A clean and simple 2 column fluid-width theme influenced by current Web 2.0 colours and fonts with and an Options page, built-in admin area in sidebar and Widget support.<br />Fully supports Wordpress 2.3.<br />*includes AJAX commenting.
Author: Neil Merton
Author URI: http://mewebdev.net/
*/

/* =SKULLCRUSHER EK STIL KODLARI
=============================================================================================================== */
/* ana sayfadaki görünüm düzeltmesi başladı */
#postMain {
height:205px;
overflow:hidden;
margin-bottom:15px;
}
#mainEntry {
background:#0a0b0d;
padding:15px;
border-top: 5px solid #35aadd;
}
#mainEntry a {
color:#d0d0d0;
}
#mainEntry a:hover {
color:#FFFFFF;
}
/* ana sayfadaki görünüm düzeltmesi bitti */
/* ana sayfa ve konuda görünecek kare resim için düzeltme başladı */
#introIMG {
float:left;
margin:6px 8px 0px 0px;
overflow:hidden;
}
#introIMG a {
text-decoration:none;
}
#introIMG img {
background:#000000;
border:none;
width:150px;
height:150px;
padding:10px;
}
/* ana sayfa ve konuda görünecek kare resim için düzeltme bitti */
/* benim exradan eklediklerim başladı */
#yorum-baslik {
	background: #0A0B0D;
	border-top: 1px solid #FFFF00;
	border-width: 3px 0;
	clear: both;
	font-size: 15px;
	font-weight:bold;
	padding: 5px;
	}

#yazi-baslik {
	background: #0A0B0D;
	border-top: 1px solid #D71144;
	border-width: 9px 0;
	clear: both;
	font-size: 20px;
	padding: 5px;
	}

#yazi-baslik a {
	color:#D71144;
	}
	
#yazi-baslik a:hover {
	color:#FFFFFF;
	}

#reklam-tablosu {
background:#0a0b0d;
padding:15px 0 15px 0;
}

#reklam-tablosu h3,
h2.widgettitle {
	font-size: 1.25em;
	font-weight: bold;
	margin: 0em 0 0em;
	}

#reklam-tablosu a img {
	border: 0 solid;
	vertical-align: middle;
	}

#singleEntry,#mainEntry {
	border-top: 5px solid #35aadd;
}

#singleEntry a {
color:#35AADD;
border-bottom: 1px dotted #35AADD;
}

#singleEntry a:hover {
color:#FFFFFF;
border-bottom: 1px dotted #35AADD;
}

li.commentslist {
	border-top: 1px solid #dd35aa;
	border-bottom: 1px solid #dd35aa;
}

#yorum-imla-uyari {
	background: #0A0B0D;
	border-top: 1px solid #FFFF00;
	border-width: 1px 0;
	margin: 0 0 1.5em;
	padding: 0.3em 1.5em;
	}

#yazi-bilgi {
	background: #0A0B0D;
	border-top: 1px solid #aadd35;
	border-width: 7px 0;
	clear: both;
	font-size: 0.9em;
	padding: 1em;
	}

#yazi-bilgi a{
	color:#aadd35;
	}
	
#yazi-bilgi a:hover {
	color:#FFFFFF;
	}
/* benim extradan eklediklerim bitti */



#aramainput  {
font-size : 1.1em;
background : #f8f7f6;
border : 1px solid #d6d3d3;
width : 250px;
background-image : url(images/icon-search.png);
background-position : 7px 7px;
background-repeat : no-repeat;
height : 20px;
padding-left : 30px;
padding-top : 6px;
}

#yan-menu-liste ol,
#yan-menu-liste ul,
#yan-menu-liste li {
	list-style: none;
	}	

#twitter-bar  a {
color:#35AADD;
border-bottom: 1px dotted #35AADD;
}

#twitter-bar li {
	padding-bottom: 15px
	}	












































	div.number {
	display: block;
	float: right;
	margin-right: 10px;
	}
	
#wp-content-pri img.wp-smiley {
margin: 0;
border-top: 0;
border-right: 0;
border-left: 0;
border-bottom: 0;
background: none;
}
#wp-content-pri img {
margin-right: 5px;
margin-left: 5px;
margin-top: 0px;
margin-bottom: 0px;
border-top: 0;
border-right: 0;
border-left: 0;
border-bottom: 0;
background: none;
}
#wp-content-pri a img, a img:link, a img:hover, a img:visited {
margin-right: 0px;
border-top: 0;
border-right: 0;
border-left: 0;
border-bottom: 0;
background: none;
}
#wp-content-pri blockquote {
border-left: 10px solid #FF3366;
background: #DC143C;
color: #000000;
font-size: 9px;
}
blockquote p {
padding: 15px;
}
/*=============================================================================================================== */

* {
    border:0px;
    margin:0px;
    padding:0px;
}


/* =GENERAL
======================================================== */
html,body {
background:#FFF url(images/bg.jpg) top repeat;
color:#d0d0d0;
text-align:center;
}

body {
font:12px Tahoma,helvetica,verdana,Lucida Console,Palatino Linotype,Courier,arial,sans-serif;
}

h1 {
font-size:22px;
}

h2 {
font-size:16px;
font-weight:400;
color:#FFFFFF;
}

h3 {
font-size:16px;
font-weight:400;
color:#FFFFFF;
margin-bottom:5px;
}

h4 {
font-size:14px;
}

h5 {
font-size:10px;
color:#d0d0d0;
padding-left:1px;
font-weight:400;
margin-bottom:5px;
}

h5 a:link, h5 a:visited{
color:#d0d0d0;
}

h5 a:hover{
color:#d0d0d0;
}

a {
color:#FFFFFF;
text-decoration:none;
}

code, pre {
	display: block;
	font: normal normal 16px "Lucida Console", "Courier New", Courier, monospace;
	padding: 0.5em;
	}


/* =CONTAINER
======================================================== */

#wp-container {
	margin: 1em auto;
	text-align: left;
	width: 980px;
	}


/* =HEADER
======================================================== */

#wp-header {
	height: 350px; /* siyah tema için değiştirildi */
	padding: 2em 2em 1em;
	}
#wp-header h1 {
	float: left;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: -1px;
	}
#wp-header dfn {
	float: right;
	margin: 1.75em 0 0 0;
	text-align: right;
	width: 49%;
	}


/* =MENU Main
======================================================== */

#wp-menu-main {
	clear: both;
	height: 1.9em;
	}

#wp-menu-main ol {
	float: left;
	list-style-type: none;
	width: 100%;
	}

#wp-menu-main ol li {
	float: left;
	}
#wp-menu-main ol li.first {
	margin-left: 2em;
	}

#wp-menu-main ol li a {
	display: block;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 0.25em 1em 0.2em;
	text-align: center;
	text-transform: uppercase;
	}
#wp-menu-main ol li a:hover {
	background: url('images/bg_menu.png') 0 50% repeat-x;
	}

/* =2nd level*/

#wp-menu-main ol li ul {
	left: -999em;
	list-style-type: none;
	position: absolute;
	width: 15em;
	}

#wp-menu-main ol li:hover ul,
#wp-menu-main ol li.sfhover ul {
	left: auto;
	}
#wp-menu-main ol li ul li a,
#wp-menu-main ol li ul li.current_page_item a {
	text-align: left;
	width: 10em;
	}


/* =CONTENT
======================================================== */

#wp-content {
	min-height: 40em; 
	height: auto;
	margin: 1em;
	background:transparent;
	}

/* =CONTENT Primary
======================================================== */

#wp-content-pri {
	float: left;
	margin-left: 1em;
	width: 67%;
	}

#wp-content-pri a {
	border-style: dotted;
	border-width: 0 0 1px;
	}



#wp-content-pri h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: normal;
	margin: 1.2em 0;
	text-transform: capitalize;
	}
#wp-content-pri h2 a {
	border-bottom: 0 solid;
	}

#wp-content-pri h3 {
	font-size: 1.25em;
	font-weight: bold;
	line-height: normal;
	margin: 1em 0;
	}

#wp-content-pri p {
	line-height: 1.5em;
	margin: 1em 0;
	}

#wp-content-pri ul,
#wp-content-pri ol {
	margin: 1em 2em;
	}
#wp-content-pri li {
	line-height: 1.5em;
	}

#wp-content-pri p img {
	padding: 0;
	max-width: 100%;
	}
#wp-content-pri .img-left,
#wp-content-pri img.left {
	float: left;
	margin: 0 0.3em 0.25em 0;
	}
#wp-content-pri .img-right,
#wp-content-pri img.right {
	float: right;
	margin: 0 0 0.25em 0.3em;
	}


/* =POSTS
======================================================== */

.post {
margin:0 0 10px;
}

.post h2 {
line-height:1em;
}

.post h2 a {
width:100%;
outline:none;
font-size:16px;
font-weight:400;
}

.post .entry {
line-height:1.4em;
overflow:hidden;
background:#0a0b0d;
padding:15px;
}

.post .entry p {
margin:5px 0;
}

.entry blockquote {
margin:0 1.3em;
}

.entry ul {
/*list-style:none;*/
margin:0 1.3em;
}

.entry li a {
color:#333;
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

.entry ol {
margin:0 1em 0 3em;
}

.entry ol li {
margin:0 0 7px;
}

.entry img {
border:none;
}

.entry table tr {
padding:15px 0;
}

#post_meta {
font-size:11px;
margin:0 7px 0 0;
}
/* 
.post-meta {
	border-style: solid;
	border-width: 0 0 2px;
	padding-bottom: 0.75em;
	} 
*/

.post-meta p span a {
	border-bottom: 0 solid !important;
	}
.post-meta p {
	line-height: 1em !important;
	margin: -1em 0 0 !important;
	}
.post-meta p span.post-meta-date {
	background: url('images/icon_post_date.png') 0 50% no-repeat;
	padding-left: 18px;
	}
.post-meta p span.post-meta-time {
	background: url('images/icon_post_time.png') 0 50% no-repeat;
	padding-left: 18px;
	}
.post-meta p span.post-meta-category {
	background: url('images/icon_post_category.png') 0 50% no-repeat;
	padding-left: 18px;
	}
.post-meta p span.post-meta-comments {
	background: url('images/icon_post_comments.png') 0 50% no-repeat;
	padding-left: 18px;
	}
.post-meta p.post-meta-tags {
	background: url('images/icon_post_tag.png') 0 50% no-repeat;
	line-height: 1.5em !important;
	margin: 0.5em 0 0 !important;
	padding-left: 18px;
	}

#post-meta-data {
	border-style: solid;
	border-width: 1px 0;
	clear: both;
	font-size: 0.9em;
	padding: 1em;
	}

#post-navigation-bot {
	line-height: 3em;
	height: 3em;
	width: 100%;
	}
#post-navigation-top {
	border-style: solid;
	border-width: 0 0 1px;
	line-height: 4.25em;
	height: 4em;
	width: 100%;
	}
#post-navigation-bot a,
#post-navigation-top a {
	border-bottom: 0 solid;
	}
#post-navigation-bot .next,
#post-navigation-top .next {
	float: left;
	}
#post-navigation-bot .prev,
#post-navigation-top .prev {
	float: right;
	}

.archive-list {
	margin-top: 1.2em;
	}
.archive-list li a img {
	border: 0 solid;
	}

#wp-search-pri fieldset {
	border: 0 solid;
	}

/* =COMMENTS
======================================================== */

ol#commentlist {
	margin: 0;
	}
ol#commentlist li {
	list-style-type: none;
	}

ol.commentslist {
list-style:none;
margin:5px 0 12px;
	}

.commentslist li {
background: #000000 top left;
margin-bottom:7px;
padding:7px 0;
border-top: 1px solid #ffff00;
	}

.commentslist li.alt {
background: #000000 top left;
	}

.commentslist li:hover {
border-color:#888;
	}

.comment-entry-owner {
	border-top: 1px solid #D71144;
	border-width: 1px 0;
	padding: 1em 1.5em;	
	background:#0A0B0D;
	color:#D71144;
	}

.comment-entry,
.comment-entry-alt {
	border-top: 1px solid #FFFF00;
	border-width: 1px 0;
	padding: 1em 1.5em;	
	background:#0A0B0D;
	color:#d0d0d0;
	}
.comment-entry-meta {
	border-style: dotted;
	border-width: 0 0 1px;
	}
.content-comment-entry-meta-no {
	border-bottom: 0 solid !important;
	font-style: normal;
	font-weight: normal;
	}

.comment-unapproved {
	background: #ff0000;
	color: #000000;
	margin: 1em 0;
	padding: 0.5em;
	}

.comment-entry-content {}

#errors {
	background: #ffc;
	border: 1px solid #fc0;
	border-width: 1px 0;
	font-style: italic;
	margin: 1em 0;
	padding: 1em;
	}

#comments-guidelines-info {
	background: #ffc;
	border: 1px solid #fc0;
	border-width: 1px 0;
	margin: 0 0 1.5em;
	padding: 0.3em 1.5em;
	}

/* =COMMENTS Form
======================================================== */

#comments-form {
	border-style: solid;
	border-width: 4px 0 0;
	}
#commentform {}

#commentform #email  {
font-size : 1.1em;
background : #f8f7f6;
border : 1px solid #d6d3d3;
width : 280px;
background-image : url(images/icon_post_manage.png);
background-position : 7px 7px;
background-repeat : no-repeat;
height : 20px;
padding-left : 30px;
padding-top : 6px;
} 

#commentform #author  {
font-size : 1.1em;
background : #f8f7f6;
border : 1px solid #d6d3d3;
width : 280px;
background-image : url(images/icon_users.png);
background-position : 7px 7px;
background-repeat : no-repeat;
height : 20px;
padding-left : 30px;
padding-top : 6px;
}

#commentform #url {
font-size : 1.1em;
background : #f8f7f6;
border : 1px solid #d6d3d3;
width : 280px;
background-image : url(images/icon_presentation.png);
background-position : 7px 7px;
background-repeat : no-repeat;
height : 20px;
padding-left : 30px;
padding-top : 6px;
} 

#commentform #email:focus  {
font-size : 1.1em;
background : #ffffff;
border : 1px solid #939793;
width : 280px;
background-image : url(images/icon_post_manage.png);
background-position : 7px 7px;
background-repeat : no-repeat;
height : 20px;
padding-left : 30px;
padding-top : 6px;
}
#commentform #author:focus {
font-size : 1.1em;
background : #ffffff;
border : 1px solid #939793;
width : 280px;
background-image : url(images/icon_users.png);
background-position : 7px 7px;
background-repeat : no-repeat;
height : 20px;
padding-left : 30px;
padding-top : 6px;
}
#commentform #url:focus {
font-size : 1.1em;
background : #ffffff;
border : 1px solid #939793;
width : 280px;
background-image : url(images/icon_presentation.png);
background-position : 7px 7px;
background-repeat : no-repeat;
height : 20px;
padding-left : 30px;
padding-top : 6px;
} 
















#commentform label {
	display: block;
	float: right;
	padding: 0.4em 0.5em 0.1em;
	width: 45%;
	}
#commentform label.required {
	font-weight: bold;
	}

#commentform input {
	border: 0 solid;
	font-size: 1em;
	margin-bottom : 3px;
	padding: 0.25em;
	width: 50%;
	}

#commentform textarea  {
background : #f8f7f6;
border : 1px solid #d6d3d3;
width : 90%;
} 

input.button {
	cursor: pointer;
	font-weight: bold !important;
	padding: 0 0.25em;
	overflow: visible;
	width: 0;
    }
input.button[class] {
	width: auto !important;
	}

#comments-guidelines p code {
	margin: 0.5em 0 0;
	}

.tag-cloud {
	padding: 0 0 2em;
	}

/* =CONTENT Secondary
======================================================== */

#wp-content-sec {
	float: right;
	margin: 1em 1em 0 0;
	width: 28%;
	}

#wp-content-sec a {
	
	}
#wp-content-sec a:hover {
	
	}

#wp-content-sec h3,
h2.widgettitle {
	font-size: 1.25em;
	font-weight: bold;
	margin: 1em 0 0.5em;
	}
	
/* ========================================================

#wp-content-sec ol,
#wp-content-sec ul {
	list-style: none;
	}
======================================================== */

#wp-content-sec li {
	line-height: 1.5em;
	}
#wp-content-sec ul li ul.children li {
	background: url('images/children.gif') 0 0 no-repeat;
	padding-left: 16px;
	}

.wp-content-sec-column {
	float: left;
	width: 50%;
	}

.wp-content-sec-column ul.admin-bar li {
	margin: 0 0 3px;
	}
.wp-content-sec-column ul.admin-bar li a img {
	border: 0 solid;
	padding: 0 3px 0 0;
	vertical-align: middle;
	}

#wp-content-sec #about-me {
	background: #ffc;
	border: 1px solid #fe6;
	border-width: 2px 0 4px;
	margin: 1.5em 0 0;
	padding: 0.5em;
	}
#wp-content-sec #about-me h3 {
	margin: 0 !important;
	}

/* =CALENDAR
======================================================== */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 90%;
	}

#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}

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

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

#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 {
	background-color: #fff;
	}


/* =WIDGETS (default)
======================================================== */

#searchform {
	margin-top: 1em;
	}


/* =CONTACT FORM
======================================================== */

.contactform {
	margin: 2em 0;
	}
.contactform label {
	display: block;
	float: left;
	padding: 0.1em 0.3em 0 0;
	text-align: right;
	width: 9em;
	}
.contactform input {
	margin-bottom: 0.3em;
	}
.contactform input.button {
	margin: 0.3em 0 0 8.4em;
	}

/* =FOOTER
======================================================== */


#wp-footer {
	clear: both;
	font-size: 0.9em;
	padding: 1em 2em;
	}

#wp-footer span.powered {
	background: url('images/icon_footer_powered.png') 0 50% no-repeat;
	padding-left: 18px;
	}
#wp-footer span.layout {
	background: url('images/icon_footer_layout.png') 0 50% no-repeat;
	padding-left: 18px;
	}
#wp-footer span.validate {
	background: url('images/icon_footer_validate.png') 0 50% no-repeat;
	padding-left: 18px;
	}
#wp-footer span.feed {
	background: url('images/icon_footer_feed.png') 0 50% no-repeat;
	padding-left: 18px;
	}

#wp-footer a {
	color: #000;
	}
#wp-footer a:hover {
	color: #000;
	}

#wp-footer hr {
	border: 1;
	width: 100%;
	color: #fff;
	background-color: #fff;
	height: 1px;
}