html {
min-width: 800px;
}
* {
margin: 0;
padding: 0;
}
body {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
font-weight: 600;
}
strong {
font-variant: small-caps;
text-decoration: underline;
}
.emphasize {
padding: 1px 3px;
color: Black;
}
a {
color: #441111;
text-decoration: none;
outline: none;
}
a:hover {
}
a img {
border: 0 none;
}
.left {
float: left;
margin: 5px 25px 10px 0;
}
.right {
float: right;
margin: 5px 0 10px 25px;
}
#header {
background-color: #FFFFFF;
height: 200px;
border-bottom: 3px solid #441111;
}
#branding {
background: url('../images/fiscuteanu_cap.jpg') no-repeat scroll right bottom transparent;
min-height: 200px;
min-width: 600px;
text-align: left;
}
h1 {
font-family: 'Rammetto One', 'Arial Black', cursive;
font-size: 5em;
font-weight: 300;
font-style: normal;
color: #663333;
position: absolute;
left: 230px;
top: 50px;
text-shadow: 2px 2px 0px Black;
}
h2 {
display: none;
}
h3 {
font-size: 1.2em;
margin: 1em 0 1.5em 0;
text-align: center;
}
#years {
color: Black;
font-size: 10px;
font-weight: bold;
position: absolute;
left: 705px;
top: 125px;
}
#motto {
font-family: Georgia, serif;
font-size: 14px;
font-style: italic;
color: AntiqueWhite;
line-height: 1.7em;
position: absolute;
left: 30px;
top: 165px;
}
#trio {
z-index: 1000;
width: 238px;
height: 200px;
float: left;
position: fixed;
bottom: 0px;
left: 100px;
background-image: url('../images/trei_fiscuteanu.png');
}
#nav {
text-align: center;
position: relative;
margin: 0 auto 25px;
padding-top: 15px;
min-width: 700px;
}
#content {
width: 100%;
color: AntiqueWhite;
position: absolute;
background: #663333 right bottom fixed no-repeat url('../images/fiscuteanu_carnal.jpg');
}
p {
text-align: justify;
margin-bottom: 2em;
line-height: 1.5em;
}
.thumb {
height: 100px;
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: 100px;
}
#footer {
margin: 10px 0 5px 0;
text-align: left;
width: 700px;
border-top: 1px dotted #AntiqueWhite;
padding-top: 15px;
}
#footer a {
color: #441111;
border-bottom: 1px dotted #441111;
}
#footer a:hover {
color: White;
border-bottom: 1px dotted White;
text-decoration: none;
}
#SocialBox {
position: absolute;
right: 222px;
top: -5px;
z-index: 101;
}
.arrow {
z-index: 1000;
}
div#slider .roles {
width: 700px;
height: 1000px;
}
div#slider .gallery {
width: 700px;
height: 3000px;
text-align: center;
margin: 0 auto;
}
div#slider .video {
width: 700px;
height: 4600px;
}