@charset "utf-8";
html * { margin:0; padding:0; }

body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #011423 url(bg.jpg) repeat-y fixed;
	color: #000000;
}

em {font-style:normal;}
img {border:none;}
.clr, .clear { clear: both; overflow:hidden; display: block; height: 1px; }

#head {
	background:url(title.gif) no-repeat top left;
	height:110px;
	width:390px;
	z-index:1;
	position:absolute;
	left:0;
	top:0;
}

h1, h2, h3
h1 a, h2 a, h3 a {
	text-align:right;
	display:block; 
	width:390px;
	opacity:0; 
	background:transparent;
	filter:Alpha(opacity=0);
	background:url();
}

h1 { height:60px; line-height:60px; font-size:60px;}
h2 { height:10px;}
h3 { height:30px; line-height:30px; font-size:30px;}

#wrapper {
	margin:0 0 100px 466px;
	width:600px;
	background:#FFFFFF;
	border:#666666 1px solid;
}

#imageMenu {
	position: relative;
	width: 600px;
	height: 125px;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 125px;
	width: 1000px;
}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:150px;
	height:125px;
}

#imageMenu ul li.home a {
	background: url(home-alb.jpg) repeat scroll 0%;
}

#imageMenu ul li.about a {
	background: url(aboutme-alb.jpg) repeat scroll 0%;
}

#imageMenu ul li.portfolio a {
	background: url(portofoliu-alb.jpg) repeat scroll 0%;
}

#imageMenu ul li.contact a {
	background: url(contact-alb.jpg) repeat scroll 0%;
}


.g0,.g1,.g2,.g3 {
	height:46px;
	background:url(geana.gif) no-repeat top left;
	margin-left:50px;
}

.g1 { margin-left:200px;}
.g2 { margin-left:330px;}
.g3 { margin-left:470px;}

#left {
	float: left;
	width:300px;
	margin:0 14px 0 10px;
	padding-left:10px;
}

#left a {
	text-decoration:none;
	color:#feb902;
	background:#000000;
}

#left a:hover {
	color:#feb902;
	background:#FFFFFF;
}

#center {
	margin:10px 14px 0 22px;
}

#dateCoty {
	margin:10px 14px 0 22px;
	font-size:9px;
	color:#666666;
	text-align:center;
}

h4.welcome {
	background:url(welcome.gif) no-repeat top left;
	text-indent:-90000px;
	height:110px;
	width:300px;
}

h4.cv {
	background:url(cv.gif) no-repeat top left;
	text-indent:-90000px;
	height:110px;
	width:300px;
}

h4.contact {
	background:url(contact.gif) no-repeat top left;
	text-indent:-90000px;
	height:110px;
	width:300px;
}

h4.beauty {
	background:url(beauty.gif) no-repeat top left;
	text-indent:-90000px;
	height:70px;
	width:330px;
	Mmargin-top:-50px;
}

h4.fashion {
	background:url(fashion.gif) no-repeat top left;
	text-indent:-90000px;
	height:70px;
	width:330px;
	Mmargin-top:-50px;
}

h4.covers {
	background:url(covers.gif) no-repeat top left;
	text-indent:-90000px;
	height:70px;
	width:330px;
	Mmargin-top:-50px;
}

h4.fashion-shows {
	background:url(fashion-shows.gif) no-repeat top left;
	text-indent:-90000px;
	height:70px;
	width:330px;
	Mmargin-top:-50px;
}

h4.articles {
	background:url(articles.gif) no-repeat top left;
	text-indent:-90000px;
	height:70px;
	width:330px;
	Mmargin-top:-50px;
}

h4.advertising {
	background:url(advertising.gif) no-repeat top left;
	text-indent:-90000px;
	height:70px;
	width:330px;
	Mmargin-top:-50px;
}


#right {
	float: right;
	width:250px;
}

#right a {
	font-size:11px;
	padding-left:70px;
	color:#FFFFFF;
}

#blog-box,
#tw-box,
#link-box {
	width:150px;
	height:212px;
	background:url(blog-box.jpg) top left no-repeat;
	padding:10px 17px 0 77px;
	color:#FFFFFF;
	font-size:11px;
}

.link {
	margin-left:0;
	padding-left:0;
}

#blog-box p,
#tw-box p,
#link-box p{
	padding:4px 7px 0 0;
	margin-left:0;
}

#tw-box {	background:url(tw-box.jpg) top left no-repeat; }

#link-box {  background:url(link-box.jpg) top left no-repeat; }

#blog-box h3,
#tw-box h3,
#link-box h3 {
	font:18px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	display:block;
	width:150px;
	padding:10px 0 12px 0;
}

#link-box a{
	text-decoration:none;
	color:#FFFFFF;
	padding-left:0;
}

#link-box a:hover{
	color:#FEB902;
}

a#tw-link {
	padding:0;
}

#twitter_div {
	overflow: hidden;
	height:135px;
}
#twitter_update_list li {
	display:block;
	padding:5px 0 0 5px;
}

#twitter_update_list a {
	color:#999999;
	text-decoration:none;
}

#container {
	width:570px;
	margin:0 15px;
}

#gallery {
	background:url(gal-bg.jpg) no-repeat top left;
	width:540px;
	height:390px;
	padding-top:40px;
	padding-left:25px;
}

#face {
	position:absolute;
	top:161px;
	left:345px;
	width:122px;
	height:384px;
	background:url(face.gif) top left no-repeat;
}

#footer {
	padding:0 100px 0 220px;
	color:#666666;
	font-size:9px;
	margin-bottom:15px;
}

.menu {}

.nobg {
	background:url(left-menu.gif) top left no-repeat;
	position:absolute;
	top:161px;
	left:325px;
	width:122px;
	height:324px;
	padding:60px 0 0 20px;
}

.nobg ul {
	list-style:none;
}

.nobg a {
	font: 15px Futura Lt BT, Century Gothic, Verdana, Arial, Helvetica, sans-serif; 
	font-style:italic;
	text-decoration:none;
	color:#FFFFFF;
	margin-bottom:20px;
	display:block;
	text-align:center;
	width:115px;
}

.nobg a:hover {
	color:#FEB902;
}

.bold {
	font-weight:bold;
}

#design a {
	display:block;
	height:24px;
	text-align: right;
	color:#FFFFFF;
	padding:0 30px 10px 0;
	font-size:10px;
	text-decoration:none;
}

#design a:hover {
	color:#cc0000;
}

.red {
	font-weight:bold;
	color: #CC0000;
}

.yellow {
	color:#feb902;
	padding-left:200px;
	text-decoration:none;
}

.yellow a {
	text-decoration:none;
}

.yellow a:hover {
	color:#ff000b;
}

.article {
	font: 12px Georgia, 'Times New Roman', Times, serif; 
	color:#FFFFFF; 
	font-style:italic;
	margin:5px 40px 0 10px;
	padding:5px 20px 5px 10px;
}

.article a {
	display:block;
	text-align:right;
	margin:0 60px 0 0;
	text-decoration:none;
	font-size:10px;
	color:#00FFFF;
}

.article a:hover, .article a:visited {
	color:#006699;
}

.font {
	font-family:ACaslon SwashItalic;
}
