/*****************************************************
Theme Name: VideoPress
Theme URI: http://www.cuhela.com/calismalarim/tasarim/videopress-video-temasi.html
Description: Wordpress için video teması
Version: 1.0
Author: Semih Aksu
Author URI: http://www.cuhela.com
Tags: açık renkli, iki kolonlu, light, video, color
*****************************************************/
* {
	padding:0;
	margin:0;
	}
	
body {
	background:url(img/bg.png) repeat-x #fff;
	padding:0;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#333;
}

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

#wrapper {
	width:780px;
	margin:0 auto;
	}
	
/**************************************
 ***** Header / Logo & Search Bar *****
 **************************************/

#top {
	padding-top:10px;
	padding-bottom:0px;
	border-bottom:1px solid #ccc;
	}

#logo {
	float:left;
	}

h1.title {
	margin:0;
	padding:0;
	}

h1.title a {
	text-decoration:none;
	}

.maintitle {
	font-family:Trebuchet MS;
	font-size:32px;
	color:#000;
	font-weight:bold;
	letter-spacing:-1px;
	}

.maintitle2 {
	font-family:Trebuchet MS;
	font-size:30px;
	color:#ff0033;
	font-weight:bold;
	letter-spacing:-1px;
	}

#search {
	float:right;
	padding-top:8px;
	}

#searchform #s {
	background:url(img/search.png) no-repeat 2px 3px #fff;
	display:inline;
	font-family:Tahoma;
	font-size:11px;
	width:120px;
	border:1px solid #ccc;
	padding:4px;
	cursor:text;
	color:#444;
	padding-left:20px;
	}

#searchform #submit {
	background:url(img/searchbg.gif) repeat-x #fff;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.2px;
	text-align:center;
	white-space:pre;
	width:56px;
	padding:2px;
	border:1px solid #ccc;
	font-weight:bold;
	display:inline;
	}

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

/***********************************
 ***** Manset / Anons Settings *****
 ***********************************/
#manset {
	background:url(img/manset.png) no-repeat;
	width:510px;
	height:330px;
	float:right;
	margin-top:20px;
	}

#manset a {
	background:url(img/title-arrow.png) no-repeat left center;
	color:#fff;
	padding-left:20px;
	text-decoration:none;
	display:block;
	border-bottom:1px dotted #fff;
	}

.context {
	background:#333;
	filter:alpha(opacity=80);-moz-opacity:60;opacity:.60;
	display:block;
	color:#fff;
	font-weight:bold;
	padding:4px;
	margin-top:0px;
	position:relative;
	bottom:0;
	top:225px;
	}
	
#mansetimg {
	width:450px;
	height:250px;
	background-position:28px 37px;
	padding-left:28px;
	padding-top:37px;
	}

#mansetaciklama {
	float:left;
	width:200px;
	margin-top:50px;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	}

#mansetaciklama .desc {
	padding-top:0px;
	text-align:left;
	}

/********************************
 ***** All Sidebar Settings *****
 ********************************/
#sidebar {
	background:#fff;
	width:220px;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
	border:1px solid #dedede;
	border-bottom:none;
	}

.sidetitle {
	background:url(img/title.png) repeat-x #232323;
	color:#fff;
	margin:0;
	padding:3px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
	}

#sidebar .widget {
	list-style-type:none;
	padding:0;
	margin:0;
	}

#sidebar ul{
	list-style:none outside;
	}

#sidebar ul li a{
	display:block;
	height:35px;
	padding:2px;
	padding-left:4px;
	background:url(img/menubg1.gif) repeat-y right;
	border-bottom:1px solid #ccc;
	}

.widget_categories li a{
	display:none;
	}

#sidebar ul li a:hover {
	background:url(img/menubg2.gif) repeat-y right;
	}

#sidebar ul li ul li{
	background:url(img/arrow-right.gif) no-repeat 1px 1px;
	}

#sidebar .children a{
	padding-left:16px;
	}

#sidebar .children li ul {
	background:url(img/arrow-right.gif) no-repeat 15px 1px;
	}

#sidebar .children li ul a {
	padding-left:30px;
	}

#sidebar #tag_cloud {
  border-bottom:1px solid #ccc;
  }

#block select {
	width:100%;
	background:#fefefe;
	font-size:11px;
	border:1px solid #ccc;
	color:#333;
	padding:5px;
	}

.widget #cat option {
	color:#333;
	}

/*****************************
 ***** Calendar Settings *****
 *****************************/
#wp-calendar {
	empty-cells: show;
	margin: auto 0;
	width: 220px;
	}

#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 {
	background:#fafafa;
	text-align: center;
	width: 100%;
	padding:3px;
	border-bottom:1px solid #ddd;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	border:1px solid #f1f1f1;
	width:30px;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align:center;
	border:1px solid #f1f1f1;
	width:28px;
	color:#FF0033;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}

/***************************************
 ***** Content Management Settings *****
 ***************************************/
#content {
	color:#333;
	width:545px;
	float:right;
	margin-top:30px;
	}

.post {
	margin-bottom:15px;
	}

.posttitle {
	background:url(img/title.png) repeat-x;
	margin:0px;
	display:block;
	padding:4px 0 4px 8px;
	border-bottom:2px solid #ccc;
	}

.posttitle a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	}

.postcontent {
	margin:10px;
	}

.postcontent p{
	margin:0;
	padding:0;
	}

.thumbs {
	background:url(img/cerceve.png) no-repeat;
	width:160px;
	height:160px;
	float:left;
	}

.thumb {
	padding-left:29px;
	padding-top:29px;
	width:100px;
	height:100px;
	}

#content #meta {
	margin-top:10px;
	width:510px;
	}

.lmeta {
	float:left;
	width:250px;
	}

.lmeta a, .rmeta a {
	color:#009966;
	}

.lmeta p, .rmeta p {
	background-color:#fff;
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding:2px;
	padding-left:20px;
	width:150px;
	border-bottom:1px dashed #ccc;
	margin:0;
	margin-bottom:3px;
	display:block;
	line-height:16px;
	height:18px;
	text-transform:capitalize;
	}

.author {
	background-image:url(img/admin.png);
	}

.comment {
	background:url(img/comment.png);
	}

.date {
	background-image:url(img/time.png);
	}

.cat {
	background-image:url(img/kategori.png);
	}

.continue {
	background-image:url(img/arrow.png);
	}

.rmeta {
	float:right;
	width:180px;
	}

.info {
	margin:0;
	padding:10px;
	padding-bottom:1px;
	text-align:center;
	}

.info a{
	color:#FF0033;
	text-decoration:none;
	border-bottom:1px dotted #ff0033;
	}

.info a:hover {
	border-bottom:1px solid #ff0033;
	}

/*********************************
 ***** Page Listing Settings *****
 *********************************/
.pager {
	background:#fff;
	padding:5px;
	margin-top:-15px;
	text-align:center;
	margin-bottom:20px;
	}

.pager a {
	color:#FF0033;
	text-decoration:none;
	border-bottom:1px dotted #ff0033;
	}

/*********************************
 ***** All Comments Settings *****
 *********************************/
#commentform {
	width:546px;
	}

#commentform input {
	background:#fff;
	background-position:2px 2px;
	background-repeat:no-repeat;
	border:1px solid #ccc;
	padding:4px;
	color:#333;
	width:200px;
	font-size:11px;
	padding-left:20px;
	}

#commentform #author {
	background-image:url(img/admin.png);
	}

#commentform #email {
	background-image:url(img/mail.png);
	}

#commentform #url {
	background-image:url(img/web.png);
	}
	
#commentform #comment {
	width:525px;
	background:url(img/inputsombra.jpg) repeat-x #fff;
	border:1px solid #ccc;
	color:#333;
	font-family:Trebuchet MS;
	font-size:11px;
	padding:10px;
	overflow:hidden;
	}

#commentform #submit {
	padding:4px;
	float:right;
	margin-right:0px;
	margin-bottom:20px;
	}

/************************************
 ***** Comment Listing Settings *****
 ************************************/
#commentbox {
	border:1px solid #dedede;
	border-top:none;
	margin-bottom:10px;
	}

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

li.ifcomment {
	background:url(img/commentmeta.gif) repeat-x;
	padding:3px;
	list-style-type:decimal-leading-zero;
	list-style-position:inside;
	margin:0;
	}

li.ifcomment a{
	font-weight:bold;
	color:#CC0033;
	}

li.ifcomment .cright{
	text-align:right;
	margin:0;
	padding:0;
	margin-top:-15px;
	}

#commentbox div.comment-text{
	background:#efefef;
	padding:10px;
	}

ol#commentlist p{
	padding:0px;
	margin:0;
	line-height:14px;
	}

/********************************
 ***** Only Footer Settings *****
 ********************************/
#footer {
	background:#fcfcfc;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	margin-bottom:10px;
	padding:5px;
	text-align:center;
	}
