/* Style.css */

/* @group Main */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background-color: #3b2510;
	background-image: url(../files/wood_bg.jpg);
	background-position: left top;
}

a img {
	border: none;
}

a {
	color: #fa6a00;
}

a:hover {
	background-color: #fa6a00;
	color: black;
	text-decoration: none;
}

h1#home {
	display: none;
}

#site {
	width: 100%;
	position: relative;
	padding-top: 20px;
}

/* @end */

/* @group Nav */

#nav {
	display: block;
	clear: both;
	width: 100%;
	height: 52px;
	background: url('files/bg-toolbar.png') repeat-x top left;
	z-index: 1;
	position: fixed;
	top: 0px;
	left: 0px;
}

#nav ul {
	display: block;
	width: 870px;
	height: 36px;
	margin: 0px auto;
}

#nav li {
	display: block;
	float: left;
	height: 36px;
	margin: 0px 10px 0px 0px;
}

#nav li.skipper {
  width: 128px;
  height: 36px;
}

#nav li.skipper a,
#nav li.skipper a:hover,
#nav li.skipper a.activ {
  background: url('images/skipper.jpg') no-repeat top left !important;
  text-indent: -10000px;
  outline: none;
}

#nav li a{
	display: block;
	height: 36px;
	font-size: 1px;
	text-indent: -10000px;
	background-position: top left;
  outline: none;
}

#nav li a:hover {
	background-position: 0px 108px !important;
}

#nav li a:active {
	background-position: bottom left !important;
}

#nav li a.activ {
	background-position: 0px 72px !important;	
}

#nav li a.portfolio {
	width: 105px;
	background-image: url('images/tab-portfolio.jpg');
}

#nav li a.resume {
	width: 96px;
	background-image: url('images/tab-resume.jpg');
}

#nav li a.words {
	width: 80px;
	background-image: url('images/tab-words.jpg');
}

#nav li a.contact {
	width: 96px;
	background-image: url('images/tab-contact.jpg');
}

/* @end */

/* @group Container */

#site #container {
	background: url('images/desen.gif') no-repeat top left;
	width: 930px;
	overflow: hidden;
	margin: 0px auto;
	z-index: 0;
	position: relative;
}

#container #footer {
	display: block;
	clear: both;
	width: 892px;
	height: 140px;
	margin: 0px auto;
	background: url('images/footer.gif') no-repeat top left;
	position: relative;
}

#container #footer a.top_link {
	position: absolute;
	text-indent: -10000px;
	outline: none;
	right: 45px;
	bottom: 45px;
	width: 145px;
	height: 100px;
}

#container #footer a.top_link:hover {
	background: none !important;
}

#container #footer a.ee_power {
	display: block;
	position: absolute;
	width: 132px;
	height: 32px;
	background: url('images/ee_power.gif') no-repeat top left;
	left: 373px;
	bottom: 90px;
	font-size: 12px;
	text-indent: -10000px;
}

#container #footer .license {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 892px;
	height: 35px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #914400;
}

#container #footer .license .picture {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 45px;
}

#container #veioza {
	position: absolute;
	top: -20px;
	left: 625px;
	width: 307px;
	height: 588px;
	background: url('images/veioza.png') no-repeat top left;
	cursor: move;
}

#container a#content_start {
  position: absolute;
  left: 20px;
  top: 190px;
  visibility: hidden;
}

#site #creion {
	position: absolute;
	z-index: 0;
	top: 270px;
	left: 50%;
	margin-left: -600px;
	width: 89px;
	height: 341px;
	background: url('images/creion.png') no-repeat top left;
}

/* @end */

/* @group Left */

#left {
	float: left;
	width: 590px;
	margin-top: 220px;
}

#left .big-box {
	clear: both;
	width: 590px;
	position: relative;
}

#left .big-box .top {
	width: 590px;
	height: 54px;
	clear: both;
	background: url('images/big-box-top.png') no-repeat top left;
}

#left .big-box .bottom {
	width: 590px;
	height: 30px;
	clear: both;
	background: url('images/big-box-bottom.png') no-repeat top left;
}

#left .big-box .center {
	width: 530px;
	height: auto;
	clear: both;
	background: url('images/big-box-center.png') repeat-y top left;
	padding: 0px 30px 0px 30px;
}

/* @end */

/* @group Right */

#right {
	float: left;
	width: 322px;
	height: auto;
	margin-left: 18px;
	margin-top: 220px;
}

#right .small-box {
	clear: both;
	width: 322px;
	position: relative;
	margin: 0px 0px 18px 0px;
}

#right .small-box .top {
	width: 322px;
	height: 54px;
	clear: both;
	background: url('images/small-box-top.png') no-repeat top left;
}

#right .small-box .bottom {
	width: 322px;
	height: 30px;
	display: block;
	clear: both;
	background: url('images/small-box-bottom.png') no-repeat top left;
}

#right .small-box .center {
	width: 262px;
	height: auto;
	clear: both;
	background: url('images/small-box-center.png') repeat-y top left;
	padding: 0px 30px 0px 30px;
}

/* @end */


/* @group Elements */

#left .big-box .center h1,
#left .big-box .center h2,
#right .small-box .center h1 {
	color: #fa6a00;
	font-size: 18px;
	font-style: italic;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

#left .big-box .center h2 {
	font-size: 11px;
  	margin: 0px 0px 15px 0px;
}

#right .small-box .center h1 {
	font-size: 13px;
}

#left .big-box .center p.toolbar {
	width: 520px;
	height: 22px;
	padding: 7px 0px 15px 10px;
	background: url('images/toolbar.gif') no-repeat top left;
}

#right .small-box .center p.toolbar {
	width: 252px;
	height: 19px;
	padding: 3px 0px 10px 10px;
	background: url('images/toolbar-mic.gif') no-repeat top left;
}

#left .big-box .center p.toolbar a,
#right .small-box .center p.toolbar a {
	text-decoration: none;
}

#left .big-box .center p,
#right .small-box .center p {
	color: #f6efa0;
	font-size: 12px;
	padding-bottom: 14px;
	line-height: 16px;
}

#right .small-box .center p {
  font-size: 11px;
  padding-left: 10px;
}

#left .big-box .center p.right,
#right .small-box .center p.right {
	text-align: right;
}

#left .center p.center,
#right .center p.center {
	text-align: center !important;
}

#left .center ul,
#right .center ul {	
	color: #f6efa0;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 15px;
}

#left .center ul li,
#right .center ul li {
	padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 15px;
  list-style-type: disc;
}

#left p img.poza,
#right p img.poza {
	border: 4px solid white;
	margin: 0px auto;
	display: block;
	text-align: center;
	background: url('images/ajax-loader.gif') no-repeat center center;
}

#left div.hr,
#right div.hr {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	border-top: 1px solid #3b240e;
	padding-bottom: 15px;
}

#left div.comment {
	border-top: 1px solid #3b240e;
	padding: 6px 0px 20px 0px;
	float: left;
}

#left div.comment span.info {
	float: left;
	width: 140px;
	margin-right: 10px;
	font-size: 12px;
	color: #f6efa0;
}

#left div.comment span.info small {
	display: block;
	margin-top: 5px;
}

#left div.comment span.continut {
	display: block;
	float: left;
	width: 375px;
}

#left div.comment .gravatar {
	border: 1px solid #3b240e;
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
	width: 32px;
	height: 32px;
	background: url('images/ajax-loader.gif') no-repeat center center;
}

/* @group Projects */

#left div.project_cover {
	width: 522px;
	height: 230px;
	overflow: hidden;
	position: relative;
	border: 4px solid white;
	margin: 0px auto 15px auto;
}

#left div.project_cover img.poza {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}

#left div.project_cover div.banda {
	position: absolute;
	background: black;
	opacity: .70;
	color: white;
	bottom: 0px;
	left: 0px;
	width: 522px;
	height: 45px;
	z-index: 1;
}

#left div.project_cover .buton {
	position: absolute;
	left: 10px;
	bottom: 12px;
	z-index: 2;
}

#left div.project_cover .thumbnails {
	left:  110px;
}

#left p#thumbnails {
	margin-bottom: 15px;
	height: 250px;
}

#left p#thumbnails a.thumbnail {
	display: block;
	float: left;
	overflow: hidden;
	width: 250px;
	height: 110px;
	margin-bottom: 14px;
	border: 4px solid white;
}

#left p#thumbnails a.thumbnail img {
	border: none;
}

#left p#thumbnails a.unu,
#left p#thumbnails a.trei {
	margin-right: 11px;
}

#right p.thumbnail {
	display: block;
	overflow: hidden;
	width: 250px;
	height: 100px;
	border: 4px solid white;
	position: relative;
	padding: 0px !important;
	margin: 0px 0px 10px 0px;
}

#right p.thumbnail .banda {
	display: block;
	position: absolute;
	padding: 1px 3px;
	text-align: right;
	left: 0px;
	bottom: 0px;
	width: 244px;
	background: black;
	color: white;
	opacity: .7;
	z-index: 1;
}

#right p.thumbnail a {
	position: absolute;
	top: -10px;
	z-index: 0;
}

#right p.thumbnail a img {
	border: none;
}

/* @end */

.big-box .buton,
.big-box .buton:hover,
.small-box .buton,
.small-box .buton:hover {
	display: block;
  width: 126px;
  height: 22px;
	background: url('images/buton-mare.gif') no-repeat top left;
	color: white;
	font-size: 17px;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: center;
	padding: 8px 0px 0px 0px;
	text-decoration: none;
  margin: 0px 0px 0px auto;
  text-shadow: #5e6625 1px 1px 2px;
  border: none;
  cursor: hand;
}

.big-box input.buton,
.big-box input.buton:hover {
	height: 30px;
  padding: 0px;
}

.small-box .buton,
.small-box .buton:hover,
#left div.project_cover .buton,
#left div.project_cover .buton:hover {
	width: 89px;
  height: 18px;
  background-image: url('images/buton-mic.gif');
  font-size: 12px;
  padding: 3px 0px 0px 0px;
}

.buton:hover {
	background-position: bottom left !important;
}

.top a.next-prev {
	display: block;
	float: right;
	margin-right: 25px;
	/*position: absolute !important;*/
	margin-top: 20px;
	width: 63px;
	height: 17px;
	padding: 5px 0px 0px 0px;
	background: url('images/next-prev.gif') no-repeat top left;
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

.top a.next-prev:hover {
	opacity: .70;
	filter: alpha(opacity = 70);
}

#container span.grup {
	height: 30px;
	display: block;
}

#container label {
	display: block;
	float: left;
	height: 22px;
	font-size: 16px;
  font-weight: bold;
	padding: 8px 20px 0px 10px;
	color: #e56200;
	background: url('images/bg-label.jpg') no-repeat top right;
	border-left: 1px solid #3b2308;
	width: 107px;
}

#container label img.codu_secret {
	float: left;
	margin: -5px 0px 0px -9px;
}

#container .text {
	display: block;
	float: left;
	border: 1px solid #eb6400;
	border-width: 1px 1px 1px 0px;
	background: #eb6400 url('images/bg-input.jpg') repeat-x top right;
	height: 23px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
	color: #f6efa0;
	letter-spacing: -1px;
	width: 368px;
}

#container textarea.text {
	height: auto !important;
	float: none !important;
	clear: both;
	border-width: 1px;
	width: 505px;
}

#container span.green {
	color: #B8C804;
}

/* Badges */

#flickr_badge {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 80px;
	height: 80px;
	background: url('images/flickr_badge.png') no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	cursor: hand;
}

#twitter_badge {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 64px;
	height: 64px;
	background: url('images/twitter_badge.png') no-repeat top left;
	text-indent: -10000px;
	font-size: 1px;
	cursor: hand;
}

#za_blog_badge {
	position: absolute;
  top: -20px;
  left: 20px;
  width: 72px;
  height: 72px;
  text-indent: -10000px;
  outline: none;
  background: url('images/icon-da-blog.png') no-repeat top left;
}

#contact_badge	 {
	position: absolute;
  top: -20px;
  right: 40px;
  width: 72px;
  height: 72px;
  text-indent: -10000px;
  outline: none;
  background: url('images/icon-contact.png') no-repeat top left;
}

#resume_badge	 {
	position: absolute;
  top: -20px;
  right: 40px;
  width: 72px;
  height: 72px;
  text-indent: -10000px;
  outline: none;
  background: url('images/icon-resume.png') no-repeat top left;
}

#portfolio_badge	 {
	position: absolute;
  top: -30px;
  left: 20px;
  width: 72px;
  height: 72px;
  text-indent: -10000px;
  outline: none;
  background: url('images/icon-portfolio.png') no-repeat top left;
}

#flickr {
	overflow: hidden;
	/*height: 120px;*/
	padding: 10px 0px 14px 0px;
	margin: 0px auto;
	width: 248px;
}

.flickr_badge_image {
	width: 48px;
	height: 48px;
	margin: 0px 5px 10px 5px;
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid white;
	position: relative;
	background: url('images/ajax-loader.gif') no-repeat center center;
	font-size: 1px;
}

.flickr_badge_image a {
	position: absolute;
	top: -13px;
	left: -13px;
}

/* @end */

