/*
Theme Name: Apeiro Theme
Theme URI: http://apeiro.pl/
Description: Szalony blogu apeiro
Version: 1.0
Author: apeiro.pl
Author URI: http://apeiro.pl/
Text Domain: apeiro

	apeiro v1.0
	 http://apeiro.pl

	Szablon stworzony przez apeiro.pl

	Copyright 2009

*/

* {
	margin: 0;
	padding: 0;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* end of clearfix */

.accessible {
	display: none;
}
/* Begin Structure */
body {
	margin: auto;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Georgia, sans-serif;
	background: #e6e6e6;
	color: #333;
}
/* headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #EF2446;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h1 {
}
h2 {
	font-size: 2em;
}
/* links */
a {
	color: #EF2446;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
	outline: 0;
}
/* select */

/* dropdown: pseudo <select> */
.selection {
	height: 25px;
	padding-top: 5px;
}
.selection_large {
	height: auto;
}
.selection .intro {
	float: left;
	margin-right: 8px;
	line-height: 25px;
}
.selection .dropdown {
	position: relative;
}
.toNone .dropdown {
	float: none;
}
.selection .dropdown .selected {
	padding: 0 16px 0 8px;
	width: 116px;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
	cursor: pointer;
	color: #666;
	border: solid #cac9c3 1px;
	background: #fff url(img/icons/dd_btn.gif) no-repeat 126px 3px;
}
.selection .dropdown .options {
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	z-index: 200;
	width: 142px;
	background: #fff;
	overflow: hidden
}
.selection .dropdown .scrollbox {
	border: solid 1px #cac9c3;
	border-top: 0;
	max-height: 191px;
	_height: 191px;
	_position: relative;
	overflow: hidden;
	background: #fdfeff;
	position: relative;
}
.selection .semiopen .options {
	display: block;
	visibility: hidden;
}
.selection .open .options {
	display: block;
}
.selection .dropdown .options ul {
	list-style: none;
	zoom:1;
}
.selection .dropdown .options li {
	zoom: 1;
	margin: 0 2px;
	clear: left;
}
.selection .dropdown .slider li {
	margin-right: 16px
}
.selection .dropdown .options li a {
	color: #4F4155;
	line-height: 18px;
	padding: 2px 0 2px 5px;
	display: block;
}
.selection .dropdown .options li a:hover {
	background: #EF2446;
	color: #fff;
	text-decoration: none;
}
.selection .dropdown .options li a.active {
	font-weight: bold
}
.selection .dropdown .options li .separator {
	color: #a55cbc;
}
.selection .dropdown .scrollbar {
	position: absolute;
	z-index: 300;
	right: 4px; /* compensate for white margin */
 *right: 5px;
	top: 1px;
	width: 11px;
	height: 183px;
	padding: 4px 0;
	background: url(img/bg/scrolltrack.gif) no-repeat center center;
}
.selection .dropdown .scrolltrack {
	height: 182px;
	position: relative;
}
.selection .dropdown .scrollbar .button {
	position: absolute;
	left: 0;
	display: block;
	top: 0px;
	cursor: pointer;
	height: 22px;
	width: 15px;
	background: url(img/bg/scrollbtn.gif) no-repeat center center;
}
/* structure */
.container {
	background: url(./img/bg/top.jpg) no-repeat center top;
}
.bg_btm {
	background: url(./img/bg/bottom.jpg) no-repeat center bottom;
}
.page {
	width: 980px;
	margin: auto;
	text-align: left;
	position: relative;
}
.page_hd {
	height: 320px;
	position: relative;
}
.page_bd {
}
.page_ft {
	height: 560px;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #8a8a8a;
}
.page_ft a {
	color: #8a8a8a;
}
.page_ft .copyright {
	position: absolute;
	top: 425px;
	left: 100px;
	background: url(./img/icons/licence.gif) no-repeat 0 0;
	padding-left: 90px;
	height: 15px;
	line-height: 15px;
}
.page_ft .links {
	position: absolute;
	top: 425px;
	line-height: 15px;
	right: 120px;
}
.page_ft .rss {
	position: absolute;
	top: 445px;
	right: 120px;
}
/* flash header */
#flash1 {
	height: 320px;
	width: 980px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.main_logo a {
	text-indent: -999em;
	width: 477px;
	height: 215px;
	position: absolute;
	top: 57px;
	left: 0;
	outline: 0;
}
.categories {
	float: right;
	list-style: none;
	margin-top: 4px;
	font-size: 11px;
	margin-right: 126px;
}
.categories li {
	display: inline;
	margin: 0 5px;
}
.main_description {
	margin-left: -999em;
}
.header_links {
	position:	relative;
	z-index: 10;
	width: 200px;
	font-size: 11px;
	left: 82px;
	top: 5px;
}
.main {
	position: relative;
	z-index: 1;
	min-height: 700px;
	_height: 700px;
	margin-left: 93px;
	padding-bottom: 45px;
	background: url(./img/bg/middle.gif) repeat-y;
}
.main_top, .main_bottom, .slug, .crab {
	position: absolute;
	z-index: 10;
}
.main_top {
	background: url(./img/bg/text_top.gif) no-repeat 0 0;
	width: 764px;
	height: 280px;
	top: 0;
	left: 0;
}
.slug {
	height: 378px;
	left: -63px;
	top: 233px;
	width: 150px;
	z-index: 20;
	background: url(./img/creatures/slug.gif) no-repeat 0 0;
}
.crab {
	height: 130px;
	left: 757px;
	top: 474px;
	width: 130px;
	z-index: 100;
}
.sidebar_top {
	position: absolute;
	top: 2px;
	right: -4px;
	z-index: 30;
	background: #ff0;
	width: 140px;
	height: 394px;
	padding: 55px 25px 150px 80px;
	overflow: hidden;
	background: url(./img/bg/sidebar_top.gif) no-repeat 0 0;
}
.sidebar_bottom {
	position: absolute;
	width: 180px;
	background: url(./img/bg/paper_mid.png) repeat-y 0 0;
	top: 645px;
	right: 5px;
}
.sidebar_bottom .t, .sidebar_bottom .b {
	position: absolute;
	z-index: 5;
	zoom: 1;
	width: 180px;
	height: 55px;
	left: 0;
}
.sidebar_bottom .t {
	top: -25px;
	background: url(./img/bg/paper_top.png) no-repeat 0 0;
}
.sidebar_bottom .b {
	bottom: -45px;
	background: url(./img/bg/paper_btm.png) no-repeat 0 0;
}
.sidebar_bottom .m {
	position: relative;
	z-index: 10;
	padding: 0 10px 0 27px;
	width: 143px;
}
/* End Structure */
/* sidebars */
.sidebar_top {
	font-size: 11px;
}
.sidebar_title {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
}
.sidebar ul, .categories_list, .blogroll {
	list-style: none;
}
.sidebar li, .categories_list li, .blogroll li {
	position: relative;
	margin: 2px 0;
	z-index: 3;
	padding-left: 16px;
	line-height: 20px;
	white-space: nowrap;
}
.sidebar li.current_page_item, .categories_list li.current-cat {
	margin: -7px 0;
	padding: 7px 0 7px 16px;
	background: url(./img/bg/selected_menuitem.gif) no-repeat 0 4px;
	z-index: 1;
}
.sidebar li a, .categories_list li a, .blogroll li a {
	position: relative;
	z-index: 10;
	color: #666;
}
.sidebar li a.current_page_item , .categories_list li.current-cat a {
	color: #ef2446;
}
/* main elements */
.post {
	margin-bottom: 45px;
}
.text {
	width: 630px;
	padding-left: 33px;
	position: relative;
	z-index: 50;
}
.entry p {
	line-height: 19px;
	margin-bottom: 1em;
}
.entry ul, .entry ol {
	margin-left: 25px;
 *margin-left: 30px;
}
.entry li {
	margin-bottom: 1em;
}
.post_info {
	margin: 8px 0 10px;
}
.post_date {
	margin-right: 5px;
}
.post_categories {
	text-transform: uppercase;
	margin-left: 5px;
}
.post_edit {
	margin-left: 8px;
}
.entry {
	margin-top: 12px;
}

.posts_nav {
	margin: 20px auto;
	width: 150px;
	text-align: center;
}
.share {
	margin-top: 34px;
	color: #666;
	text-transform: uppercase;
}
.share img {
	vertical-align: -2px;
	margin: 0 2px;
}
.share_label {
	margin-right: 5px;
}
.comments {
	margin-left: 30px;
}
.commentlist {
	list-style: none;
	color: #666;
}
.commentlist li {
	margin-bottom: 25px;
}
.commentlist .avatar {
	display: none;
}
.commentlist .comment_info {
	margin-bottom: 8px;
}
.commentlist .comment_date {
	font-size: 11px;
}
.commentlist .comment_author {
	color: #EF2446
}
.commentlist .comment_text {
	font-size: 11px;
}
.commentlist .unmoderated {
	color: #CCC;
}
.unmoderated_msg {
	margin-bottom: 5px;
}
.add_comment {
	padding-top: 10px;
}
.add_comment label {
	display: block;
	text-transform: uppercase;
	color: #666;
	font-size: 11px;
	margin-bottom: 5px;
}
.add_comment input, .add_comment textarea {
	border: solid 1px #f0f0f0;
	background: #f0f0f0;
	padding: 2px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	margin-bottom: 15px;
	width: 170px;
}
.add_comment textarea {
	width: 600px;
	height: 100px;
}
.add_comment #submit {
	background: none;
	color: #EF2446;
	border: 0;
	width: auto;
	cursor: pointer;
	padding: 3px 0;
	overflow: visible;
	font-size: 12px;
}
/* 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.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 */


/* Comments form */
textarea {
	width: 660px;
}
/* END Comments form */

.small {
	font-size: 11px;
}

.toRight {
	float: right;
}
.toLeft {
	float: left;
}
.toMiddle {
	float: none;
	overflow: hidden;
 *overflow: visible;
	zoom: 1;
}
