/*
Theme Name: Autentyk
Theme URI: http://autentyk.pl
Description: 
Version: 1.0
Author: Autentyk
Author URI: http://autentyk.pl/
Tags: 

*/


body {height: 100%; width: 100%; font: normal 12px Arial, Helvetica, sans-serif; color: #5f5f5f; background: #000 ;}
html, body {width: 100%;}

/* Reset ---------------------------------------------------- */
a, abbr, address, article, aside, audio, b, blockquote, body, canvas, 
caption, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset,
figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup,
html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, 
object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, 
sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

article, aside, canvas, details, figcaption, figure, footer, header, 
hgroup, menu, nav, section, summary {
  display: block;
}

a, ins, del {
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption, th {
  text-align: left;
}

q:after, q:before {
  content: "";
}

:focus { outline: 0; }
blockquote, q {quotes: "" "";}
.clear { clear: both; }

@font-face {
	font-family: TitilliumTitle12;
	src: url('js/TitilliumTitle12.otf');
}

@font-face {
	font-family: TitilliumMaps26L;
	font-weight: bold;
	src: url('js/TitilliumMaps26L.otf');
}

/* Custom ----------------------------------------------------------------------- */
#Header-Wrapper {width: 100%; height: 99px; position:fixed; top: 0; left:0; background: #000 url(images/TopBck.png) left top repeat-x; z-index:999;}
	#Header-Wrapper #Header-Content {width: 1204px; height:99px; position:relative; margin: 0 auto; }
	#Header-Wrapper #Header-Content .Autentyk {width: 129px; height:38px; display:block; position:absolute; left: 0; top: 30px; background:url(images/Autentyk.png) left top no-repeat; text-indent:-9000px;}
	#Header-Wrapper #Header-Content ul {display: block; position:absolute; right: 0; top: 42px;}
		#Header-Wrapper #Header-Content ul li {display: block; float:left; margin-left: 20px;}
		#Header-Wrapper #Header-Content ul li a {display: block; float:left; text-indent:-9000px; height:16px; background-image:url(images/TopLinks.png);}
		#Header-Wrapper #Header-Content ul li a.Mail {background-position: left top; width:209px;}
		#Header-Wrapper #Header-Content ul li a.Phone {background-position:right top; width:150px;}

#Wrapper {width: 1204px; height:100%; margin: 0 auto; padding: 164px 0 50px 0;}

#Project-List {display:block; overflow:hidden;}
	#Project-List li {display: block; float:left; width: 390px; margin-left:17px; margin-bottom:15px;}
	#Project-List li.LessMargin {margin-left:0;}
	#Project-List li a.Screen {display: block; float:left; width:390px; height: 218px; margin-bottom:15px; overflow:hidden;}
	#Project-List li h2 {display: block; font-size: 14px; margin-bottom:10px; font-family:TitilliumTitle12, Arial;}
	#Project-List li h2 span {color: #5d5d5d; }
	#Project-List li h2 a {margin-left:6px; color:#0087b8;}
	#Project-List li h2 a:hover {text-decoration:underline;}
	#Project-List li p {font-size:12px; line-height:16px;}


#Footer-Wrapper {width: 100%; height: 64px; background: #000 url(images/FooterBck.png) left top repeat-x;z-index:99;}
	#Footer-Wrapper #Footer-Content {width: 1204px; height:64px; position:relative; margin: 0 auto; }
		#Footer-Wrapper #Footer-Content ul {display: block; position:absolute; left: 0; top: 17px;}
		#Footer-Wrapper #Footer-Content ul li {display: block; float:left; margin-right: 10px;}
		#Footer-Wrapper #Footer-Content ul li a {display: block; float:left; text-indent:-9000px; height:13px; background-image:url(images/FooterLinks.png);}
		#Footer-Wrapper #Footer-Content ul li a.Mail {background-position: left top; width:143px;}
		#Footer-Wrapper #Footer-Content ul li a.Phone {background-position:right top; width:114px;}
		#Footer-Wrapper #Footer-Content p {width: 280px; height:13px; display:block; position:absolute; right: 0; top: 17px; background:url(images/Copyright.png) left top no-repeat; text-indent:-9000px;}
