* { padding: 0; margin: 0; }

/* DEBUG */
/* * { border:solid 1px #fff }*/
/* * { border:solid 1px #f00 }*/

/* END DEBUG */



/* @import url("global.css");*/
/*@import "global.css";*/

/*
	#008ef2: Light blue for headers and links
	#8a8a8b: 
*/



html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address 
{
margin:0pt;
padding:0pt;
}

body 
{
	border:none;
	background-color: #8a8a8b;
	color:#B4A59F;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
/*	color: #fff;*/
	font-family:Arial;
}


#wrapper 
{ 
	margin: 0 auto;
	margin-top: 25px;
	font-size: 12px;
	/*align: center;*/
	/* width: 730px; */
	width: 1000px;
/*	overflow: auto;*/
}

#header 
{
	color: #333;
	width: 900px;
	float: left;
	padding: 10px;
/*	border: 1px solid #ccc; */
	height: 100px;
	margin: 10px 0px 0px 0px;
	background: #BD9C8C;
}

#textpage,
.textcontent, p
{
	
	 
	 
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #44444c;
	
	margin-bottom: 15px;
	
	
	
color:#44444c;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:180%;
margin-bottom:1.5em;
}


.newPostBy
{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	color: #8a8a8b;
	text-align: right;
}


.newDate
{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	color: #8a8a8b;
	text-align: left;
	margin-bottom:10px;
}

#mainLogo
{
	margin: 0pt;
	padding: 0pt;
	/*float: display;*/
	width: 230px; 
	text-align: left;
}



a {text-decoration:none; outline: none;}



.contentSubSection
{
	color: #5c85a3;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 24px;
	margin-left:10px;
}


.title2
{
	color: #fff;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 30px;
	color: #008ef2;
	font-weight: normal;
}

#textpage h1.special
{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 30px;
	color: #008ef2;
	font-weight: normal;
	padding-top:5px;
	
}
/* // Los titulos son h1*/
/*
.title3
{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 28px;
	color: #008ef2;
	font-weight: normal;
	padding-top:5px;
}
*/

#textpage h1
{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 28px;
	color: #008ef2;
	font-weight: normal;
	padding-top:5px;
	
}

#textpage h2
{
	color: #fff;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 26px;
	color: #008ef2;
	font-weight: normal;
	line-height: 100%;
/*	margin-bottom:5px;
	margin-top:10px;*/
	
	margin-top:5px;
	/* !!!! */
}

#textpage h3
{
	color: #fff;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 20px;
	color: #008ef2;
	font-weight: normal;
	margin: 25px 0px 5px 0px;
	/*margin-bottom:10px;*/
}

#textpage h4
{
	color: #fff;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
	color: #008ef2;
	font-weight: normal;
	margin: 25px 0px 5px 0px;
	margin-bottom:10px;
}





hr
{
	border: 0px;
	background-color: #008ef2;
	color: #008ef2;
	height: 1px;
	margin-bottom: 15px;
	margin-top: 5px;
	
}

.title1
{
	color: #008ef2;
	font-family: Arial Black;
	font-size: 34px;
	
	letter-spacing: -4px;
	line-height: 35px;
	text-align: right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}


.title3
{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 28px;
	color: #008ef2;
	font-weight: normal;
	padding-top:5px;
}


#mainmenu
{
	color: #fff;
	font-family: Arial Black;
	font-size: 24px;
	letter-spacing: -2px;
	line-height: 24px;
	padding-right: 20px;
	text-align: right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}

#subMenuProjects
{
	/*display:none;*/
	color: #ffa200;
	font-family: Arial Black;
	font-size: 14px;
	
	float: right;
	padding: 0px;
	padding-top:20px;
	margin: 0px;
	
	padding-right: 20px;
	letter-spacing: -2px;
	float:right;
	text-align: right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
	
}


#textpage a.download
{
	background: transparent url(../images/template/download.gif) no-repeat scroll left center;
	padding-left:16px;
}

div.getprod
{
	text-align:center;
	margin-bottom:25px;
}
	
#textpage a.pouet
{
	background: transparent url(../images/template/rulez.gif) no-repeat scroll left center;
	padding-left:20px;
}


#textpage a:link,  a:visited , a:active
{
   color: #008ef2;
}

#textpage a:hover
{
	color: #fff;
	background-color: #008ef2;
    border-bottom: 1px solid #5921a0;
}
/*
#textpage a[href^="http://"]
{

}
	/*
a[href^="http://"] {fox.css (línea 37)
background:transparent url(ex.gif) repeat-y scroll right 0;
padding-right:13px;
}
*/


a.mainmenunonselected:link, a.mainmenunonselected:visited 
{
	color: #fff;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

a.mainmenunonselected:active
{
	color: #ffa200;

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


a.mainmenunonselected:hover 
{
	color:#5b5b5b;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:2px 0pt;
	text-decoration:none;
}

#mainmenu a.mainmenunonselected
{
	
}

#mainmenu .mainmenuselected
{
	color: #ffa200;
}


.current_page_item a:link, .current_page_item a:visited {
color:#C7FF68;
font-size:26px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:2px 0pt;
text-decoration:none;
}

.current_page_item a:hover {
font-size:26px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:2px 0pt;
text-decoration:none;
}



#topBackground
{
	/* background: #fff url(../images/template/bg_top.gif) no-repeat scroll right;*/
	height:7px;
	margin:0px;
	width:auto;
	margin-left: 36px;
	padding:0px;
	/*border:1px solid #ff0000; /* */
	/*float:left; */
}

#mainContent
{
}

img
{
	border: none;
}

/* INICIO GALERIA */
#gallery 
{
	margin-left:10px;
	/* margin-bottom:20px;!!!!!!!! */ 
	/* overflow:auto; IEEEE  */
	/*overflow: visible; */
	/*overflow-x:auto; */
	overflow:hidden; 
	
}

#gallery a 
{
	border: 1px solid #BBB;
	display:block;
	float:left;
	margin:0pt 15px 15px 0pt;
	padding:0pt;
	padding:1px;
}

#gallery a.photo
{
	width:75px;
	height:75px;
	/*background-color: #ff0;*/
}

#gallery a:hover
{
	border: 1px solid #857DF3; 
}


#gallery a.screenshot
{
	height:90px;
	width:130px;
}

/*
#shots_gallery a.thumb
{
	padding: 2px;
}
*/
/* FIN GALERIA */


a#imgSection
{
	color: #fff;	
}
	
#imgSection img
{
	padding: 15px;
	width:510px;
	height:120px;
}

ul
{
	list-style-type: none;	
}


/************************* SECTION MENU *******************************/

#menuholder ul.sectionmenu
{
	font-size: 18px;
	width:100%;
	margin-top: 20px;
	float: right;
}



#menuholder ul.sectionmenu ul.subsectionmenu
{
	font-size: 12px;
}



#menuholder ul.sectionmenu li.selected 
{
	background:url(../images/template/arrowmenu.gif) no-repeat scroll 170px 2px;
}

#menuholder ul.sectionmenu li.selected a 
{
	color: #ffa200;	
}

#menuholder ul.sectionmenu li.subsectionselected a 
{
	color: #ffa200;	
}


#menuholder ul.sectionmenu li a
{
	padding-right: 15px; /* */
	color: #fff;
}

#menuholder ul.subsectionmenu li a
{
	color: #ddd;
}

#menuholder ul.sectionmenu li a:hover
{
	color: #5b5b5b;
}


#menuholder ul.subsectionmenu ul 
{
	
}

#menuholder ul.subsectionmenu li
{
	padding: 0px;
	margin: 0px;
}


#menuholder ul.sectionmenu li 
{
	overflow:hidden;
}

#menuholder ul.subsectionmenu li 
{
vertical-align: middle;
	
	
}/*
#menuholder ul.sectionmenu li
	{
		border: 1px solid #ff0;
	}
*/
#menuholder ul.sectionmenu ul.subsectionmenu li.subsectionselected a
{
	color: #ffa200;
}

li.subsectionselected
{
	background:url(../images/template/arrowmenu.gif) no-repeat scroll 170px -2px;
}

li.sectionwithsub
{
	background:url(../images/template/downmenu.gif) no-repeat scroll 166px 0px;
}

li.sectionselected
{
	background:url(../images/template/downmenu.gif) no-repeat scroll 166px 0px;
}

#menuholder ul.sectionmenu li 
{
	color:#305E5C;
	display:block;
}

/*********************/
/*   SECTION MENU 1  */
/*********************/
/*
#menuholder ul.sectionmenu1
{
	width:100%;
	margin-top: 20px;
	float: right;
	
}

#menuholder ul.sectionmenu1 li a
{
	border: 1px solid #ff0; 
	padding-right: 15px; 
	font-size:16px;
	color: #fff;
}
*/
#menuholder ul.sectionmenu1 li a:hover
{
	/*background:#3C5D73 none repeat scroll 0%;*/
	/*background:url(../images/template/arrowmenu.gif) no-repeat scroll 150px 0px;*/
	/*border-right: 20px solid #fff;*/
}


#menuholder
{
	margin: 0pt;
	margin-left: 100px;
	padding-top: 17px;/* , 10px, 10px, 10px;*/
	width: 180px;

	display:inline;
	float: left;
	text-align: right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}



#textpage
{ 
 	float: left;
 	margin: 0pt;
 	padding-left: 30px;
 	width: 480px;
 	/*display: inline; */
}

#content 
{ 
 	float: left;
 	margin: 0pt;
/* 	padding: 20px;
	padding-left: 15px;
 	padding-top: 15px;
*/	 	
 	padding-bottom: 15px;
 	width: 550px; /* 480 */
 	display: inline;
 	background: #fff url(../images/template/bg_content.gif) repeat-y scroll right;
}



#rightcolumn 
{
	margin: 10px 0px 0px 0px;
	padding: 10px;
	height: 500px;
	width: 200px;
	float: left;
	position: relative;
}


.pagerbottom 
{
	border-bottom:0pt none;
}



.pager 
{
	clear:both;
	font-family:Tahoma,Arial,Helvetica,Sans-serif;
	font-size:0.8em;
	height:1%;
	margin:0pt 10px;
}


.pager a, .pager span 
{
	color:#44444C;
	display:block;
	float:left;
	margin-right:0.1em;
	padding:0.3em 0.5em;
	text-decoration:none;
}
.pager span 
{
	color:#868686;
}

.pager .current 
{
	border:1px solid #008ef2;
	color:#008ef2;
}

.pagertop 
{
	border-top:0pt none;
}

.pagerbottom 
{
	border-bottom:0pt none;
}

.pager ul 
{
	margin:0pt;
	padding:0pt;
}

.pager li 
{
	margin:0pt;
	padding:0pt;
}



em
{
	color: #000;	
}

/* COMMENTS */
.no {
	/* background:transparent url(../images/icon-comment.png) no-repeat scroll 6px 9px;*/
	color:#00497d;
	font-size:16px;
	font-style:normal;
	left:0pt;
	top:0pt;
	
}

#commentbox em
{
	font-size:14px;
}

.no strong
{
	font-size:12px;
	color: #00497d;
	
}

.commentbox input, .commentbox textarea 
{
	background-color: #cccccc;
	color:#000;
	border:0px;
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size:12px;
	margin-bottom:10px;
	width:100%;
}


.commentbox input.submit:hover 
{
	cursor:pointer;
	background-color:#00497D;
	color:#fff;
}

.commentbox .submit 
{
	background-color:#00d3f2;
	color:#00497D;
	margin-bottom:10px;
	border:thin solid #00497D;
}


.no span 
{
	color: #007BD2;/* #008ef2;*/
	font-size:10px;
	font-style:normal;
}

.m20
{
	margin-left: 20px;
		
}

.comment 
{
	margin-bottom:24px;
	position:relative;
	width:460px; /* */
	padding:10px;
	overflow: hidden;
	background-color:#E9F6FC;
}

.me
{
	background-color:#b3e7ff;
}


span
	{
		margin:0px;
		padding:0px;
	}

	
xmp, tt, 
{
	background:#F3F3F3 none repeat scroll 0 0;
	border:0.1em solid #DDDDDD;
/*	font-size:0.8em;*/
/*	line-height:1.6071em;*/
	text-transform:none;
}	
	
pre 
{
	line-height: 140%;
	background-color:#F3F3F3;
	font-size:11px;
	color: #000;
	margin:0px;
	padding:10px;
	width:460px;
	margin: 15px 0px;
	overflow: visible; 

	overflow-x:auto; 
	overflow-y:hidden; 
}

div#footer 
{
	padding:35px 25px 15px 25px;
	height:30px;
 	font-size:11px;
}

div#footer p 
{
	text-align:center;
	line-height: 10%;
}

div#footer p a 
{
	text-decoration:none;
 	background:#333130;
/* 	color:#a19f9d;*/
 	color:#dddddd;
 	padding:0px 7px 1px 7px;
 	margin:0 3px 0 3px;
}

div#footer p a:hover 
{
 	text-decoration:none;
 	background:#4b4946;
}

div#footer p a.rss 
{
	text-decoration:none;
 	background:#ff9933;
 	color:#fff;
 	padding:0px 7px 1px 7px;
 	margin:0 3px 0 3px;
}

div#footer p a.rss:hover 
{
 	text-decoration:none;
 	background:#cc6633;
 	
}


.commentbox div
{
/*	margin-left:	20px;*/
	float:left;	
}

.commentbox div.leftcolumn
{
	width:230px;
	/*margin-right:50px;*/	
}

.commentbox div.rightcolumn
{
	padding-left:	30px;
	width:200px;
	/*width:150px"-*/	
}

.commentbox div.captchacolumn
{
	/*margin-left:50px;*/
	width:150px;
	padding-left:50px;
	/*width:150px"-*/	
}


#mini-nav {
	float:right;
	margin-left:60%;
	margin-top:0px;	
	padding-top:10px;
	position:fixed;
	width:20px;
}



#textpage ul.simple_list li
{
	line-height:1.65em;
	list-style-type:square;
	margin:5px 0px;
	margin-left:20px;
	padding:0pt;
}


.article_shot
{
	text-align:center;
}

#textpage a.article_shot
{
	margin:15px 0px;
	display:block;
	border-bottom:1px #fff;
}

#textpage .projectheader
{
	overflow:auto;
	margin-top:20px;
	margin-bottom:10px;
	height:100%;	
}

#project_summary
{
	line-height:150%;
	padding:10px;
	background-color:#e2edf5;
	color:#000;
	float:left;
	width:300px;
}

#project_toc
{
	line-height:150%;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size:14px;
	color:#95bcd9;
	float:right;
	text-align:right;
	width:150px;
}














/***************** TAGCLOUDS *****************/
.word {
font-family: Tahoma;
/*padding: 4px 4px 4px 4px;*/
padding:2px;
letter-spacing: 1px;
}

a.size1 
{
	color: #fff;
	font-size: 18px;
}

a.size2 
{
	color: #fff;
	font-size:17px;
}

a.size3 
{
	color: #eee;
	font-size: 16px;
}

a.size4 
{
	color: #eee;
	font-size: 15px;
}

a.size5 
{
	color: #ddd;
	font-size: 14px;
}
a.size6 {
color: #ddd;
font-size: 13px;
}
a.size7 {
color: #ccc;
font-size: 12px;
}
a.size8 {
color: #ccc;
font-size: 11px;
}
a.size0 {
color: #ccc;
font-size: 10px;
}


div#cloud 
{
	padding-right:10px;
	font-family:"Arial","Helvetica","Nimbus Sans L",sans-serif;
	text-align:right;
	overflow:auto;
	margin-top:10px; 
	padding-bottom:5px; 
	padding-left:0px; 
	padding-top:0px; 
	padding-right:10px; 
	opacity: 0.4;
}




div#cloud a:hover 
{
	color: #FFA200;
	border-bottom: 1px dotted #FFA200;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}


img.loading 
{
	background: url(../images/template/spinner.gif) no-repeat center center;
}

	

.lightboxform
	{
		text-align:center;
	}
	
	
.disabledlightbox
{
	padding-left: 20px;
	background: url(../images/template/chk_off.png) no-repeat;
}

.enabledlightbox
{
	padding-left: 20px;
	background: url(../images/template/chk_on.png) no-repeat;
}

