/***** Main Template *****/
html {
	min-width: 902px;
} /*IE7*/

body {
	font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 64.5%;
	background-color: #34435F;
	background-image: "images/fondo_azul.gif";
	margin-top: 0px;
	margin-left: 0px;
	margin: 0;
	padding: 0 20px;
	text-align: center;	
}

input {
	line-height: 1.0;
}

#main_container {
	width:100%;
	background-color:#ffffff; /* DO NOT REMOVE THIS; or you'll have issue w/ the scrollbar, when the mouse pointer is on a white space */
	overflow-x: hidden;
	overflow-y: scroll;
	height:100%;	/* this will make sure that the height will extend at the bottom */
	position:absolute; /* container div must be absolute, for our fixed bar to work */
}

/***** Common Content Formatting *****/

a {	
	color: #666666; 
	outline: none; 
	text-decoration: none;
}
a:visited { 
	color: #666666; 
}
a:hover, a:focus { 
	text-decoration: underline;	
}
a:active { 
	color: #3399FF; 
}

h3 a:visited {
	color: #595650;
}

img {
	border: none;
}

p {
	line-height: 1.4;
}

li {
	margin-bottom: 0.3em;
}

form {
	clear: left;
	margin: 0;
}

.row1, .row2, .row3, .row4, .row1center {
	border: solid 1px #182848;
	border-right-color: #223355;
	border-bottom-color: #223355;
	padding: 4px;
}

.row1 {
	background-color: #081828;
}

.row1center {
	background-color: #081828;
	text-align:center;
}

td {
	padding: 2px;
}

td.profile {
	padding: 4px;
}

td.np {
	padding: 0px;
}

td.np-body {
	background-color: #112238;
	padding: 0px;
}

.forum-buttons a, .forum-buttons a:visited {
	color: #E8E8EE;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

.forum-buttons a:hover, .forum-buttons a:active {
	color: #DD2222;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

.forum-buttons {
	color: #E8E8EE;
	background: #112238 url('foro/styles/rainbow_pearl/theme/images/bg_buttons.gif') top left repeat-x;
	border-top: solid 1px #0099FF;
	border-bottom: solid 1px #0099FF;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	padding-top: 6px;
}
degradado{
   width:450px;
   height:auto;
   background: url('http://www.unioninternautas.com.ar/foro/boletin/imagenes/h4_bg.png') top left no-repeat;
}
h2 {
	margin: 0 0 0.2em 0;
	font-size: 120%;
	letter-spacing: 1px;
	font-weight: bold;
	clear: left;
	color: #FFFFFF;
}


h2 span, h3 span {
	color: #999;
	white-space: nowrap;
}


h3 {
	margin: 0 0 0.2em 0;
	font-size: 155%;
	letter-spacing: -1px;
	font-weight: bold;	
	clear: left;
	color: #666666;
}

h3 a {
	text-decoration: none;
	color: #797979;
	
} /*IE6, IE7*/

h4 {
	margin: 0 0 0.2em 0;
	font-size: 100%;
	letter-spacing: -1px;
	clear: left;
	color: #666666;
}

h4 a {
	text-decoration: none;
	color: #797979;
	
} /*IE6, IE7*/

h5 {
	margin: 0 0 0.5em 0;
	font-size: 115%;
	font-weight: bold;	
	line-height: 1.0;
	letter-spacing: -0.03em;
	clear: left;
	color: #FFFFFF;
}

h5 a {
	text-decoration: none;
	color: #000099;
	
} /*IE6, IE7*/

translation-summary a:hover {
	text-decoration: none;
	background: #CAE9F7;
}

/***** Template ****/

#container {
	text-align: left;
	background-color: #FFFFFF;
	margin: 0 auto;
/*	max-width: 1200px;*/
	width: 950px;
	z-index: 1000;
}

#wrapper {
	padding: 12px 0 0 15px;
	min-height: 500px;
	z-index: 1000;
} /*IE6*/

#contents {
	clear: both;
	padding: 0 15px 15px 0;
	margin-top: 0px;
	z-index: 1000;
}

#header {
	color: #fff;
	float: left;
	width: 100%;
	margin-bottom: 7px;
	position: relative;
}

#header a {
	color: #D2DCF3;
	font-size: 85%;
	font-weight: bold;
}


#header a:hover {
	color: #fff;
}

h1 {
	font-size: 100%;
	margin: 0;
	
}

h1 a {
	position: absolute;
	height: 50px;
	width: 160px;	
	left: -14px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; /* need for FX and IE */
}

h1 a:hover {
	cursor: pointer; /* IE7 */
}

label.inside {
	position: absolute;
	visibility: hidden;
}

#header label {
	color: #B6C6D6;
}


#section-home, #section-forum, #section-soft, #section-search {
	font-size: 115%;
	font-weight: bold;
	float: left;
	display: block;
	margin: 15px 0;
	width: 74px;
	height: 28px;
	text-decoration: none;
	text-indent: -2000em;
	position: relative;
}

#section-home:hover, #section-forum:hover, #section-soft:hover, #section-search:hover {
	background-position: 0 0px;
}

#header ul, #header li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul {
	float: left;
	width: 100%;
	clear: both;
}


.header-submenu {
	background: #DACFC5;
	float: left;
	width: 100%;	
	height: 0px;
	overflow:hidden;	
}

#header .header-submenu a:hover {
	color: #000000;
	background: url(images/header-submenu-current.gif) 50% 0% no-repeat;
}

#search {
	padding: 2px 15px 5px 15px;
	overflow: hidden;
}

#search span {
	color: #80694d;	
	font-size: 85%;
}

#search input {
	border: 1px solid #C0A98D;
	text-align:right;
	color: #DACFC5;
	padding-right: 4px;
}

#search input:focus {
	color: #70593D;
}

#search input.activeImage {
	vertical-align: bottom;
	border: none;
}

#submenu {
}

#submenu-home {
	height: 26px;
}

#header li {
	display: inline;
}

#header li a {
	text-decoration: none;
	color: #80694d;
	padding: 5px 6px;
	position: relative;
	left: 5px;
	word-spacing: -0.17em;
	float: left;
	display: block;
	white-space: nowrap;
	font-weight: normal;
}

/***** News Articles *****/

.news-summary, .news-full, .news-full-confirm {
	padding: 0.7em 0 2em 0;
	position: relative;
	clear: left;
    min-height: 50px;
}

.news-full, .news-full-confirm {
	margin-top: 7px;
	padding: 1px 0 2em 0; /* need 1px top padding for IE6 */
	margin-right: 220px;
}

.movies-body {
	float: right; 
	width: 44%; 
	clear: left;
	background-color:#F5F5F5;
}

.albums-body {
	width: 54%;
	background-color:#112238;
	border:solid 1px #556677;
}

.temas-body {
	float: left;
	width: 54%;
	clear: left;
}

.ayuda-body {
	width: 98%;
	background-color:#112238;
	border:solid 1px #556677;
}

.subs-body {
	width: 100%;
	background-color:#E7F5FB;
	border:solid 1px #556677;
}

.movies-summary {
	padding-top: 10px;
}

.albums-summary {
	padding: 0.7em 0 1em 0;
	margin-top: 0px;
	position: relative;
	clear: left;
    min-height: 50px;
}

.movie-body {
	width: 100%;
	float: left;
}

.serie-body {
	padding-left: 0px;
}

.movie-body strong {
	font-size: 90%;
	color: #666;
}

.serie-poster {		
		
}

.movie-links, .serie-links {
	color: #E6F2FF;
	padding: 5px 0pt 0pt;
	position:relative;
}

.movie-poster {
	margin: 0pt 5px 0pt 0pt; 
	padding: 3px; 
	float: left;
	text-align: center;
	width: 30%;
}

.serie-poster-wrapper {	
	
} 

.movie-body h3, .serie-body h3, .entry-title h3  {
	margin: 2px 0 0 0;
	font-size: 120%;
	letter-spacing: -0.02em;
	line-height: 1.1;
}

.movie-body:hover {
	background: #CAE9F7;
	border-top:1px solid #83BBD9;
	border-bottom:1px solid #83BBD9;
}

.movie-body h3  {
	font-size: 130%;
}

.serie-body h3  {
	margin:  0 0 3px 0 ;
	text-transform: uppercase;
	font-weight: normal;
}

.serie-body h3 .serie-episode-number {
	color: #B4A492;
}

.movie-body p {
	margin: 0.2em 0 0.1em 0;
	line-height: 1.3;
}

.movie-info {
	float:left;
	padding-left: 4px;
	width: 65%;
}

#top_logo{
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('http://www.unioninternautas.com.ar/foro/boletin/imagenes/encabezado3.jpg') top left repeat-x;
	background-color:#34435F;
	color:#FFFFFF;
	height: 75px;
}

#pie_de_pagina{
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('http://www.unioninternautas.com.ar/foro/boletin/imagenes/encabezado3.jpg') top left repeat-x;
	background-color:#34435F;
	height: 75px;
}

.serie-links span, .movie-links span {	
	color: #888;
}

.serie-links a, .movie-links a {	
	color:#999999;
	padding: 2px 6px 0 20px;
	font-weight: bold;
	display: block;
	font-size: 100%;
	min-height: 18px;
    white-space: nowrap;
}

.serie-links a:hover, .movie-links a:hover {	
	text-decoration: underline;
}

.serie-links .serie-divisor {
	float: left;
	width: 45%;
	overflow: visible;	
}

.link-peli {
	background: url(video.png) 0 2px no-repeat;
}

.link-album {
	background: url(cd.png) 0 2px no-repeat;
}

.link-noticia {
	background: url(vermas.png) 0 2px no-repeat;
}

.link-ayuda {
	background: url(images/edit.png) 0 2px no-repeat;
	margin-left:auto;
}

.link-subtitle {
	background: url(subtitulos.png) 0 2px no-repeat;
}

.info {
	display: block;
	font-size: 85%;
	padding: 2px 6px 0 20px;
	min-height: 18px;
    white-space: nowrap; /*need for IE6*/
}

.serie-links strong, .movie-links strong {
	font-size: 90%;
	color: #666;
}

/***** Compact News Articles *****/

.main {
	margin-right: 200px;
}


.sub-menu {
	position: relative;
	clear: both;
}

.sidebar {
	float: right;
	width: 180px;
	clear: left;
	margin: 0 0 2em 3%;
}

.side-container {
	clear: both;
	padding: 10px 0 2em 10px;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	background-color:#F6F8FC;
	border:solid 1px #556677;
}

.side-container p {
	margin: 0.3em 0 0 0;
}

.calendar-container h2, .side-container h2 {
	margin: 0 0 0.5em 0;
	font-size: 130%;
	color: #000000;	
	line-height: 1.0;
	letter-spacing: normal;
}

.calendar-container h2 strong, .side-container h2 strong {
	display: block;
	font-weight: normal;
	padding-left: 2px;
	font-size: 70%;
	color: #B4A492;
	letter-spacing: -1px;
}

.calendar-container h2 a img {
	margin: 0 0 0 5px;
}

.calendar-container h2 strong a img {
	margin: 0 0 0 45px;
}

.side-container .movie-poster {
	top: 0;
	background: none;
}

.side-container .translation-summary {	
	padding-left:5px;
	padding-top:0pt;
	margin-bottom: 5px;
} 

.side-container .serie-translation-summary {	
	padding-left:5px;
	padding-top:0pt;
	margin-bottom: 5px;
} 

.side-container .serie-translation-summary-extra {
	display: none;
}

.side-container .serie-translation-summary-extra-show {
	display: block;
}

#serie-translation-extra-button:hover {
	text-decoration: underline;
}	

.side-container h3 {
	margin: 0px;
}

.side-container h3 a {
	line-height: 1.1em;
	color:#33FF99;
	padding: 3px 2px 0 20px;
	font-weight: bold;
	display: block;
	font-size: 65%;
	min-height: 16px;
	letter-spacing: 0em;
	text-decoration: none;	
}

.side-container h3 a:hover {
	text-decoration: underline;	
}

.side-container .translation-status {
	display: block;
	padding-left: 20px;
	color: #80694D;
	font-size: 80%;
	margin-top: -2px;	
}

/***** tabbed navigation *****/
.extra-subs {
	background: url('http://www.unioninternautas.com.ar/foro/styles/rainbow_pearl/theme/images/tbl_h_c.gif') top left repeat-x;
	float: right;
	width: 100%;
	padding-bottom: 5px;
	height: 20px;
} /*IE6*/

.extra-subs h2 {
	background: none;
	min-height: 20px;
	margin-bottom: 0;
	float: left;
	border: none;
	height: 1.1;
	line-height: 1.1;
	position: relative;
	top: 4px;
	font-size: 120%;
}

.extra-subs h2 a {
	background: none;
	min-height: 20px;
	margin-bottom: 0;
	float: left;
	border: none;
	height: 1.1;
	line-height: 1.1;
	top: 4px;
	font-size: 120%;
}

.extra-nav {
   background: url('http://www.unioninternautas.com.ar/foro/styles/rainbow_pearl/theme/images/tbl_h_c.gif') top left repeat-x;
	float: left;
	width: 96%;
	padding-bottom: 5px;
	padding-left:5px;
	height: 20px;
} /*IE6*/

.extra-nav br {
	clear: both;
}

.extra-nav h2 {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
	float: left;
	border: none;
	height: 1.1;
	line-height: 1.1;
	position: relative;
	text-align:center;
	top: 4px;
	font-size: 120%;
}

.extra-nav h2 a {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
	float: left;
	border: none;
	height: 1.1;
	line-height: 1.1;
	text-align: center;
	top: 4px;
	font-size: 120%;
}

.extra-nav h3 {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
	float: left;
	border: none;
	line-height: 1.1;
	position: relative;
	top: 8px;
	font-size: 175%;
}

.extra2-nav {
	background: url('foro/styles/rainbow_pearl/theme/images/tbl_h_c.gif');
	float: left;
	width: 98%;
	padding-right: 5px;
	padding-bottom: 10px;
} /*IE6*/

.extra2-nav br {
	clear: both;
}

.extra2-nav h2 {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
	float: left;
	border: none;
	line-height: 1.1;
	position: relative;
	top: 8px;
	font-size: 175%;
}

.extra2-nav h3 {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
	float: left;
	border: none;
	line-height: 1.1;
	position: relative;
	top: 8px;
	font-size: 150%;
}

#searchResults {
	width: 100%;
	border-spacing: 0px;
	clear: both;
	margin-top: 15px;
}

#searchResults th {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

#searchResults td {
	font-size: 105%;
	border-top: 1px solid #DDDDDD;
	padding: 5px 2px 3px 2px;
}

#searchResults td .searchResultImdb {
	text-align: center;
}

#searchResults td span {
	display: block;
	text-align: center;
}

.updated {
	display: none;
	width: 0px;
	height: 0px;	
}
