/*
Theme Name: AAmigos Revolution Office Church
Theme URL: http://www.aamigos.com.br
Description: AAmigos Template
Version: 1.0
Author: Vinicius AC
Author URI: http://www.swx.com.br
Tags: WordPress, Office, Professional

*/

/* Lets Begin */
body {
	background: #111111 url(images/bg.png);
	width: 980px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
#sidebar, #bl_sidebar, #br_sidebar {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	display: inline;
	}
	
.wrapper {
width: 960px;
margin: 0px auto;
}

/* Begin Content Slider */
.wrapoffice {
position: relative;
margin: 0 auto;
border: 0px;
}
#wrapinternal {
border: 10px solid #FFFFFF;
border-left:0px;
border-right:0px;
position: relative;
margin: 0 auto;
width: 99%;
}

.contain:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .contain { height: 1%; } /* IE6 */
*:first-child+html .contain { min-height: 1px; } /* IE7 */


#featuredoffice {
width: 960px;
float: left;
margin: 15px 0 7px 0;
}

#featuredoffice .wrapoffice {
padding: 0px 0 0px 0;
background: #000000;
}

#slides {
width: 940px;
height: 240px;
position: relative;
top: 0px;
overflow: hidden;
z-index: 5;
margin: 0 auto;
padding: 0;
}

#slides img {
margin: 0 7px 0 0;
padding: 0;
border: 0;
width: 310px;
height: 240px;
}

#slide-box {
/* width: 7020px; */
height: 240px;
position: absolute;
overflow: visible !important;
}

#slide-box div {
float: left;
position: relative;
width: 960px;
height: 240px;
display: block !important;
}

#slides-prev {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
left: -17px;
z-index: 10;
}

#slides-prev a {
display: block;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.gif) no-repeat 0 0;
}
#slides-prev[id] a {
background: url(images/slide-nav3.png) no-repeat 0 0;
}
#slides-prev a:hover { background-position: 0 100%; }

#slides-next {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
right: -17px;
z-index: 10;
}

#slides-next a {
display: block;
position: relative;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.gif) no-repeat 100% 0;
}
#slides-next[id] a {
background: url(images/slide-nav3.png) no-repeat 100% 0;
}

#slides-next a:hover { background-position: 100% 100%; }
/* End Content Slider */

/* Begin Tooltip */
#tooltip {
position: absolute;
z-index: 3000;
border: 1px solid #3C3F36;
background: url(images/tipbg.png) top left repeat;
padding: 5px;
width: 200px;
font-size: 10px;
font-weight: normal;
color: #3C3F36;
}

#tooltip h3, #tooltip div { 
margin: 0;
font-family: Arial, Helvetica,sans-serif;
font-weight: normal;
}
/* End Tooltip */

/*********muda tudo em relação ao church ************************/
#content .postarea h1, #content .postarea h2, #content .postarea h3, #content .postarea h4, #content .postarea h5, #content .postarea h6 {
	background:none;
	color:#000000;
	font-weight:normal;
}

#content .postarea h1, #content .postarea h1 a {
	font-size:25px;
	line-height:25px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

#content .postarea h1 a:hover {
	color: #A91B33;
	text-decoration: none;
}


#content .postarea h2 {
	font-size:22px;
	line-height:20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px;
	padding: 10px 0px;
	}

#content .postarea h3 {
	font-size:18px;
	font-family: Arial, Tahoma, Verdana;
	text-transform:none;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}

#content .postarea h4 {
	font-size:16px;
	/*font-family: Georgia, Times New Roman;*/
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	}

#content .postarea h5 {
	font-size:14px;
	line-height:18px;
}

#content .postarea h6 {
	font-size:10px;
	line-height:14px;
}

blockquote
{
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(images/blockquote.gif) no-repeat left top;	
}	

#content .postarea ul {
	margin:0.3em 0.9em 0.6 0.9em;
    padding:0 1.5em;
    list-style-image:url(images/bullet.png);
}
#content .postarea ol 
{
    list-style-type:decimal;
    margin:1em 2em;
    padding:0 2em;
}

.direita {
	text-align:right;
}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	background: #FFFFFF url(images/leftsidebartop.gif) top no-repeat;
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#l_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#l_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	background: #FFFFFF url(images/rightsidebartop.gif) top no-repeat;
	float: right;
	width: 120px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#r_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

/**agenda****************************************************/	


#table_qualquer td { padding: 10px 5px; font-size:16px; border:1px inset #999999;}

#yarp { border-top:1px dashed #D2DADA; }
