/*
Theme Name:		FCJSP2009
Theme URI: 		http://www.fcjsp.com.br/
Version: 		1.0
Description: 	O tema FCJSP2009 produzido por <a href="http://www.geoweb.blob.br">http://www.geoweb.blob.br</a> baseado em WP Framework.
Author: 		George Campos
Author URI:		http://www.geoweb.blog.br
Tags:			clean, design, festival, cinema, judaico

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-l.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* Body */
.container {
	background-color: #FFF;
}

/* Cabecalho */
#logo {
	background-image: url(images/fcjsp-cabecalho.jpg);
	width: 910px;
	height: 151px;
}

.header {
	padding: 15px;
}

/* menu */

#secondary {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;

}

#secondary li {
	background-image:url(images/bg-menus.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 187px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	color: #555555;
	text-indent:28px;
	list-style: none;
	padding: 0px;
	margin-left: -15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.widget-title-1 {
	background-image:url(images/bg-festival.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 187px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f87628;
	text-indent:28px;
}

.widget-title-2 {
	background-image:url(images/bg-filmes.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 187px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f87628;
	text-indent:28px;
	margin-top:20px;

}

/* Conteudo */
#primary {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	
}

.filme-tit {
	background-image:url(images/bg-filmes-2.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 403px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f87628;
	text-indent:28px;
	line-height: 24px;
}

.not-tit {
	background-image:url(images/bg-noticias.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 405px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f87628;
	text-indent:28px;
	line-height: 24px;
}
.tit-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01568f;
	line-height: 20px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	
}

.destaque-tit {
	background-image:url(images/bg-destaque.gif);
	background-repeat:no-repeat;
	height: 30px;
	width: 270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f87628;
	text-indent:28px;
	line-height: 24px;
}

.box-texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;	
}

.box-destaque{
	border: 1px #CCC solid;
	padding: 8px;
	margin-top:5px;
	margin-bottom:5px;
	
}

/* filmes scroll */

.texts div {
	background-color:#0CC;
	width:403px;
	height:177px;
	overflow:hidden;
	background: transparent !important;
}


/* Boxes home */
#box-esq {
	width:405px;
	float:left;
}
#box-dir {
	width:270px;
	float:right;
}
#box2-dir {
	width:405px;
	float:right;
}
#box2-esq {
	width:285px;
	float:left;
}
#box2-dir {
	width:405px;
	float:right;
}
#box-sep {
	background-image:url(images/bg-separador.gif);
	background-repeat:repeat-x;
	height:15px;
	width:100%;
	clear:both;
	padding-bottom:5px;
	padding-top: 5px;
}

/* Fotos filmes home */
.filme-borda {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 7px;	
}

/* Rodape */
#rodape {
	background-color: #02518a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;

}
#rodape a{
	color:#FFF;
}

/* Texto */
.txt-resumo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	line-height: 16px;
	padding-top: 10px;
	
}
.txt-bolds {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style:italic;
	text-align:right;
	vertical-align: top;
	
}
.txt-textos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

/* Categorias */
.cpage-title, .archive-title {
	color: #2361a1;
	font-size: 24px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 2px #999 dotted;
	width: 100%;	
}

.destImg {
	float:left;
	margin:0 0px 0 0;
}

#tit-filme a {
	color: #f87628;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
	

/* Busca */
.search {
	width: 110px;
}
.searchform {
	padding-top:10px;
}

/* Foto Carossel */
#foto-S a{
	padding-right:5px;	
}

/* Navegacao +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav { font-size: 11px; padding: 10px 0px; color:#666; font-family: 'Verdana';}
.Nav a { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px;}
.Nav a:visited { padding: 1px 6px 1px 4px; border-right: solid 1px #666;}
.Nav a:hover { padding: 1px 6px 1px 4px; border-right: solid 1px #666; text-decoration: none;}
.Nav span { padding: 1px 6px 1px 4px; color:#666; border-right: solid 1px #666; }
.Nav .on { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px; color:#003366;}


/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}