/* File created on 25.1.2010 by Sebastianz55 */
/* Version 1.1 | Last update 7.2.2010 */

/* Meyer's reset CSS */
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.ie6 {
	display: none;
}

/* Portfolio style start */

body {
	background: #1e1d1a;
	font-family: Tahoma, Arial, Verdana, sans-serif, serif;
	font-size: 12px;
}

/* Expect style */

.expect {
	display: block;
	width: 58%;
	margin: 9% 0 0 0;
	border-bottom: 15px solid #cc0000;
	height: 42px;
	min-width: 300px;
}

.expect span {
	float: right;
	background: #1e1d1a url('../i/expect.gif') no-repeat top right;
	text-indent: -9999px;
	display: block;
	height: 57px;
	width: 291px;	
}

/* Portfolio */

.wrapper {
	display: block;
	width: 100%;
	min-width: 1000px;
	overflow: visible;
	position: relative;
}

/* Header */

.header {
	width: 100%;
	min-width: 1000px;
	display: block;
	height: 110px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

h1 {
	float: left;
	width: 30%;
	height: 110px;
	min-width: 300px;
	background: #202020 url('../i/header.png') no-repeat top right;
}

h1 a {
	float: right;
	width: 300px;
	display: block;
	height: 110px;
	text-indent: -9999px;
	background: transparent url('../i/kostas.png') no-repeat 0 0;
	
}

.header .about {
	float: left;
	min-width: 660px;
	padding: 20px;
	height: 70px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	color: #666;
	background: #1E1D1A;
}

.header .about li { display: block; }

.header .humble {
	font-size: 18px;
	line-height: 20px;
}

.header .humble em {
	font-size: 12px;
	font-style: normal;
}

.header .designer {
	font-size: 28px;
	line-height: 32px;
	color: #999;	
}

.header .designer sup {
	height:  0;
	line-height: 32px;
	vertical-align: top;
	position: relative;
	font-size: 16px;
}

.header .designer span { color: #fff; }

.header .contact {
	font-size: 16px;
	line-height: 18px;
}

.header .contact a { color:  #999; }

.header .contact a:hover {
	color: #fff;
	text-decoration: line-through;
}

/* Navigation */

.navigation {
	width: 30%;
	display: block;
	height: 50px;
	min-width: 300px;
	background: #000;
	position: fixed;
	top: 110px;
	left: 0;
	z-index: 1000;
}

.navigation ul {
	float: right;
	width: 300px;	
}

.navigation ul li { float: left; }

.navigation ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	margin-right: 1px;
}

.navigation ul li a:hover, .navigation ul li.on a, .navigation ul li.on a:active {
	background-color: #cc0000;
	cursor: default;
	background-image: none;
}

.navigation ul li a:active { background: #cc0000 url('../i/nav-shade.png') repeat-x bottom left; }

/* Content */

.content {
	overflow: visible;
	width: 30%;
	min-width: 300px;
	background: #1b1a17;
	border-top: 1px solid red;
	padding-bottom: 160px;
}

.projectHolder {
	width: 1000px;
	float: right;
	margin-right: -700px;
	margin-top: -1px;
	padding: 180px 0 1px 0;
	overflow: hidden;	
}

ul.thumbs {
	display: block;
	overflow: hidden;
}

ul.thumbs li { float: left; }

ul.thumbs li a {
	display: block;
	margin-right: 10px;
	padding-top: 5px;
}

ul.thumbs li a:hover { padding: 2px 0 3px 0; }

ul.thumbs li.on a, ul.thumbs li.on a:hover {
	border-bottom: 1px solid #cc0000;
	padding: 0 0 4px 0;
}

.project {
	margin-top: 10px;
	overflow: visible;
	position: relative;
	z-index: 1;
	float: left;
}

.preview {
	width: 650px;
	min-height: 490px;
	overflow: hidden;
	float: left;
	background: #141414 url('../i/loader.gif') no-repeat center 200px;
}

h2 {
	float: left;
	padding: 20px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 32px;
	font-weight: normal;
	color: #fff;
	background: #cc0000;
	max-width: 260px;
	overflow: hidden;
	clear: right;
	display: block;
}

ul.arrws {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 58px;
}

ul.arrws li {
	float: right;
	clear: both;
}

ul.arrws li a {
	width: 29px;
	height: 15px;
	padding: 5px;
	display: block;
	text-indent: -9999px;
	background: transparent url('../i/arrws.png') no-repeat 0 0;
}

ul.arrws li.up.off a, ul.arrws li.up.off a:hover, ul.arrws li.up.off a:active {
	background-position: 0 0;
	cursor: default;
}

ul.arrws li.up.off a, ul.arrws li.up.off a:hover, ul.arrws li.up.off a:active {
	background-position: 0 0;
	cursor: default;
}

ul.arrws li.down.off a, ul.arrws li.down.off a:hover, ul.arrws li.down.off a:active {
	background-position: -39px 0;
	cursor: default;
}

ul.arrws li.up a { background-position: 0 -25px; }
ul.arrws li.up a:hover { background-position: 0 -50px; }
ul.arrws li.up a:active { background-position: 0 -75px; }

ul.arrws li.down a { background-position: -39px -25px; }
ul.arrws li.down a:hover { background-position: -39px -50px; }
ul.arrws li.down a:active { background-position: -39px -75px; }

.info {
	width: 310px;
	overflow: hidden;
	background: #000;
	padding: 10px 20px;
	color: #999;
	line-height: 16px;
	float: right;
}

.info p { padding: 10px 0; }

.info p a { color: #999; }

.info p a:hover {
	padding: 4px;
	margin: -4px;
	background: #cc0000;
	color: #fff;
	text-decoration: none;
}

ul.details {
	display: block;
	float: right;
	width: 310px;
	color: #999;
	padding: 10px 20px;
}

ul.details li {
	float: left;
	clear: both;
	background: transparent url('../i/dot.png') no-repeat 0 7px;
	padding-left: 15px;
	line-height: 18px;
}

.url {
	float: right;
	width: 350px;
	overflow: hidden;
}

.url a {
	display: block;
	float: left;
	background: #1B1A17;
	line-height: 20px;
	padding: 5px 25px 5px 35px;
	text-decoration: none;
	color: #999;
}

.url a:hover {
	background: #cc0000;
	color: #fff;
}

.fixer {
	height: 10px;
	display: block;
	clear: both;
}

/* Footer */

.footer {
	width: 30%;
	min-width: 300px;
	color: #666;
	float: left;
	clear: both;
	font-size: 11px;
	margin-top: -100px;
	line-height: 20px;	
}

.footer strong, .footer p {
	float: right;
	width: 300px;
	text-align: left;
}

.footer p a { color: #666; }

.footer p a:hover {
	color: #fff;
	text-decoration: line-through;
}





















