/**************************************************************************************************
  Tags
**************************************************************************************************/
*
{
  margin:0px;
  padding:0px;
  outline:none;
}

/* Tipografia */
body { font: 13px/22px Arial, Helvetica, sans-serif; }
cite, q { font-style: italic; }
h1,h2,h3,h4,h5,h6 { margin:0 0 10px 0; color: #003A63; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h1 { font-size: 28px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 16px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }

html
{
  /*font:normal 12px Arial, Helvetica;*/
  background:url(../img/bg/background.jpg) repeat-x;
}

/*h1
{
  font-size:36px;
}

h2
{
  font-size:18px;
}

h3
{
  font-size:16px;
}

h4
{
  font-size:14px;
}

h5
{
  font-size:12px;
}*/

input, select, textarea, button
{
  font:normal 12px Arial, Helvetica;
  padding:2px;
}

a
{
}

img
{
  border:0px;
}

ul, ol
{
}

/**************************************************************************************************
  Container
**************************************************************************************************/
#container
{
  background:#ffffff;
}

/**************************************************************************************************
  Barra Marista
**************************************************************************************************/
#marista
{
  clear:both;
  background:#FFFFFF;
}

#marista .logo-marista
{
  float:left;
  padding-left:40px;
  
}

#marista ul
{
  float:right;
  line-height:40px;
  list-style-type:square;
  margin:0px 20px 0px 20px;
}

#marista ul li
{
  float:left;
  margin:0px 0px 0px 30px;
}

#marista a
{
  font-weight:bold;
  text-decoration:none;
}

#marista .educacao
{
  color:#0258AE;
}

#marista .pastoral
{
  color:#D10101;
}

#marista .cultura
{
  color:#3EAE44;
}

#marista .social
{
  color:#FAC101;
}

#marista .convencoes
{
  color:#5D017B;
}

#marista .institucional
{
  color:#055DC1;
}

/**************************************************************************************************
  Cabecalho
**************************************************************************************************/
#header
{
  clear:both;
}

#header h1 a
{
  padding:0px 20px 0px 20px;
  text-decoration:none;
}

/**************************************************************************************************
  Menu
**************************************************************************************************/
#menu
{
  display:none;
}

/**************************************************************************************************
  BreadCrumb
**************************************************************************************************/
#breadcrumb
{
  clear:both;
}

#breadcrumb p
{
  color:#616161;
  padding:0px 20px 0px 20px;
}

#breadcrumb a
{
  color:#888888;
  text-decoration:none;
}

/**************************************************************************************************
  Conteúdo
**************************************************************************************************/
#content
{
  float:left;
  padding:10px 0px 10px 20px;
}

.highlight-title
{
  color:#919191;
  padding:5px 10px 0px 10px;
}

.highlight
{
  width:680px;
  height:300px;
  margin:0px 0px 10px 0px;
  background:url(../img/bg/highlight.jpg) no-repeat;
}

.highlight-cycle
{
  width:680px;
  height:180px;
}

.highlight-image
{
  float:left;
  width:280px;
  height:180px;
  padding:10px 5px 0px 5px;
}

.highlight-content
{
  float:right;
  width:370px;
  height:180px;
  color:#616161;
  padding:10px 10px 0px 10px;
}

.highlight-content h2
{
  margin:0px 0px 5px 0px;
}

.highlight-content a
{
  color:#616161;
  text-decoration:none;
}

.highlight-navigation
{
  margin:10px 10px 0px 10px;
  text-transform:uppercase;
  font-weight:bold;
}

.highlight-prev
{
  float:left;
  height:45px;
  color:#ffffff;
  padding:20px 0px 0px 70px;
  text-decoration:none;
  background:url(../img/bt/highlight-left.jpg) no-repeat left top;
}

.highlight-next
{
  float:right;
  height:45px;
  color:#ffffff;
  padding:20px 70px 0px 0px;
  text-decoration:none;
  background:url(../img/bt/highlight-right.jpg) no-repeat right top;
}

.column-title
{
  color:#919191;
  padding:7px 10px 22px 10px;
  background:url(../img/bg/widget-title.jpg) no-repeat left bottom #efefef;
}

.column-left
{
  float:left;
  width:335px;
}

.column-right
{
  float:right;
  width:335px;
}

.box
{
  margin:0px 0px 10px 0px;
  padding:0px 0px 2px 0px;
  background:#efefef;
}

.box a
{
  color:#3478a7;
  text-decoration:none;
}

.box ul
{
  margin:5px;
  padding:5px;
  color:#6d6d6d;
  list-style:none;
  background:#ffffff;
}

.box ul li
{
  padding:5px;
  border-bottom:3px solid #efefef;
}

.column-full
{
  clear:both;
  float:left;
  width:680px;
}

.archive
{
  margin:0px 0px 10px 0px;
  padding:0px 0px 2px 0px;
  background:#efefef;
}

.archive h3
{
  color:#3478a7;
  padding:0px 0px 5px 0px;
}

.archive a
{
  color:#3478a7;
  text-decoration:none;
}

.archive p
{
  margin:0px 0px 10px 0px;
}

.archive ul
{
  padding:5px;
  color:#6d6d6d;
  list-style:none;
}

.archive ul li
{
  padding:5px;
  background:#ffffff;
  border-bottom:3px solid #efefef;
}

.archive form
{
  padding:10px;
}

.archive label
{
  float:left;
  width:150px;
}

.post-date, .post-author
{
  font-size:11px;
  line-height:25px;
}

.post-author a
{
  font-weight:bold;
}

.post-category
{
  
}

.post-comments
{
  margin:0px 0px 0px 30px;
}

.post-info
{
  clear:both;
  width:640px;
  margin:10px 0px 0px 0px;
  padding:10px;
  font-size:11px;
  background:#efefef;
}

.post-info a
{
  color:#616161;
}

.post-options
{
  float:right;
  line-height:25px;
  font-size:11px;
}

.post-options a
{
  margin:0px 0px 0px 10px;
}

.publicity
{
  margin:0px 0px 10px 0px;
  background:#efefef;
}

.publicity ul
{
  list-style:none;
}

.publicity ul li
{
  float:left;
  margin:7px 0px 7px 7px;
}

.navigation
{
  padding:10px;
  font-weight:bold;
}

#respond
{
  display:none;
}

/**************************************************************************************************
  Sidebar
**************************************************************************************************/
#sidebar
{
  display:none;
}

/**************************************************************************************************
  Footer
**************************************************************************************************/
#footer
{
  clear:both;
  color:#616161;
  text-align:center;
  background:#efefef;
}

#footer p
{
  padding:20px;
}

#footer a
{
  color:#888888;
  text-decoration:none;
}

/**************************************************************************************************
  Classes
**************************************************************************************************/
.alignleft
{
  float:left;
  margin:0px 5px 5px 0px;
}

.alignright
{
  float:right;
  margin:0px 0px 5px 5px;
}

.aligncenter
{
  margin:auto;
  display:block;
}

.wp-caption
{
}

.wp-caption-text
{
}

.more-link
{
  font-weight:bold;
}

.avatar
{
  float:left;
  margin:0px 5px 5px 0px;
}

.comment-wait
{
}

.no-border
{
  border:none;
}

.clear
{
  width:100%;
  height:1px;
  clear:both;
  visibility:hidden;
}

/**************************************************************************************************
  Entradas do Usuário
**************************************************************************************************/
.entry
{
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6
{
  color:#616161;
  padding:5px 0px 10px 0px;
}

.entry a
{
  text-decoration:underline;
}

.entry p
{ 
  margin:10px 0px 10px 0px;
  text-align:justify;
}

.entry ul
{
  list-style-type:square;
  padding:5px 5px 5px 45px;
  border:none;
}

.entry ol
{ 
  list-style-type:decimal;
  padding:5px 5px 5px 45px;
  border:none;
}

.entry li
{
  border:none !important;
}

.entry em
{
}

.entry strong
{
}

.entry strike
{
}

.entry img
{
  margin:5px;
}

.entry blockquote
{
  margin:10px;
  padding:10px 10px 10px 70px;
  display:block;
  font-style:italic;
  background:url(../img/bg/blockquote.jpg) no-repeat 20px 20px #fafafa;
  border:1px solid #cccccc;
}

.entry code, pre
{
  margin:10px;
  padding:10px;
  display:block;
  overflow:auto;
  background:#fafafa;
  border:1px solid #cccccc;
}

.entry address
{ 
}
