/*
Theme Name: OUC
Theme URI: http://www.olmayanulkenincocuklari.com/
Description: The commercial theme for olmayanulkenincocuklari.com by fallendesign.net
Version: 1.0
Author: fallendesign.net
Author URI: http://www.fallendesign.net/
*/

/*--------------------------------------- GENEL ---------------------------------------*/
*, html, body {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	height: 100%;
	width: 100%;
}

body {
	background: #252525 url(images/bg_body.jpg) fixed top center;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 100%;
	color: #5a5a5a;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}

#searchform {
    margin: 0;
    padding: 0;
    border: none;
}

/*--------------------------------------- UST ---------------------------------------*/
#wrapper {
	width: 850px;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	position: relative;
	color: #5a5a5a;
}

#header {
	width: 100%;
	height: 367px;
	position: relative;
	background: #fff url(images/bg_header.jpg) no-repeat top center;
	color: #5a5a5a;
}

#header .logo {
	position: absolute;
	top: 34px;
}

#header .search {
	background: url(images/bg_search.gif) no-repeat top left;
	width: 225px;
	height: 34px;
	position: absolute;
	right: 0px;
	top: 94px;
}

#header .search .searchbox {
	font-size: 1.2em;
    margin: 6px 0 0 40px;
	width: 180px;
	height: 26px;
	color: #333;
    background: #fff;
}

#header .sticky {
	background: url(images/bg_sticky.gif) no-repeat top center;
	width: 319px;
	height: 184px;
	padding: 9px;
	position: relative;
	top: 155px;
	left: 10px;
}

#header .sticky a img{
	border: 1px solid #fff;
}

#header .sticky a:hover img {
	border: 1px solid #419057;
}

#header .tag {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	width: 468px;
	height: 200px;
	position: absolute;
	top: 155px;
	right: 10px;
}

#header .tag .taghead {
	border-bottom: 1px solid #dadada;
	width: 458px;
	height: 20px;
	padding: 5px;
	background: #f5f5f5;
	color: #5a5a5a;
}

/*--------------------------------------- ORTA ---------------------------------------*/
#content {
	float: left;
	width: 357px;
	height: 100%;
	display: inline;
    padding: 0 0 20px 0;
}

#content .navigation {
    padding: 10px 10px 0 10px;
	position: relative;
	font-size: 0.8em;
	color: #333;
    background: #fff;
	line-height: 1.7em;
	margin: 0;
	height: 23px;
	letter-spacing: -1px;
	display: block;
    overflow: hidden;
}

#content .navigation a {
	color: #333;
    background: #fff;
}

#content .navigation a:hover {
	text-decoration: underline;
}

#content .navigation .alignleft {
	float: left;
    display: inline;
}

#content .navigation .alignright {
	float: right;
    display: inline;
}

/*--------------------------------------- ICERIK ---------------------------------------*/
#content .post {
	position: relative;
    padding: 10px 10px 0 10px;
	width: 337px;
}

#content .post .posthead {
	background: #f5f5f5 url(images/bg_posthead.gif) no-repeat;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #ccc;
	width: 317px;
    padding: 5px 10px 5px 10px;
	margin: 0 0 10px 0;
	position: relative;
	color: #333;
}

#content .post .posthead h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	display: inline-block;
	width: 275px;
	letter-spacing: -2px;
}

#content .post .posthead h2 a {
	color: #333;
}

#content .post .posthead h2 a:hover {
	background: #cc0000;
	color: #ffffff;
}

#content .post .posthead .date {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #fff;
	width: 33px;
	height: 30px;
	font-size: 0.7em;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	padding-top: 3px;
	text-align: center;
	background: url(images/bg_date.gif) no-repeat center;
}

#content .post .posthead .tags {
	font-size: 0.7em;
	color: #999;
	background: url(images/bg_tags.gif) no-repeat left 2px;
	padding-left: 15px;
}

#content .post .posthead .tags a {
	color: #cc0000;
}

#content .post .posthead .tags a:hover {
	color: #000;
	text-decoration: underline;
}

#content .post .entry {
	color: #4E535A;
	line-height: 1.5em;
	font-size: 0.8em;
}

#content .post .entry .post-image img {
	margin: 0 0 10px 0;
	padding: 5px;
	width: 325px;
	border: 1px solid #dadada;
}

#content .post .entry p {
	margin-bottom: 20px;
	text-align: left;
}

#content .post .entry a {
	color: #000;
	background: url(images/bg_a.gif) repeat-x bottom left;
}

#content .post .entry a:hover {
	background: #000;
	color: #ccc;
}

#content .post .entry a.nostyle {
	color: #000;
	background: none;
}

#content .post .entry a.nostyle:hover {
	padding: 0;
	background: none;
}

#content .post .entry a.nostyle:hover img {
	background: #dadada;
}

#content .post .entry span.midheader {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

#content .post .entry blockquote {
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0 5px 0 5px;
	font-size: 0.7em;
}

#content .post .entry blockquote.inside {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .post .entry blockquote.inside p {
	padding: 0;
    margin: 5px 0 5px 0;
}

#content .post .entry ul {
	padding: 0 10px 20px 10px;
	margin: 0px;
	list-style-type: none;
}

#content .post .entry ul li {
	padding: 0 0 3px 12px;
	list-style-type: none;
	background: url(images/bg_list.gif) no-repeat left center;
	font-size: 0.85em;
	line-height: 1.4em;
}

#content .post .entry img {
	padding: 5px;
	border: 1px solid #dadada;
	margin: 5px 5px 5px 0;
}

#content .post .entry img.rightmargin {
	margin: 5px 0 0 5px;
}

#content .post .entry img.nomargin {
	margin: 0px;
}

#content .post .entry a.more-link, #content .post .entry a.more-link:hover {
	background: none;
    padding: 0;
    margin: 0;
}

#content .post .entry a.more-link img {
	margin: 0;
	padding: 0;
	border: none;
    background: none;
}

#content .post .entry .nopost {
	font-size: 1.7em;
	line-height: 1.5em;
	padding: 0 0 20px 0;
	margin: 0;
}

#content .postbottom {
	background: url(images/bg_postbottom.gif) no-repeat top left;
	height: 15px;
}

/*--------------------------------------- YAN ---------------------------------------*/
#sidebar {
	float: left;
	width: 236px;
    display: inline;
	background: url(images/bg_sidebar.gif) repeat-y top left;
	margin: 0 0 20px 0;
}

#sidebar2 {
	float: right;
	margin: 0 10px 20px 0;
	width: 237px;
	display: inline;
	background: url(images/bg_sidebar.gif) repeat-y top left;
}

.sidebartop {
	background: url(images/bg_sidebartop.gif) no-repeat top left;
	padding-left: 15px;
	padding-top: 10px;
}

.sidebarbottom {
	background: url(images/bg_sidebarbottom.gif) no-repeat bottom left;
	height: 85px;
}

/*--------------------------------------- YAN ICERIK ---------------------------------------*/
#sidebar .widget, #sidebar2 .widget {
	margin-bottom: 20px;
}

#sidebar .widget a, #sidebar2 .widget a {
	color: #cc0000;
}

#sidebar .widget ul, #sidebar2 .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .widget ul li, #sidebar2 .widget ul li {
	list-style: none;
	font-size: 0.8em;
}

#sidebar .widget ul li a, #sidebar2 .widget ul li a {
	padding: 5px;
	display: block;
}

#sidebar .widget ul li a:hover, #sidebar2 .widget ul li a:hover {
	background: #f5f5f5;
    color: #333;
}

#sidebar2 .widget .h2title {
	background: url(images/bg_h2title2.gif) repeat-x bottom left;
	display: block;
	padding: 5px;
	position: relative;
	border-bottom: 1px solid #e3e3e6;
	height: 22px;
}

#sidebar2 .widget .h2title h2 {
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	position: absolute;
	right: 5px;
	color: #666;
	display: inline-block;
    background: none;
	padding: 3px;
}

/*---------- Footer ----------*/
#footer {
	width: 830px;
	clear: both;
	text-align: left;
	border-top: 1px solid #F1F1F1;
	padding: 10px;
	font-size: 0.7em;
	color: #ccc;
	line-height: 1.7em;
	background: #111;
}

#footer img {
	margin-top: 5px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
    text-decoration: underline;
}

/*--------------------------------------- EKLENTI MINIPOST ---------------------------------------*/
#minipostsbox {
	margin: 0;
	padding: 0;
}

#minipostsbox .h2title {
	background: url(images/bg_h2title.gif) repeat top left;
	display: block;
    padding: 5px;
	position: relative;
	border-bottom: 1px solid #e3e3e6;
	border-top: 1px solid #e3e3e6;
	height: 22px;
}

#minipostsbox .h2title h2 {
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	position: absolute;
	right: 5px;
	color: #666;
	background: #fff;
	display: inline-block;
	padding: 3px;
	width: 80px;
}

#minipostsbox .minipost {
	font-size: 0.7em;
	text-align: left;
	background: #fafafa;
	padding: 5px;
	border-bottom: 1px solid #fff;
	line-height: 1.5em;
}

#minipostsbox .minipost a {
	color: #000;
	background: url(images/bg_a.gif) repeat-x bottom left;
}

#minipostsbox .minipost a:hover {
	background: #000;
	color: #ccc;
}

#minipostsbox .minipost a.minititle {
    background: none;
	font-weight: bold;
	display: inline-block;
	padding: 3px;
	color: #666;
}

#minipostsbox .minipost a.minititle:hover {
	background: #cc0000;
	color: #fff;
}

#minipostsbox .minipost a.minimore {
    background: none;
	color: #cc0000;
	display: inline-block;
	padding: 0 3px 0 3px;
}

#minipostsbox .minipost a.minimore:hover {
	color: #fff;
	background: #cc0000;
}

/*--------------------------------------- EKLENTI NEW TAG CLOUD ---------------------------------------*/
#new-tag-cloud {
	height: 169px;
	overflow: hidden;
}

#new-tag-cloud a {
	display: inline;
	line-height: 120%;
    padding: 0 5px 0 5px;
	color: #cc0000;
}

#new-tag-cloud a:hover {
	background: #111;
}

/*--------------------------------------- EKLENTI DAIKO ---------------------------------------*/
#daikos-videoplayer h2 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #666;
	text-align: right;
	background: #fff;
	display: block;
	padding: 5px;
	height: 23px;
	border-bottom: 1px solid #e3e3e6;
	margin-bottom: 5px;
}

#BigPlayer2 {
	height: 183px;
    width: 222px;
    background: #ccc;
}

/*--------------------------------------- EKLENTI DAIKO ---------------------------------------*/
.pagebarout {
	padding: 10px;
	background: #fff;
}

.pagebar {
	background: url(images/bg_pagebar.gif) repeat-x;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 4px 7px 4px 7px;
	font-size: 0.7em;
}

.pagebar a, .pagebar a:visited, .pageList .this-page {
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	color: #323232;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	text-decoration: none;
}

.pagebar .break {
	background: #FFFFFF;
	border: none;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
}

.pagebar .this-page {
	background: #B9B9B9;
	border-color: #CDCDCD;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
}

.pagebar a:hover {
	background: #CDCDCD;
	color: #FFFFFF;
	text-decoration: none;
}

.pagebar .inactive {
    border: 1px solid #cccccc;
    color: #ccc;
    text-decoration: none;
    padding: 0.2em 0.5em;
}

/*---------- Spoiler ----------*/
a.spoiler_link_show, a.spoiler_link_hide {
    background-repeat:      no-repeat;
    background-position:    left center;
    padding-left:           18px;
}
a.spoiler_link_show {
    background-image:       url(images/add.png);
}
a.spoiler_link_hide {
    background-image:       url(images/delete.png);
}
div.spoiler_div {
    background-color:       #ddd;
    margin-top:             -10px;
    padding:                2px;
}

span#respond, span#comments{
	font-size: 1em;
	color: #999;
	font-weight: normal;
	margin-left: 10px;
}

.commentwrite {
	position: relative;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 337px;
	margin-left: 10px;
}

.commentwrite #respond {
	color: #333;
	font-size: 1.1em;
	display: block;
	padding: 7px 10px 7px 10px;
	background: #f5f5f5;
	border-top: 1px solid #BBBBBB;
	margin: 0px;
	margin-bottom: 1px;
	clear: both;
}

.commentwritealt {
	background: #FAFAFA;
	padding: 10px;
}

.commentwrite label {
	font-size: 0.8em;
	color: #666;
	font-family: arial;
}

.commentwrite input, .post input {
	border: 1px inset #f5f5f5;
	padding: 2px;
	width: 150px;
}

.commentwrite input#submit {
	border: 1px outset #f5f5f5;
	padding: 2px;
	width: 99%;
	font-weight: bold;
	background: #EBEBEB;
	color: #999999;
}

.commentwrite .textarea {
	border: 1px inset #f5f5f5;
	padding: 2px;
	width: 98%;
	height: 200px;
	overflow: auto;
	margin-bottom: 10px;
}

.commentwritealt p {
	margin-bottom: 10px;
}

#commentform {
	padding: 0;
	margin: 0;
}

.nocomments {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

.commentlist {
	list-style: none;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	height: auto;
	width: 337px;
	position: relative;
}

.commentlist li {
	margin-bottom: 20px;
	border-top: 1px solid #f5f5f5;
	position: relative;
	font-size: 0.8em;
	display: inline-block;
}

.commentlist li.alt {
	background-color: #FFF;
}

.commentlist li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*IE-mac de bu bolumu sakla \ */

* html .commentlist li {
	height: 1%;
}

.commentlist li {
	display: block;
}
/* IE-mac bu bolumu saklam artik */

.commentmetadata {
	width: 90px;
	float: left;
	height: auto;
	padding: 10px;
	position: relative;
}

.commentmetadata cite, .commentmetadata cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 0.9em;
}

.commentdate {
	font-size: 0.7em;
}

.commentmetadata a {
	color: #666666;
}

.commenttext {
	float: right;
	width: 200px;
	padding: 10px;
	font-size: 0.85em;
	line-height: 1.4em;
}