
/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #F8F7F1;
	color: #000000;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #3C71D2;
	text-decoration:none
	}

a:hover, a:active {
	color: #3C71D2;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

/* Structure */

#head {
	width:960px;
	margin:0px auto;
	margin-top:10px;
	padding:0px;
	font-size:0.7em;
	}

#page {
	width:980px;
	margin:0px auto;
	padding:8px;
	background:#E2E2E2;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover {
	background: #3C71D2;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FCFAF8;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

#top-cat{
background:url("/media/images/polskifilm-bk.png");
height:90px; 
margin-top:10px;
margin-bottom:20px;
width:100%
}

#top-cat a{
font-weight:bold;
font-size:11pt;
font-family:arial;
color:#B62348;
} 
#top-cat a:hover{color:#3C71D2}

#top-cat a.descr{
font-weight:normal;
font-size:8pt;
font-family:verdana;
color:#3980B9;
line-height:12px
}

#top-cat td{
max-width:200px;
text-align:left;
height:89px
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:4px
}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

/* Text*/
h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3C71D2;
	font-weight:bold;
	}

#archive h3.cat_title , h3.cat_title, h3.cat_title a:link, h3.cat_title a:visited{
	font-weight:bold;
	color:#646464;
	font-size:8pt;
	font-family: "verdana";
	margin-top:3px;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:10px; 
	padding-left:10px;
	}

h3.authors {
	margin-top:15px;
	}

h4 {
	font:1.0em Arial;
	}

/* Index Page*/
#logo {
	width:350px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:640px;
	float:left;
	background:#ffffff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:250px;
	background:#ffffff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

#middle {
	width: 920px;
	background:#FCFAF8;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#FCFAF8;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3C71D2;}

.category span.cat_title, #front-popular h3{
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#FCFAF8;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#FCFAF8;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#FCFAF8; }
#cat-2:hover, #cat-4:hover {background:#3C71D2; color:#FCFAF8; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#FCFAF8; }
#cat-2:hover a, #cat-4:hover a {background:#3C71D2; color:#FCFAF8; }

#bottom {
	width: 980px;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#archive div.title a{
font-weight:bolder;
font-size:12pt;
font-family:arial;
	}

#front-list {
	width:650px;
	background:#ffffff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#front-list div.title a{
font-weight:bolder;
font-size:12pt;
font-family:arial;
}

#front-list .clearfloat, #archive .clearfloat {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:10px;
	background:#FCFCF5;
	border:1px dotted #ccc;
	margin-bottom:20px;
	margin-top:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	line-height:18px;
	font-size:10pt; 
	font-family:Verdana,Arial,sans-serif
	}

#front-list .spoiler img{
	border: 1px solid #C9D1DA;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	margin:5px 10px 10px 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}


#rndmlst img{
	border: 1px solid #B62348;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin:3px 3px 5px 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}



#front-list p, #archive p {
	pargin-top:25px;
	margin:0px;
	padding:0px;
	color:;
	}
#front-list strong{
	font-weight:normal;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}

/* Content Page*/
#content {
	width:650px;
	background:#FFFFFF;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#515151;
	font-size:9pt;
	}

#content h2.title {
	font:20pt Courier New;
	color:#3C71D2;
	font-weight:bolder;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	letter-spacing:0.3px;
	word-spacing:-11px
	}

#content h2.arhttl{
color:#A2BBEA;
font:10pt arial;
font-weight:bold;
word-spacing:0;
}

#content BLOCKQUOTE {
	text-align:justify;
	background:#FEFAE2;
	max-width:650px;
	min-width:300px;
	margin:auto;
	font:9pt Georgia,Verdana;
	color:#285982;
	font-weight:bold;
	border:3px double #C8D1DB;
	padding:5px;
	margin-bottom:15px}

#content BLOCKQUOTE P {margin:4px;text-align:center}

#content CITE {
padding:1px 5px 1px 5px; text-align:justify;
display:block;
border:1px solid #DFDFDF;
background:#F8F8F8;
line-height:18px;
font-family:Arial;
color:#000000;
font-weight:normal;
font-style:normal;
margin:5px 2px 5px 2px;
}

.post {
	line-height:20px;
	font-size:10pt; 
	font-family:"verdana","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	}
.post-bigger p{
	font-size:12pt;
	}

.post-bigger BLOCKQUOTE p{
	
	font:9pt Georgia,Verdana;
	color:#285982;
	font-weight:bold;
	}


.post p {
	margin-top:0px;
	padding:auto;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list uimg, #archive img {
	border:1px solid #BFCAD5;
	background-color: #f3f3f3;
	margin:0 5px 5px 0;
	padding:2px;
	}

.post img.poster{
border:1px solid #B4C0CD;
	background-color: #f3f3f3;
	margin:5px 15px 5px 3px;
	padding:5px;
}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	padding-bottom:20px;
	}
.entry strong{font-size:9pt;}

#stats {
	margin-top:0px;
	padding:4px 0px;
	/*text-transform:uppercase;*/
	font:0.8em Arial;
	display:block;
	color:#595959;
	}

#stats span {
	padding: 0px 5px 0px 4px;
	}

#stats span a:hover {
	background:none;
	}

.txt_nlrg {
position:relative;
right:-50%;
font:8pt verdana;
}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:640px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:300px;
	float:right;
	clear:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#FCFAF8;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom, #sidebar-ads, #sidebar-tags,#sidebar-counters,#site-search,#sidebar-friends {
	font-weight:normal;
	width:280px;
	float:right;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	background:#ffffff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:250px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#FCFAF8;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#FCFAF8;
	}

#sidebar li {
	width:160px;
	list-style:none;
	display:block;
	padding:10px 0px 0px 10px;
	}
#sidebar li a{
font-weight:bold;
font-size:10pt
}

#sidebar li .cat-item {
padding-top:5px;
border-bottom:1px dotted #ccc;
border-left:1px dotted #ccc;
}
#sidebar li .cat-item a{
font-weight:normal;
font-size:9pt
}

#sidebar ul{
margin-left:12px;
}

/* Form Elements */
select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#FFFFFF;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform{
background:#FCFCFC;
padding:10px;
border:1px solid #F4F4F4;
margin-bottom:15px;}

#commentform input {
	width: 140px;
	margin: 1px 5px 0 20px;
	border:solid 1px #B6B6B6;
	}

#commentform textarea {
	width: 80%;
	margin-top:5px;
	}


/* Comments*/

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 5px 0px 5px 0px;
	list-style:none;
	margin-bottom:1px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 3px 3px 0px 10px;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	width:90%;
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FCFAF8;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFFFFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:1px;
	text-align:left;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:500px;
	background:#FFFFFF;
	}

/* Footer*/
#front-popular {
	font-size:0.7em;
	color:#FCFAF8;
	width: 980px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:250px;
	float:left;
	padding:10px;
	border:1px solid #FCFAF8;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:250px;
	float:right;
	padding:10px;
	border:1px solid #FCFAF8;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#FCFAF8;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #FCFAF8;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3C71D2;
	color:#FCFAF8;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #FCFAF8;
	}

#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}

/* Float Properties*/
.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

	/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #D4D4D4;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	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;
	border:1px solid red;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Shutter */
div#shNavBar a {
color: #ccc; /* colour for the text buttons */
text-decoration: none;
padding: 0 3px;
cursor: pointer;
}
div#shNavBar a img {
opacity: 0.6;
filter: alpha(opacity=60);
}
div#shNavBar a:hover {
color: #fff; /* highlight colour for the text buttons */
}
div#shNavBar a:hover img {
opacity: 1;
filter: alpha(opacity=100);
}
#shDisplay div#shTitle {
font: normal 12px/17px 'Lucida Grande', Verdana, sans-serif; /* caption font */
color: #ffffff; /* caption colour */
text-align: center;
margin: 0 auto;
}
div#shNavBar {
display: block;
font: normal 13px/22px 'Lucida Grande', Verdana, sans-serif; /* font for text buttons and image numbers */
color: #999; /* colour for the image numbers */
background-color: #454545; /* colour for the menu background */
border-top: 1px solid #525252; /* colour for the menu top border */
position: fixed;
left: 0;
bottom: 0;
width: 100%;
padding: 3px 0 5px;
text-align: center;
cursor: default;
z-index: 1011;
}
body {
height: 100%;
}
#shShutter *, #shDisplay * {
padding: 0;
margin: 0;
}
div#shShutter, div#shDisplay {
top: 0;
left: 0;
width: 100%;
position: absolute;
}
div#shShutter {
height: 100%;
z-index: 1000;
background-color: #000000;
opacity: 0.8;
filter:alpha(opacity=80);
}
div#shDisplay {
display: block;
background-color: transparent;
z-index: 1002;
}
div#shDisplay img#shTopImg {
margin: 0 auto;
border: 1px solid #555;
background: transparent;
display: block;
max-width: none;
max-height: none;
float: none;
}
div#shDisplay div#shWrap {
visibility: hidden;
}
div#shWaitBar {
position: absolute;
width: 100px;
left: 50%;
margin-left: -50px;
margin-top: 120px;
}
#shWaitBar img {
border: 0;
float: none;
}
#fullSize {
visibility: hidden;
}
#shNavBar img {
border: 0;
vertical-align: text-top;
margin: 0;
padding: 0;
float: none;
}
* html div#shNavBar {
display: block;
position: absolute;
_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight : document.body.scrollTop+document.body.clientHeight-this.clientHeight);
_left: expression(eval(document.compatMode&&document.compatMode=='CSS1Compat') ? document.documentElement.scrollLeft : document.body.scrollLeft);
}
/*begin controls*/
#sidebar-cntrls {
	font-weight:bold;
	height:170px;
	width:250px;
	float:left;
	margin-bottom:-1px;margin-left:-20px;margin-top:-10px;
	padding:5px 5px 5px 5px;
	background:url(/media/images/cntrls.png) no-repeat center left;
	}

#art_url_copy, #site_url_copy {
text-align:center;
height:120px;
width:180px;
border:4px solid #FCF4BE;
/*background:url("/media/images/link-copy-back.png") no-repeat center;*/ 
background:#FEFEE9
}
#art_url_copy textarea, #site_url_copy textarea {
overflow:hidden;
width:140px;
height:70px;
font:8pt arial;
padding:2px
}
#cntrl_cntnr {
height:120px;
width:180px;
border:4px solid #FCF4BE;
background:#FEFEE9
}
#cntrl_cntnr div {
margin-left:10px;
padding:5px;
color:#0000A0;
cursor:pointer;
text-align:left;
}
#cntrl_cntnr div:hover{text-decoration:underline}
#cntrl_cntnr div.bookmarkz{margin-left:auto;text-align:center}
/*end controls*/