/* CSS file for the pepperfection.com website v 2010-1 */
/* (c) and original version by Piotr S. Parzysz */

* {
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
	height: 100%;
	color: #3d464d;
	font-family: 'Lucida Grande', Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background: #f1efef url(gfx/bg.jpg) top center repeat-x;
	font-size: 12px;
}

@font-face {
	font-family: 'QlassikMediumRegular';
	src: url('font/Qlassik_TB-webfont.eot');
	src: local('☺'), url('font/Qlassik_TB-webfont.woff') format('woff'), url('font/Qlassik_TB-webfont.ttf') format('truetype'), url('font/Qlassik_TB-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'QlassikBoldRegular';
	src: url('font/QlassikBold_TB-webfont.eot');
	src: local('☺'), url('font/QlassikBold_TB-webfont.woff') format('woff'), url('font/QlassikBold_TB-webfont.ttf') format('truetype'), url('font/QlassikBold_TB-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


.cb {
	clear: both;
}

.red {
	color: Red;
}

a {
	color: #0072bc;
	text-decoration: none;
}

a:hover {
	color: #0072bc;

	text-decoration: underline;
}

.access {
	display: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#top {
	width: 960px;
	height: 165px;
}

h1 {
	display: block;
	width: 200px;	
	height: 69px;
	position: absolute;
	top: 0;
	left: 0;
	font: 28px/32px 'QlassikMediumRegular', Arial, sans-serif;letter-spacing: 1.5px;
	font-weight: normal;
}

h1 a, h1 a:hover {
	display: block;
	width: 200px;	
	height: 51px;
	text-align: center;
	background: url(gfx/logo.png) top left no-repeat;
	text-decoration: none;
	color: #1d2554;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	padding: 18px 0 0 0;
}

h1 a:hover {
	color: #3a4170;
}

#top h2 {
	position: absolute;
	top: 78px;
	left: 24px;
	font: 16px 'QlassikMediumRegular', Arial, sans-serif; 
	letter-spacing: 0.2px;
	font-weight: normal;
	color: #1d2554;
}

#contact {
	position: absolute;
	top: 77px;
	right: 0;
	
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

#contact a,
#contact a:hover {
	color: #fff;
	text-decoration: none;
	font: 16px 'QlassikMediumRegular', Arial, sans-serif; 
	padding: 0;
	background: transparent;
}

#contact a:hover {
	text-decoration: underline;
}

#contact span {
	color: #1d2554;
}

#tagline {
	padding: 0 0 80px 0;
}

#tagline h2 {
	text-indent: -999em;
	display: block;
	width: 777px;
	height: 97px;
	background: url(gfx/tagline.png) 0 0 no-repeat;
}

#tagline p {
	color: #fff;
	text-indent: -999em;
	display: block;
	width: 738px;
	height: 33px;
	background: url(gfx/subtag.png) 0 0 no-repeat;
}

#textWrapper {
	padding: 0 5px 30px 5px;
}

#textLeft,
#textRight {
	min-height: 200px;
	width: 405px;
	float: left;
}

#textRight {
	padding: 0 0 0 105px;
}

#textWrapper h4 {
	color: #1d2554;
	font: 18px 'QlassikMediumRegular', Arial, sans-serif; 
	padding: 0 0 5px 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

#textWrapper p {
	font-size: 12px;
	padding: 0 0 30px 0;
	line-height: 150%;
}

.project {
	padding: 0 0 30px 0;
}

.projectHeader {
	padding: 30px 0 0 0;
	position: relative;
}

.projectHeader h3 {
	color: #1d2554;
	font: 24px 'QlassikMediumRegular', Arial, sans-serif; 
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.projectHeader p.description {
	position: absolute;
	top: 40px;
	right: 0;
	text-align: right;
	display: block;
	width: 300px;
	
}

.projectHeader p.link {
	padding: 0 0 0 1px;
	color: #6f7f8c;
}

.projectWrapper {
	padding: 20px 0 0 0;
}

.projectHolder {
	background: #fff;
	float: left;
	width: 450px;
	padding: 3px 3px 0 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}

.oneProjectHolder {
	background: #fff;
	width: 960px;
	padding: 3px 3px 0 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}

.phLeft {
	margin: 0 24px 50px 0;
}

.phRight {
	margin: 0 0 50px 24px;
}

hr {
	background: url(gfx/hr.gif) 0 0 repeat-x;
	border: none;
	height: 1px;	
}

#soon {
	text-align: center;
	font-weight: normal;
	color: #1d2554;
	font: 72px 'QlassikMediumRegular', Arial, sans-serif; 
	letter-spacing: 0.2px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
	padding: 0 0 60px 0;
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.7)), to(rgba(0,0,0,1)));
}

#footer {
	height: 100px;

}

#contactBottom {
	text-align: right;
	padding: 10px 0 0 0;
}

#contactBottom a,
#contactBottom a:hover {
	color: #1d2554;
	text-decoration: none;
	font: 16px 'QlassikMediumRegular', Arial, sans-serif; 
	padding: 0;
	background: transparent;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

#contactBottom a:hover {
	text-decoration: underline;
}

#contactBottom span {
	color: #1d2554;
}
