/*  
Theme Name: Grungie
Theme URI: http://www.skinpress.com/Grungie-wp-theme/
Description: Download free wordpress themes @ <a href="http://www.skinpress.com/">SkinPress.com</a>
Version: 1.0
Author: SkinPress.com
Author URI: http://www.skinpress.com/



*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
  font-family:'gill sans','gill sans mt','gill sans mt pro','century gothic',corbel,sans-serif; 
  font-weight:normal; 
  text-transform:uppercase; 
  letter-spacing:.05em; 
  text-rendering: optimizeLegibility;
  }
 
ul{
	list-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;color: #CB3441;
}
a img{
	border:0;
}


.entry i {color: #202020}

.clear{
	clear:both;
}
html{
	background:#DBEAF1 url(http://filmlog.pl/files/50713.png) ; 
}
body{
	margin:0;
	padding:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size:11px;
        /*background:url(http://filmlog.pl/files/bgr_main.png) no-repeat top center; 
	*/color:#000;
}

body.single {
 	background:none;}

#wrapper{ 
}
#page{
	width:1062px;
	padding:0 0 36px 24px;
	margin: auto;
}

/* HEADER */

#header{
	width:100%;
	height:112px;
	overflow:hidden;
	position: relative;
}
#header #logo{
	float:left;
	padding:9px 0 0 66px;
}
#header #logo a{
	color:#042A3F;
	font-size:47px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	letter-spacing:-2px;
	text-transform:uppercase;
}
#header #logo a:hover{
	text-decoration:none;
	color: #0C85CE;
}
#header #logo p.description{
	font-size:18px;
	color:#000;
	padding:0 0 0 66px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
}

#header .hidden_menu {position: absolute;top: 0px;right: 0px;} 
#header .hidden_menu  ul {padding: 0px 0px 5px 0px;margin-left: -14px;}
#header .hidden_menu  ul li {float: right;padding: 0px} 
#header .hidden_menu  ul li a {color:#fff;padding: 5px 6px 5px 6px;text-align: center;background: url(http://filmlog.pl/files/bgr_footer.png);} 

#header .facebook {text-align: center; padding: 5px 1px 5px 1px;position: absolute; top: 30px; right: 80px;}
/* MENU */

#menu{
	width:100%;
	height:32px;
 	background:url(http://filmlog.pl/files/bgr_menu.png) no-repeat; 
	position: relative;
}
#mainmenu{
	float:left;
	padding:4px 0 0 14px;
	width:595px;
}
#mainmenu ul{
	margin: 0;
	padding:0;
	list-style-type: none;
	z-index:1000;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:1000;
	color:#fff;
	font-size:12px;
	text-transform:capitalize;
	padding:0 0 0 5px;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#fff;
	z-index:1000;
	padding:5px 10px 5px 10px;
}  
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:none;
	background:#c22424;
	color:#fff;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 6px;
	background:#000;
	height:auto;
	padding:0;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
	background:#535e55;
	height:auto;
}
 
/* ######### CSS classes applied to down and right arrow images  ######### */
#main_search{
	float:left;
	padding:4px 0 0 70px;
	width:165px;
}
#searchform_top{
	float:left;
	width:100%;
}
#searchform_top_text{
	width:125px;
	padding:4px;
	color:#b4a2a2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	background:none;
	border:0;
	margin:0 5px 0 0;border: 1px solid #806463;
}
#gosearch{
	float:left;
	margin:4px 0 0 0;
}
#menu .rss{ 
  position: absolute;
  top: 2px;
  right: 2px;
  color: #fff !important;
} 
 
/* BODY */

#body{
	width:100%;
	background:#fff url(http://filmlog.pl/files/bgr_body.gif) repeat-y;
	clear:both;
}
#body_top{
	width:100%; 
	overflow:hidden;
	padding:15px 0 37px 0;
}
  
#content{
	width:595px;
	float:left;
	padding:15px 0 0 30px; 
}
#sidebar{
	width:175px;
	float:left;
	padding:0 0 0 45px; 
	margin-top: -10px;
}

#sidebar h2 {
	color:#000;
	margin: 0px -9px 7px -9px;
	padding: 4px;
	text-align:center; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*border-bottom: 1px #a2a2a2 solid;
	border-top: 1px #a2a2a2 solid;*/
	background: #F6D155;
	font-weight: bold;
	font-size: 13px;}
	
#sidebar ul li{
	color:#000000; 
	font-weight:bold;
	padding: 1px 0px 1px 0px;
	line-height:14px;
	font-size: 12px;
}

#sidebar li a{
	color:#000000; 
	text-decoration:none;
	font-weight:normal;
	display: block; 
	padding: 1px 5px 1px 5px;	
} 
#sidebar li a:before { content: '» '} 

#sidebar li a:hover {
	  background-color: #CB3441;   
	color:#fff; 
	text-decoration:none;
	font-weight:normal; 
	display: block;
}

#sidebar ul li ul li { 
	font-weight: normal;
	margin: 0px -5px 0px -5px;
	padding: 2px 0px 2px 0px; 
	background:none;  
	border-bottom: 1px solid #EFF9FF;
} 

#sidebar ul.nici {padding: 8px 0px 0px 0px;margin-left: -14px;}
#sidebar ul.nici a:before { content: ''} 
#sidebar ul.nici li a {border: 1px #D6E7E9 solid;padding: 4px;text-align: center;font-size: 13px;} 
#sidebar ul.nici li {float: right; width: 47%;padding: 0px 6px 0px 6px;}  

#sidebar ul.kategories {text-align: center;width:145px;margin-left: 15px;}
#sidebar ul.kategories span {font-style: italic;color:#d5c5c8;font-size: 11px;font-family: Trebuchet MS;}
#sidebar ul.kategories li {border-bottom: 1px solid #EFF9FF;}
#sidebar ul.kategories li a {padding: 1px 0px 1px 0px;}
#sidebar ul.kategories a:before { content: none} 

#sidebar_right ul.kategories {text-align: center;width:145px;margin-left: 15px;}
#sidebar_right ul.kategories span {font-style: italic;color:#d5c5c8;font-size: 11px;font-family: Trebuchet MS;}
#sidebar_right ul.kategories li {border-bottom: 1px solid #CB3441;}
#sidebar_right ul.kategories li a {padding: 2px 0px 2px 0px;}
#sidebar_right ul.kategories a:before {content: none;} 

#sidebar_right{
	width:180px;
	float:right; 
	padding:0 15px 0 0;
	margin-top: 10px;
}

#sidebar_right h2 {	
	background: #F6D155;
	font-weight: bold;
	margin: 5px -15px 2px -12px;
	padding: 2px;
	text-align:center;
	font-variant: small-caps;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#sidebar_right h2 span {display: none;}

#sidebar_right ul li{
	color:#000000; 
	font-weight:bold;
	padding-bottom:10px;
}

#sidebar_right li a{
	color:#000000; 
	text-decoration:none;
	font-weight:normal;
	display: block; 
	padding: 1px 5px 1px 5px;	
} 
#sidebar_right li a:before { content: '» '} 

#sidebar_right li a:hover {
	  background-color: #CB3441;   
	color:#fff; 
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	display: block;
}

#sidebar_right ul li ul li, #sidebar_right td { 
	font-weight: normal;
	margin: 0px -5px 0px -5px;
	padding: 1px 0px 1px 0px; 
	background:none;  
} 
/* post */
.post{
	width:100%;
	margin:0 0 40px 0;
}

.post .post_top .facebook {
  	position: absolute;
	top: 10px;
	color: #0080CC;
	right: 5px;}

.single .post{
	margin:0 0 20px 0;
}
.post .post_top{
	width:100%;
	overflow:hidden;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	text-align: center; 
}

.post .entry .things { 
	text-align: center;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom: 2px #F6D155 solid; }
	
.post .entry .things span.en {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #666;}
	
.post .entry .things span.podtitle {
	display: block;
	text-align:center;
	font-weight:bold; 
	color: #DC793A;
	margin: 5px 0px -11px 0px}	

.post .post_title{ 
	margin:0 0 10px 0;
	text-align: center;
}

.post_title h2{
	font-size:25px; 
	font-weight:normal;
	color:#CB3441;
	text-align: center;
}
.post_title h2 a{
	color: #CB3441;
}
.post_title h2 a:hover{
	color: #503130;
}
.post .post_comm{
	width:66px;
	height:55px;
	padding:4px 5px 0 0;
	color:#fff;
	text-align:center;
	font-weight:normal;
	font-size:25px;
	float:right;
	background:url(http://filmlog.pl/files/bgr_post_comment.png) no-repeat;
}
.post .post_comm a{
	color:#fff;
}
.post_top_data{
	width:100%;
	overflow:hidden;
	clear:both;
}
.post .post_top p{
	font-size:13px;
	line-height:1.4em;
	padding:2px 0 2px 0;
	color:#708983;
}
.post .post_top p a{
	color:#000;
}
.post .post_top .post_author{
	color: #666;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
}
.post .post_author span, .post .post_top .post_author a{ 
	color:#000;
	text-decoration:none;
}
.post .post_author a:hover{
	text-decoration:underline;color: #DC793A;
}
.post .post_top .post_cats, .post .post_top .post_tags{
	font-weight:bold;
}
.post .post_cats span, .post .post_top .post_cats a{
	color:#000;
	font-weight:normal;
}
.post .post_tags span, .post .post_top .post_tags a{
	color:#000;
	font-weight:normal;
}
.entry{
	line-height:24px !important;
	font: normal normal normal 15px constantia,'hoefler text','palatino linotype',serif; 
	width:100%;
	overflow:hidden;
	text-align:justify;
}
.entry img{
	border:2px solid #F6D155;
}
.entry .banner{
	text-align:center;
	padding:0 0 10px 0;
}
.entry .banner img{
	border:0;
	padding:0;
}
.banner_left{
	float:left;
	padding:0 20px 10px 0;
}
.entry .banner_left img{
	border:0;
	padding:0;
}
.entry p{
	padding-bottom:15px;
	text-indent:20px;
}
.entry p a{
	color:#000 !important;
	font-weight:bold;
	text-decoration:underline;
}
.entry p a:hover{
	text-decoration:none;color: #CB3441 !important;
}

.entry p.zmiana {background: #EFF9FF;padding: 2px;border: 1px #D6E7E9 solid;padding: 10px;}

.entry .more-link{
	display:block;
	font-weight:bold;
	color:#337e4c;
	margin:10px 0 0 0;
}

h2.page_title{
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	background:url(http://filmlog.pl/files/bgr_post_top.gif) no-repeat left bottom;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry h1, 
.entry h2,  
.entry h4, 
.entry h5, 
.entry h6 {
	color: #DC793A;
	display: block;
	font-family: Trebuchet MS;
}
.entry h1{font-size:21px;padding:0 0 5px 0;}
.entry h2{font-size:20px;padding:0 0 5px 0;text-decoration: underline;} 
.entry h4{font-size:18px;padding:0 0 5px 0;}
.entry h5{font-size:17px;padding:0 0 5px 0;}
.entry h6{font-size:16px;padding:0 0 5px 0;} 

.entry h3 {font-size:22px;padding:5px 0 5px 0;text-align: right;
	color: #DC793A; letter-spacing: 1px;
	display: block; font-weight: bold;
	font-family: Trebuchet MS;}

/* SIDE BAR */
.sidebar_widgets{
	font-size:13px;
	line-height:1.5em;
	color:#464540;
	width:100%;
}
.sidebar_widgets a{
	color:#464540;
	text-decoration:underline;
}
.sidebar_widgets a:hover{
	text-decoration:none;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 20px 0;
}
.sidebar_widgets ul ul{
	margin:0;
}
.sidebar_widgets ul li ul li{
	padding:2px 0 2px 4px;
	margin:0;
	width:auto;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 10px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
	background:none;
	padding:3px 0 3px 0;
}
/* FOOTER */

#footer{
	width:100%;
	height:98px;
	background:#F6D155;
	overflow:hidden;
}
#footer_info{
	float:left;
	padding:30px 0 0 28px;
}
#footer_info p{
	color:#fff;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.6em;
}
#footer_info p a{
	color:#fff;
	text-decoration:underline;
}
#footer_info p a:hover{
	text-decoration:none;
}
#footer_logo{
	float:left;
	padding:20px 0 0 36px;
}
#footer_logo a{
	color:#fff;
	font-size:47px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-2px;
	text-transform: uppercase;
	font-weight:bold;
}
#footer_logo a:hover{
	text-decoration:none;
	color:#DBEAF1;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.centered {
width: 586px;
background: #fff;
color:#444;
border:1px solid #F6D155;
padding: 3px;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 30px;font-style: italic;
	padding: 15px 15px 15px 35px; 
	background:url(http://filmlog.pl/files/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(http://filmlog.pl/files/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}



.navigation {
	display: block;
	margin:10px 0 0 0;
	overflow:hidden;
	clear:both;
	color:#000;
	font-size:12px;
	line-height:1.8em;
	font-family:Arial, Helvetica, sans-serif;
	}
.navigation a{
	color:#000;
	font-size:13px;
	}
.wp-pagenavi{
	background:#fff;
	border:1px solid #d7d7d7;
	padding:12px 15px 12px 15px;
	text-align:right;
}
.wp-pagenavi a {
	padding: 6px; 
	margin: 2px;
	color:#000;
}
.wp-pagenavi span.pages {
	padding: 6px; 
	margin: 2px;
	background:#363636;
	color:#fff;
}
.wp-pagenavi span.current {
	padding: 6px; 
	margin: 2px;
	background:#688283;
	color:#fff;
}
.wp-pagenavi span.extend {
	padding: 6px; 
	margin: 2px;
	background:#363636;
	color:#fff;
}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 50px;
	padding:10px; 
	list-style: none;
	} 

.entry ul li { 
	background:url(http://filmlog.pl/files/ico_entry.gif) no-repeat left 13px;
	padding:3px 0 3px 22px;
	}

.entry ol {
	margin: 0 10px 15px 30px;
	padding:10px; 
	}

.entry ol li {
	margin: 0;
	padding:3px 0 3px 0; 
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 5px 0 0 0;
	padding:0;
	width:85px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	margin:10px 0 10px 0;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0;
	}

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 20px 15px;
	list-style: none;
	border:1px solid #cdcdcd;
	background:#fff;
	}

.commentlist .alt {
	border:1px solid #d4d2ba;
	background:#f0efe1;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
}
.commentmet_avatar img{
	border:2px solid #CBCBCB;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	float:right;
	display:block;
	text-indent:-9999px;
	text-transform:capitalize;
	background:url(http://filmlog.pl/files/button_replay.gif) no-repeat;
	width:73px;
	height:27px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#333;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	}
.commentmetadata a{
	color:#66807d;
}
.commentmetadata span{
	color:#66807d;
	font-size:20px;
}

.commentmet_text{
	font-size:12px;
	line-height:1.4em;
	font-family:Verdana, Geneva, sans-serif;
}

#respond{
	margin:40px 0 0 0;
}
.single #respond{
	margin:20px 0 0 0;
}

h3#respond_title{
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
	padding:0 0 6px 5px;
	margin:0 0 10px 0;
}

#commentform{
	color:#000;
	font-size:12px;
	width:90%;
	font-family:Verdana, Geneva, sans-serif;
}

#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}
#cancel-comment-reply-link{
	font-size:12px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}

#commentform a, #commentform small{
	color:#000;
}

#commentform input{
	background:#fff;
	border:3px solid #cacaca;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	color:#000000;
}

#commentform textarea{
	background:#fff;
	border:3px solid #cacaca;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	margin:5px 0 0 0;
	color:#000000;
	overflow:auto;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */
 
 
#blog_comm{ 
	line-height:20px;
	font-size:13px;
}

#blog_comm b {
	color:#000;}

#blog_comm h2{
	font-size:23px;
	font-weight:normal;
	color:#fff;
	position:relative; 
	margin-bottom: 5px;
}

#blog_comm .comm_panel_guest { 
	background:#f7f7f7;
	padding:4px 10px 4px 10px; 
	border: 1px #f7f7f7 solid;
	text-align: justify;
}
 
#blog_comm .comm_text_guest { 
	min-height: 50px;
	padding: 10px; 
	margin: 0px 5px;
	border: 1px #f7f7f7 solid;
	text-align: justify;
	background: url(http://filmlog.pl/files/k_gosc.gif) no-repeat bottom right;
}

#blog_comm .comm_panel_jogger { 
	background-color: #F6D155;
	padding:4px 10px 4px 10px; 
	border: 1px #F6D155 solid;
}
 
#blog_comm .comm_text_jogger{ 
	min-height: 50px;
	padding: 10px; 
	margin: 0px 5px;
	border: 1px #F6D155 solid;
	text-align: justify;
	background: url(http://filmlog.pl/files/k_jogg.gif) no-repeat bottom right;
}

#blog_comm .comm_panel_owner { 
	background-color: #FFEFEF;
	padding:4px 10px 4px 10px; 
	border: 1px #FFEFEF solid;
}
 
#blog_comm .comm_text_owner{ 
	min-height: 50px;
	padding: 10px; 
	margin: 0px 5px;
	border: 1px #FFEFEF solid;
	text-align: justify;
	background: url(http://filmlog.pl/files/k_ja.gif) no-repeat bottom right;
}

#blog_comm .comm_panel_trackback { 
	background-color: #fff;
	padding:4px 10px 4px 10px; 
	background-color: #FFD68F;
	border: 1px #FFD68F solid;
}

#blog_comm .comm_panel_trackback:before {
  content: '[T]';
  font-weight: bold;}

#blog_comm .comm_text_trackback{ 
	min-height: 50px;
	padding: 10px; 
	margin: 0px 5px;
	border: 1px #FFD68F solid;
	text-align: justify;
	background: url(http://filmlog.pl/files/k_track.gif) no-repeat bottom right;
}

.date_month {
        font-size:10px;  
        text-align: right;  
	}
	
.date {
        float:right; 
	} 

.date img.favicon {
	float: right;
	margin-left: 4px;
  } 

 
/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
    ACCESSITES.CSS made by Mike Cherim - http://green-beast.com 
   Designed and built to work with the Accessites WordPress theme
================================================================== */

/* End ACCESSITES CSS */
 
/*postmetadata*/
.postmetadata{
	border:1px solid #F6D155; 
	background:#fff;
	margin:10px 0 23px 0;
	font-family: Trebuchet MS;
}

.postmetadata_top{
	border-bottom:1px dotted #F6D155;
	padding:8px 10px 8px 10px;
	color:#514d3e;
	text-align: center;
	font-size: 13px;
}

.postmetadata_top a{
	color:#f26521;
	font-weight:bold;
	background:url(http://filmlog.pl/files/s_rss.gif) no-repeat left 1px;
	padding-left:22px;
	margin-left:8px;
}

.postmetadata_but{
	padding:4px 10px 10px 10px;
	color:#605f5a;
	font-weight:bold;
}

.postmetadata_but ul{
}

.postmetadata_but ul li{
	display:inline;
	padding-left:2px;
}

.postmetadata_but ul li img{
	position:relative;
	top:5px;
}

.postmetadata_end{
	background:#fff;
	padding:8px 10px 8px 10px;
	color:#514d3e;
	font-weight: bold; 
	text-align: right;
	font-size: 15px;
}

body.single .postmetadata_end {text-align: center;}

.postmetadata_end a{
	color:#DC793A;
	text-decoration:underline;
}
.postmetadata_end a:hover{
	text-decoration:none;
}
.postmetadata_end .red a, .postmetadata_end .red{
	color:#DC793A;
}

 
/* nagrody */
ul.oscars li,
ul.maliny li,
ul.losers li,
ul.winers li{
	 border-bottom: 0px solid #cdcdcd;
	 background: none;}

ul.oscars { 
	 padding: 7px;
	 margin: 7px;  
	 line-height: 20px; 
	 background: url(http://filmlog.pl/files/oskary.png) repeat-y;
	 font-family: trebuchet ms; 
}
ul.oscars li {
	 list-style-type: none;
	 padding-left: 20px;
}
ul.oscars li span {
	 font-weight: bold;
	color:#BF6700 !important; 
}

ul.oscars li a  {
	color:#CC8100 !important; 
	border-bottom: 0px #CC8100 solid !important;


}

ul.oscars li a:hover  { 
	border-bottom: 1px #CC8100 solid !important;
}

/************************/

ul.maliny {
	 padding: 7px;
	 margin: 7px;  
	 line-height: 20px; 
	 background: url(http://filmlog.pl/files/maliny.png) repeat-y;
	 font-family: trebuchet ms; 
}
ul.maliny li {
	 list-style-type: none;
	 padding-left: 20px;
}

ul.maliny li span {
	 font-weight: bold;
	color:#9F000A !important; 
}
ul.maliny li a  {
	color:#DF0009 !important; 
	border-bottom: 0px #DF0009 solid !important;
  
}

ul.maliny li a:hover  { 
	border-bottom: 1px #DF0009 solid !important;
}

/************************/

ul.winers {
	 padding: 7px;
	 margin: 7px;  
	 line-height: 20px; 
	 background: url(http://filmlog.pl/files/winers.png) repeat-y;
	 font-family: trebuchet ms; 
}
ul.winers li {
	 list-style-type: none;
	 padding-left: 20px;
}
ul.winers li span {
	 font-weight: bold;
	color:#005C8F !important; 
}

ul.winers li a  {
	color:#0080CC !important; 
	border-bottom: 0px #0080CC solid !important;
  
}

ul.winers li a:hover  { 
	color:#0080CC !important; 
	border-bottom: 1px #0080CC solid !important;
}

/************************/

ul.losers {
	 padding: 7px;
	 margin: 7px;  
	 line-height: 20px; 
	 background: url(http://filmlog.pl/files/losers.png) repeat-y;
	 font-family: trebuchet ms; 
}
ul.losers li {
	 list-style-type: none;
	 padding-left: 20px;
}

ul.losers li span {
	 font-weight: bold;
	color:#000 !important; 
}
ul.losers li a  {
	color:#000 !important; 
	border-bottom: 0px #000 solid !important;
  
}

ul.losers li a:hover  { 
	border-bottom: 1px #000 solid !important;
}

/*********zobacz rownie_***************/

div.zobacz {
	 padding: 0px 0px 0px 0px;
	 margin:  0px 0px 10px 60px;   
	 font-size: 10px;
	 font-family: Verdana;
	 line-height: 14px;  
}

div.zobacz p {font-weight: bold;}

div.zobacz ul {
	 padding: 10px;
	 margin: 0px;    
  
}
div.zobacz ul  li { 
	 border-bottom: 0px solid #cdcdcd;
	 background: none;
	 padding: 0px 0px 0px 60px; 
	 list-style-type: none;
	 font-style: italic;
} 

div.zobacz ul li a {
	 font-style: normal;
	 padding-left: 5px;
	 border-left: 3px #64627F solid !important;} 

div.zobacz ul li a:hover {
	 padding-left: 5px;
	 border-left: 3px #F14C2C solid !important;} 
/************************/

/* nagrody */

.wiadomosc {
	width:90%;
	padding: 10px 30px 10px 30px;
	margin: 10px 10px 10px 15px; 
	background-color: #FFF1BF;
	border-bottom: 1px #FFD84F solid;
	border-top: 1px #FFD84F solid;
	text-align: center;
	font-size: 1.2em;
	line-height: 22px;
}

.gdzie_sa_komentarze {
        width: 550px;
        text-align: center;
        padding: 5px;
        margin: 15px auto 15px auto;
        font-size: 1.1em;
        line-height: 18px;
background-color: #EFF9FF;}


.ostrzezenie {
        width: 550px;
        text-align: justify;
        padding: 20px;
line-height:23px !important;
        margin: -5px auto 15px auto;
        font-size: 1.1em;
        line-height: 18px;
border: 1px #ddd solid;
        margin: auto;
        color: #9F0000;
	background: #fff;}

/* batmany */
table.bats {margin: auto;background: #EFF9FF;padding: 2px;border: 1px #D6E7E9 solid;}
.bats {padding: 0px;margin: auto} 
.bats_t {text-align: center;font-weight: bold;font-size: 120%;font-family: Century Gothic; padding: 2px;margin: 5px; color: #3F627F;}
.bats_p {padding-top: 5px;padding-bottom: 10px;text-align: center;vertical-align: top; line-height: 100%;font-size: 90%;}
.bats_p a {border: 0px #fff solid !important;}
.bats_p img {margin-bottom: 5px;width: 90px;height: 123px;}
/* batmany */

cite.citeinp {
display: block;
border-bottom: 1px dotted #ccc;
width: 92%;
margin: auto;}


/*** Tabelka z ocenami ***/ 
table.oceny {
  border: 1px #DDDDDD solid;
	 font-family: Verdana;
	 font-size: 10px;
}
table.oceny a {color:#102A3F}
table.oceny td {
  border: 1px #DDDDDD solid;}

td.gora {
  width: 22%;
  padding: 1px 5px 1px 5px;
  margin: 0px;
  font-weight: bold;
  text-align: center;
  font-size: 1.3em;
  background: #eee;
	 font-family: Trebuchet ms;
}

td.gora small {
  display: block; }
  
td.film {
  padding-left: 5px; 
  text-align: left;}
  
td.old {
  color: green;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;}

td.new {
  color: red;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;}
  
td.kom { 
  font-style: italic;
  text-align: right;
  padding-right: 3px;}
  
td.new:after, td.old:after {
  content: "/10";
  font-size: 9px;
  }
/*** tabelka ***/

/*** poziomy ***/
span.poziom0 {display: none;}
span.poziom1 a {color: darkred !important;}
span.poziom1 a:hover {color: darkblue !important;}
span.poziom2 {display: none;}


div.poziom0 {display: none;}
div.poziom1  {border: 1px #ddd solid; margin-top:10px;
        padding: 20px; text-align: justify; color: darkred;
line-height:23px !important;} 
div.poziom2 {display: none;}
