/*  
Theme Name: Igreja Metodista Central em Juiz de Fora
Theme URI: http://www.metodistacentraljf.com.br
Descri��o: Tema desenvolvido para o portal da IMC JF
Desenvolvido em XTHML, CSS, Jquery por: Vinicius Faria
*/



*{
	margin:0;
	padding:0;
}

body {
	font:13px 'Trebuchet MS',arial, helvetica, sans-serif;
	color:#262525;
	background:#d1d0d0 url(images/background.jpg)  top repeat-x;
	margin:0;
	padding:0;
}

#main {
	margin:0px auto;
	width:980px;
}

#header {
	height:182px;
}

#logo {
	padding:4px 0px 0px 0px;
	height:177px;
	width:240px;
	float:left;
}

#main_topmenu-f {
	float:left; 
	width:640px; 
	margin:15px 0 70px 5px; 
	font-size:14px; 
	display: inline; 
	color:#DFDFDF;
}

#dropmenu-f {
	float:left; 
	margin:0; 
	padding:0 0 0 0; 
	list-style:none; 
	position:relative; 
	line-height:22px; 
	z-index:300; 
	width:640px; 
	font-weight:bold;
} 

	#dropmenu-f .dropmenu-list{font-size:16px;}
	#dropmenu-f ul {
		margin:0; 
		padding:0; 
		list-style:none; 
		position:relative; 
		line-height:20px; 
		z-index:300;  
		font-weight:bold;
		position:absolute; 
		display:none; 
		top:28px; 
		left:-1px;
	}

	#dropmenu-f a {
		display:block; 
		padding:3px 8px; 
		color:#656464; 
		text-decoration:none;
	} 

	#dropmenu-f a:hover {
		color:#92000A;
	} 

	#dropmenu-f li {
		float:left; 
		position:relative;  
		display:block;
	} 

	#dropmenu-f ul a {} 
	#dropmenu-f li ul {
		width:167px;
	} 

	#dropmenu-f li ul a {
		width:150px; 
		height:auto; 
		float:left;
	} 

	#dropmenu-f .page_item-f  {}
	#dropmenu-f .page_item-f .page_item-f  { 
		font-size:15px; 
		border:none;
	}

	#dropmenu-f .page_item-f li ul a {
		width:normal;
	}

	#dropmenu-f ul ul {
		line-height:20px;
		top:auto; 
	}
	#dropmenu-f ul li{ }
	#dropmenu-f li ul ul {
		left:12em; 
		margin:0px 0 0 10px;
	} 

	#dropmenu-f li:hover ul ul, #dropmenu-f li:hover ul ul ul, #dropmenu-f li:hover ul ul ul ul {
		display:none;
	} 

	#dropmenu-f li:hover ul, #dropmenu-f li li:hover ul, #dropmenu-f li li li:hover ul, #dropmenu-f li li li li:hover ul {
		display:block;
	} 

.slideshow {
	margin:25px auto 55px;
	width:980px;
	height:265px;
	position:relative;
}

.slideshow .slidesContainer {
  margin:0 auto;
  width:880px;
  height:255px;
  overflow:hidden; /* allow scrollbar */
  position:relative;
  border:5px #fff solid;
}

.slideshow .slidesContainer .slide {
  margin:0 auto;
  width:750px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:255px;
}
#content{}
	#content #about{
		width:205px;
		float:left;
		border-right:1px solid #DFDFDF;
		padding:0 40px 0 0;
		margin-right:20px;
		display:none;
	}
		#content #about #text-about{
			font-size:12px;
			padding:0 5px 15px 0px;
			margin:0;
		}

	#content #news{
		width:460px;
		float:left;
		margin:0 110px 0 70px;
	}

		#content #news ul li{
			list-style:none;
		}

		#content #news #title-news{
			color:#900009; 
			text-decoration:none;
			font-size:16px;
		}

		#content #news p{padding:0;}
		#content #news .more-link{float:right;}
		#content #news #divider-news{
			background-color:#DFDFDF;
			width:100%;
			height:1px;
			margin:30px 0 20px;
		}
		#content #news a{
			color:#3a4656; 
			text-decoration:none;
		}
		#content #news a:hover{
			color:#111; 
			text-decoration:none;
		}

	#content #photos{
		float:left;
	}
#divider{
	background-color:#DFDFDF;
	width:100%;
	height:3px;
	margin:15px 0 0 0;
}

#main_topmenu {
	float:left; 
	width:640px; 
	margin:30px 0 0 70px; 
	font-size:18px; 
	display: inline; 
}

#dropmenu {
	float:left; 
	margin:0; 
	padding:0 0 0 0; 
	list-style:none; 
	position:relative; 
	line-height:22px; 
	z-index:300; 
	width:640px; 
	font-weight:bold;
} 
	#dropmenu ul {
		margin:0; 
		padding:0; 
		list-style:none; 
		position:relative; 
		line-height:20px; 
		z-index:300;  
		font-weight:bold;
		position:absolute; 
		display:none; 
		top:28px; 
		left:-1px;
	}
	#dropmenu a {
		display:block; 
		padding:3px 8px; 
		color:#3a4656; 
		text-decoration:none; 
	} 
	#dropmenu a:hover {color:#92000A;} 
	#dropmenu li {float:left; position:relative; display:block} 
	#dropmenu ul a {} 
	#dropmenu li ul {width:167px;} 
	#dropmenu li ul a {width:150px; height:auto; float:left;} 
	#dropmenu .page_item {}
	#dropmenu .page_item .page_item  {font-size:15px; border:none;}
	#dropmenu .page_item li ul a {width:normal;}
	#dropmenu ul ul {line-height:20px; top:auto;}
	#dropmenu ul li{}
	#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;} 
	#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 
	#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
		display:block;
	} 

#footer{ width:980px; height:170px; margin:0 auto; }
	#footer #left-f{float:left;}
	#footer #left-f p{color:#a1a1a1; margin:40px 0 0;}
	#footer #left-f img{float:left; margin:17px 10px 0 0;}
	#footer #right-f{float:left;}
	#footer #right-f h2{margin:10px 0 0 0; font-size:25px; color:#a1a1a1;}
	#footer #right-f #horario{margin:0 0 0 20px;}
	#footer #right-f #horario h3{margin:10px 0 0 0; color:#858383;}
	#footer #right-f #horario p{margin:0 0 0 5px; padding:0;color:#a1a1a1;}

/*******************************INTERNA*/

#interna{background: #fff url(images/bg-interna.jpg) no-repeat; width:971px; margin:15px auto 0;}
	#interna #ct-page{width:632px; padding:30px 20px 150px; float:left;}
		#interna #ct-page #breadcrumb{float:right;}
		#interna #ct-page p{margin:0 0 15px; padding:0;}
		#interna #ct-page h2{margin:0 0 20px 0; font-size:26px;}
		#interna #ct-page h3{margin:10px 0 25px; font-size:20px;}
		#interna #ct-page ul li{list-style:none;margin:15px 0;}
		#interna #ct-page .subtitle{font-size:16px; margin:30px 0 0;!important}
/*******************************HEADINGS*/

h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}
h1 a{
	display:block;
	background:url(images/logo.png) no-repeat left;
	height:177px;
	width:240px;
	border:none;
}
h1 a:hover{
	color:#000000;
	text-decoration:none;
}
h2 {
	margin:0px 0px 15px 0;
	font-size:22px;
	font-weight:normal;
	overflow:hidden;
    color:#111;
	padding:5px 0 0;
}
h2 a, h2 a:visited {
	color:#444;
	text-decoration:none;
}
h2 a:hover {
	color:#000000;
	text-decoration:none;
}
h3 {
	color:#000;
	margin:0px 0px 2px;
	font:18px "Verdana",Lucida Sans, arial;
	padding-bottom:3px;
}
h4 {
	color:#000;
	margin:0px 0px 2px;
	font:16px "Tahoma",Lucida Sans, arial;
	padding-bottom: 3px;
}
hr{
}
/*CONTENT*/

#content {
    margin:25px  0px 30px 10px;
	overflow:hidden;
	line-height:16px;
	text-align:justify;
	font:10pt 'Trebuchet MS', arial, helvetica, sans-serif;
	color:#333333;
}

.post {
	clear:both;
	margin:0px 0px 25px 0px;
}

a,a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#96000B;
	text-decoration:none;
}

img {
	border:none;
}

form {
	margin:0px;
	padding:0px;
}

p {
	padding:0px 0px 15px;
	margin: 0px;
}

img.center, img[align="center"] {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

img.alignleft, img[align="left"] {
	float:left;
	margin:2px 10px 5px 0px;
}
.alignright {
	float:right;
}

img.alignright, img[align="right"] {
	float:right;
	margin:2px 0px 5px 10px;
}

.clear {
	clear:both;
}

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right: auto;
}
.alignleft {
	float:left;
    left:0px;
}
.alignright {
	float:right;
}

/* image caption */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.imgReplace{ display: -moz-inline-box; display: inline-block; vertical-align: text-top; zoom: 1; background-repeat: no-repeat; background-position: 0 0; overflow: hidden; }

.imgReplace span 	{ display: block; overflow: hidden; text-indent: -9999em; padding-top: 99999em; line-height: 18px; cursor: pointer; }

.mr150				{ margin-right: 100px; *margin-right: 110px; }

.floatLeft 			{ float: left; }

.floatRight			{ float: right; }

.agenda-prog-fixa{
	border:1px solid #CCCCCC;
	border-spacing:0;
	padding:0;
	width:90%;
	margin:0 auto;
}

.celulas {
	border:1px solid #CCCCCC;
	margin:0;
	padding:6px;
}

.header{
	text-align:center;
	background:#CCC;
	padding:6px;
	border:1px solid #FFF;
}

.agendacongs {
	border:1px solid #CCCCCC;
	border-spacing:0;
	padding:0;
	width:70%;
}

.data-notc-archive{
	font-size:15px;
}

.lista{
	padding:0 15px 15px 0;
	display: inline;
	vertical-align: middle;
}

/***********************************************************/
/* SIDEBAR*/
#sidebar{
	list-style:none;
	margin:30px 0 100px 30px;
	width:250px;
}

#sidebar li{list-style:none;}
#sidebar .lpbcWidgetCategory h4{display:none;}
#sidebar .lpbcWidget ul li{margin:10px 0;}
#sidebar .lpbcWidget .lpbcWidgetMore{float:right;}
#sidebar #ngg-images-3{margin-top:35px;}
	#sidebar #ngg-images-3 h2{margin-top:45px; font-size:18px;}

#sidebar #buscar{
	margin:0 0 0 7px;
}
	#sidebar #tt-buscar{
			background:none repeat scroll 0 0 #7e1017;
			color:#FFFFFF;
			padding:10px 10px 5px;
			text-transform:uppercase;
			margin-bottom:30px;
	}
	#sidebar #bt-buscar{
		background:url(images/search.png) no-repeat;
		width:26px;
		height:26px;
		float:right;
		margin:3px 15px 0 0;
	}
	#sidebar #bt-noticias{
		background:url(images/info.png) no-repeat;
		width:26px;
		height:26px;
		float:right;
		margin:3px 15px 0 0;
	}
	#sidebar #bt-agenda{
		background:url(images/calendar.png) no-repeat;
		width:26px;
		height:26px;
		float:right;
		margin:3px 15px 0 0;
	}
#sidebar #buscar input.submit{
	background:url(images/bt-ok.png) no-repeat;
	width:45px;
	height:25px;
	border:0;
}
#sidebar #noticias{
	margin:30px 0;
}
	#sidebar #noticias h3{
		background:none repeat scroll 0 0 #de6512;
		color:#FFFFFF;
		padding:10px 10px 5px;
		text-transform:uppercase;
		margin-bottom:25px;
		margin-top:60px;
	}
	#sidebar #noticias ul{
		margin:8px 8px 0;
	
	}
#sidebar #widget{
	margin:15px 0;
}
	#sidebar #widget ul{
		margin:8px 8px 0;
	}
	#sidebar #widget h3{
		background:none repeat scroll 0 0 #0FBEBB;
		color:#FFFFFF;
		padding:10px 10px 5px;
		text-transform:uppercase;
		margin-bottom:25px;
		margin-top:40px;
	}
	#sidebar #widget .upcoming{}
	#sidebar #widget .upcoming .eventos{margin:5px 0 20px 0;}
	#sidebar #widget .upcoming .eventos .more-link{float:right;}
	#sidebar #widget .dig-in{float:right;}

/***********************************************************/
/* 4 LINKS HOME*/
#btn_links{list-style:none;}
	#btn_links a.media {
		width: 227px;
		height: 50px;
		display: block;
		text-indent: -444444px;
		overflow: hidden;
		background: url(images/btn_media.jpg) no-repeat;
		margin-bottom: 20px;
	}
	
	#btn_links a.media:hover {
	background: url(images/btn_media.jpg) no-repeat 0 -50px;
	}
	
	#btn_links a.contato {
		width: 227px;
		height: 50px;
		display: block;
		text-indent: -444444px;
		overflow: hidden;
		background: url(images/btn_contato.jpg) no-repeat;
		margin-bottom: 20px;
	}
	
	#btn_links a.contato:hover {
	background: url(images/btn_contato.jpg) no-repeat 0 -50px;
	}
	
	#btn_links a.agenda {
		width: 227px;
		height: 50px;
		display: block;
		text-indent: -444444px;
		overflow: hidden;
		background: url(images/btn_agenda.jpg) no-repeat;
		margin-bottom: 20px;
	}
	
	#btn_links a.agenda:hover {
	background: url(images/btn_agenda.jpg) no-repeat 0 -50px;
	}
	
	#btn_links a.celula {
		width: 227px;
		height: 50px;
		display: block;
		text-indent: -444444px;
		overflow: hidden;
		background: url(images/btn_celulas.jpg) no-repeat;
		margin-bottom: 20px;
	}
	
	#btn_links a.celula:hover {
	background: url(images/btn_celulas.jpg) no-repeat 0 -50px;
	}
/***********************************************************/
/* FORM */
label {
width:	150px;
height:	auto;
padding: 0;
margin: 0 3px 0 0;
float:	left;
text-align: right;
clear:	both;
}
input, textarea, select {
width: auto;
height:auto;
padding: 2px;
border:	2px solid #ccc;
font: 14px Tahoma;
letter-spacing:1pt;
color:	#333;
margin: 0 0 5px 0;
background:	#FFF url(images/bgInput.jpg) left bottom repeat-x;
}
input:focus, textarea:focus, select:focus {
border:	2px solid #98000D;
}
#nome, #end, #assunto {
width:	300px;
}
#cidade, #email {
width:	220px;
}
#uf {
width:	60px;
}
#ddd, #real {
width:	20px;
margin:	0 3px 0 0;
}
#tel, #cep {
width:	80px;
}
#msg {
width:	300px;
height:	90px;
}
#s{width:175px;}

input#enviar, #submit {
font:	12px "Century Gothic";
letter-spacing: normal;
background:	#3AC0F8 url(images/bgOk.jpg) left bottom repeat-x;
border:	2px solid #98000D;
color:	#FFF;
text-transform: uppercase;
font-weight: bold;
cursor:	pointer;
overflow: visible;
padding: 4px 25px 2px;
margin:	 10px 170px 0 0;
float:right;
}
.wpcf7-form{margin-top:40px;}
