/*
	Theme Name: Cesap
	Theme URI: http://cesap.com.br
	Description: Cesap Theme
	Version: 1.0
	Author: Devign
	Author URI: http://devign.com.br
	
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {
	
}
/* logo */
.logo {
	height:120px;
}
.logo-img {
	
}
/* nav */
.nav {
	
}
/* sidebar */
.sidebar {
	
}
/* footer */
.footer {
	
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    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%;
	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 .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}


/***Cesap****/
body         { background: url(img/bg.gif) no-repeat right top; font-family: 'Open Sans', sans-serif; font-size:14px; color:#404041;}
.center   { width:960px; margin:auto;}
.footer   { background:#151515;  padding:25px 0; }
.content { }
.header   { border-top:8px #1f8bca solid;}
.logo a       { display:block; float:left; margin-top:26px;}
.iuperj    { display:block; float:right;}
.menu-bar       { height:40px; background: #1f8bca; clear:both;}
.nav ul      { height:40px; margin-top:0px; background: #101e4f; padding-left:242px; margin-left:-200px; float:left;}
.nav ul  > li   { float:left; position:relative; height:40px;}
.nav ul  li a  { display:block; color:#ffffff; text-decoration:none; font-size:14px; float:left; padding:10px 13px; background: #101e4f; }
.nav ul  li a:hover  { background: #1f8bca; }
.nav ul li:hover .submenu { visibility:visible; }
.submenu  { position:absolute; border-top:1px #ffffff solid; top:40px; left:0; visibility:hidden;}
.submenu a  { float:none!important;}
.slider   { background:#000; height:auto; margin-top:1px;}
.box         {  background: url(img/box-bg.jpg) repeat-x top left; padding:30px; width:33%/*239px*/; min-height:368px; float:left; margin-right:2px; position:relative;}
h2             { font-size:18px; font-weight:normal; margin-bottom:18px;}
.noticias a { font-size:13px; text-decoration:none; color:#404041; margin-bottom:10px; display:block; }
.noticias a:hover { text-decoration:underline;  }
.noticias .thumb img	{ float:left; margin-right:16px; }
.destaque a		{ text-decoration:none; color:#404041;}
.destaque img	{ margin-bottom:15px;}
.destaque a:hover { text-decoration:underline;  }
.bt-leia { font-weight:700; position:absolute; bottom:20px; right:0; background: url(img/bt-leia.png) no-repeat right top; display:block; text-decoration:none; color:#ffffff!important; width:122px; height:35px; text-align:center; padding-top:7px; padding-left:12px;}
.search #submit		{ background:#101e4f; color:#ffffff; border:0; padding:3px 8px; font-size:12px; margin-left:5px;}
.bt-leia:hover { text-decoration:underline; }
.busca		{ height: 30px; padding: 10px; float: right; color:#fff; }
.noticias	{padding:0!important; list-style:none;}
.children	{position:absolute; display:none; top:40px; left:0; margin-left:0!important; padding-left:0!important; float:none; z-index:9999;}
.children a	{width:195px; font-size:12px!important; }
.children li	{height:35px!important;}
.menu ul .page_item:hover .children{display:block!important;}
.footer .col-1, .footer .col-2, .footer .col-3		{float:left; width:285px; color:#ffffff;}
.footer .col-1 h4, .footer .col-2 h4, .footer .col-3 h4{border-bottom:1px #fff solid; padding-bottom:5px;}
.footer .col-1, .footer .col-2				{margin-right:50px;}
section.center .box p	{font-size:12px!important;}
.page section.center, .single section.center, .search section.center, .error404 section.center	{width:940px; background-color: rgba(256, 256, 256, 0.9);}
.search input			{border:none!important;}
.footer input{padding: 5px 10px; border:none; font-size: 13px; line-height: 21px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.05)!important; -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.05)!important; box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.05)!important;}
.widget_wysija_cont .wysija-submit{margin-top:-45px!important; float:right;}
.wysija-p-email{float:left; margin:0;}
#form-wysija-2-wysija-to{width:180px;}
.title-page		{color:#ffffff;font-size:20px; padding:15px 30px; text-transform:uppercase; text-align:left; margin:0;}
.hentry .col-1{width:675px;float:left; min-height:530px; background:#eeeeee; padding:20px;}
.hentry .col-1 p{margin:0 0 15px 0;}
.hentry .col-2{width:220px; margin-right:20px; float:right;}

/*--Contact--*/
#contact{
	list-style:none;
	margin:0;
}
#contact li{
	float: left;
    height: 60px;
	margin:0 0 20px;
    position: relative;
    width: 540px;
}
#contact li .text{
	background: #ddd;
	padding:15px 10px 10px 0;
	position:absolute;
	z-index:100;
	min-width:85px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	text-indent: 5px;
}
#contact li .required{
	position:absolute;
	right:10px;
	top:10px;
	z-index:100;
}
#contact li .wpcf7-form-control-wrap{
	position: absolute;
}
#contact li .wpcf7-form-control-wrap input, #contact li .wpcf7-form-control-wrap textarea{
	background:#fff;
	border:solid 5px #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:15px 10px 25px;
	width: 509px;
	text-indent:95px;
	z-index:100;
	margin:0;
}
#contact li .wpcf7-form-control-wrap input:focus, #contact li .wpcf7-form-control-wrap textarea:focus{
	background:#F0EFEF
}
#contact li .wpcf7-form-control-wrap textarea{
	line-height: 28px;
    padding: 10px;
	height:200px;
}
#contact li#message{
	min-height:220px;
}
#contact li#submit input{
	color:#fff;
	text-decoration:none;
	margin:10px 30px 0 0;
	background:#09b2f3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69d2f9', endColorstr='#09b2f3');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#69d2f9), to(#09b2f3));
	background: -moz-linear-gradient(top, #69d2f9, #09b2f3);
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-0-border-radius:3px;
	border-radius:3px;
	display:block;
	padding:10px 25px;
	text-align:center;
	text-shadow:0 1px 0 #09b2f3;
	text-transform:uppercase;
}
#contact li#submit input:hover{
	background:#69d2f9;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b2f3', endColorstr='#69d2f9');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#09b2f3), to(#69d2f9));
	background: -moz-linear-gradient(top, #09b2f3, #69d2f9);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	-o-box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	box-shadow:0 1px 2px rgba(0,0,0,.5) inset;
	color:#06506c;
	text-shadow:0 1px 0 rgba(255,255,255,.25);
	text-transform:uppercase;
	cursor:pointer;
}
div.wpcf7-validation-errors {
    clear: left;
}
.widget_recent_entries ul{padding:0;}
.widget_recent_entries ul li{list-style:none; margin-bottom:10px;}
.widget_recent_entries ul li a{font-weight:bold;display:block; font-size:13px;}
.widget_recent_entries ul li a:hover{text-decoration:underline;}
.widget_recent_entries ul li .post-date{font-size:11px;}
.single .col-1 .attachment-post-thumbnail{margin-bottom:20px;}
.view-article{font-weight:bold; color:#1f8bca;}
.pagination{margin:20px auto;}
.pagination a, .pagination span{padding:5px;background:#1f8bca;color:#ffffff;}
.pagination a:hover{background:#151515;}
.page-id-15 .hentry .col-1{width:940px;}
ul.parcerias li{display:inline;}
ul.parcerias li a{display:block; float:left; width:170px; height:220px;margin:10px;background:#fff; padding:10px;text-align:center;}
ul.parcerias li a:hover{opacity:0.8;}
ul.parcerias li a img{display:block; margin:auto; margin-top:15px;}


.video iframe{height:500px!important; width:100%!important;}
.col-1 .video {margin-bottom:50px; border-bottom:1px solid #ccc;}

.logos_rodape {height:100px}
.social-icon {float:right!important; height:24px; width:24px; margin:6px; margin-top:52px!important; text-indent:-9999px;}
.social-icon:hover {opacity:0.6;}
.facebook{background:url(img/icons/facebook.png) no-repeat;}
.linkedin{background:url(img/icons/linkedin.png) no-repeat;}
.youtube{background:url(img/icons/youtube.png) no-repeat;}
.contato{background:url(img/icons/contato.png) no-repeat;}