/*
Skin name: Light, Teal
Skin uri: http://skins.semiologic.com/light/
Version: 0.9.1
Author: Denis de Bernardy
Author uri: http://www.mesoconcepts.com
*/


/*
 * Canvas
 */

#wrapper {
	margin-top: 15px;
	margin-bottom: 15px;
}

.sem_admin_menu #wrapper {
	margin-top: 20px;
}

.skin .wrapper_item {
	width: auto;
}

html {
	background-image: url(images/pattern.jpg);
	background-position: top center;
	background-repeat: repeat;
}

#sidebars #sidebar .pad {
	padding-right: 10px;
}

#sidebars #sidebar2 .pad {
	padding-left: 10px;
}

#navbar .pad {
	padding: 0px 20px 0px 0px;
}

#search_form {
	padding-left: 20px;
}

#navbar {
	background-image: url(images/navbar.jpg);
	background-position: top center;
	background-repeat: repeat;
}

#navbar span {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

#navbar a {
	background-image: url(images/navbar_item.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 22px;
	margin: 0px;
}

#navbar a:hover,
#navbar span.nav_active {
	background-image: url(images/navbar_active.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#navbar span.nav_active {
	font-weight: normal;
	padding-left: 20px;
	padding-right: 22px;
	margin: 0px;
}

#navbar span.nav_active a {
	margin-left: -20px;
	margin-right: -22px;
	background: none;
}

#body,
#header_wrapper {
	margin-top: 12px;
	margin-bottom: 12px;
}

#header,
#navbar {
	margin-top: 6px;
	margin-bottom: 6px;
}

.header_widget {
	margin-top: 12px;
	margin-bottom: 12px;
}

#footer,
.footer_widget {
	margin-top: 12px;
	margin-bottom: 12px;
}

#credits {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: solid 1px;
}

#body_bg,
.header_widget_bg,
.footer_widget_bg {
	padding-top: 5px;
	padding-bottom: 5px;
}

#navbar,
#body,
.header_widget,
.footer_widget {
	border: solid 1px;
}

#header_img,
#header_img img,
#navbar,
#navbar_bg,
#body,
#body_bg,
.header_widget,
.header_widget_bg,
.footer_widget,
.footer_widget_bg {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#navbar span:first-child,
#navbar span:first-child a {
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	-khtml-border-top-left-radius: 7px;
	-khtml-border-bottom-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}

#header_img img,
#navbar,
#body,
.header_widget,
.footer_widget {
	-moz-box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
	-khtml-box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
	-webkit-box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
	box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
}

.header_widget {
	background-image: url(images/header_widget.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.footer_widget {
	background-image: url(images/footer_widget.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.inline_boxes_bg {
	background-image: url(images/inline_boxes.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.mmm .inline_boxes_bg {
	background-image: url(images/mmm-inline_boxes.gif);
}

#body {
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#body_bg {
	background-repeat: repeat-y;
	background-position: center;
}

.mts #body_bg {
	background-image: url(images/mts-body.gif);
}

.tsm #body_bg {
	background-image: url(images/tsm-body.gif);
}

.sms #body_bg {
	background-image: url(images/sms-body.gif);
}

.mms #body_bg,
.ms #body_bg {
	background-image: url(images/ms-body.gif);
}

.smm #body_bg,
.sm #body_bg {
	background-image: url(images/sm-body.gif);
}

#sidebars .sidebar {
	margin-bottom: 0px;
}

#sidebars .widget:first-child {
	margin-top: 0px;
}

#sidebars .widget:last-child {
	margin-bottom: 0px;
}

#sidebars .widget.ad_unit:first-child {
	margin-top: 10px;
	margin-bottom: 20px;
}

#sidebars .widget.ad_unit:last-child {
	margin-bottom: 10px;
}

.entry_bottom {
	width: 40%;
	margin: 20px auto;
	border-bottom: solid 1px;
}

.single .entry_bottom,
.page .entry_bottom {
	border: none;
	margin: 0px;
}

.widget_title h2 {
	padding-bottom: 3px;
	border-bottom: solid 1px;
}

.widget_calendar table,
.widget_calendar thead,
.widget_calendar tfoot {
	border: solid 1px;
}


/*
 * Skin Colors
 */

html,
#body,
.widget_calendar table {
	background-color: #fff;
	color: #222;
}

.main h1,
.main h2,
.main h3,
.sidebar h1,
.sidebar h2,
.widget_calendar caption {
	color: #000;
}

.post_list h3 {
	color: inherit;
}

#body,
.header_widget,
.footer_widget,
#credits,
.widget_calendar table,
.widget_calendar tfoot {
	border-color: #999;
}


/*
 * Scheme Colors
 * H180 S70 L45
 */

#navbar,
.widget_calendar thead {
	background-color: #237575; /* - */
	color: #fff;
}

.widget_calendar tfoot {
	background-color:	transparent; /* L90 */
	color: #000;
}

.header_widget,
.footer_widget {
	background-color: #fff2f2; /* C-L97 */
	color: #000;
}

#sitename {
	color: #184f4f; /* L30 */
}

#navbar a {
	color: #fff;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #063838; /* L90* */
}

.entry_bottom,
.widget_title h2 {
	border-color: #70a1a1; /* L63 */
}

#navbar,
#go {
	border-color: #123b3b; /* B/2 */
}

.widget_calendar thead {
	border-color: #3b3b3b; /* B/2 S0 */
}
/***CAMBIOS***/
html { background-image: none;}
#navbar,#body,.header_widget,.footer_widget {border: none;}
.mts #body_bg,.tsm #body_bg ,.sms #body_bg ,.mms #body_bg,.ms #body_bg ,
.smm #body_bg,.sm #body_bg {	background-image: none;}
.main h1,.main h2,.main h3,.widget_calendar caption {
color: #247576;}
.widget_calendar thead, .widget_title h2 {border: none;}
#main_bg{border: none;border-left: solid 2px #ccc;border-right: solid 2px #ccc;}
div#wrapper_bg #body.wrapper{border-top: solid 1px #e6e6e6;border-radius: 0px;}
a,pre a, .widget_title h2,#footer a,
a:hover, pre a:hover {color: #368a8a;}
#header_bg .wrapper_item{background-color: #368a8a;}
#navbar {border-bottom: solid 3px #247576;}
#navbar_bg {background-image: none; border: none;}
#navbar span a{color: #247576;}
#navbar span a:hover,
#navbar span.nav_home a:hover{border-radius:0px;color: #fff;}
#navbar span.nav_home.nav_active{color: #fff;}
#navbar span.nav_home.nav_active a{
background-color: #f2f2f2;
border: none; 
border-radius: 0px;
color: #247576;}
#navbar a:hover,
#navbar span.nav_active,
#navbar span.nav_leaf.nav_active, 
#navbar span.nav_home.nav_active a:hover{
background-color: #247576;
border: none; border-radius: 0px;color:#fff ;}
#navbar span.nav_home.nav_active a {
background-image: url("images/navbar_item.jpg");
background-position: right top;
background-repeat: no-repeat;}

