/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
	 font-family: Verdana, Helvetica;
    font-size: 10pt;
}

a {color: #CC3;}
a:hover {color: #FF3;}

body {
	background: #000 url('img/templateback.jpg') no-repeat; /*  url(img/bg.jpg) repeat-x; */
	color: #DDD;
	font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
	padding-left: 90px;
}
#titlu {
background:url('img/titlu.gif') center top no-repeat
}
p,code,ul,ol {padding-bottom: 1.2em;}

h1 {
	color: #CCC;
	font: normal 2em Impact,sans-serif;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #F00;
}

h2 {font: normal 1.8em Tahoma,sans-serif;}

h1,h2 {padding-top: 6px;}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

img {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
	background: #555;
	display: block;
	padding: 3px;
}
ul li {
background: url(img/tombstone_2.gif) no-repeat left;
padding-left:40px;
padding-top:15px;
list-style:none;
height:30px;
}



/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.left {float: left;}
.right {float: right;}

.decay {
	background: url('img/decay.gif') no-repeat left center;
	color: #000;
	font: normal  1.9em Impact,sans-serif;
	letter-spacing: 1px;
	padding: 0 0 8px 30px;
}
.decay-small {
	background: url('img/decay-small.gif') no-repeat left center;
	color: #000;
	font: normal  1.9em Impact,sans-serif;
	letter-spacing: 1px;
	padding: 6px 0 8px 30px;
}

p.postinfo {
	border-top: 1px dashed #333;
	color: #666;
	font: bold 0.9em sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

/* structure */
#container {
	font-size: 1.3em;
}

/* title */
#site-title {font: normal 3em Tahoma,sans-serif;}
#site-title a {
	color: #DDD;
	text-decoration: line-through;
}
#site-title a:hover {
	color: #FFF;
	text-decoration: none;
}
#site-description {color: #CCC;}

/* content */
#content {
	left: 360px;
	position: absolute;
	top: 90px;
	width: 610px;
}
#content .descr {
	color: #8DC63F;
	margin-bottom: 6px;
}
#content li {margin-left: 18px;}

/* navigation */
#navigation {
	left: 130px;
	position: absolute;
	top: 290px;
	width: 210px;
}
#navigation h2 {
	color: #000;
	font-size: 1.5em;
	letter-spacing: 0;
	line-height: 30px;
	margin: 0;
}
#navigation ul {
	margin: 0 0 0 1em;
	list-style:none;
	}
#navigation li {
 background:none;
 height:20px;
	} 
#navigation li a {
	font-size:1.2em;
	font-family: "Arial Rounded MT Bold";
	color: #fff;
	line-height: 1.5em;
	text-decoration: none;
	 background:none;
	 height:20px;
}
#navigation li a:visited {
	font-size:1.2em;
	font-family: "Arial Rounded MT Bold";
	color: #fff;
	line-height: 1.5em;
	text-decoration: none;
	 background:none;
	 height:20px;
}
#navigation li a:hover {
	color: #c02a0a;
	 background:none;
	 height:20px;
}

/* footer */
#footer {
	border-top: 1px dashed #333;
	color: #666;
	font: normal 0.9em sans-serif;
	position: absolute;
	top: 100%;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}
.guestbook{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fff ;
	border-bottom: 3px solid #d73737;
	overflow: hidden;
	color: #000;
}

.guestbook_top{
	padding: 3px;
	background-color:#000000 ;
	border-bottom: 1px solid #660000;
	color: #fff
	}

input, textarea{
border: solid 1px #000000;
}
div#gallery {
	border: thin black solid;
	/* width: 776px; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: white;
}
div#gallery table {
	text-align: center;
	width: 776px; /* perfect for default settings */
	margin-left: auto;
	margin-right: auto;
	}
div.navNP a, div.nav123 a {
	padding-right: 6pt;
	padding-left: 6pt;
}
.thumb {
	/* width: 190px; height: 190px; */
	border: 1px solid black;
	padding: 1px;
	background: #555;
	font-size: small;
	color: black;
	vertical-align: bottom;
	}
div.thumb { float: left; }
div#credits { text-align: center; margin-top: 10pt;}
div#caption {
	margin: 5px auto 5px auto;
	width: 776px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	margin: 0px 0 0 4px;
	height: 29px;
	width: 34px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.pagination{
	color:#fff;
	font-family:"Arial Black";
	font-size:14px;
	font-weight:normal;
	padding-top:15px;
	padding-bottom:10px;
}
.pagination a{
	color:#fff;
	font-family:"Arial Black";
	font-size:14px;
	font-weight:normal;
}
.pagination a:hover{
	color:#fff;
	font-family:"Arial Black";
	font-size:14px;
	font-weight:normal;
}
.pagination a:visited{
	color:#fff;
	font-family:"Arial Black";
	font-size:14px;
	font-weight:normal;
}
