/*
Theme Name: zOOm96
Theme URI: http://zoom96.com
Description: The 2010 v2 zoom 96 theme
Author: Emanuel Zámano H.
Version: 2.0
Tags: zoom96
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ================================================== */


/* ============== zoom related stuff ================ */

body,html{
	border:0; padding:0; margin:0;
	background-color: #000000;
}
body,td,th {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}

/*---- main page -----*/

#wrapper { width:1110px; margin-left:5px;}

/*---- Header ----*/
#header { height:100px; width:1110px;}
#header-content{ margin-left:5px; float:right; height:100px; width:161px;}
#header-images{float:left;}

/*---- Main Menu ----*/
#main-menu {
	width:1110px;
	height:355px;
	display:block;
	background-color:#000000;
}

/*---- Content ----*/

#contenido {
	
	color:#999999;
	/*padding-top:8px;*/
/*	padding-left:6px;*/
	/*padding-right:6px;*/
	line-height:140%;
	font-size:medium;
	background-color:#333333;
	/*margin-top:3px;*/
	vertical-align:top !important;
	position:relative;

}

#social {
	padding:10px;
	background-color:#111;
}
#main-content{
	float:left;
	width:944px;
	background-color:#000;
	vertical-align:top !important;
}

#othermg {
	background-color:#333;
	vertical-align:top;
}
#othermg img {margin:0; padding:0; vertical-align:top;}

#rigth-column{
	float:right;
	width:161px;
	margin-left:5px;
}

h3.titulos{color:#00FFCC; text-transform:uppercase; display:block; font-size:16px; font-weight:bold; padding:4px; margin-top:5px; margin-bottom:10px; background-color:#111;}


/* Articulos */

.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Siguiente articulo, anterior*/
.next-prev{
	margin-top:3px;
	margin-bottom:3px;
	font-size:14px;
	}


/*---- Footer ---- */

#footer{margin-top:15px; width:1110px; clear:both; height:100px; background:#000000; border-top: #111111 solid 1px; font-size:12px; vertical-align:bottom;}


/* easy slider */


#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:944px;
		height:353px;
		overflow:hidden; 
		}
	p#controls{
		margin:0;
		position:relative;
		}
		
	.imgPrev{opacity:0.50;}
	
	.imgNext{opacity:0.50;}	
	
	#prevBtn, #nextBtn{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:50px;
		height:353px;
		position:absolute;
		top:-353px;
		}	
	#nextBtn{ 
		left:894px;
		z-index:999999;
		background-image:url(images/next.png);
		background-repeat:no-repeat;
		}	
	#prevBtn{ 
		z-index:999997;
		background-image:url(images/prev.png);
		background-repeat:no-repeat;
		}		
													
	#prevBtn a{  
		display:block;
		width:50px;
		height:353px;	
		
	}	

	#nextBtn a{ 
		display:block;
		width:100px;
		height:353px;
	}	
	
	#prevBtn a:hover{opacity:0.70;}
	#nextBtn a:hover{opacity:0.70;}

/* //End Easy Slider */

/*  G's mods */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: 450;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #33CCFF;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #666666;
	color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}


.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-weight: bold;
	color: #33CCFF;
}


.style1 {color: #FFFFFF}
.style2 {font-size: 16px}


.Articulos {
	font-family: Arial;
	font-size: 13px;
	color: #999999;
}
.Encabezado {
	font-family: Arial;
	font-size: 16px;
	color: #65CCF9;
	font-weight: bold;
}
.Encabezado_Jr {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
	}
.Preguntas {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6699CC;
	}
.Respuestas {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #99CC99;
}
.English {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC9966;
}
.Spanish {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.Quote {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 1px;
}
.Quote_Autor {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #669900;
	text-indent: 1px;
}
.Links {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00CCFF;
	font-style: normal;
	text-decoration: underline;
}
a.Linkmail  {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}
a.Linkmail:hover  {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
}
/*================================================= end g's mods */


/*EN-ES Toggle */

.clk {
	text-align:center;
	width:80px;
	display:block;
	padding:3px;
	color:#0066CC;
	background-color:#CCCCCC;
	border:#666666 solid 1px;
}

#der{
    display:none;
}


/* Social Links*/

.social_bookmarks{
	padding: 0.5em;
	height: 16px;
	margin-top: 0.5em;
}
.social_bookmarks ul, 
.social_bookmarks li{
	padding: 0 !important;
	margin: 0;
	list-style-type: none;
	display: inline;
	background: 0 !important;
	border: 0 !important;
}
.social_bookmarks ul{
	display: block;
}
.social_bookmarks a{
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9000px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	opacity:0.75;
}

.social_bookmarks a:hover{
	opacity: 1;
}
.social_bookmarks .stumble_upon a{
	background: url(images/stumbleupon_32.png) 0 0 no-repeat;
}
.social_bookmarks .digg a{
	background: url(images/digg_32.png) 0 0 no-repeat;
}
.social_bookmarks .delicious a{
	background: url(images/delicious_32.png) 0 0 no-repeat;
}
.social_bookmarks .design_float a{
	background: url(images/designfloat_32.png) 0 0 no-repeat;
}
.social_bookmarks .technorati a{
	background: url(images/technorati_32.png) 0 0 no-repeat;
}
.social_bookmarks .twitter a{
	background: url(images/twitter_32.png) 0 0 no-repeat;
}
.social_bookmarks .newsvine a{
	background: url(images/newsvine_32.png) 0 0 no-repeat;
}
.social_bookmarks .yahoo_buzz a{
	background: url(images/yahoobuzz_32.png) 0 0 no-repeat;
}
.social_bookmarks .reddit a{
	background: url(images/reddit_32.png) 0 0 no-repeat;
}
.social_bookmarks .facebook a{
	background: url(images/facebook_32.png) 0 0 no-repeat;
}
.social_bookmarks .email a{
	background: url(images/email_32.png) 0 0 no-repeat;
}

/* ---   video buttons ---- */

 a.vdSwitch {opacity:0.6; filter: alpha(opacity=60);
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: .40s;
-webkit-transition-property: opacity;

-moz-transition-property:opacity;
-moz-transition-duration: 1s;
-moz-transition-timing-function:ease-out;

}
a.vdSwitch:hover{opacity:1; filter: alpha(opacity=100);}




			.boxgrid{ 
				width: 300px; 
				height: 178px; 
				margin:6px; 
				float:left; 
				background:#000000; 
				border: 0;
				overflow: hidden; 
				position: relative; 
			}
			.boxgrid h3{ margin: 10px 10px 0 10px; color:#FFF; font:14pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 100;
 					left: 0;
 				}
 				.caption .boxcaption {
					top:235px;
 					left: 0;
 				}
				.cover .boxcaption  {
					left:0;
					top:235px;
				}

a.ln2 {
	
	color:#FFF;
	
}

/*slideshow 1*/
#slideshow-interactivo ul,li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}

#slideshow-thumbnails img {
	margin-right:3px;
}

/*slide chanel*/

#slideshow-chanel ul,li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}

#slideshow-thumbnails-chanel img {
	margin-right:3px;
}

#portada {
	width:944px;
	height:1220px;
	z-index:998;
	display:none;
	position:absolute;
	top:480px;
	left:4px;
}
#portada .cerrar {
	position:absolute;
	padding:4px;
	margin-right:5px;
	color:#000;
	/*background-color:#000;*/
	font-weight:bold;
	top:0px;
	right:0px;
	z-index:999;
	font-size:11pt;
	/*height:40px;*/
	display:block;
	/*background-image:url(http://www.zoom96.com/images/close.png);*/
}
/*slideshow 1*/
.interactive ul,li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
.interactive-thumbs img{
margin-right:3px;
border:0;
}

#description{
	font-size:11pt;
	line-height:150%;
	color:#CCC;
	padding:5px;
}
	
/* articulos de texto revisited */

.text-post-p{
	padding:2px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	
}
