/*
THEME NAME: Viaja y Descubre
THEME URI: http://www.neoideas.com.mx
DESCRIPTION: Tema para el sitio viaja y descubre
VERSION: 1.6
AUTHOR: Carlos Leopoldo &amp; Fer Vala
AUTHOR URI: http://www.neoideas.com.mx
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* The Reset of CSS default */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img, abbr {
	border: 0;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, th, var {
	font-style: normal;
	font-weight: normal;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
a {
	text-decoration: none;
}
/* common tags */
body {
	font-size: 80%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	line-height: 22px;
	background: #ffffff url(images/bg.png) 0 -58px repeat-x;
	color: #5a5a5a;
	text-align: left;
}
/* links */
a, a:link, a:visited {
	background:transparent;
	text-decoration:underline;
	cursor:pointer;
	color: #f69f00;
	text-decoration: underline;
	outline: none;
}
a:hover, a:active {
	color: #444444;
	text-decoration: none;
}
/* layout */
div#wrapper {
	width: 960px;
	background: transparent url(images/bg-search.png) right top no-repeat;
}
div#topmenu {
	background: #000000;
	color: #ffffff;
	font: normal 1em/41px Arial, Verdana, sans-serif;
	padding: 0 0 0 10px;
}
div#header {
	background: transparent url(images/logo.png) left 3px no-repeat;
	height: 151px;
}
div#container {
	float:left;
	margin:0 -583px 0 0;
	width:100%;
}
div#content {
	margin:0 377px 0 20px;
	min-height: 1300px;
	height: auto !important;
	height: 1300px;
}
div.sidebar {
	background: #ffffff;
	float:right;
	overflow:hidden;
	width:347px;
	border: 5px solid #f1f1f1;
	margin: 20px 0;
	padding: 0 0 15px 0;
	font-size: .9em;
}
div#secondary {
	clear:right;
}
div#footer {
	background: #27282C url(images/bg-footer.png) 0 0 repeat-x; 
	color: #e58705;
	clear:both;
	width:100%;
	min-height:300px;
	height:auto !important;
	height:300px;
	overflow:hidden;
}
/* top menu */
div#topmenu p a {
	color: #ffffff;
}
/* header */
div#header h1#blog-title a {
	display: block;
	width: 240px;
	height: 117px;
	text-indent: -9999px;
}
div#header div#blog-description {
	display: none;
}
/* RSS icon */
div#rss-icon {
	float: right;
	position: absolute;
	top: 52px;
	left: 875px;
}
div#rss-icon a {
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
}
/* search box */
div#search-box {
	float: right;
	position: absolute;
	top: 125px;
	left: 565px;
}
div#search-box input#s {
	border: none;
	font: normal 1.1em/20px Arial, Verdana, sans-serif;
	margin: 0 15px 0 10px;
	position: relative;
	top: -10px;
	width: 225px;
}
/* menu */
div#menu {
	height: 30px;
	margin: 4px 0 0 150px;
	width: 810px;
	text-align: right;
}
div#menu ul, div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul li {
	float:left;
}
div#menu ul a {
	display:block;
	padding: 0 15px;
	text-decoration:none;
	font: normal 1.2em/30px Arial, Verdana, sans-serif;
	color: #ffffff;
}
div#menu ul a, div#menu ul li.current_page_item a {
	color: #ffffff;
	background: transparent url(images/bg1.png) 0 0 repeat-x;
}
div#menu ul a:hover, div#menu ul li.current_page_item a {
	color: #e58705;
	background: transparent url(images/bg.png) 0 0 repeat-x;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
/* content */
div#content .page-title {
	clear:both;
	margin: 20px 0 5px;
	font: normal 1.5em/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}
/* entry date and tags */
.entry-date {
	clear:both;
	text-align: right;
}
.entry-date abbr {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0;
	color: #f69f00;
}
.tag-links {
	margin: 0;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #222222;
}
.tag-links a {
	color: #222222;
	text-decoration: none;
}
.tag-links a:hover {
	color: #cccccc;
	text-decoration: underline;
}
/* Posts */
.hentry {
	font-size: 1.1em;
	color: #454545;
}
.entry-title {
	clear:both;
	margin: 20px 0 5px;
	padding: 0 10px;
	background: #47484A url(images/bg-title.png) 0 0 no-repeat;
	font: normal 1.2em/25px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
}
.entry-title a {
	text-decoration: none;
	color: #ffffff;
}
.entry-title a:hover {
	color: #f69f00;
}
.entry-content {
	margin: 0 10px;
}
.entry-content a img {
	border: none;
}
.entry-content p iframe {
	display:block;
	margin: 4px auto;
}
.entry-content p, .entry-content ul, .entry-content ol {
	padding: 0 0 1.1em 0;
}
.entry-content h1 {
	font: bold 1.7em "Cambria", "Optima", Georgia, "Times New Roman" serif;
	margin: 5px 0;
}
.entry-content h2 {
	font: bold 1.6em "Cambria", "Optima", Georgia, "Times New Roman" serif;
	margin: 5px 0;
}
.entry-content h3 {
	font: bold 1.5em "Cambria", "Optima", Georgia, "Times New Roman" serif;
	margin: 5px 0;
}
.entry-content h4 {
	font: bold 1.3em "Cambria", "Optima", Georgia, "Times New Roman" serif;
	margin: 5px 0;
}
.entry-content h5 {
	font: bold 1.2em "Cambria", "Optima", Georgia, "Times New Roman" serif;
	margin: 5px 0;
}
.entry-content em {
	font-style: italic;
}
.entry-content ul {
	margin-left: 16px;
	list-style: square;
}
.entry-content ol {
	margin-left: 28px;
	list-style: roman;
}
.entry-content code {
	font: normal 1.15em "Courier New", Courier, monospace;
	white-space: nowrap;
	padding: 0 2px;
	overflow: auto;
}
.entry-content pre code {
	display: block;
	clear: both;
	padding: 10px;
	font-size: 1.4em;
	border: solid 1px #ccc;
	overflow: auto;
	margin: 5px 0 15px;
	white-space: pre;
	width: 600px;
}
.entry-content blockquote pre code, .entry-content li pre code {
	width: 540px;
}
.entry-content blockquote {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0 0 0 30px;
	margin: 10px 40px 10px 10px;
	background: url("images/blockquote.gif") top left no-repeat;
	color: #888888;
}
.entry-content q {
	content: "“";
	font-style: italic;
}
.entry-content q:before {
	content: "“";
}
.entry-content q:after {
	content: "”";
}
.entry-content acronym, .entry-content abbr {
	cursor: help;
	border-bottom: 1px dashed #ccc;
}
.entry-content .attachment, .entry-content .entry-attachment {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}
.entry-content .attachment img, .entry-content .entry-attachment img {
	border: 5px solid #f1f1f1;
}
.entry-content .entry-caption {
	text-align: center;
	font-size: .75em;
	font-style: italic;
}
.entry-content .wp-caption {
	border: 1px solid #f1f1f1;
	text-align: center;
	background-color: #f1f1f1;
	padding-top: 4px;
	margin: 10px;
}
.entry-content .wp-caption img, .entry-content .wp-caption a {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.entry-content .wp-caption-text {
	font-style:italic;
	font-size: .8em;
	line-height: 1.3em;
	padding: 0 4px 5px;
	margin: 0;
	color: #333333;
}
.entry-content img.aligncenter, .entry-content div.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}
.entry-content img.alignright, .entry-content div.alignright {
	float: right;
	margin: 1em 0 .5em 1em;
}
.entry-content img.alignleft, .entry-content div.alignleft {
	float:left;
	margin: 1em 1em .5em 0;
}
.entry-content .video, .entry-content p object {
	display: block;
	margin: 10px auto;
	text-align: center;
}
.entry-content p object {
	border: 10px solid #f1f1f1;
}
.entry-content a.more-link {
	display: block;
	margin: 10px 0;
}
/* gallery inside entry-content */
div.gallery * {
	margin:0;
	padding:0;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
div.gallery dl{
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div.gallery dl {
	float:left;
}
/* entry metadata */
.entry-meta {
	clear:both;
	font-size: .9em;
	margin: 10px 0 30px;
	border-top: 1px solid #f69f00;
	padding: 0 10px;
	text-align: right;
}
.entry-meta a {
	text-decoration: none;
}
.entry-meta .comments-link a {
	color: #cccccc;
}
.entry-meta .comments-link a span {
	color: #f69f00;
}
/* navigation */
div#nav-below {
	display: none;
}
div#nav-above {
	display: none;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div.navigation div.nav-previous {
	float:left;
}
/* comments */
div.comments {
	margin: 20px 0;
}
div.comments h3, div#respond h3 {
	margin: 15px 0;
	font-size: 1.2em;
	line-height: 30px;
	text-indent: 15px;	
	color: #ffffff;
	background: transparent url(images/bg-title.png) right top no-repeat;
}
div.comments ol li {
	margin: 20px 0;
	padding: 10px 0;
	background: #ffffff;
	list-style: none;
	border-bottom: 1px solid #f1f1f1;
}
div.comments div.comment-author {
	overflow: hidden;
	background: #f1f1f1;
	padding: 5px;
	margin: 0 0 10px 0;
}
div.comments div.comment-author img {
	float: left;
	margin: 0 10px 0 0;
}
div.comments div.comment-author span.fn {
	font: normal 1.2em "Lucida Grande", "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
}
div.comments div.comment-author a {
	text-decoration: none;
}
div.comments .comment p {
	padding: 5px 0;
}
div.comments .comment blockquote {
	padding: 0 0 0 15px;
	font-style: italic;
	color: #999999;
}
div.comments .comment abbr, div.comments .comment acronym {
	cursor: help;
	border-bottom: 1px dashed #ccc;
}
div.comments .comment q {
	content: "“";
	font-style: italic;
}
div.comments .comment q:before {
	content: "“";
}
div.comments .comment q:after {
	content: "”";
}
div.comments div.comment-meta {
	font: normal .9em "Lucida Grande", "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	color: #777777;
	margin: -33px 0 15px 55px;
}
/* comment form */
form#commentform p#comment-notes {
	font: normal .8em "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 10px;
	background: #fcfcfc;
	border: 1px silver #f1f1f1;
}
form#commentform span.required {
	color: #bbbbbb;
	font-size: .75em;
}
form#commentform .form-label label {
	font-weight: bold;
	line-height: 2.2em;
}
form#commentform .form-input input {
	width: 300px;
	padding: 4px;
}
form#commentform .form-textarea textarea {
	width: 100%;
	height: 150px;
	padding: 4px;
}
form#commentform .form-submit {
	margin: 15px 0;
}
form#commentform .form-submit input#submit {
	padding: 5px;
	border: 1px solid #000000;
	font-size: 1.1em;
	color: #ffffff;
	background: #000000;
	cursor: pointer;
}
form#commentform #submit:hover {
	background: #555555;
}

/* sidebar */
div.sidebar ul.xoxo {
	margin: 0 12px 0 15px;
}
div.sidebar h3 {
	margin: 15px 0;
	font-size: 1.2em;
	line-height: 30px;
	text-indent: 15px;	
	color: #ffffff;
	background: transparent url(images/h3.png) right top no-repeat;
}
div.sidebar a {
	text-decoration: none;
}
div.sidebar a:hover {
	color: #cccccc;
}
div.sidebar li {
	list-style:none;
	margin: 0;
}
div.sidebar ul ul li {
	list-style:none;
	margin: 0 10px;
}
div.sidebar ul ul ul {
	margin:0 0 0 10px;
}
div.sidebar ul ul ul li {
	list-style:disc;
}
div.sidebar div {
	margin:0;
	padding:0;
}
 
div.sidebar li#featured-pic {
	margin-bottom: 10px;
}
div.sidebar li#featured-pic div.imageElement div {
	width: 320px;
	height: 120px;
}
div.sidebar li#featured-pic div.imageElement div img {
	display: none;
}
div.sidebar li#featured-pic div.imageElement p {
	width: 320px;
	height: 30px;
	z-index: 10;
	position: relative;
	margin: -30px 0 0 0;
	background: #000000;
	text-align: right;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
div.sidebar li#featured-pic div.imageElement p a {
	color: #ffffff;
	font: normal 1.3em/30px Arial, Verdana, sans-serif;
	padding: 0 10px 0 0;
}
div.sidebar li div.textwidget {
	text-align: center;
}
div.sidebar li p {
	margin: 10px;
}
div.sidebar .feedburner {
	overflow:hidden;
}
div.sidebar .feedburner img{
	float:left;
	margin: 10px 20px 5px 0;
}
div.sidebar li#destinies ul  {
	margin: 0;
	overflow:hidden;
}
div.sidebar li#destinies ul li  {
	display: block;
	width: 140px;
	float: left;
}
div.sidebar li#most-viewed-latest {
	overflow: hidden;
}
div.sidebar li#most-viewed-latest ul ul li {
	list-style: circle;
}
div.sidebar li#most-viewed-latest ul#most-viewed {
	width: 155px;
	float: left;
	margin: 0 5px 0 0;
}
div.sidebar li#most-viewed-latest ul#latest {
	width: 155px;
	float: left;
	margin: 0 0 0 5px;
}
div.sidebar ul.tabnav { /* Tabbed cities */
	overflow: hidden;
}
div.sidebar  ul.tabnav li {
	display: inline;
	list-style: none;
}
div.sidebar ul.tabnav li a {
	display: block;
	width: 105px;
	float: left;
	text-transform: uppercase;
	line-height: 25px;
	text-align: center;
	border-right: 1px solid #f1f1f1;
}
div.sidebar ul.tabnav li.norte a {
	border-left: 1px solid #f1f1f1;
	width: 106px;
}
div.sidebar ul.tabnav li a:hover, div.sidebar ul.tabnav li a:active, div.sidebar ul.tabnav li.ui-tabs-selected a {
	background: #f1f1f1;
	color: #f69f00;
}
div.sidebar div.tabdiv {
	background: #ffffff;
	border: 1px solid #f1f1f1;
	padding: 5px;
}
div.sidebar div.tabdiv ul {
	overflow: hidden;
}
div.sidebar div.tabdiv li {
	display: block;
	width: 140px;
	float: left;
	margin: 0 0 0 10px;
	list-style: none;
}
div.sidebar div.tabdiv li a {
	font-size: .85em;
}
div.sidebar .ui-tabs-hide {
	display: none;
}
div.sidebar .widget_simpleimagelink_container {
	margin: 10px 2px 0 2px;
	clear: both;
}
div.widget_simpleimagelink_hidetitle h3.widgettitle {
	display: none !important;
}
div.sidebar .widget_simpleimagelink_container, div.sidebar .widget_simpleimagelink_hidetitle, div.sidebar .widget_simpleimagelink_hidetitle h3, div.sidebar .widget_simpleimagelink {
	display: inline;
}
/* footer */
div#footer-archive {
	width: 240px;
	float: left;
} 
div#footer-category {
	width: 240px;
	float: left;
}
div#footer-tags {
	width: 480px; 
	float: left;
}
div#footer-archive h3, div#footer-category h3, div#footer-tags h3 {
	margin: 5px 20px;
	font: normal 1.6em/2.2em Helvetica, Arial, sans-serif;
}
 
div#footer ul {
	list-style: none;
	margin: 10px 10px 20px 10px;
}
 
div#footer ul li {
	margin-left: 10px;
}
 
div#footer ul li.year {
	margin: 10px;
}
 
div#footer a {
	color: #ffffff;
	text-decoration: none;
}
 
div#footer a:hover {
	color: #e58705;
	text-decoration: none;
}
 
div#footer-tags p {
	text-align: justify;
	margin: 30px 20px 40px 20px;
}
div#footer-tags p a {
	padding: 0 3px;
}
div#footer-tags p a:hover {
	background: #000000;
}
div#footer hr {
	width: 100%;
	clear: both;
	border-bottom: 10px solid #000000;
	border-top: 10px solid #F28E02;
	border-left: none;
	border-right: none;
}
div#contact {
	color:#FFFFFF;
	text-align:center;
}
div#fototexto {
	width:520px;
	padding:5px;
	float:left;
}
div#notcot {
	background-color:#EEE;
	width:130px;
	padding:4px;
	margin:6px;
	float:left;
}
div#txtnot {
	width:100%;
	text-align:center;
	font-weight: bold;
	height:56px;
	padding:6px 0 6px 0;
	float:left;
}
div#centrado {
	font-size:10px;
	width:470px;
	padding:2px 40px 2px 40px;
	float:left;
}
