@import url('screen.css');

body {background-image: url("../images/bg-dianthe2.jpg"); background-color: black;}
#footer {background-image: url("../images/bg-dianthe-footer2.jpg")}
#logo {
	background: url(../images/logo-dianthe.png) repeat scroll 0 0;
	height:61px;
	left:0px;
	position:absolute;
	top:38px;
	width:150px;
}

#text .highlight {
	/*background: #E0A3A3;*/
        background: #c4c4c4;
}

#tabs strong {
	/*background: #D98C8C;*/
/*        background: #b2b2b2;*/
    background: #BC2C2C;
}

#heading {
	background: #BC2C2C url("../images/dianthe-heading-red.png");
}

#heading h1 {color: white;}

#text h2, #text h3, #text h4 {
	color: #CB2D2E;
}

.gallery-menu a, .gallery-menu strong, #menu ul li a, #tabs a, .control-breadcrumbs a {
	color: #EDC4B8;
}

#text a {color:#CB2D2E}
#text a:visited {color:#992222}
#text a:hover {color: #A29486}

.paginator {
	/*background: #F8CDCD;*/
        background: #cdcdcd;
}

.paginator a, .paginator span {
	border-color: #EBA7A7;
}

.paginator span {
	color: #DFB3B3;
}

.paginator a:hover {
	background: #CB2D2E;
}

.control-photogallery a:hover img {
	border-color: #EBA7A7;
}

#text input.text, #text textarea {
	background: #FAD5CF;
	border: 1px solid #AAA;
	color: black;
}

.sidebar .news a {
	color: #E0A3A3;
}

.sidebar .news a:hover {
	color: #F8CDCD;
}

.gallery_background {
    background-color: black !important;
    min-height: 925px;
    _height: 925px;
}
.gallery_background p, .gallery_background ul li {
    color: white !important;
}
.gallery_background p.highlight {
    color: black !important;
}

#topnews {
    position: absolute;
    left: 165px;
    top: 86px;
    font-size: 11px;
    width: 628px;
    text-align: center;
    color: white;
}
#topnews p {
    padding: 0px 4px;
    margin: 0px;
}
