/*
Theme Name: WordPress Nesil
Theme URI: http://www.mybbmod.com/
Description: MyBB Mod tasarimi
Version: 2.0
Author: SoniQuake
Author URI: http://www.mybbmod.com/
*/

body {
	background: #efefef url(http://forum.mybbmod.com/images/nesil/arkaplan.jpg);
	color: #333;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
}

a:link, a:visited {
	color: #1359AE;
	text-decoration: none;
	outline-style: none;
}

a:hover {
	color: #C62222;
	text-decoration: underline;
	outline-style: none;
}

#container {
	background: #fff;
	width: 950px;
	color: #333;
	border: 1px solid #5d5d5d;
	border-top: 0;
	margin: auto auto;
	text-align: left;
}

#left-container {
	width: 620px;
	margin: 0;
	float: left;
}

#right-container {
	width: 300px;
	margin: 0;
	float: right;
}

#content {
	margin: 0 10px 0 10px;
	padding: 0;
}

code {
	background: #efefef url(images/kod.gif) no-repeat right top;
	margin: auto;
	color: #444;
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	padding: 4px;
	border-top: 1px dotted #fd9191;
	border-bottom: 1px dotted #fd9191;
	border-right: 1px dotted #fd9191;
	border-left: 4px solid #fd9191;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

#logo {}

#logo a {
	background: transparent url(http://forum.mybbmod.com/images/nesil/logo.png) top left no-repeat;
	width: 950px;
	height: 125px;
	position: relative;
	border-bottom: 1px solid #5D5D5D;
	text-indent: -50cm;
	display: block;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS',Verdana,Sans-Serif;
	font-size: 21px;
	font-style: italic;
	color: #888;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 19px;
}

.bottommenu {
	background: #E2E1E1 url(http://forum.mybbmod.com/images/nesil/alt_tablo.png) top left repeat-x;
	color: #333;
	border-top: 1px solid #bebebe;
	padding: 6px;
}

.bottommenu div span.smalltext a {
	margin-right: 15px;
}

.bottommenu div span.smalltext a:hover {
	text-decoration: none;
}

.iletisim, .anasayfa, .yukari, .arsiv, .rss, .harita, .link {
	background: transparent url(http://forum.mybbmod.com/images/nesil/ikonlar2.png) no-repeat;
	padding-left: 15px;
	padding-bottom: 1px;
}

.iletisim {
	background-position: 0 -10px;
}

.anasayfa {
	background-position: 0 2px;
}

.yukari {
	background-position: 0 -88px;
}

.arsiv {
	background-position: 0 -22px;
}

.rss {
	background-position: 0 -35px;
}

.harita {
	background-position: 0 -48px;
}

.link {
	background-position: 0 -74px;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

textarea {
	background: #fff;
	border: 1px solid #666;
	padding: 2px;
	line-height: 1.4;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	width: 100%;
}

img {
	border: none;
	vertical-align: text-top;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

img.aligncenter { 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; }

hr {
	background-color: #000;
	color: #000;
	height: 1px;
	border: 0;
}

#copyright {
	background: #1B335B url(http://forum.mybbmod.com/images/nesil/tablo.gif) top left repeat-x;
	color: #fff;
	margin: 0;
	padding: 6px;
	border-top: 1px solid #003366;
}

#copyright a {
	color: #fff;
}

div#golge {
	background: url(http://forum.mybbmod.com/images/nesil/golge.png) top left repeat-y;
	width: 986px;
	position: relative;
	margin: auto auto;
	height: auto;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#menu {
	background: url(http://forum.mybbmod.com/images/nesil/menu_bg_baslar.png) no-repeat;
	position: absolute;
	top: 92px;
	right: 18px;
	padding-left: 41px;
	font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
}

#menu ul {
	background: #016db0 url(http://forum.mybbmod.com/images/nesil/menu_bg.png) repeat-x;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 34px;
}

#menu li {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}

#menu li a {
	padding: 4px 10px 3px 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	border-bottom: 0;
}

#menu li a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}

#menu li.active a, #menu li.active a:hover {
	background: url(http://forum.mybbmod.com/images/nesil/menu_bg_aktif.png) no-repeat top left;
	color: #000;
	padding: 4px 10px 4px 13px;
	border-bottom: 2px solid #fff;
}

#menu li.active {
	background: url(http://forum.mybbmod.com/images/nesil/menu_bg_aktif2.png) no-repeat top right;
	padding-right: 4px;
	position: relative;
	bottom: -2px;
}

.golge_alt {
	background: url(http://forum.mybbmod.com/images/nesil/golge_alt.png) no-repeat bottom center;
	height: 18px;
}

acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted silver;
}

.home-thumb {
	float: left;
	width: 130px;
	height: 100px;
	margin: 5px 5px 0 0;
	padding: 5px 5px 5px 0;
}
 
.home-thumb img{
	width: 125px;
	height: 125px;
	border: none;
}

.overflow {
	overflow: hidden;
}

.altkategori, .altokunmasy, .altyazar {
	background : url(images/ikonlar3.png) no-repeat;
	height: 16px;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.altkategori {
	background-position: 0px -31px;
}

.altokunmasy {
	background-position: 0px -58px;
}

.altyazar {
	background-position: 0px -1px;
}

.comments {
	text-align: left;
	padding: 0;
	position: relative;
	width: 98%;
	margin: auto;
}

.metalinks {
	margin-top: 3px;
}

.comments .commentlist {
	margin: 0;
	padding: 0;
	position: relative;
}

.comments .commentlist li {
	background: #F2FAFF;
	border: 1px solid #AEE1FF;
	margin: 10px 0;
	padding: 10px 10px 5px;
	list-style: none;
}

.comments .commentlist .commentmetadata {
	font-size: 11px;
	padding: 2px 0 2px 20px;
	background: url(images/time.png) left center no-repeat;
	display: block;
}

.commentmetadata a, .commentmetadata a:visited {
	color: #666;
	text-decoration: none;
}
	
.commentmetadata a:hover, .commentmetadata a:active {
	color: #666;
	text-decoration: none;
}
	
#comments a img {
	border: 0;
	padding:0;
}

.comments .commentlist li img {
	padding: 0;
	border: 0;
}

.comments .commentlist li img.gravatar {
	float: right;
	margin: 0;
}

.comments .commentlist li .commentauthor {
	font-size: 15px;
	font-weight: bold;
}
	
.commentauthor {
	color: #444;
}
	
.commentauthor a:link, .commentauthor a:visited {
	text-decoration: none;
	color: #444 !important;
}

.commentauthor a:hover, .commentauthor a:active {
	text-decoration: underline;
	color: #444 !important;
}
	
.comments .commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
}

.comments .commentlist li.authorcomment {
	background: #FFC;
	color: #993333;
	border: 1px solid #FC6;
}

.comments .pinglist {
	background: #efefef url(images/pingback.png) no-repeat center left;
	background-position: 5px 11px;
	border: 1px solid #ccc;
	font: 13px;
	padding: 0;
	margin: 0;
}

.comments .pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
}

.comments .pinglist li small {
	font: 11px Tahoma, Arial, Sans-Serif;
	display: block;
}

.comments .pinglist li .counter {
	display: none;
}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
}

.comments .pinglist li img {
	padding: 0;
	border: none;
}
	
.comments #leavecomment {
	text-align: center;
	margin-bottom: 40px;
	padding: 10px;
	color: #aaa;
	font-size: 2em;
}

.comments #loading {
	text-align: center;
	margin: 40px 0;
	color: #ddd;
	font-size: 15px;
}

.comments form {
	clear: both;
	padding: 0;
	margin: 0;
}

input[type=text], textarea {
	background: #fff url(images/editor.gif) repeat-x center top;
	font: 13px Tahoma, Arial, Helvetica, Sans-Serif;
	border: 1px solid #adadad;
	padding: 4px;
}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
}

.comments form textarea {
	height: 100px;
	padding: 2px;
	width: 99%;
	_width: 99%; /* IE hack */
}

.comments form #submit {
	margin: 0;
	float: right;
	font: bold 13px Tahoma, Arial, Sans-Serif;
	cursor: pointer;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	border: 1px solid #d0d0d0;
	background: #f0f0f0;
	margin: 0 auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #03558A;
}

.wp-caption p.wp-caption-text {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	color: #03558A;
	padding-left: 7px;
}

.tborder {
	background: #fff;
	width: 100%;
	margin: auto auto;
	border: 1px solid #C0C0C0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.thead {
	background: #1B335B url(http://forum.mybbmod.com/images/nesil/tablo.gif) top left repeat-x;
	color: #fff;
	padding: 6px;
	padding-left: 15px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

.thead a:link, .thead a:visited {
	color: #fff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #fff;
	text-decoration: underline;
}

.trow1 {
	background: #f5f5f5;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

.trow2 {
	background: #efefef;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e6e6e6;
}

.tfoot {
	background: #1B335B url(images/tablo.gif) top left repeat-x;
	color: #666;
	font-size: 12px;
	text-align: right;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.tfoot a:link, .tfoot a:visited {
	color: #fff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #fff;
	text-decoration: underline;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

#pbilgi {
	background: #efefef;
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	margin: 10px 0;
	padding: 10px;
	text-align: justify;
}

small {font-size: 11px;}