/*
Theme Name: O Lobo Alfa
Theme URI: http://bygiovanni.com.br/
Description: O Lobo Alfa, Adote Animais, Cuide de Animais, Animais, Adoção, Fazenda, Vale.
Version: 1.0
Author: Giovanni Keppelen dos Santos
Author URI: http://bygiovanni.com.br/
Tags: magazine, light, link, blue, two column, widgets, jquery
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

* { margin:0px; padding:0px; border:none; }

body {

	background:#f9f8e9 url(assets/imagens/tirabg.jpg) repeat-x;
	font:12px Arial, Helvetica, sans-serif; color:#5e6568;
}

ul li { list-style:none; list-style-image:none; }


p { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; line-height:140%; color:#000;}

code {
	margin:0; padding:0;
	width:80%; height:auto;
	font:1.17em Georgia, "Times New Roman", Times, serif; color:#0f8eb3;
}

	pre {
		margin:0 auto; padding:5px 20px;
		background:#f4f1ec url(assets/imagens/code.gif) repeat;
		border:1px solid #bbced7;
		font:0.92em Georgia, "Times New Roman", Times, serif; color:#3e3e3e;
		line-height:200%;
	}

blockquote {
	margin:0 auto; padding:5px 20px;
	width:80%; height:auto;
	background:#f8fbfc url(assets/imagens/blockquote.gif) no-repeat top left; border:1px solid #edeff0;
}

img {
	margin:0; padding:0;
	border:0;
}

ins {
	color:#009999;
}

del {
	color:#990000;
}

.banner_rotativo a{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #cb1580;
font-weight: bold;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	margin:-10px 0 0 0; padding:0;
	font:bold 3.53em Verdana, Arial, Helvetica, sans-serif; color:#fefefe;
	position:relative; display:block;
}

	.post-content h1, .page-content h1 {
		margin:10px 0; padding:0;
		font:bold 2.50em Arial, Helvetica, sans-serif; color:#53798b;
	}

	h1 a:link, h1 a:active, h1 a:visited {
		color:#fefefe;
		outline:0;
	}

	h1 a:hover {
		color:#d7d7d7;
	}

	h1 span {
		margin:10px 0 0 0;
		width:100%; height:20px;
		position:absolute; display:block;
	}

h2 {
	margin:0; padding:0;
	font:0.83em Verdana, Arial, Helvetica, sans-serif; color:#b9b9b9;
}

	.post-content h2, .page-content h2 {
		margin:10px 0; padding:0;
		font:bold 2.00em Arial, Helvetica, sans-serif; color:#53798b;
	}

h3 {
	margin:0; padding:0;
	font:bold 2.80em Arial, Helvetica, sans-serif; color:#30393d;
}

h6 {
color:#30393D;
font:bold 2.8em Arial,Helvetica,sans-serif;
}

	.post-content h3, .page-content h3 {
		margin:10px 0; padding:0;
		font:bold 1.50em Arial, Helvetica, sans-serif; color:#53798b;
	}

		.post-content h6, .page-content h6 {
		margin:10px 0; padding:0;
		font:bold 1.50em Arial, Helvetica, sans-serif; color:#53798b;
	}

	h3 a:link, h3 a:active, h3 a:visited {
		color:#30393d;
	}

		h6 a:link, h6 a:active, h6 a:visited {
		color:#30393d;
	}

	h3 a:hover {
		color:#54798b;
	}

		h6 a:hover {
		color:#54798b;
	}

		h6 a:link, h6 a:active, h6 a:visited {
		color:#30393d;
	}

	h3.post-title, .single h3.post-title, h3.post-title-small {
		-moz-border-radius:10px 10px 10px 10px;
		border-radius:10px 10px 10px 10px;
		background:none repeat scroll 0 0 #f7b736;
		height:40px;
		margin:0;
		padding:10px 20px;
		width:500px;
	}

	h6.post-title, .single h6.post-title, h6.post-title-small {

		margin:0;
		padding:10px 20px;
		width:500px;
		/*border-bottom:4px solid #f7b736;*/
	}

		.single h3.post-title {
			font-size:2.00em;
			width:275px;
		}
			.single h6.post-title {
			font-size:2.00em;
			width:275px;
		}

		h3.post-title-small {
			font-size:1.50em;
		}
			h6.post-title-small {
			font-size:1.50em;
		}

h4 {
	margin:0; padding:0;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#fefefe;
}

	h4.textosFormularios {
	margin:0; padding:0;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#333 !important;
}

	.post-content h4, .page-content h4 {
		margin:10px 0; padding:0;
		font:bold 1.17em Georgia, "Times New Roman", Times, serif; color:#53798b;
	}

	#footer h4 {
		margin:0 0 20px 0;
	}

h5, #searchform label {
	/* Sidebar Header */
	margin:0; padding:28px 0 0 20px;
	width:285px; height:55px;
	background:#f5fbfe url(assets/imagens/sidebar-top.gif) no-repeat top center;
	font:bold 2.25em Arial, Helvetica, sans-serif; color:#587682;
}

	.post-content h5, .page-content h5 {
		margin:10px 0; padding:0;
		width:auto; height:auto;
		background:none;
		font:bold 1.00em Georgia, "Times New Roman", Times, serif; color:#53798b;
	}

	#tag_cloud h5, #searchform label {
		margin:0; padding:0;
		background:none;
	}

a:link, a:active {
	color:#121741;
	text-decoration:none;
}

a:hover {
	color:#000;
}

a:visited {
	color:#121741;
	text-decoration:none;
}

/* Header
/* -------------- */

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	margin:0; padding:10px 5px;
	font:bold 1.08em Arial, Helvetica, sans-serif; color:#FFF;
	display:block;
	position:relative;

}

#navigation ul li a:hover {
	color:#f7b736;
	font-weight:bold; text-decoration:none;
}

#navigation ul.pages li.current_page_item a:link, #navigation ul.pages li.current_page_item a:active, #navigation ul.pages li.current_page_item a:visited {
	/* Crazy margins to pull up the hover image above the borders.*/
	margin:-3px 0 0 0; padding:15px 15px 14px 15px;
	/*background:#171615 url(assets/imagens/navigation-hover.gif) repeat-x bottom center;*/
	color:#000; position:relative;
	text-decoration:none;
}

a.rss:link, a.rss:active, a.rss:visited, a.rss:hover {
	margin:13px 15px 0 0; padding:0;
	width:16px; height:17px;
	background:url(assets/imagens/rss.png) no-repeat top center;
	text-indent:-9999px; display:block; outline:0;
}

.siga_nos {
	width:168px;
	border-top:7px solid #900;
	position:absolute;
	top:0px;
	right:10px;
}

.nosso_flicker {
	width:40px;
	height:40px;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
#share{
	position: fixed;
	z-index: 9999;
	top:50%;
	width: 100px;
	float:left;
}

/* Main Content
/* -------------- */


.post-info12 {
	text-align:right;
	font:0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}

.post-info {
	text-align:right;
	font:0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}

	.post-info span {
		font-size:1.18em;
		display:block;
	}
		.post-info12 span {
		font-size:1.18em;
		display:block;
	}

		.post-info span a:link, .post-info span a:active, .post-info span a:visited {
			color:#1e1c1a;
			text-decoration:none;
		}

			.post-info12 span a:link, .post-info12 span a:active, .post-info12 span a:visited {
			color:#1e1c1a;
			text-decoration:none;
		}

		.post-info span a:hover {
			color:#f23183;
		}
			.post-info12 span a:hover {
			color:#f23183;
		}

.comment-count a:link, .comment-count a:active, .comment-count a:visited {
	margin:0; padding:10px 20px;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#FFF;
	display:block;
}

.comment-count a:hover {
	background:#ec7d36;
}

	.single .comment-count a:link, .single .comment-count a:active, .single .comment-count a:visited,
	.page-content .comment-count a:link, .page-content .comment-count a:active, .page-content .comment-count a:visited {
		padding:8px 18px;
		font:bold 1.45em Arial, Helvetica, sans-serif;
	}

.post-intro strong {
	font:bold 1.33em Arial, Helvetica, sans-serif; color:#30393d;
	line-height:21px;
}

.continue-reading a:link, .continue-reading a:active, .continue-reading a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font:bold italic 1.17em Georgia, "Times New Roman", Times, serif; color:#bd4478;
}

.continue-reading a:hover,
.cat-posts li.view-more a:hover {
	color:#f2307f;
}

.grid-3{
 width: 323px;
 float:left;
 min-height: 300px;
}
.grid-3 img{ width: 323px; height: 323px;}
.grid-middle{ margin: 0px 16px;}

/* Drop Down
/* -------------- */

.category a:link, .category a:visited,
.category-inside a:link, .category-inside a:active, .category-inside a:visited {
	margin-bottom:-1px; padding:15px 25px 0 15px;
	display:inline-block;
	height:25px; outline:0;
	font:1.00em Georgia, "Times New Roman", Times, serif; color:#7f7d7e;
}

.active div {
	margin:0 0 -1px 0; padding:0 0 0 6px;
	width:auto; height:40px;
	background:url(assets/imagens/cat-hover-left.gif) no-repeat top left;
	float:right; display:block; position:relative; z-index:10;
}

	.active a:link, .active a:visited {
		margin:0; padding:15px 25px 0 15px;
		width:auto; height:25px; display:inline-block;
		font:1.00em Georgia, "Times New Roman", Times, serif; color:#5c5659;
		background:url(assets/imagens/cat-hover-right.gif) no-repeat top right;
	}

.cat-posts li.view-more {
	margin:0; padding-top:15px;
	text-align:right;
}

.cat-posts li a:link, .cat-posts li a:active, .cat-posts li a:visited {
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#30393d;
	display:block;
}

.cat-posts li a:hover {
	color:#bd4478;
}

	.cat-posts li span {
		font:0.92em Arial, Helvetica, sans-serif; color:#889194;
	}

/* Content Navigation
/* -------------- */

.navigation {
	font:normal 0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}

	.navigation a:link, .navigation a:visited, .navigation a:active {
		font:bold 0.92em Georgia, "Times New Roman", Times, serif; color:#656c71;
	}

	.navigation a:hover {
		color:#35383a;
	}

/* Comments
/* -------------- */

.submit-comment {
	margin:0 0 15px 0; padding:0;
	width:149px; height:30px;
	background:url(assets/imagens/enviar_comentario.jpg) no-repeat top center;
	display:block; outline:0; text-indent:-9999px;
	border:0;
}

.author {
	font:1.50em Arial, Helvetica, sans-serif; color:#3c4d54;
}

	.author a:link, .author a:active, .author a:visited {
		color:#3c4d54;
	}

	.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
		color:#6b8894;
		display:inline;
	}

.author span {
	font:0.61em Georgia, "Times New Roman", Times, serif; color:#a3aeb2;
	display:block;
}

.comment-text {
	font:1.00em Arial, Helvetica, sans-serif; color:#74868d;
	line-height:19px;
}

/* Sidebar
/* -------------- */

#sidebar li {
	font:0.92em Arial, Helvetica, sans-serif;
}

	#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
		font:bold 1.17em Arial, Helvetica, sans-serif; color:#5a656a;
	}

	#sidebar li a:hover {
		text-decoration:none;
	}

#sidebar .rss-date {
	margin:5px 0; padding:0;
	color:#709cb0;
	display:block;
}

#sidebar .rssSummary {
	margin:5px 0; padding:0;
}

#sidebar li a.sidebar-read-more:link, #sidebar li a.sidebar-read-more:visited, #sidebar li a.sidebar-read-more:active,
#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
	margin:18px 0 0 25px; padding:0;
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#a6b5bc;
	position:absolute;
}

	#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
		padding:1px 0 0 23px;
		line-height:16px;
		background:url(assets/imagens/rss.png) no-repeat center left;
	}

#sidebar li a.sidebar-read-more:hover,
#sidebar li a.sidebar-read-more-rss:hover {
	color:#889297; text-decoration:none;
}

#featured-news .sidebar-content a:link, #featured-news .sidebar-content a:active, #featured-news .sidebar-content a:visited,
#recent-news .sidebar-content a:link, #recent-news .sidebar-content a:active, #recent-news .sidebar-content a:visited {
	font:bold 1.35em Arial, Helvetica, sans-serif; color:#5a656a;
}

#featured-news .sidebar-content a:hover, #recent-news .sidebar-content a:hover {
	color:#475054;
}

	#featured-news .sidebar-content span a:link, #featured-news .sidebar-content span a:visited, #featured-news .sidebar-content span a:active,
	#recent-news .sidebar-content span a:link, #recent-news .sidebar-content span a:visited, #recent-news .sidebar-content span a:active {
		margin:5px 0 0 0; padding:0;
		font:normal 1.00em Arial, Helvetica, sans-serif; color:#709cb0;
		display:block;
	}

	#featured-news .sidebar-content span a:hover,
	#recent-news .sidebar-content span a:hover {
		color:#5e8293;
	}

#sponsored-ad p.sponsored-ad {
	margin:auto auto 8px 5px;
	font:0.92em Arial, Helvetica, sans-serif; color:#9caab1;
}

/* Footer
/* -------------- */

p.about-text {
	margin:0 0 10px 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#b2b2b2;
	line-height:17px;
}

p.copyright {
	margin:10px 0 0 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#404040;
}

/* Misc
/* -------------- */

.arial, .arial a {
	font-family:Arial, Helvetica, sans-serif;
}

/* 02 - MAIN STRUCTURE
/* ----------------------------------------------*/

.container {
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	width:1000px; height:auto;
}




.mini-banners, .med{
    width: 100%;
    margin-top: 30px;
    display: inline-block;
}
.cycle.med{
	min-height: 324px !important;
    position: relative !important;
    width: 100% !important;
    overflow: hidden;
}

/* Various Columns
/* -------------- */

.col-580 {
	width:699px;
	margin-top:-85px;
}
#bt_destque{
	height: 60px;
    margin: 70px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
}
.col-5801 {width:100%;
	margin-top:-80px;}

.col-340 {
    margin-right: -60px;
	width:310px;
	position:relative;
}
.container-nova .col-340{
	margin-right: -22px;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
	margin-top:-95px;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.clearfix p img {
	margin: 10px !important;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* 03 - HEADER
/* ----------------------------------------------*/

#header {
	margin:0; padding:0;
	width:auto; height:auto;

}

	.logo {
		/*background:url("assets/imagens/topo.jpg") no-repeat scroll 0 0 transparent;*/
		float:left;
		height:310px;
		width:100%;
		background: #fff;
		position:relative;
	}

	#searchform-header {
		margin:78px 20px 0 0; padding:0;
		width:284px; height:auto;
		background:url(assets/imagens/searchform-back.gif) no-repeat center left;
		float:right;
	}

		#searchform-header #s {
			margin:0 0 0 0; padding:6px 10px 5px 25px;
			width:165px; height:auto;
			border:0;
			background:none;
			float:left;
			font-size:0.92em; color:#aea592;
		}

		#searchform-header #go {
			float:right;
			margin:0;
		}

#navigation {
	margin:0 auto; padding:0; width: 960px; height:165px;
}
.container-nova #navigation{
	width: 100%;
	margin:0;
}

	#navigation ul.pages {
		margin:0 auto; padding:0;
		width:880px; height:auto;
		list-style:none; float:left;
		/*margin-top:15px;*/
	}

		#navigation ul li {
			margin:0 20px; padding:0;
			float:left; overflow:visible;
			list-style:none;
		}

	.rss {
		margin:0 30px 0 0; padding:0;
		width:16px; height:17px;
		float:right;
	}

/* 04 - DOCK
/* ----------------------------------------------*/

#latest-dock {
	margin:24px 0px 0px 0px; padding:0;

}

	.dock-back {
		padding:20px 0;
		/*background:url(assets/imagens/dock-back.gif) no-repeat bottom center;*/
	}

		#dock {
			margin:0 auto; padding:0;
			width:940px;
			list-style:none;
			position:relative;
			text-align:center;
		}

			#dock li {
				margin:0; padding:0 0 18px 0;
				display:inline;
			}

				#dock li.dock-active {
					background:url(assets/imagens/dock-shadow.png) no-repeat bottom center;
				}

				#dock li a:link, #dock li a:active, #dock li a:visited {
					margin:30px 7px 0 7px; padding:2px 0 0 0;
					width:75px; height:58px;
					background:url(assets/imagens/dock-preview-back.png) no-repeat top center;
					display:inline-block;
				}

				#dock li span {
					margin:0; padding:0;
					width:980px; height:auto;
					position:absolute;
					display:none;
					top:0; left:0;
					text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
				}

				.latest {
					width:980px; text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
					position:absolute;
				}

/* 05 - MAIN CONTENT
/* ----------------------------------------------*/

#main-content {
	padding:20px 0;
}

.post {
	margin:0 0 25px 0;
}

/* Archive Post
/* --------------- */

.archive {
	margin:0;
}

	.archive .post-meta {
		margin:0 0 17px 0;
	}

	.archive .post-info {
		font-style:italic;
	}
		.archive .post-info12 {
		font-style:italic;
	}

/* Small (Half) Post
/* --------------- */

.single {
	margin:0 15px 20px 0;
	width:275px; height:auto;
	float:left;
}

	.single .post-content {
		margin:0; padding:22px 17px 11px;
	}

	.single .post-image {
		height:115px;
	}

	.single .post-footer {
		padding:16px 23px;
	}

	.last {
		margin:0;
	}

/* Post Box
/* --------------- */

.post-box {
	padding:0; width:100%;
	background:#fdfefe url(assets/imagens/post-box-top.gif) repeat-x top center;
	border:1px solid #dce7ed;
	border-bottom:1px solid #cfdbe1; border-top:0;
}

	.post-meta {
		margin:0 0 23px 0; padding:0;
		position:relative;
		/*border-bottom: 4px solid #f7b736;*/
	}

		.post-info {
			margin:0; padding:10px 5px;
			width:190px; height:auto;
			border-bottom:4px solid #889398;
			bottom:0; right:0;
			position:absolute;
		}

		.post-info12 {
			margin:0; padding:10px 5px;
			width:190px; height:auto;
			/*border-bottom:4px solid #ed8236;*/
			bottom:0; right:220px;
			position:absolute;
			right:0;
		}

	.post-content, .page-content, .comment-content {
		margin:0; padding:22px 22px 11px;
		border:1px solid #FFF;
		border-bottom:1px solid #e8ebec;
		position:relative;
	}

		.page-content {
			padding:15px 22px 0;
		}

		.comment-count {
			margin:0; padding:0;
			width:auto; height:auto;
			background:#ec7d36;
			position:absolute; display:block;
			top:-10px; left:-10px;
		}
			.page-content .comment-count {
				margin-top:-15px;
			}

		.post-image, .post-image-inner {
			margin:0 auto 10px auto; padding:0;
			width:auto; height:auto;
			display:block;
		}

			.post-image-inner {
				margin:0 auto 10px 15px;
				float:right;
			}

			.post-image img, .post-image-inner img {
				margin:0 auto; padding:3px;
				border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;
				border-bottom:1px solid #e7e8e8;
				text-align:center; display:block;
			}

	/* Post Footer
	/* --------------- */

	.post-footer {
		margin:0; padding:23px;
		background:#fcfdfe;
		border-top:1px solid #FFF;
		position:relative; z-index:100;
	}

		.continue-reading {
			margin:0; padding:0;
			width:180px; height:auto;
			float:left;
		}

		.category-menu {
			margin:0; padding:0;
			width:350px; height:auto;
			float:right; text-align:right;
			position:absolute; top:10px; right:10px;
		}

			.indicator, .indicator-active {
				margin:0; padding:0;
				width:7px; height:5px;
				background:url(assets/imagens/expand.gif) no-repeat center left;
				display:inline-block; vertical-align:middle;
			}

				.indicator-active {
					background:url(assets/imagens/collapse.gif) no-repeat center left;
				}

			.dropdown {
				margin:0; padding:0;
				width:360px; height:auto;
				background:url(assets/imagens/dropdown.png) no-repeat bottom center;
				text-align:left;
				display:none;
				position:relative;
			}

				.cat-posts {
					margin:0 auto; padding:10px 0 19px 0;
					width:322px; height:auto;
					list-style:none;
					border-top:1px solid #ebecec;
				}

					.cat-posts li {
						margin:0; padding:10px 15px;
						background:url(assets/imagens/cat-post-li.gif) no-repeat bottom right;
					}

						.cat-posts li.view-more {
							background:none;
						}

/* Content Navigation
/* --------------- */

.navigation {
	margin:0; padding:8px 10px;
	background:#dce8ee url(assets/imagens/box-highlight.gif) repeat-x bottom center;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #d4e0e6;
}

.bgmenu {
	background:url("assets/imagens/fundomenu.png") no-repeat scroll 0 0 transparent;
	height:163px;
	width:100%;
	z-index:10;
	position:relative;

}

.bgmenuinternas {
	background:url("assets/imagens/menu_internas.png") no-repeat scroll 0 0 transparent;
	height:163px;
	width:960px;
	position:absolute;

}
/* WP Attachments
/* --------------- */

.wp-caption {
	margin:0 10px; padding:9px 5px 5px;
	background:#FFF;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #CCCCCC;;
	text-align:center;
}

	.wp-caption-text {
		margin:5px auto auto auto; padding:5px 0 0;
		font:0.92em Arial, Helvetica, sans-serif; color:#656c71;
	}

/* Inputs
/* --------------- */

.input {
	margin:0; padding:5px;
	background:#fdfefe url(assets/imagens/post-box-top.gif) repeat-x top center;
	border:1px solid #dce7ed;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
}


/* Comments
/* --------------- */

.comment-content {
	padding:0;
	background:#f3f8fa;
	border-bottom:0;
}

.commentlist, .commentlist ul {
	margin:15px 0 0 0; padding:0;
	list-style:none;
}

	.commentlist li {
		margin:0; padding:30px;
		background:url(assets/imagens/white.gif) repeat-x bottom center;
		border-bottom:1px solid #d9e1e6;
	}

	.commentlist li.alt, .thread-alt {
		background:#f9fcfd url(assets/imagens/white.gif) repeat-x bottom center;
	}

	.commentlist li.no-comments {
		margin:55px 0 0 0; padding:0 30px;
		background:none;
		border:0;
	}

	.commentlist .children {
		margin:10px 0 0 0; padding:0;
		border:1px solid #d9e1e6;
	}

		.commentlist .children li {
			margin:0; padding:20px;
			border-bottom:1px solid #FFF;
		}


		.commentlist li .comment-wrap {
			position:relative;
			text-align:left;
		}

			.commentlist li .comment-text {
				margin:0; padding:0;
				width:auto; height:auto;
				background:none;
			}

			.commentlist li .comment-author {
				margin:0; padding:0;
				width:auto; height:auto;
			}

				.gravatar {
					margin:0 10px 0 0; padding:1px 0 0 2px;
					width:41px; height:40px;
					background:url(assets/imagens/gravatar.gif) no-repeat top center;
					float:left;
				}

				.author {
					margin:2px 0 0 0; padding:0;
					width:auto; height:auto;
					float:left;
				}

/* 06 - SIDEBAR
/* ----------------------------------------------*/

#sidebar {
	margin:0 0 0 0px;
	padding:0;
	width:305px;
	height:auto;
	list-style:none;
}

	#sidebar li {
		margin:0 0 20px 0; padding:0 0 56px 0;
		width:auto; height:auto;
		background:#f5fbfe url(assets/imagens/sidebar-bottom.gif) no-repeat bottom center;
	}

		#sidebar #tag_cloud, #sidebar #search {
			padding:0;
			background:none;
		}

			#searchform {
				margin:0 auto; padding:0;
			}

	#sidebar #sponsored-ad {
		background:none;
	}

		#sidebar li ul, #sidebar .textwidget, #calendar_wrap {
			margin:0 auto; padding:0;
			width:245px; height:auto;
			list-style:none;
			background:#ebf6fb;
			overflow:hidden;
		}

			#calendar_wrap {
				margin:0 auto;
				width:190px;
			}

				#wp-calendar {
					margin:15px 0; padding:0;
					width:100%; height:auto;
				}

					#wp-calendar caption {
						font:bold 1.17em Arial, Helvetica, sans-serif; color:#5a656a;
					}

					#wp-calendar thead tr th {
						font-weight:bold;
					}

					#wp-calendar td {
						font:0.92em Arial, Helvetica, sans-serif; color:#709cb0;
						border:1px solid #d2dce0; text-align:center;
					}

						#wp-calendar tfoot td {
							border:0;
						}

		#sidebar .textwidget {
			margin:0 auto 15px auto;
		}

			#sidebar li ul li  {
				margin:0 0 15px 0; padding:0;
				width:auto; height:auto;
				background:none;
			}

				.sidebar-preview {
					margin:0; padding:3px 0 0 4px;
					width:114px; height:65px;
					background:#FFF url(assets/imagens/sidebar-preview-back.gif) no-repeat top center;
					float:left;
				}

				.sidebar-content {
					margin:0; padding:0;
					width:115px; height:auto;
					float:right;
				}

/* 07 - FOOTER
/* ----------------------------------------------*/

#footer {
	margin:0;
	width:auto; height:128px;
	background:#171615 url(assets/imagens/bgfooter.jpg) repeat-x;

}
	.textoFooter {
color:#999999;
font-family:"Helvetica",Arial;
font-size:14px;
font-weight:normal;
margin:0 auto;
padding:20px;
width:325px;
}

	.footer-divider {
		background:url(assets/imagens/footer-divider.gif) repeat-y top left;
	}

	#footer .categories {
		margin:0; padding:0;
		width:360px; height:auto;
		float:left;
	}

		.footer-cat {
			margin:0; padding:0;
			width:360px; height:auto;
			list-style:none;
		}

			.footer-cat li {
				margin:5px 0; padding:0 0 0 9px;
				width:150px; height:auto;
				float:left;
				background:url(assets/imagens/footer-cat-left.gif) no-repeat top left;
			}

				.footer-cat li a {
					margin:0; padding:0 9px 0 0;
					width:auto; height:23px; line-height:23px;
					float:left; display:block;
					background:url(assets/imagens/footer-cat-right.gif) no-repeat top right;
				}

				.footer-cat li a:link, .footer-cat li a:active, .footer-cat li a:visited {
					font-family:Georgia, "Times New Roman", Times, serif; color:#a7a7a7;
				}

				.footer-cat li a:link span, .footer-cat li a:active span, .footer-cat li a:visited span {
					color:#FF00FF;
				}

			.footer-cat li:hover, .footer-cat li:hover a {
	  			background-position:0% -23px;
			 	color:#171615;
				cursor:pointer;
			 }

			.footer-cat li:hover a {
				background-position:100% -23px;
  			}

	#footer .about {
		margin:0; padding:0;
		width:580px; height:auto;
		float:right;
	}

#link-back {
	margin:0; padding:15px 0;
	background:#0c0b0b;
}

	.donators {
		margin:0; padding:0;
		width:282px; height:auto;
		float:left;
	}

		a.smashing:link, a.smashing:active, a.smashing:visited, a.smashing:hover,
		a.function:link, a.function:active, a.function:visited, a.function:hover {
			margin:0; padding:0;
			width:154px; height:54px;
			background:url(assets/imagens/smashing.gif) no-repeat top center;
			display:block; text-indent:-9999px; float:left; outline:0;
		}

		a.function:link, a.function:active, a.function:visited, a.function:hover {
			width:128px;
			background:url(assets/imagens/function.gif) no-repeat top center;
		}

/* Last Update 2.7.09 */

.postim {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin:5px 15px 10px 0;
	padding:5px;
}

.fundo_lateral {
/*background:url("assets/imagens/fundo_lateral.jpg") no-repeat scroll 0 0 transparent;*/
	background: #e2dcbc none repeat scroll 0 0;
    border-radius: 10px 10px 0 0;
    border-top: 50px solid #121741;
    float: left;
    height: 854px;
    padding-left: 15px;
    padding-top: 15px;
    width: 270px;
}
.junta_lateral {
height:auto;
padding:5px;
width:260px;
}
.foto_lateral {
	width:276px;
	height:173px;
}

.tarja_adotar {
	background:url("assets/imagens/tarjaQueroAdotar.png") no-repeat scroll 0 0 transparent;
	height:31px;
	margin-left:174px;
	margin-top:109px;
	position:absolute;
	width:118px;
}
.attachment-232x173 {
	border:3px solid #fff;
	width:232px; height:173px;
}

.attachment-238x116 { border:2px solid #999; width:238px; height:116px;}
.attachment-530x250 { border:2px solid #999; width:auto; height:auto; margin:20px auto 10px;display:block;}

.attachment-145x105 { border:3px solid #fff; width:145px; height:105px;}

.banner_rotativo { width:699px; height:285px; margin-bottom:35px; position: relative; }

#align_boxes_index{
	width: 100%;
	float: left;
}
.boxes_Index {
	background:none repeat scroll 0 0 #E2DCBC;
	float:left;
	height:244px;
	margin-bottom:20px;
	padding:20px 0 3px 10px;
	width:164px;
}

.dicasECampanhaIndex { width:325px; padding:10px; height: 269px; clear:both; margin-top:20px; background:#E2DCBC; float:left; }

.fazendaValeDosSonhos { float:left; width:325px; margin-left:25px; margin-top:20px; padding:15px 0; background: #E2DCBC; height: 259px; }
.boxAntiLeitura {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	height:430px;
	margin:0 20px 20px 0;
	padding:20px 10px 10px 20px;
	width:250px;
	overflow: hidden;
}

.boxAntiLeitura p {
	padding: 20px 0;
	color: #5e6568;
}

.continuar-lendo {
	display: block;
	font-weight: bold;
}

.boxAntiLeitura2 {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
min-height:430px;
margin:0 20px 20px 0;
padding:20px 10px 10px 20px;
width:800px;
}

h1.tituloAdote { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#121741; margin-top:9px; }
h1.h1_index { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; color:#121741; font-weight:bold; }
h2.h2Titulos { font-family:Tahoma, Geneva, sans-serif; font-size:30px; font-weight:bold; color:#7c261b; }
h2.h2Titulos1 { font-family:Tahoma, Geneva, sans-serif; font-size:24px; font-weight:bold; color:#121741; }
h3.h3Titulos {
border-bottom:4px solid #30393D;
color:#30393D;
font-family:Tahoma,Geneva,sans-serif;
font-size:26px;
font-weight:normal;
line-height:195%;
width:250px;
min-height:105px;
margin-bottom: 20px;
}

#navegacao01 {
	width:300px;
	height:50px;
	border:1px solid;
	position:absolute;
	z-index:9999;
}

#navegacao01 UL {
	float:left;
	width:100%;
}

#navegacao01 li {
	list-style:none;
	float:left;
	margin-right:10px;
	background:#930;
	color:#FFF;
}

input { width:450px; height:22px; border:1px solid #CCC; margin:10px 0; }
textarea { width:450px; height:105px; border:1px solid #CCC; margin:10px 0; }
.wpcf7-submit { width:250px !important; }


#menu{
	margin:0px auto;
	padding: 0px;
	height:45px;
	overflow:hidden;
	width:1000px;
	padding-top:10px;
	border-top: 8px solid #f7b736;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
	}

#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-shadow:1px 1px 0px #000;
	}

#menu li a, #menu li a:link, #menu li a:visited {
	color:#aaa;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:45px;
	}

#menu li a:hover, #menu li a:active {

	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:45px;
	text-decoration: none;

	}

#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#131842;
	width: 150px;
	color:#fff;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:32px;
	border-bottom: 1px solid #1a2159;
	text-shadow:1px 1px 0px #08538F;
	}

#menu li li a:hover, #menu li li a:active {
	color: #fff;
	padding: 0px 10px ;
	line-height:32px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin-top: -2px;
	padding: 0px;
	background:#131842;
	}

#menu li li {
	}

#menu li ul a {
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active {
	}

#menu li ul ul {
	margin: 5px 0 0 10px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul,
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul,
#menu li li li:hover ul, #menu li.sfhover ul,
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	color:#fff;
	}

#menu li:hover, #menu li.sfhover {
	position: static;
	}


	#foxmenucontainer{
	background:url("assets/imagens/fundomenu.gif") no-repeat scroll 0 0 transparent;
	height:163px;
	margin:0 auto;
	width:960px;
	display:block;
	font-size: 11px;
	font-weight:normal;
	text-transform:uppercase;
	} /*** MENU ***/


/*#slider {
    background:url(assets/imagens/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}*/

.wp_bannerize img {
	width:699px;
	height:285px;
}

.navi {
    position: absolute;
    top: 590px;
    width: 687px;
    z-index: 9999;
}

#prev {
    position: absolute;
	vertical-align:middle;
	float:left;
	color:000;
	z-index: 99999;
	left: 5px;
	top: 88%;
}

#prev img{width: 20px;}

#next {
    right: 5px;
    z-index: 9999;
    position: absolute;
	vertical-align:middle;
	top: 88%;
	float:right;
}

#next img{width:20px;}

.fazendaValeDosSonhos {
    display: block;
    text-align: center;
}

.lista-estados {

    float: left;
    width: 100%;
    margin: -50px 0 0;
    position: relative;
}

.lista-estados p a {
	color: #FFFFFF;
    display: block;
    font: bold 1.08em Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 10px 5px;
}

.lista-estados ul {
    background: none repeat scroll 0 0 #8E5110;
    float: left;
    left: -20px;
    padding: 0 5px 15px 20px;
    position: absolute;
    top: 35px;
    width: 260px;
}

#sidebar .junta_lateral .lista-estados ul li {
    background: none;
    padding: 0 0 3px 0;
    margin: 0;
    height: 20px;
}

#sidebar .junta_lateral .lista-estados ul li a{
    color: #FFFFFF;
    display: block;
    font: bold 1.08em Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 10px 5px;
}

.categorias-post {
	display: none;
}

#region{float:left; width:55%; margin: 34px 0 0 0; background: #121741; padding: 10px;}
    #region h1{float:left; font-size: 12px; width: 300px; color:#ffffff; margin:5px 0 0 0;}
    #region select{float:left; padding:5px 5px 5px 10px; margin:5px 0 0 3px}

.mini-banners .grid-3.cycle, .mini-banners .grid-3.cycle.grid-middle{
	width: 33%;
}
.mini-banners .grid-3.cycle.grid-middle{
	margin:0;
	border-left:5px solid #f9f8e9;
	border-right:5px solid #f9f8e9;
}
.mini-banners{
	margin-bottom: 30px;
}

.container-nova {
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}
.facebook-rodape{
	margin-bottom: 30px
}
.container-nova .col-580{
	margin-top: -92px;
}
.linha{
	border-top: 4px solid #f7b736;
	width: 100%;
	float: left;
}

/*Loja*/
.loja{
	background:#fff;
	padding:20px;
}
.loja h1.page-title{
	color: #121741;
	font-size: 33px;
	text-transform: uppercase;
	padding: 20px 0;
	font-family: 'Roboto', sans-serif;
} 
.woocommerce-result-count{
	color: #333;
	float: left;
	padding: 5px 0 0 0;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}
.loja .products{
	clear: both;
	margin: 50px 0 0 0;
	display: inline-block;
	width: 100%;
}
.loja .woocommerce-ordering{
	float: right;
}
.loja .woocommerce-ordering select{
	padding: 10px 30px 10px 9px;
	border: 1px solid #D5D5D5;
	color: #484c51;
	font-size:14px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}
.loja ul.products li{
	float: left;
	margin-left:20px;
	position:relative;
}
.loja ul.products li:first-child{
	margin-left:0;
}
h2.woocommerce-loop-product__title
{
	padding: 10px 0;
	font-size: 17px;
	color: #333;
	font-weight: 700;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
.loja .price{
	display: block;
	font-size: 22px;
	color: #333;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}
.loja .button{
	background-color: #f7b736;
	border-color: #f7b736;
	color: #121741;
	padding:15px 40px;
	margin:20px auto;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	font-weight:700;
	display:block;
	border-radius: .25rem;
	text-align: center;
	transition:all 0.5s ease-in-out;	
	cursor: pointer;
}
.loja .button:hover{
	background-color:#121741;
	color:#fff;
}
.loja ul.products li.has-post-thumbnail .button{
	width: 80px;
}
.loja .onsale{
	margin: 0 auto;
	text-align: center;
	display: block;
	font-weight: bold;
	position: absolute;
	text-transform: uppercase;
	top: -22px;
	left: 38%;
	color: #051595;
}
.loja .woocommerce-Price-amount.amount{
	
	clear: both;
	display: block;
	color: #051595;
}
.loja ins {
	color: #051595;
	text-decoration: none;
}
.loja ins .woocommerce-Price-amount.amount{
	font-size:24px;
}
.loja .product_gallery .a3-dgallery{
	float:left;	
}
.loja .summary.entry-summary, .loja .woocommerce-tabs.wc-tabs-wrapper{
	float: right;
	width: 50%;
}
.loja .summary.entry-summary h1.product_title.entry-title{
	font-size: 2em;
	line-height: 1.28em;
	color:#333e48;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding:10px 0;
}
.loja .summary.entry-summary .price{
	color: #333e48;
	font-size: 2.1em;
	line-height: 1.286em;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	padding-bottom: 15px;
}
.loja .summary.entry-summary .price .woocommerce-Price-amount.amount{
	color: #01469a;
	font-size:20px;
}
.loja .woocommerce-product-details__short-description p, .woocommerce-Tabs-panel p, .woocommerce form .form-row label{
	color: #7d7d7d;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}
.woocommerce form .form-row .required{
	font-family: 'Roboto', sans-serif;
}
.woocommerce-Tabs-panel p{
	padding:20px 0;
}
.loja .stock.in-stock{
	color:#f7b736;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	font-weight: 700;
	padding:10px 0;
}
.loja .product_meta{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	font-weight: 400;
	color: #7d7d7d;
}
.loja .posted_in{
	color:#08538F;
}
.loja .posted_in a{
	color:#08538F;
	font-weight: 700;
}
.woocommerce-tabs.wc-tabs-wrapper{
	padding: 30px 0;
}
ul li.description_tab.active a, .related.products h2{
	color: #08538F;
	line-height: 1em;
	font-size: 1.3em;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	background:none;
	padding-bottom:5px;
	text-align: left;
	padding-left:0;
	text-transform: uppercase;
}
.related.products{
	margin: 10px 0 0 0;
}

.reviews_tab a{
	color: #f7b736;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 700;
}
.product_gallery .a3dg-navbar-control, .a3-dgallery .a3dg-forward, .a3-dgallery .a3dg-back{
	border-color:#d8d8d8 !important;
}
.loja .summary.entry-summary .button{
	margin:10px 0 20px;
}
.woocommerce table.shop_table th{
	color: #555;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}
.woocommerce table.shop_table td.product-name a{
	color:#08538F;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
}
.woocommerce table.shop_table td.product-price, .woocommerce table.shop_table td.product-subtotal, .woocommerce-Price-amount.amount{
	color: #555;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	font-weight: 400;
}
.woocommerce .quantity .qty{
	border-color:#d8d8d8;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	font-weight: 400;
	color: #555;
	text-align: center;
	display: block;
}
input.input-text.qty.text{
	height: 30px;
	border-color:#d8d8d8;
	background:#efeeee;
}
#coupon_code{
	border-color:#d8d8d8;
	background:#efeeee;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight: 700;
	color: #555;
	text-align: center;
	width: 170px;
	padding: 10px 0;
	border-radius:3px;
	text-transform: uppercase;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
	border:2px solid#08538F;
	background:#fff;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight: 700;
	color: #08538F;
	text-align: center;
	width: 170px;
	padding: 10px 0;
	border-radius:3px;
	text-transform: uppercase;	
	height: 43px;
	margin-left:10px;
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	padding: 15px 0 0 0;
	height: 28px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight: 700;
	color:#fff;
	border-radius:3px;
	width: 170px;
	text-align: center;
	background-color:#08538F !important;	
	border:2px solid #08538F;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover
{
	padding-bottom: 25px !important;
}

.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background-color: #fff;
	border:2px solid #08538F;
	color:#08538F;
	border-radius:3px;
	width: 170px;
	padding: 15px 0 0 0;
	height: 28px;
}
.woocommerce .cart .button, .woocommerce .cart input.button:hover{
	border:2px solid#fff;
	background:#08538F;
	color:#fff;
	border-radius:3px;
}
.woocommerce .cart_totals h2, .woocommerce-billing-fields h3, .woocommerce-additional-fields h3, #order_review_heading{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight: 700;
	color:#08538F;
}
.woocommerce .woocommerce-info{
	border-top-color: #f7b736 !important;
}
.woocommerce-error li{
	font-family: 'Roboto', sans-serif;
}
.woocommerce-info{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight: 400;
	color:#555;
}
.woocommerce-info a{
	font-weight: 700;
	color:#08538F;
}
.wc_payment_method input{
	width: auto;
	height: auto;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	display: block;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.25;
	height: 40px;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: .25rem;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.select2-container .select2-selection--single{
	font-family: 'Roboto', sans-serif;
	height: 40px !important;
	color: #495057;
	font-size: 1rem;
	line-height: 1.25;
	padding-top:5px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #495057 !important;
	font-family: 'Roboto', sans-serif;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	top:8px !important;
}
.woocommerce form .form-row .input-checkbox{
	height: 18px;
	width: 18px;
	display: inline-block;
	margin: 6px 8px 0 15px;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
	float:left;
}
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus{
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	font-family: 'Roboto', sans-serif;
}

.box-order {
	float: right;
}

.box-order a {
	display: block;
	font-size: 12px;
	color: #051595;
	border-radius: 4px;
	background-color: #f7b736;
	padding: 5px 10px;
	text-align: center;
	transition: background-color 0.3s linear;
}

.box-order a:hover {
	color: #f7b736;
	background-color: #051595;
}

.box-order a:last-child {
	margin-top: 10px;
}

#cfpp_credits {
	display: none;
}
