@charset utf-8;
/*--
	Theme Name: theme1626
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

/* Add Google WebFonts */



/* General
---------------------------------------- */

html,
body {
	min-width:320px;
	height:100%;
	}
body{
	background: #fffff;
	color: #3c3c3c;
	font: 100%/12px Calibri,Arial, sans-serif;
	position:relative;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}
.ie8 body {min-width:960px;}

.bg {
	width:100%;
	background:url(images/bg-tail.png) center 0 repeat;
}
body.home .bg {border-top:1px solid #fff; padding:25px 0;}

.border-top {
	border-top:1px solid #fff;
	background:url(images/body-tail.jpg) center top repeat;
}

.border-bot {
	padding:0 0 35px;

}

#main {
	font-size: 12px;
    line-height: 1.5em;
`	margin: 0 auto -78px; 
	position:relative;
	z-index:1;
	overflow: hidden;
}
.block {height:78px;background:#F0F0F0;}



/* List styling */
dl dt {
	background:url(images/list-arrow.gif) no-repeat 0 3px;
	padding:0 0 3px 32px;
	margin-bottom:.2em;
	font-size:18px;
	line-height:1.2em;
	color:#191919;
	}
dl dd {
	padding:0 0 0 32px;
	margin:0 0 1.5em 0;
	}

img {
	height:auto;
	position:relative;
	}
.ie8 img {
	max-width: none !important;
	}

.link {
	background:url(images/marker-2.gif) 0 0 no-repeat;
    border-bottom: 1px solid #8cb76e;
    display: inline-block;
    height: 5px;
    margin: 5px 0 0 5px;
    overflow: hidden;
    padding-bottom: 2px;
    text-indent: -999em;
    width: 13px;
}	
.link:hover {border-bottom-color:transparent;}
.link-1 {
	background: url("images/marker-2.gif") no-repeat scroll 0 -121px transparent;
    color: #E98228;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 7px;
    text-decoration: none;
}
.link-1:hover {
	color:#828282; 
	background-position:0 9px;
	text-decoration:underline;
}

.img-shadow {
	display:inline-block;

	background:#fff;
	box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	-moz-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	-webkit-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;

	position:relative;
	overflow:hidden;
}
	.img-shadow img {
	}

.list-1 {margin:0 0 28px;}
.list-1 li {
		font-size:12px;
		line-height:15px;
		font-weight:bold;
		margin:0;
		padding:8px 0 7px 24px;
		background:url(images/marker-1.gif) 0 13px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#1B396D;
		text-decoration:none;
		-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
		     -moz-transition: all 0.3s ease-out;  /* FF4+ */
		      -ms-transition: all 0.3s ease-out;  /* IE10 */
		       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
		          transition: all 0.3s ease-out;
	}
	.list-1 li a:hover {color:#828282; text-decoration:underline;}

.list-2 ul {margin-bottom:0;}	
.list-2 ul li {
		font-size:12px;
		line-height:15px;
		font-weight:bold;
		margin:0;
		padding:8px 0 7px 24px;
		background:url(images/marker-1.gif) 0 13px no-repeat;
}
	.list-2 ul li > a {
		display:inline-block;
		color:#1B396D;
		text-decoration:none;
		-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
		     -moz-transition: all 0.3s ease-out;  /* FF4+ */
		      -ms-transition: all 0.3s ease-out;  /* IE10 */
		       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
		          transition: all 0.3s ease-out;
	}
	.list-2 ul li > a:hover {color:#828282; text-decoration:underline;}
	
.indent-left {padding-left:20px;}
.indent-right {padding-right:30px;}
.indent-bot {margin-bottom:30px;}
	
	

/* Selection colours (easy to forget) */
/*
::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);}
*/


/* Header
---------------------------------------- */
#header {
	position:relative;
	z-index:99;
	padding-top:11px;
	background:url("images/bg_body_top.png") repeat-x scroll center top transparent;
}

.row-top {
	width:100%;
	border-top:1px solid #fff;
}

/* Logo */
#logo {
	background: url("images/logo.png") repeat scroll 0 0 transparent;
    display: block;
    height: 135px;
    position: relative;
    text-indent: -999999px;
    width: 940px;
    z-index: 1;
}
.logo {
	float: left;
    margin-bottom: 0;
    padding: 5px 0 0;
    position: relative;
	}
	.logo h1,
	.logo h2 {
		font-size:50px;
		font-weight:400;
		line-height:1.2;
		margin-bottom:0;
		border: medium none;
		}
		.logo h1 a,
		.logo h2 a {
			display:inline-block;
			color:#171717;
			background:url(images/logo-bg.jpg) 0 5px no-repeat;
			padding:0 0 20px 70px;
			text-decoration:none;
			}
.logo .tagline {
	color: #717171;
    font-family: "Myriad Pro";
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    margin: -110px 0 0;
    position: relative;
    right: -140px;
    text-align: right;
    text-shadow: 1px 1px #FFFFFF;
    top: 0;
    z-index: 2;
	}

.top-menu {
	color: #B0C0D1;
    float: right;
    padding: 7px 0 0;
}
	.top-menu a {
		font-weight:bold;
		text-decoration:none;
		color:#444;
		-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
		     -moz-transition: all 0.3s ease-out;  /* FF4+ */
		      -ms-transition: all 0.3s ease-out;  /* IE10 */
		       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
		          transition: all 0.3s ease-out;
	}
	.top-menu a:hover {
		text-decoration:underline;
		color:#1B396D;
	}
	.top-menu > a {margin:0 5px;}
	
/* Header widget */
#widget-header {
	float: right;
    height: 17px;
    position: relative;
    right: 14px;
    text-align: right;
    top: -56px;
    width: 130px;
    z-index: 999;
}
	.menu {float:left; margin:0 0 0 12px;}
	
.reg-list {float:right;}
	.reg-list a {display:inline-block; margin:0 2px;}

/* Social Networks */
#widget-header .social-networks {
	list-style-type:none;
	padding:0;
	margin:0;
	border:none;
	}
	#widget-header .social-networks li {
		display:inline;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#widget-header .social-networks li a {
			text-decoration:none;
			}
		#widget-header .social-networks li a:hover {
			text-decoration:none;
			}

/* EasyTooltip */
.tooltip {
	background: none repeat scroll 0 0 #252525;
	border: 1px solid #000000;
	color: #EEEEEE;
	display: none;
	font-size: 11px;
	line-height:1.2em;
	margin: 13px 0 0;
	padding: 5px;
	z-index:99;
}




/* Request a quote */
	.top-box {overflow:hidden;}
	.top-box p {margin-bottom:25px;}
	.top-box h2 {margin:0;}
	.box-text {
		width:100%;
		overflow:hidden;
		margin-bottom:20px;
	}
	.icon-holder {float:left; margin-right:10px;}



/* Slider
---------------------------------------- */
#slider-wrapper {
	 margin-top: 0;
    position: relative;
    width: 100%;
    z-index: 1;
	background: none repeat scroll 0 0 #F0F0F0;
	padding-bottom: 20px;
	}
.slider-bg {
	background: url("images/slider_bg.png") no-repeat scroll 50% 0 #F0F0F0;
    padding: 0;
    width: 100%;
}
.flexslider-holder {
	background: url("images/loader.png") no-repeat scroll 50% 50% transparent;
    height: 390px;
    width: 940px;
	position:relative;
}

.row-nav {
	margin: 2px 0;
    padding-bottom: 30px;
    position: relative;
}




/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position:relative;
	z-index:2;
	float:left;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	background: none repeat scroll 0 0 #F5F6FA;
    border: 1px solid #E7E7E7;
    border-radius: 6px 6px 6px 6px;
    display: block;
    margin-top: -10px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: -999em;
    width: auto;
}
.sf-menu #menu-item-105 ul {
	margin-left: -70px;
}
.sf-menu #menu-item-828 ul {
	margin-left: -50px;
}
.sf-menu #menu-item-829 ul {
	width: 279px;
	margin-left: -100px;
}
.sf-menu #menu-item-909 ul {
	width: 188px;
	margin-left: -40px;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
}
.sf-menu a {
	display:inline-block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	
	top:			70px; /* match top ul list item height */
	z-index:	99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			125px; /* match ul width */
	top:			-10px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu > li > a {
	color: #314868;
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
    margin: 25px 3px 25px 20px;
    padding: 0;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
    text-transform: capitalize;
	-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
	     -moz-transition: all 0.3s ease-out;  /* FF4+ */
	      -ms-transition: all 0.3s ease-out;  /* IE10 */
	       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
	          transition: all 0.3s ease-out;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover, 
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current-page-ancestor > a  {
	border-bottom: 3px solid;
    font-weight: bold;
    text-decoration: none;
}
.sf-menu > li:first-child a {
}

.sf-menu li {	
	background: url("images/menu_spacer.png") no-repeat scroll left 50% transparent;
    padding-left: 8px;
}
.sf-menu > li:first-child  {
	background: url("images/menu_spacer_first.png") no-repeat scroll left 50% transparent;
	padding-left: 20px;
}
.sf-menu li li {
	background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0 auto;
    padding: 9px 0;
    text-align: center;
    width: auto;
}
.sf-menu li li:hover,
.sf-menu li li.current-menu-item {
	background: none repeat scroll 0 0 #273E5D;
}
.sf-menu li li:hover a{
	color:#ffffff;
	text-shadow: 1px 1px 0 #000000;
}
.sf-menu li li:first-child {
}
.sf-menu li li:last-child {
	left: 0;
    position: relative;
    right: -2px;
}

.sf-menu li li a {
	padding: 0 10px;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
	color:#444;
	text-shadow:1px 1px 0 #fff;
	-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
	     -moz-transition: all 0.3s ease-out;  /* FF4+ */
	      -ms-transition: all 0.3s ease-out;  /* IE10 */
	       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
	          transition: all 0.3s ease-out;
}
.sf-menu li li.sfHover > a,
.sf-menu li li > a:hover, 
.sf-menu li li.current-menu-item > a,
.sf-menu li li.current-page-ancestor > a {
	color: #FFFFFF;
    text-shadow: none;
}
.sf-menu ul.escondido {
	visibility:hidden;
	display:none;
}

.sf-menu li.current-menu-parent ul{
	top: auto;
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	
}

.sf-sub-indicator {
	background: none repeat scroll 0 0 transparent;
    overflow: hidden;
    position: absolute;
    text-indent: -999em;
}
/* apply hovers to modern browsers */
.sf-menu > li.current-menu-item > a .sf-sub-indicator,
.sf-menu > li > a:hover > .sf-sub-indicator,
.sf-menu > li.sfHover > a > .sf-sub-indicator,
.sf-menu > li.current-page-ancestor > a > .sf-sub-indicator {
	background-position: 0px -13px; /* arrow hovers for modern browsers*/
}
.sf-menu li li .sf-sub-indicator {display:none;}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Navigation select styling */
select.mnav {
	border:1px solid #c8c8c8;
	background-color:#fff;
	display:none;
	width:100%;
	height:30px;
	padding:5px;
	cursor:pointer;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

select.mnav:focus {border-color:#999;}

select.mnav option {
	padding:5px;
	cursor:pointer;
}

select.mnav option.main_item {font-weight:bold;}




/* Top search */
#top-search {
	float: right;
    padding: 15px 14px 0 0;
    position: absolute;
    right: 10px;
    top: 60px;
    z-index: 999;
}
	#top-search form {
		width:225px;
		padding:2px 5px;
		border:1px solid #d8d8d8;
		box-shadow: inset 0px 0px 3px rgba(0,0,0,0.10);
		-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.10);
		-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.10);
		background:url(images/top-search-tail.png) 0 0 repeat;
		border-radius:25px;
		position:relative;
	}
	#top-search .input-search {
		width:200px;
		margin:0;
		border:none;
		background:url(images/top-search-tail.png) 0 0 repeat;
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		border-radius:0;
		}
	#top-search #submit {
		cursor:pointer;
		margin:0;
		padding:0;
		width:11px;
		height:11px;
		background:url(images/search-icon.gif) 0 0 no-repeat #f8f9fb;
		box-shadow:none;
		border-radius:0;
		border:none !important;
		text-indent:-999em;
		overflow:hidden;
		position:absolute;
		top:10px;
		right:10px;
		}





/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding:48px 0 0px;
	}
body.home .primary_content_wrap {padding:32px 0 25px;}
	
#content {
	
}
#content.left {
	float:right !important;
	}




/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
		position:relative;
		padding:0;
		margin:0;
		background:none;
	}
	li.comment > div {padding-bottom:7px;}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:20px;
				position:relative;
				overflow:hidden;
				zoom:1;
				background:#f3f7f9;
				border:1px solid #fff;
				box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
				-moz-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
				-webkit-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
				margin:3px;
				border-radius:4px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:12px;
			line-height:20px;
			color:#073f6a;
			font-weight:bold;
			margin-bottom:10px;
		}
			li.comment .avatar {
				float:left;
				margin:3px 20px 3px 3px;
				border:1px solid #fff;
				vertical-align:top;
				overflow:hidden;
				box-shadow: 0px 0px 3px rgba(0,0,0,0.25);
				border-radius:4px;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:0;
					padding:0px 0 0 20px;
					position:relative;
					overflow:hidden;
					}
					.commentlist ul.children li.comment {
						
						}
				
				.reply {
					text-align:right;
					}
					.reply a {
						display:inline-block;
						padding-left:7px;
						font-size:12px;
						font-weight:bold;
						line-height:20px;
						text-decoration:none;
						color:#E98228;
						background:url(images/marker-2.gif) 0 -121px no-repeat;
						}
					.reply a:hover {
						color:#828282; 
						background-position:0 9px;
						text-decoration:underline;
						}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			padding:15px 0 0 0;
			position:relative;
			overflow:hidden;
		}
		.cancel-comment-reply {
			
		}





/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


.post-holder,
#containerPaginacao .post-holder {
	padding-bottom:28px;
	margin-bottom:28px;
	border-bottom: 2px rgb(127,127,127) solid;
    border-bottom: 2px solid rgba(127, 127, 127, 0.4);
	position:relative;
	overflow:hidden;
	}
	
.single-post .post-holder {
	border-bottom:none;
}

/* Post header */
.post-holder .entry-header h2 {
	margin-bottom:.2em;
	}
.post-holder.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}

/* Featured thumbnail */
.post-thumb {
	float:left;
	margin:3px 20px 3px 3px;
    padding: 1px;
	position:relative;
	overflow:hidden;
	width: 300px;
	}
	.post-thumb  img {
		width:300px;
	}
	
	/* Large thumbnail */
	.post-thumb.large {
		margin-right:3px;
		float:none;
		overflow:hidden;
		margin-bottom:1.5em;
		}
	.post-thumb.large .img-wrap {
		float:none;
		display:block;
		overflow:hidden;
		}
	.post-thumb.large img {
		width: 300px;
	}

/* Post content */
.post-content {
	padding-top: 10px;
	text-align: justify;
	vertical-align: top;		
}
	.post-content .excerpt {
	margin-bottom:1.5em;
	
		}
	.pagination {
		
	}
		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
			}
			
.entry-header {overflow:hidden; width:100%;}

/* Post footer */
.post-holder footer {
	clear:both;
	padding:15px 0 0 0;
	}
.post-holder.single-post footer {
	margin-top:20px;
	}
		

/* Meta information for post */
.post-meta {
	position:relative;
	margin-bottom:10px;
	}
	
.post-meta time 	{
		color: #7B7B7B;
		display: inline-block;
		float: left;
		font-size: 14px;
		margin: 0 10px 0 0;
		padding-left: 0;
		text-transform: capitalize;
	}
	.post-meta a[rel="author"] 	{
		color: #828282;
		display:inline-block;
		float: left;
		text-decoration:none;
		margin: 0px 10px 0 0;
		padding-left:20px;
		background:url(images/author-bg.png) 0 4px no-repeat;
	}
	.post-meta a[rel="author"]:hover,
	.post-meta .comments-link:hover	{text-decoration:underline;}
	.post-meta h3 {
		color: #314868;
		display: block;
		font-size: 20px;
		font-weight: normal;
		line-height: 20px;
		margin: 0 0 5px;
		overflow: hidden;
		text-transform: none;
		width: 100%;
	}
	.post-meta .comments-link {
		display:inline-block;
		text-decoration:none;
		color: #828282;
		background:url(images/comment-bg.png) 0 4px no-repeat;
		float:left;
		margin-right:10px;
		padding-left:20px;
	}
	
	.post-navigation {
		
	}
	
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Post edit link */
.post-edit-link {
	display:block;
	position:absolute;
	right:0;
	top:0;
	padding:2px 7px;
	background:#000;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:3px;
	}
.post-edit-link:hover {
	background:#666;
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 9px 15px 0;
	}
.alignright {
	float:right;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	}
.alignnone {
	margin:3px 3px 10px 3px;
	padding:1px;
	background:#fff;
	box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	-moz-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	-webkit-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	position:relative;
	}
article .post-content img {
	max-width:710px;
	}

.frame {
	padding:1px;
	background:#fff;
	display:block;
	margin:6px 20px 10px 3px;
	border-radius:4px;
	overflow:hidden;
	position:relative;
	box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	-moz-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	-webkit-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	}
	.frame img.alignleft,
	.frame img.alignright,
	.frame img.alignnone{
		margin:0;
		padding:0;
		border:none;
		border-radius:4px;
		}
	.frame.alignleft img,
	.frame.alignright img,
	.frame.alignnone img	{
		width:100% !important;
		height:auto !important;
		}



/* Page Navigaton (wp-pagenavi) */
.wp-pagenavi {
	clear: both;
	overflow:hidden;
}
.wp-pagenavi a, .wp-pagenavi span {
	display:inline-block;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#828282;
	text-decoration:none;
	margin-right:15px;
	margin-bottom:15px;
	margin-top:3px;
	-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
	     -moz-transition: all 0.3s ease-out;  /* FF4+ */
	      -ms-transition: all 0.3s ease-out;  /* IE10 */
	       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
	          transition: all 0.3s ease-out;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color:#1B396D;
}
.wp-pagenavi .pages {
	float:right;
	border:none;
	}
	
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .first,
.wp-pagenavi .last  {
	/*display:inline-block;
	padding:0 15px;
	margin:1px 15px 15pxpx 2px;
	font-size:12px;
	line-height:33px;
	font-weight:bold;
	text-shadow:1px 1px #4466b0;
	text-transform:capitalize;
	text-decoration:none;
	border-radius:5px;
	box-shadow:0 1px 3px #b7babb;
	color:#fff;
	background: #94aadd; 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0YWFkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iIzhiYTJkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzc2OTJjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZThhYmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #136FB6 0%, #1165A6 29%, #0B4F84 74%, #07406B 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#94aadd), color-stop(29%,#8ba2d5), color-stop(74%,#7692c5), color-stop(100%,#6e8abd));
	background: -webkit-linear-gradient(top,  #94aadd 0%,#8ba2d5 29%,#7692c5 74%,#6e8abd 100%); 
	background: -o-linear-gradient(top,  #94aadd 0%,#8ba2d5 29%,#7692c5 74%,#6e8abd 100%); 
	background: -ms-linear-gradient(top,  #94aadd 0%,#8ba2d5 29%,#7692c5 74%,#6e8abd 100%);
	background: linear-gradient(top,  #94aadd 0%,#8ba2d5 29%,#7692c5 74%,#6e8abd 100%); 
	-pie-background: linear-gradient(#94aadd, #6e8abd); 
	border:1px solid transparent;
	position:relative;*/
}
.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .first:hover,
.wp-pagenavi .last:hover  {
		text-shadow:none;
		color:#828282;
		border-color:#fff;
		background: #f3f6fa; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjZmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYzZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #f3f6fa 0%, #f1f3f6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f6fa), color-stop(100%,#f1f3f6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f6fa 0%,#f1f3f6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f6fa 0%,#f1f3f6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f6fa 0%,#f1f3f6 100%); /* IE10+ */
		background: linear-gradient(top,  #f3f6fa 0%,#f1f3f6 100%); /* W3C */
		-pie-background: linear-gradient(#f3f6fa, #f1f3f6); /* IE6-8 */
}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}



/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}

/* Recent author comments */
#recent-author-comments {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	border-bottom:1px solid #eee;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:3px;
			border:1px solid #dbdbdb;
			position:relative;
			border-radius:4px;
			}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 0 0;
}
	.error404-num {
		font-size:250px;
		line-height:1.2em;
		color:#6884c2;
		text-align:center;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.latestwork li {
		float:left;
		margin-right:20px;
		}


/* Header Title */
.header-title {
	margin-bottom:20px;
	}
	.header-title h1 {
		margin-bottom:0;
		}
	.header-title .page-desc {
		font-size:.91em;
		color:#999;
		}



/* Default layout 3 columns */
	#gallery .portfolio {
		width:100%;
		overflow:hidden;
		list-style-type:none;
		padding:0;
		margin:0;
		}
		#gallery .portfolio li {
			display:-moz-inline-box;
			display:inline-block;
			zoom:1;
			vertical-align:top; 
			width:306px;
			margin:0 7px 15px 0;
			padding:0;
			position:relative;
			}
		* + html #gallery .portfolio li {
			display:inline;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0 !important;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				overflow:hidden;
				width:296px;
				height:184px;
				padding:1px;
				margin:3px;
				position:relative;		
				border-radius:4px;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;				
				box-shadow:-1px -1px 1px #ccc, -1px 1px 1px #ccc, 1px -1px 1px #ccc, 1px 1px 1px #ccc;
				-moz-box-shadow:-1px -1px 1px #ccc, -1px 1px 1px #ccc, 1px -1px 1px #ccc, 1px 1px 1px #ccc;
				-webkit-box-shadow:-1px -1px 1px #ccc, -1px 1px 1px #ccc, 1px -1px 1px #ccc, 1px 1px 1px #ccc;
				background:#fff url(images/loader.png) 50% 50% no-repeat;
				-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
				     -moz-transition: all 0.3s ease-out;  /* FF4+ */
				      -ms-transition: all 0.3s ease-out;  /* IE10 */
				       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
				          transition: all 0.3s ease-out;
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					border-radius:4px;
					-moz-border-radius:4px;
					-webkit-border-radius:4px;
					overflow:hidden;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding:1.5em 0 0 3px;
				}
			#gallery .portfolio p.excerpt {
				padding:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:1px;
				top:1px;
				right:1px;
				bottom:1px;
				cursor:pointer;
				background:rgba(0, 0, 0, .4);
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				opacity:0;				
				border-radius:4px;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				}
			.no-rgba .zoom-icon {
				background:url(images/black-opacity-60.png);
				visibility:hidden;
				}
			.zoom-icon:before {
				content:"";
				display:block;
				position:absolute;
				left:50%;
				top:50%;
				width:25px;
				height:26px;
				margin:-13px 0 0 -13px;
				background:url(images/magnify-alt.png) 50% 50% no-repeat;
				}
			.image-wrap:hover .zoom-icon {
				opacity:1;
				}
			.no-rgba .image-wrap:hover .zoom-icon {
				visibility:visible;
				}


/* 1 column portfolio*/
#gallery.one_column .portfolio li {
	width:100%;
	margin-right:0;
	margin-left:0;
	}
	#gallery.one_column .portfolio li a.image-wrap {
		width:536px;
		height:314px;
		float:left;
		margin-right:20px;
		}
		#gallery.one_column .folio-desc {
			overflow:hidden;
			padding:0;
			}

/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:466px;
	margin-right:4px;
	}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:456px;
		height:274px;
		}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:226px;
	margin-right:8px;
	}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:216px;
		height:134px;
		}


/* Sidebar
---------------------------------------- */
#sidebar {
	
}
	#widget-sidebar {
		
	}
		.widget {
			padding-bottom:20px;
			margin-bottom:30px;
			background:url(images/hr.gif) 0 100% repeat-x;
			overflow:hidden;
		}
		.widget.last-item {padding:0; margin:0; background:none;}
	

/* Calendar */
#calendar_wrap {
	padding:0;
	}
	#wp-calendar {
		width:100%;
		}
		#wp-calendar caption {
			text-align:center;
			}
		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
			}
		#wp-calendar caption {
			font-size:16px;
			color:#000;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			color:#1B396D;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}



/* FAQs
---------------------------------------- */
.faq_list {
	margin:0;
	}
	.faq_list dt {
		color:#1B396D;
		position:relative;
		padding:0 0 5px 28px;
		font-size:12px;
		line-height:1.25;
		font-weight:bold;
		text-transform:uppercase;
		margin:0;
		background:none;
		}
	.faq_list span.marker {
		display:block;
		position:absolute;
		left:0;
		top:0;
		font-size:15px;
		color:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin:0 0 2em 0;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */


/* Recent Comments */
ul.recentcomments {
	padding:0;
	margin:0;
	}
	ul.recentcomments li {
		border-top:1px solid #c6c6c6;
		padding:25px 0 25px 0;
		margin:0;
		border-bottom:none;
		background:none;
		overflow:hidden;
		list-style-type:none;
		}
	ul.recentcomments li:first-child {
		padding-top:0;
		border-top:none;
		}
		ul.recentcomments li img {
			float:left;
			margin:0 12px 0 0;
			}
		ul.recentcomments .comment-body {
			padding:15px 0 0 0;
			}
			ul.recentcomments .comment-body a {
				text-decoration:none;
				color:#96999d;
				}
			ul.recentcomments .comment-body a:hover {
				color:#000;
				text-decoration:underline;
				}
		ul.recentcomments li h4 {
			margin-bottom:.1em;
			}
			ul.recentcomments li h4 a {
				text-decoration:none;
				}
			ul.recentcomments li h4 a:hover {
				color:#000;
				}
		ul.recentcomments li small {
			font-size:11px;
			color:#6a6a6a;
			}

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_list li {
		overflow:hidden;
		padding:12px 0 11px;
		margin:0;
		}
	.post_list li:first-child {
		border-top:none !important;
		padding-top:0;
		}
	.post_list li.last	{border-bottom:none !important;}
		.post_list li img {
			margin: 0;
			max-height: 140px;
			width: 285px;
			}
			
.post_list.services li {
	background: url("images/noticias1_container.png") no-repeat scroll 0 12px transparent;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 330px;
    line-height: 17px;
    padding: 25px 11px 25px 12px;
    width: 290px;
	position:relative;
}
.post_list.services a.leiamais,#noticiasTopo a.leiaMais,.post_list.secretarias a.leiamais2 {
	border-right: 6px solid #314868;
    bottom: 30px;
    color: #314868;
    font-weight: bold;
    padding-right: 4px;
    position: absolute;
    right: 20px;
    text-decoration: none;
	line-height:15px;
	font-size:12px;
}
.post_list.services a.leiamais:hover {
	text-decoration:underline;
}
	.post_list.services li .post-title {
		color: #314868;
		display: inline-block;
		font-size: 19px;
		font-weight: normal;
		line-height: 20px;
		text-decoration: none;
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.post_list.services li .post-title:hover {color:#828282; text-decoration:underline;}

.post_list.secretarias li .post-title {
	color: #314868;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 17px;
    margin-bottom: 5px;
    text-decoration: none;
	width:180px;
	float:right;
	font-weight: bold;
}
.post_list.secretarias li .post_content{
	float: right;
    height: 79px;
    line-height: 13px;
    overflow: hidden;
    width: 180px;
}
.post_list li .post_meta{
	bottom: 25px;
    font-size: 12px;
    left: 10px;
    position: absolute;
}
.post_list.secretarias li .post-title:hover {color:#828282; text-decoration:underline;}
.post_list.secretarias li {
	background: url("images/noticias2_container.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 148px;
    line-height: 17px;
    margin-right: 10px;
    padding: 10px 5px 11px 6px;
    position: relative;
    width: 294px;
}
.post_list.secretarias li:last-child {
	margin-right:0;
}
.post_list.secretarias a.leiamais2 {
	bottom: 20px;

}	

.post_list.secretarias li figure {
	float:left;
	margin-right: 10px;
}
.post_list.secretarias li img {
    margin: 0;
    width: 95px;
}
.post_list.decorate li {padding:0; border:none;}
.post_list.decorate .post-title {
	color: #314868;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.post_list.decorate .post-title:hover {color:#828282; text-decoration:underline;}
.post_list.decorate figure {margin-bottom:10px; overflow:hidden;}
.post_list.decorate img {float:none; margin:0;}
.post_list.decorate .post_content {margin-bottom:15px;}


/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin:0 0 2em 0;
		list-style-type:none;
		padding:0;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			padding:1px;
			border:1px solid #dbdbdb;
			}
		.popular-posts li .post-thumb.empty-thumb {
			background:url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
			}
		.popular-posts li h5 {
			font-size:1em;
			margin-bottom:.5em;
			}
		.popular-posts li .excerpt {
			margin-bottom:.8em;
			}


/*
	Load CSS before JavaScript
*/

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
.slides_container {
	width:270px;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container .item {
	width:270px;
	height:170px;
	display:block;
}

/*
	Optional:
	Reset list default style
*/
.pagination {
	list-style:none;
	margin:0;
	padding:0;
}

/*
	Optional:
	Show the current slide in the pagination
*/
.pagination {
	text-align:center;
	}
.pagination li {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
	padding:0 3px;
	}
.pagination .current a {
	color:red;
}

/* Carousel widget */
.es-carousel-wrapper{
	background: #101010;
	padding:10px 37px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position:relative;
}
.es-carousel{
	overflow:hidden;
	background:#000;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
	color:#fff;
}
.es-carousel ul li .thumbnail{
	display:block;
	border-style:solid;
	border-color:#222;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span{
	position:absolute;
	top:50%;
	left:12px;
	background:transparent url(images/nav.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-carousel ul li h4 {
	margin-bottom:.5em;
	}
.es-carousel ul li .excerpt {
	margin-bottom:10px;
	}
.es-nav span.es-nav-next{
	right:12px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}				
				
				

/* Testimonials */
.testimonials {
	padding:0;
	margin:0;
	}
	.testimonials div.testi_item {
		padding:0;
		margin:0 0 2em 0;
		background:none;
		}
		.name-testi {
			padding:15px 0 0;
			font-weight:bold;
			display:block;
			color:#1B396D;
			font-style:normal;
			font-size:12px;
			line-height:20px;
			font-family:Arial, Helvetica, sans-serif;
			}
			.name-testi.single-testi {text-align:right;}
			.name-testi span {text-transform:uppercase;}
			.name-testi a {
				font-weight:normal;
				}
		.testimonials .thumb {
			float:left;
			margin-right:20px;
			}
		.testimonials div.testi_item blockquote {
			border:1px solid #fff;
			padding:15px 18px 15px 20px;
			margin:3px 3px 20px 3px;
			background:#f3f7f9;
			box-shadow:0 0 3px #ccc;
			-mox-box-shadow:0 0 3px #ccc;
			-webkit-box-shadow:0 0 3px #ccc;
			position:relative;
			}
		.testimonials div.testi_item blockquote:after {
			display:block;
			content:'';
			width:19px;
			height:12px;
			background:url(images/testi-marker.png) 0 0 no-repeat;
			position:absolute;
			left:17px;
			bottom:-12px;
			z-index:99;
		}
			.testimonials div.testi_item blockquote a {
				text-decoration:none;
				color:#1B396D;
				font-style:italic;
				}
			.testimonials div.testi_item blockquote a:hover {text-decoration:underline;}
			.testimonials div.testi_item blockquote a:after {content:"\"";}
			.testimonials div.testi_item blockquote a:before {content:"\"";}

/* Misc for Cycle widgets */
#testi-cycle .testi_item {
	display:none;
	}
#testi-cycle .testi_item:first {
	display:block;
	}
#testi-controls {
	text-align:center;
	overflow:hidden;
	}
	#testi-controls ul {
		list-style-type:none;
		margin:0;
		padding:0;
		}
		#testi-controls ul li {
			padding:0;
			margin:0 2px 0 0;
			display:inline-block;
			}
		* + html #testi-controls ul li {
			display:inline;
			zoom:1;
			}


/* Recent Posts */
.latestpost {
	list-style-type:none;
	margin:0 0 28px 0;
	padding:0;
	}
	.latestpost li {
		margin:0;
		padding:18px 0 !important;
		list-style-type:none;
		background:url(images/border-1.gif) 0 0 repeat-x !important;
		font-weight:normal !important;
		line-height:20px !important;
		}
	.latestpost li:first-child {padding-top:0 !important; background:none !important;}
	.latestpost li p {margin-bottom:12px;}
	
		.latestpost li time {
			display:block;
			float:left;
			margin:5px 10px 0 0;
			font-size:12px;
			font-weight:bold;
			line-height:14px;
			color:#353535;
			text-shadow: 1px 1px #fff;
			text-align:center;
			text-transform:uppercase;
		}
		.latestpost li time span {
			display:block;
			width:32px;
			height:30px;
			text-align:center;
			font-size:13px;
			line-height:33px;
			padding:3px 0 0;
			background:url(images/time-bg.png) 0 0 no-repeat;
			overflow:hidden;
		}
		.latestpost li h4 {
			font-size:12px;
			font-weight:bold;
			line-height:20px;
			text-transform:uppercase;
			margin-bottom:5px;
			overflow:hidden;
			}
		.latestpost li h4 a { 
			color:#828282; 
			text-decoration:none;
			-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
			     -moz-transition: all 0.3s ease-out;  /* FF4+ */
			      -ms-transition: all 0.3s ease-out;  /* IE10 */
			       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
			          transition: all 0.3s ease-out;
		}
		.latestpost li h4 a:hover {color:#1B396D;}
		.latestpost li .excerpt {
			margin-bottom:15px;
			overflow:hidden;
			}

#recentcomments li a {background:none;}

/* Twitter widget */
.twitter_update_list {
	overflow:hidden;
	}
.twitter ul li {
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0 0 0 37px;
	background:url(images/twitter-icon.png) no-repeat 0 0;
	}
	.twitter ul li .twitt-body {
		padding:0 0 5px 0;
		}
	.twitter ul li .twitt-body a {
		font-weight:bold;
		}
	.twitter ul li a.timesince {
		font-size:11px;
		}
.twitter .profileLink {
	
	}


/* Flickr widget */
.flickrImages {
	overflow:hidden;
	position:relative;
}
.flickrImages a {
	float:left;
	display:block;
	width:75px;
	height:75px;
	background:#000;
	margin:0 1px 1px 0;
	}
.flickrImages a img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	max-width:100%;
	height:auto;
}
.flickrImages a.link {
	display:inline;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	background:none;
	}

/* Banner widget */
.banners-holder {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.banners-holder li {
		list-style-type:none;
		float:left;
		margin:0 3px 3px 0;
		padding:0;
		}
		.banners-holder li img {
			vertical-align:top;
			float:left;
			}



/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
	border:none;
	padding:30px 30px 30px 235px;
	width:auto;
	background:url(images/quotes.png) no-repeat 170px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	margin-bottom:35px;
	}
	article.testimonial .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}
		article.testimonial .name-testi span {text-transform:uppercase;}
		article.testimonial .name-testi a {
			text-decoration:none;
			}
		article.testimonial .name-testi a:hover {
			text-decoration:underline;
			}


/* Single Testimonial */
blockquote.testi-single {
	font-family:Georgia, "Times New Roman", Times, serif;
	border:none;
	padding:30px 30px 30px 235px;
	width:auto;
	background:url(images/quotes.png) no-repeat 170px 20px;
	font-size:14px;
	line-height:1.5em;
	font-style:italic;
	margin:0 0 2em 0;
	position:relative;
	}
	blockquote.testi-single p {
		margin:0 0 1em 0;
		padding:0;
		}
		.testi-pic {
			position:absolute;
			left:10px;
			top:10px;
			}
			.testi-pic img {
				padding:1px;
				background:#fff;
				box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
				-moz-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
				-webkit-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
				position:relative;
				border-radius:4px;
				overflow:hidden;
			}





/* Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border:none;
	}
	.recent-posts li {
		margin:0 0 20px 0;
		padding:0;
		border:none;
		list-style-type:none;
		}
		.recent-posts li img.thumb {
			float:left;
			margin:0 20px 0 0;
			}
		.recent-posts li h5 {
			font-size:1em;
			margin-bottom:0;
			}
		.recent-posts li .excerpt {
			margin-bottom:1.5em;
			}
		.recent-posts li span.meta {
			display:block;
			margin-bottom:.5em;
			font-size:10px;
			color:#888;
			text-transform:uppercase;
			}


/* Our team */
.recent-posts.team {
	margin:0;
	padding:0;
	}
	.recent-posts.team li {
		float:left;
		width:15.5%;
		overflow:hidden;
		margin:0 0 0 1.4%;
		}
		.recent-posts.team li:first-child {
			margin-left:0;
			}
		.recent-posts.team li > a.img-thumb {
			display:block;
			overflow:hidden;
		}
		.recent-posts.team li .thumb-wrap {
			overflow:hidden;
			margin:3px;
			padding:1px;
			background:#fff;
			box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
			-moz-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
			-webkit-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
			position:relative;
			border-radius:4px;
			}
		.recent-posts.team li h3 {padding-top:10px; margin-bottom:3px;}
		.recent-posts.team li img.thumb {height:auto; margin:0; border-radius:4px;}

/* Services */
.recent-posts.services {
	list-style-type:none;
	padding:1.5em 0 0 0;
	margin:0 0 -30px 0;
	overflow:hidden;
	}
	.recent-posts.services li {
		float:left;
		width:45%;
		margin:0 5% 30px 0;
		background:none;
		padding:0;
		}
	.recent-posts.services li:nth-child(2n) {
		margin-right:0;
		}
	.recent-posts.services li.nomargin{
		margin-right:0;
		}
		.recent-posts.services li img.thumb {
			margin-right:3px;
			}
		.recent-posts.services li h3 {
			padding-top:8px;
			}
			.recent-posts.services li h3 a {
				color:#191919;
				}


/* Researches */
.recent-posts.researches li {margin:0 0 35px;}
.recent-posts.researches li .thumb-wrap {
	overflow:hidden;
	float:left;
	margin:3px 20px 3px 3px;
	padding:1px;
	background:#fff;
	box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	-moz-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	-webkit-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
	position:relative;
	border-radius:4px;
}
.recent-posts.researches li .excerpt {margin-bottom:10px;}
	.recent-posts.researches li img.thumb {height:auto; margin:0; border-radius:4px;}
	
/* Our team */
.recent-posts.research-solutions{
	margin:0;
	padding:0;
	}
	.recent-posts.research-solutions li {
		float:left;
		width:23.5%;
		overflow:hidden;
		margin:0 0 0 2%;
		}
		.recent-posts.research-solutions li:first-child {
			margin-left:0;
			}
		.recent-posts.research-solutions li > a.img-thumb {
			display:block;
			overflow:hidden;
		}
		.recent-posts.research-solutions li .thumb-wrap {
			overflow:hidden;
			margin:3px;
			border:1px solid #fff;
			box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
			-moz-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
			-webkit-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
			position:relative;
			border-radius:4px;
			}
		.recent-posts.research-solutions li h3 {padding-top:10px; margin-bottom:3px;}
		.recent-posts.research-solutions li img.thumb {height:auto; width:100%; margin:0; border-radius:4px;}

/* Tags */
.tags-cloud a, .tagcloud a {
	display:inline-block;
	background:#1B396D;
	padding:2px 7px;
	border-radius:3px;
	text-decoration:none;
	color:#fff;
	margin:0 1px 4px 0;
	font-size:11px !important;
	box-shadow:1px 1px 0 rgba(0, 0, 0, .2);
	line-height:1.5em;
	vertical-align:top;
	position:relative;
	-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
	     -moz-transition: all 0.3s ease-out;  /* FF4+ */
	      -ms-transition: all 0.3s ease-out;  /* IE10 */
	       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
	          transition: all 0.3s ease-out;
	}
.tags-cloud a:hover, .tagcloud a:hover {
	background:#828282;
	}


/* Recent Comments */
.recent-comments {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.recent-comments li {
		padding:0;
		margin:0;
		border:none;
		padding-bottom:.5em;
		}


/* Footer
---------------------------------------- */
#footer {
	background: url("images/footer-tail.png") repeat-x scroll 0 0 #0F1F35;
    font-size: 0.75em;
    line-height: 1.666em;
    padding: 50px 0 70px;
    position: relative;
    z-index: 2;
}
.footer-bg {
	width:100%;
	padding:40px 0 15px;
}
	
	/* Footer widget */
	#widget-footer {
		float: left;
		width: 100%;
	}
	#widget-footer>div:first-child{
		padding-right:10px;
		padding-left:0px;
		background:none;
	}

	#widget-footer h4{
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	div#social_networks-3 {
		background: none repeat scroll 0 0 transparent;
		bottom: 10px;
		position: absolute;
		right: 10px;
		height: auto;
	}

	#social_networks-3 ul{
	}
	#social_networks-3 li{
	}
	#widget-footer .post_list li{
	float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 50%;
	}
	
	#widget-footer .social-networks {margin:0;}
	#widget-footer .social-networks li {
		list-style-type:none;
		margin:0;
		float:left;
		padding:0 7px 0 9px;
		background:none;
		}
	#widget-footer .social-networks li:first-child {background:none;}
	
	/* Footer navigation */
	nav.footer {

	}
		nav.footer ul {
			margin:0;
			padding:10px 0 0;
			}
			nav.footer ul li {
				list-style-type:none;
				display:inline;
				padding:0 15px 0 0;
				margin:0;
				}
	
	/* Copyright */
	#copyright {
			float:left;
		}
	
	/* Footer text */
	#footer-text {
		font-size: 10px;
		color: #FFFFFF;
	}
	#footer a {
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		text-transform: none;
	}
	#footer a:hover {
		color:#84a2cc;
		text-decoration:underline;
	}
	#footer li li a {
		color:#84a2cc;
	}
	#footer li li a:hover {
		color:#CFCFCF;
	}
	#nav_menu-5 ul li {
		float: left;
		padding-right: 30px;
		width: 60px;
		padding-bottom: 15px;
		line-height: 13px;
	}
	#nav_menu-5 ul ul{
		margin: 0;
		padding-top: 15px;
	}
	#widget-footer > div {
		float: left;
		height: 280px;
		padding-left: 20px;
		padding-right: 10px;
		text-transform: uppercase;
		width: 740px;
	}
	div#text-4 {
		margin: 0;
		padding: 0;
		position: absolute;
		right: 30px;
		top: 0;
		width: 200px;
	}



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:0 15px;
	margin:1px 2px 3px;
	font-size:12px;
	line-height:33px;
	font-weight:bold;
	text-shadow:1px 1px #4466b0;
	text-transform:capitalize;
	text-decoration:none;
	border-radius:5px;
	box-shadow:0 1px 3px #b7babb;
	color:#fff;
	background: #136FB6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0YWFkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iIzhiYTJkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzc2OTJjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZThhYmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #136FB6 0%, #1165A6 29%, #0B4F84 74%, #07406B 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#136FB6), color-stop(29%,#1165A6), color-stop(74%,#0B4F84), color-stop(100%,#07406B)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #136FB6 0%,#1165A6 29%,#0B4F84 74%,#07406B 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #136FB6 0%,#1165A6 29%,#0B4F84 74%,#07406B 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #136FB6 0%,#1165A6 29%,#0B4F84 74%,#07406B 100%); /* IE10+ */
	background: linear-gradient(top,  #136FB6 0%,#1165A6 29%,#0B4F84 74%,#07406B 100%); /* W3C */
	-pie-background: linear-gradient(#136FB6, #07406B); /* IE6-8 */
	border:1px solid transparent;
	}
	.button:hover {
		text-shadow:none;
		color:#828282;
		border-color:#fff;
		background: #f3f6fa; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjZmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYzZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #f3f6fa 0%, #f1f3f6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f6fa), color-stop(100%,#f1f3f6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f3f6fa 0%,#f1f3f6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f3f6fa 0%,#f1f3f6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f3f6fa 0%,#f1f3f6 100%); /* IE10+ */
		background: linear-gradient(top,  #f3f6fa 0%,#f1f3f6 100%); /* W3C */
		-pie-background: linear-gradient(#f3f6fa, #f1f3f6); /* IE6-8 */
}

/* Back to Top */
#back-top-wrapper {
  width:100%;
  position:absolute;
  overflow:hidden;
  height:65px;
}
#back-top {
	position: fixed;
	bottom: 60px;
	left:50%;
	margin-left:500px !important;
	margin-bottom:0;
	display:none;
}

#back-top a {
	width: 58px;
	height:58px;
	display: block;
	text-align: center;

	font-size:18px;
	font-weight:400;
	line-height:58px;
	text-transform: uppercase;
	text-decoration: none !important;
	text-shadow:0 0 2px #666;
	color: #000;
	background:#f3f5f9;
	border:1px solid #fff;
	border-radius:3px;
	box-shadow: 0px 0px 3px #ccc;
	-webkit-transition: all 0.3s ease-out;    /* Saf3.2+, Chrome */
	     -moz-transition: all 0.3s ease-out;  /* FF4+ */
	      -ms-transition: all 0.3s ease-out;  /* IE10 */
	       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
	          transition: all 0.3s ease-out;
}
#back-top a:hover {
	color:#fff;
	background:#6884c2;
	border-color:#6884c2;
	text-shadow:none;
}

.no-results {
	
}
.featured-thumbnail {
	float:left;
	margin:0 20px 0 0;
	}
	.featured-thumbnail {
		background: none repeat scroll 0 0 #FFFFFF;
		box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
		-moz-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
		-webkit-box-shadow:-1px -1px 1px #ddd, -1px 1px 1px #ddd, 1px -1px 1px #ddd, 1px 1px 1px #ddd;
		float: left;
		margin: 3px 20px 3px 3px;
		padding: 1px;
		position:relative;
		overflow:hidden;
		border-radius:4px;
		}
	.featured-thumbnail img {border-radius:4px;}


/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
	background-color: #fafafa;
	border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}





/* Toggle */
.toggle {
    padding: 0 0 2px 0;
}
.toggle .trigger {
	background-color: #f5f5f5;
	background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666666;
	display: block;
	padding: 10px 12px 10px 40px;
	position: relative;
	text-decoration:none;
	height:1%;
	}

.toggle .trigger span {
	background: url(includes/images/toggle.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	text-indent: -9999px;
	width: 22px;
	height: 20px;
	}

.toggle .trigger:hover,
.toggle .active {
	background:#191919;
	color:#fff;
	}
.toggle .active span {
	background-position: 0 -20px;
	}

.toggle .box {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	}



/* Dropcap */
.dropcap {
	display:block;
	float:left;
	font-size:4em;
	line-height:1em;
	margin:0 10px 0 0;
	text-transform:uppercase;
	}

.widget-area {
	
}

.hr {
	height:2px;
	background:url(images/hr.gif) 0 0 repeat-x;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0px 25px !important;
	}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_17 .hr, .grid_18 .hr, .grid_19 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .hr {
	margin-left:0;
	margin-right:0;
	}
.spacer {
	height:10px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
	}
.address dt {
	float:left;
	width:165px;
	margin-right:20px;
	padding:0 0 0 55px;
	background:none;
	font-size:1em;
	line-height:1.75em;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	}
.address dd {
	float:left;
	width:217px;
	padding:0 0 0 53px;
	background:url(images/address-icon2.png) no-repeat 0 3px;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			margin:0;
			list-style-type:none;
			}
	.address dd span {
		float:left;
		width:100px;
		}
		.address dd a {
			text-decoration:underline;
			}
		.address dd a:hover {
			text-decoration:none;
			}





/* VIDEO */
.video-wrap {
	margin-bottom: 10px;
	position:relative;
	zoom:1;
	}
	.video-wrap object {
		position:relative;
		z-index:2;
		}
	.video-bg {
		background-color:black;
		position:absolute;
		left:0;
		top:0;
		z-index:1;
		}

/* AUDIO */
.audio-wrapper {
   margin-bottom:1.5em;
}
.audio-desc {
	font-size:.91em;
	color:#999;
	padding:.5em 0 0 0;
	}
.audiojs audio { position: absolute; left: -1px; }
.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: left; overflow: hidden; border-right: 1px solid #000; }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }
.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;
	text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }

.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; }
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }

.playing .play, .playing .loading, .playing .error { display: none; }
.playing .pause { display: block; }

.loading .play, .loading .pause, .loading .error { display: none; }
.loading .loading { display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }
.error .error { display: block; }
.error .play-pause p { cursor: auto; }
.error .error-message { display: block; }



/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
	.error-box, .wpcf7-mail-sent-ng {
		border-color:#ff9999;
		color:#c31b00;
		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
		}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
		}
	.notice-box {
		border-color:#68a2cf;
		color:#2e6093;
		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
		}
	.approved-box, .wpcf7-mail-sent-ok {
		border-color:#a3c159;
		color:#5e6f33;
		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
		}
	


/* Forms
---------------------------------------- */

/* Form defaults */
input {
	border-radius: 5px 5px 5px 5px;
    height: 20px;
	}
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #dbdbdb;
	outline:none;
	color:#969696;
}
input[type="text"], textarea {
    border: 1px solid #D8D8D8;
    border-radius: 0 0 0 0;
    padding: 0 5px;
	background: none repeat scroll 0 0 #F8F8F8;
	}
input[type="submit"], input[type="reset"] {
	background: none repeat scroll 0 0 #0B323F;
    border: 1px solid transparent;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 0 0 2px #000000;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 1px 15px 3px 2px;
    padding: 0 15px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
	}
input[type="submit"]:hover, input[type="reset"]:hover {
	text-shadow:none;
		color:#828282;
		border-color:#fff;
		background-position:0 100%;
		background-color:#f1f3f6;
	}


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform label {
		display:block;
		}
	#commentform input[type="text"] {
		width:289px;
		}
	#commentform textarea {
		width:498px;
		max-width:498px;
		min-width:498px;
		height:188px;
		min-height:188px;
		overflow-y:auto;
		overflow-x:hidden;
		}




/* Contact form */
.wpcf7-form p.field {
	margin-bottom:9px;
	overflow:hidden;
	vertical-align:top;
	position:relative;
	}
.wpcf7-form p.field input {
	width:290px;
	}
	.wpcf7-form p.field small {
		color:red;
		}
.wpcf7-form textarea {
	height: 105px;
    margin-bottom: 17px;
    overflow: auto;
    width: 370px;
	}
.wpcf7-form .submit-wrap {
	padding:0;
	margin:0;
	float:right;
	}
	span.wpcf7-form-control-wrap {
		display:block;
		}
	.wpcf7-not-valid-tip {
		width:290px !important;
		position:absolute;
		left:0 !important;
		top:0 !important;
		padding:5px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		height:16px !important;
		line-height:16px !important;
		border-radius:4px !important;
		}
	div.wpcf7-response-output {
		margin-left:0 !important;
		margin-right:0 !important;
		}
span.wpcf7-form-control-wrap.ddd {
	display:inline;
}
span.wpcf7-form-control-wrap.telefone {
	display:inline;
}
.wpcf7-form p.field input.ddd {
	width:20px;
	padding:0 2px;
}
.wpcf7-form p.field input.telefone{
	width: 255px;
}


/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
	width:133px;
	margin-right:5px;
	padding:6px 5px;
	}
#searchform .submit {
	cursor:pointer;
	padding-left:0;
	padding-right:0;
	margin:0;
	width:60px;
	height:30px;
	line-height:25px;
	text-align:center;
	}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {

	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-device-pixel-ratio: 2) {
	
	body {
	
	}
	
}
div.newsletter  p {
	margin:0 0 10px 0;
}
input.newsletter-email{
	width:200px;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */

.direita-slideshow {
	background: none repeat scroll 0 0 #073F6A;
    border-radius: 0 10px 10px 0;
    color: #FFFFFF;
    height: 400px;
    margin-left: -30px;
    padding: 5px 20px;
}
.direita-slideshow h2{
	color:#FFFFFF;
	text-align: center;
	margin-bottom: 0;
}
.direita-slideshow .post_list {
	margin: 0 0 30px;
}
.direita-slideshow .post_list.services li  {
	background: url("images/linha_lista.png") no-repeat scroll 50% 100% transparent;
}
.direita-slideshow .post_list.services li .post-title {
	color:#FFFFFF;
	font-size: 15px;
    font-weight: normal;
}

#sidebar .direita-slideshow {
	background: none repeat scroll 0 0 #073F6A;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    height: auto;
    margin-bottom: 40px;
    margin-left: 0;
    padding: 5px 0 1px;
}
h4 span.marcador {
	background: url("images/marcador_local.gif") no-repeat scroll 50% 100% transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 25px;
    margin-right: 5px;
    text-align: center;
    width: 21px;
}


.col3 .post-holder,.cols .post-holder {
	background: none repeat scroll 0 0 transparent;
    border-left: 2px solid rgba(127, 127, 127, 0.4);
    float: left;
    margin-bottom: 18px;
    margin-right: 0;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    width: 180px;
}
.tax-links .col3 .post-holder, .cols .post-holder {
	border-bottom: medium none;
    height: 253px;
    margin-bottom: 50px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 30px;
    width: 250px;
}
.tax-links .post-holder.inicio {
	border-left: 0 none;
    clear: left;
    margin-left: 0;
    padding-left: 0;
}
.tax-links .post-holder.fim{
    padding-right: 0px;
}
.tax-links .post-thumb img {

}
.tax-links .post-thumb img:hover {
	opacity:0.8;
}

.col2 .post-holder {
	padding-right:48px;
}
.col4 .post-holder {
	width:auto;
	margin-bottom:0px;
}

.col3 article.post-holder:first-of-type{
}
.cols .post-thumb {
	width:180px;
    text-align: center;
}
.tax-links .post-thumb{
    height: 250px;
    line-height: 250px;
    margin: 1px;
    padding: 0;
    text-align: center;
    width: 250px;
	background:#fff;
}



.col4 .post-thumb{
    width: 120px;
}
.cols .post-thumb img {
	max-height: 90px;
    max-width: 120px;
    text-align: center;
    width: auto;

}
.tax-links .post-thumb img{
	height: auto;
    margin: auto;
    max-height: 230px;
    max-width: 230px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: auto;
	
}
.col4 .post-thumb img {
	height: 140px;
    width: 120px;
}
.col3 .post-content, .cols .post-content {
	padding: 5px;
}

span.numero {
	background: url("images/icone_telefone.png") no-repeat scroll 0 0 transparent;
    color: #E77919;
    font-size: 21px;
    font-weight: bold;
    padding-left: 30px;
}

span.numero span {
	color:#717171;
}


.parceiros.post_list li img {
    float: left;
    margin: 0;
    padding: 10px;
    text-align: center;
    width: 190px;
}

.numeroTopoGrande {
	color: #717171;
    display: inline-block;
    float: left;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -4px;
    line-height: 40px;
    margin-top: 20px;
}
.numeroTopo {
	color: #E77919;
    float: left;
    font-size: 30px;
    height: 50px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 10px;
    text-align: left;
}
.textoTopo {
	clear: both;
    color: #717171;
    display: block;
    font-size: 25px;
    font-weight: normal;
    padding-top: 15px;
}


#post-535 {
	display:none;
}

/*.outros .post-holder {
    float: left;
    margin-bottom: 28px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 130px;
	height: 170px;
	border: medium none;
}
.outros .post-thumb  {
	width: 130px;
	float:none;
}
.outros .post-thumb img {
    border-radius: 4px 4px 4px 4px;
    width: 130px;
}
.outros .post-content .excerpt {
    margin-bottom: 1.5em;
    line-height: 1.2em;
}
*/

.outros {
	position:relative;
	width: 910px;
}
.outros .flex-viewport{
	height: 210px;
    overflow: hidden !important;
	padding-bottom: 41px;
}
.single-publicacoes .outros .flex-viewport, .tax-publicacoes_cat .outros .flex-viewport{
	padding-bottom:71px;
}
.tax-publicacoes_cat .outros img,.single-publicacoes .outros img {
    height: 190px;
    width: 150px;
}
.outros .slides a{
	display: block;
    padding: 10px;
    text-align: center;
}
.outros .flex-direction-nav{
}
.outros .flex-prev{
    background: url("images/btn_prev.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 41px;
    left: 400px;
    top: auto;
    width: 41px;
}
.outros .flex-next{
    background: url("images/btn_next.png") no-repeat scroll 0 0 transparent;
    height: 41px;
    width: 41px;
    bottom: 0;
    right: 400px;
    top: auto;
}
.outros .flex-disabled{
	display:none;
}
.outros .flex-control-nav{
	display:none;
}
.outros img {
	background: none repeat scroll 0 0 white;
    box-shadow: 3px 4px 6px #AAAAAA;
    height: 90px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    width: 90px;
}

.outros h4{


}
.outros li {
}
.outros ul li {
	width:130px;
}


.outros.noticias {
	clear: both;
}




#conteudo {
	background: none repeat scroll 0 0 #F0F0F0;
    clear: both;
    position: relative;
    z-index: 0;
}


.noticiasH1 h3, .noticiasH2 h3, #text-2 h2,#text-3 h2, #semi-footer h3,#my_poststypewidget2-4 h2 {
	border-bottom: 2px rgb(127,127,127) solid;
	border-bottom: 2px rgba(127,127,127,0.4) solid;
	font-size: 19px;
    line-height: 20px;
    padding-bottom: 4px;
    text-shadow: none;
    text-transform: none;
	font-weight: normal;
	margin-bottom:10px;
}
.noticiasH1 h3:last-word,
.noticiasH2 h3:last-word,
#text-5 h2:last-word {
	font-weight:bold;
}

#semi-footer {
	background: none repeat scroll 0 0 #AAAAAA;
}
#semi-footer .grid_8{

}
#semi-footer .grid_8:after{

}

#semi-footer .grid_4:before {
	border-left: 2px rgb(127,127,127) solid;
    border-left: 2px solid rgba(127, 127, 127, 0.4);
    clear: both;
    content: "";
    display: block;
    height: 180px;
    position: absolute;
    right: 320px;
    top: 80px;
    width: 1px;
}


a.link_show_all {
	color: #7F7C71;
    float: right;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	padding-right:20px;
	background: url("images/leiamais_icone.png") no-repeat scroll 100% 50% transparent;
}
a.link_show_all:hover {
	text-decoration:underline;
}
div.direita-menu {
	float: right;
    margin-top: 20px;
}

.galeria_fotos,#my_poststypewidget2-4  {
	clear: both;
    float: left;
    width: 100%;
}
.galeria_fotos ul,#my_poststypewidget2-4 ul {
}
.galeria_fotos li, #my_poststypewidget2-4 li {
	float: left;
    margin-bottom: 10px;
    margin-left: 15px;
    position: relative;
	opacity:0.5;
}

.galeria_fotos li:hover,#my_poststypewidget2-4 li:hover {
	opacity:1;
}
.galeria_fotos li div,#my_poststypewidget2-4 li a.post-title{
    bottom: 0;
    display: none;
    min-height: 25px;
    opacity: 1;
    padding-bottom: 3px;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    width: 90%;
    z-index: 999;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.8);

}
.galeria_fotos li div a, #my_poststypewidget2-4 li  a.post-title{
	color: #FFFFFF;
    font-size: 10px;
    text-decoration: none;
}



.galeria_fotos li div a:hover,#my_poststypewidget2-4 li  a.post-title:hover {
	color:#828282;
}

.galeria_fotos li:hover div, #my_poststypewidget2-4 li:hover a.post-title {
	display:block;
}
.galeria_fotos img, #my_poststypewidget2-4 img{
	width: 185px;
}
.galeria_fotos a:hover img,#my_poststypewidget2-4 a:hover img{

}


div.wpcf7 {

    padding-top: 20px !important;
}

body.page-id-14 .grid_5 {
	border-right:2px solid rgb(127, 127, 127);
	border-right:2px solid rgba(127, 127, 127, 0.4);
    margin-right: 0;
    padding-right: 30px;
    width: 436px;
}
body.page-id-14 .grid_6 {
	padding-left: 20px;
    width: 440px;
}

#botoesNoticia { 
	float: right;
    height: 60px;
    position: relative;
}
#botoesNoticia a.voltar,.single-conselho a.voltar{ 
	background: none repeat scroll 0 0 #0B323F;
    border: 1px solid transparent;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 0 0 2px #000000;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0 25px;
    position: absolute;
    right: 40px;
    text-decoration: none;
    text-transform: capitalize;
    top: 30px;
}
.single-conselho a.voltar{ 
	bottom: 0;
    float: left;
    left: 0;
    margin-top: 20px;
    position: relative;
    right: auto;
    top: auto;
}
#botoesNoticia a.voltar:hover,.single-conselho a.voltar:hover{ 
	opacity: 0.8;
}

span.icone_casa {
	background: url("images/icone_casa.png") no-repeat scroll 0 50% transparent;
    display: block;
    padding-left: 30px;
}
span.icone_email {
	background: url("images/icone_email.png") no-repeat scroll 0 50% transparent;
    display: block;
    padding-left: 30px;
}
span.icone_telefone {
	background: url("images/icone_telefone.png") no-repeat scroll 0 50% transparent;
    display: block;
    padding-left: 30px;
}
#map {
	border: 1px solid #D8D8D8;
    height: 233px;
    margin: 0;
    padding: 0;
    width: auto;
}
#map iframe{
	width:100%;
}

article.links  {
	text-align:center;
}
article.links span.titulo {
	color: #314868;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
article.links a {
	color:#3c3c3c;
}

.gallery_box li {
	background: url("images/galeria_background.png") no-repeat scroll 0 0 transparent;
    clear: none !important;
    float: left;
    height: 194px;
    margin-bottom: 30px;
    margin-left: 52px;
    padding-bottom: 20px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    position: relative;
    width: 176px;
}
.gallery_box li.primeiro {
	margin-left:0;
}
.gallery_box li.primeiro:after{
	display:none;
}
.gallery_box li:after{
	border-right: 2px solid rgb(127, 127, 127);
	border-right: 2px solid rgba(127, 127, 127, 0.4);
    content: "";
    display: block;
    height: 100%;
    left: -29px;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 99;
}
.gallery_box li img {
    background: none repeat scroll 0 0 transparent;
    border: medium none !important;
    float: left;
    height: 130px !important;
    margin: 0 !important;
    padding: 0px !important;
    width: 175px !important;
}
.gallery_box time {
	text-transform:Capitalize;
}
.gallery_box a{
	color: #314868;
	text-decoration:none;
}
.gallery_box a:hover{
	text-decoration:underline;
}

.gallery_box a img{
	text-decoration:none;
}
.gallery_box a img:hover{
	opacity:0.8;
}
.gallery_box a.vejaMais {
	background: url("images/galeria_vejamais.png") no-repeat scroll 0 50% transparent;
    bottom: -5px;
    color: #3C3C3C;
    font-weight: bold;
    left: 0;
    padding-left: 20px;
    position: absolute;
}

.gallery_detail_box div{
	color: #314868;
    display: block;
    font-size: 14px;
    font-weight: bold;
    width: 175px;
	line-height: 16px;
}


#content .gallery .gllr_image_block a img {
    border: medium none !important;
    height: 150px !important;
    margin-top: 0;
    width: 180px !important;
}
#content .gallery_box_single .gallery .gllr_image_block p {
    border: 1px solid #BDBDBD;
    margin: 5px 0 0 70px !important;
    padding: 0;
}
#content .gallery_box_single .gallery .gllr_image_block.primeiro p {
    margin-left:0px !important;
}
h2.galeria {
	margin:0 0 10px;
}
h3.galeria {
	color:#314868;
	text-transform: none;
}
time.galeria {
	text-transform:Capitalize;
}

.post-thumb.completo {
    width: 900px;
	margin-bottom: 20px;
}
.post-thumb.completo img{
	border-radius: 4px 4px 4px 4px;
    max-height: 400px;
    width: 900px;
}

#post-539 {
	display:none;
}

body.page-id-539 h3{
	color: #314868;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 5px;
    text-transform: none;
}


#noticiasTopo{

}

#noticiasTopo:after {
    clear: both;
    content: "";
    display: block;
}
#noticiasTopo .post-holder{
	background: url("images/noticias1_container.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 360px;
    padding: 7px;
    width: 287px;
	border:none;
	margin-left: 2px;
}

#noticiasTopo .post-holder img{
    max-height: 140px;
    width: 280px;
}
#noticiasTopo .post-thumb {
	width: 280px;
	margin-bottom: 10px;
}
a.leiaMais{
    color: #314868;
}
#noticiasTopo  a.leiaMais{

}
#noticiasTopo  a.leiaMais:hover{
	text-decoration:underline;
}
#noticiasTopo  time{
	left:10px;
	bottom:40px;
	position:absolute;
	text-transform:capitalize;
}


map#Map {
	clear:both;
}
map#Map area{

}
map#Map area:hover{
	background:#f0f0f0;
	opacity:0.2;
}

/* Tooltip */
 
#tooltip {
    position:absolute;
    z-index:9999;
    color:#fff;
    font-size:10px;
    width:180px;
    text-align:center;
}
 
#tooltip .tipHeader {
    height:8px;
    background:url(images/tipHeader.gif) no-repeat;
}
 
/* IE hack */
*html #tooltip .tipHeader {margin-bottom:-6px;}
 
#tooltip .tipBody {
    background-color: #AEE7E7;
    border: 2px solid #59B2B1;
    border-radius: 10px 10px 10px 10px;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    padding: 9px;
}
 
#tooltip .tipFooter {
    height:8px;
    background:url(images/tipFooter.gif) no-repeat;
}

div.containerMapa {
	padding: 0 30px;

}
div.containerMapa .divEstados{
	float: right;
    margin-right: 140px;
    min-height: 150px;
    width: 160px;
}
div.containerMapa .listaEstados {
	margin-right: 0;
    margin-top: 40px;
}

div.containerMapa #containerConteudo {
	margin-left: 5px;
    margin-top: 15px;
}
div.containerMapa #containerConteudo span{
	padding-top:10px;
}
.category .post-thumb {
	width: 150px;
}
.category .post-thumb  img{
	width: 150px;
}


span.bold {
	font-weight:bold;
}

a#toTop {
	background: url("images/botao_topo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 23px;
    left: 0;
    position: absolute;
    top: -50px;
    width: 24px;
    z-index: 999;
}
a#toTop:hover {
	opacity:0.9;
}
.botoes a.botao {
	background: url("images/botao_fundo.png") no-repeat scroll 0 0 transparent;
    color: #0B3240;
    display: block;
    float: left;
    font-size: 17px;
    font-weight: bold;
    height: 20px;
    padding: 6px 8px;
    text-align: center;
    text-decoration: none;
    width: 284px;
	margin-bottom:10px;
}
.botoes .semConteudo a.botao {
	cursor: auto;
    opacity: 0.5;
}
.botoes a.botao :hover{
	opacity:0.8;
}
.botoes #inscricao {

}
.botoes #programacao {

}
.botoes #informacoes {

}
.galeriaEventos {

}
.galeriaEventos ul{
}

.galeriaEventos li {
    float: left;
    padding: 20px 80px;
}
.galeriaEventos img{
}
#videosEventos {

}
#transmissaoEventos {

}

.extras {
	margin-top: 40px;
	margin-bottom: 40px;
}
.extras .item {
	float: left;
    margin-right: 10px;
    width: 290px;
}
.extras .item  a{
	text-decoration:none;
}
.extras img.principal {
	background:#e1e1e1;
	padding:5px;
	width:230px;
}
.extras h3 {
	border-bottom: 2px solid rgb(127, 127, 127);
	border-bottom: 2px solid rgba(127, 127, 127, 0.4);
    font-size: 19px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 4px;
    padding-left: 40px;
    text-shadow: none;
    text-transform: none;


}
.extras .fotos h3{
	background: url("images/icone_foto.png") no-repeat scroll 0 -2px transparent;
}

.extras .videos h3{
	background: url("images/icone_video.png") no-repeat scroll 0 -2px transparent;
}
.extras .mic h3{
	background: url("images/icone_mic.png") no-repeat scroll 0 -0px transparent;
}

.conteudoOculto {
	display:none;
}
#containerPopup .conteudoOculto {
	display:block;
}

#content.eventos h3 {
    color: #314868;
    font-size: 18px;
}
div.infoTopo  {
	font-size: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
}
div.infoTopo  div{
    margin-bottom: 10px;

}
div.infoTopo span {
	color: #314868;
    font-weight: bold;
    padding-right: 6px;
}

#conselhoEsquerda {
	float: left;
    padding-right: 50px;

}
#conselhoEsquerda,
#conselhoEsquerda img{
	min-width:200px;
	max-width: 310px;
}
#conselhoDireita{
	float:left;
	width: 550px;
}

#conselhoDireita span.icone_casa {
	background: url("images/icone_casa_g.png") no-repeat scroll 0 50% transparent;
    margin-bottom: 10px;
    margin-top: 20px;
    min-height: 40px;
    padding-left: 50px;
}
#conselhoDireita span.icone_email {
	background: url("images/icone_email_g.png") no-repeat scroll 0 50% transparent;
    min-height: 40px;
    padding-left: 50px;
}
#conselhoDireita span.icone_telefone {
	background: url("images/icone_telefone_g.png") no-repeat scroll 0 50% transparent;
    min-height: 40px;
    padding-left: 50px;
}

.type-conselho h3 span.bold,.type-conselho h4 span.bold {
	font-weight:normal;
}




.single-conselho .post-holder {
	border:none;
}

.botao.curriculo {
	background: url("images/botao_curriculo.png") no-repeat scroll 0 100% transparent;
    display: block;
    height: 33px;
    padding-top: 10px;
    width: 157px;
}
.botao.curriculo:hover{
	opacity:0.8;
	
}

#abas  {

}
#abas li {
	background: url("images/botao_downloads.png") no-repeat scroll 50% 0 transparent;
    float: left;
    height: 30px;
    margin: 5px 0;
    padding: 0 10px;
    text-align: center;
    width: 283px;
}
#abas li.selecionado{
	background: url("images/botao_downloads_on.png") no-repeat scroll 50% 0 transparent;
}
#abas li.selecionado h3{
	color:#ffffff;
}
#abas li  ul{
	display: none;
}
#abas li  ul li{

}
#abas li  a{
}
#abas li  h3{
	cursor: pointer;
    margin: 0;
    padding: 5px;
}
#listaDownload  {

}
#listaDownload li {
}
#listaDownload li  a{
	color: #314868;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;

	
}
#listaDownload li  a:hover{
	color:#000000;
}
#listaDownload li  h3{
	cursor: pointer;
}

.sembold span.bold {
	font-weight:normal;
}

.type-publicacoes .post-holder {
	border:none;
}

.single-conselho .conteudo h2 {
	font-size: 18px;
    padding: 0;
}

.eventos .outros img{
	width:150px;
	height:150px;
}

div.twitter {
	float: right;
    margin-left: 10px;
    margin-right: -20px;

}
div.facebook {
	float:right;
}

.tax-presidencias {

}
.tax-presidencias  article.post-holder{
	border: medium none;
    height: 330px;
    margin: 0;
    padding: 10px;
    width: 390px;
}

.tax-presidencias  figure{
	background: url("images/presidencia_box.png") no-repeat scroll 50% 100% #E1E1E1;
    float: left;
    margin: 0;
    min-height: 260px;
    padding: 10px;
    text-align: center;
    width: 150px;
}
.tax-presidencias  figure img{
	width: 150px;
}
.tax-presidencias  figure h3{
	color: #314868;
    padding-bottom: 10px;
    padding-top: 10px;
}
.tax-presidencias  .direita{
	float: left;
    height: 270px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 0;
    width: 180px;
}
.tax-presidencias  article .direita span,.tax-presidencias  article span p{
	display: block;
    font-size: 14px;
}
.tax-presidencias  span.cargo{
	color: #314868;
    font-size: 16px;
    font-weight: bold;
}
.tax-presidencias  span.funcao{
	color: #314868;
    font-weight: normal;
    padding-bottom: 10px;
}
.tax-presidencias  span.descricao{
}

#footer div.twitter {
	float: left;
    margin-left: 0;
    margin-right: 50px;
    margin-top: -20px;
}
#footer div.facebook{
	background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    margin-top: 10px;
}


.category .post-meta {
	clear: both;
	margin-bottom: 0;
}
.category .post-meta h3,.type-post .entry-header h3 {
	font-weight: bold;
}

.page-template-gallery-template-php  #botoesNoticia {
	top: -20px;
}



#my_poststypewidget2-4 li .img-shadow {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
}
#my_poststypewidget2-4 li {
	float: left;
	margin-left:18px;
    padding: 0;
}
#my_poststypewidget2-4 li:hover {
	opacity:0.8;
}
#my_poststypewidget2-4 li img {
	height: 50px;
    width: 85px;
}
#my_poststypewidget2-4 li.cat_post_item-1{
	margin-left:0px;

}
#my_poststypewidget2-4 li.cat_post_item-1 img{
	height: 150px;
    width: 292px;
}
#my_poststypewidget2-4 li.cat_post_item-2{
	margin-left:0px;
}

.direita span.mais {
	position: absolute;
	bottom: 0px;
	top: 270px;
	right: 16px;
	cursor: pointer;
}
#containerPopup span.mais {
	display:none;
}

#text-5 {
	left: 0;
    position: absolute;
    top: 20px;
    z-index: 9999;
}
#widget-header a.restrito{
	position: absolute; top: 20px;
	right: 0;
}
	
#widget-header a:hover{
	opacity:0.7;

}

.single-publicacoes  article ,
.single-publicacoes  article h3 {
	font-size: 24px;
    line-height: 24px;
    text-align: center;
}
.single-publicacoes  .artigo article {
	text-align:left;
	font-size:12px;
	line-height:1.5em;
}
.single-publicacoes  .artigo article h3{
	font-weight: bold;
    text-align: left;
}
.single-publicacoes  a.botao {
	color: #3C3C3C;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.single-publicacoes  a.botao.lerOnline {
	border-right: 2px solid #3C3C3C;
    padding-right: 10px;
	margin-right: 12px;
}
.single-publicacoes 
.post-holder img {
	box-shadow: -5px 6px 6px #AAAAAA;
    margin: 20px 20px 30px;
    max-height: none;
    width: auto;
}

.single-publicacoes  a.botao:hover{
	opacity:0.6;
}

#text-3 a.link_show_all {
	margin-top: 6px;
}

.page-template-default 
.post-holder {
    border-bottom: none;

}
.outros ul li.numero0 {
	display:none !important;
}


.border-bot.noticiasH1  {

}

.post_list.secretarias li .post_meta {
	bottom: 18px;
}

.single-videos {
}
.single-videos .gallery_box_single{
	margin-left: -38px;
    margin-right: -40px;
}
.single-videos iframe{
	float: left;
    height: 150px;
    margin: 0 36px 40px;
    width: 180px;
}

.search .featured-thumbnail img {
	border-radius: 4px 4px 4px 4px;
    max-height: 100px;
    width: 140px;
}
.search h3 {
	font-weight:bold;
}

#secretariaMapa {
	margin-top:30px;
}
.secretarias .post-holder.single-post,.term-outras-honrarias .single-post {
	border:none;
}
#contatoConsad input[type=text] {
	width:485px;
}
#contatoConsad textarea {
	width:900px;
}
#contatoConsad {
}
.botoes.botoes2 {
	margin-top:30px;
	margin-bottom:30px;
}
#cat {
	float:right;
}

.outras-honrarias .post-holder.single-post {
	border:none;
}