/* @override http://dospuntocero/themes/dospuntocero/css/dospuntocero.css */


/* @group cf  */

.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cf {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .cf {
	height: 1%;
}

.cf {
	display: block;
}

/* End hide from IE-mac */

/* @end */
body{
font-family: GillSans, Calibri, Franklin Gothic Medium, Arial Narrow Bold, Trebuchet, sans-serif

}

/************
  * Misc Styles and defaults 
  */

html {
	background: #000 url(../images/header.jpg) no-repeat center 0;
	
}
a{
	color: yellow;
}
h2,h3{
	color: #f9c500;
}

#ft p {
	font-size: .9em;
	padding-left: 30px;
}
h2{
	font-size: 3em;
	letter-spacing: -1px;
}
h3{
	font-size: 1.5em ;
	margin-bottom: .5em;
}

p strong {
	color: #177bad;
}

p {
	font-size: 1.3em;
	color: #ccc;
	margin-bottom: 1em;
}


.content ul li,
.content ol li{
	font-size: 1.3em;
	margin-bottom: .5em;
	margin-left: 1em;
}

.content ul li{
	list-style-type: square;
	list-style-position: inside;
	
}
.content ol li{
	list-style-type: decimal;
	list-style-position: inside;	
}

.sidebar{
	padding: 50px 20px 0;
	opacity: 0.9;
	/* For IE 5-7 */
	filter : progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	background: #fff;
	
	
}
.content-padding{
	padding: 20px 30px;
}
.content{
	padding: 0 0 0 30px;
}
.content.homepage{
	position: relative;
}

div.home-descripcion {
	position: absolute;
	top: 5px;
	right: 39px;
	width: 290px;
	height: 480px;
	z-index: 800;
	background: #000;
	opacity: 0.9;
	/* For IE 5-7 */
	filter : progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	padding: 10px;
}

img {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	background: #fff;
	padding: .4em;
}

#hd {
	position: relative;
	height: 135px;
}

#hd h1 {
	color: #fff;
	font-size: 3.2em;
	font-weight: 300;
	padding: 20px 0 0 30px;
}

#hd p {
	font-size: 1.4em;
	color: #fff;
	clear: left;
	margin: 0 0 0 100px;
}

#bd {
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	min-height: 500px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	
}

/*** Main Nav ***/

#Navigation {
	position: absolute;
	right: 50px;
	top: 100px;
}

#Navigation ul li {
	float: left;
}

#Navigation ul li a {
	
	display: block;
	padding: 7px 15px 7px;
	text-decoration: none;
	color: #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 1em;
}
#Navigation ul li a:hover{
	text-decoration: underline;
}
#Navigation ul li.section a.section,
#Navigation ul li.current a.current {
	background: #ccc;
	color: #1e2020;
}

/** Breadcrumbs **/

#Breadcrumbs p {
	color: #B7C0C5;
	font-size: 0.9em;
	margin-bottom: 10px;
}

/*** Message Boxs ***/

.required {
	color: #DC1313;
	border: 1px solid #FF7373;
	background: #FED0D0;
}
.validation{
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
	color: #979908;
}
ul#SearchResults {
	margin: 10px 0;
}

ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* ft 
*****************************************/

hr {
	clear: both;
	visibility: hidden;
}

#ft {
	margin-top: 2em;
	height: 5em;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;

}

#ft a {
	color: #fff;
	text-decoration: none;
}

#ft a:hover {
	color: #fff;
	text-decoration: underline;
}

#SearchForm_SearchForm {
	width: 230px;
	position: absolute;
	right: 10px;
	top: 10px;
}

#SearchForm_SearchForm_action_results {
	width: 50px;
	height: 2em;
	border: 1px solid #ccc;
	background: #fff;
}

input#SearchForm_SearchForm_Search {
	width: 150px;
	height: 2em;
	padding: 0;
	float: left;
	line-height: 2em;
	margin: 0 10px 0 0;
}

.no-border {
	border: none;
}

img.right {
	float: right;
	margin-left: 20px;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.leftAlone {
	float: left;
	margin-right: 100%;
}

img.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#slogan a {
	
	display: block;
	text-indent: -9999pc;
	width: 230px;
	height: 90px;
	background-image: url(../images/logo.png);
}

h2#quote {
	display: none;
}

#Menu2 li.current a.current {
	font-weight: bold;
}
#Menu2 li {
	font-size: 1.3em;
}



#featured {
	height: 511px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	width: 910px;
	position: relative;
	overflow: hidden;
}

div.gmap {
	border: 1px solid #333;
}
div.gmap small a {
	display: none;	
}


#featured img {
	float: left;
}

#featured h2 {
	margin-left: 460px;
	color: #2dcfff;
	margin-top: 80px;
}

p#project-description {
	margin-left: 460px;
	margin-right: 20px;
	color: #ccc;
	font-size: 1.1em;
}

#project-description a {
	color: #b7ff54;
	text-decoration:none;	
}



/* @group Forms */

fieldset label.FormHeading {
	font-size: 1.4em;
	color: #8f7f42;
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
}
fieldset > div,fieldset > p{
	margin: 0 !important;
}
.field {
	padding: 10px 0;
	overflow: auto;
	margin-bottom: 10px;
}

ul.optionset {
	margin-left: 40%;
}

textarea,
input.text {
	width: 55%;
	border: 1px solid #999;
	padding: 3px;
}

span.message.validation,span.message.required {
	padding-left: 40%;
}

.field label.left {
	color: #eee;
	width: 37%;
	padding-left: 1%;
	margin-right: 2%;
	display: block;
	float: left;
	font-weight: bold;
}


 span.middleColumn {
	width: 55%;	
}

ul.optionset li {
	list-style-type: none;
	display: block;
	margin-bottom: .4em;
}

div.Actions {
	padding-left: 40%;
	padding-top: 1em;
}

div.Actions input {
	border: none;
	padding: 5px 30px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
	background-color: #2a2f55;
	color: #fff;
	float: left;
	margin-right: 20px;
}

p.field.checkbox {
	padding-left: 40%;	
}

div.Actions input:hover {
	color: white;
	background: #354173;
}

.validationError {
	background-color: #ff6f74;
}

/* @end */

/* @group LoginForm */

#Form_EditForm ul.tabstrip {
	border-bottom: 1px #AAA solid;
	padding: 0;
	margin: 0 !important;
	clear: left;
	float: left;
	width: 100%;
/* Need this to stop tabs from disappearing sometimes */
	position: relative;
}

#Form_EditForm ul.tabstrip li.current {
	background: #ddd;
	border: 1px solid #aaa;
}

#Form_EditForm ul.tabstrip li {
	background: none ;
	list-style-type: none;
	float: left;
	list-style: none;
	margin: 0 2px 0 0;
	padding: 0 0 0 9px;
	cursor: pointer;
	position: relative;
	top: 1px;
}
#Form_EditForm  label.left {
	margin-left: 0;
}

#Form_EditForm ul.tabstrip li a {
	display: block;
	float: left;
	outline: none;
	padding: 7px 9px 3px 0;
	text-decoration: none;
	color: #555;
	font-size: 11px;
	font-weight: bold;
}

#Form_EditForm ul.tabstrip li a:hover {
	text-decoration: none;
	color: #000;
}

#Form_EditForm .tab {
	clear: left;
	overflow: auto;
	border: 1px solid #aaa;
	border-top: none;
	position: relative;
	top: 0;
	margin: 0;
	padding: 10px;
}

/* @end */


.descripcion {
	position: absolute;
	top: 0;
	z-index: 2;
	right: 5px;
	float: left;
	position: absolute;
	background: #000;
	height: 496px;
	opacity: 0.9;
	/* For IE 5-7 */
	filter : progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	top: 0px;
	padding: 5px 5px 0 15px;
	width: 268px;
	margin-left: 6px;
	border-left: 2px solid #fff;
	margin-top: 5px;
}
.ProyectoPage .descripcion{
	right: 37px;
}

.proyecto {
	position: relative;
}