html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
    height: 100%;
}
body {
	line-height: 1;
	min-height: 100%;
	position: relative;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CADILLAC STYLES */

body {
	background-image: url(../img/Tapete5.jpg);
	background-repeat: repeat;
	color: #d1d1d1;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
.vintageweddings {
	font-family: 'Lobster', cursive;
	font-size: 35px;
	text-align: center;
	margin-bottom: 50px;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 1.5;
}
.fett {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.wrapper {
	width: 900px;
	position: relative;
	background-color: rgba(0, 0, 0, 0.7);
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
}
.logo {
	margin-bottom: 30px;
	vertical-align: top;
}
.logo .logo-image {
    width: 200px;
    float: left;
}
.logo .cadillac-logo {
    margin-left: 3px;
}
.logo .logo-image img {
    width: 200px;
    vertical-align: top;
}
.logo .vintage-weddings {
    width: 500px;
    float: right;
    text-align: right;
}
.logo .vintage-weddings img {
    width: 444px;
    vertical-align: top;
}
.logo-cadillac-font {
    font-family: 'Lobster', cursive;
    font-size: 58px;
    text-align: left;
    color: #d1d1d1;
}
.slider {
	margin-bottom: 30px;
	position: relative;
}
.box {
	width: 202px;
	margin-right: 30px;
	float: left;
	text-align: center;
}
.box img {
	margin-bottom: 25px;
}
.box h3 {
    width: 202px;
    height: 32px;
}
.box h3 img {
    height: 100%;
}
.last {
	margin-right: 0px !important;
}
.clear {
	clear: both;
}
h3 {
	font-family: 'Lobster', cursive;
	font-size: 28px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
}
.btn {
	background: #8c8c8c;
	background-image: -webkit-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: -moz-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: -ms-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: -o-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: linear-gradient(to bottom, #8c8c8c, #5c5c5c);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	color: #ffffff;
	font-size: 13px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
}
.btn:hover {
	background: #d1d1d1;
	background-image: -webkit-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: -moz-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: -ms-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: -o-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: linear-gradient(to bottom, #d1d1d1, #b8b8b8);
	text-decoration: none;
	color: #545454;
	cursor: pointer;
}
.box-2 {
	width: 435px;
	margin-right: 30px;
	float: left;
	text-align: left;
}
.btn-2 {
	background: #8c8c8c;
	background-image: -webkit-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: -moz-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: -ms-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: -o-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: linear-gradient(to bottom, #8c8c8c, #5c5c5c);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	color: #ffffff;
	font-size: 13px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	position: relative;
	top: 15px;
}
.btn-2:hover {
	background: #d1d1d1;
	background-image: -webkit-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: -moz-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: -ms-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: -o-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: linear-gradient(to bottom, #d1d1d1, #b8b8b8);
	text-decoration: none;
	color: #545454;
	cursor: pointer;
}
.ribbon-bix {
	position: relative;
}
.ribbon {
	height: 198px;
	width: 197px;
	z-index: 10;
	cursor: pointer !important;
	display: block;
	position: absolute;
	right: -7px;
	top: -8px;
	overflow: hidden;
	text-align: right;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
	margin:30px 0;
}
.armin-img {
    float: right;
}

#contact h3 {
	color: #F96;
	display: block;
	font-size: 30px;
	font-weight: 400;
}

#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:412px;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
	background: #8c8c8c;
	background-image: -webkit-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: -moz-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: -ms-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: -o-linear-gradient(top, #8c8c8c, #5c5c5c);
	background-image: linear-gradient(to bottom, #8c8c8c, #5c5c5c);
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	color: #ffffff;
}

#contact button[type="submit"]:hover {
background: #d1d1d1;
	background-image: -webkit-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: -moz-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: -ms-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: -o-linear-gradient(top, #d1d1d1, #b8b8b8);
	background-image: linear-gradient(to bottom, #d1d1d1, #b8b8b8);
	color: #545454;
	-webkit-transition:background-image 0.3s ease-in-out;
	-moz-transition:background-image 0.3s ease-in-out;
	transition:background-image 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}

.player {
	position:relative;
	margin-top: 100px;
	text-align: center;
}

.player audio {
	text-align: center;
}

.nivo-prevNav, .nivo-nextNav {
    display: none !important;
}
#slider {
    cursor: pointer;
}
.cadillac-v {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url('../img/cadillac-v2.png');
    background-repeat: repeat;
    background-size: auto;
    z-index: -1;
}

