/*--------------------------------------------------
Title: screen.css
Author: Claudiu Andrei - Inspire (www.inspireco.ro)

Date: 16-03-2008
--------------------------------------------------*/


/* =Reset
--------------------------------------------------*/

	/* =General
--------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100.01%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: inherit;
	vertical-align: baseline;
	}

body { background: transparent; color: #333; line-height: 1.4; text-align: left; }

	/* =Tables
--------------------------------------------------*/
table           { border-collapse: collapse; border-spacing: 0; }
caption, th, td { font-weight: 400; text-align: left; }
table, td, th 	{ vertical-align: middle; }

	/* =Inline
--------------------------------------------------*/
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }
a img         { border: 0; }


/* =Global
--------------------------------------------------*/
html {
	background: #fff url(../images/design/back-updated.png) repeat-x 50% 0;
	}
body {
	color: #222;
	font-family: Verdana, 'Trebuchet MS', Helvetica, Georgia, Arial, 'Lucida Sans Unicode', 'Bitstream Vera Sans', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}
div {
	float: left;
	position: relative;
	}
	div.wrapper {
		width: 100%;
		}


/* =Structure (id)
--------------------------------------------------*/

	/* =Primary
--------------------------------------------------*/
#container {
	float: none;
	margin: 0 auto;
	width: 933px;
	}
#header {
	background: url(../images/design/header-back.jpg) no-repeat 0 50px;
	height: 250px;
	overflow: hidden;
	padding: 50px 20px 0;
	width: 890px;
	}
#content {
	background: url(../images/design/content-updated.png) no-repeat 550px 0;
	padding: 0 20px;
	width: 890px;
	}
#main {
	padding: 20px;
	width: 500px;
	}
#sub {
	float: right;
	font-size: 11px;
	padding: 70px 10px 20px 20px;
	width: 320px;
	}
#footer {
	background: url(../images/design/footer-bar.png) no-repeat 520px 15px;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	padding: 5px 430px 5px 40px;
	width: 460px;
	}

	/* =Secondary
--------------------------------------------------*/
#contact {
	font-size: 11px;
	padding: 0 35px 0 575px;
	width: 320px;
	}
#nav {
	display: block;
	float: left;
	height: 50px;
	left: 40px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 500px;
	}
	#nav li,
	#nav a,
	#nav li.selected span {
		background: transparent;
		color: #fff;
		float: left;
		font-size: 16px;
		height: 50px;
		line-height: 50px;
		margin: 0;
		outline: 0;
		padding: 0;
		text-align: center;
		text-indent: -5000px;
		text-transform: uppercase;
		width: 100px;
		}
	#nav a {
		display: block;
		float: left;
		text-decoration: none;
		}
	#nav a:hover {
		background: url(../images/design/nav-bar.png) no-repeat 0 48px;
		}
	#nav li.selected span {
		background: url(../images/design/nav-bar.png) no-repeat 0 -2px;
		}
	#nav.ro #about {
		background: url(../images/design/nav-menu.png) no-repeat -500px 0;
		}
	#nav.en #about {
		background: url(../images/design/nav-menu.png) no-repeat 0 0;
		}
	#nav.ro #services {
		background: url(../images/design/nav-menu.png) no-repeat -600px 0;
		}
	#nav.en #services {
		background: url(../images/design/nav-menu.png) no-repeat -100px 0;
		}
	#nav.ro #portofolio {
		background: url(../images/design/nav-menu.png) no-repeat -700px 0;
		}
	#nav.en #portofolio {
		background: url(../images/design/nav-menu.png) no-repeat -200px 0;
		}
	#nav #blog {
		background: url(../images/design/nav-menu.png) no-repeat -300px 0;
		}
	#nav #contact {
		background: url(../images/design/nav-menu.png) no-repeat -400px 0;
		}
#logo {
	float: right;
	display: block;
	height: 130px;
	padding: 60px;
	width: 230px;
	}
	#logo a {
		background: url(../images/design/logo.png) no-repeat 0 0;
		border: 0;
		display: block;
		height: 130px;
		outline: 0;
		text-indent: -5000px;
		width: 230px;
		}
#motto {
	float: left;
	font-family: Georgia, Times, serif;
	display: block;
	height: 150px;
	padding: 50px 20px;
	text-align: center;
	width: 500px;
	}
	#motto span.title {
		color: #000;
		font-size: 40px;
		font-weight: 400;
		line-height: 1em;
		margin: 0;
		padding: 0 0 10px 0;
		text-align: center;
		}
	#motto p {
		background: transparent;
		color: #000;
		font-size: 20px;
		line-height: 1.5em;
		padding: 5px 0 0;
		text-align: center;
		}
#lang {
	color: #fff;
	display: block;
	float: left;
	height: 30px;
	left: 560px;
	line-height: 50px;
	padding: 10px 105px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 140px;
	}
	#lang a {
		background: transparent;
		color: #f90;
		display: block;
		float: left;
		height: 30px;
		line-height: 30px;
		margin: 0;
		outline: 0;
		padding: 0 10px;
		text-align: center;
		text-decoration: none;
		text-indent: -5000px;
		width: 120px;
		}
	#lang a.ro {
		background: url(../images/design/lang.png) no-repeat 0 0;
		}
	#lang a.en {
		background: url(../images/design/lang.png) no-repeat -140px 0;
		}


/* =Format (class)
--------------------------------------------------*/
.email {
	direction: rtl;
	unicode-bidi: bidi-override;
	}
	.email.regular {
		direction: ltr;
		}
.gallery {
	float: left;
	list-style: none;
	margin: 3px -10px 0 0;
	padding: 5px 0 0;
	width: 330px;
	}
	#sub .gallery li	{
		background: transparent;
		float: left;
		height: 66px;
		margin: 0;
		padding: 0;
		width: 66px;
		}
	.gallery li a {
		border: 1px solid #999;
		display: block;
		height: 50px;
		margin: 0;
		padding: 2px;
		width: 50px;
		}
	.gallery li a img {
		height: 50px;
		width: 50px;
		}
	.gallery li a:hover{
		background-color: transparent;
		border-color: #000;
		}
.fn.org {
	display: none;
	}
.portofolio-project {
	background: url(../images/design/dot.gif) repeat-x 0 100%;
	padding: 10px 0 20px;
	width: 500px;
	}
	.photo-wrapper {
		width: 202px;
		}
		.photo {
			height: 152px;
			overflow: hidden;
			width: 202px;
			}
			.photo a {
				border: 1px solid #333;
				display: block;
				height: 150px;
				overflow: hidden;
				padding: 0;
				width: 200px;
			}
			.photo a:hover {
				border: 1px solid #900;
			}
		.link {
			background: #333;
			color: #fff;
			font-size: 10px;
			padding: 5px 0 10px;
			text-align: center;
			width: 202px;
			}
	.info {
		float: left;
		margin-bottom: -10px;
		margin-right: -3px;
		padding-left: 20px;
		width: 278px;
		}
	.info h4 {
		border-bottom: 1px solid #333;
		font-weight: 700;
		line-height: 30px;
		margin-left: -20px;
		padding-left: 20px;
		}
	.info h4 a {
		text-decoration: none;
		}
.project {
	border: 1px solid #ccc;
	width: 500px;
	}
	.project.left {
		padding-right: 10px;
		}
	.project.right {
		padding-left: 10px;
		}
.entry {
	color: #444;
	float: none;
	font-family: Georgia, Times, Serif;
	font-style: italic;
	}
.blog {
	background: url(../images/design/dot.gif) repeat-x 0 100%;
	margin-bottom: 15px;
	margin-left: -20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
.author {
	background: url(../images/design/dot.gif) repeat-x 0 0;
	margin-left: -20px;
	padding-left: 20px;
	padding-top: 15px;
	}


/* =Text
--------------------------------------------------*/

	/* =Headings
--------------------------------------------------*/
h1,
h2,
h3 {
	color: #000;
	font-family: Georgia, Times, serif;
	font-weight: 400;
	}
h1 {
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 0 10px 0;
	}
#main h1 {
	background: url(../images/design/header-bar.png) no-repeat 100% 0;
	margin: 0 -60px 0 -1000px;
	padding: 0 60px 10px 1000px;
	}
* html #main h1 {
	height: 0;
	padding-bottom: 50px;
	position: relative;
	}
h2,
h3 {
	color: #600;
	background: url(../images/design/dot.gif) repeat-x 0 100%;
	padding: 20px 0 5px;
	}
h2 {
	font-size: 20px;
	}
h3 {
	font-size: 16px;
	}
	.top {
		background: transparent;
		padding: 5px 0;
		}
	.simple {
		background: transparent;
		}
	.top-normal {
		background: url(../images/design/dot.gif) repeat-x 0 100%;
		padding: 5px 0;
		}
		#main h2 {
			margin-bottom: 15px;
			margin-left: -20px;
			padding: 20px 0 10px 20px;
			}
		* html #main h2 {
			height: 0;
			position: relative;
			}
		#sub h3 a {
			color: #600;
			text-decoration: none;
			}
		#sub h3 a:hover {
			color: #fff;
			}

	/* =Paragraphs
--------------------------------------------------*/
p {
	margin: 5px 0 10px;
	}
	p.title {
		font-weight: 700;
		margin: 15px 0 0;
		}

	/* =Lists
--------------------------------------------------*/
ul,
ol {
	margin: 0 0 10px 15px;
	}
ul {
	list-style: disc;
	}
	#sub ul {
		position: relative;
		top: 1em;
		}
	#sub li {
		background: url(../images/design/dot.gif) repeat-x 0 0;
		font-size: 11px;
		padding: 6px 0 4px;
		position: relative;
		top: -1em;
		vertical-align: top;
		width: 100%;
		}
	#sub li.adr {
		background: transparent;
		}
ol {
	list-style-type: decimal;
	}

	/* =Inline
--------------------------------------------------*/
strong {
	font-weight: 700;
	}
em,
dfn {
	font-style: italic;
	}
	em.distinct {
		color: #000;
		font-style: inherit;
		}
	em.slim {
		font-weight: 400;
		}
dfn {
	font-weight: 700;
	text-decoration: underline;
	}
span.small {
	color: #666;
	font-size: 0.75em;
	}

	/* =Links
--------------------------------------------------*/
a {
	color: #900;
	text-decoration: underline;
	padding: 1px 0;
	}
a:hover {
	background: #900;
	color: #fff;
	text-decoration: none;
	}
	.link a {
		color: #f90;
		text-decoration: none;
		}
	.link a:hover {
		background: transparent;
		text-decoration: underline;
		}


/* =Forms
--------------------------------------------------*/

	/* =Form
--------------------------------------------------*/
form {
	float: none;
	font-size: 11px;
	padding: 5px 0 10px;
	overflow: hidden;
	width: 500px;
	}

	/* =Fieldsets
--------------------------------------------------*/
fieldset {
	border: 0;
	padding: 0;
	width: 503px;
	}
legend {
	background-color: #fff;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	color: #693;
	font-size: 10px;
	font-style: italic;
	font-weight: 700;
	padding: 0 10px 0 0;
	text-transform: uppercase;
	}
* html legend {
	margin: 0 -10px 0 0; /* IE Win */
	}

	/* =Labels & Structure
--------------------------------------------------*/
label {
	background: url(../images/design/dot.gif) repeat-x 0 100%;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	vertical-align: top;
	width: 100px;
	}
.row {
	display: inline;
	float: left;
	padding: 5px 0;
	width: 500px;
	}
	#contact-form p,
	label.check {
		padding-left: 100px;
		width: 400px;
		}

	/* =Fields
--------------------------------------------------*/
.row input.text,
.row textarea,
.row select {
	background: #fafaed;
	border: 1px solid #999;
	border-left: 2px solid #999;
	color: #333;
	display: inline;
	float: left;
	font-family: sans-serif;
	font-size: 11px;
	margin: 0;
	overflow: hidden;
	padding: 4px 2px;
	width: 300px;
	}
.row input.text,
.row select {
	height: 15px;
	}
form .row input.text:focus,
form .row textarea:focus,
form .row select:focus {
	border-color: #333;
	}
.row.error input.text,
.row.error textarea {
	border-color: #900;
	}

	/* =Messages
--------------------------------------------------*/
.row.error {
	background: url(../images/forms/field-error.png) no-repeat 100% 10px;
	}
.row.ok {
	background: url(../images/forms/field-ok.png) no-repeat 100% 10px;
	}
#contact-form em {
	color: #c00;
	text-decoration: none;
	}
	#contact-form p.invalid {
		background-color: #eee;
		border: 1px solid #ccc;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 398px;
		}

	/* =Buttons
--------------------------------------------------*/
input.button {
	background: transparent url(../images/forms/button.png) no-repeat 0 0;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: inline;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: center;
	width: 90px;
	}
input.button:hover {
	background: transparent url(../images/forms/button.png) no-repeat 0 -30px;
	}