/*  

Theme Name: WP-Tube Premium

Theme URI: http://wptube.jrwebstudio.com

Description: WPTube converts your wordpress into a powerfull video blog.

Version: 1.0

Tags: light, three-columns, fixed-width

Author: Jeton Ramadani

Author URI: http://www.jrwebstudio.com

*/


/******* Basics and Typography *******/

body {
	background: #fff url(images/bg.png) repeat-x center top;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
* {
	padding: 0;
	margin: 0;
}
p {
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 0 0 5px 0;
}
ul, ol {
	font-size: 0.875em;
	line-height: 1.3em;
	margin: 0 0 1em 3em;
	padding: 0;
}
* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
/*---------- Headlines ----------*/

h1, h2 {
	margin: 0 0 1.1em 0;
	font-family:Arial, Helvetica, sans-serif;
}
h3, h4, h5, h6 {
	margin: 0 0 0.5em 0;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	color: #2C333A;
}
h2 {
	font-size: 1.1em;
	color: #2C333A;
	line-height: 1.5em;
	font-weight: normal;
	font-style:normal;
}
h3 {
	font-size: 1.1em;
	color: #05124B;
}
h4 {
	font-size: 1.1em;
	color: #cc0800;
}
h5 {
	font-size: 0.95em;
	color: #cc0800;
	line-height:1em;
}
.indextitle {
	margin: 0;
	width: 360px;
	color: #004992;
	font-size:1em;
	font-weight: bold;
	overflow: hidden;
}
.indextitle a {
	float: left;
	padding: 0;
}
.indextitle a:link, .indextitle a:visited {
	color: #004992;
}
.indextitle a:hover, .indextitle a:active {
	color: #000033;
}
.posttitle {
	margin: 0 0 5px 0;
	width: 100%;
	color: #05124B;
	font-size: 1.3em;
	font-weight: bold;
	overflow: auto;
}
.posttitle a {
	float: left;
	padding: 0;
}
.posttitle a:link, .posttitle a:visited {
	color: #546371;
}
.posttitle a:hover, .posttitle a:active {
	color: #000033;
}
/*---------- Elements ----------*/

a {
	text-decoration: none;
}
a:link {
	color: #004992;
}
a:visited {
	color: #004992;
}
a:hover, a:active {
	color: #000066;
	text-decoration: underline;
}
input, textarea, select {
	border: 1px solid #C1C7CD;
	padding: 3px;
	background-color: #FFF;
	color: #333;
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
blockquote {
	margin: 0em 0em 1em 1.5em;
	padding: 1em;
	font-size: 1em;
	line-height: 1.5em;
	background: #eee;
	border: 1px solid #eee;
}
code {
	font-family: monospace;
	color: #555;
}
alt {
	padding: 6px;
}
img#wpstats {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
	display: none;
}
form, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img.center {
	position: relative;
	padding: 6px;
	margin: auto;
	border: 1px solid #999;
	display: block;
}
img.left {
	position: relative;
	padding: 6px;
	margin: 0 20px 20px 0;
	border: 1px solid #999;
	display: inline;
}
img.right {
	position: relative;
	padding: 6px;
	margin: 0px 0px 20px 20px;
	border: 1px solid #999;
	display: inline;
}
.center {
	float: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.off {
	padding: 0 !important;
	border: none !important;
}
.clearboth {
	clear: both;
}
.small {
	font-size: 1em;
	color: #999;
}
.tags { 
        overflow-y:auto;
	font-size:12px;
	padding:5px 10px 5px 10px;
}
/*---------- Layout ----------*/

#headerwrap {
	height: 80px;
	width: 940px;
	margin: 0px auto;
}
#header {
	height:70px;
	width: 500px;
	padding: 0;
    margin-bottom:5px;
	margin-top:5px;
	float: left;
	text-align: left;
}
.description {
	margin-top: 5px;
	font-size: 12px;
}
#wrapper {
	margin: 5px auto 0px auto;
	padding: 0px;
	width: 940px;
	text-align: left;
}
#navwrap {
	background: #fff url(images/navbg.jpg) center;
	width:940px;
	height:40px;
	margin:0px auto;
}
.navborder {
	height: 1px;
	margin:0;
	padding: 0px;
	background: #595959;
	overflow: hidden;
	width:926px;
	margin:0px auto;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	overflow: hidden;
	width:940px;
	height:40px;
	text-align:left;
}
#navigation ul {
	margin: 0px 0px 0px 15px;
}
#navigation ul li {
	float:left;
	margin: 5px 15px 0px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image:none;
}
#navigation ul li a {
	padding: 5px 0 5px 0;
	display: block;
	color: #000;
	text-decoration:none;
}
#navigation ul li a:hover {
	color: #c50000;
}
#navigation ul li a:active {
	color: #c50000;
}
#ledge {
	height:20px;
	background: url(images/ledge.jpg) repeat-x top left;
	width:926px;
	margin:0px auto;
}
/*---------- Content -----------*/

#mainbody {
	width: 940px;
	background: #fff;
	overflow: auto;
        position:relative;
        float:left;
        margin-right:5px;
}
#content {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 545px;
	display: inline; /* IE double margin bug fix */
           
}   
#contentsingle {
	float: left;
	margin: 0px 0px 0px 20px;
        padding-right: 0px;
	width: 500px;
	display: inline; /* IE double margin bug fix */
   }     
#mainbody2 {
	width: 470px;
	background: #fff;
	overflow: auto;
        position:relative;
        float:left;
        margin-right:5px;
}
#content2 {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 450px;
	display: inline; /* IE double margin bug fix */
           
}   
#contentsingle2 {
	float: left;
	margin: 0px 0px 0px 20px;
        padding-right: 0px;
	width: 450px;
	display: inline; /* IE double margin bug fix */
                
}
#singlefeedback {
	font-size:12px;
	height:56px;
	padding:14px 15px 13px 15px;
	background:url(images/feedback.jpg) no-repeat;
}
.singletext {
	overflow-y:auto;
	padding:10px;
}
.postfeedback {
	font-size: 0.875em;
	margin-top: -18px;
}
.commentslink {
	font-size: 0.9em;
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}

#related {
	margin:5px 0 5px 0;
	border:1px solid #CCCCCC;
	background-color:#fafafa;
	padding: 10px;
	line-height:18px;
}
#relatedposts {
	font-size:12px;
}

#karisikpost .window {
        margin-bottom: 15px;
	background:url('images/bg-big-top.png') no-repeat;
	padding:6px 0 0 ;
	overflow:hidden;
        height:100px;
}
#sidebar .window {
        margin-bottom: 15px;
	background:url('images/bg-big-top.png') no-repeat;
	padding:6px 0 0 ;
	overflow:hidden;
        height:100px;
}

.window {
	margin-bottom: 15px;
	background:url('images/bg-big-top.png') no-repeat;
	padding:6px 0 0 ;
	overflow:hidden;
        height:150px;
        
}
.window2 {
	margin-bottom: 15px;
	background:url('images/bg-big-top2.png') no-repeat;
	padding:6px 0 0 ;
	overflow:hidden;

}
.postb_bottom {
    background:url('images/bg-big-bottom.png') no-repeat 0 100%;
	padding: 0 0 6px;
}

.postb_bottom2 {
    background:url('images/bg-big-bottom2.png') no-repeat 0 100%;
	padding: 0 0 6px;
}
.posti_inside {
	background:url('images/bg-content.gif') repeat-x 0 100%;
	border:solid #bdbcbd;
	border-width:0 1px;
	padding:4px 0px 4px 10px;
	height:125px;
}
.posti_inside2 {
	background:url('images/bg-content.gif') repeat-x 0 100%;
	border:solid #bdbcbd;
	border-width:0 1px;
	padding:4px 0px 4px 10px;
	height:77px;
}
.paneleft {
	padding:5px;
	text-align:center;
	width: 140px;
	height: 97px;
	float: left;
	background: url(images/filmstrip.jpg) no-repeat;
        position:relative;

}
.paneleft2 {
	padding:5px;
	text-align:center;
	width: 100px;
	height: 69px;
	float: left;
	background: url(images/filmstrip2.jpg) no-repeat;
        position:relative;
}
.paneright2 {
	padding-left:10px;
	float: left;
        position:relative;
}
.paneright {
	padding-left:10px;
	float:left;
        position:relative;
}
/*---------- Sidebar ----------*/

#sidebar {
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 340px;
	display: inline;
}

#sidebar ul {
	line-height:1.8em;
	font-size:12px;
	list-style:none;
 	margin: 0 0 1em 0;
	list-style-type: none;
	list-style-image:none;

}

#sidebar h2 {
	font-weight:lighter;
	margin:0px 0 5px 0;
	padding: 0 10px 0px 0px;
	color: #333;
}
#sidebarleft {
	width: 165px;
	float: left;
}
#sidebarleft ul {
	font-size: 12px;
	margin: 0 0 16px 16px;
	line-height: 18px ;
	padding: 0;
	list-style-image: url(images/libutton.gif);
}
#sidebarright {
	width: 165px;
	float: right;
}
#sidebarright ul {
	font-size: 12px;
	margin: 0 0 16px 16px;
	line-height: 18px ;
	padding: 0;
	list-style-image: url(images/libutton.gif);
}
#sidebarlogin {
	margin:0px auto;
	width:310px;
	padding:5px 10px 0px 10px;
	background:url(images/personal.jpg) center top no-repeat;
	list-type-style:none;
	list-style-image:none;
}
#rsslink {
	float:left;
}
.submitbutton {
	margin:0px;
	background: transparent url(images/button.gif) no-repeat;
	height:25px;
	border:0;
	width:104px;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	color:#253544;
	cursor:hand;
}
#footerlogin {
	font-size:12px;
	margin:0px auto;
	width:310px;
	padding:0px 10px 5px 10px;
	margin-bottom:10px;
	background:url(images/personalfooter.jpg) center bottom no-repeat
}
#categories {
	background:url(images/sidebar/categories.jpg) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;
}
#newposts {
	background:url(images/sidebar/newposts.jpg) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;
}
#archives {
	background:url(images/sidebar/archives.jpg) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;
}
#blogroll {
	background:url(images/sidebar/blogroll.jpg) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;	
}
#rasgelevideo {
	background:url(images/sidebar/rasgelevideo.png) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;	
}
#sonvideolar {
	background:url(images/sidebar/sonvideolar.png) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;	
}

#etiketb {
	background:url(images/sidebar/etiketb.png) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;	
}

#encokizlenen {
	background:url(images/sidebar/encokizlenenler.png) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;	
}

#encokoyalan {
	background:url(images/sidebar/encokoyalanlar.png) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;	
}

#baglantilar {
	background:url(images/sidebar/baglantilar.png) no-repeat;
	margin-bottom:10px;
	padding:35px 0px 0px 5px;	
}

/*---------- Comments ----------*/

.main-heading {
	border-bottom:double #344992;
	padding-bottom:3px;
	margin:12px 0 10px 0;
}
ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(images/bg_comments2_cite.gif);
	border:1px solid #a6afd4;
	color:#344992;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#344992;
	}

.commentlist a:hover, .commentlist a:active {
	color:#081850;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #a6afd4;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.1em  Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background:#fafafa;
	border-left:1px solid #a6afd4;
	border-right:1px solid #a6afd4;
	border-bottom:1px solid #a6afd4;
	padding: 5px 15px 0px 15px;
	color:#000;
	font-size:14px;
	overflow:auto;
	}
#formblock {
	margin: 0px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
	background: #fafafa;
	border: 1px solid #a6afd4;
}
#formblock p {
	margin: 0 0 0.5em 0;
}
.commentheading {
	width: 100%;
	color: #344992;
	font-size: 1.1em;
	font-weight: bold;
	overflow: auto;
}
.addcommentlink {
	font-size:0.8em;
	margin-top:2px;
	float:right;
	text-indent:18px;
	background: url(images/addcommentlink.gif) no-repeat;
}
.buttonlogin {
	margin:0px;
	background: transparent url(images/button.gif) no-repeat bottom left;
	height:25px;
	border:0;
	width:104px;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
.buttonlogin:hover {
url(images/button.gif) no-repeat;
	color:#0066FF
}
label {
	font-size: 12px;
	color: #253544;
}
#comment {
	width: 98%;
}
#author {
	width: 40%;
}
#email {
	width: 60%;
}
#url {
	width: 60%;
}
#submit, #contactsubmit {
	color: #253544;
	padding: 5px;
	font-weight:bold;
	cursor:hand;
}
#submit:hover {
	color: #d0222b;
}
/*---------- Search Bar ----------*/

#s {
	color: #333333;
	border:0px;
	background-color:transparent;
	float:right;
	font-size:14px;
	height:17px;
	width:185px;
	margin:10px 30px 0 0;
}
/*---------- Ad Header -----------*/

#adheader {
	width:auto;
	height:60px;
	margin:12px 5px 0px 0px;
	float:right;
	text-align: right;
}
	#adheader .top-links { float:right;}
    #adheader .top-links li { float:right; margin-right:5px; margin-top:3px;  list-style-type:none;}
	
/*---------- Favorites -----------*/

.heart {
	width:25px;
	float:left;
	background: url(images/favorites.gif) no-repeat;
}
.mfp_remove_link {
	float:right;
	font-size:12px;
}
.mfp_link {
	float:left;
	width:250px;
	font-size:12px;
}
/*------ Sidebar Tabber --------*/

ul#idTabs {
	width:100%;
	padding:0;
	margin: 0 0 0 6px;
}
ul#idTabs li {
	display: inline;
	margin-right:5px;
	float:left;
}
ul#idTabs li a {
	display:block;
	float:left;
	height:28px;
	margin:0 auto;
	padding:5px;
	text-align:left;
}
ul#idTabs li a.selected, ul#idTabs li a:hover {
	background: url(images/bg-box.gif) repeat !important;
	background: #111;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius: 6px 6px 0 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-radius: 6px 6px 0 0;
}
#tabs .inside {
	background: url(images/bg-box.gif) repeat !important;
	background: #111;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	clear:both;
}
#tabs .inside ul li {
	line-height: 16px;
	border-bottom: 1px dashed #555;
	padding: 10px 0;
	font-size:12px;
}
#tagcloud {
	padding:15px;
}
#tabs .inside ul {
	margin:0;
	padding:0px 10px 10px 10px !important;
}
#tabs {
	width:99%;
	float:left;
	margin-bottom:10px;
}
/*---------- Footer ----------*/

#footer {
	color: #666;
	font-size: 12px;
	width: 926px;
	padding:5px 10px 10px 10px;
	margin: 0px auto;
	border-top: 1px dotted #aaa;
	text-align:left;
}





/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 0px;
  width: 980px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Block
{
  margin: 9px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 0px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 0px;
}


.BlockHeader .r
{
  right: 0;
  width: 0px;
}


.BlockHeader .r div
{
  width: 1000px;
  right: 0;
}






/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:11px;
  min-height:11px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 12px;
}

.BlockContent-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 5px;
  height: 5px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 5px;
  height: 5px;
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -5px;
  width: 10px;
  height: 10px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 5px;
  height: 5px;
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -5px;
  left: 0;
  width: 10px;
  height: 10px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 5px;
  height: 5px;
}

.BlockContent-br div
{
  position: absolute;
  z-index: -1;
  top: -5px;
  left: -5px;
  width: 10px;
  height: 10px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 5px;
  right: 5px;
  height: 5px;
}

.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url('images/BlockContent-h.png');
}

.BlockContent-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 5px;
}

.BlockContent-bc div
{
  position: absolute;
  z-index: -1;
  top: -5px;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url('images/BlockContent-h.png');
}

.BlockContent-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 5px;
  left: 0;
  width: 5px;
  bottom: 5px;
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

.BlockContent-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 5px;
  right: 0;
  width: 5px;
  bottom: 5px;
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -5px;
  width: 10px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

.BlockContent-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-image: url('images/BlockContent-c.png');
}


.BlockContent-body
{
  color:#575F54;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height: 150%;
}

.BlockContent-body a:link
{
  color: #695F35;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #7F8A7B;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #B7951A;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #232622;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-decoration: none;
}

.BlockContent-body ul li
{
  padding:0px 0 0px 13px;
  background-image: url('images/play-video.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */








.item
{
  overflow: hidden;
  width:33.3%;
  float:left;
}

#kucukresim {
    position: relative;
  margin:-10px;

}
.baslik {
    position: absolute;
    margin:15px 15px 0 15px; 
    text-align: left;
  text-decoration:none;
    background-color: #333;
color: #fff;
}


.baslik1 {
    text-align: center;
    background-color: #333;
    color: #fff;
font-size:20px;
}

.ustvideobaslik {
width:670px;
height:35px;
margin-top:5px;
padding-top:15px;

}


.ustreklam {
background-color: #ededed;
width:570px;
height:70px;
padding-left:100px;
padding-top:10px;

}

.enalt {
float:center;
height:100px;
background-color: #dfdfdf;
padding-top:5px;

}

.cerceve {
border-color:#000000;
border-style:solid;
float:left;
margin: 0 5.5px 10px 0;
height:65px;
}


.ortala {
padding-left:7px;
}


img.facebook 
{ display: none; 
}

.container {
   position: relative;
   height: 50px;
   }

.left-element {
   position: absolute;
   left: 0;
   width: 50%;
   }

.right-element {
   position: absolute;
   right: 0;
   width: 50%;
   text-align: right; /* depends on element width */
   } 

.kayan_reklam {
position : fixed;
_position : absolute;
top : 0;
_top : expression(eval(document.body.scrollTop));
right : 10;
margin : 0;
}

.note{
	width:550px; /*not alanının genişliğidir. Bu kısmı temamıza göre ayarlamalıyız.*/
	background:#d9fdc0; /*arkaplan rengi*/
	padding:5px 5px 5px 5px; /*çerçeve ile olan aralığı*/
	border:1px dashed #ff6600; /*çerçeve şekli*/
	color:#606060; /*yazı rengi*/
	text-align:left;/*yazı hizalaması*/
	font-family: Arial, Helvetica, sans-serif;/*yazı tipi*/
	font-size:11px;/*font büyüklüğü*/
	display:block;/*görünümün toplu halde durması için*/
	}
.votio {
    border:1px solid #c8c8de;
    margin: auto;
    width: 150px;
    padding: 5px;
    text-align: center;
    }

    .votio .stars .vote {
    cursor: hand;
    }

    .votio .votes {
    font-size: xx-small;
    }
	