/**************************************************************************************************
  Tags
**************************************************************************************************/
*
{
  margin:0px;
  padding:0px;
  outline:none;
}

html
{
  font: 13px/22px Verdana, Helvetica, Arial, sans-serif;
  background: #01245C url(../img/bg/bg_plain.jpg) no-repeat                !important;

}

h1
{
  font-size:18px;
}

h2
{
  font-size:16px;
  font: Verdana, Helvetica, Arial, sans-serif;
  padding:7px 0px 7px 0px;  
}

h3
{
  font-size:14px;
  padding:5px 0px 5px 0px; 
}

h4
{
  font-size:13px;
}

h5
{
  font-size:13px;
}

h6
{
  font-size:13px;
}

input, textarea, select, button, fieldset
{
  padding:2px;
  border:1px solid;
  font:normal 11px Verdana, Helvetica, Arial;
}

a
{
}

img
{
  border:0px;
}

ul, ol
{
}

hr
{
  
}

/**************************************************************************************************
  Container
**************************************************************************************************/
#container
{
  width:980px;
  margin:20px auto 10px auto;
  /*border:1px solid;*/
}

#topoMenu{
/*	width:980px;
	background-color:#FFFFFF;
	height:30px;*/
}
#marista .logo-marista
{
  float:left;
  width:210px;
  height:38px;
  display:block;
  text-indent:-5000px;
  background:url(../img/header/LOGO_HORIZ_MARISTA_IMS.jpg) no-repeat center;
  padding-left:40px;
  padding-top:28px;
  
}

#marista
{
  clear:both;
  width:980px;
  height:40px;
  background:#FFFFFF;
}
#marista ul
{
  float:right;
  line-height:40px;
  list-style-type:square;
  margin:15px 15px 0px 15px;
}

#marista ul li
{
  float:left;
  margin:0px 0px 0px 30px;
}

#marista a
{
  font-weight:bold;
  text-decoration:none;
}

#marista .educacao
{
  color:#0096d7;
}

#marista .pastoral
{
  color:#ee3434;
}

#marista .cultura
{
  color:#8cc63f;
}

#marista .social
{
  color:#eeb211;
}

#marista .convencoes
{
  color:#663366;
}

#marista .institucional
{
  color:#055DC1;
}

/**************************************************************************************************
  Dater
**************************************************************************************************/
#dater
{
  clear:both;
  width:980px;
  height:31px;
  line-height:31px;
}

#dater p
{
  margin:0px 10px 0px 10px;
}

#dater .rss
{
  float:right;
}

#dater .rss a
{
  width:27px;
  height:27px;
  margin:2px 10px 0px 10px;
  display:block;
  text-indent:-5000px;
  background:url(../img/icon/rss-top.gif) no-repeat;
}

#dater .translation
{
  float:right;
  list-style:none;
}

.translation li
{
  display:inline;
  padding:0 3px 0 3px;
  font-weight:bold;
  text-transform:uppercase;
}

.translation li a
{
  text-decoration:none;
}

/**************************************************************************************************
  Header
**************************************************************************************************/
#header
{
  clear:both;
  width:980px;
  height:173px;
  background-image:url(../img/header/header.jpg);

}

#header .blog-title
{
  padding:30px 20px 0px 20px;
  font-size:30px;
}

#header .blog-title a
{
  text-decoration:none;
}

#header .blog-description
{
  padding:0px 20px 0px 20px;
}

/**************************************************************************************************
  Menu
**************************************************************************************************/
#menu
{
  clear:both;
  width:980px;
  height:36px;
}

#menu ul
{
  list-style:none;
}

#menu li
{
  float:left;
  display:block;
  position:relative;
  z-index:1 !important;
}

#menu li a
{
 float:left;
 height:36px;
 line-height:36px;
 display:block;
 padding:0px 10px;
 text-decoration:none;
 font-size:13px !important;
 font-weight:bold;
}

#menu li li a
{
 float:left;
 height:36px;
 line-height:36px;
 display:block;
 padding:0px 10px;
 text-decoration:none;
 font-size:12px !important;
 font-weight:normal !important;
}

#menu li ul
{
  top:36px;
  left:0px;
  z-index:10;
  position:absolute;
  display:none;
}

#menu li li
{
  clear:left;
  float:left;
}

#menu li li a
{
  width:180px;
  height:30px;
  line-height:30px;
  display:block;
  padding:0px 10px;
  border-top:1px solid;
}

#menu .parent{
  background:url(../../mostra_cultura_09/img/bg/arrow-down.gif) no-repeat center right;
}

/**************************************************************************************************
  BreadCrumb
**************************************************************************************************/
#breadcrumb
{
  clear:both;
  width:980px;
  height:30px;
  line-height:30px;
  font-size:x-small;

  /*border:solid #000000 1px;*/
}

#breadcrumb p
{
  padding:0px 0px 0px 10px;
}

#breadcrumb a
{
  text-decoration:none;
}
#breadcrumb a:hover
{
  text-decoration:underline;
}

/**************************************************************************************************
  Content
**************************************************************************************************/
#content
{
  float:left;
  width:700px;
  padding:14px 0px 10px 10px;
}

#content .content-title
{
  height:25px;
  line-height:25px;
  padding:5px 10px 5px 12px !important;
}

#content .content-title a
{
  text-decoration:none;
}

.column-left
{
  float:left;
  width:365px;
}

.column-right
{
  float:right;
  width:335px;
}

.column-title
{
	/*color:#919191;*/
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: -5px;
	padding-left: 10px;  /*background:url(../img/bg/widget-title.jpg) no-repeat left bottom #efefef;*/
}

.column-full
{
  clear:both;
  float:left;
  width:680px;
}

.box
{
  margin:0px 0px 0px 0px;
  padding:0px 0px 2px 0px;
  /*background:#efefef;*/
 /* border:#000000 1px solid;*/
   font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
}

.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:1px solid #efefef;


}

.box h3
{
  vertical-align: top;

}


.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:1px solid #efefef;
}

.archive form
{
  padding:10px;
}

.archive label
{
  float:left;
  width:150px;
}

/**************************************************************************************************
  Highlight
**************************************************************************************************/
#highlight
{
  width:700px;
  height:170px;
  margin:0px 0px 15px 0px;
  border-bottom:2px solid;
  z-index:0 !important;
}

#highlight img
{
  float:left;
  margin:10px;
}

#highlight .post-title
{
  margin:10px 10px 0px 10px;
}

#highlight .info
{
  margin:0px 0px 0px 10px;
}

#highlight .entry
{
  margin:10px 10px 10px 10px;
  
}

#highlight-pager
{
  float:right;
}

#highlight-pager a
{
  float:left;
  width:15px;
  height:15px;
  display:block;
  overflow:hidden;
  margin:5px 0px 0px 10px;
  text-indent:-5000px;
}

/**************************************************************************************************
  Posts
**************************************************************************************************/
.post
{
  clear:both;
  margin:0px 0px 10px 0px;
  padding:10px 10px 14px 10px;
}

.post .entry
{
  margin:0px 0px 10px 0px;
}


.post-date
{
  /*background:url(../img/icon/clock.gif) no-repeat;*/
  padding:0 0 5px 5px !important;
  margin:0 0 3px 0;
}

.post-author
{
  background:url(../img/icon/user.gif) no-repeat;
  padding:3px 0 0 20px !important;
  margin:0 0 3px 0;
}

.post-category
{
  background:url(../img/icon/folder.png) no-repeat;
  padding:3px 0 0 20px !important;
  margin:0 0 3px 0;
}

.post-tags
{
  background:url(../img/icon/tag.gif) no-repeat;
  padding:3px 0 0 20px !important;
  margin:0 0 3px 0;
}

.post-comments
{
  background:url(../img/icon/comment.gif) 2px 2px no-repeat;
  padding:3px 0 0 20px !important;
  margin:0 0 3px 0;
}

/**************************************************************************************************
  Comment Form
**************************************************************************************************/
.comment-form
{
  margin:0px 0px 10px 0px;
  padding:10px;
}

.comment-form li
{
  padding:5px;
  list-style:none;
}

.comment-form label
{
  float:left;
  width:100px;
}

.comment-form textarea
{
  width:400px;
  height:100px;
  padding:5px;
}

/**************************************************************************************************
  Comment
**************************************************************************************************/
.comment
{
  margin:0px 0px 10px 0px;
  padding:10px;
}

.comment p
{
  margin:10px 0px;
}

.comment .comment-author a
{
  text-decoration:none;
  color:#F1A801;
}

.comment-rss, .trackback-link
{
  float:right;
  text-decoration:none;
  font-size:11px;
  font-weight:normal;
  margin:0px 0px 0px 10px;
}

/**************************************************************************************************
  Navigation
**************************************************************************************************/
.navigation a
{
  font-weight:bold;
  text-decoration:none;
  font-size:14px;
}

/**************************************************************************************************
  Sidebar
**************************************************************************************************/
#sidebar
{
  float:right;
  width:250px;
  padding:14px 10px 10px 10px;
}


#sidebar .widget
{
  margin-bottom:15px;
  padding-left:5px;
}

#sidebar .widget p
{
  padding:5px;

}

#sidebar .widget a
{
  text-decoration:none;
}

#sidebar .widget li
{
  list-style:none;
  /*background:#0CC;*/
}

#sidebar .widget form
{
  padding:5px;
}

#sidebar .widget-title
{
  height:25px;
  line-height:25px;
  margin:0px 0px 5px -5px;
  padding:5px 10px 5px 10px;
  text-align:left;

}

#sidebar .widget-title a
{
  text-decoration:none;
}
#sidebars2 {margin: 10px 0 0 0; float: left; width: 600px;}
#sidebar_full {padding: 0; margin: 0;}
#sidebar_leftB {float: left; width: 300px; text-align:left;}
#sidebar_rightB {float: right; width: 390px; text-align:left;}
#sidebars .sidebarbox {background: url(../img/bg-trans.png) repeat; padding: 8px 15px;}

/**************************************************************************************************
  Widget: Posts, PÃ¡ginas, Categorias, Arquivos, Links e Meta
**************************************************************************************************/
#widget_pages li, #widget_categories li, #widget_archive li, #widget_recent_entries li, .links li, #widget_meta li
{
	list-style:none;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
}

#widget_pages li a, #widget_categories li a, #widget_archive li a, #widget_recent_entries li a, .links li a, #widget_meta li a
{
  height:30px;
  line-height:30px;
  padding:0px 5px 0px 28px;
  display:block;
  overflow:hidden;
  border-top:1px solid;
  border-color:#F1A801;
}

#widget_pages li li a, #widget_categories li li a
{
	padding:0px 5px 0px 30px;
}

#widget_categories li a
{
  background:url(../img/icon/folder.png) 8px 7px no-repeat;
}

#widget_categories li li a
{
  background:url(../img/icon/page-children.gif) 8px 7px no-repeat;
}


#widget_archive li a
{
  background:url(../img/icon/database.gif) 8px 7px no-repeat;
}

#widget_pages li a
{
  background:url(../img/icon/page.gif) 8px 7px no-repeat;
}

#widget_pages li li a
{
  background:url(../img/icon/page-children.gif) 8px 7px no-repeat;
}

#widget_recent_entries li a
{
  background:url(../img/icon/page_white_text.png) 8px 7px no-repeat;
}

#widget_text p
{
  padding:5px;

}

.links li a
{
  background:url(../img/icon/link.gif) 8px 7px no-repeat;
}

/**************************************************************************************************
  Widget: Search
**************************************************************************************************/
#widget_search
{
}

#widget_search input
{
  margin:6px 0 0 0;
}

/**************************************************************************************************
  Widget: Nuvem de Tags
**************************************************************************************************/
#widget_tag_cloud
{
  text-align:center;
}

#widget_tag_cloud a:hover
{
  text-decoration:underline;
}

/**************************************************************************************************
  Widget: ComentÃ¡rios Recentes, RSS
**************************************************************************************************/
#widget_recent_comments li, #widget_rss li
{
  padding:10px 24px;
  border-top:1px solid;
}

#widget_rss .rsswidget
{
  font-weight:bold;
}

#widget_rss .rss-date
{
  font-size:11px;
}

#widget_rss .rssSummary
{
}

#widget_recent_comments li
{
  background:url(../img/icon/comments.gif) 5px 11px no-repeat                !important;
}


/**************************************************************************************************
  Widget: Calendar
**************************************************************************************************/
#widget_calendar table
{
  width:230px;
  text-align:center;
}

/**************************************************************************************************
  Footer
**************************************************************************************************/

#footer {
  clear:both;
  width:980px;
  padding:8px 0px;
  border-bottom:1px solid;
  background-color:#FFFFFF;
}
.footerCenter {
	margin-left:190px;
	padding:0;
	height:auto;
	z-index:100;
	height:71px;
	width:680px;
	margin-top:7px;
}

.footerCenter ul {
	list-style:square;
	position:relative;
	display:table;
}
.footerCenter ul li {
	float:left;
	margin:10px 0 0 30px;
	padding:0;
}


.footerCenter p {
	text-align:center;
	/*display:inline;*/
}

.todosDireitos {
	float:left;
	padding-left:30px;
	margin-top:-15px;
	*margin-top:5px; /*para ie*/
}


#footer h2 {
	width: 127px;
	height: 42px;
	text-indent:-5000px;
	position:relative;
	top:4px;
	left: 40px;
	float:left;
	background: url(../img/footer/logo-footer.gif) no-repeat;
	margin-top:-5px;
}

#footer h2 a {
	width: 128px;
	height: 46px;
	position:relative;
	float:left;
}

#footerCreditoswp {
	width: 25px;
	height: 25px;
	float:left;
	margin-left:5px;
	/*margin:-10 20px 20px 0;*/
	text-indent:-5000px;
	background: url(../img/footer/wp.gif) no-repeat;
}

#footerCreditoscc {
	width: 25px;
	height: 25px;
	float:left;
	margin-left:5px;
	padding-right:5px;
	/*margin:-10 20px 20px 0;*/
	text-indent:-5000px;
	background: url(../img/footer/cc.gif) no-repeat;
}

.footerCenter .fooEducacao {
  color:#0096D7;
}
.footerCenter .fooSocial {
  color:#EEB211;
}
.footerCenter .fooCultura {
  color:#8CC63F;
}
.footerCenter .fooPastoral {
  color:#EE3434;
}
.footerCenter .fooConvencoes {
  color:#663366;
}
.footerCenter .fooInstitucional {
  color:#003A63;
}

/**************************************************************************************************
  Classes
**************************************************************************************************/
.clear
{
  width:100%;
  height:1px;
  clear:both;
  visibility:hidden;
}

.noborder
{
  border:none !important;
}

.post-title a
{
  text-decoration:none;
  
}

.info
{
  font-size:12px;
}

.info a
{
  font-weight:bold;
  text-decoration:none;
}

.options
{
  float:right;
  margin:5px 0px 0px 0px;
}

.options a
{
  text-decoration:none;
  font-weight:bold;
  margin:0px 0px 0px 10px;
}

.alignleft
{
  float:left;
  margin:0px 10px 0px 0px;
}

.alignright
{
  float:right;
  margin:0px 0px 0px 10px;
}

.aligncenter
{
  margin:auto;
  display:block;
}

.more-link
{
  font-weight:bold;
}

.comment-wait
{
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.avatar
{
  float:left;
  margin:0px 10px 0px 0px;
}

.url
{
  font-weight:bold;
}



/**************************************************************************************************
  Entradas do UsuÃ¡rio
**************************************************************************************************/
.entry
{
}

.entry h1
{
}

.entry h2
{

}

.entry h3
{
}

.entry h4
{
}

.entry h5
{
}

.entry h6
{
}

.entry hr
{
  border:1px solid;
  margin:2px 0px 2px 0px;
}

.entry a
{
  text-decoration:underline;
}

.entry img
{
  margin:5px;
}

.entry blockquote
{
  margin:10px;
  padding:3px 10px 10px 10px;
  display:block;
  font-style:italic;
  border:1px solid;
}

.entry code, .entry pre
{
  margin:10px;
  padding:10px;
  display:block;
  font-family:monospace;
  border:1px solid;
  overflow:auto;
}

.entry address
{ 
}

.entry pre
{
}

.entry p
{ 
  margin:10px 10px 10px 0px;
  text-align:justify;
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.entry ul
{
  list-style-type:square;
  margin:5px 5px 5px 45px;
}

.entry ol
{ 
  list-style-type:decimal;
  padding:5px 5px 5px 45px;
}

.entry em
{
}

.entry strong
{
}

.entry strike
{
}

.entry span
{
}

/* tabela do calendÃ¡rio*/

#wp-calendar tr td  {
border:1px solid #D5EAFF;
}


.calendar-month th caption{
border:1px solid #FFFFFF;
}

#options .post-print p{
	background:url(../img/bt/printer.png) no-repeat;
	cursor:default;
	color:#333333;
	font-size:x-small;
	border:solid 1px #066;
}

/* sidebar search */

#search{
	margin-left:657px;
	position:relative;
}

#searchtab{
/*  background: transparent url(images/search-bg.png) no-repeat left top;*/  
/*	height: 40px;*/ 
	top:0px;
/*	border:solid 1px #000000;*/
	position: relative;
}

#searchtab .inside{
  /*background: transparent url(images/search-go.png) no-repeat right top;*/
 /* height: 40px;*/
}

#searchtab fieldset{
/*  padding: 0;
  border: none;*/
}

#search input{
	/*border: 1px solid #666666;*/
	background:url(../img/header/Search.png) no-repeat left top;
	padding-left: 22px;
  /*background: none;*/
  /*font-size: 12px;
  padding: 0px;*/

}

#searchtab input.searchfield, #searchtab input#s{
  position: absolute;
  top: 6px;
  left: 46px;
  color: #949496;
  padding: 0px;
  margin: 0;
  width: 50%;
}

#searchtab input.searchfield:focus, #searchtab input#s:focus{ color: #000; }

#search input.searchbutton, #searchtab input#searchsubmit{
  position: absolute;
  right: 10px;
  top: 0px;
  color: #e5e5e5;
  text-transform: uppercase;
  padding: 0px;
  margin: 0;
  background:none;
  background-color:#003d6b;
}

#searchtab label{ display: none; }
#searchtab input.searchbutton:hover{ color: #fff; }

/*Searchbox*/

#searchbox {
	background: url(../img/header/searchbox.jpg) no-repeat;
	width:212px;
	height:23px;
	display:block;
	float:right;
	margin-top:-10px;
	margin-right:10px !important;
	margin-right:10px;
	padding:2px;
}
#contacto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#949393;
	display:block;
	float:left;
	/*border:#000000 solid 1px;*/
	margin-left:320px;
	margin-top:-10px;
	width:180px;
	height:18px;

	/*background-image:url(../img/header/envelopeContato.jpg);*/
}
#contacto a{
	text-decoration:none;
	color:#949393;
}
#contacto a:hover{
	text-decoration:underline;
	color:#949393;
}
#contacto a:visited{
	text-decoration:none;
	color:#949393;
}
#searchbox .textfield {
	background:none;
	border: 0px;
	height:13px;
	width:180px;
	float:left;
	margin-right:2px;
	margin-top:0px;
	padding-left:2px;
	/*padding-right:19px;*/
	font-size:12px;
	
}
#searchbox .searchbutton {
	background:none;
	border: 0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:right;
	margin-right:4px;
	margin-top:-16px;
}
#searchbox input {
	border:0px;
}
#searchbox .searchtip {
	color:#999;
}
/* Banners - Estilo VW */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	float:left;
}
.kwicks li{
	width: 270px;
	height: 75px;

	/*Não mudar aqui*/
	display: block;
	overflow: hidden;
	padding: 0; 
}
.kwicks.horizontal li {
	margin-right: 5px;
	float: left;
}
.kwicks.vertical  li{
	margin-bottom: 5px;
}

#kwick_1 { 
	background: url(../img/banners/banner.jpg) no-repeat ;
}
#kwick_1 a {
	float:left;
	text-indent:-5000px;
	width: 270px;
	height: 229px;
}

#kwick_2 {
	background: url(../img/banners/banner.jpg) no-repeat;
}
#kwick_2 a {
	float:left;
	text-indent:-5000px;
	width: 270px;
	height: 229px;
}

#kwick_3 {
	background: url(../img/banners/banner.jpg) no-repeat;
}
#kwick_3 a {
	float:left;
	text-indent:-5000px;
	width: 270px;
	height: 229px;
}

.kwicks.horizontal #kwick_3 {
	margin-right: none;
}
.kwicks.vertical #kwick_3 {
	margin-bottom: none;
}