@charset "utf-8";
/* CSS Document */

body {
	background:url(img/head1.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}


blockquote {
	font-size:12px;
	line-height: 18px;
	quotes: "" "";
	 /*font-style: italic; */
	margin-left: 35px;
	margin-bottom: 15px;
}
 
blockquote:before { content: open-quote; }
blockquote:after  { content: close-quote; }


.bodyissue{background:url(img/head_issue.gif) repeat-x;font-family:Arial, Helvetica, sans-serif;margin:0;}
.bodyabout{background:url(img/head_about.gif) repeat-x;font-family:Arial, Helvetica, sans-serif;margin:0;}
.bodylinks{background:url(img/head_links.gif) repeat-x;font-family:Arial, Helvetica, sans-serif;margin:0;}
.bodyarchives{background:url(img/head_archives.gif) repeat-x;font-family:Arial, Helvetica, sans-serif;margin:0;}
.bodycontact{background:url(img/head_contact.gif) repeat-x;font-family:Arial, Helvetica, sans-serif;margin:0;}
.bodyblog{background:url(img/head_blog.gif) repeat-x;font-family:Arial, Helvetica, sans-serif;margin:0;}

p {
	font-size:12px;
	line-height: 18px;
	margin-bottom: 14px;
}

a {color:#1a6aa3;}
em{font-style:italic;}

.azul{color:#1a6aa3;}

.colorissue{color:#000000;}
.colorarchives{color:#e27b74;}
.colorabout{color:#e6d89b;}
.colorlinks{color:#ecb56e;}
.colorcontact{color:#e997ae;}

.left{float:left;}
.right{float:right;}

#wrapper{
	margin:30px auto 0 auto;
	width:950px;
}

#header{
	height:270px;
	width: 950px;
}

#printHeader {
	display: none;
}

div.travelbook#header{background:url(img/header-book.jpg) no-repeat;}
div.wordmusic#header{background:url(img/header-wordmusic.jpg) no-repeat;}

#col1{
	border-right: 1px solid #ccc;
	width:35%;
	float: left;
	margin: 25px 15px 40px 0;
	padding: 0 20px 0 0;
}

#col1 img{margin:25px 0;}
	#col1 img.floatRight{
		margin-left: 15px;
		float: right;
	}
	#col1 img.floatLeft{
		margin-right: 15px;
		float: left;
	}

#col2{
	width:200px;
	float: left;
	margin: 25px 0 0 0;
}
#col3{
	width:350px;
	float: left;
	text-align: center;
	margin: 0 0 30px 14px;
}
#col3top{background:url(img/col3_bordetop.jpg) no-repeat; height:25px; width:350px;}
#col3medio {
	background:url(img/col3_medio.jpg) repeat-y;
	height:auto;
	width:350px;
}
#col3bott{background:url(img/col3_bordebott.jpg) no-repeat; height:25px; width:350px;}

.newsletter{
	margin:0 auto 0 auto;
	height: 70px;
	text-align: center;
}

.print{
	margin:0;
	height:auto;
	text-align:left;
	cursor: pointer;
}




#header h1 {
	float:left;
}
#header h1 a {
	display:block;
	width: 222px;
	height:204px;
	background: url('img/logo2.gif') no-repeat;
}
#header h1 a span {
	display:none;
}

h2{
	color:#1a6aa3;
	font-size:17px;
	margin-bottom: 30px;
}

h3{
	color:#1a6aa3;
	font-size:14px;
	margin-bottom: 10px;
}

.publiheader{
	height:90px;
	width:728px;
	position: relative;
	float: right;
}

.publibig{margin:0 0 15px 0;}

/***********************COLUMNAS INTERNAS/*********************/
#colint1{
	width:665px;
	float: left;
	margin: 25px 15px 40px 0;
	padding: 0 20px 0 0;
}

	#urlByline {
		display: none;
	}

#colint2{
	width:250px;
	float: left;
}
#colint2top{
	background:url(img/colint2_bordetop.jpg) no-repeat;
	height:20px;
	width:250px;
	margin-top: 10px;
}
#colint2medio{
	background:url(img/colint2_medio.jpg) repeat-y;
	height:auto;
	width:250px;
	float: left;
}
#colint2bott{
	background:url(img/colint2_bordebott.jpg) no-repeat;
	height:20px;
	width:250px;
	clear: both;
}

#colint1 img {
	margin-top: 15px;
	margin-bottom: 15px;
}

#colint1 img.floatLeft {
	margin-right: 15px;
	float: left;
}

#colint1 img.floatRight {
	margin-left: 15px;
	float: right;
}


div#colint1 .print a img{margin:0;}

/*******************************BUSCADOR GOOGLE/*************************/
#googlesearch{
	margin:0 auto;
	height: 114px;
	padding-left: 30px;
	text-align: left;
}

#googlesearch form table tr td input.left {width:150px;}


/***********************NAVIG/**************************/
#menu{
	height:80px;
	width:450px;
	border-left: 1px solid #ccc;
	margin: 35px 0 0 20px;
	float: left;
}
.menuholder {
	height:20px;
	width:450px;
	float: left;
	border: none;
	margin-top: 10px;
}
.menuholder li {
	float:left;
}
.menuholder a {background:url(img/menu.gif);display:block; height:20px; text-indent:-9000%}

.menuholder li a{outline:0;}

/*ESTADO NORMAL*/
.menu_home a {width:72px;}
.menu_issue a {width:51px; background-position:-72px 0px;}
.menu_about a {width:56px; background-position:-123px 0px;}
.menu_links a {width:50px; background-position:-179px 0px;}
.menu_archives a {width:71px; background-position:-229px 0px;}
.menu_contact a {width:70px; background-position:-300px 0px;}
.menu_blog a {width:73px; background-position:-370px 0px;}


/*ESTADO ROLLOVER*/
.menu_home a:hover {background-position:0px -20px;}
.menu_issue a:hover{background-position:-72px -20px;}
.menu_about a:hover {background-position:-123px -20px;}
.menu_links a:hover {background-position:-179px -20px;}
.menu_archives a:hover{background-position:-229px -20px;}
.menu_contact a:hover {background-position:-300px -20px;}
.menu_blog a:hover {background-position:-370px -20px;}


/* ESTADO ACTIVO */
.menu_home a.active {background-position:0px -20px;}
.menu_issue a.active {background-position:-72px -20px;}
.menu_about a.active {background-position:-123px -20px;}
.menu_links a.active {background-position:-179px -20px;}
.menu_archives a.active{background-position:-229px -20px;}
.menu_contact a.active {background-position:-300px -20px;}
.menu_blog a.active {background-position:-370px -20px;}


/****************************************IN THIS ISSUE**************************/

.thisissue{
	width:200px;
	margin: 0 auto 20px auto;
	text-align: left;
}
.thisissue li{
	display:block;
	padding: 5px 0 5px 10px;
	color: #666;
	border-bottom: #e3e3e3 1px solid;
}

.thisissue li p{
	font-size:12px;
	line-height: 18px;
	margin-bottom:2px;
}

.ligris {background:#f4f4f4;}

.thisissue a{color:#000;text-decoration:none;}
.thisissue a:hover{color:#1a6aa3;}

.publi{
	margin:35px auto 0 auto;
	text-align: center;
}

/*********************************TRAVEL DEALS**************************/
.traveldeals{
	width:200px;
	border-top: #e3e3e3 1px solid;
	margin: 0 auto;
	text-align: left;
}
.traveldeals li{
	display:block;
	font-size:12px;	
}

.traveldeals a{color:#545454;display:block;text-decoration:none;padding:5px 0 5px 10px;}
.traveldeals a:hover{background:#e1dada;color:#1a6aa3;display:block;}

/***************************************SECTION ISSUE************************/

.issueentries{
	margin:40px 0;
	width:auto;
}
.issueentries li{
	border-bottom:#ccc 1px solid;
	margin: 6px 0;
	padding: 6px 0 12px 0;
}

div#colint1 .issueentries li img{
	float:left;
	margin: 0 20px 0 0;
	border: 5px solid #000;
}

/******************************************OTHER BOOKS***********************/

.books{
	width:190px;
	border-top: #e3e3e3 1px solid;
	margin: 0 auto 20px auto;
	padding-left: 10px;
	text-align: left;
}
.books p{color:#333;}
.books a{color:#1a6aa3;text-decoration:underline;}
.books h4{color:#000;
	border-top:#ccc 1px solid;
	font-size:12px;
	margin:5px 0;
	padding: 10px 0 0 0;
}
.books img{margin:5px 0;}



/****************************************FOOTER**************************/

#footer{
	height:150px;
	width:100%;
	text-align: center;
	padding: 15px 0 0 0;
	clear: both;
}

.footerhome{background:url(img/back_footer.gif) repeat-x;}
.footerabout{background:url(img/back_footer_about.gif) repeat-x;}
.footerarchives{background:url(img/back_footer_archives.gif) repeat-x;}
.footercontact{background:url(img/back_footer_contact.gif) repeat-x;}
.footerissue{background:url(img/back_footer_issue.gif) repeat-x;}
.footerlinks{background:url(img/back_footer_links.gif) repeat-x;}


#footer .content{margin:0 auto;width:950px;}
#footer .copy{
	color:#06495f;
	float:left;
	margin-top: 25px;
	font-size: 12px;
}
#footer .nav {
	float:right;
	margin-top: 25px;
}

#footer .nav li {
	float:left;
	margin:0 10px;
}
#footer .nav a {
	color:#000;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
}
#footer .nav a:hover{color:#1a6aa3;}


/**********drop cap for Vienna 0410*/
span.first
{
 float: left;
 line-height: 0.85em;
 margin-right: 4px;
 margin-bottom:-4px;
 width:54px;
 height:55px;
 overflow:hidden;
 text-indent:-100em;
}

