/*-----------------------------------------------------------------------------------

	Theme Name: FluidApp
	Author: Two2Twelve Themes
	Author URI: http://themes.two2twelve.com
	Version: 1.0
	
	Stylesheet: Base

	0.	CSS Reset 
	1.	Global (body, page sructure, common classes)
	2.	Header & Navigation
	3.	App Info
	4.  Home
	5.  Dresscode
	6.  Features
	7.  Screenshots
	8.  Confirmations
	9.  Mariage
	10. Contact
	11. Footer
	12. Typography
	13. Buttons
	14. Lists
	15. Forms	

-----------------------------------------------------------------------------------*/
* { margin: 0; padding: 0; }
/*--------------------------------------------
1. Global
---------------------------------------------*/
body {
	font-size: 13px;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	background:#F7F7F7 ;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
section #pages {
	float: right;
	width: 525px;
	background: transparent url('../images/light-page_shadow.png') repeat-y top left;
	padding: 0px 0px 0px 50px;
	position: relative;
}
	section #pages .top_shadow,
	section #pages .bottom_shadow {
		height: 100px;
		width: 40px;
		position: absolute;
		left: 0px;
	}
	section #pages .top_shadow {
		background: transparent url('../images/light-page_shadow_top.png') no-repeat top left;
		top: 0px;
	}
	section #pages .bottom_shadow {
		background: transparent url('../images/light-page_shadow_bottom.png') no-repeat top left;
		bottom: 0px;
	}
	section #pages div.page { 
		display: none; 
		position: absolute;
		top: 0px;
		padding-top: 40px;
	}
		section #pages .content_box {
			padding-top: 15px;
		}
		section #pages p {
			color: #6b6b6b;
		}
		section #pages img {
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
		}
/*--------------------------------------------
2. Header & Navigation
---------------------------------------------*/
header {
	background: #fff;
	height: 58px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 10px;
}
	/* Social Links */
	header aside ul {
		padding-top: 18px;
	}
	/* Main Navigation */
	header .select-menu { display: none; }
	header nav { position: relative; }
	header nav ul {
		list-style: none;
		float: right;
		padding: 22px 0px 0px 0px;
	}
		header nav ul li {
			float: left;
			margin-left: 30px;
			position: relative;
		}		
			header nav ul li a{
				color: #b5b5b5;
				font-size: 12px;
				-webkit-transition:color 0.2s ease-in;  
		    -moz-transition:color 0.2s ease-in;  
		    -o-transition:color 0.2s ease-in;  
		    transition:color 0.2s ease-in;
			}
			header nav ul li a:hover { color: #777; }
			header nav ul li.current a{ color: #555; font-weight: bold; }
			header nav span.arrow {
				width: 24px;
				height: 13px;
				background: url('../images/light-nav_arrow.png') no-repeat;
				display: none;
				position: absolute;
				top: 58px;
			}
	header nav select {
		float: right;
		margin: 6px 17px 0px 0px;
	  -webkit-appearance: button;
	  -webkit-border-radius: 2px;
	  -webkit-padding-end: 20px;
	  -webkit-padding-start: 2px;
	  -webkit-user-select: none;
	  background-image: url(../images/select-arrow.png), 
	  -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
	  background-position: center right;
	  background-repeat: no-repeat;
	  border: 1px solid transparent;
	  color: #555;
		font-size: 14px;
	  padding: 10px 3px 13px 7px;
		width: 250px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
/*--------------------------------------------
3. App Info
---------------------------------------------*/
section { }
	/* App Info */
	section #app_info {
		float: left;
		width: auto;
		margin-top: 50px;
		text-align: right;
		padding-right: 50px;
	}
		section #app_info .logo {
			display: block;
			margin-left:10px;
			margin-bottom: 5px;
		}
	
/*--------------------------------------------
4. Home
---------------------------------------------*/

div#main {
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:50px;
	}
	
		
/*--------------------------------------------
5. Dresscode
---------------------------------------------*/
div#dresscode { 
}
	
/*--------------------------------------------
6. Features
---------------------------------------------*/
div.feature_list div {
	overflow: hidden;
	margin-bottom: 40px;
}

.google-map{
	height: 192px;
	width: 100%;
}

/*--------------------------------------------
7. Dormir
---------------------------------------------*/
div#dormir { }
	
/* hotels list */

.hotel-item .box_icon {
	overflow:hidden;
	display:block;
	float:left;
	width:54px;
	height:54px;
	overflow:hidden;
	margin:3px 14px 10px 2px}
	
.icon_map {
	background:url(../images/icon_map.png) no-repeat}
.icon_gift {
	background:url(../images/icon_gift.png) no-repeat}
.icon_rsvp {
	background:url(../images/icon_rsvp.png) no-repeat}

.hotel-list {
	margin-top:15px;}

.hotels_list {
	background:url(../images/divider_line.png) top repeat-x;
	margin-top:15px;}

.hotels_list h3 {
	font-family: 'Source Sans Pro', Tahoma, sans-serif;
	font-size:15px;
	font-weight:bold;}
	
.hotels_list .hotel-item {
	background:url(../images/divider_line.png) bottom repeat-x;
	padding:5px 0}

.hotel-item .item_descr {
	padding:10px 0;
	font-size:13px;
	line-height:1.5em;}
	
	/* Framed boxes */
.frame_left, .frame_right, .frame_center, .frame_box {
	margin:0;
	display:inline-block;
	position:relative;}
	
.frame_box {
	display:block;
	position:relative;	
	max-width:100%;
	border:1px solid #d3d3d0;
	background:url(images/loading.gif) center center no-repeat #fff;
	padding:10px;}

.frame_big {
	width:450px;
	height:192px;
	margin-bottom:-1px;	}

.frame_box img {		
	position:relative;
	z-index:1;
	width:auto;
	max-width:100%;
	height:auto}
	
.frame_big2 {
	width: auto;
	height:auto;
	min-height:350px;
	max-height:100%;
	max-width:100%;
	margin-bottom:20px;	}

.frame_box2 img {		
	position:relative;
	z-index:1;
	width:auto;
	height:auto}

.frame_big3 {
	width:auto;
	height:auto;
	margin-bottom:5px;	}

.frame_box3 img {		
	position:relative;
	z-index:1;
	width:inherit;
	height:inherit;}

.frame_big4 {
	max-width:auto;
	height:auto;
	margin-bottom:5px;	}

.frame_box4 img {		
	position:relative;
	z-index:1;
	width:auto;
	height:auto;}
	
.frame_big5 {
	max-width:520px;
	min-width:460px; 
	height:300px;
	margin-bottom:5px;	}
	
.frame_big6 {
	max-width:820px;
	min-width:760px; 
	height:600px;
	margin-bottom:5px;	}
	
.img_tl, 
.img_tr, 
.img_bl, 
.img_br {
	display:block;
	width:27px;
	height:27px;
	position:absolute;
	z-index:2;
	background:url(../images/corner_big.png)
	}

.img_tl {
	background-position:0 0 !important;
	top:-7px;
	left:-6px}
.img_tr {
	background-position:right 0 !important;
	top:-7px;
	right:-6px}
.img_bl {
	background-position:0 bottom !important;
	bottom:-6px;
	left:-6px}
.img_br {
	background-position:right bottom !important;
	bottom:-6px;
	right:-6px}
		
.content {
	width:inherit;
	padding-bottom:17px;
	position:relative;
	z-index:1}

.post-detail .entry h1 {
	padding:0;
	margin-bottom:15px}
	
.post-detail .entry h2 {	
	margin:30px 0 20px;}

.post-detail .entry h3 {
	margin:10px 0 10px;}

.post-detail .entry h4 {
	margin:20px 0 10px;
	font-weight:bold;}

.post-detail .entry h5 {	
	margin:20px 0 10px;}

.post-detail .entry h6 {
	margin:20px 0 10px;}

.post-detail .col h2, 
.post-detail .col h3 {
	margin:20px 0 20px 0}

.post-detail .col h4, 
.post-detail .col h5,
.post-detail .col h6 {
	margin:15px 0 10px 0}
/*--------------------------------------------
8. Confirmations
---------------------------------------------*/


/*--------------------------------------------
9. Mariage
---------------------------------------------*/
div.press_mentions { padding-top: 15px; }
	div.press_mentions ul {
		list-style: none;
	}
		div.press_mentions ul li {
			margin-bottom: 30px;
			overflow: hidden;
		}
			div.press_mentions ul li .logo {
				float: left;
				position: relative;
				border: 1px solid #eaeaea;
				width: 72px;
				height: 62px;
			}
				div.press_mentions ul .logo img {
					position: absolute;
					top: 2px;
					right: 2px;
					left:2px;
					bottom:2px;
				}
			div.press_mentions ul li .details {
				margin-left: 95px;

			}
			div.press_mentions ul li p {
				font-style: italic;
				color: #5d5d5d;
				font-size: 15px;
				margin-bottom: 8px;
				line-height: 22px;
			}
			div.press_mentions ul li address,
			div.press_mentions ul li address a {
				font-size: 12px;
				font-weight: bold;
				color: #333;
				font-style: normal;
			}
				div.press_mentions ul li address a:before {
					content: "|";
					padding: 0px 10px 0px 5px;
					font-style: normal;
					color: #b2b2b2;
				}
				div.press_mentions ul li address a {
					color: #319ebc;
					-webkit-transition:color 0.2s ease-in;  
			    -moz-transition:color 0.2s ease-in;  
			    -o-transition:color 0.2s ease-in;  
			    transition:color 0.2s ease-in;
					font-style: italic;
				}
					div.press_mentions ul li address a:hover { color: #333;	}
/*--------------------------------------------
10. Contact
---------------------------------------------*/
div#contact_form {
	overflow: hidden;
	padding-top: 25px;
}	
	div#contact_form div.row {
		margin-bottom: 25px;
		overflow: hidden;
		clear: both;
	}
	div#contact_form p.left,
	div#contact_form p.right {
		width: 240px;
	}
	div#contact_form p.left  { float: left; }
	div#contact_form p.right { float: right;}
	div#contact_form textarea {
		clear: both;
		margin-top: 20px;
		width: 507px;
		height: 150px;
	}
	div#contact_form input[type="submit"] {
		float: right;
		margin-top: 15px;
	}
div#contact_form .error {
	border-color: #E01C46;
}
div#contact_form .validation,
div#contact_form .success {
	display: none;
	font-size: 12px;
	margin-bottom: 20px;
}
	div#contact_form .validation p  { color: #e01c46; }
	div#contact_form .success p	    { color: #65cf82; }
	
.rowRadio {
	float:left;
	display:inline-block;
	width: auto;
	margin-left:45px
}

.selectyes {
		float: right;
		margin: 0px 0px 0px 0px;
	  -webkit-appearance: button;
	  -webkit-border-radius: 2px;
	  -webkit-padding-end: 20px;
	  -webkit-padding-start: 2px;
	  -webkit-user-select: none;
	  background-image: url(../images/select-arrow.png), 
	  -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
	  background-position: center right;
	  background-repeat: no-repeat;
	  border: 1px solid transparent;
	  color: #555;
		font-size: 13px;
	  padding: 0px 0px 4px 6px;
		width: 250px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	
/*--------------------------------------------
11. Footer
---------------------------------------------*/

/*--------------------------------------------
12. Typography
---------------------------------------------*/
h1,h2,h3,h4,h5,h6 { margin-bottom: 15px; }
h1 {
	font-family: 'Quicksand', sans-serif;
	color: #aaa;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -0.05em;
}
h2 {
	font-size: 16px;
	color: #353535;
}
	h2.icon {
		
		height: 58px;
		padding: 19px 0px 0px 55px;
		font-size: 17px;
	}
	h2.icon.boy 			{ background: url('../images/boy.png') no-repeat top left;}
	h2.icon.girl			{ background: url('../images/girl.png') no-repeat top left;}
	
h3 {
	font-size: 14px;
	color: #353535;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
}
p {
	font-size: 12px;
	line-height: 20px;
}
a {
	text-decoration: none;
	outline: none;
	color: #319ebc;
}
.tipsy { line-height: 17px; }

/* Columns */
div.column_last { margin-right: 0 !important; }
div.full { margin-bottom: 25px; }
div.one_half, div.one_third, div.two_third, 
div.three_fourth, div.one_fourth, div.two_thirds {
	float: left;
	margin-right: 4%;
	margin-bottom: 25px;
}
div.one_half    { width: 48%; }
div.one_third   { width: 30.66%; }
div.two_thirds  { width: 65%; }
div.one_fourth  { width: 22%; }
/*--------------------------------------------
13. Buttons
---------------------------------------------*/
.large_button {
	padding: 10px 15px 10px 15px;
	font-size: 18px;
	color: #81d5d6;
	display: inline-block;
	width: 140px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	margin-right: 2px;
}
	.large_button span.icon {
		width: 150px;
		height: 150px;
		display: block;
		background: url('../images/clemence3.png') no-repeat top left;
		float: left;
	}
	.large_button em {
		font-size: 6px;
		font-weight: bold;
		display: block;
		color: #fff;
		text-shadow: 0px 1px rgba(255,255,255,0.65);
		font-style: normal;
	}
	.large_button:active {
		-webkit-box-shadow: inset 0px 0px 7px #333;
		-moz-box-shadow: inset 0px 0px 7px #333;
		box-shadow: inset 0px 0px 7px #333;
	}
	
	
.button {
  border: 1px solid #DEDEDE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #555555;
  display: inline-block;
  font: bold 10px/12px 'Helvetica Neue',Helvetica,sans-serif;
  padding: 6px 11px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:active {
	-webkit-box-shadow: inset 0px 0px 3px #333;
	-moz-box-shadow: inset 0px 0px 3px #333;
	box-shadow: inset 0px 0px 3px #333;
}
.button:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 3px #bbb;
	-moz-box-shadow: 0px 0px 3px #bbb;
	box-shadow: 0px 0px 3px #bbb;
}

/*--------------------------------------------
15. Lists
---------------------------------------------*/
ul.social {
	list-style: none;
	float: left;
}
	ul.social li {
		float: left;
		margin-right: 5px;
	}
		ul.social li a {
			width: 24px;
			height: 24px;
			display: block;
			text-indent: -99999px;
			background: url('../images/light-social.png') no-repeat top left;
		}
	
div.toggle_list {
	margin-bottom: 25px;
}
	div.toggle_list ul {
		list-style: none;
	}
		div.toggle_list ul li {
			margin-bottom: 10px;
		}
			div.toggle_list ul li div.title {
				background: #f0f0f0;
				border: 1px solid #e6e7e7;
				padding: 10px;
				cursor: pointer;
				position: relative;
			}
				div.toggle_list ul li div.title h3 { margin: 0; color: #4b4b4b; font-size: 13px; }
				div.toggle_list ul li .title h3 span { font-family: "Quicksand"; color: #1c9eda; padding-right: 8px; }
				div.toggle_list ul li div.title a.toggle_link {
					position: absolute;
					top: 5px;
					right: 13px;
					color: #868686;
					font-weight: bold;
					font-size: 19px;
				}
			div.toggle_list ul li div.content {
				background: #fbfbfb;
				border: 1px solid #e5e5e5;
				border-top: none;				
				padding: 10px;
				display: none;
			}
				div.toggle_list ul li div.content p { margin-bottom: 15px; font-size: 12px; }
				div.toggle_list ul li div.content p:last-child { margin-bottom: 0; }
div.tabs {
  margin-bottom: 20px;
}
	div.tabs ul.nav {
	   list-style: none outside none;
	   overflow: hidden;
	   position: relative;
	   z-index: 2;
	}
		div.tabs ul.nav li {
		   float: left;
		   margin-right: 2px;
		}
			div.tabs ul.nav li a {
			   background: #F0F0F0;
			   border: 1px solid #E6E7E7;
			   border-top-left-radius: 3px;
			   border-top-right-radius: 3px;
			   color: #8F8F8F;
			   display: block;
			   font-size: 12px;
			   font-weight: bold;
			   padding: 8px 25px;
			   text-decoration: none;
			}
			div.tabs ul.nav li.current a {
			   background: #FBFBFB;
			   border-color: #E6E7E7;
			   border-style: solid solid none;
			   border-width: 1px 1px medium;
			   color: #424242;
			   padding-bottom: 9px;
			}
		div.tabs .pane {    
			background: #FBFBFB;
		  border: 1px solid #E6E7E7;
		  margin-top: -1px;
		  padding: 15px;
		  position: relative;
		  z-index: 1;
			display: none;
		}
/*--------------------------------------------
16. Forms
---------------------------------------------*/
input,textarea {
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-size: 13px;
	outline: none;
	-webkit-appearance: none;
	-webkit-focus-ring-color: none
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
input[type="text"],
input[type="email"] {
	border: none;
	border-bottom: 1px solid #bcbcbc;
	padding: 8px 0px 8px 0px;
	width: 100%;
	color: #555;
	background: transparent;
}
	input[type="text"]:focus,
	input[type="email"]:focus { padding-bottom: 8px; }
textarea {
	padding: 8px;
	border: 1px solid #cfd0d0;
	color: #555;
	resize: vertical;
	background: transparent;
}

input[type="radio"],input[type="checkbox"]{
	margin-right:10px; margin-left:10px;
	padding-bottom:25px;
	padding-left:25px;
	float:left;
}

form p { position: relative; }
label { 
	position: absolute; 
	top: 7px !important; 
	left: 0; 
	color: #333333;
	font-weight: bold;
}
label.textarea {
	top: 28px !important;
	left: 12px !important;
}
:-moz-placeholder {
	color: #333333 !important;
	font-weight: bold;
}
:-webkit-input-placeholder {
	color: #333333 !important;
}
img { border: none; }
.clear { clear: both; }
.resize {
   background: url("../images/resize.png") repeat scroll 0 0 transparent;
   bottom: 0;
   height: 80px;
   position: fixed;
   right: 0;
   width: 80px;
}