/*
Theme Name: Incide
Theme URI: http://wordpress.org/
Description: 
Version: 1
*//*
-----------------------------
MAIN
-----------------------------
*/
*{margin:0;padding:0;}
body{margin:0px auto;color:#333;font:11px Verdana, Arial, Helvetica, sans-serif;background:#CCC;text-align:center;}
a{text-decoration:none;color:#3d7191;}
a:hover{color:#53b028;}
p{line-height:160%;}
a img{border:none;}
.al{float:left;}
.ar{float:right;}



ul,ol{list-style:none;}
.clear{clear:both;}
#center{margin:10px auto;width:770px;background:#FFF;text-align:left;}
#wrap{width:770px;float:left;background:url('images/side-bg.jpg') repeat-x;}
/*
-----------------------------
HEADER
-----------------------------
*/
#header{width:770px; position:relative;zoom:1;}
#header h1 a{width:770px;height:212px;float:left;display:block;background:url('images/header.jpg') no-repeat 0 0;}
#header h1 a strong{display:none;}

#header div#swf_txt{width:285px;height:50px;display:block;position:absolute;top:155px;left:195px;}
/*
-----------------------------
MENU
-----------------------------
*/
#menu{width:770px;}
#menu ul{width:770px;height:25px;background:url('images/menu.jpg') no-repeat 0 0;float:left;}
#menu ul li {display:inline;}
#menu ul li a{height:25px;line-height:25px;padding:0 10px;filter:alpha(opacity=1);-moz-opacity:.01;opacity:.01;zoom:1;cursor:pointer;color:#FFF;}
#menu ul li.m1 {margin-left:80px;}
#menu ul li.m2 {margin-left:20px;}
#menu ul li.m3 {margin-left:30px;}
#menu ul li.m4 {margin-left:20px;}
#menu ul li.m5 {margin-left:20px;}
#menu ul li.m6 {margin-left:20px;}
/*
-----------------------------
SIDEBAR
-----------------------------
*/
#sidebar{width:190px;float:left;padding:10px 0;}
#sidebar ul{padding:10px 0;}
#sidebar ul li{line-height:16px;font-size:11px;padding:7px 5px 7px 30px;border-bottom:1px solid #FFF;background:url('images/side-arrow.png') no-repeat 5px 7px;}
#sidebar ul li a{color:#333;font-weight:bold;}

#sidebar a img{padding:5px 10px;}
/*
-----------------------------
CONTENT
-----------------------------
*/
#content{margin:0 0 0 190px;width:550px;padding:10px 15px;background:#FFF;}

.page{padding:15px 0;line-height:160%;}
.page h1{padding:5px 0 5px 20px;font-size:12px;line-height:20px;background:url('images/arrow.jpg') no-repeat left 9px;border-bottom:1px solid #ec6400;text-transform:uppercase;}
.page h2{padding:5px 0;font-size:14px;line-height:20px;border-bottom:1px solid #ec6400;}
.page p{margin:8px 0;}
.page img{margin:5px;background:#e2e2e2;padding:4px;}
.page img.dmn_img{float:right;margin:0px;background:#fff;padding:4px;}
.page ul,.page ol{margin:8px 0;}
.page li{margin:5px 0 5px 20px; list-style-position:inside;}
.page ul li{list-style-type:square;}
.page ol li{list-style-type:decimal-leading-zero;}

.page img.ns{margin:1px;background:none;padding:1;}
.page img.al{float:left; margin:0 10px 0 0; background:none; padding:1;}
.page img.ar{float:right; margin:0 0 0 10px; background:none; padding:1;}

.home{padding:15px 0;}
.home h2{padding:5px 0 5px 20px;font-size:12px;line-height:20px;background:url('images/arrow.jpg') no-repeat left 9px;border-bottom:1px solid #ec6400;}
.home p{margin:8px 0;}
.home img{margin:8px 0;background:#e2e2e2;padding:4px;}
.home img.al{margin:0 8px 8px 0;background:#e2e2e2;padding:4px;float:left;}
.home_news .block{float:left;width:270px;padding:10px 5px 0 0;}
/*
-----------------------------
CONTACTO
-----------------------------
*/
.green{color:#009900;}
.red{color:#CC0000;}
#contact{margin:10px 0;}
#contact table{width:370px;border:none;}
#contact form *{font:11px Verdana, Arial, Helvetica, sans-serif;}
#contact table td{padding:8px;border-top:1px solid #E7E7E7;}
#contact table td.label{width:100px;border-right:1px solid #E7E7E7;}
#contact table input,#contact table textarea{width:230px;padding:2px;border-width:1px;}
#contact table textarea{height:100px;overflow:hidden;}
#contact table input#submit{padding:3px;background:#E6E6E6;}
#xstatus{padding:10px 0;width:370px;}
#xstatus p{margin:8px 0;}
/*
-----------------------------
FOOTER
-----------------------------
*/
#footer{clear:both;width:770px;height:110px;background:url('images/footer.jpg') no-repeat 0 0;position:relative;zoom:1;}
#footer a#citricox{position:absolute;right:0;right:0;}






#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(js/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="js/overlay.png", sizingMethod="scale");
	}
	