/*
Theme Name: GD-LUIZCARLOS
Theme URI: http://www.gemellaro.com.br
Description: Template criado para o site do Luiz Carlos
Author: Gemellaro Design
Version: 1.0

Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
 
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 
.
 */
 
/* CORES 
Azul claro: 839dc5
Azul mais claro: c9d4e5
Azulão: 10418c

*/

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, ol {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style-position:inside;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 10px;
}
a {
	text-decoration: none;
	color: #10418c;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 1.5em;
	padding-bottom: 20px;
}
li {
	line-height: 2.0em;
}
html, body {
	background: url(../images/bg.jpg);
	background-size: auto;
	text-align: center;
	height:100%;
	margin: 0;
	padding: 0;
	font-family: 'Dosis';
	font-size: 120%;
	color: #222;
}
#tudo {
	float: left;
	width: 100%;
	text-align: center;
}
#central {
	margin: 0 auto;
	text-align: justify;
	width: 90%;
}

/* TOPO
---------------------------------------------------------------- */
#topo {
	float:left;
	width: 100%;
	text-align: center;
	font-size: 150%;
	margin: 30px 0px 20px 0px;	
}
#topo h1 {
	font-family: 'Italianno', cursive;
	border-bottom: 1px solid #839dc5;
	font-weight: normal;
	font-size: 230%;
}

/* CORPO
----------------------------------------------------------------- */
#corpo {
	float: left;
	width: 100%;
}

/* SIDEBAR 
--------------------------------------------------- */
#sidebar {
	float: left;
	width: 25%;
	background: url(../images/bg-menu.jpg);
	padding: 1%;
}


/* IDIOMAS ----*/
.moduletableidiomas {
	float: left;
	width: 100%;
	text-align:center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:1px solid #839dc5;
}
.moduletableidiomas ul {
	list-style:none;
	padding: 0px;
}
.moduletableidiomas ul li {
	display: inline-block;
	margin: 0px 5px;
}

/* MENU -------------- */
.moduletable_menu {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #839dc5;
}
.moduletable_menu ul {
	list-style: none;
	padding: 0px;
	text-align:center;
}
.moduletable_menu ul li {
	display: inline-block;
	margin: 0px 10px;
}
.moduletable_menu ul li a {
	float: left;
	display: block;
	width: 50px;
	font-size: 16px;
	color: #222;
}
.moduletable_menu ul li a span {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -10px;
}

/* MENU DE CATEGORIAS --------------*/
.moduletablecetegorias {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #839dc5;
}
.moduletablecetegorias h3 {
	display: block;
	font-family: 'Petit Formal Script' !important;
	background: #10418c;
	color: #fff;
	padding: 10px 5px;
	text-align: center;
}
.moduletablecetegorias ul {
	list-style: none;
	padding: 0px;
}
.moduletablecetegorias ul li a {
	display: block;
	background: url(../images/seta-esquerda.png) left center no-repeat;
	padding: 5px 0px 5px 20px;
	color: #222;
	font-weight: normal;
	border-bottom: 1px solid #c9d4e5;
}
.moduletablecetegorias ul li.activeCategory a {
	background: url(../images/seta-direita.png) right center no-repeat;
	padding: 5px 20px 5px 0px;
	text-align:right;
}
.moduletablecetegorias ul li a:hover {
	text-decoration: none;
	background: #FFF url(../images/seta-esquerda.png) left center no-repeat;
}
.moduletablecetegorias ul li.activeCategory a:hover {
	background: #fff url(../images/seta-direita.png) right center no-repeat;
}

.custom {
	float: left;
	width: 100%;
}
.custom p {
	font-size: 16px;
	line-height: 10px;
}
.custom embed {
	width: 100% !important;
	border: 1px solid #839dc5;
	text-align: center;
}

/* CONTEÚDO 
----------------------------------------------------------- */
#content {
	float:right;
	width: 71%;
}
#content img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
}

.centralizado .catItemTitle {
	text-align:center;
	font-size: 2em;
}
.centralizado .catItemDateCreated {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-bottom: 40px;
}
.centralizado .catItemIntroText {
	text-align: justify;
}
.centralizado .catItemIntroText p {
	margin-bottom: 0px !important;
	line-height: 1.5em !important;
}
.centralizado h2.itemTitle {
	text-align: center;
}
.catItemBody h1,
.itemBody h1 {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.centralizado .itemDateCreated {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-bottom: 40px;
}

.bbleft {
	float: left;
	width: 49%;
}
.bbright {
	float: right;
	width: 49%;
}
.bbleft ul li,
.bbright ul li {
	list-style: none;
}
.bbleft p,
.bbright p {
	font-size: 1.2em;
	font-weight: bold;
}

.livros .catItemView{
	float: left;
}
.livros .catItemTitle a {
	float: left;
	font-size: 1em;
	width: 150px;
	text-align: center;
	border: 1px solid #839dc5;
	padding: 5px 10px;
	margin: 5px;
}
.livros .catItemTitle a:hover {
	background: #10418c;
	color: #fff;
	text-decoration: none;
}
.livros .catItemDateCreated {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-bottom: 40px;
}
.livros .catItemIntroText {
	text-align: justify;
}
.livros .catItemIntroText p {
	margin-bottom: 0px !important;
	line-height: 1.5em !important;
}


.separador {
	background: url(../images/separador.png) center center no-repeat;
	float: left;
	width: 100%;
	height: 200px;
}

.k2ItemsBlock.poema {
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Petit Formal Script', cursive;
	font-size: 1.2em;
}
.k2ItemsBlock.poema ul {
	list-style: none;
	padding: 0px;
}
.k2ItemsBlock.poema h1 {
	font-size: 1.7em;
	padding-bottom: 40px;
	font-family: 'Dosis';
}
.itemBackToTop {display: none;}


/* FORMULÁRIO DE CONTATO 
--------------------------------------------------------------- */

.chronoform { display:none; }.ccms_form_element.cfdiv_submit input {	background: #10418c;	color: #fff;	cursor: pointer;	font-size: 0.9em;	padding: 4px;}


/* PAGINAÇÃO DE RESULTADOS 
----------------------------------------------------------------*/

.k2Pagination {
	clear: both;
	display: block;
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}
.k2Pagination ul {
	list-style: none;
}
.k2Pagination ul li {
	display: inline-block;
	padding: 0px 10px;
	margin: 3px;
	border: 1px solid #999;
	color: #222;
}
.k2Pagination ul li:hover a {
	background: #fff;
}
.k2Pagination ul li a {
	display: block;
	text-decoration: none;
	color: #10418c;
	display: block;
	padding: 0px 10px;
	margin: -0px -10px;
}


/* GALERIAS DE IMAGENS
---------------------------------------------------------------- */
﻿
/* Main style / Background of whole gallery */
.gallery {
  background:#fff;
  color:#333;
  padding: 5px;
}

/* Heading of the component */
.gallery .componentheading {
  font:12pt normal Tahoma, Verdana, Arial, Century Gothic;
  text-align:center;
  background-color:#FFF;
  color:#333;
  padding:0.8em 0;
}

.jg_pathway {
  background-color:#F0F0F0;
  color:#000;
  border: #BBB solid 1px !important;
}

/* Links in pathway */
.jg_pathway a,.jg_pathway a:visited, .jg_pathway a:link {
  color:#c64934;
}
.jg_pathway a:hover {
  color:#900;
}
div.gallery .sectiontableheader {
  font-size:1em !important;
  font-weight:bold !important;
  text-align:center !important;
  background-color:#EEE !important;
  background-image:none !important;
  color:#333 !important;
  border: #BBB solid 1px !important;
  padding:0.3em !important;
}
div.gallery .sectiontableentry {
	float:left;
  background-color:#c0c0c0 !important;
  background-image:none !important;
  color:#fff !important;
}
.jg_row.sectiontableentry1,
.jg_row.sectiontableentry2 {
	float: left;
	margin: 5px;
}
.jg_row.sectiontableentry1 ul li,
.jg_row.sectiontableentry2 ul li{
	list-style: none;
	font-size: 0.7em;
}
.jg_imgalign_catimgs a {
	display: block;
	border: none !important;
	background-color:#FFF !important;
	background-image:none !important;
	width: 180px;
	max-height: 120px;
	min-height: 120px;
}
.jg_imgalign_catimgs a:hover {
	background: url(../images/bg-menu.jpg)!important;
}
img.jg_photo, 
.jg_minis a img {
	border: none !important;
	background: none !important;
	margin: 0px;
	padding: 0px;
	max-height: 100%;
}

/* box elements in detailed view */
div.jg_details, div.jg_voting, div.jg_send2friend, div.jg_commentsarea{
  border: 1px solid #999;  
}

/* Images displayed in the category overview   */
/* Uncomment below e.g. to align the text left */
.jg_catelem{
  /* text-align:left;   */
}

/* Category elements in gallery overview */
.jg_element_gal {
  /* text-align:center; */ 
}

/* Subcategory elements in category view */
.jg_element_cat {
  /* text-align:left;   */
}

/* Toplists picture elements */
.jg_top_element {
   /* text-align:left; */
   /* uncomment below to have elements ordered vertically 
      instead of horizontally */   
   /*  float:none; */
}

.joomcatgalerias ul li {
	list-style: none;
}





/* RODAPE
-----------------------------------------------------------------*/

#rodape {
	background: url(../images/pena.png) right top no-repeat;
	float: left;
	width: 100%;
	min-height: 320px;
	clear: both;
	position: relative;
	z-index:-1;
	margin-top: -230px;
}
.backToTop {
	float: left;
	margin: -50px 0px 50px 0px;
	width: 100%;
	text-align: center;
}
.backToTop a {
	padding: 5px 10px;
	color: #222;
	border: 1px solid #999;
	font-size: 0.8em;
}
.backToTop a:hover {
	text-decoration: none;
	background: #eee;
}