/*
Theme Name: Travel Global Solutions
Theme URI: http://www.travelglobalsolutions.com
Description: Custom theme taylor made for Travel Global Solutions. 
Version: 1 (WP 2.7)
Author: Unitraders
Author URI: http://travelglobalsolutions.com
Tags: 2 columns, flash banner, custom home
*/
/* ////////////////// reset ////////////// */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, label, fieldset, input, p, blockquote, th, td { 
	margin:0; 
	padding:0;
}

table { 
	border-collapse:collapse; 
	border-spacing:0; 
}

fieldset, img { 
	border:0 
}

address, caption, cite, code, dfn, em, strong, th, var { 
	font-style:normal; 
	font-weight:normal;
}

ol, ul, li { 
	list-style:none 
}
caption, th { 
	text-align:left 
}

h1, h2, h3, h4, h5, h6 { 
	font-size:100%; 
	font-weight:normal 
}

q:before, q:after { 
	content:''
}

/* Global reset-RESET */
/* The below restores some sensible defaults */
	strong { 
		font-weight: bold 
	}
	
	em { 
		font-style: italic 
	}
	
	a img { 
		border:none;
	} /* Gets rid of IE's blue borders */
		
	:focus {
		outline: 0;
	}
	
/* ======= clearfix == */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* fin reseter */


body {
	margin:0;
	padding-top:0px;
	background: #FFF;
	font-family: Verdana,Arial,Tahoma,sans-serif;
	color:#59361a;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#444;
	text-decoration:none;
	}
a:hover {
	color:#666;
	text-decoration:none;
		}
a:focus {outline: none;}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:5px 5px 5px 0;
	}
.alignright {
	float:right;
	padding:5px;
	}

/* The Wrapper */

.wrapper {
	width:900px;
	margin:0 auto;
}
/* Main Navigation */
#navigator {
	background: url(images/main-nav-bkgd.gif) no-repeat center center;
	float: right;
	width: 608px;
	margin-top: 33px;
	margin-bottom: 8px;
	height: 32px;
	font-family: Verdana;
}
#navigator ul{
	padding: 8px 0;
	float: right;
}
#navigator ul li {
	float: left;
	font-weight: bold;
	border-left: #006699 1px solid;
}
#navigator li a {
	padding: 0 12px;
	color: #006699;
}
#navigator li a:hover {
	color: #FF3300;
}
#navigator li#home{
	border-left:none;
}

/* The Top */

.blogname h1{
	float: left;
	margin: 13px 0 0 0px;
}
.blogname h1  a:link, .blogname h1  a:visited{ 
	float: left;
	position: absolute;
	background: url(images/logoTGS.png) center top no-repeat;
	width: 270px;
	height: 125px;
	text-align: left;
	text-indent: -9999px;
	color: #2250a1; 
	text-decoration: none;
}
.blogname h1  a:hover{ 
	color: #444; 
	text-decoration: none; 
	background-color:transparent;
}
.blogname h2{
	display: none;
	margin:0px 0px 0 20px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	text-align:left;
}
.infocontacto ul{
	position: absolute;
	width: 530px;
	text-align: right;
	
	padding: 0 30px 0 0;
	margin: 18px 0 0 441px;

	color: #859C10;
	font-size: 12px;
}
.infocontacto li{
	list-style: none;
	padding-bottom: 3px;
}
.infocontacto a{
	color: #EFC305;
}
.infocontacto a:hover{
	color: #FFF;
}
.content{
	padding:0;
}
#content{
	float: left;
	width: 670px;
	margin: 0;
	padding: 0;
}
.title{
	color: #FFF;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	height: 49px;
	background: url(images/box-top.gif) left top no-repeat;
}
.title-error{
	color: #FFF;
	margin: 10px 0 0 0;
	padding:10px 0 0 14px;
	height: 39px;
	background: url(images/box-top.gif) left top no-repeat;
	font: bold 18px Verdana;
}

.post p{
	color: #666;
	font: normal 12px Verdana;
	line-height: 18px;
	padding: 5px 5px 10px;
	line-height:17px;
}
.post h2 {
	padding: 10px 10px 10px 15px;
	font: bold 18px verdana;
}
.post h2 a, .post h2 a:link, .post h2 a:visited  {
	font: bold 18px verdana;
	color: #FFF;
	text-decoration: none;
}
.post h2 a:hover{
	color: #000;
	background-color: transparent;
}
	.post h3 {
		padding: 0 10px 0 5px;
		font: bold 16px verdana;
		color: #FF3300;
	}
	.post h3 a, .post h3 a:link, .post h3 a:visited  {
		color:  #FF3300;
		text-decoration: none;
	}
	.post h3 a:hover{
		color: #000;
		background-color: transparent;
	}
.postinfo{
	height: 24px;
	background:url(images/box-bottom.gif) bottom left no-repeat;
}		
.postinfo a{
	color:#d10b04;
	font-weight:normal;
	text-decoration:none;
}
.post-close{
	height: 12px;
	background:url(images/box-bottom.gif) bottom left no-repeat;
}	
.category{
	padding: 0 0 0 10px;
	color: #FF6600;
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight: normal;
}
#content .postinfo .category a{
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
#content .postinfo .category a:hover{
	color: #006699;
}

.com{
	line-height:15px;
	float:right;
	padding:0px 0px 0 45px;
	background:url(images/comments.gif);
	background-repeat:no-repeat;
	font-size:12px;
}
.com a:link,
.com a:visited{
	color: #d9031d;
	background-color: transparent;
}
.post a:link,
.post a:visited{
	color: #666;
	text-decoration: underline;
}
.post a:hover{
	color: #339933;
	background-color: transparent;
	text-decoration: none;
}
.entry{
	margin: 0 0;
	padding: 0 5px;
}
.cover{
	margin: 0 0;
	background: url(images/post-bkgd.gif) left top repeat-y;
}
.date{
	height:15px;
	font: normal 9px Verdana;
	padding-left:5px;
	color: #999;
}
.post .ver_detalles a{
	background: url(images/boton.jpg) 0 0 no-repeat;
	float: right;
	border: none;
	width: 159px;
	height: 21px;
	margin-right:5px;
	color: #FFF!important;
	padding: 6px 0;
	text-align: center;
	font: bold 18px verdana;
	text-decoration: none!important;
}
.post .ver_detalles a:hover{
	color: #FFCC00!important;
}
.more-link a{
	clear: both;
	float: right;
	margin-right:5px;
	color: #999!important;
	font: normal 11px arial!important;
	padding:0;
	text-decoration: none!important;
}
.more-link a:hover{
	color: #FF3300!important;
}
 a.more-link{
	clear: both;
	float: right;
	margin-right:5px;
	color: #999!important;
	font: normal 11px arial!important;
	padding:0;
	text-decoration: none!important;
}
 a:hover.more-link{
	color: #FF3300!important;
}
.separador{
	background: url(images/separador-post.gif) 0 0 no-repeat;
	height: 16px;
	border: none;
}
.ver-todas{
	height: 27px;
}
.ver-todas a{
	float: right;
	margin: 0 10px;
	text-decoration: none!important;
	color: #FF3300!important;
	font: normal 11px arial!important;
}
.ver-todas a:hover{
	color: #000!important;
}
/* --- Vitrina de Recomendados --- */
.vitrina{
	float: left;
	width: 330px;
}
.vitrina-title{
	color: #FFF;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	height: 49px;
	background: url(images/vitrina-top.gif) left top no-repeat;
}
.vitrina-cover{
	margin: 0 0;
	background: url(images/vitrina-bkgd.gif) left top repeat-y;
}
.vitrina p{
	padding-right: 170px;
}
.vitrina img{
	position: absolute;
	padding-left: 158px;
}
.vitrina-separador{
	background: url(images/vitrina-separador.gif) 0 0 no-repeat;
	height: 16px;
	clear: both;
}
.vitrina-postinfo{
	height: 12px;
	background:url(images/vitrina-bottom.gif) bottom left no-repeat;
}
.vitrina .ver_detalles a{
	position: absolute;
	margin: 115px 0 0 164px;
	background: url(images/boton.jpg) 0 0 no-repeat;
	width: 159px;
	height: 21px;
	color: #FFF!important;
	text-align: center;
	font: bold 18px verdana;
	text-decoration: none!important;
}

/* --- Galer�as --- */
.galerias-fotos{
	float: left;
	width: 320px;
	margin-left: 3px;
}
.galerias-videos{
	float: left;
	margin-left:13px;
	width:320px;
}
.galerias-title{
	background: url(images/galerias-title-bkgd.gif) left top no-repeat;
	color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
	height: 39px;
}
.galerias-title h2{
	display: inline;
}
.post .galerias-title h2#title-left{
	padding:0;
	margin:0 0 0 12px;
}
.post .galerias-title h2#title-right{
	padding:0;
	margin: 0 0 0 220px;
}
.galerias-cover{
	margin: 0 0;
	background: url(images/galerias-bkgd.gif) left top repeat-y;
}
.galerias-postinfo{
	height: 12px;
	background:url(images/vitrina-bottom.gif) bottom left no-repeat;
}


/* The Sidebar */
.sidebar1 {
	float:right;
	width:225px;
	padding-top:10px;
	padding-left:4px;
	font-size:12px;
	}

.sidebar1 h2 {
	font: bold 18px Arial;
	height:40px;
	color:#fff ;
	background: url(images/sidebar-title-bkgd.gif) 0 0 no-repeat;
	padding:10px 0 0 13px;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}
.sidebar1 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 11px 0;
	background:url(images/sidebar-bottom.gif) center bottom no-repeat;
}
.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}
.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}
.sidebar1 li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}
.sidebar1 li li {
	list-style-type:none;
	margin: 0;
	background: url(images/sidebar-bkgd.gif) center top repeat-y;
	padding: 0 10px;
}
.sidebar1 li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	padding: 3px 10px 3px 2px;
}
.sidebar1 li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #3163a6;
	padding: 3px 10px 3px 10px;
}
.sidebar1 p {
	padding: 7px 10px;
	background:#3163a6;
	margin:0;

	}
.sidebar1  a:link, .sidebar1  a:visited{
	display: block;
	color: #003366;
	font-weight: bold;
	border-bottom: #E1E697 1px solid;
	padding: 5px;
}	
.sidebar1  a:hover {
	color: #FF3300;
		}
.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#3163a6;
}
.sidebar1 .widgettitle .rsswidget{
	display: inline;
	border: none;
	color: #FFF;
	padding:0;
}
.sidebar1 .widgettitle .rsswidget img{
	display: none;
}

/* --- Sidebar Search --- */
.sidebar1 #search form{
	background: url(images/search-bkgd.gif) 0 0 no-repeat;
	padding: 8px 0 8px 8px;
}
.sidebar1 #search form label{
	display: none;
}
.sidebar1 #search form #s{
	background:#FFF;
	color: #006699;
	border: none;
	font-size:18px;
	width:142px;
}
.sidebar1 #search form #searchsubmit{
	background: url(images/search-button.gif) 0 0 no-repeat;
	border: none;
	width: 63px;
	height: 22px;
	margin-left:2px;
	color: #FFF;
	font: bold 12px verdana;
}
/* --- Iconos Sociales --- */
.sidebar1 .socials a{
	color: #006699;
	font-weight:bold;
	padding:10px 0 5px 30px!important;
	text-decoration:none!important;
	border: none!important;
}
.sidebar1 .socials a:hover{
	color: #00CC33;
}
.sidebar1 .socials li{
	padding-left: 15px;
}
.sidebar1 .socials a.icono-twitter{
	background: url(images/iconoTwitter.gif) no-repeat scroll left bottom;
	padding-top:5px;
}
.sidebar1 .socials a.icono-facebook{
	background: url(images/iconoFacebook.gif) no-repeat scroll left bottom;
}
.sidebar1 .socials a.icono-rss{
	background: url(images/iconoRSS.gif) no-repeat scroll left bottom;
}
.sidebar1 .socials a.icono-flickr{
	background: url(images/iconoFlickr.gif) no-repeat scroll left bottom;
}
/* --- Links Miembros TGS --- */

.sidebar1 a.yo-visite {
	color: #FF3300;
}
.sidebar1 a:hover.yo-visite {
	color: #006699;
}

/* --- Cumulus Clowd Flash Tags --- */

#wp-cumulus{
background: url(images/sidebar-bottom.gif) no-repeat center bottom;
list-style-type:none;
margin:0;
padding:0 0 11px;
}
#wpcumuluswidgetcontent{
	background: url(images/sidebar-bkgd.gif) repeat-y scroll center top;
	padding: 0 13px 0px ;
}

/* ---  Formularios --- */

.wpcf7-form{
	padding: 20px;
	width: 525px;
	margin: 0 auto;
}
.wpcf7-form p {
	font: bold 13px arial;
	color: #006699;
	margin-bottom: 10px;
}
.required{
	font: normal 12px verdana;
	color: #FF0000;
}
.campo1 input{
	width: 500px;
	height: 20px;
	border: #CDDDE4 1px solid;
	margin-top: 5px;
	padding:4px 7px 2px;
	font: normal 14px verdana;
}
.campo2 textarea{
	width: 500px;
	height: 200px;
	border: #CDDDE4 1px solid;
	margin-top: 5px;
	padding:4px 7px 2px;
	font: normal 14px verdana;
}
.boton input{
	float: right;
	background: url(images/search-button.gif) 0 0 no-repeat;
	border: none;
	width: 63px;
	height: 22px;
	margin: 10px auto;
	color: #FFF;
	font: bold 12px verdana;
}

/* --- Banner Ads en Text Widget --- */

.sidebar1 .textwidget{
	text-align: center;
}
.sidebar1 .textwidget a{
	border: none;
}

/* --- FOOTER NAVIGATION --- */
#footer-nav {
	clear: both;
	height:24px;
	margin-top:15px;
	padding-top:9px;
	background: url(images/footer-nav-bkgd.gif) bottom center no-repeat;
	text-align: center;
}
#footer-nav .subnav li {
	color:#FFF;
	font: bold 12px Verdana;
	display: inline;
	border-left: #7AA6B8 1px solid;
	padding: 0 10px;
}
#footer-nav .subnav li a{
	color: #FFF;
}
#footer-nav .subnav li a:hover {
	color: #CCCC00;
}
#footer-nav .subnav li#home{
	border-left:none;
}
/* --- FOOTER COPYRIGHT --- */
#footer-copyright {
	height:25px;
	padding:15px 0 0 0px;
	background: url(images/footer-copyright-bkgd.gif) bottom center no-repeat;
	margin-bottom: 5px;
	text-align: center;
}
#footer-copyright .info {
	color: #87ADBE;
	font: bold 12px Verdana;
}
#footer-copyright .info a{
	color: #FFF;
}
#footer-copyright .info a:hover {
	color: #FFFF00;
}
.dev {
	float: right;
	color:#754f31;
	font: normal 11px Verdana;
	height: 20px;
}
.dev a{
	background: url(images/PatricioMas_dark_12x12.png) top right no-repeat;
	color:#FFF;
	padding: 0px 16px 0px 0px;
	font-size: 9px;
}
.dev a:hover {
	color: #333;
}

/* The Navigation */

.navigation {
	height: 10px;
	padding:0;
	
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:17px;
	color:#FFF;
	}
.navigation a:hover {
	color: #7C9A2B;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	font: bold 18px Verdana;
	color: #94A63B;
	margin:13px 0 15px 30px;
	font-size: 22px;
}


/* The Banner */
#banner{
	float: left;
	position: relative;
	text-align:left;
	line-height:18px;
}
/* --- FIN The Banner --- */

.entry .piefoto{
	float: right;
	width: 305px;
	font-style: italic;
	padding: 0;
	margin-top: 0;
	color: #666;
}

/* Imagenes de cada post */
.entry .img-gallery{
	float: right;
	width: 330px;
}
.entry .img-gallery img{
	border: #CCC 3px solid;
	float: right;
	margin: 10px 3px;
	width: 300px;
	height: 225px;
}
/* Imagenes de cada post */

/* Tables de cada post */
.entry table{
	width: 300px;
	margin: 10px;
}
.entry td{
	border-bottom: #E5E5E5 1px solid;
	padding-bottom: 2px;
}
/* FIN Tables de cada post */

.entry .boton-reservas a{
	display: block;
	background: url(images/bot-reservas.jpg) top no-repeat;
	width: 128px;
	height: 26px;
	padding:0 0 5px 0 ;
	margin-left:-10px;
	text-align:left;
	text-indent:-9000px;
}

.entry .boton-galeria a{
	display: block;
	background: url(images/bot-galeria.jpg) top no-repeat;
	width: 128px;
	height: 26px;
	padding:0 0 5px 0 ;
	margin-left:-10px;
	text-align:left;
	text-indent:-9000px;
}

.entry .boton-acercade a{
	display: block;
	background: url(images/bot-acercade.jpg) top no-repeat;
	width: 128px;
	height: 26px;
	padding:0 0 5px 0 ;
	margin-left:-10px;
	text-align:left;
	text-indent:-9000px;
}
/* --- Comentarios --- */
.comentarios{
	padding: 5px 10px;
}
.comments {
	font: bold 16px Arial;
	margin-bottom: 10px;
	color: #006699;
}
.commentlist{
	border-top: #DEDEDE 1px solid;
	padding-top: 10px;
}
.comment-body{
	padding: 10px;
}
.comment-author{
	display: block;
	clear: both;
}
.comment-timestamp{
	font: normal 10px Arial;
	color: #999;
}
.postcomment{
	font: bold 16px Arial;
	padding: 20px 0 20px 0;
	color: #006699;
	
}
#commentform {
	padding-left: 10px;
}
#commentform input{
	border:1px solid #CCC;
	color:#333;
	padding: 3px 5px;
	width: 300px;
}
#commentform textarea{
	width:588px;
	height:156px;
	border:1px solid #CCC;
	color:#333;
	padding: 3px 5px;
	overflow:auto;
	font: normal 12px Verdana;
}

#commentform input#submit {
	background: url(images/search-button.gif) 0 0 no-repeat;
	border: none;
	width: 63px;
	margin: 0 268px;
	color: #FFF;
	font: bold 12px verdana;
}

