﻿/*
Theme Name: Simple v2
Theme URI: http://bob.my/wordpress-theme-simple-version-2-is-out/
Description: Simple one ;)
Version: 2.0
Author: Bob Jiwakacau
Author URI: http://bob.my/
Tags: blue, white, fixed width, two columns, widgets, rounded corners
*/

/*...... body ........*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body { background: url(/icex/cda/images_canalTV/topbkg.gif) no-repeat; font:0.69em Arial, Helvetica, sans-serif; color: #000;}

/*...... links ........*/
a { color: #d8dbd1;}
a:hover { color:#ef821d;}

/*...... links resultados buscador........*/
.resultados  { color: #838383;}
.resultados a:hover { 
	color:#ef821d; 
	text-decoration:underline
}

/*...... main and sticky footer ........*/
html, body { height: 100%; }
#main { min-height: 96%; height: auto !important; height: 100%; margin: 0 auto -31px;}

/*...... h2/h3 ........*/
h2 { font: 1.5em Georgia, serif; display:block; }
h3 { font:1.58em Georgia, serif; padding:5px; margin-bottom:10px;}
.clear { clear:both;}

/*...... WRAPPER ........*/
#wrapper { width: 700px; margin:auto;
}
#top { height:80px; width: 700px; }

/*...... logo { with logo or text just remove one of them} ........*/
#logo { float:left; width:100px; height:30px;
	margin-top: 15px;
}
#logo h1 { text-indent:-9999px; font-size:10px; }
#logo h1 a { display:block; height:61px; background:url(/icex/cda/images_canalTV/logo_icex.gif) no-repeat;
	width: 206px;
}
/*#logo h1 { font:normal 20px Georgia, Times, serif; line-height:30px; }
#logo h1 a { color:#fff;}
#logo h1 a:hover { color:#e4f2fd;}*/

/*...... top menu ........*/
#menu { width: 482px; float:right; height: 37px; color:#ccc;
	/*background-color: #363636;*/
	background: url(/icex/cda/images_canalTV/menu.jpg) no-repeat;
}
/*
#menu ul { margin-top:5px; float:right;}
#menu ul li { float:left; height:20px; margin:0 5px 0 0; display: inline; line-height:20px; }
#menu ul li a { display: block; padding:0 10px 0 10px; color:#ccc; }
#menu ul li a:hover{ color:#fff;}
#menu ul li.current_page_item { width: 41px; height:12px; background: url(/icex/cda/images_canalTV/inicio.jpg) no-repeat;}
#menu ul li.current_page_item a{ }
#menu ul li#searchbox { width: 152px; height: 20px; background: url(/icex/cda/images_canalTV/go.gif) no-repeat; margin-right:0px;  }
#menu ul li#searchbox #s { float: left; margin: 0px 0 0 6px; border: 0; width: 110px; background: none; color:#fff; font-size:10px; }
#menu ul li#searchbox #go { float: right; width:25px; height:20px; }
*/

/*#menu div { margin-top:5px; float:right;}
#menu div { float:left; height:20px; margin:0 5px 0 0; display: inline; line-height:20px; }
#menu div { display: block; padding:0 10px 0 10px; color:#ccc; }
#menu div a:hover{ color:#fff;}*/


.current_page_item { width: 41px; height:12px; /*background: url(/icex/cda/images_canalTV/inicio.jpg) no-repeat;*/ margin-top:11px; margin-left:288px;}
.current_page_item2 { width: 56px; height:12px; margin-top:-11px; margin-left:388px;}
/*#current_page_item a{ }*/
/* #searchbox { width: 122px; height: 14px; background: url(/icex/cda/images_canalTV/go.gif) no-repeat;  margin-top:-14px; margin-left:104px;  }*/
#searchbox #s { 
	float: left; 
	margin: 0px 0 0 4px; 
	border: 0; 
	width: 110px; 
	background: #none; 
	color:#fff; 
	font-size:10px; 
	margin: -15px 0 0 105px !important;
	background: #363636 !important; 
	border:1px solid #aaaaaa !important;
}
#searchbox #ir{
	margin: -25px 0 0 220px; 
	border: 0; 
	width: 7px; 
	height: 12px; 
	background: none; 
	padding-top: 0px;	
}
*:first-child+html #searchbox #ir{ 
	margin: -25px 0 0 17px !important;
} 
* html #searchbox #ir{
	margin: -25px 0 0 17px; 
	border: 0; 
	width: 7px; 
	height: 12px;  
	padding-top: 0px;
}
#searchbox #go { float: right; width:25px; height:20px; }




/*...... content ........*/
#split { width:700px; float:left;}
#content { width: 680px; margin:auto; padding-top:10px;}
#content p { padding-bottom:10px;}

/*...... entry ........*/
.ctop { width:701px; height:17px; /*background:url(/icex/cda/images_canalTV/ctop.gif) no-repeat;*/ margin-bottom:-12px;}
.cbottom { width:701px; height:17px; /*background:url(/icex/cda/images_canalTV/cbottom.gif) no-repeat;*/ margin-top:-12px; }
.box { width:680px; padding:10px; /*background: #dcdcdc; border-left:1px solid  #f0f0f0; border-right:1px solid  #f0f0f0;*/}
.box span.date { 
	font-size: 9px; 
	font-weight:normal; 
	padding-left:15px;
	text-align: right;
	float: right; 
	color: #fff;
}

.box p.dpost { display:block; background:#f6f6f6; padding:5px 5px 5px 10px; margin:10px 0 0 0; clear:both;}
.box p.dpost a { font-weight:normal; }
.box p a { font-weight:bold;}
.box p { line-height:140%;}
.meta { display:block; background:#363636; padding:10px; margin: 15px 0 5px;
	color: #fff;
}
.meta p { padding-bottom:10px;}
.space { display:block; height:15px;}
.nifty { display:block; padding:10px; margin-bottom:10px; background:#363636; border:1px solid #f0f0f0;height: 80px;
}
.box img { padding:3px;
	border-style: none;
}
.box img.wp-smiley { border:none; vertical-align:middle;}
.thumbnail{
	float: left;
	height: 58px;
}
.thumbnail a{
	float: left;
	height: 58px;
	cursor:hand;
}
.inthumb{
	position: absolute;
	top: 52px;
	left: 13px;
	font-weight: bold;
	color: #fff;
	background-color:#ef8017;
}
* html .inthumb{
	position: absolute;
	top: 52px;
	left: -302px;
	font-weight: bold;
	width: 145px;
	color: #fff;
	background-color:#ef8017;
	cursor: hand;
}

* html .inthumb_sinimagen{
		position: absolute;
		top: 50px;
		left: 0px;
		font-weight: bold;
		color: #fff;
		background-color:#ef8017;
		cursor: hand;
}
.inthumb_sinimagen{
		position: absolute;
		top: 50px;
		left: 10px;
		font-weight: bold;
		color: #fff;
		background-color:#ef8017;
}


/*...... sidebar ........*/
/*.lista { border:1px solid  #f0f0f0; width:190px; float:right; padding:12px; margin-top:5px; margin-bottom:20px;}*/
/*.lista h2 { display:block; padding:5px; margin-bottom:10px; background:#e4f2fd; border:1px solid #f0f0f0;}*/
.lista ul { }
.lista ul li { padding-bottom:8px;}
* html .lista ul { }
* html .lista ul li { padding-bottom:8px;}
* html .lista .listavideo { background:url(/icex/cda/images_canalTV/bullet.gif) no-repeat 0 3px; padding-left:15px;}
*:first-child+html .lista .listavideo{ 
	background:url(/icex/cda/images_canalTV/bullet.gif) no-repeat 0 3px !important;
	padding-left:15px !important;
} 
* html .lista .datos {font-style: italic; color:#838383; }
* html .lista .volver { background:url(/icex/cda/images_canalTV/bullet_invertido.gif) no-repeat 0 3px; padding-left:15px; color:#ef821d;}
.volver { background:url(/icex/cda/images_canalTV/bullet_invertido.gif) no-repeat 0 3px; padding-left:15px; color:#ef821d;}



/*...... misc ........*/
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.centered a:link, img.alignright a:link, img.alignleft a:link { border:none;}
.alignright { float: right; }
.alignleft { float: left }
html>body .box ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px;
	color: #838383;
}
html>body .box li { margin: 7px 0 8px 10px; color: #838383; }
.box ul li:before{ content: "\00BB \0020";
	color: #ef821d;
}
code { font: 1.1em Courier New, Courier, Fixed; display:block; padding:5px 5px 0 5px; border:1px solid #dadada; background:#fff; margin-bottom:-5px; }
p code { padding:20px;}
blockquote { display:block; padding:5px 5px 0 5px; margin-bottom:10px; background: #fff;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000;
	border-left: 1px solid #ef821d;
}
#post-3 p { display:block; padding:5px 5px 0 5px; margin-bottom:10px; background: #fff;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000;
	border-left: 1px solid #ef821d;
}
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
.box .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.box .attachment { text-align: center; margin: 5px 0px;}
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px;
	-webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { border: 0 none; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; }
#slogan {
	float: right;
	color: #8a8a8a;
	padding-top: 5px;
}
.navega{
	background-color: #363636;
	border-bottom: 5px solid #363636;
}
.lista a{
	color: #838383;
}
.lista a:hover{
	color: #ef821d;
}
.bnc_center {
	margin: 5px;
	text-align: center;
}

/*...... comments ........*/
h3#comments, h3#respond { font:1.3em Georgia, serif; margin-bottom:30px; background:#fcfcfc; display:block; padding:5px; border-bottom:1px dashed #ccc; text-transform:uppercase; }
.box ol.commentlist { width:670px; clear:both; padding: 0 0 0 -25px;  }
.box ol.commentlist li.alt { background:#fafafa; color:#333; padding:5px; margin-bottom:5px; list-style:none;  }
.box ol.commentlist li { color:#333; padding:5px; margin-bottom:5px;  }
.box ol.commentlist li .gravatar { float:left; border:3px double #dadada; width:55px; margin-right:5px;}
.box ol.commentlist li .gravatar img { border:none;}
.box ol.commentlist li .comments { float:right; width:580px; }
.box ol.commentlist li .comments p { padding-top:10px;}
#commentform { margin-left:10px;}
#author,#email,#url,#comment { color: #333; border: 1px solid #d7d7d7; width:400px; display:block; padding: 4px; margin-bottom: 0.6em; background: #fff url(/icex/cda/images_canalTV/inputbg.gif) repeat-x top left;}
#author:focus,#email:focus,#url:focus,#author.sffocus ,#email.sffocus ,#url.sffocus  { color: #000; border: 1px solid #afc9de; width:400px; display:block; padding: 4px; margin-bottom: 0.6em; background: #fff url(/icex/cda/images_canalTV/inputbg.gif) repeat-x top left;}
#comment { width:520px;}
#comment:focus,#comment.sffocus { color: #000; border: 1px solid #afc9de; width:520px; display:block; padding: 4px; margin-bottom: 0.6em; background: #fff url(/icex/cda/images_canalTV/inputbg.gif) repeat-x top left;}

/*...... footer ........*/
#footer { 
	background:url(/icex/cda/images_canalTV/foobkg.gif) repeat-x; 
	clear: both; 
	position: relative; 
	z-index: 10; 
	height: 31px;
	font: normal 10px Arial, Helvetica, Geneva, sans-serif;
	color: #8d8d8d;
}
.footer, #push { height:30px; width: 705px; margin:auto; padding-top:1px; }
#footer p { line-height:31px; }
#footer p a { color:#cccccc;}
#footer p.fooleft { float:left;}
#footer p.fooright { float:right; text-indent:-9999px;}
#footer p.fooright a { display:block; background:url(/icex/cda/images_canalTV/top.gif) no-repeat 0 8px; width:27px; height:31px;}
.foot {
	height: 72px;
	left:0px;
	position:absolute;
	top:844px;
	width: 972px;
	z-index:3;
	background: url(/icex/cda/images_canalTV/outfooter.gif) no-repeat;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}
*html .foot {
	height: 72px;
	left:0px;
	position:absolute;
	top:835px;
	width: 972px;
	z-index:3;
	background: url(/icex/cda/images_canalTV/outfooter.gif) no-repeat;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}
*:first-child+html .foot {
	height: 72px;
	left:0px;
	position:absolute;
	top:845px;
	width: 972px;
	z-index:3;
	background: url(/icex/cda/images_canalTV/outfooter.gif) no-repeat;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}
.foot a {
	text-decoration: none;
	border-style: none;
	color: #fff;
}
.foot a:hover { 
	color: #ef821d; 
}
.links {
	margin-left: 620px;
	margin-top: 15px;
}
#oculto {
	position:absolute; 
	float:auto; 
	top:-70em; 
	background-color: transparent;
	color:transparent;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0; 
	z-index:2;
}
* html #oculto {
	position:absolute; 
	float:auto; 
	top:-70em; 
	background-color: transparent;
	color:transparent;
	z-index:2;
}