/*
Theme Name: Airstar - Division Bodas - v1
Theme URI: http://pixel.st/themes/airstar-bodas-v1/
Description: Theme for Airstar Division Bodas
Version: 1.0
Author: Alejandro Carravedo (Pixel.ST)
Author URI: http://pixel.st/
*/

BODY {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
}

A { outline: none; }
	A IMG { border: none; vertical-align: middle; }

UL { margin: 0; padding: 0; list-style: none; }
	UL LI { margin: 0; padding: 0; list-style: none; }

OL { margin: 0; padding: 2px 8px; }
	OL LI { margin: 0; padding: 2px 0; }

H1, H2, H3, H4, H5, H6 { margin: 0; padding: 0; }
P { margin: 0; padding: 4px 0; }
	
INPUT, SELECT, BUTTON { font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle; }
TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
LABEL { font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle; }
BUTTON { cursor: pointer; }

FORM { margin: 0; padding: 0; }

IMG { border: 0; }

.alignright { float: right; }
.alignleft { float: left; }

.text-align-center { text-align: center; }
.text-align-right { text-align: right; }
.text-align-left { text-align: left; }

.clear-both { clear: both; }

.hidden { display: none; }

.no-bkg { background: none !important; }

/* Begin Images ( Estandar de WordPress) */
P IMG {	padding: 0; max-width: 100%; }
IMG.centered, IMG.aligncenter, IMG.aligncentered { display: block; margin-left: auto; margin-right: auto; }
IMG.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
IMG.alignleft {  display: inline; }
/* End Images */

/* Clear Both fixed */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* END Clear Both fixed */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 6px 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 6px 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Posicionamiento y estilos generales */
BODY {
	background: #f6f6f6 url(images/bkg_body.gif) repeat-x 0 0;
}

.posicion-general {
	margin: 0 auto;
	width: 998px;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.cabecera {
	height: 186px;
	overflow: hidden;
	background: url(images/bkg_cabecera_01.jpg) no-repeat 50% 0;
	position: relative;
}
	
	.cab01 .cabecera { background: url(images/bkg_cabecera_01.jpg) no-repeat 50% 0; }
	.cab02 .cabecera { background: url(images/bkg_cabecera_02.jpg) no-repeat 50% 0; }
	.cab03 .cabecera { background: url(images/bkg_cabecera_03.jpg) no-repeat 50% 0; }

.menu {
	height: 37px;
	overflow: hidden;
	border-top: 1px solid #e3eaeb;
	background: #476f94 url(images/bkg_menu.gif) repeat-x 0 100%;
}

.piepagina {
	background: #abbdce url(images/bkg_piepagina.gif) repeat-x 0 100%;
}

.contenido {
	background: #fff url(images/bkg_principal.gif) repeat-y 100% 0;
}

.principal {
	float: left;
	width: 100%;
}
	.principal-interior {
		margin-right: 514px;
		padding: 14px 20px;
	}

.sidebar-left {
	float: left;
	width: 206px;
	margin-left: -514px;
	padding: 14px 0;
}

.sidebar-right {
	float: left;
	width: 264px;
	margin-left: -308px;
	padding: 14px 22px;
}


/* Cabecera */
.cabecera {
}
	
	.cabecera .blog-title {
		width: 260px; height: 86px;
		margin: 0 0 10px 42px;
		text-indent: -10000px;
	}
		
		.cabecera .blog-title A {
			height: 86px;
			display: block;
		}
		
	.cabecera .blog-description {
		width: 442px;
		margin: 10px 0 0 42px;
		color: #fff;
		font-size: 1.2em;
	}
	
	.cabecera .buscador {
		position: absolute;
		bottom: 0; right: 0;
		padding: 12px 10px;
	}
	
/* Pie Pagina */
.piepagina {
}
	
	.piepagina .piepagina-interior {
		height: 118px;
		overflow: hidden;
		background: url(images/bkg_piepagina-interior.gif) no-repeat 100% 100%;
	}
	
	.piepagina .logo_airstar_divisionbodas {
		float: left;
		padding: 14px 26px;
	}
	
	.piepagina UL.menu-piepagina {
		margin: 20px 0 20px 360px; padding: 0;
		width: 300px; height: 84px;
		background: url(images/bkg_menu-piepagina.gif) repeat-y 0 0;
	}
		
		.piepagina UL.menu-piepagina LI {
			margin: 0; padding: 6px 34px;
			width: 70px;
			color: #fff;
			float: left;
		}
			
			.piepagina UL.menu-piepagina LI A {
				color: #fff;
				text-decoration: none;
			}
				
				.piepagina UL.menu-piepagina LI A:hover {
					color: #fff;
					text-decoration: underline;
				}
				
				.piepagina UL.menu-piepagina LI A.rss {
					background: url(images/ico_rss.gif) no-repeat 0 50%;
					padding: 4px 0 2px 20px;
				}

/* Menu Principal */
.menu {
	font-family: Trebuchet MS;
	font-weight: normal;
}
	
	.menu UL {
		margin: 0; padding: 0 16px;
	}
		
		.menu UL LI {
			float: left;
			margin: 0; padding: 8px 16px;
			font-size: 1.3em;
			color: #fff;
		}
			
			.menu UL LI A {
				color: #fff;
				text-decoration: none;
			}
				
				.menu UL LI A:hover,
				.menu UL LI A.selected {
					color: #99b1c0;
				}

				
				
/* Widgets */
.widget {
	margin: 0 0 10px; padding: 12px 16px;
	background: #eff4f7;
}
	
	.widget .widget-title {
		margin: 0; padding: 0 2px;
		font-size: 1.7em;
		font-weight: normal;
		font-family: trebuchet MS;
		color: #8ba7b7;
		border-bottom: 1px solid #e4e6e7;
		text-transform: lowercase;
		text-shadow: 0 1px #fff;
	}
	
	.widget .widget-content {
		margin: 0; padding: 12px 4px;
		border-top: 1px solid #fff;
		color: #545454;
	}
		
		.widget .widget-content A {
			color: #4484c4;
			text-decoration: none;
		}
			
			.widget .widget-content A:hover {
				color: #4c4c4c;
			}
			
		.widget .widget-content UL {
			margin: 0; padding: 2px 0;
		}
			
			.widget .widget-content UL LI {
				margin: 0; padding: 6px 6px 6px 26px;
				background: url(images/bullet_002.gif) no-repeat 12px 9px;
			}
	
	/* Sidebar Left */
	.sidebar-left .widget {
		padding: 0;
		background: none;
	}
		
		.sidebar-left .widget .widget-title {
			margin: 0; padding: 6px 0 6px 34px;
			color: #737676;
			border-bottom: 0 none;
			background: #dedede url(images/bullet_001.gif) no-repeat 10px 8px;
			text-transform: none;
		}
		
		.sidebar-left .widget .widget-content {
			border-top: 0 none;
		}
			
			.sidebar-left .widget .widget-content A {
				color: #545454;
				text-decoration: none;
			}
				
				.sidebar-left .widget .widget-content A:hover {
					color: #4484c4;
				}
			
		.sidebar-left .widget .widget-content UL {
			margin: 0; padding: 2px 0;
		}
			
			.sidebar-left .widget .widget-content UL LI {
				margin: 0; padding: 6px 6px 6px 26px;
				background: url(images/bullet_002.gif) no-repeat 12px 9px;
				color: #9c9c9c;
			}
				
				.sidebar-left .widget .widget-content UL LI.current-cat {
					background-color: #ebebeb;
				}
					
					.sidebar-left .widget .widget-content UL LI.current-cat A {
						color: #4484c4;
					}
					
	/* Widget Suscripcion */
	.widget-suscripcion {
	}
		
		.widget-suscripcion .widget-content {
			padding: 12px 8px;
		}
			
			.widget-suscripcion .widget-content FORM {
				padding-bottom: 8px;
			}
				
				.widget-suscripcion .widget-content FORM .suscripcion-text {
					margin: 0; padding: 4px;
					background: #fff;
					border: 1px solid #e9eaea;
					font-size: 1.1em;
					width: 126px;
				}
			
			.widget-suscripcion .widget-content A.rss-link {
				color: #4484c4;
				text-decoration: none;
				background: url(images/ico_rss.gif) no-repeat 0 50%;
				padding: 2px 24px;
				font-size: 0.9em;
			}
				
				.widget-suscripcion .widget-content A.rss-link:hover {
					text-decoration: underline;
				}
	
	/* Widget Video */
	.widget-video {
		background: none;
		padding: 0;
	}
		
		.widget-video .widget-title {
			display: none;
		}
		
	/* Widget Contacto */
	.widget-contacto {
		background: #cdd8e3;
	}
		
		.widget-contacto .widget-content {
		}
		
			.widget-contacto .widget-content .input-text {
				width: 200px;
				border: 1px solid #e1e6e9;
				margin: 0; padding: 6px 10px;
				background: #fff;
			}
			
			.widget-contacto .widget-content .input-button {
			}
			
			.widget-contacto .widget-content .ajax-loader {
				display: none;
			}
			
	/* Widget Picasa */
	.widget-galeria-fotografica {
	}
		
		.widget-galeria-fotografica .widget-content {
			padding: 12px 0;
			text-align: center;
		}
		
		.widget-galeria-fotografica .picasa-image {
			margin: 4px 6px;
			width: 94px; height: 70px;
			border: 1px solid #fff;
		}
			
	/* Widget Picasa */
	.widget-iconos-sociales {
		background: #fefefe;
		border: 1px solid #e8e8e8;
		text-align: center;
		padding: 12px 4px;
	}
		
		.widget-iconos-sociales A {
			margin: 0; padding: 0 4px;
		}

/* Formulario de Busqueda */
.searchform {
}
	
	.post-entry .searchform {
		margin: 0 20px; padding: 10px 20px;
		background: #eee;
		text-align: center;
	}
	
	.searchform LABEL {
		display: none;
	}
	
	.searchform .searchform-text {
		margin: 0; padding: 4px 4px 5px 34px;
		background: #fff url(images/ico_lupa.gif) no-repeat 10px 50%;
		border: 0 none;
		font-size: 1.3em;
	}
	
	.searchform .searchform-btn {
	}

/* POST */
.post {
	margin: 0; padding: 14px 0;
	background: url("images/bkg_post.gif") repeat-x 0 100%;
}
	
	.post A {
		color: #4484c4;
		text-decoration: none;
	}
		
		.post A:hover {
			text-decoration: underline;
		}
	
	.post .post-date {
		margin: 0; padding: 0 0 6px;
		color: #898989;
		font-style: italic;
	}
		
		.post .post-date SPAN {
			color: #000;
		}
	
	.post .post-comments {
		float: right;
		margin: 0; padding: 4px 0 4px 24px;
		background: url(images/ico_comentarios.gif) no-repeat 0 50%;
		font-weight: bolder;
		color: #4484c4;
	}
	
	.post .post-title {
		margin: 0; padding: 0 0 8px;
		font-family: Times New Roman;
		font-size: 2.2em;
		font-weight: normal;
	}
	
	.post .post-categorias {
		margin: 0; padding: 0 0 6px;
	}
		
		.post .post-categorias STRONG {
			text-transform: uppercase;
		}
	
	.post .post-temas {
		margin: 0; padding: 4px 0 12px 24px;
		background: url(images/ico_temas.gif) no-repeat 0 0;
		
	}
	
	.post .post-metadata {
		margin: 0 0 0 6px; padding: 6px 8px;
		background: #f2f6fb;
	}
		
		.post .post-metadata UL.post-metadata-tools {
			float: right;
		}
			
			.post .post-metadata UL.post-metadata-tools LI {
				float: left;
			}
				
				.post .post-metadata UL.post-metadata-tools LI.post-metadata-editar {
				}
				.post .post-metadata UL.post-metadata-tools LI.post-metadata-comentar {
					margin: 0 6px; padding: 0;
					width: 18px; height: 16px;
					background: url(images/ico_comentar.gif) no-repeat 50% 50%;
					text-indent: -10000px;
				}
					.post .post-metadata UL.post-metadata-tools LI.post-metadata-comentar A { display: block; }
				.post .post-metadata UL.post-metadata-tools LI.post-metadata-enviar {
					margin: 0 6px; padding: 0;
					width: 16px; height: 16px;
					background: url(images/ico_enviar.gif) no-repeat 50% 50%;
					text-indent: -10000px;
				}
					.post .post-metadata UL.post-metadata-tools LI.post-metadata-enviar A { display: block; }
					
		.post .post-metadata div.sociable {
			margin: 0;
		}
	
	.post .post-entry {
		margin: 0; padding: 0 0 20px;
		font-size: 1.2em;
		line-height: 1.4em;
		color: #545454;
	}
	
		.post .post-entry H3 {
			margin: 0; padding: 0 2px;
			font-size: 1.5em;
			font-weight: normal;
			font-family: trebuchet MS;
			color: #8ba7b7;
			border-bottom: 1px solid #e4e6e7;
			text-transform: lowercase;
		}
		
		.post .post-entry P {
			margin: 0; padding: 6px 0 10px;
		}
		
		.post .post-entry STRONG {
			color: #000;
		}
		
		.post .post-entry A {
			color: #4484c4;
			text-decoration: none;
		}
			
			.post .post-entry A:hover {
				text-decoration: underline;
			}
		
		.post .post-entry UL {
			margin: 0; padding: 6px 0 10px 50px;
		}
			
			.post .post-entry UL LI {
				margin: 0; padding: 8px 0 8px 14px;
				background: url(images/bullet_002.gif) no-repeat 0 12px ;
			}
		
		.post .post-entry BLOCKQUOTE {
			margin: 6px 0 10px 50px; padding: 12px 20px;
			background: #eff4f7;
		}
	

/* Similarity */
.similarity {
	margin: 0; padding: 14px 12px;
	background: url("images/bkg_post.gif") repeat-x 0 100%;
}
	
	.similarity A {
		color: #4484c4;
		text-decoration: none;
	}
		
		.similarity A:hover {
			text-decoration: underline;
		}
	
	.similarity H3 {
		margin: 0; padding: 0 0 12px 0;
		text-transform: uppercase;
	}
	
	.similarity UL {
		padding: 0 12px;
	}
		
		.similarity UL LI {
			margin: 0; padding: 7px 0 7px 14px;
			background: url(images/bullet_002.gif) no-repeat 0 10px;
		}
	

/* Simple Tags Related Posts */
.st_related_posts {
	margin: 0; padding: 14px 12px;
	background: url("images/bkg_post.gif") repeat-x 0 100%;
}
	
	.st_related_posts A {
		color: #4484c4;
		text-decoration: none;
	}
		
		.st_related_posts A:hover {
			text-decoration: underline;
		}
	
	.st_related_posts H4 {
		margin: 0; padding: 0 0 12px 0;
		text-transform: uppercase;
	}
	
	.st_related_posts UL.st-related-posts {
		padding: 0 12px;
	}
		
		.st_related_posts UL.st-related-posts LI {
			margin: 0; padding: 7px 0 7px 14px;
			background: url(images/bullet_002.gif) no-repeat 0 10px;
		}
		
/* Comentarios */
.listcomments {
	margin: 0; padding: 14px 12px;
}
	
	.listcomments A {
		color: #4484c4;
		text-decoration: none;
	}
		
		.listcomments A:hover {
			text-decoration: underline;
		}
	
	.listcomments H3 {
		margin: 0; padding: 0 0 14px;
		color: #8ba7b7;
		font-size: 2em;
		font-weight: normal;
		font-family: trebuchet MS;
		text-transform: lowercase;
	}
	
	.listcomments .comment {
		margin: 0; padding: 16px 0;
		color: #4c4c4c;
	}
		
		.listcomments .comment .comment-number {
			float: left;
			width: 50px;
			text-align: center;
			font-weight: bolder;
			font-size: 2em;
			color: #4484c4;
			margin-right: 6px;
			border-right: 1px dotted #8ba7b7;
		}
		.listcomments .comment .comment-author {
			margin-left: 50px;
			font-size: 0.9em;
		}
		.listcomments .comment .comment-date {
			margin-left: 50px;
			font-size: 0.9em;
		}
		.listcomments .comment .comment-text {
			clear: left;
			border: 1px solid #ececec;
			background: #f2f6fb;
			margin: 6px 0 0; padding: 30px 22px;
		}


/* Responder */
.respond {
	color: #5a5a5a;
	margin: 0; padding: 14px 12px;
}
	
	.respond A {
		color: #4484c4;
		text-decoration: none;
	}
		
		.respond A:hover {
			text-decoration: underline;
		}
	
	.respond H3 {
		margin: 0; padding: 0 0 14px;
		color: #8ba7b7;
		font-size: 2em;
		font-weight: normal;
		font-family: trebuchet MS;
		text-transform: lowercase;
	}
	
	.respond P {
		padding: 10px 0;
	}
	
	.respond LABEL {
		margin: 0; padding: 0 0 2px;
		display: block;
		font-size: 1.1em;
		
	}
	
	.respond .text-input {
		border: 1px solid #ececec;
		background: #f2f6fb;
		width: 420px;
	}
	
/* Paginas */
.page .contenido {
	background: #fff;
}
	
.page .principal-interior {
	margin-right: 308px;
}

.page .post {
	background: none;
}
	
	.page .post .post-entry {
		padding-left: 0;
	}
	
.pagetitle {
	margin: 0; padding: 0 0 8px;
	font-family: Times New Roman;
	font-size: 2.2em;
	font-weight: normal;
}
	
/* Navegacion */
.navigation {
	margin: 0; padding: 20px 0 10px;
}

/* WP-Email */
.post-entry .wp-email {
}
	
	.post-entry .wp-email LABEL {
		margin: 0 0 -20px; padding: 0 0 2px;
		display: block;
		font-size: 1em;
	}
	
	.post-entry .wp-email .TextField,
	.post-entry .wp-email .Forms {
		border: 1px solid #ececec;
		background: #f2f6fb;
		width: 420px;
	}
	
		.post-entry .wp-email #imageverify.TextField {
			width: 362px;
		}
		
/* WP Contact Form 7 */
.wpcf7-form {
}
	
	.wpcf7-form LABEL {
		margin: 0; padding: 0 0 2px;
		display: block;
		font-size: 1em;
		font-weight: bolder;
	}
	
	.wpcf7-form .input-text {
		border: 1px solid #ececec;
		background: #f2f6fb;
		width: 99.9%;
	}

.cf_hidden, .linklove { display: none; }

.cform {}
	.cform .cf-ol { list-style: none; margin: 0; padding: 0; }
		.cform .cf-ol LI{ list-style: none; margin: 0; padding: 0; }
	.cform LABEL {
		margin: 0; padding: 10px 0 2px;
		display: block;
		font-size: 1em;
		font-weight: bolder;
	}
	
	.cform .single {
		border: 1px solid #E1E6E9;
		background: #fff;
		width: 206px;
		margin: 0; padding: 6px 10px;
	}
	
	.cform .area {
		border: 1px solid #E1E6E9;
		background: #fff;
		width: 206px;
		margin: 0; padding: 6px 10px;
	}
	
	.cform .reqtxt, .cform .emailreqtxt {
		font-size: 0.8em;
		text-align: right;
		display: block;
	}
	
	.cform .cf-sb {
		text-align: right;
		display: block;
	}
		
		.cform .cf-sb .sendbutton {
			font-size: 0.9em;
			color: #fff;
			margin: 10px 4px; padding: 4px; 10px;
			background: #000;
			border: 0 none;
		}

.piepagina-interior { position: relative; }
.iconos-sociales { position: absolute; top: 0; right: 0; margin: 20px 0 0; padding: 0 250px 0 20px; height: 84px; background: url(images/bkg_menu-piepagina.gif) repeat-y 0 0; }
	.iconos-sociales LI { float: left; margin: 0; padding: 0 2px; }