body {
	background: url('../img/fullsize.png');
}

#main {
	background: #fff;
	margin: 0 auto;
	margin-top: 2em;
	margin-bottom: 4em;
}

a {
	color: #f14d58;
}

a:hover {
	color: #f8981f;
}

hr {
	height: 1px;
}

/* --- [Pasek nawigacyjny] ---------- */

#navibar {
}

#navi {
	background: #dfdfdf;
	background: url('../img/_bg_2.png');
	text-align: right;
}

#navi ul {
	list-style: none;
	margin: 0;
}

#navi ul li {
	display: inline;
}

#navi ul li a {
	color: #00b6e0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.22px;
	text-decoration: none;
	padding: 0 1em;
}

#navi ul li a:hover {
	background: #00b6e0;
	color: #fff;
}

/* --- [Formularz] ------ */

input.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	width: 400px;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	width: 400px;
	height: 10em;
}

.button {
	margin-top: 1em;
	padding: 0.25em 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#emailverification {
	display: none;
}

/* --- [Logo] ---------- */

#logo-section {
	margin-top: 1.5em;
	/* margin-bottom: 0.5em; */
}

#add-container {
	margin: 30px 0 30px 0;
}

/* --- [Menu główne] ---------- */

#mainmenu ul {
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 30px;
	padding-left: 0;
	list-style-type: none;
}

#mainmenu li {
	display: inline;
	margin-right: 12px;
}

#mainmenu li a {
	text-decoration: none;
	border-bottom: 2px solid;
}

/* --- [Pojedynczy wpis] ---------- */

.atom {
	position: relative;
	height: 16em;
	margin: 1.5em 10px 3em 30px;
	cursor: pointer;
}

.lead {
	position: absolute;
	bottom: 0px;
	background: #fff;
	width: 178px;
	padding: 0.5em;
}

.lead p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	display: inline;
}

.lead a {
	text-decoration: none;
	color: #000;
}

.opaque {
	opacity: .75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";
	filter: alpha(opacity=66);
}

.opaque:hover {
	opacity: .90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}

p.post-title {
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	margin-bottom: 0.25em;
	text-transform: uppercase;
	letter-spacing: .4px;
}

.more-link {
	font-weight: bold;
	white-space: nowrap;
}

#recentcomments li {
	margin-bottom: 1em;
}

#mainimg {
	width: 650px;
	height: 24em;
	/* height: 288px; */
	margin: 1.5em 10px 1.5em 30px;
	/* border: 1px solid black; */
}

#postcontent h2 {
	margin-bottom: 0em;
}

#postcontent h2 a {
	text-decoration: none;
	color: #000;
	letter-spacing: -1px;
}

.date {
	font-size: 0.9em;
	color: #aaa;
	font-style: italic;
	margin: 0.25em 0 1.75em 0;
}

#thecontent {
	font-size: 1.2em;
	line-height: 1.5em;
}

#share {
	float: right; 
	padding-left: 2em;
	margin-left: 1em;
	padding-bottom: 1.5em;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#share a {
	color: #3b5998;
	font-weight: bold;
	display: block;
	margin-bottom: 0.5em;
	text-decoration: none;
}

#share img {
	position: relative;
	top: 3px;
	margin-right: .5em;
}

.comment {
	margin-top: 1em;
	margin-bottom: 1em;
}

.comment .quiet {
	padding-bottom: 1em;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#cattags {
	display: block;
	margin-top: 5em;
}

/* --- [Galeria] ------------------ */

.gallery-item {
	text-align: left !important;
	width: 130px !important;
}

.gallery-icon img {
	border: 1px solid #ccc !important;
}

#lightbox-secNav {
	overflow: hidden !important;
}

/* --- [Lubię to] --------------- */

.iLikeThis {
	float: right;
	padding-left: 2em;
	margin-left: 1em;
	padding-bottom: 1.5em;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

/* --- [poprzednie / następne ] - */

#prevnext {
	text-align: center;
	font-size: 1.4em;
	font-weight: 100;
	color: #f14d58;
}

#prevnext p {
	margin-top: 2em;
	margin-bottom: 2em;
}

#prevnext a {
	text-decoration: none;
	color: #f14d58;
}

#prevnext a:hover {
	color: #f8981f;
}

#prevnext .small {
	font-size: 0.66em;
	color: #aaa;
	display: block;
	margin-bottom: 0;
}

/* --- [Kolumna menu] ---------- */

#menu {
	background: url('../img/_bg_2.png');
	background-repeat: repeat-y;
}

#sendus {
	background: #f14d58;
	color: #fff;
	padding: 0 .25em 0 .25em;
	font-weight: bold;
	text-decoration: none;
}

#sendus:hover {
	background: #f8981f;
}

#categories, #archive {
	margin-top: 0;
	padding: 0;
	list-style-type: none;
}

#categories li, #archive li {
	margin: 0 .5em .5em 0;
	display: inline-block;
}

#tagcloud a {
	margin-right: .5em;
}

/* --- [Stopka] ---------- */

#footer {
	margin-top: 5em;
}

#footer hr {
	height: 1px;
}

#footer p {
	font-size: 0.9em;
	text-align: right;
	padding-right: 2em;
}