html {
min-width: 800px;
}
* {
margin: 0;
padding: 0;
}
body {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
font-weight: 600;
background-color: Black;
}
strong {
font-variant: small-caps;
text-decoration: underline;
}
.emphasize {
padding: 1px 3px;
color: #FAF3D4;
background-color: #900;
}
a {
color: #900;
text-decoration: none;
outline: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0 none;
}
.left {
float: left;
margin: 20px;
margin-left: 0px;
}
.right {
float: right;
margin: 20px;
margin-right: 0px;
}
#header {
background-color: #201510;
height: 200px;
border-bottom: 1px solid DarkRed;
}
#branding {
background: url("../images/CornelPopescu.png") no-repeat scroll right bottom transparent;
min-height: 200px;
min-width: 600px;
text-align: left;
text-shadow: 5px 5px 5px Black;
}
h1 {
font-family: 'Homemade Apple', Georgia, serif;
font-size: 40px;
font-weight: 300;
font-style: normal;
color: DarkRed;
position: absolute;
left: 230px;
top: 50px;
text-shadow: 0px 0px Black
}
h2 {
display: none;
}
h3 {
font-size: 1.2em;
margin: 1em 0 1.5em 0;
text-align: center;
}
#years {
color: DarkRed;
font-size: 10px;
font-weight: bold;
position: absolute;
left: 500px;
top: 110px;
}
#motto {
font-family: Georgia, serif;
font-size: 14px;
font-style: italic;
color: AntiqueWhite;
line-height: 1.7em;
position: absolute;
left: 30px;
top: 165px;
}
#CurtainLeft {
width: 229px;
height: 350px;
background: url("../images/RedCurtainLeft.jpg") no-repeat left top Black;
left: 0;
top: 0;
position: absolute;
z-index: -1;
}
#CurtainRight {
width: 240px;
height: 350px;
background: url("../images/RedCurtainRight.jpg") no-repeat right top Black;
right: 0;
top: 0;
position: absolute;
z-index: -1;
}
#nav {
text-align: center;
position: relative;
margin: 0 auto 25px;
padding-top: 15px;
min-width: 700px;
}
#content {
width: 100%;
color: AntiqueWhite;
position: absolute;
}
p {
text-align: justify;
margin-bottom: 2em;
line-height: 1.5em;
}
.thumb {
width: 10em;
border: 3px solid AntiqueWhite;
}
.grid {
margin: 0 10px 10px 0
}
.video_caption {
font-size: .9em;
background-color: #FBFBFB;
color: Black;
text-align: center;
padding: 5px;
width: 492px;
margin-bottom: 20px;
}
iframe {
border: 1px solid #FBFBFB;
}
.video iframe, .video p {
margin-left: 50px;
}
#footer {
margin: 10px 0 5px 0;
text-align: left;
width: 700px;
border-top: 1px dotted #990000;
padding-top: 15px;
}
#footer a {
color: AntiqueWhite;
border-bottom: 1px dotted AntiqueWhite;
}
#footer a:hover {
color: DarkRed;
border-bottom: 1px dotted DarkRed;
text-decoration: none;
}
#SocialBox {
position: absolute;
left: 75%;
top: -204px;
left: 22px;
z-index: 101;
}
.arrow {
z-index: 1000;
}
div#slider .roles {
width: 600px;
height: 1200px;
}
div#slider .gallery {
width: 600px;
height: 3870px;
}
div#slider .video {
width: 600px;
height: 4270px;
}