/* #0 Reset */

body { margin: 0; padding: 0; font: 12px/19px Arial, serif; color: #434343; background: url(../images/main-body-bg.png) top center repeat-y; }

h1, h2, h3, h4, h5, h6, span, p, form, input, ul, li, ol { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif}
h2 { font-size: 26px; color: #66cccc}
h3 { font-size: 21px; }
h4 { font-size: 17px; color: #0066cc}
h5 { font-size: 14px; }
h6 { font-size: 9px; }

table, tr, td { margin: 0; padding: 0; border-collapse: collapse; }

img { border: none; }

a { color: #66cccc; text-decoration: none; border: none; }
a:hover { color: #66cccc;  text-decoration: underline;}
a:focus { outline: 0; }

input[type=text]:focus, input[type=submit]:focus, input[type=password]:focus, textarea:focus, select:focus { outline: 0 none; }

code { margin: 0 40px 25px 40px; padding: 20px 23px; color: #004a7b; border: 1px dashed #cfcfcf; background: #eaeaea url(../images/code-bg.png) 0 0 repeat; text-shadow: #fff 0 1px 0; line-height: 20px; display: block; }

.caps:first-letter { margin: 7px 6px 0 0; font-size: 38px; line-height: 26px; font-weight: bold; float: left; }

.clear { height: 0; line-height: 0; clear: both; }


/* #1 Layout Structure */

.main-content-wrapper { width: 880px; margin: 0 auto; padding: 0 35px 0 35px; }

.main-column-left { width: 500px; margin: 0 51px 0 0; float: left; }

.align-center { margin: 0 auto; }
.align-left { float: left; margin-right: 20px; }
.align-right { float: right; margin-left: 20px; }


/* #2 Main Header */

.main-header { margin: 0 0 1px 0; overflow: hidden; }
	.main-header .social { min-height: 57px; padding: 33px 35px 0 0; float: right; background: url(../images/header-sidebar-bg.png) top right no-repeat; }
		.main-header .social img { margin: 0 0 0 15px; float: left; }
	.main-header .logo { float: left; padding: 0px 0 0 0; }
	.main-header .text-logo { float: left; padding: 30px 0 0 20px; font-size: 34px; font-weight: bold; }
		.main-header .logo img { display: block; }
	.main-header .search { width: 240px; padding: 30px 0 0 35px; float: right; }
		.main-header .search .input-text { width: 199px; padding: 5px 9px; border: 1px solid #cccccc; font: 11px Arial, sans-serif; color: #434343; float: left; }
		.main-header .search .input-text::-webkit-input-placeholder { color: #434343; }
		.main-header .search .input-text:focus { color: #000; }
		.main-header .search .input-submit { width: 21px; height: 25px; background: url(../images/input-search-btn-bg.png) 0 0 no-repeat; border: none; cursor: pointer; float: left; }

/* #3 Main Menu */

.main-menu-wrapper { height: 25px; margin: 0 0 0px 0; position: relative; z-index: 400; }

		.main-menu-wrapper ul li { height: 38px; position: relative; z-index: 1; float: left; list-style: none; }
		.main-menu-wrapper ul li:hover { z-index: 2; }
			.main-menu-wrapper ul li a { font-size: 14px; height: 30px; padding: 0 90px 0 26px; text-decoration: none; display: block; color: #000000;}
				.main-menu-wrapper ul li a span { background: url(../images/ico-arrow-3.png) right 6px no-repeat; padding: 0 16px 0 0; }
				.main-menu-wrapper ul li:hover > a span { background: url(../images/ico-arrow-4.png) right 6px no-repeat; padding: 0 16px 0 0; }

		.main-menu-wrapper li:hover > a { color: #66cccc; }
		.main-menu-wrapper li > a:hover { color: #66cccc; }

		.main-menu-wrapper ul ul { width: 245px; position: absolute; top: 38px; left: -1px; border-top: 1px solid #fff; background: url(../images/menu-wrapper-dropdown-bg.png) top left no-repeat; float: left; display: none; z-index: 300; }
			.main-menu-wrapper ul li:hover > ul { font-style: normal !important; display: block; }
			.main-menu-wrapper ul ul li { height: auto; padding: 0 0 0 0; margin: 0 1px; background: url(../images/menu-wrapper-dropdown-item-bg.png) bottom left repeat-x; }
			.main-menu-wrapper ul ul li:first-child { margin: 0 1px; }
			.main-menu-wrapper ul ul li a { width: 187px; height: auto; padding: 10px 28px 11px 28px; color: #434343; font-size: 11px; font-weight: bold; text-align: left; text-shadow: #fff 0 1px 0; text-decoration: none; display: block; text-transform: none; }
			.main-menu-wrapper ul ul li:hover > a { color: #00acd4; background: url(../images/menu-wrapper-dropdown-item-hover-bg.png) bottom left repeat-x; }
				.main-menu-wrapper ul ul li a span { width: 178px; background: url(../images/ico-arrow-2.png) right 6px no-repeat; padding: 0 15px 0 0; display: block; }
				.main-menu-wrapper ul ul li:hover > a span { background: url(../images/ico-arrow-5.png) right 6px no-repeat; padding: 0 15px 0 0; }

			.main-menu-wrapper ul ul ul { width: 245px; position: absolute; top: 0; left: 243px; float: left; display: none; z-index: 103; }
				.main-menu-wrapper ul ul ul li a { width: 189px; height: auto; padding: 10px 27px 11px 27px; text-align: left; text-decoration: none; display: block; }

	.main-menu-wrapper .corner-left { width: 3px; height: 3px; background: url(../images/main-menu-corner-l-bg.png) 0 0 no-repeat; display: block; position: absolute; top: 31px; z-index: 300; }

/* #3.1 Sub Menu */

.breaking-wrapper { width: 920px; height: 36px; padding: 5px 0 0 40px; margin: 0 0 10px -37px; background: url(../images/breaking-wrapper-bg.png) 0 0 no-repeat; color: #fff; position: relative}
.breaking-wrapper ul li {
	height: 35px;
	position: relative;
	z-index: 1;
	float: left;
	list-style: none;
}
.breaking-wrapper ul li:hover { z-index: 2; }
.breaking-wrapper ul li a { font-size: 12px; height: 35px; padding: 0 26px 0 26px; text-decoration: none; display: block; color: #ffffff; text-transform:}
.breaking-wrapper li:hover > a { color: #ffffff; text-decoration: underline; }
.breaking-wrapper li > a:hover { color: #ffffff; text-decoration: underline; }


/* #5 Main Footer */

.main-footer { width: 880px; padding: 10px 0 10px 0; background: url(../images/main-menu-wrapper-bg.png) top center no-repeat; overflow: hidden; }
	.main-footer h2 { margin: 0 0 15px 0; font-size: 16px; text-transform: uppercase; }
	.main-footer .purchase { padding: 0 0 0 21px; font-size: 14px; font-weight: bold; color: #2d6400; background: url(../images/ico-cart-1.png) left 1px no-repeat; text-decoration: none; }
	.main-footer .purchase:hover { color: #439500; }
	.main-footer .about { width: 330px; margin: 0 100px 0 0; float: left; }
			.main-footer .about div p { margin: 21px 0 0 0; }
			.main-footer .about div p:first-child { margin: 0; }
	.main-footer .categories { width: 200px; margin: 0 50px 0 0; float: left; }
		.main-footer .categories ul { margin: -2px 0 0 0; }
		.main-footer .categories li { list-style-type: none; line-height: 23px; }
			.main-footer .categories li a { padding: 0 0 0 14px; font-weight: bold; color: #000; text-decoration: none; background: url(../images/ico-list-bullet-2.png) 0 4px no-repeat; }
			.main-footer .categories li a:hover { color: #00acd4; }
	.main-footer .social { width: 200px; float: left; }
		.main-footer .social ul { margin: -3px 0 0 0; }
		.main-footer .social li { list-style-type: none; line-height: 27px; }
			.main-footer .social li a { padding: 3px 0 3px 30px; font-weight: bold; color: #000; text-decoration: none; }
			.main-footer .social li a:hover { color: #00acd4; }
			.main-footer .social .twitter { background: url(../images/ico-twitter-1.png) 0 0 no-repeat; }
			.main-footer .social .facebook { background: url(../images/ico-facebook-1.png) 0 0 no-repeat; }
			.main-footer .social .digg { background: url(../images/ico-digg-1.png) 0 0 no-repeat; }
			.main-footer .social .youtube { background: url(../images/ico-youtube-1.png) 0 0 no-repeat; }
			.main-footer .social .flickr { background: url(../images/ico-flickr-1.png) 0 0 no-repeat; }
			.main-footer .social .rss { background: url(../images/ico-rss-1.png) 0 0 no-repeat; }
	.main-footer .copyright { width: 880px; padding: 0px 0 0 0; font-size: 11px; text-align: center; clear: both; position: relative; }

/* #7 Sidebar Items */
	.sidebar { width: 320px; float: left; }
	.sidebar .sidebar-title { padding: 0 0 0 7px; margin: 0 0 14px 0; background: url(../images/sidebar-title-bg.png) left 6px no-repeat; }
		.sidebar .sidebar-title b { padding: 0 10px; background-color: #fff; text-transform: uppercase; font-size: 16px; color: #00aad1; }
	.sidebar .last { background: none; padding: 0; margin: 0; }

.sidebar-item { padding: 0 0 40px 0; margin: 0 0 10px 0; overflow: hidden; background: url(../images/sidebar-item-bg.png) bottom center no-repeat; }
	.sidebar-item .show-all { padding: 23px 0 0 0; text-align: center; }

		.sidebar .latest-news .item { padding: 16px 0 0 0; margin: 15px 0 0 0; overflow: hidden; background: url(../images/dotted-bg-3.png) top left repeat-x; }
		.sidebar .latest-news .item:first-child { padding: 0; margin: 0; background: none; }
		.sidebar .latest-news .image { float: left; width: 66px; margin: 0 15px 0 0; }
			.sidebar .latest-news .image img { padding: 2px; display: block; border: 1px solid #cccccc; }
		.sidebar .latest-news .text { float: left; width: 169px; }
			.sidebar .latest-news .text h5 { overflow: hidden; margin: -1px 0 2px 0; font-weight: bold; font-size: 14px; line-height: 18px; }
				.sidebar .latest-news .text h5 a { color: #434343; text-decoration: none; }
				.sidebar .latest-news .text h5 a:hover { color: #00acd4; }

		.sidebar .latest-activity .item { padding: 16px 0 0 0; margin: 15px 0 0 0; overflow: hidden; background: url(../images/dotted-bg-3.png) top left repeat-x; }
		.sidebar .latest-activity .item:first-child { padding: 0; margin: 0; background: none; }
		.sidebar .latest-activity .image { float: left; width: 66px; margin: 0 15px 0 0; }
			.sidebar .latest-activity .image img { padding: 2px; display: block; border: 1px solid #cccccc; }
		.sidebar .latest-activity .text { float: left; width: 169px; }
			.sidebar .latest-activity .text h5 { overflow: hidden; margin: -1px 0 2px 0; font-weight: bold; font-size: 14px; line-height: 18px; }
				.sidebar .latest-activity .text h5 a { color: #434343; text-decoration: none; }
				.sidebar .latest-activity .text h5 a:hover { color: #00acd4; }

		.sidebar .latest-articles .item { padding: 0px 0 0 0; margin: 14px 0 0 0; overflow: hidden; background: url(../images/dotted-bg-3.png) top left repeat-x; }
		.sidebar .latest-articles .item:first-child { padding: 0; margin: 0; background: none; }
		.sidebar .latest-articles .text { float: left; width: 300px; } 
			.sidebar .latest-articles .text p { padding: 8px 0 0 0; }
			.sidebar .latest-articles .text h5 { overflow: hidden; margin: -1px 0 5px 0; font-weight: bold; font-size: 14px; line-height: 18px; }
				.sidebar .latest-articles .text h5 a { color: #434343; text-decoration: none; }
				.sidebar .latest-articles .text h5 a:hover { color: #00acd4; }
		.sidebar .latest-articles .info { font-size: 11px; font-weight: normal; color: #828181; margin: 0 0 2px 0; }
			.sidebar .latest-articles .info .date { padding: 0 0 0 19px; background: url(../images/ico-document-1.png) 0 0 no-repeat; }
			.sidebar .latest-articles .info a { color: #828181; text-decoration: none; }
			.sidebar .latest-articles .info a:hover { color: #00acd4; }

		.sidebar .photo-gallery-widget .photos { width: 260px; margin: 0 0 -10px 0; overflow: hidden; }
			.sidebar .photo-gallery-widget .photos img { float: left; border: 1px solid #cccccc; padding: 1px; margin: 0 10px 10px 0; }


/* #8 Post */

.post-style-1 .image { margin: 4px 20px 0 0; padding: 3px; border: 1px solid #cccccc; float: left; }
.post-style-2 .image { margin: 4px 0 10px 0; padding: 3px; float: left; }




	
/* # Minhas alterações*/

.login { width: 250px; padding: 30px 0 0 6px; float: right; }
	.login td { vertical-align: top; }
	.login .label { width: 180px; padding: 5px 0 0 0; font-weight: bold; color: #cccccc;}
		.login .input-text-1 { width: 100px; }
	.login .spacer-1 { width: 5px; height: 5px; }
	.login .spacer-2 { width: 5px; height: 5px; }

.input-text-1 { padding: 0 5px; height: 23px; background: none; font: 12px/18px Arial, serif; color: #2d2d2d; border: 1px solid #cccccc; }
.text-area-1 { padding: 5px; background: none; font: 12px/18px Arial, serif; color: #2d2d2d; border: 1px solid #cccccc; }

.barra-laranja-titulo-home{ height: 10px; margin: 0 0 14px 0; background: url(../images/barra-laranja-titulo-home.png) bottom left no-repeat; position: relative; z-index: 400; }

.barra-azul-titulo-home{ height: 10px; margin: 0 0 10px 0; background: url(../images/barra-azul-titulo-home.png) bottom left no-repeat; position: relative; z-index: 400; }

.barra-empresa-home{ height: 10px; margin: 0 0 10px 0; background: url(../images/barra-empresa-home.png) bottom left no-repeat; position: relative; z-index: 400; }

.leia-mais{color: #66cccc; float:left; text-decoration: none; }

.leia-mais a { color: #66cccc; font-size: 9px; font-weight: bold; text-decoration: none; }
.leia-mais a:hover { color: #66cccc; text-decoration: underline; }

.breaking-wrapper .download { background: url(../images/down.png) no-repeat;}

.breaking-wrapper .bullet-branco { background: url(../images/bullet-branco.png) no-repeat;}

.breaking-wrapper .traco-branco { background: url(../images/traco-branco.png) no-repeat;}

.titulo-empresa{font-size:26px; color:#66cccc; font-family:Arial, Helvetica, sans-serif;}
.titulo-consultoria{font-size:18px; color:#66cccc; font-family:Arial, Helvetica, sans-serif;}
.titulo-treinamento{font-size:18px; color:#66cccc; font-family:Arial, Helvetica, sans-serif}


/* #11 Shortcodes*/

.btn-1 { display: inline-block; margin: 0 0 2px 0; background: #e5e5e5 url(../images/dotted-bg-6.png) 0 0 repeat; border: 1px solid #cccccc; color: #00aad1 !important; font-size: 12px; line-height: 12px; font-weight: bold; text-align: left; text-decoration: none !important; text-transform: uppercase; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: #000 0 1px 0; box-shadow: 0 2px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.1); cursor: pointer; }
	.btn-1 span { border: 1px solid #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; display: inline-block; height: 21px; padding: 11px 35px 0 35px !important; }
	.btn-1:hover { background: #c8ebf3 url(../images/dotted-bg-6.png) 0 0 repeat; }
	.btn-1:active { background: #b6d9e1 url(../images/dotted-bg-6.png) 0 0 repeat; }
.btn-1-align-left { margin: 0 20px 20px 0; float: left; }
.btn-1-align-right { margin: 0 0 20px 20px; float: right; }
	.post .btn-1:hover { background: #e5e5e5 url(../images/dotted-bg-11.png) 0 0 repeat; }
	.post .btn-1:active { background: #e5e5e5 url(../images/dotted-bg-12.png) 0 0 repeat; }

.btn-2 { display: inline-block; margin: 0 0 2px 0; background: #e5e5e5 url(../images/dotted-bg-6.png) 0 0 repeat; border: 1px solid #cccccc; color: #434343 !important; font-size: 24px; line-height: 12px; font-weight: bold; text-align: left; text-decoration: none !important; text-transform: uppercase; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; text-shadow: #000 0 1px 0; box-shadow: 0 2px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.1); cursor: pointer; }
	.btn-2 span { border: 1px solid #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; display: inline-block; height: 37px; padding: 19px 45px 0 45px !important; }
	.btn-2:hover { background: #c8ebf3 url(../images/dotted-bg-6.png) 0 0 repeat; }
	.btn-2:active { background: #b6d9e1 url(../images/dotted-bg-6.png) 0 0 repeat; }
.btn-2-align-left { margin: 0 20px 20px 0; float: left; }
.btn-2-align-right { margin: 0 0 20px 20px; float: right; }
	.post .btn-2:hover { background: #e5e5e5 url(../images/dotted-bg-11.png) 0 0 repeat; }
	.post .btn-2:active { background: #e5e5e5 url(../images/dotted-bg-12.png) 0 0 repeat; }

.blockquote-quote-marks { margin: 0 25px 25px 25px; padding: 25px 0 0 0; background: url(../images/blockquote-quote-mark-top-bg.png) 0 10px no-repeat; }
	.blockquote-quote-marks blockquote { margin: -15px 0 0 0; padding: 0 40px 4px 40px; background: url(../images/blockquote-quote-mark-bottom-bg.png) bottom right no-repeat; text-align: center; font-size: 17px; font-weight: bold; line-height: 24px; }

.blockquote-dotted-box { width: 430px; margin: 20px auto; padding: 22px 45px; border: 1px dotted #0aaad0; background: none; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; text-align: center; font-size: 17px; font-weight: bold; line-height: 24px; }

.blockquote-stars { margin: 30px; padding: 0 0 0 0; background: url(../images/ico-star-2.png) center left no-repeat; }
	.blockquote-stars blockquote { margin: -15px 0 0 0; padding: 0 40px 0 40px; background: url(../images/ico-star-2.png) center right no-repeat; text-align: center; font-size: 17px; font-weight: bold; line-height: 24px; }

.list-dotted { padding: 7px 0 23px 0; margin: 0 0 0 100px; list-style-type: none; }
	.list-dotted li { padding: 0 0 0 20px; margin: 4px 0 0 0; background: url(../images/ico-list-bullet-4.png) 0 5px no-repeat; font-weight: bold; }
	.list-dotted li:first-child { margin: 0; }

.list-circle { padding: 7px 0 23px 0; margin: 0 0 0 100px; list-style-type: none; }
	.list-circle li { padding: 0 0 0 20px; margin: 4px 0 0 0; background: url(../images/ico-list-bullet-5.png) 2px 5px no-repeat; font-weight: bold; }
	.list-circle li:first-child { margin: 0; }

.list-checkmark { padding: 7px 0 23px 0; margin: 0 0 0 100px; list-style-type: none; }
	.list-checkmark li { padding: 0 0 0 25px; margin: 4px 0 0 0; background: url(../images/ico-list-bullet-6.png) 0 4px no-repeat; font-weight: bold; }
	.list-checkmark li:first-child { margin: 0; }

.list-cross { padding: 7px 0 23px 0; margin: 0 0 0 100px; list-style-type: none; }
	.list-cross li { padding: 0 0 0 23px; margin: 4px 0 0 0; background: url(../images/ico-list-bullet-7.png) 0 4px no-repeat; font-weight: bold; }
	.list-cross li:first-child { margin: 0; }

.spacer-dotted { width: 100%; height: 1px; margin: 25px 0; border-top: 1px dotted #cccccc; text-indent: -5000px; line-height: 1px; }
.spacer-solid { width: 100%; height: 1px; margin: 25px 0; border-top: 1px solid #cccccc; text-indent: -5000px; line-height: 1px; }
.spacer-title {  width: 100%; height: 7px; margin: 25px 0; background: #49bcd7 url(../images/post-title-bg.png) left -46px no-repeat; text-indent: -5000px; line-height: 7px; }
.spacer-star {  width: 100%; height: 16px; margin: 25px 0; background: #49bcd7 url(../images/spacer-star-bg.png) 0 0 no-repeat; text-indent: -5000px; line-height: 16px; }


.contact-form { padding: 15px 18px 25px 50px; }
	.contact-form td { vertical-align: top; }
	.contact-form p { margin: 0; }
	.contact-form .label { width: 140px; padding: 4px 0 0 0; font-weight: bold; }
	.contact-form .input-text-1 { width: 330px; }
	.contact-form .text-area-1 { width: 330px; height: 150px; }
	.contact-form .spacer-1 { height: 10px; }
	.contact-form .show-all { padding: 0 !important; }

.half-column-left { width: 272px; margin: 0 35px 25px 0; float: left; }
.half-column-right { width: 272px; margin: 0 0 25px 0; float: left; }
.one-third-column-1 { width: 169px; margin: 0 35px 25px 0; float: left; }
.one-third-column-2 { width: 169px; margin: 0 35px 25px 0; float: left; }
.one-third-column-3 { width: 169px; margin: 0 0 25px 0; float: left; }
.one-fourth-column-1 { width: 140px; margin: 0 0px 25px 0; float: left; }
.one-fourth-column-2 { width: 140px; margin: 0 0px 25px 0; float: right; }
.one-fourth-column-3 { width: 118px; margin: 0 35px 25px 0; float: left; }
.one-fourth-column-4 { width: 118px; margin: 0 0 25px 0; float: left; }

/* Style for the error message */

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('demo/error.gif') no-repeat 10px center; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }


#contact { display: block; width: 300px; background-color: #FFF;}



/* #4 Homepage Layouts */

.homepage-slider-wrapper { width: 879px; margin: 0 0 15px -8px; padding: 8px 0 0 8px; background: url(../images/dotted-bg-1.png) 0 0 repeat; }

.homepage-title { font-size: 20px; line-height: 28px; padding: 0 130px; margin: 0 0 29px 0; text-align: center; }

.homepage-block-1 { overflow: hidden; padding: 0 0 25px 0; }
	.homepage-block-1 .main-title { padding: 0 8px; margin: 0 0 16px 0; background: url(../images/main-menu-wrapper-bg.png) center left no-repeat; overflow: hidden; font-weight: bold; }
		.homepage-block-1 .main-title span { padding: 0 10px; font-size: 15px; background-color: #fff; float: left; text-transform: uppercase; }
		.homepage-block-1 .main-title a { padding: 0 10px; background-color: #fff; float: right; font-size: 11px; text-decoration: none; }
		.homepage-block-1 .main-title a:hover { text-decoration: underline; }

	.layout-1 .featured { width: 321px; float: left; }
		.layout-1 .featured .image { border: 1px solid #cccccc; padding: 2px; margin: 0 0 4px 0; }
		.layout-1 .featured .title { font-size: 15px; line-height: 20px; color: #434343; text-decoration: none; }
		.layout-1 .featured .title:hover { color: #00c3f0; }
		.layout-1 .featured .comments { padding: 0 0 0 21px; margin: 0 0 0 7px; font-size: 11px; font-weight: bold; color: #828181; background: url(../images/ico-comments-1.png) 0 0 no-repeat; text-decoration: none; float: none; width: auto; }
	.layout-1 .list { width: 249px; margin: 0 0 0 30px; float: left; }
		.layout-1 .list .item { width: 249px; padding: 16px 0 0 0; margin: 0 0 14px 0; overflow: hidden; background: url(../images/dotted-bg-3.png) top left repeat-x; }
		.layout-1 .list .item:first-child { padding: 0; background: none; }
			.layout-1 .list .item .title { width: 178px; margin: -3px 0 3px 0; float: left; }
				.layout-1 .list .item .title a { font-size: 15px; line-height: 20px; color: #434343; text-decoration: none; }
				.layout-1 .list .item .title a:hover { color: #00c3f0; }
			.layout-1 .list .item .image { margin: 0 15px 0 0; float: left; }
				.layout-1 .list .item .image img { border: 1px solid #cccccc; padding: 2px; display: block; }
			.layout-1 .list .item .info { width: 178px; color: #828181; font-size: 11px; line-height: 16px; font-weight: bold; float: left; }
				.layout-1 .list .item .info .comments { padding: 0 0 0 21px; margin: 0 0 0 12px; color: #828181; background: url(../images/ico-comments-1.png) 0 0 no-repeat; text-decoration: none; float: none; width: auto; }
				.layout-1 .list .item .info .date { padding: 0 0 0 18px; background: url(../images/ico-document-1.png) 0 0 no-repeat; text-decoration: none; }

.layout-2 { width: 900px; padding: 0 0 10px 0; overflow: hidden; }
	.layout-2 .item { width: 157px; margin: 0 23px 0 0; float: left; }
		.layout-2 .item .image { border: 1px solid #cccccc; padding: 2px; margin: 0 0 4px 0; }
		.layout-2 .item .title { line-height: 17px; padding: 0 0 0 2px; }
			.layout-2 .item .title a { font-weight: bold; text-decoration: none; color: #434343; }
			.layout-2 .item .title .text:hover { color: #00c3f0; }
		.layout-2 .item .comments { padding: 0 0 0 21px; font-weight: bold; font-size: 11px; margin: 0 0 0 8px; color: #828181; background: url(../images/ico-comments-1.png) 0 0 no-repeat; text-decoration: none; float: none; width: auto; }

.layout-3 { width: 909px; }
	.layout-3 .list { width: 273px; margin: 0 30px 0 0; float: left; }
		.layout-3 .list .item { width: 273px; padding: 16px 0 0 0; margin: 0 0 14px 0; overflow: hidden; background: url(../images/dotted-bg-3.png) top left repeat-x; }
		.layout-3 .list .item:first-child { padding: 0; background: none; }
			.layout-3 .list .item .title { width: 202px; margin: -3px 0 3px 0; float: left; }
				.layout-3 .list .item .title a { font-size: 15px; line-height: 20px; color: #434343; text-decoration: none; }
				.layout-3 .list .item .title a:hover { color: #00c3f0; }
			.layout-3 .list .item .image { margin: 0 15px 0 0; float: left; }
				.layout-3 .list .item .image img { border: 1px solid #cccccc; padding: 2px; display: block; }
			.layout-3 .list .item .info { width: 202px; color: #828181; font-size: 11px; line-height: 16px; font-weight: bold; float: left; }
				.layout-3 .list .item .info .comments { padding: 0 0 0 21px; margin: 0 0 0 12px; color: #828181; background: url(../images/ico-comments-1.png) 0 0 no-repeat; text-decoration: none; float: none; width: auto; }
				.layout-3 .list .item .info .date { padding: 0 0 0 18px; background: url(../images/ico-document-1.png) 0 0 no-repeat; text-decoration: none; }

	.layout-4 .fundo-empresa { width: 340px; margin: 0 40px 0 0; float: left; background: url(../images/fundo_empresa.png) left 6px no-repeat;  }
	.layout-4 .fundo-outros { width: 240px; margin: 20px 0px 0 0; float: left; }
	.layout-4 .item-wrapper-empresa { width: 320px; margin: 20px 10px 10px 10px;  float: left; }
	.layout-4 .item-wrapper { width: 220px; margin: 0 40px 0 0; float: left; }
	.layout-4 .layout-4-title { padding: 0 0 0 7px; margin: 0 0 14px 0; background: url(../images/layout-4-title-bg.png) left 6px no-repeat; }
		.layout-4 .layout-4-title b { padding: 0 10px; background-color: #fff; text-transform: uppercase; font-size: 16px; color: #00aad1; }

			.layout-4 .featured-item .featured-image img { border: 1px solid #cccccc; padding: 2px; display: block; margin: 0 0 12px 0; }
			.layout-4 .featured-item h5 { font-size: 15px; line-height: 19px; margin: 0 0 6px 0; }
			.layout-4 .featured-item h5 a { color: #434343; }
			.layout-4 .featured-item h5 a:hover { color: #00acd4; }
		.layout-4 .featured-item .info { font-size: 11px; font-weight: normal; color: #828181; padding: 0 0 14px 19px; background: url(../images/ico-document-1.png) 0 3px no-repeat; }
		.layout-4 .featured-item .info a { color: #828181; text-decoration: none; }
		.layout-4 .featured-item .info a:hover { color: #00acd4; }
		.layout-4 .featured-item .intro { padding: 0 0 0 0; }

	.layout-4 .item { padding: 17px 0 0 0; margin: 13px 0 0 0; overflow: hidden; background: url(../images/dotted-bg-3.png) top left repeat-x; }
	.layout-4 .image { float: left; width: 56px; margin: 0 15px 0 0; }
		.layout-4 .image img { padding: 2px; display: block; border: 1px solid #cccccc; }
	.layout-4 .text { float: left; width: 189px; }
		.layout-4 .text h5 { overflow: hidden; margin: -1px 0 5px 0; font-weight: bold; font-size: 14px; line-height: 18px; }
			.layout-4 .text h5 a { color: #434343; text-decoration: none; }
			.layout-4 .text h5 a:hover { color: #00acd4; }
		.layout-4 .text .info { font-size: 11px; font-weight: normal; color: #828181; padding: 0 0 0 19px; background: url(../images/ico-document-1.png) 0 3px no-repeat; }

		.layout-4 .show-all { margin: 21px 0 0 0; }
			.layout-4 .show-all .btn-1 span { width: 226px; text-align: center; padding: 11px 15px 0 15px !important; }

	.layout-4 .last { margin: 0 0px 0 20px; }

.layout-5 { width: 900px; padding: 0 0 0 0; overflow: hidden; }
	.layout-5 .item { width: 157px; margin: 0 23px 0 0; float: left; }
		.layout-5 .item .image { border: 1px solid #cccccc; padding: 2px; margin: 0 0 4px 0; }
		.layout-5 .item .title { line-height: 17px; font-size: 13px; margin: 0 0 7px 0; }
			.layout-5 .item .title a { font-weight: bold; text-decoration: none; color: #434343; }
			.layout-5 .item .title .text:hover { color: #00c3f0; }
		.layout-5 .item .comments { padding: 0 0 0 19px; font-size: 11px; margin: 0 0 0 10px; color: #828181; background: url(../images/ico-comments-5.png) 0 1px no-repeat; text-decoration: none; float: none; width: auto; }
		.layout-5 .item .comments:hover { background: url(../images/ico-comments-6.png) 0 1px no-repeat; }
	.layout-5 .info { font-size: 11px; font-weight: normal; color: #828181; padding: 0 0 0 19px; background: url(../images/ico-document-1.png) 0 3px no-repeat; }
		.layout-5 .info a { color: #828181; text-decoration: none; }
		.layout-5 .info a:hover { color: #00acd4; }
