/*
Theme Name: OAB AC
Theme URI: 	http://www.oabac.rog.br/
Author: Aluizio Junior
Author URI: http://aj-designer.com/
Description: Layout do Site da OAB ACRE.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.


*/

@import url("http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,400italic");
@import url("http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");

#topo {
	margin:0px 0 0px 0;	
	padding: 30px 0;
	background: url('img/bg-top.jpg') no-repeat;
	height: 240px;
}

#manual-temp {
	background: url('img/bg-fiscal.jpg') no-repeat;
	min-height: 150px;            
}

#manual-temp .manual {
	background-color: #fff;
	opacity: 0.5;
	margin-top: 40px;
	text-align: center;
	
}

#manual-temp .manual a {
	color: red;
	font-weight: bold;
	
}


.navbar-inverse .navbar-nav > li > a {
	color: #FFF;
	font-weight: 600;
}

.navbar-inverse {
    background-color: #002e5b;
    border-color: #002e5b;	
}

.navbar {
    border-radius: 0;
}

.carousel-inner > .item > img {
	width: 960px;
	height: 500px;
}

#not-destaques {
	background-color: #f6f6f6;
	margin-top:10px;
}

#not-destaques h3 {

}

#noticias {
	margin-top:10px;
}

#banners {
	margin-top:10px;
	background-color: #f6f6f6;
	padding: 50px 0;	
}

footer {
	padding: 20px 0;	
	background-color: #002e5b;
	
}

.recent_posts_small {margin-bottom:15px;}
.post_item_img_small {
	overflow:hidden;
	float:left;
	width:70px;
	height:50px;
	margin:2px 15px 13px 0;
}

.recent_posts_small:hover .post_item_img_small img {opacity:0.5;}
.post_item_content_small a.title {
	display:block;
	line-height:17px;
	font-size:14px;
	color:#FFF;
}
.post_item_content_small a.title:hover {color:#666;}


 ul.post_item_inf_small {
	padding-left:0px;
}
.post_item_inf_small li {
	display:inline-block;
	padding-top:4px;
	padding-right:10px;
	line-height:17px;
	font-size:11px;
	color:#FFF;
}

#links img {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
    margin-bottom:20px;
}

#links img:hover {
  filter: none; /* IE6-9 */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */ 
}

	
    
    .event-list {
		list-style: none;
		font-family: 'Lato', sans-serif;
		margin: 5px 0 0 0;
		padding: 0px;		
	}
	.event-list > li {
		background-color: #FFF;
		padding: 0px;
		margin: 0px 10px 0px -40px;
		border-bottom: 1px solid #CCC;
		margin-bottom: 10px;


	}
	.event-list > li > .data {
		display: inline-block;
		width: 100%;
		color: rgb(255, 255, 255);
		background-color: rgb(0, 46, 91);		
		padding: 3px;
		text-align: center;
		text-transform: uppercase;
	}
	
	.event-list > li > .data > span {
		display: none;
	}
	.event-list > li > .data > .day {
		display: block;
		font-size: 24pt;
		font-weight: 100;
		line-height: 1;
	}
	.event-list > li > .data > .month {
		display: block;
		font-size: 12pt;
		font-weight: 600;
		line-height: 1;
	}
	
	.event-list > li > .info {
		padding-top: 0px;
		text-align: center;
	}
	.event-list > li > .info > .title {
		font-size: 11pt;
		font-weight: 300;
		margin: 0px;
	}
	.event-list > li > .info > .desc {
		font-size: 10pt;
		font-weight: 300;
		margin: 0px;
	}
    .event-list > li > .info > ul {	
		display: table;
		list-style: none;
		margin: 10px 0px 0px;
		padding: 0px;
		width: 100%;
		text-align: center;
	}
	.event-list > li  {
		margin: 0px;
	}
	.event-list > li > .info > ul > li,
	.event-list > li > .social > ul > li {
		display: table-cell;
		cursor: pointer;
		color: rgb(30, 30, 30);
		font-size: 11pt;
		font-weight: 300;
        padding: 3px 0px;
	}
    .event-list > li > .info > ul > li > a {
		display: block;
		width: 100%;
		color: rgb(30, 30, 30);
		text-decoration: none;
	} 

	
    .event-list > li > .social > ul > li {    
        padding: 0px;
    }
    .event-list > li > .social > ul > li > a {
        padding: 3px 0px;
	} 
	.event-list > li > .info > ul > li:hover,
	.event-list > li > .social > ul > li:hover {
		color: rgb(30, 30, 30);
		background-color: rgb(200, 200, 200);
	}

	h4::after {
	    content: " ";
	    border: solid 3px #CCCCCC;
	    display: block;
	    width: 65px;
	    margin-top: 10px;
	}

	h4.panel-title::after {
		 border: none;
	}

	li.sembordas {
		border-bottom:solid 0px #FFF;
	}
	

	@media (min-width: 768px) {
		.event-list > li {
			position: relative;
			display: block;
			<!-- width: 100%; -->
			height: 65px;
			padding: 0px;
		}
		.event-list > li > time,
		.event-list > li > img  {
			display: inline-block;
		}
		.event-list > li > .data,
		.event-list > li > img {
			width: 120px;
			float: left;
		}
		.event-list > li > .info {
			background-color: rgb(255, 255, 255);
			overflow: hidden;
		}
		.event-list > li > .data
		{
			width: 60px;
			height: 60px;
			padding: 0px;
			margin: 0px;
		}
		.event-list > li > .info {
			position: relative;
			height: 60px;
			text-align: left;
			padding-right: 0;
		}	
		.event-list > li > .info > .title, 
		.event-list > li > .info > .desc {
			padding: 0px 10px;
		}
		.event-list > li > .info > ul {
			position: absolute;
			left: 0px;
			bottom: 0px;
		}

		.event-list > li > .info > .title > a {
			font-size: 10pt;
			color: #090909;
			font-weight: 200px;

		}
		
	}

	.test {
  margin-top: 10px;
}
.test a {
  color: #002e5b;
  background: #FFF;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  font-family: fontawesome;
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding-top: 12px;
  margin: 0 2px;
  transition: all .5s;
}
.test a:hover {
  background: #002e5b;
  color:#FFF;
}
.test a:hover p {
  bottom: 35px;
  visibility: visible;
}
.test a p {
  color: #666;
  position: absolute;
  bottom: 0;
  left: -25px;
  right: -25px;
  padding: 5px 7px;
  z-index: -1;
  font-size: 14px;
  border-radius: 2px;
  background: #fff;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.6, -0.6, 0.2, 1.5);
}
.test a p:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  bottom: -5px;
  left: 40px;
}
.test a:nth-of-type(1):before {
  content: '\f09a';
}

.test a:nth-of-type(2):before {
  content: '\f099';
}

.test a:nth-of-type(3):before {
  content: '\f0d5';
}

.test a:nth-of-type(4):before {
  content: '\f113';
}

.test a:nth-of-type(5):before {
  content: '\f17d';
}

.test a:nth-of-type(6):before {
  content: '\f1cb';
}

.not-regionais {	
	display: table;
	padding: 10px 0;

}



.not-regionais .foto {
	margin-right: 10px;
}

#servicos {

	background-color: #FFF;
	min-height: 100px;
	margin-top:10px;


}


.serviceBox{
    border-right: 1px solid #d3d3d3;
    padding: 10px 5px;
    text-align: center;        
    width: 130px;
    min-height: 120px;
    float: left;
    color:#000;
    
}
.serviceBox.last{
    border-right:none;
}
.serviceBox .service-icon i{
    font-size: 36px;
}
.serviceBox .service-content h3{
    color: black;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}


.serviceBox:hover{
    background:#900;
}
.serviceBox:hover .service-icon i{
    color:#fff;
}
.serviceBox:hover .service-content h3{
    color:#fff;
}

.service-content a {
	color: #000;	
} 

.service-content a {
	color: #000;	
} 

.serviceBox:hover a{
    background:#fff;
    color:#000;
    border: 2px solid #fff;
}
.serviceBox a:hover{
    background:#900;
    border: 2px solid #fff;
    color: hsl(0, 0%, 100%);
}
@media only screen and (max-width: 990px){
    .serviceBox{
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px){
    .serviceBox{
        margin: 0;
        border-right: 0px none;
    }
}

img.teste {
	height: 250px;	
}

.lista-galeria {
	text-align: center;	
}

.stylish-input-group {
	margin-top: 35px;
}


.box-shadow {
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.carousel-indicators {
  bottom:-50px;
}

.carousel-indicators li {
  border-color:#999;
  background-color:#ccc;
}

.carousel-inner {
   margin-bottom:50px;
}

.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}

.carousel-caption {
    position: absolute;
    right: 0;
    
    bottom: 10px;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
   }

   .carousel-caption b {   	
   	color:yellow;
   	font-size: 16px;
   }

   .img-destaque {
   		height: 450px;   		
   }


.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
	float: left;
}
