/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

body {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #9c9c9c;

}

a {
	text-decoration: underline;
        color: #9c9c9c;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
        border-bottom: 3px solid #EFEFEF;
	height: 3px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #9c9c9c;
	margin: 5px;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
}

#header {
	overflow: hidden;
	width: 840px;

	margin: 0px 0px 0px 0px;
}

#top {
	margin: 20px 0px 0 0px;
        text-indent: -9999px;
        display: block;
        background: url(images/topik3.jpg) no-repeat top left;
        height: 81px;
}

#description {
	font-size: 11px;
        font-family: Arial Narrow;
        text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 0 20px 0px;
}

#menu {
	width: 880px;
	overflow: hidden;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	padding: 10px;
}

#menu ul li a {
	color: #666666;
}

#container {
	width: 840px;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}

#content {
	float: left;
	width: 600px;
        margin: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 30px;
        text-align: justify;
}

.post-title {
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
        font-family: Arial Narrow;
        text-transform: uppercase;
	color: #000000;
        text-decoration: none;
        margin-bottom: 0px;
}

.post-title a {
        font-size: 24px;
	line-height: 1;
	font-weight: bold;
        font-family: Arial Narrow;
        text-transform: uppercase;
	color: #000000;
        text-decoration: none;
        margin-bottom: 0px;
}

.post-title a:hover {
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
        font-family: Arial Narrow;
        text-transform: uppercase;
	color: #FF0000;
        text-decoration: none;
        margin-bottom: 0px;
}

.page-subtitle {
font-weight: normal;
	color: #9c9c9c;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
        font-family: Arial Narrow;
}

.post-meta {
	font-size: 9px;
	color: #000000;
	margin-top: 3px;
        text-transform: uppercase;
        font-family: Arial Narrow;
}

.post-meta a {
        text-decoration: none;
        font-weight: bold;
	color: #000000;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 10px;

}

.strona-content {
	margin-top: 3px;

}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.1;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.portfolio {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding-bottom: 0px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content img.aligncenter {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 30px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;

}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 1px;
        padding-bottom: 1px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
        text-decoration: none;
}

.section-title {
        font-size: 24px;
        color: #000000;
        font-weight: bold;
	margin-bottom: 25px;
        font-family: Arial Narrow;
        text-transform: uppercase;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 475px;
}

.comment-data p {
	margin-bottom: 5px;
	line-height: 1;
}

.comment-author {
	font-weight: bold;
	margin-bottom: 1px;
        font-family: Arial Narrow;
        font-size: 11px;
        color: #000000;
        text-transform: uppercase;
}

.comment-author a {
        font-weight: bold;
	color: #000000;
        text-decoration: none;
}

.comment-author a:hover{
	font-weight: bold;
        color: #FF0000;
}

.comment-meta {
	margin-bottom: 13px;
        font-family: Arial Narrow;
        font-size: 9px;
        color: #000000;
        text-transform: uppercase;
}

.unapproved {
	font-style: none;
        color: #FF0000;
}

#respond {
	margin-top: 30px;
        margin-bottom: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
        text-transform: uppercase;
        font-family: Arial Narrow;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 100%;
	padding: 10px;
}

.koment-wyrownanie {
        text-align: justify;
}

#sidebar {
        margin: 0px 0px 0px 0px;
	float: right;
	width: 200px;
}

.sidepanel {
	margin-bottom: 15px;
}

.sidepanel h3 {
	text-transform: uppercase;
	color: #9c9c9c;
	font-weight: bold;
	font-size: 11px;
        font-family: Arial Narrow;
	margin-bottom: 3px;
}

.sidepanel ul li {
        color: #9c9c9c;
        text-decoration: none;
        font-family: Arial Narrow;
        text-transform: uppercase;
        font-size: 11px;
        padding: 2px 0px 0px 0px;
        line-height: 1;
}

.sidepanel ul li a {
        color: #9c9c9c;
        text-decoration: none;
		
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0px 0px 0px 0px;
	width: 840px;
	height: 55px;
	border-top: 1px solid #EAEAEA;
        padding-top: 10px;
}

#footer-links {
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
	color: #9c9c9c;
        text-decoration: none;
        font-family: Arial ;
        font-size: 12px;
}

.sep {
	color: #000000;
	margin: 0 3px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.info {
        font-family: Arial Narrow;
        text-transform: uppercase;
        font-size: 11px;
        color: #000000;
}

.info a {
        font-weight: bold; 
        text-decoration: none;
        color: #000000;
}

.folio {
        font-family: Arial Narrow;
        text-transform: uppercase;
        font-size: 11px;
        color: #000000;
}

.folio a {
        font-weight: normal; 
        text-decoration: none;
        color: #000000;
}

.dupsko {
        font-family: Arial Narrow;
        text-transform: uppercase;
        font-size: 11px;
        color: #000000;
}

.dupsko a { 
        font-weight: normal;
        text-decoration: none;
        color: #000000;
}

.komentarz a {
        color: #000000;
        font-weight: bold;
        font-family: Arial Narrow;
        font-size: 9px;
        text-transform: uppercase;
        text-decoration: none;
}


.aktt_tweets ul li {
        line-height: 1.1;
        font-family: Arial;
        text-transform: none;
        font-size: 12px;
padding-top: 1px;
}

.aktt_tweet_time {
        color: #FFFFFF;
}

.aktt_more_updates {
margin-top: 7px;
color: #000000;
}

#header h1 { display:none }

}

