/*
Theme Name: Artis Media
Theme URI: http://www.artismedia.com.pl
Description: Template do strony Projekt Plus Architekci
Author: Artis Media
Version: 1.0
Tags: black, white, grey, clean, estetic
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
.slider, #navigation ul {
	list-style-type: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 998px;
}
body {
	background-repeat: repeat-x;
	background-image: url(images/bg.png);
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#branding h1 {
	color: #535353;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	margin-top: 7px;
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
}
.entry-content {
	color: white;
	background-repeat: repeat;
	background-image: url(images/blackalpha.png);
	height: 487px;
	width: 997px;
	z-index: 105;
	letter-spacing: 0.4px;
	font-size: 11px;
	position: absolute;
	overflow: auto;
	display: none;
}

.entry-title {
	color: #3c3c3c;
	font-size: 10px;
	top: 494px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
}
#main {
	height: 512px;
	position: relative;
}
#navigation {
	position: relative;
}
#access {
	letter-spacing: 1px;
}
.post {
	position: relative;
}
.ppc-box {
	width: 998px;
	top: 17px;
	right: 0px;
	position: absolute;
	text-align: right;
}
#ppc-box {
	right: 0px;
	position: absolute;
}
#access>ul {
	top: 0px;
	right: 0px;
	position: absolute;
	margin-top: 4px;
}

#access>ul li {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	padding-left: 60px;
	float: left;
}
#access>ul li a {
	color: #787878;
}

#access>div {
	margin-top: 21px;
}

.ppc-box span {
	text-transform: lowercase;
	font-size: 12px;
}
.ppc-box ul {
	
}
.ppc-box ul li {
	float: right;
	padding-left: 20px;
}
.ppc-box ul li a {
	font-size: 11px;
	color: #9e9e9e;
	text-decoration: none;
}
.ppc-box ul li a:hover {
	color: #202020;
}
.carousel-next {
	left: 963px;
	position: absolute;
}
.carousel-previous {
	left: 880px;
	position: absolute;
}
.entry-photos {
	display: block;
	z-index: 100;

	position: absolute;
}
.post-navigation {
	right: 0px;
	color: #a3a3a3;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	top: 494px;
	position: absolute;
}
.post-navigation ul {
	list-style-type: none;
}
.post-navigation ul li {
	padding-left: 30px;
	float: left;
	cursor: pointer;
}
.post-navigation ul li:hover {
	color: #222222;
	cursor: pointer;
}
.entry-content-wrapper {
	color: #fefffe;
	line-height: 16px;
	letter-spacing: 0.4px;
	padding: 20px;
}
.entry-content p {
	padding-bottom: 7px;
}
.entry-content p:last-child {
	padding-bottom: 0px;
}

sup {font-size:xx-small; vertical-align:top; } 
sub {font-size:xx-small; vertical-align:bottom;} 

