/*
Theme Name: Aerodomo
Theme URI: http://orelworks.com/
Description: Tema dise&ntilde;ado para Aerodomo.
Version: 0.1
Author: Francisco çvila
*/

/* @group Scheme */

p.ieError {
	height: 16px;
	background-color: #ffffe1;
	font: 8pt Tahoma, "Microsoft Sans", Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	display: block;
	text-align: left;
	padding-top: 2px;
	border-bottom: 1px solid #aca899;
	padding-left: 10px;
}

p.ieError a {
	color: #316ac5;
}

p.ieError img {
	margin-bottom: -5px;
}

#siteTop {
	height: 22px;
	background: url(images/siteTop.png) repeat-x;
	padding-top: 8px;
	border-top: 1px solid #716f64;
}

#siteHeader {
	height: 125px;
	background: url(images/siteHeader.png) repeat-x;
	overflow: hidden;
}

#siteNavigation {
	height: 48px;
	background: url(images/siteNavigation.png) repeat-x;
	*height: 43px;
	*padding-bottom: 5px;
}

#siteCover {
	height: 420px;
	background: url(images/siteBackground.jpg) repeat;
	padding-bottom: 20px;
}

#siteQuotes {
	height: 10px;
	background: url(images/siteQuotes.png) repeat-x;
	display: block;
	text-align: center;
	padding-top: 20px;
	overflow: hidden;
	border-bottom: 1px solid #233f58;
}

#siteContents {
	background: url(images/siteBackground.jpg) repeat;
	margin-bottom: -10px;
}

#siteContents .horizontalContainer {
	overflow: hidden;
	height: 100%;
}

#siteFooter {
	height: 195px;
	background: url(images/siteFooter.png) repeat-x;
}

#siteFooter .horizontalContainer {
	height: 100%;
	overflow: hidden;
}

#webCredits {
	background: url(images/siteBackgroundFoot.jpg) repeat-x;
	height: 80px;
	overflow: hidden;
}

#webCredits .horizontalContainer {
	overflow: hidden;
	height: 100px;
	padding-left: 180px;
	background: url(images/innova_chile.png) no-repeat;
}

#siteSidebar {
	margin-top: 30px;
	width: 370px;
}

#sitePost {
	margin-top: 30px;
	width: 510px;
	margin-left: 50px;
}

#sitePost .categoryDescription {
	border-top: 1px dashed #2d5274;
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#siteSidebar ul.sidebarElements {
	padding-top: 10px;
	border-top: 1px dashed #2d5274;
	margin-bottom: 20px;
	overflow: hidden;
	height: 100%;
}

#siteSidebar ul.sidebarElements li {
	background: #1b4f79 url(images/sidebarElement.png) repeat-x;
	width: 330px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}

#siteSidebar ul.sidebarElements li div.left {
	width: 160px;
	overflow: hidden;
	float: left;
	display: inline;
}

#siteSidebar ul.sidebarElements li div.right {
	width: 160px;
	overflow: hidden;
	float: right;
	display: inline;
}

#siteSidebar ul.sidebarElements li div.right img {
	margin-left: -40px;
}

#siteSidebar ul.sidebarElements li#newsletter {
	height: 100px;
}

#siteSidebar ul.sidebarElements li div.sidebarText {
	color: white;
	padding: 5px;
	margin-top: -70px;
	position: relative;
	height: 60px;
	background: url(images/transpaentBackgroundBlack.png) repeat;
}

li.element a.menuTitle {
	display: block;
	height: 38px;
	margin-top: 3px;
	background: url(images/siteNavigationButtons.png) left top;
	margin-left: 10px;
	margin-right: 10px;
}

a#home {
	width: 90px;
	background-position: -5px;
}

a#blog {
	width: 70px;
	background-position: -95px;
}

a#aplicaciones {
	width: 130px;
	background-position: -185px;
}

a#proyectos {
	width: 130px;
	background-position: -330px;
}

a#asistencia {
	width: 240px;
	background-position: -460px;
}

a#nosotros {
	width: 140px;
	background-position: -695px;
}

div.coverInfo {
	position: relative;
	display: block;
	color: white;
	width: 480px !important;
	height: 80px !important;
	margin-top: -100px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.coverInfo:hover {
	opacity: 1;
}

div.coverInfo img {
	margin-top: -80px !important;
}

div.slider ul.navigation li a {
	color: #ff9c00;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-top: 25px;
	height: 45px;
}

div.slider ul.navigation li a:hover {
	color: #ff9c00;
	background-image: none;
}

ul.siteMap {
	overflow: hidden;
	margin-top: 20px;
	background: url(images/siteFooterLine.png) no-repeat center 20px;
}

ul.siteMap li {
	width: 170px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	padding-top: 1px;
	padding-bottom: 1px;
}

#webCredits p.orelworks {
	width: 200px;
	float: left;
	display: inline;
	margin-top: 25px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 11pt;
}

#webCredits p.aerodomo {
	float: left;
	margin-left: 20px;
	width: 540px;
	display: inline;
	margin-top: 30px;
}



/* @end */

/* @group Posts */

ul.postList {
	margin-top: 0;
}

ul.postList li.post {
	color: white;
	border-top: 1px dashed #2d5274;
	margin-left: -10px;
	margin-right: -10px;
	padding: 20px 10px 5px;
}

ul.postList li.navigation {
	clear: both;
	display: block;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #2c5f86;
	padding: 5px 10px 10px;
	overflow: hidden;
	height: 100%;
}

ul.postList li.navigation .alignleft {
	width: 200px;
	float: left;
	display: inline;
}

ul.postList li.navigation .alignright {
	width: 200px;
	float: right;
	text-align: right;
	display: inline;
}

ul.postList li.navigation a {
	font-size: 10pt;
	color: #80e022;
	text-decoration: none;
}

ul.postList li.navigation a:hover {
	color: white;
}

#Quotes li {
	clear: both;
	display: block;
	overflow: hidden;
	height: 100px;
	background: url(images/siteQuotes.png) repeat-x 0 -20px;
}

#Quotes {
	display: block;
	padding-top: 50px;
	padding-bottom: 80px;
}

p.userInfo {
	width: 160px;
	display: inline;
	float: left;
}

form#commentForm {
	overflow: hidden;
	padding: 10px;
	margin-bottom: 20px;
}

form#commentForm p {
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #91a9b9;
}

form#commentForm p a {
	color: #80e022;
}

form#commentForm p.session {
	margin-bottom: 10px;
}

form#commentForm textarea {
	width: 480px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dashed #2d5274;
	padding: 5px;
	font: 9pt/16pt Georgia, "Times New Roman", Times, serif;
	height: 100px;
}

form#commentForm input#author {
	width: 180px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dashed #2d5274;
	padding: 4px 5px 2px;
	font: 9pt/16pt Georgia, "Times New Roman", Times, serif;
	height: 15px;
}

form#commentForm input#email {
	width: 180px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dashed #2d5274;
	padding: 4px 5px 2px;
	font: 9pt/16pt Georgia, "Times New Roman", Times, serif;
	height: 15px;
}

form#commentForm input#url {
	width: 180px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dashed #2d5274;
	padding: 4px 5px 2px;
	font: 9pt/16pt Georgia, "Times New Roman", Times, serif;
	height: 15px;
}

div.inputs {
	width: 200px;
	float: left;
	display: inline;
}

form#commentForm input#submit {
	font-size: 10pt;
	height: 58px;
	border-style: none;
	text-align: center;
	background: url(images/submitButton.png) no-repeat;
	font-weight: bold;
	margin-top: 20px;
	float: right;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 50px;
	color: white;
	display: inline;
}



/* @end */

/* @group Fonts */

#siteTop {
	color: white;
	font: 13pt Georgia, "Times New Roman", Times, serif;
}

#siteQuotes p {
	color: white;
	margin-right: 70px;
	margin-left: 70px;
	font: italic 12pt/18pt Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}

#siteQuotes p a {
	color: white;
	text-decoration: none;
}

#siteQuotes p a:hover {
	text-decoration: underline;
}

#siteQuotes p em {
	display: block;
	text-align: right;
	font-weight: normal;
	font-style: normal;
	height: 50px;
	color: #80e022;
}

div.coverInfo h3 {
	color: #80e022;
	margin-bottom: 5px;
}

div.coverInfo p {
	font-style: italic;
	color: #a4bdce;
}

div.coverInfo p a {
	color: #80e022;
	text-decoration: none;
}

div.coverInfo p a:hover {
	color: #ffba00;
}

li.post h3 a {
	color: #ffba00;
	text-decoration: none;
	font: 15pt Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	display: block;
	word-spacing: 2px;
}

li.post h3 {
	color: #ffba00;
	text-decoration: none;
	font: 15pt Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	display: block;
	word-spacing: 2px;
}

li.post h4 {
	font-size: 12pt;
	margin-bottom: 1px;
}

li.post h3 a:hover {
	text-decoration: underline;
	color: #a4bdce;
}

span.postMetadata {
	color: white;
	text-decoration: none;
	font: italic 8pt Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

span.postMetadata a {
	color: #80e022;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

span.postMetadata a:hover {
	color: #ffba00;
	border-bottom-style: solid;
}

.postContent {
	width: 510px;
	overflow: hidden;
	height: 100%;
}

.postContent table {
	color: #a4bdce;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
	margin-top: 5px;
}

.postContent table tr {
	display: block;
	margin-top: -1px;
}

.postContent table tr td {
	padding: 2px;
	border: 1px solid #2d5274;
}

.postContent table.two tr td {
	width: 250px;
}

.postContent table.three {
	width: 490px;
}

.postContent table.three tr td {
	width: 163px;
	text-align: left;
}

.postContent p {
	color: #a4bdce;
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
	font: 10pt/16pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.postContent blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 10px;
	border-left: 1px solid #80e022;
}

.postContent cite p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 10px;
}

.postContent ol, .postContent ul {
	color: #a4bdce;
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
	font: 10pt/16pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin-left: 40px;
}

.postContent ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 5px;
}

.postContent ul li {
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 3px;
}

.postContent img {
	padding: 9px;
	border: 1px dashed #2d5274;
}

.postContent .wp-caption {
	padding: 10px;
}

.postContent .wp-caption.alignleft img {
	margin-left: -20px;
}

.postContent .wp-caption.alignright img {
	margin-right: -20px;
}

.postContent .wp-caption.alignleft {
	padding-right: 0;
}

.postContent .wp-caption.alignright {
	padding-left: 0;
}

.postContent .wp-caption p {
	font-size: 8pt;
	margin-bottom: 0;
	font-style: italic;
}

.postContent .alignright {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}

.postContent .alignleft {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}

.postContent p.wp-caption-text {
	text-align: center;
	margin-top: 5px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.postContent strong {
	font-weight: bold;
	text-transform: uppercase;
}

.postContent em {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.postContent a {
	color: #ffba00;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.postContent p.url {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #2d5274;
	color: #ff9c00;
	padding-top: 3px;
	padding-bottom: 3px;
}

.postContent p.url a {
	text-decoration: none !important;
	border-style: none;
}

.postContent a.more-link {
	display: block;
	text-align: right;
	border-style: none;
	margin-top: -20px;
}

.postContent a.more-link:hover {
	border-style: none;
}

.postContent a:hover {
	color: #80e022;
	border-bottom-style: solid;
}

p.userInfo a {
	color: #80e022;
}

ol.comments li {
	overflow: hidden;
	height: 100%;
	color: #697985;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	padding-bottom: 10px;
}

.commentContent {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 320px;
	color: #697985;
	font: 10pt "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.commentContent:hover {
	color: #91a9b9;
}

p.userInfo strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-style: italic;
}

ul.postList li.commentsList h3 {
	color: #ffba00;
	text-transform: uppercase;
	font: normal normal 10pt Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dashed #2d5274;
	margin-bottom: 10px;
	border-bottom: 1px dashed #2d5274;
}

#siteSidebar h4 {
	color: #ffba00;
	font-size: 10pt;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

#siteSidebar h5 {
	text-transform: uppercase;
	font: bold 11pt Georgia, Times, "Times New Roman", serif;
	text-align: center;
	margin-bottom: 5px;
	color: #0e3053;
}

#siteSidebar h4 a {
	color: #ffba00;
	font-size: 10pt;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

#siteSidebar h4 a:hover {
	color: #80e022;
}

#siteSidebar ul.sidebarElements li  p {
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#siteSidebar ul.sidebarElements li#newsletter p {
	color: white;
	margin-bottom: 10px;
}

li.element ul {
	width: 200px;
	margin-left: 25px;
	overflow: hidden;
	margin-top: -5px;
}

li.element ul li {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	width: 200px;
	display: block;
}

li.element ul li a {
	color: #093155;
	padding: 5px;
	display: block;
	width: 190px;
	border: 1px solid #2d5274;
	margin-top: -1px;
	text-decoration: none;
	border-left-style: none;
	border-right-style: none;
}

li.element ul li a:hover {
	background-color: #0e3053;
	color: white;
}

form p.inputLine {
	overflow: hidden;
}

form input.input {
	font-size: 10pt;
	width: 70%;
	float: left;
	margin: 1px 5px 1px 1px;
	display: inline;
	border: 1px solid #2d5274;
}

form input.submit {
	padding: 2px;
	font-size: 10pt;
	width: 25%;
	float: left;
	display: inline;
}

#siteFooter h3 {
	color: #ffba00;
	font: normal normal 12pt Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#siteFooter a {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: white;
	text-decoration: none;
}

#siteFooter a:hover {
	color: #80e022;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#sitePost .categoryDescription h2 {
	font: 28pt Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #7edd29;
}

#sitePost .categoryDescription .text {
	color: white;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#webCredits p {
	color: #99bdce;
	font: 8pt Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#webCredits strong {
	font-weight: bold;
	text-transform: uppercase;
}

#webCredits a {
	color: #7edd29;
}

#webCredits a:hover {
	color: #ffba00;
}



/* @end */
