/*  
Theme Name: Mediastream
Theme URI: http://www.mediastream.cl/
Description: Theme disenado para mediastream.
Version: 2.0
Author: Jorlo
Author URI: http://holajorlo.com
*/

/*

                          oooo$$$$$$$$$$$$oooo
                      oo$$$$$$$$$$$$$$$$$$$$$$$$o
                   oo$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o         o$   $$ o$
   o $ oo        o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$o       $$ $$ $$o$
oo $ $ "$      o$$$$$$$$$    $$$$$$$$$$$$$    $$$$$$$$$o       $$$o$$o$
"$$$$$$o$     o$$$$$$$$$      $$$$$$$$$$$      $$$$$$$$$$o    $$$$$$$$
  $$$$$$$    $$$$$$$$$$$      $$$$$$$$$$$      $$$$$$$$$$$$$$$$$$$$$$$
  $$$$$$$$$$$$$$$$$$$$$$$    $$$$$$$$$$$$$    $$$$$$$$$$$$$$  """$$$
   "$$$""""$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     "$$$
    $$$   o$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     "$$$o
   o$$"   $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$       $$$o
   $$$    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$" "$$$$$$ooooo$$$$o
  o$$$oooo$$$$$  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$   o$$$$$$$$$$$$$$$$$
  $$$$$$$$"$$$$   $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$     $$$$""""""""
 """"       $$$$    "$$$$$$$$$$$$$$$$$$$$$$$$$$$$"      o$$$
            "$$$o     """$$$$$$$$$$$$$$$$$$"$$"         $$$
              $$$o          "$$""$$$$$$""""           o$$$
               $$$$o                                o$$$"
                "$$$$o      o$$$$$$o"$$$$o        o$$$$
                  "$$$$$oo     ""$$$$o$$$$$o   o$$$$"" 
                     ""$$$$$oooo  "$$$o$$$$$$$$$"""   
                        ""$$$$$$$oo $$$$$$$$$$         
                                """"$$$$$$$$$$$        
                                    $$$$$$$$$$$$       
                                     $$$$$$$$$$"      
                                      "$$$$$$$
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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;
	list-style-type:none;
}
body {
	background:#fff url(images/bg.jpg) repeat-x;
	color:#222;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#main {
	width:920px;
	text-align:left;
	margin:0 auto;
}
#head {
	height:64px;
	background: transparent url(images/head.jpg) no-repeat;
}
#head h1 {
	background: transparent url(images/mediastream.jpg) no-repeat;
	margin: 0 0 0 10px;
	float: left;
}
#head h1 a {
	width:223px;
	height:60px;
	display:block;
	overflow:hidden;
}
#head h1 span {
	text-indent:-99999px;
}
#head ul {
	width:550px;
	float:right;
	height:60px;
	margin: 0 10px 0 0;
	overflow:hidden;
}
#head li {
	display: inline;
	list-style-type:none;
	float: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#head li a {
	font-size:14px;
	font-weight:bold;
	padding:20px 15px;
	text-decoration:none;
	color:#fff;
	display:block;
	text-shadow: #000 1px 1px 1px;
	overflow:hidden;
}
#head li a:hover {
	color: #fff;
	text-decoration:none;
}
#top {
	width:920px;
	height:192px;
}
.h_random {
	background: url(images/header/rotator.php) no-repeat;
}
#cuerpo {
	background:#fff;
	border-top:1px solid #e3e3e3;
	margin:3px 10px;
	padding:20px 20px 0 20px;
}
h2.e404 {
	padding: 45px 0 0 0;
	margin:0!important;
	font-size:100px;
	text-align:center;
}
h3.e_alert {
	font-size:28px;
	text-align: center;
	padding: 0 0 85px 0;
}
h3.e_alert a {
	text-decoration:none;
	font-weight:bold;
}
#contenido {
	width:440px;
	float:left;
}
#contenido-doble {
	width:650px;
	float:left;
}
#contenido-doble ul {
	font-size: 13px;
}
#contenido-doble ul li {
	margin:10px;
	list-style: square inside;
}
#contenido img, #contenido-doble img {
	padding:4px;
	background:#fff;
	border: solid 1px #e4e4e4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.size-thumbnail {
	margin: 5px 15px 5px 0;
	padding:6px;
	background:#fff;
	border: solid 1px #d0d0d0!important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.gallery {
	background:#e5e5e5;
	padding:5px;
	text-align: center;
	margin:5px 0 10px 0;
}
#contenido-demo {
	width:600px;
	float:left;
}
#medio {
	width:190px;
	margin: 0 0 0 20px;
	float:left;
}
#sidebar {
	width:190px;
	margin: 0 0 0 20px;
	float:left;
}
#sidebar-demo {
	width:240px;
	margin: 0 0 0 20px;
	float:left;
}
#modulo {
	background:#f1f1f1;
	border: solid 1px #ddd;
	padding:5px 11px 10px 11px;
	text-align:left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#modulo_texto {
	background:#f1f1f1;
	border: solid 1px #ddd;
	padding:5px 10px;
	text-align:left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin:0 0 10px 0;
}
#modulo_texto p {
	line-height:18px;
	padding: 0 0 15px;
	border-bottom: solid 1px #ddd;
}
#modulo_texto li {
	font-size:13px;
}
.texto {
	text-align:left;
}
#modulo_twitter {
	background:#c2e8f2;
	border: solid 1px #afdce8;
	padding:5px 10px;
	text-align:left;
	margin-top:10px;
	font-size:11px;
	color: #333;
	overflow:hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#modulo_twitter h4 a {
	width: 169px;
	height:14px;
	display:block;
	background: transparent url(images/twitter_mini.jpg) no-repeat;
	text-indent: -9999px;
	padding: 0 0 4px 0;
	overflow: hidden;
}
#modulo_twitter li {
	list-style-type:none;
	text-shadow:1px 1px 0 #fff;
}
#modulo p {
	padding-bottom:5px;
}
#modulo img {
	border: solid 1px #d2d2d2;
	background:#fff;
	padding:2px;
}
h3.titulo {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	text-align:left;
	font-size:18px;
	color: #000;
	padding:0 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #d2d2d2;
	text-shadow:1px 1px 0 #fff;
}
#footer {
	background: transparent url(images/footer.jpg) no-repeat;
	height:34px;
	color:#fff;
	clear:both;
	padding: 26px 30px 0 30px;
	margin: 5px 0 0 0;
	font-size:12px;
}
#footer p.ms_f {
	width: 300px;
	float:left;
}
#footer a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover {
	color:#fff;
	text-decoration: underline;
}
#footer p.url_f {
	width: 530px;
	float: right;
	text-align:right;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	font-size:22px;
	color: #000;
	margin:0;
}
h2 a {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
h2 a:hover {
	color:#333;
}
#contenido h3 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-size: 18px;
	color: #535353;
	margin: 10px 0;
}
p {
	font-size: 13px;
	margin: 0 0 10px 0;
}
p.meta {
	font-size: 11px;
	color: #222;
	margin: 0 0 10px 0;
	background: #f1f4bb;
	border: solid 1px #d6d9a3;
	padding: 3px;
	text-shadow: #fff 1px 1px 1px;
}
.meta a {
	text-decoration:none;
	color: #222;
	font-size: 11px;
}
.meta a:hover {
	text-decoration: underline;
}
.tags {
	font-size: 11px;
	color: #555;
	margin: 0 0 10px 0;
	background: #eaeaea;
	border: solid 1px #dcdcdc;
	padding: 3px;
	text-align: center;
}
a.more-link {
	background: #fff url(images/boton.jpg) no-repeat;
	color: #555;
	float: right;
	width: 110px;
	height: 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
	padding: 4px 0 0 0;
	overflow: hidden;
	text-align:center;
}
a:hover.more-link {
	background: #fff url(images/boton.jpg) no-repeat 0 -24px;
	color: #000;
	text-shadow: #fff 1px 1px 1px;
}
.seccion {
	border-bottom:1px solid #d6d6d6;
	margin-bottom:15px;
	padding:0 0 5px 0;
}
.entry {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #d6d6d6;
}
#lista_modulo {
	text-align:left;
	margin:0;
	padding:0;
	font-size:12px;
	list-style-type:none;
}
#lista_modulo li {
	margin-bottom:2px;
	font-size:10px;
}
#lista_modulo li a {
	background: transparent url(images/mas.gif) no-repeat;
	padding-left:16px;
	color: #666;
	font-weight:bold;
	font-size:14px;
}
#lista_modulo li a:hover {
	color:#96bf27;
	background: transparent url(images/mas.gif) no-repeat 0 -16px;
}
.servicio {
	margin: 0 0 5px;
	height: 150px;
}
.servicio h3 {
	font-size: 16px;
	color:#000;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:450px;
	float:left;
}
.servicio p {
	font-size: 13px;
	margin: 5px 0;
	width:450px;
	float:left;
}
.servicio img {
	float:left;
	margin: 0 10px 0 0;
}
.casos {
	font-size: 11px;
	color: #555;
	width: 450px;
	float:right;
}
.casos a {
	text-decoration: none;
	padding: 0 3px;
}

/* ------------------------- CONTACTO -------------------------- */

#form_box {
	background:#f1f1f1;
	border: solid 1px #ddd;
	padding: 10px;
	margin-top: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#form_box div {
	padding: 0.2em 0.5em;
}
#form_box div.hr {
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 75px;
	font-weight: bold;
}
#form_box input {
	width:310px;
}
#log {
	margin-top: 10px;
}
#log_res {
	font-size:12px;
}
.noenviado {
	border:solid 1px #f4f1ba;
	background:#fcfbe5;
	padding:10px 20px;
	width: 360px!important;
	font-weight: normal!important;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#enviando {
	background: transparent url(images/enviando.gif) no-repeat center;
	height: 20px;
}
.enviado {
	border:solid 1px #b4f278;
	background:#cdf5a5;
	padding: 10px 20px;
	width: 398px!important;
	font-weight: normal!important;
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
input, textarea {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:5px;
	background:#fff;
	color:#5b5b5b;
	border: solid 1px #ddd;
	font-weight:bold;
}
#formulario textarea {
	width:390px;
	resize:none;
}
.error_comentario {
	background: #f66868!important;
	color: #fff;
	border: solid 1px #df5050!important;
	margin: 10px 0 0 0!important;
}
.cbox {
	background: #f8f8f8;
	border: solid 1px #ddd;
	margin: 0 0 4px 0;
	padding: 10px;
	font-size: 13px;
}
.cboxAlt {
	background: #f1f1f1;
	border: solid 1px #ddd;
	margin: 0 0 4px 0;
	padding: 10px;
	font-size: 13px;
}
.cboxStaff {
	background:#F1F4BB;
	border:1px solid #DDDDDD;
	font-size:13px;
	margin:0 0 4px;
	padding:10px;
}
.cboxStaffAlt {
	background:#F3F4DA;
	border:1px solid #DDDDDD;
	font-size:13px;
	margin:0 0 4px;
	padding:10px;
}
.comment-title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.comment-title a {
	color: #000;
	text-decoration:none;
}
.comment-title a:hover {
	color:#95bb00;
	text-decoration: underline;
}
.avatar-user {
	width: 60px;
	float:left;
}
.content-comment {
	width: 345px;
	float:left;
	margin: 0 0 0 10px;
}
.publicado_exito {
	background: #f1f4bb;
	border: solid 1px #d7daa2;
	font-size: 11px;
	padding: 5px;
	margin: 5px 0 0 0;
}
.comment-meta {
	font-size: 10px;
}
.commentNumer {
	display: none;
}
#commentform {
	background:#f1f1f1;
	border: solid 1px #ddd;
	padding: 10px;
	margin-top: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#commentform p label {
	font-weight: bold;
	margin: 0 0 0 10px;
}
textarea#comment {
	width:405px;
	height: 100px;
}
#FormInput input {
	width: 405px;
}
#FormText {
	padding: 10px 0 0 0;
	font-weight: bold;
}
#FormText small {
	font-weight: normal;
	font-size: 12px;
	padding:0 0 0 5px;
	color: #333;
}
#submitter {
	background:#c0e2ea url(images/bg_submit.jpg) repeat-x;
	border:solid 1px #ddd;
	color:#3a4244;
	width:240px;
	height:40px;
	margin: 10px 0 10px 9px;
	cursor: pointer;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:400px!important;
}
#submitter_comm {
	background:#c0e2ea url(images/bg_submit.jpg) repeat-x;
	border:solid 1px #ddd;
	color:#3a4244;
	width:240px;
	height:40px;
	margin: 10px 0 10px 0;
	cursor: pointer;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#log_res.ajax-loading {
	padding: 20px 0;
	background: transparent url(images/loading.gif) no-repeat center;
}
p.contacto_info {
	font-size: 11px;
	line-height: 15px!important;
	border:none!important;
	padding:5px!important;
}

/* ------------------------- CLIENTES -------------------------- */

#paginador {
	height: 24px;
	margin: 10px 0 0 0;
}
a.siguiente {
	background: #fff url(images/siguiente.jpg) no-repeat;
	color: #555;
	float: right;
	width: 105px;
	height: 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
	padding: 4px 0 0 25px;
	overflow: hidden;
}
a:hover.siguiente {
	background: #fff url(images/siguiente.jpg) no-repeat 0 -24px;
	color: #000;
	text-shadow: #fff 1px 1px 1px;
}
a.anterior {
	background: #fff url(images/anterior.jpg) no-repeat;
	color: #555;
	float: left;
	width: 105px;
	height: 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
	padding: 4px 25px 0 0;
	overflow: hidden;
	text-align: right;
}
a:hover.anterior {
	background: #fff url(images/anterior.jpg) no-repeat 0 -24px;
	color: #000;
	text-shadow: #fff 1px 1px 1px;
}
a span.siguiente {
	background: #fff url(images/siguiente.jpg) no-repeat;
	color: #555;
	float: right;
	width: 105px;
	height: 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
	padding: 4px 0 0 25px;
	overflow: hidden;
}
a:hover span.siguiente {
	background: #fff url(images/siguiente.jpg) no-repeat 0 -24px;
	color: #000;
	text-shadow: #fff 1px 1px 1px;
}
a span.anterior {
	background: #fff url(images/anterior.jpg) no-repeat;
	color: #555;
	float: left;
	width: 105px;
	height: 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fff 1px 1px 1px;
	padding: 4px 25px 0 0;
	overflow: hidden;
	text-align: right;
}
a:hover span.anterior {
	background: #fff url(images/anterior.jpg) no-repeat 0 -24px;
	color: #000;
	text-shadow: #fff 1px 1px 1px;
}
#cliente {
	height:120px;
	margin-top:10px;
	padding:10px;
	background:#f1f1f1;
	border: solid 1px #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#cargando {
	padding:5px;
	width:15px;
	height:15px;
	position: absolute;
	top:285px;
	left: 800px;
	display: none;
}
#servicio {
	margin-top:5px;
	padding: 2px 10px;
}
#servicio h3 {
	font-size:16px;
	margin:5px 0;
	padding: 0;
	color:#1f6887;
}
.i_servicio {
	width:175px;
	height:112px;
	float:left;
}
.t_servicio {
	margin-left:12px;
	width:400px;
	float:left;
}
#indice {
	color: #41afd0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
	margin-top:-35px;
}
#indice a {
	font-size:12px;
	text-decoration:none;
}
.i_proyecto {
	width:205px;
	height:120px;
	border-right:1px solid #ddd;
	float:left;
}
span.trabajo_over {
	background-image:url(images/over_trabajo.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:110px;
	margin-left:5px;
	margin-top:-119px;
	position:relative;
	width:180px;
}
span.trabajo_over {
	_background: none;
}
.i_cliente {
	margin:0 0 0 12px;
	width:400px;
	float:left;
	position: relative;
}
.d_proyecto {
	padding:5px 0 0 0;
}
.ver_detalle a {
	width: 90px;
	height: 19px;
	display:block;
	float: left;
	overflow:hidden;
	background: transparent url(images/ver_detalles.jpg) no-repeat;
	text-indent: -9999px;
}
.ver_detalle a:hover {
	background: transparent url(images/ver_detalles.jpg) 0 -19px no-repeat;
}
.ver_proyecto a {
	width: 90px;
	height: 19px;
	display:block;
	float: left;
	overflow: hidden;
	background: transparent url(images/ver_proyecto.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0 5px 0 0;
}
.ver_proyecto a:hover {
	background: transparent url(images/ver_proyecto.jpg) 0 -19px no-repeat;
}
.i_cliente p {
	font-size: 12px;
	margin: 0 0 5px 0;
}
.i_cliente h4 {
	font-size: 14px;
}
.comment-item {
	border:solid 1px #dbe4ea;
	padding:5px 10px;
	margin: 5px 0;
	background:#ebf1f5;
}
#submitter_comm {
	background:#c0e2ea url(images/bg_submit.jpg) repeat-x;
	border:solid 1px #ddd;
	color:#3a4244;
	width:240px;
	height:40px;
	cursor: pointer;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.destacado_p {
	padding: 10px 0 0 0;
}
.cmtinfo {
	font-size:12px;
}
.cmtinfo span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-size:16px;
	font-weight:bold;
	margin:0;
}
.cmtinfo span a {
	color:#5c6268;
}
#modulo_texto a {
	color: #95bb00;
	text-decoration: none;
	font-weight: bold;
}
#modulo_texto a:hover {
	color: #000;
}
a {
	color: #333;
}
a:hover {
	color: #95bb00;
}
.clear {
	clear:both;
}
#slideshow {
	position:relative;
	height:191px;
}
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow img.activo {
	z-index:10;
	opacity:1.0;
}
#slideshow img.ultimo-activo {
	z-index:9;
}
#head {
	position:relative;
	text-align:center;
}
#head ul {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	position:absolute;
	left:360px;
	top:0;
	z-index:100;
}
#head ul li {
	margin:0 0px;
}
#head #lava {
	position:absolute;
	left:0;
	top:55px;
	z-index:50;
	height:5px;
	background:#A9D305;
}
#head #lava .head {
	background:#A9D305;
	height:5px;
	padding:0 10px;
}