/*
Theme Name: ubierankowo

Author: kocur


*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


*
{
	margin: 0;
	padding: 0;
}
html
{
	height: 100%;
	background: white;	

}
.datea {
text-align:left;
}

body
{
	font: 11px Verdana, Tahoma, Sans, 'Lucida Grande', sans-serif;
	color: #4d493e;
	background: white;
}

a
{
	color: #4d493e;
	
	text-decoration: none;
	outline: none;
}
a:visited
{
	color: #4d493e;
	
}
a:hover, a:focus
{
	color: #4d493e;
	
}
a:active
{
	color: #4d493e;
	
}

.c{
clear:both;
}


h1
{
	font-size: 130%;
padding:20px;
}

div#header h1 span {
 display:none;
}
h2
{
	font-size: 120%;
}
h3
{
	font-size: 110%;
}
p
{
	padding: 0;
}
img
{
	border: 0;
}

.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}

.float-left
{
	float: left;
}
.float-right
{
	float: right;
}

.italic
{
	font-style: italic;
}
.bold
{
	font-weight: bold;
}
.justify
{
	text-align: justify;
}

.clear
{
	clear: both;
}

.hidden
{
	display: none;
}



#wraper{
 margin:0 auto;
 width:970px;
 background: url('images/top-back.png') repeat-x;
}

#header{
 height:155px;
 position:relative;
 
}


div#header div#search
{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
}

div#header div#search input
{
	border: 1px solid #a58812;
	padding: 2px 5px;
	background:transparent url('images/bg_search.png') no-repeat scroll 0 0;
	font: 110% 'century gothic', tahoma, verdana, arial, sans-serif;
	width: 128px;
}

div#header div#search input:focus
{
	border: 1px solid #c00000;
}

div#header div#search button
{
	display: none;
}
#ad { margin-top: 27px;}
#game embed , #game object embed{
width: 670px;
height: 500px;
}


div#header ul
{
	z-index: 3;
	position: absolute;
	bottom: 20px;
	height:20px;
	list-style: none;
}
div#header ul li
{
	height: 25px;
	float: left;
	
	font-family: 'century gothic', tahoma, verdana, arial, sans-serif;
}

div#header ul#menu
{
	left: 0;
}

div#header ul#menu li
{
	margin: 0 5px;

  /* for IE */
  filter: alpha(opacity=40);
  /* CSS3 standard */
  opacity: 0.4;
	border-radius: 7px;

	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	
	background: black url('images/opera-radius-fix.svg') 0 0 no-repeat;
}

div#header ul#menu li:hover
{
  /* for IE */
  filter: alpha(opacity=60);
  /* CSS3 standard */
  opacity: 0.6;
}

div#header ul#menu li a
{
	padding: 0 10px;
	line-height: 25px;
	border-bottom: none;
	color: white;

	height: 100%;
	font-size: 140%;
}

div#header ul#menu li.current-cat
{
  /* for IE */
  filter: alpha(opacity=60);
  /* CSS3 standard */
  opacity: 0.6;
}

div#header ul#menu li.current a
{
	color: #fcbd00;
}

div#header .splash {
position:absolute;
right:85px;
top:0;
z-index:1;
}

div#breadcrumbs{
 background: #3b3b3b;
 height: 20px;
 width:800px;
}

div#breadcrumbs ul#bread{
color:#E8E8E8;
list-style:none;
margin-left:5px;
padding-top: 3px;
width: 700px;
height: 10px;

}

div#breadcrumbs  ul#bread li {
float:left;
margin-left:5px;


text-align:center;
height:10px;


}

div#breadcrumbs  ul#bread li.first a{
color:#E8E8E8;
}

div#breadcrumbs  ul#bread li a{
 color: #ffcc03;
 font-weight: bold;
}

div#content{
margin-top:27px;
margin-bottom:10px;
}


div#content div#left-side{
 float:left;
 width:670px;
}

div#content div#right-side{
float:left;
 width:300px;
 position: relative;
}

#footer{
  margin:0 auto;

 width:100%;
position: relative;
	height: 194px;
 background: url('images/bg_footer.png') repeat-x;
}


       
	


div#footer div
{
	position: absolute;
	top: -34px;
	height: 228px;
	width: 100%;
	background:transparent url('images/bg_footer.png') repeat-x scroll left top;
}

div#footer div ul
{
	margin: 40px auto;
	width: 970px;
	list-style: none;
	font-size: 120%;
}

div#footer div ul li
{
	float: left;
	margin-right: 20px;
}

div#footer div p
{
	margin: 0 auto;
	text-align: right;
	width: 920px;
}

div#footer div p a
{
	border: none;
}

.box{
 background:#e2e2e2 url('images/box-laska.png') no-repeat bottom right;
 padding-bottom:15px;
}

.box h2 span,.czat h2 span {
display:none;
}

.box .short {
margin:10px 15px 0 10px;
}

.box .short h3 a{
 font-size:11pt;
 float:left;
 width:145px;
}


.box .short img{
 float:left;
 margin-right:10px;
}

.box .short p {
 float:right;
font-size:10pt;
width:140px;
text-align:left;
}

.box .short a img {
 float:right;
 margin-top:5px;
}


.box .short p a {
 color:#006ea2;
}

.box .short p.date {
 font-size: 8pt;
 text-align:left;
}
.box .short p.date span{
 color:#006ea2;
}



div#left-side.single div#similar
{
	padding: 10px 15px;
	background: url('images/bg_similar.png') 0 0 repeat-x;
}

div#left-side.single div#similar h2
{
	margin: 0;
	font-family: 'century gothic', tahoma, verdana, arial, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #c3292b;
}

div#left-side.single div#similar div
{
	margin-top: 20px;
	width: 120px;
	margin-right: 35px;
	float: left;
}

div#left-side.single div#similar div a
{
	border: none;
	font-weight: bold;
	display: block;
}

div#left-side.single div#similar div a:hover
{
	color: black;
}

div#left-side.single div#similar div a img
{
	margin: 5px 0;
}

div#left-side.single div#similar div a:hover img
{
	opacity: 0.75;
	filter: alpha(opacity=75);
}

div#left-side.single div#similar div.clear
{
	width: 100%;
	float: none;
}

/* -- end of similar */

/* -- comments -- */
div#left-side.single h2#comments
{
	padding:15px 0 0 142px;
	height: 32px;
	font-size: 150%;
	font-weight: normal;
	color: #fbbd00;
	background: url('images/bg_komentarze.png') 0 0 no-repeat;
}

div#left-side.single h2#comments span
{
	display: none;
}

div#left-side.single h2.do_comment
{
	height: 47px;
	color: #27541e;
	background: url('images/bg_skomentuj.png') 0 0 no-repeat;
}

div#left-side.single ul#comments
{
	padding: 10px 20px 10px 30px;
	list-style: none;
}


div#left-side.single ul#comments li
{
	padding: 0 0 15px 40px;
	background: url('images/bg_comment.png') left top no-repeat;
}


div#left-side.single ul#comments li p.float-right
{

}

div#left-side.single h2.do_comment span
{

	display: none;
}



div#left-side.single div#add-comment-form
{
	padding: 10px 20px 10px 0;
}

div#left-side.single div#add-comment-form textarea
{
	width: 485px;
	height: 60px;
	float: right;
}

div#left-side.single div#add-comment-form textarea.szersze
{
	width: 100%;
	height: 82px;
	float: none;
}


div#left-side.single div#add-comment-form input
{
	width: 120px;
}

div#left-side.single div#add-comment-form textarea, div#left-side.single div#add-comment-form input
{
	margin: 2px 0;
	border: 1px solid #d1d8cc;
	font-size: 11px;
	padding: 2px 4px;
}

div#left-side.single div#add-comment-form button
{
	color: #e48600;
	padding-left: 20px;
	font-weight: bold;
	margin: 10px 0;
	border: 0;
	background: transparent url('images/bg_add-button.gif') 0 0 no-repeat;
	cursor: pointer;
}

.float-left
{
	float: left;
}
.float-right
{
	float: right;
}

div#left-side.listing div.post
{
	padding: 10px 0 15px 0;
	position: relative;
	background: url('images/bg_post.png') 0 bottom no-repeat;
}

div#left-side.listing div.post a img
{
	padding: 5px 10px 0 0;
	float: left;
	border: none;
}

div#left-side.listing div.post a:hover img
{
	
}

div#left-side.listing div.post h3
{
	font-family: 'century gothic', tahoma, verdana, arial, sans-serif;
	font-size: 160%;
}

div#left-side.listing div.post h3 a
{
	border: none;
}

div#left-side.listing div.post h3 a:hover
{
	color: black;
}

div#left-side.listing p.tags, .tags
{
	font-size: 80%;
}

div#left-side.listing p.tags a, .tags a
{
	color: #006ea2;
}
 .datea{
font-size:80%;
margin:5px 0;
}


div#left-side.listing p.date,.datee
{
text-align:left;
	font-size:80%;
margin:5px 0;
width:520px;
}

div#left-side.listing p.excerpt
{
	padding: 5px 0;
	font-size: 110%;
}

div#left-side.listing p.date abbr , .datea abbr,.datee abbr
{
	
	border: none;
}

div#left-side.listing div.post div.buttons
{
	background:transparent url('images/bg_post-buttons.png') no-repeat scroll left bottom;
bottom:15px;
height:33px;
left:370px;
padding-bottom:14px;
position:absolute;
width:218px;
}



div#left-side.listing div.post div.buttons img
{
	margin: 4px 0 0 10px;
	padding: 0;
}

div#left-side.listing div.post form#searchform
{
	padding: 10px 0;
	text-align: center;
}

.box .short p.ratingss img{
float:left;
margin:0;
}

.post-ratings{
float:right;
opacity:1;
width:60%;
color:#eeeeee;
margin-top:10px;
}

.box .short p.ratings span,.post-ratings span{ 
 color:#006EA2;
font-weight:bold;
}

#chatForm { margin-bottom:44px;
position:relative; }

#chatbarText {background:transparent url('/wp-content/themes/ubierankowo/images/send-bar-czat.gif') no-repeat scroll 0 0;
border:0 none;
display:block;
height:22px;
margin:0 auto;
width:301px;
position:absolute;
top:-45px;
padding:0 60px 0 0;
width:240px;
}

#shoutboxname{
background:transparent url('/wp-content/themes/ubierankowo/images/send-bar-czat.gif') no-repeat scroll 0 0;
border:0 none;
height:22px;
padding:0 0 0 0;
position:absolute;
top:-23px;
width:240px;
}

#shoutboxAdmin ,#cat, #shoutboxArchive, #chatForm label ,#chatForm div,#shout_theme ,#SmileyList{ display:none; width: 0px; height: 0px ; font-size:0pt;visibility:hidden;}



#top_post{

}

#textup{
 float:left;
width:504px;
}

#textup h2{
 font-size: 18pt;
}

#boxup{
 float:left;
 background: url('images/ocena-back.png') no-repeat;
height:69px;
width:157px;
color: #eeeeee;
position:relative;
}
#boxup strong
{
left:5px;
position:absolute;
top:10px;
}
#game{

}

.views{
position:absolute;
right:5px;
top:50px;
}

.entry {
 margin:20px 0;
}

.excerpt{
float:left;
width:275px;
}

div#reklama {
	margin: 0 auto;
	padding-bottom: 20px;
}

div#reklama div{
	width: 750px;
	text-align: center;
	margin: 0 auto;
}
#skyscraper {
	position: absolute;
	left: 300px;
	top: 60px;
	index: 100;
}
#adtaily-s1 {
	margin-bottom: 8px;
}

