/* css halat alb default style */
/* compiled by Tom Brickman 27march2006 */
/* halatalb.dev.0100 */

/* style ONE (default) */

body {
	margin: 0px;
	padding: 0px 20px 20px 20px;
	background: url(img/bg.gif) top repeat-x #33364A;
	font-family: trebuchet ms, trebuchet, sans-serif;
	line-height: 0.8em;
	color: #000;
}

a:link {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 10px 0px;
}
h2 {
	color: #005ABE;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 4px 0;
}
h2 a {
	color: #005ABE;
}
h2 a:visited {
	color: #005ABE;
}

h3 {
	color: #005ABE;
	font-size: 11px;
	font-weight: bold;
	margin: 25px 0px 8px 0px;
}
h3 a {
	color: #005ABE;
}
h3 a:visited {
	color: #005ABE;
}
p {
	margin: 2px 0 10px 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 700px;
	position: relative;
}

/* page header*/
#header1 {
	height: 115px;
	padding: 0px;
	overflow: hidden;
}
#header2 {
	height: 55px;
	background: url(img/header2.gif) top left no-repeat;
	clear: both;
}
#tl {
	float: left;
	height: 92px;
	width: 219px;
}
#logo2 {
	background: url(img/logo2.gif) top right no-repeat;
	float: right;
	width: 225px;
	height: 171px;
	position: absolute;
	top: 0px;
	right: 0px;
}

	/* navigation*/
#nav {
	float: left;
	margin: 0px 0px 0px 30px;
}
#nav a {
	float: left;
	margin: 0px 18px 0px 0px;
	display: inline;
}

#band {
	background-image: url(img/n_band_on.gif);    /* rollover state */
	width: 38px;                    /* image width */
	height: 56px;                   /* image height */
}
#lyrics {
	background-image: url(img/n_lyrics_on.gif);    /* rollover state */
	width: 65px;                    /* image width */
	height: 56px;                   /* image height */
}
#media {
	background-image: url(img/n_media_on.gif);    /* rollover state */
	width: 71px;                    /* image width */
	height: 56px;                   /* image height */
}
#photos {
	background-image: url(img/n_photos_on.gif);    /* rollover state */
	width: 75px;                    /* image width */
	height: 56px;                   /* image height */
}
#news {
	background-image: url(img/n_news_on.gif);    /* rollover state */
	width: 53px;                    /* image width */
	height: 56px;                   /* image height */
}
#links {
	background-image: url(img/n_links_on.gif);    /* rollover state */
	width: 56px;                    /* image width */
	height: 56px;                   /* image height */
}

	/* romanian extras */
#stiri {
	background-image: url(img/n_stiri_on.gif);    /* rollover state */
	width: 49px;                    /* image width */
	height: 56px;                   /* image height */
}
#versuri {
	background-image: url(img/n_versuri_on.gif);    /* rollover state */
	width: 81px;                    /* image width */
	height: 56px;                   /* image height */
}
#poze {
	background-image: url(img/n_poze_on.gif);    /* rollover state */
	width: 57px;                    /* image width */
	height: 56px;                   /* image height */
}
#legaturi {
	background-image: url(img/n_legaturi_on.gif);    /* rollover state */
	width: 93px;                    /* image width */
	height: 56px;                   /* image height */
}

		/* common */
.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */
	/* END navigation*/
	
	
	
/* LANGUAGE CONTROL */

#lang {
	height: 36px;
}
#lang2 {
	float: right;
	height: 26px;
	width: 122px;
	margin: 10px 45px 0 0;
	background: url(img/lang_bg.gif) top right no-repeat;
	text-align: center;
	display: inline;
}
#lang2 img {
	display: inline;
}


/* END LANGUAGE CONTROL */



#footer {
	clear: both;
	font-size: 11px;
	color: #797979;
	background: #FFF;
	height: 20px;
}
#footer div {
	background: url(img/footer_l.gif) bottom left no-repeat;
	height: 20px;
}
#footer div div {
	background: url(img/footer_r.gif) bottom right no-repeat;
	height: 20px;
	padding: 0 20px 0 17px;
}
#f_left {
	float: left;
	padding: 2px 0 0 0;
}
#f_left_img {
	float: left;
	padding: 0 7px 0 0;
}
#f_right {
	float: right;
	padding: 2px 0 0 0;
}
#footer a {
	color: #797979;
	font-weight: normal;
}
#footer a:visited {
	color: #797979;
	font-weight: normal;
}

/*END page header */



/* content tables */
#in_cont {
	background: url(img/gradient.gif) top repeat-x #FFF;
	width: 700px;
	float: left;
	padding: 0 0 30px 0;
}
#full {
	width: 700px;
	float: left;
	padding: 10px 0 0 0;
}
#main {
	width: 455px;
	float: left;
	padding: 10px 0 0 0;
}
#sidebar {
	width: 245px;
	float: right;
	padding: 10px 0 0 0;
}
.right {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 30px 30px 15px;
}
.rightimg {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 30px 16px 15px;
}
.rightimg img {
	margin: 0 0 20px 0;
}
.content {
	width: 410px;
	float: left;
	display: inline;
	margin: 0 15px 36px 30px;
}
.content_full {
	width: 640px;
	float: left;
	display: inline;
	margin: 0 30px 36px 30px;
}
.area {
	background: url(img/gradient2.gif) top repeat-x;
	padding: 12px 12px 0 12px;
	font-size: 0.7em;
	border-left: 1px solid #242634;
	border-right: 1px solid #242634;
	text-align:justify; 
}

.top {
	background: url(img/t_bg.gif) top repeat-x #242634;
}
.top div {
	background: url(img/tr.gif) top right no-repeat;
}
.top div div {
	background: url(img/tl.gif) top left no-repeat;
	height: 20px;
	overflow: hidden;
	padding: 5px 10px 0 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	overflow: visible;
}
.top_button {
	float: right;
	display: inline;
	margin: -2px 0 0 6px;
	border: 0;
}

.expanded2 {
	background: url(img/gradient_grey.gif) top left repeat-x #474955;
	border-bottom: 1px solid #242634;
	border-left: 1px solid #242634;
	border-right: 1px solid #242634;
	padding: 8px 12px 5px 12px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
}
.expanded {
	display:none;
	background: url(img/gradient_grey.gif) top left repeat-x #474955;
	border-bottom: 1px solid #242634;
	border-left: 1px solid #242634;
	border-right: 1px solid #242634;
	padding: 8px 12px 5px 12px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
}
.expanded form {
	float: left;
	padding: 0;
	margin: 0;
}
.expanded ol {
	margin-top: 5px;
	padding-top: 0;
	margin-bottom: 5px;
	padding-bottom: 0;
}
.search_line {
	height: 30px;
	clear: both;
}
.search_box {
	border: 1px solid #767780;

	background: url(img/search_box.gif) top left repeat-x #FFF;
	margin: 0;
	padding: 2px 4px 2px 4px;
}
.search_right {
	float: left;
	display: inline;
	font-size: 11px;
	color: #edecec;
	padding: 5px 0 0 9px;
}
.search_results {
	clear: both;
	font-size: 11px;
	color: #FFF;
	padding: 0 0 0 0;
	margin: 0;
}
.search_results a {
	color: #FFF;
}
.search_results a:visited {
	color: #FFF;
}
.search_results a:hover {
	color: #FFF;
}


.btm {
	background: url(img/blk.gif) bottom repeat-x;
	height: 12px;
}
.btm div {
	background: url(img/br.gif) bottom right no-repeat;
}
.btm div div {
	background: url(img/bl.gif) bottom left no-repeat;
	height: 12px;
}
/* END content tables */
.lyrics span {
	font-size: 13px;
	font-weight: bold;
}
.lyrics img {
	float: left;
	margin: 0 10px 0 0;
}
.photos {
	text-align: center;
	clear: both;
}
.photos img {
	display: inline;
	border: 0;
	margin: 5px;
}

/* BLOG COMMENTS */

.n_context {
	margin: 20px -12px 5px -12px;
	padding: 0 12px 5px 12px;
	border-bottom: 1px solid #CCC;
	background: url(img/gradient3.gif) bottom repeat-x;
}
.n_context img {
	margin: 5px;
	position: relative;
}
.n_area {
	padding: 0; 
}
.n_comment {
	background: #FFF;
	margin-bottom:15px;
	padding: 5px;
	font-size: 11px;
	color: #000;
}
.n_details {
	padding: 15px 0 0 0;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}

.n_left {
	padding: 2px 0 0 0;
}
.n_right {
	float: right;
	padding: 2px 0 0 12px;
}
.n_img {
	float: right;
	padding: 0 0 0 8px;
}

.n_com_form {
	font-size: 11px;
	color: #000;
}
n_form_box {
	width: 400px;
	font-size: 11px;
	color: #000;
}



.clr {
	clear: both;
	height: 1px;
	overflow: hidden;
}
