@charset "utf-8";

/*
Theme Name: PERENGE ENGENHARIA E CONSTRUÇÕES
Theme URI: http://www.misaelnunes.com.br/
Description: Desenvolvido para Perenge
Author: Misael Nunes
Version: 1.0
*/

*{outline-color:invert;outline-style:none;outline-width:medium;}
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, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: inherit; font-size: inherit;
    font-family: inherit; vertical-align: baseline;
}
:focus {outline: 0; }
body {line-height: 1; color: black;font-size:100.01%;}
ol, ul { list-style: none;}
table { border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
strong{ font-weight: bold; }
body,input,select,textarea {  font-size: inherit; }

dl, dt, dd, ol, ul, li{
	padding:2px;
}


img{border:none;}
html{
	height:100%;
	}
body {
	background-color: #ededed;
	background-image:url(images/bg_body.jpg);;
	background-repeat:no-repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center; /* hack para o IE */
	margin: 0px;
	height:100%;
}
#inner{
	width:960px;
	margin: 0 auto;
	}

#container {
	width: 1005;
	height:auto;
	margin:0 auto;
	padding-bottom: 10px;
	clear: both;
}

/* HEADER */

#topo{
	width:960px;
	height: auto;
	min-height: 207px;
	margin:0 auto;

}
.logo{
	width:111px;
	height:156px;
	float:left;
	margin: 10px 20px 0 150px;
}
.busca{
	width:300px;
	height:20px;
	text-align:right;
	position:relative;
	z-index:1;
	float:right;
	margin-top:10px;
	margin-right:10px;
}

.busca input{
	border:1px solid #eee;;
	height:30px;
}
.busca input#searchsubmit{width:30px; height:30px;}


/* FIM das Configura��es do topo*/


/*Configura��es do MENU*/
#menu_topo{
	width:auto;
	height:42px;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	margin:80px 0 0 0;
	float:right;
}
#menu_topo ul{
	width:auto;
}
#menu_topo ul li{
	float:left;
	width:130px;
	list-stle:none;
	font-size:13px;
}
/* MENU */

#nav {
	display: block;
	margin: 0 auto;

}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	position: relative;
}
#nav a {
	display: block;
	padding: 0;
	text-decoration: none;
	text-align:center;
	height:40px;
	line-height:40px;
	font-size:15px;
	
}
#nav .sub-menu a{
	font-size:10px;
	width:130px; 

	}
#nav ul ul {
	display: none;
	float: left;
	position: absolute;
	top: 40px;
	left: 0;
	width: 150px;
	z-index: 99999;
	
}
#nav ul ul ul {
	left: 212px;
	top: 0;
}
#nav ul ul a {
	background: #21b6e5;
	color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}
#nav .current_page_item a,
#nav li:hover > a,
#nav ul ul :hover > a {
	background: #21b6e5;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}
	

#nav ul ul a:hover {
	background: #21b6e5;
	color:#fff;
	font-size:10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}
#nav ul li:hover > ul {
	display: block;
	font-size:10px;
}

#slide{
	width: 960px;
	height: 351px;
	margin: 25px auto;
}



/* MEIO CONTENT SIDEBAR */

#meio{
	width:665px;
	height:100%;
	background:#FFF;
	float:left;
}

#content{
	width:960px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align:left;
	

}
#content .company-index h2 a, #content .post-last h2{
	font-size:18px;
	color: #922323;
	display:block;
	padding:0 0 18px 0;
	font-weight:bold;
	text-decoration:none;
	}
#content .company-index a {
	font-size:12px;
	color: #fff;
	line-height:20px;
	text-decoration:none;
	text-align:justify;
	
	}
#content .company-index{width:450px; height:220px; display:block; margin: 0 20px 0 0;}
#content .concessoes{width:960px; height:57px; display:block; margin:20px 0 10px 0; text-align:center; display:block;}

#page, #post{
	padding:0 0 10px 0;
	text-align: none;
	color:#FFF;
	width:900px;
	margin:auto 0;
}
#page h2 {
	font-size:20px;
	color: #015c92;
	display:block;
	padding:20px 0 25px 0;
	margin: 0 0 20px 0;
	font-weight:bold;
	text-decoration:none;
	border-bottom: #fff solid 1px;
	text-transform: uppercase;
	}
#page h1 a, #page h1 a:visited, #post h1 a, #post h1 a:visited{
	font-size:13px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
	margin-bottom: 8px;
	display:block;
}
#page h1 a:hover, #post h1 a:hover{
	text-decoration:underline;
}

#page p, #post p{
	line-height:20px;
	color:#333;
}

#text_b p a{
	font-size:12px;
	color:#333;
	text-decoration:none;
	line-height:14px;
}

#page #text_b{
	padding:5px;
	margin-top:5px;
}
#post h2{
	font-size:18px;
	color: #922323;
	display:block;
	padding:20px 0 10px 0;
	font-weight:bold;
	text-decoration:none;
	border-bottom: #333 solid 1px;
	text-transform: uppercase;
	}
#post .blog a:link, #post .blog a:visited,  #post .blog a:hover{
	font-size:18px;
	color: #922323;
	display:block;
	padding:20px 0 10px 0;
	font-weight:bold;
	text-decoration:none;
	border-bottom: #333 solid 1px;
	text-transform: uppercase;
	}

.info_post{
	font-family:Helvetica, Arial, sans-serif;
	color:#666;
	line-height:40px;
	
	}
.thumb-news{
	float:left;
	margin: 0 10px 0 0;
	}
	
#itens{
	width: 123px;
	margin: 19px 18px 19px 18px;
	display:block;
	float:left;
	}
#servicos .descricao{
	width:100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top:20px;
	display:block;
	text-decoration:none;
	color:#000;
	}
#comments{
	width:640px;
	padding:25px 5px 5px 5px;
	margin-bottom:10px;
	margin-left:5px;
	padding-bottom:15px;
	text-align:left;
}
#comments h3 a{
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	color: #922323;
	text-decoration:none;
	font-weight: bold;
	
	}
ol.commentlist{
	padding:10px;
}
ol.commentlist .comment-author{
	padding-bottom:10px;
}
ol.commentlist .comment-author img{
	padding:5px;
	background:#0F6DAA;
}

ol.commentlist li{
	margin-bottom:5px;
	padding:10px;
	background:#eee;
	border:1px solid #ccc;
}
ol.commentlist .comment-meta, ol.commentlist .reply{
	font-size:12px;
	padding:5px;
}
ol.commentlist p{padding:5px;}

ul.children li{
	background:#f1f1f1;
	border:1px solid #ccc;
	padding:20px;
}


#respond p{
	padding-bottom:5px;
	font-size:11px;
}


/* Sidebar */

#sidebar{
	width:210px;
	float:left;
	height:500px;
	text-align:left;
	padding-bottom:20px;
	background-image: url(images/bg_side.jpg);
	background-repeat: repeat-y;
}

#sidebar .widget_sidebar{

	padding-top:10px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:0px;
	font-size:12px;

}

#sidebar .widget_sidebar img.banner{
	padding-bottom:5px;
}



/* FIM da Configurações MEIO CONTENT SIDEBAR*/


/*Configurações das fontes e links*/


h1,h2,h3,h4,h5,h6{
	font-family: Helvetica, Arial, sans-seriff;
	line-height:16px;
}

h3.random{font-size:15px;font-weight:100;line-height:1;}
#comments h3 {color:#922323;font-weight:bolder;font-size:14px; }
#sidebar .widget_sidebar h2{font-size:16px; font-weight:bolder;}
#sidebar h3{padding-bottom:3px;}
#rodape h3{line-height:1.5;padding-bottom:10px;font-size:17px;}
.busca label{font-family: 'Oswald', sans-serif; text-transform:uppercase;}


#menu_topo a:link{color: #015c92;text-decoration:none;font-weight:bold;}
#menu_topo a:visited{color: #015c92;text-decoration:none;font-weight:bold;}
#menu_topo a:hover{color: #fff;font-weight:bold;text-decoration:underline;}
#menu_topo a:active{color: #fff;text-decoration:none;font-weight:bold;}


a.h3_link:link{color: #0F6DAA;text-decoration:none;font-weight:400;}
a.h3_link:visited{color: #0F6DAA;text-decoration:none;font-weight:400;}
a.h3_link:hover {color: #0F6DAA;font-weight:400;text-decoration:underline;}
a.h3_link:active {color: #0F6DAA;text-decoration:none;font-weight:400;}

/*Rodapé Conf*/

#rodape{
	height:88px;
	width:100%;
	margin:0 auto;

}
#footer{
	height:88px;
	width:100%;
	margin:0 auto;
	background-image: url(images/rodape.jpg);
	background-position: center bottom;
	background-repeat:repeat-x;
	clear:both;
}
#footer-small{
	height:88px;
	width:100%;
	margin:30px 0 0 0;
	position:absolute;
	background-image: url(images/rodape.jpg);
	background-position: center bottom;
	background-repeat:repeat-x;
	bottom:0;
	clear:both;
	
}

.copy{
	width:960px;
	margin: 0 auto 0 auto;
	padding: 70px 0 0 0;
	clear:both;
	font-size:11px;
	color:#FFF;
	display:block;
	
	}

/*=======Paginação=========*/

ul.page-numbers{float:left; width:650px;padding-top:10px;}
ul.page-numbers li{float:left; font-size:17px;}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}