/* Basic CSS starts */


body{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:22px;
	padding-top:48px;
	background:#ddd url('../img/back.png') repeat;
	-webkit-font-smoothing: antialiased;
}


h1,h2,h3,h4,h5,h6{
}


p{
	margin:0;
	padding:0;
}


a{
}


a:hover{
}


a:hover,a:active,a:focus {
	outline: 0;
}


hr{
}


:focus {
	outline:none;
}


::-moz-focus-inner {
	border:0;
}


/* Basic CSS ends */


/* Container */


.container{
	width:1280px;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}


.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.bor{
	background:url('../img/border.png') center no-repeat ;
    height:40px;
	width:100%;
/*	height:40px;
	width:350px; */
	margin-top:15px; 
	margin-bottom:15px; 
	margin-left:0px; 
	margin-right:15px; 	
}


.title h3{
	text-align:center;
	font-family: 'Droid Serif', serif;
	font-size:30px;
	color:#c6a1d7;
	font-weight: normal;
}


.videolink{
	text-align:center;
	font-family: 'Droid Serif', serif;
	font-size:16px;
	color:#c6a1d7;
	font-weight: normal;
}


.videolink a{
	color:#c6a1d7;
	text-decoration:none;
}


.videolink a:hover{
	color:#c6a1d7;
	text-decoration:none;
}


.videolink a:active{
	color:#c6a1d7;	
	text-decoration:none;
}


.videolink a:visited{
	color:#c6a1d7;
	text-decoration:none;
}


.wedding .well h12 {
	font-size:16px;
	line-height:28px;
}


.wedding .well a{
	color:#c6a1d7;
	text-decoration:none;
}


.wedding .well a:hover{
	color:#c6a1d7;
}



/* Navigation */



.navbar{
	background:#ffc2d1;
	border-color: #c6a1d7;
	border-width: 2px;
	border-left: 0px solid;
	border-right: 0px solid;
}


.navbar .navbar-header .navbar-toggle span.menu {
	line-height:20px;
}


.navbar .navbar-header .navbar-brand {
	/*	font-family: 'Droid Serif', cursive; */
	font-family: 'Petit Formal Script', cursive;
	color:#fff;
	line-height: 20px;
	font-size:18px;
	padding-top:12px;
	padding-bottom:11px;
	text-shadow:1px 1px 1px #555;
	font-weight: bold;
	height: 45px;
}


.navbar-default .navbar-toggle {
	border-color: #c6a1d7;
}


.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}


.navbar-toggle{
	background:#c6a1d7;
	padding: 4px 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}


.navbar-toggle:hover{
	background:#c6a1d7 !important;
}


.navbar-toggle:focus{
	background:#c6a1d7 !important;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #c6a1d7;
}


.navbar-default .navbar-nav>li>a {
	font-family: 'Droid Serif', cursive;
	color: #fff;
	background:#ffc2d1;
	line-height: 20px;
	font-size:18px;
	padding-top:12px;
	padding-bottom:11px;
	font-weight:normal;
	text-shadow:1px 1px 1px #555;
	height: 45px;
}


.navbar-default .navbar-nav>li>a:hover{
	color: #fff;
	background:#ffc2d1;
}


.navbar-default .navbar-nav>li>a:active{
	color: #fff;
	background:#ffc2d1;	
}


.navbar-default .navbar-nav>li>a:visited{
	color: #fff;
	background:#ffc2d1;	
}


/* Main */


.main{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6a1d7;
}


.main .main-invite-empty{
	padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:2px;
	padding-bottom:0px;
	margin-top:0px;
}


.main .main-invite{
	background:#fff;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:30px;
	padding-top:8px;
	padding-bottom:33px;
	margin-top:30px;
}


.main .main-invite .signal{
	line-height:16px;
	display:inline-block;
	background:#ffc2d1;
	padding:5px;
	border-radius:25px;
	color:#fff;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}


.main .main-invite .signal i{
	padding-left:5px;
}


.main .main-invite .signal span{
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
	
}


.main .main-invite h1{
	font-family: 'Open Sans', sans-serif;
	color:#222;	
	padding-top:0px;
	font-weight:bold;
	font-size:50px;
	line-height:60px;
	text-transform:uppercase;
}


.main .main-invite p{
	font-family: 'Droid Serif', serif;
	font-size:15px;	
	font-style:italic;
	line-height:30px;
}


.main .main-date{
	background:#ffc2d1;
	padding-left:10px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:10px;
	text-align:center;
	line-height:60px;
	margin-top:30px;
}


.main .main-date i.icon-heart{
	font-size:70px;
	color:#fff;
	line-height:80px;
}


.main .main-date .date{
	font-size:50px;
	text-align:center;
	line-height:60px;
	color:#fff;
}


.main .main-date .date span.month{
	font-size:42px;
	line-height:62px;
}


.main .main-date .date span.year{
	font-size:52px;
	line-height:67px;
}


/* About */


.about{
	padding-top:20px;
	padding-bottom:20px;
}


.about  p.about-para{
	font-family: 'Droid Serif', serif;
	font-style:normal;
	font-size:18px;
	line-height:30px;
	color:#555;
	width:500px;
	margin:0px auto;
}


.about .groom h3{
	text-align:center;
	/*	font-family: 'Droid Serif', serif;*/
	font-family: 'Petit Formal Script', serif;
	font-size:30px;
	color:#c6a1d7;
	text-transform:none;
	font-style: normal;
	font-weight: normal;
}


.about .groom p{
	font-family: 'Droid Serif', serif;
	font-style:normal;
	font-size:18px;
	line-height:30px;
	color:#555;
}


.about .love{
	text-align:center;
	padding-top:30px;
}


.about .love i{
	font-size:120px;
	color:#ffc2d1;
}


.about .love h3{
	font-size:30px;
	color:#555;
}


.about .bride h3{
	text-align:center;
	/*	font-family: 'Droid Serif', serif;*/
	font-family: 'Petit Formal Script', serif;
	font-size:30px;
	color:#c6a1d7;
	text-transform:none;
	font-style: normal;
	font-weight: normal;
}


.about .bride p{
	font-family: 'Droid Serif', serif;
	font-style:normal;
	font-size:18px;
	line-height:30px;
	color:#555;
}


.about .both h3{
	text-align:center;
	/*	font-family: 'Droid Serif', serif;*/
	font-family: 'Petit Formal Script', serif;
	font-size:30px;
	color:#c6a1d7;
	text-transform:none;
	font-style: normal;
	font-weight: bold;
}


.about .both p{
	font-family: 'Droid Serif', serif;
	font-style:normal;
	font-size:18px;
	line-height:30px;
	color:#555;
}


/* Photos */


.flex-direction-nav {
  line-height:40px;
}


/* Videos */

.flex-direction-nav {
  line-height:40px;
}   
   
   
/* Wedding */


.wedding .well h3{
	font-size:18px;
	font-family: 'Droid Serif', serif;
}


.wedding .well h5{
	font-family: 'Droid Serif', serif;
}


.wedding .well p{
	font-size:14px;
	line-height:22px;
	color:#555;
}


.wedding .well img{
	border:1px solid #ddd;
	background:#fff;
	padding:5px;
	margin-bottom:15px;	
	margin-top:10px;
}


/* RSVP Contact */


.rsvp .heart{
	text-align:center;
}


.rsvp i{
	font-size:120px;
	color:#ffc2d1;
}


.rsvp .well{
	padding:20px;
}


.rsvp .well p{
	font-family: 'Droid Serif', serif;
	font-style:italic;
	font-size:17px;
	color:#666;
	line-height:25px;
	padding-bottom:20px;
	text-align:center;
}


.rsvp .well label{
	font-weight:normal;
}


.rsvp .well .btn{
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}


/* Footer */


.footer{
	padding-top:20px;
	padding-bottom:20px;
}


.footer .copy{
	text-align:center;
	font-size:12px;
}


.footer .copy a{
	text-decoration:none;
	color:#ffc2d1;
}


.footer .copy a:hover{
	color:ffc2d1;
}


.totop {
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 104400;
	background: #ffc2d1;
}


.totop a, .totop a:visited, .totop a:hover{
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	text-decoration:none;
}


/* Responsive CSS */


/* Mobile phones */


@media (max-width: 480px){
	.container{
		width:100%;
	}	
	
	
	.main .main-invite h1{
		font-size:40px;
		line-height:50px;
	}
	
	.main .main-date i.icon-heart{
		font-size:65px;
	}
	
	.main .main-date .date span.month{
		font-size:42px;
		line-height:62px;
	}
	
	.main .main-date .date span.year{
		font-size:52px;
		line-height:67px;
	}
}


/* Tablets */


@media (max-width: 767px){
	.container{
		width:100%;
	}
	
	
	.about  p.about-para{
		width:auto;
	}
}
