UFBA - Programa de Pós-Graduaçao em Alimentos, Nutrição e Saúde

%STARTINCLUDE%
<style type="text/css">
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
   margin: 0;
   padding: 0;
}

body {
   margin: 0;
   font: normal small Arial, Helvetica, sans-serif;
   color: #666666;
   background-repeat: repeat-y;
   background-position:center;
   background-color: #dff8ba;/*#90EE90;*/
   /*background-image: url('%ATTACHURLPATH%/bg.PNG');*/
   padding-top: 20px;
}

h1, h2, h3 {
   color: #000000;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
   margin-left: 2em;
   padding-left: 1em;
   border-left: 1px solid #EEEEEE;
}

ul {
   margin-left: 3em;
}

ul li {
}

ol {
   margin-left: 3em;
}

ol li {
}

a {
   color: #0072BC;
}

a:hover {
   text-decoration: none;
   color: #59C700;
}

img {
   border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
   height: 23px;
   padding: 15px 0 0 19px;
   background: #8CBEF5 url(%ATTACHURLPATH%/img03.gif) repeat-x left bottom;
   border: 1px solid #4F9CEF;
   font-size: 1em;
   color: #FFFFFF;
}

.boxed .content {
   margin: 0 0 20px 0;
   padding: 20px;
   background: #DCEBFC;
}

/* Post */

.post {
   padding: 20px 20px 20px 20px;
}

.post .title {
   margin-bottom: 0px;
   padding: 3px 0 15px 0;
   background: url(%ATTACHURLPATH%/img04.gif) repeat-x left bottom;
}

.post .date {
   float: left;
   width: 30%;
   padding-left: 20px;
   font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
   float: left;
   margin-bottom: 10px;
   padding-left: 20px;
   border-left: 1px solid #EEEEEE;
   font-size: x-small;
}

.post .meta p {
}

.post .story {
   clear: both;
   padding: 20px;
   border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
   margin-bottom: 1.5em;
   line-height: 180%;
}

/* Header */

#header {
   width: 760px;
   height: 200px;
   margin: 0 auto;
}

/* Logo */

#logo {
   position: relative;
   float: left;
   width: 240px;
   height: 200px;
   background: url(%ATTACHURLPATH%/img01.jpg) no-repeat;
}

#logo h1 {
   padding: 130px 0 0 13px;
   font-size: 1.2em;
}

#logo h2 {
   padding: 0 0 0 20px;
   font-size: 1em;
}

#logo a {
   text-decoration: none;
   color: #FFFFFF;
}

#logo img {
   position: absolute;
   top: 30px;
   left: 85px;
   width: 75px;
}

/* Splash */

#splash {
   position: relative;
   float: right;
   width: 520px;
   height: 200px;
}

/* Content */

#content {
   width: 760px;
   margin: 0 auto;
   background-color: white;
}

#extra {
}

/* Content > Main */

#main {
   float: right;
   width: 520px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
   float: left;
   width: 240px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
   border: none;
}

#login legend {
   display: none;
}

#login label {
   font-size: x-small;
   font-weight: bold;
}

#login input {
   margin-bottom: 5px;
   padding: 2px 5px;
   border: 1px solid #385B88;
   font-family: Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
   width: 185px;
   color: #385B88;
}

#inputsubmit1 {
   background: #4F9CEF url(%ATTACHURLPATH%/img03.gif) repeat-x left bottom;
   color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
   padding: 20px 0;
}

#menu ul {
   margin: 0;
   list-style: none;
}

#menu li {
   /*display: inline;*/
   position: relative;
}

#menu li img {
   position: absolute;
   left: -55px;
}

#menu a {
   display: block;
   padding: 10px 20px;
   border-top: 1px solid white;
   text-decoration: none;
   font-weight: bold;
   color: #666666;
   background: #DCEBFC;
}

#menu a:hover {
   background: #D1F0A6;
   color: #000000;
}

#menu .active a {
   background: url(%ATTACHURLPATH%/img01.jpg) no-repeat;
   color: #000000;
}

#menu .first a {
   border: none;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
   margin: 0;
   list-style: none;
}

#updates h3 {
   margin: 0;
   font-size: x-small;
}

#updates p {
   margin-bottom: 1.4em;
   font-size: smaller;
   line-height: normal;
}

/* Footer */

#footer {
   position: relative;
   clear: both;
   width: 720px;
   margin: 0 auto;
   padding: 10px 20px;
        border-color: #bde08b;
   background: url(%ATTACHURLPATH%/img05.gif) repeat-x;*/
}

#footer p {
   margin: 0;
   text-align: right;
   font-size: x-small;
   color: #999999;
}

#footer a {
   color: #86D613;
}

#footer #logos {
   position: absolute;
   left: 40px;
}

#logos img {
   width: 65px;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* NEW (other attributes may have been changed but not added) */
.post, #legal {
   white-space: pre-line;
}

.post .date, .post h3 {
   border-bottom: 1px solid #EEEEEE;
}

.post .docente {
   padding: 6px;
}

.post .docente img {
   width: 70px;
   float: left;
   margin-right: 6px;
   *margin-right: 3px;
}

#menu ul ul {
   display: none;
   padding-left: 40px;
}

#menu ul ul a {
   background-color: #EEEEEE;
   padding: 5px 10px;
   border-top: 1px solid #D2D2D2;
   font-size: smaller;
}

#splash img {
   display: none;
   position:absolute;
   top: 0px;
   left: 0px;
   height: 200px;
   width: 520px;
}

.back {
   height: 34px;
   width: 760px;
   position: relative;
   margin: auto;
}

/*#bgtop {
   background-image: url('%ATTACHURLPATH%/bg-top.png')
}

#bgbottom {
   background-image: url('%ATTACHURLPATH%/bg-bottom.png')
}

#spacerlefttop, #spacerleftbottom, #spacerrighttop, #spacerrightbottom {
   height: 34px;
   width: 34px;
   position: absolute;
   background-color: white;
}

#spacerlefttop, #spacerleftbottom {
   left: -34px;
}

#spacerrighttop, #spacerrightbottom {
   right: -34px;
}

#spacerlefttop {
   background-image: url('%ATTACHURLPATH%/bg-top-left2.png')
}

#spacerleftbottom {
   background-image: url('%ATTACHURLPATH%/bg-bottom-left2.png')
}

#spacerrighttop {
   background-image: url('%ATTACHURLPATH%/bg-top-right2.png')
}

#spacerrightbottom {
   background-image: url('%ATTACHURLPATH%/bg-bottom-right2.png')
}*/

#menu .destacado a {
   height: 25px;
   padding: 15px 0 0 19px;
   background: #8CBEF5 url(%ATTACHURLPATH%/img03.gif) repeat-x left bottom;
   font-size: 1em;
   color: #FFFFFF;
}


#menu .destacado a:hover {
   color: black;
}

#content {
  border-style: none;
  /*border-color: #2F4F4F;/*#86d613;*/
  border-width: 0 1px 1px 1px;
}

#header {
  border-style: none;
  border-color:#2F4F4F;
  border-width: 1px 1px 0 1px;
}

#footer {
  border-style: solid;
  border-color:#2F4F4F;
  border-width: 0;
}
</style>
%STOPINCLUDE%