.urgencias{
	position:absolute;
	right:10px;
	color: #F5533E;
    font-family: 'Lilita One', cursive;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.2em;
    text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
}

.team{
	margin-right:20px;
}

a{transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: 

all 0.5s; /* Opera */}

/*Logo*/

#rt-logo{
	background:url(../images/logo/logo.png) top left no-repeat;
	margin-left:10px;}


/*Buttons*/

a.subCategoryMore,a.moduleItemReadMore,
a.k2ReadMore,	
div.itemCommentsForm form input#submitCommentButton,
input[type="submit"],
button.button,
.component-content div.toggle-editor a,
a.moduleCustomLink{border: none !important; background:url(../images/bg_button.gif) 0 0 repeat #626262;transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}
	
a.subCategoryMore:hover,a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
div.itemCommentsForm form input#submitCommentButton:hover,
input[type="submit"]:hover,
button.button:hover,
.component-content div.toggle-editor a:hover,
a.moduleCustomLink:hover{ background: url(../images/bg_button_active.gif) 0 0 repeat-x #fc7821; }



/*Typhography*/

.module-title h2.title,
div.catItemHeader h3.catItemTitle,
div.itemHeader h2.itemTitle,
div.userItemHeader h3.userItemTitle,
div.itemCommentsForm h3,
h3.itemCommentsCounter,
div.k2AccountPage h2.k2ProfileHeading,
div.componentheading,
div.genericItemHeader,
h2.genericItemTitle,
div.tagItemHeader h2.tagItemTitle,
h1{color:#6c6b6b;}




/*=== Top Positions ===*/

#rt-top{}
#rt-top .rt-container{}

/*=== Header Positions ===*/

#rt-header{ background:url(../images/bg_spot.png) center 0 no-repeat #f6f5f5 !important}
#rt-header .rt-container{}


/*=== Showcase Positions ===*/

#rt-showcase{}
#rt-showcase .rt-container{}


/*=== Feature Positions ===*/

#rt-feature{ border-top:1px solid #fbfbfb}
#rt-feature .rt-container{}

/*=== Utility Positions ===*/

#rt-utility{}
#rt-utility .rt-container{}

/*=== MainTop Positions ===*/

#rt-maintop{border-top:1px solid #fbfbfb}
#rt-maintop .rt-container{}

#system-message{ margin: 20px 0 !important}

/*=== MainContent ===*/

#rt-main{}
#rt-main .rt-container{}


.rt-container {background: none;}

.color1 .moduleItemDateCreated, .color1 span.dropcap{ background:#fd8927}
.color1 .moduleItemTitle:hover, .color1 .readMore:hover{ color:#fd8927}

.color2 .moduleItemDateCreated, .color2 span.dropcap{ background:#addb05}
.color2 .moduleItemTitle:hover, .color2 .readMore:hover{ color:#addb05}

.color3 .moduleItemDateCreated, .color3 span.dropcap{ background:#07b8ef}
.color3 .moduleItemTitle:hover, .color3 .readMore:hover{ color:#07b8ef}

.color4 .moduleItemDateCreated, .color4 span.dropcap{ background:#fcd001}
.color4 .moduleItemTitle:hover, .color4 .readMore:hover{ color:#fcd001}

.color5 .moduleItemDateCreated, .color5 span.dropcap{ background:#f5533e}
.color5 .moduleItemTitle:hover, .color5 .readMore:hover{ color:#f5533e}


/*Forms*/

textarea#jform_contact_message,
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme{
	background:#e7e6e6;
	border:1px solid #d4d3d3; color:#7a706e
}

#contact-form fieldset input[type="text"],
#contact-form fieldset input[type="email"],
.itemCommentsForm input[type="text"],
#form-login  input[type="text"],
#form-login  input[type="password"],
#mod-search-searchword,
#searchForm input#search-searchword,
#josForm.register input[type="text"],
#josForm.register input[type="password"],
#josForm.register input[type="email"],
.profile input[type="text"],
.profile input[type="password"],
.profile input[type="email"],
#user-registration input#jform_email,
div.login-fields #username,
div.login-fields #password,
.k2AccountPage input[type="text"],
.k2AccountPage input[type="password"],
.k2AccountPage input[type="email"]{
	background:#e7e6e6;
	border:1px solid #d4d3d3 !important; color:#7a706e;
	}
	
#contact-form fieldset input[type="text"].invalid,
#contact-form fieldset input[type="email"].invalid,
.itemCommentsForm input[type="text"].invalid,
#form-login  input[type="text"].invalid,
#form-login  input[type="password"].invalid,
#mod-search-searchword.invalid,
#searchForm input#search-searchword.invalid,
#josForm.register input[type="text"].invalid,
#josForm.register input[type="password"].invalid,
#josForm.register input[type="email"].invalid,
.profile input[type="text"].invalid,
.profile input[type="password"].invalid,
.profile input[type="email"].invalid,
#user-registration input#jform_email.invalid,
div.login-fields #username.invalid,
div.login-fields #password.invalid,
.k2AccountPage input[type="text"].invalid,
.k2AccountPage input[type="password"].invalid,
.k2AccountPage input[type="email"].invalid{ border:1px solid  #F00 !important
	
}
#contact-form label,
div.k2AccountPage table.admintable label{
	font-size:1em;
	line-height:2em;
	}
	
/*Comments*/

div.itemComments ul.itemCommentsList li{
	background:#e2e0e0;}
	
div.itemComments ul.itemCommentsList li.unpublishedComment{
	background:#e2e0e0;}

div.itemComments ul.itemCommentsList li.authorResponse{
	background:#e2e0e0;}
	
div.itemComments ul.itemCommentsList li span.commentToolbar{
	border-top:1px solid #999}
	
/*Google Map*/
	
div.map-wrapper{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
	}

/*Search Results*/

div.form-limit-and-counter{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}


/*=== MainBottom Positions ===*/

#rt-mainbottom{}
#rt-mainbottom .rt-container{}


/*=== Bottom Positions ===*/

#rt-bottom{}
#rt-bottom .rt-container{}


/*=== Footer Positions ===*/

#footer{}
#footer .footer-container{}


#rt-footer, #rt-copyright {
    color: inherit;
}