/**************************************
 * THEME NAME: esags
 *
 * Files included in this sheet:
 *
 *   esags/gradients.css
 *   esags/esags.css
 **************************************/

/***** esags/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-color: #f8c300;
    background-position:top;    
    background-repeat:repeat-x;
 
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;  
  	margin:0pt 10px;
  	width:auto;
}      
/***** esags/gradients.css end *****/

/***** esags/esags.css start *****/

@charset "utf-8";
/* CSS Document */

#shrinkwrapper {
  width: fluid;
  margin: 50px;
}

#shrinkwrapper2 {
  width: auto;
  margin: 0 auto;
}

#headermenuwrap {
  float:right;
  text-align:right;
}

#breadcrumb-wrap-left, #headermenu-wrap-left {
  margin:0pt 17px;
}

#breadcrumb-wrap-right, #headermenu-wrap-right {
  height:35px;
}
a:link,
a:visited {
  color:#006697;
}

body { 
  background:#dededc;
}

#contentwrapper {
  background:#FFFFFF ;
  -moz-border-radius:10px;
}

#content {
  padding:5px 17px 20px;
}
.clearfix {
  display:block;
}

.clearfix {
  min-width:0pt;
}

#header-home .headermain, #header .headermain {
   padding:35px 15px 10px;
   color: #999999;
}

#header-home {
   height: 100px;
   background-image:url(images/bg.png);
   background-repeat:no-repeat;
   background-position:right;
   
}
.headermenu {
  float:none;
  padding:35px 15px 10px;
}

.headerimg {
    background-image:url(images/logoright.png);
	background-position: bottom right;
    background-repeat: no-repeat;
	color:#FFFFFF;  
}

.barra {
background-image:url(images/barra.png);
background-position:left;
background-repeat:no-repeat;
background-color: #00a5d7;

}

.header_pad {
	padding:10px 10px 5px;
}

h2.frontblock {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	display: inline;
	position: relative;
	top: -0.5em;
	left: 8px;
}

.headingblock {
  -moz-border-radius:0px;
}

/***
 *** Footer
 ***/

#footer {
  text-align:center;
  margin-top: 10px;
  background-color:#FFFFFF;
  -moz-border-radius:10px;
  
}

.homelink {
  margin: 1em 0;
  padding-bottom: 10px;
}

.homelink a {
  padding-left:1em;
  padding-right:1em;
}

.sitelink {
  padding-top:1em;
}

.performanceinfo {
  margin: 2em;
}

.performanceinfo span {
  display: block;
}

#footer .validators {
  margin-top:40px;
  padding-top:5px;
  border-top: 1px dotted gray;
}

#footer .validators ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

#footer .validators ul li {
  display:inline;
  margin-right:10px;
  margin-left:10px;
}

.forumthread .unread {
  background: #006697;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #006697;
}
.unread {
  background: #006697;
}

#course-view .current td.side {
  background: #006697;
}

.forumthread .unread {
  background: #006697;
}

#rodape {     
    background-image:url(images/bg_rodape.gif);     
    background-position:top;    
    background-repeat:repeat-x;  
}/***** esags/esags.css end *****/


