/*
Theme Name:		Pague Menos Cal&ccedil;ados
Theme URI: 		http://www.paguemenoscalcados.com.br/
Version: 		0.6.5
Description: 	Tema produzido em exclusividade para Pague Menos Cal&ccedil;ados em Maio de 2009. Baseado em WP Framework.
Author: 		Matheus Webber
Author URI:		http://matheuswebber.com
*/


/* ======================== 
	Eric Meyer CSS Reset 
=========================== */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
:focus{outline:0}
body{line-height:1; color:black; background:white}
ol, ul{list-style:none}
table{border-collapse:separate; border-spacing:0}
caption, th, td{text-align:left; font-weight:normal}
blockquote:before, blockquote:after, 
q:before, q:after{content:""}
blockquote, q{quotes:""""}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden}
.clearfix{display:block}
.clear{clear:both}
::selection{background:#c3effd; color:#000}
::-moz-selection{background:#c3effd; color:#000}


/* ======================== 
	Layout 
=========================== */

body { 
	background: #96DBEB url(images/body.jpg) top center repeat-x;
	/*background: #96DBEB url(images/960.gif) top center repeat-y;*/
}
#top {
	padding:0 0 15px;
}
#primary {
	float:left;
	width:640px; 
	min-height:500px;
	padding:30px;
	background:#fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#secondary {
	float:right;
	width:220px; 
	margin-top:20px;
	padding-bottom:16px;
	background:url(images/sec-bg.png) no-repeat bottom center;
}
#footer { 
	padding:0 0 60px 0;
}


/* ======================== 
	Containers 
=========================== */

#header, #menu, #content, #footer-content { 
	width:940px; 
	margin:0 auto; 
	overflow:hidden;
}
#content {
	padding-bottom:22px;
	background:url(images/primary-bg.png) no-repeat bottom left;
}
#heading-title {
	width:940px; 
	height:95px;
	margin:0 auto;
	background:url(images/menu-bg.png) top center no-repeat;
}
#home {
	min-height:500px;
	background:none;
}


/* ======================== 
	Top
=========================== */

#logo {
	padding-top:20px;
	left:-5px;
}


/* ======================== 
	Navigation / Menu
=========================== */

#menu {
	height:49px;
	background: url(images/menu.png) repeat-x;
}
#menu ul {
	margin:0px;
	margin-top:2px;
	margin-left:2px;
}
#menu li {
	float:left;
	list-style:none;
}
#menu li a {
	display:block;
	line-height:45px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	text-shadow:0 1px 0 #7465ae;
}
#menu li a span {
	margin:10px 14px 0 15px;
	padding-bottom:2px;
	height:45px;
	line-height:45px;
}
#menu li a:hover span {
	border-bottom:2px solid #fff;
}
#menu .current_page_item a {
	background: url(images/menu-active.png);
}
#menu .current_page_item a span {
	color:#fff;
}
#menu .current-cat {
	background: url(images/menu-active.png);
}
#menu .current-cat a span {
	color:#fff;
}
#menu .page-item-home a {
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
}
.page-item-9 a span {
	padding:0 2px 0 2px;
}


/* ======================== 
	Search 
=========================== */

#search-box {
	padding:7px 0 0 0;
}
.searchform  input {
	float:left;
	width:196px;
	margin:0 0 0 11px;
	padding:6px !important;
	line-height:16px;
	font-weight:normal;
	font-style:oblique;
	color:#999;
	border:1px solid #39c;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.searchform  input:focus {
	border:1px solid #7465AE;
}
.searchform  button {
	position:absolute;
	float:left;
	width:26px;
	height:24px;
	margin:3px 0 0 -29px;
	font-size:11px;
	color:#fff;
	border:none;
	background: url(images/search.png) no-repeat;
}
.searchform  button:hover {
	color:#24bb47;
}

/* Featured */
#featured-list { /* MAIN BOX */
	padding:15px;
	height:300px; 
 	position:relative; 
	overflow:hidden;
	background:url(images/featured.png) repeat-x #193b50;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#featured-list ul {
	position:absolute;
	top:15px;
	list-style:none;	
	padding:0;
	margin:0;
}
#tabs { /* Abas Container */
	z-index:2;
	left:595px; 
	width:328px; 
}
#tabs li { 
	text-align:right;
}
#tabs li a { /* Links Abas */
	padding:20px 20px 10px 40px;
	display:block; 
	height:45px;	
	text-align:right;	
	background:url(images/featured-line.png) bottom repeat-x;
	text-decoration:none;
}
#tabs  li a strong, #featured-rss a strong { /* Texto do Título */
	display:block;
	padding-bottom:4px;
	font-family:'Lucida Grande','Helvetica',sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:16px; 
	color:#fff;
	text-shadow:0 1px 0 #111;
}
#tabs li a span { /* Texto da Categoria */
	display:block;
	float:right;
	padding:0 4px;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	color:#21b2d8;
}
#tabs a.tabs-active { /* Links Aba Ativa */
	background:url(images/featured-tabs-active.png);  
}
#tabs a.tabs-active strong { /* Texto do Título da aba Ativa */
	color:#27485b;
	text-shadow:0 1px 0 #fff;
}
#tabs a.tabs-active span {
	color:#fff;
}
#output { 
	position:relative;
	width:610px; 
	height:300px; 
	background:#111; 
}
#output li {
	position:absolute;
	width:610px; 
	height:300px; 
}
#output img { 
	border:1px solid #111;
	background:#111;
}
#featured-rss a {
	display:block;
	position:absolute; 
	top:240px; 
	left:627px; 
	width:216px;
	height:45px;
	padding:20px 60px 10px 20px;
	text-align:right;
	text-decoration:none;
	background:url(images/featured-rss.png) no-repeat right 15px;
}
#featured-rss a strong {
	color:#6ED4EC;
}
#featured-rss span {
	color:#fff;
}
#featured-shadow {
	width:940px;
	height:17px;
	background:url(images/featured-bg.jpg) top center no-repeat;
}


/* ======================== 
	Primary / Content 
=========================== */

/* Headings */
#primary h2 {
	font-family:'Lucida Grande','Helvetica',sans-serif;
	font-size:26px;
	padding-bottom:10px;
	font-weight:normal;
	letter-spacing:-1px;
	border-bottom:4px solid #ddd;
}
#primary h2 a {
	color:#111;
}
#primary h2 a:hover {
	text-decoration:none;
	color:#193B50;
}
.category h2 {
	text-indent:30px;
}
#primary h3 {
	position:relative;
	margin-bottom:10px;
	font-family:'Georgia',serif;
	color:#333;
	overflow:hidden;
}
#primary h3 a {
	text-decoration:none;
}
#primary h3 em {
	padding:0 60px 5px 0;
	border-bottom:1px solid #ccc;
}
#primary ul,li {
	list-style:none;
	margin-left:0;
}
.page-title { 
	font-size: 14px; 
	font-weight: bold;
}
.page-title span { 
	font-style: italic; 
	font-weight: normal; 
}
.entry-title, .entry-title a { 
	color: #111; 
	font-size: 24px; 
	line-height: 28px;
}

/* Links */
.entry-title a:hover { 
	color: #2361a1; 
	text-decoration: none;
}
.entry-content p a { 
	padding:0 0 2px 0;
	text-decoration:none;
	color: #2361a1;  
	border-bottom:1px dotted #2361a1;
}
.entry-content p a:hover { 
	text-decoration:none;
	border-bottom:2px solid #2361a1;
}

/* Styles */
.entry-content p, ul, ol, dl { 
	margin-bottom:20px;
}
.entry-summary p, ul, ol, dl { 
	margin-bottom:20px;
}
.entry-content ul, .entry-content ol, #search-query { 
	margin-left: 25px; 
}


/* ======================== 
	Secondary / Sidebar 
=========================== */

#secondary h3 {
	margin-left:-20px;
	font-family:'Lucida Grande','Helvetica',sans-serif;
	font-size:18px;
	line-height:37px;
	font-weight:bold;
	text-align:center;
	color:#193b50;
	text-shadow:0 1px 0 #fff;
	background-image:url(images/sec-h3.png);
	background-repeat:no-repeat;
}
#secondary h3.subs {
	background-image:url(images/sec-h3-subs.png);
	margin-left:-30px;
}
#secondary ul {
	margin:0;
	margin-left:-10px;
	background:#fff;
}
#secondary li a {
	display:block;
	padding:8px 4px 8px 20px;
	line-height:18px;
	border-bottom:1px solid #ddd;
}
#subiscribe {
	margin-left:-10px;
	padding:0 0 20px 20px;
	background:#fff;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
}
#subiscribe p {
	line-height:18px;
	padding:12px 0 12px 0;
}
#subiscribe label {
	cursor:pointer;
}


/* ======================== 
	Footer
=========================== */

#footer-content {
	padding-top:40px;
	font-size:12px;
}
#footer-col-1, #footer-col-2, #footer-col-3 {
	float:left;
	width:300px;
}
#footer-col-2 {
	margin:0 20px;
}
#footer h3 {
	margin-bottom:14px;
	padding:0 0 6px 10px;
	font-family:'Lucida Grande','Helvetica',sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	color:#193b50;
	text-shadow:0 1px 0 #fff;
	border-bottom:1px solid #00719d;
}
#footer ul {
	list-style:none;
	margin:0;
}
.store-list li {
	padding:2px 0;
}
.store-list strong {
	margin:0 7px 0 0;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	border-bottom:solid 2px #111;
}
.lasted-news  li {
	display:inline;
}
.lasted-news a {
	display:block;
	width:300px;
	height:18px;
	padding:5px 0;
	text-decoration:none;
	color:#111;
	line-height:20px;
	border-bottom:1px dotted #111;
	overflow:hidden;
}
.lasted-news a span {
	float:left;
	margin:0 7px 0 0;
	padding:0 7px;
	text-transform:uppercase;
	color:#fff;
	background:#30a6ca;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.lasted-news a:hover {
	text-decoration:none;
}
.lasted-news a:hover span {
	background:#24bb47;
}

#footer-links {
	margin-top:40px;
	padding-top:20px;
	width:940px;
	border-top:1px solid #111;
}
#footer-links ul {
	float:left;
}
#footer-links ul li {
	display:inline;
}
#footer-links ul a {
	text-decoration:none;
	color:#111;
	border-bottom:1px solid #111;
}
#footer-links ul a:hover {
	border:none;
}
#footer-links span {	
	margin:0 3px;
	font-weight:bold;
	color:#111;
}
#footer-links p {
	float:right;
}


/* ======================== 
	General Styles
=========================== */

/* Document Body */
body, input, textarea { 
	font: 13px/1.5 Arial, Helvetica, sans-serif; 
}

/* Font Styles */
.serif { 
	font-family: Georgia, "Times New Roman", Times, serif; 
}
.sans-serif { 
	font-family: Arial, Helvetica, sans-serif; 
}

/* Vertical Rhythm  */
.pub-date { 
	position:absolute;
	margin:-68px 0 0 -40px;
	padding-top:8px;
	width:53px;
	height:53px;
	background:url(images/pub-date.png) no-repeat;
}
.pub-day , .pub-month {
	text-align:center;
	color:#fff;
	text-shadow:0 1px 0 #7465AE;
}
.pub-day  {
	font-size:24px;
	line-height:18px;
	letter-spacing:-2px;
}
.pub-month  {
	text-transform:uppercase;
	font-size:11px;
}
.posts {
	margin-bottom:40px;
}
p {
	line-height:180%;
	color: #111;
}

/* Links */
a { 
	color: #2361a1; 
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}

/* Headings */
h1 { 
	position:absolute;
	top:185px;
	margin-left:-30px;
	font-size: 52px !important;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -2px;
	color:#193b50 !important;
}
h1 a {
	font-size: 52px !important;
	color:#193b50 !important;
}
h1.archive-title {
	top:185px;
	font-weight: normal;
}
#home h1{
	margin-left:0;
}
h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	clear: both;
}
h2 { 
	font-size:26px; 
	line-height:28px; 
	margin-bottom:30px;
	color:#111;
}
h3 { 
	padding:5px 0 7px;
	font-size:20px; 
	line-height:24px; 
}
h4 { 
	padding:5px 0px;
	font-size:14px; 
	font-weight:bold;
	line-height:18px; 
	text-transform:uppercase;
	text-decoration:underline;
}
h5 { 
	padding: 5px 0px;
	font-size: 12px; 
	line-height: 18px; 
	text-transform:uppercase;
}
h6 { 
	font-size: 10px; 
	line-height: 16px;
	font-weight:bold;
}

/* Text Elements */
abbr[title], acronym[title], dfn[title] { 
	cursor: help; border-bottom: 1px dotted #666; 
}
blockquote { 
	float:right;
	width:300px;
	margin:20px;
	padding:30px 10px 10px 10px;
	border-top:3px solid #eee;
	border-bottom:3px solid #eee;
	background:url(images/blockquote.png) no-repeat 0 20px;
}
blockquote p {
	font-family:'Georgia',serif;
	font-style:italic;
	font-size:18px;
	line-height:24px;
	text-align:right;
	color:#999;
}
blockquote p strong {
	color:#444;
}
strong { 
	font-weight: bold;
}
em, dfn, cite { 
	font-style: italic; 
}
dfn { 
	font-weight: bold;
}
sup { 
	bottom: 1ex;
}
sub { 
	top: .5ex; 
}
small { 
	font-size: 11px; 
}
del { 
	text-decoration: line-through;
}
ins { 
	text-decoration: underline;
}
code, pre {  
	line-height: 15px; 
}
var, kbd, samp, code, pre { 
	font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; 
	background: #fafafa; 
}
kbd { 
	font-weight: bold; 
}
samp, var { 
	font-style: italic; 
}
pre { 
	white-space: pre; 
	overflow: auto; 
	padding: 10px; 
	border: 1px solid #ddd; 
	clear: both; 
}
code { 
	padding: 0px 3px; 
}

/* Lists: (ul, ol, dl) */
ul, ol, dl { 
	margin-left: 15px;
}
li ul, li ol { 
	margin-bottom: 0;
}
ul ul, ol ol, ul ol, ol ul { 
	margin-bottom: 0;
}
ol { 
	list-style-type: decimal;
}
ul { 
	list-style-type: disc;
}
ul ul { 
	list-style-type: circle; 
}
ul ul ul { 
	list-style-type: square;
}

dt { 
	font-weight: bold;
}
.fat li { 
	margin-bottom: 10px;
}

/* Tables */
table { 
	border: 1px solid #ddd; 
	border-width: 1px; 
	line-height: 18px; 
	margin: 0 0 22px 0; 
	text-align: left; 
	padding: 0 5px;
}
table .even { 
	background: #ddd;
}
caption { 
	text-align: left;
}
tr { 
	border-bottom: 1px solid #ddd;
}
th, td { 
	padding: 5px 3px;
}

/* Forms */
legend { 
	font-family:'Lucida Grande','Helvetica',sans-serif;
	font-size:26px;
	font-weight:normal;
	margin:0 0 30px 0;
	border-bottom:4px solid #ddd;
}
input, textarea { 
	background: #fafafa; 
	border:2px solid #ddd; 
	color: #444; 
	font-size: 14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
input, textarea { 
	font-family: Arial, sans-serif; 
	padding: 4px; 
}
input:focus, textarea:focus { 
	background: #fff; 
	border:2px solid #bbb;
}
label {
	font-weight:bold;
	color:#444;
}
button {
	cursor:pointer;
}

/* bugfix */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }
.clearfix { overflow:hidden; }

/* Comments */
#comments {
	margin:40px 0 0 -30px;
	padding-top:40px;
	width:700px;
	background:url(images/comments-divisor.jpg) top no-repeat;
}
#comments h3 {
	margin-left:30px;
}
.comment-list, .comment-list .children { 
	list-style: none; 
}
.comment-list { 
	margin:30px 30px 30px;
	border-bottom:1px solid #aaa;
}
.comment { 
	padding:20px;
	border-top:1px solid #aaa;
}
.comment-even {
	background:#f9f9f9;
}
.administrator {
	background:#E4F9FE;
}
.comment-author {
	margin-bottom:10px;
}
.comment-meta { 
	margin-bottom: 10px; 
}
.comment-date {
	font-size:11px;
	font-style:normal;
}
.comment-content {
	padding:0 20px;
}
.commenter { 
	font-size: 16px;
	font-style:normal;
	font-weight:bold;
	color:#444;
}
.avatar { 
	float: right; 
	margin: 0px 0px 10px 20px; 
	border: 1px #ddd solid; 
	padding: 1px;
}

/* Comment Reply */
#comment-form .form-section input { 
	margin-right: 10px;
}
.form-section { 
	margin-bottom: 10px;
}
.form-section label { 
	cursor: pointer;
}
#commenter-details input { 
	margin-right: 10px;
}
#allowed-tags { 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	padding: 5px 10px; 
	background: #fff; 
	border: 1px #ddd dotted; 
	border-top: none; 
	width: 573px;
}

/* Images */
img.alignleft { 
	float: left; 
	margin-right: 20px; 
	margin-top: 5px;
}
img.alignright { 
	display: block; 
	float: right; 
	margin-left: 20px; 
	margin-top: 5px;
}
img.aligncenter { 
	margin-left: auto; 
	margin-right: auto; 
	display: block; 
	clear: both; 
	margin-top: 5px;
}

.wp-caption { 
	text-align: center;
}
.wp-caption img { 
	margin: 0; 
	padding: 0; 
	border: 0 none; 
}
.wp-caption .wp-caption-text { 
	margin: 0; 
	padding: 5px;
}

.wp-smiley { 
	max-height: 13px; 
	margin: 0 !important; /* Prevent the smileys from breaking line-height */
} 

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.gallery-row, .navigation-links, .container, .menu { 
	display: block;
}

/* Pagination */
.page-navigation .nav-next { 
	float: left; 
}
.page-navigation .nav-previous { 
	float: right;
}
.single-page-navigation .nav-next { 
	float: right; 
}
.single-page-navigation .nav-previous { 
	float: left;
}
.wp-pagenavi {
	margin-top:40px;
	text-align:center;
	font:16px/18px  sans-serif;
	font-weight:bold; 
	color:#bbb;
}
.wp-pagenavi a {
	margin:0 5px 0 0; 
	color:#bbb;
}
.pages { 
	display:inline-block; 
	padding:6px 10px; 
	font:16px/18px  sans-serif; 
	font-weight:bold; 
	text-align:center;
	color:#fff !important;
	background:#30A6CA;
	border:2px solid #30A6CA; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	-webkit-radius:4px;
}
.current { 
	display:inline-block; 
	padding:6px 10px; 
	margin:0 5px 0 0; 
	font:16px/18px  sans-serif; 
	font-weight:bold; 
	text-align:center;
	color:#999;
	background:#f2f2f2;
	border:2px solid #ddd;
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	-webkit-radius:4px;
}

/* Basic Alignments */
.alignleft { 
	float: left;
}
.alignright { 
	float: right;
}
.aligncenter { 
	margin-left: auto; 
	margin-right: auto; 
	display: block; 
	clear: both;
}

/* Messages */
.info, .success, .warning, .error, .validation {
	margin:10px 0px;
	padding:20px 20px 20px 100px;
	background-repeat:no-repeat;
	background-position:30px center;
	border-top:3px solid;
	border-bottom:3px solid;
}
.info {
	color:#00529B;
	background-color:#BDE5F8;
	background-image:url('images/icons/info_48.png');
}
.success {
	color:#4F8A10;
	background-color:#DFF2BF;
	background-image:url('images/icons/tick_48.png');
}
.warning {
	color:#9F6000;
	background-color:#ffffcc;
	background-image:url('images/icons/warning_48.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('images/icons/delete_48.png');
}
.info-min, .success-min, .warning-min, .error-min, .validation-min {
	font-weight:bold;
}
.error-min {
	color: #D8000C;
}
input.error-min {
	background-color: #FEEFB3;
}

/* Buttons ---------- */
a.button, button.button {
	position: relative;
	display: inline-block;
	padding: 5px 10px 6px !important;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 0 1px 1px #222;
	text-decoration: none;
	color: #fff !important;
	background: url(images/button-overlay.png) repeat-x #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;

}
a.sec-button, button.sec-button {
	position:relative;
	display:inline-block;
	padding:6px 10px !important;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	line-height:1;
	font-weight:bold;
	color:#444;
	border:1px solid #ccc;
	background: url(images/sec-button-overlay.png) repeat-x #ddd;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.sec-button:hover {
	border:1px solid #aaa;
}
.fix-it.sec-button, .ok.sec-button {
	margin-top:10px;
}
/* Sizes ---------- */
.small.button, .small.sec-button {
	padding: 1px 5px 1px !important;
	font-size:11px;
	text-transform:uppercase;
	text-shadow: none;
}
.large.button, .large.sec-button  {
	font-size:16px; 
	padding:10px 14px 8px !important;
}
/* Colors ---------- */
.blue.button {
	background-color:#39c;
	border:1px solid #39c;
}
.blue.button:hover {
	background-color:#30A6CA;
	border:1px solid #39c;
}
.green.button {
	background-color:#35A800;
	border:1px solid #35A800;
}
.green.button:hover {
	background-color:#24BB47;
	border:1px solid #35A800;
}

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}


/* ============================= 
	Styles for Especific Pages
================================ */
.no-shadow { background:none !important; }
/* Lojas */
.loja {
	overflow:hidden;
}
.loja-img {
	background:url(images/loja-img-bg.jpg) bottom center no-repeat;
	padding-bottom:12px;
}
.loja-img img {
	border:1px solid #ccc;
	padding:3px;
}
.loja-inf {
	float:left;
	width:540px;
	margin:10px 0;
}
.loja-map {
	position:absolute;
	width:100px;
	right:6px;
	margin-top:15px;
}
.loja-map img{
	border:1px solid #ccc;
	padding:2px;
}
.loja-map .button {
	margin:-10px 0 0 12px;
	font-size:10px;
}
.loja-pic {
	overflow:hidden;
}
.loja-pic ul {
	margin:0;
}
.loja-pic ul li {
	float:left;
	height:86px;
	padding:2px;
}
.loja-pic img {
	padding:2px;
	border:1px solid #ddd;
}

/* Promoções */
.promo-thumb {
	float:left;
	width:150px;
	height:150px;
	padding:4px;
	border:1px #ddd solid;
}
.promo-desc {
	float:left;
	position:relative;
	width:460px;
	margin:0 0 0 20px;

}
.promo-validade {
	position:absolute;
	right:0;
	top:0;
}
.promo-validade ul {
	margin:0;
}
.promo-validade strong {
	font-size:10px;
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#999;
}
.promo-data {
	font-size:22px;
	padding:4px 8px;
	color:#fff;
	background:#39c;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

/* Wizard Forms */
#steps { 
	list-style:none; 
	width:100%; 
	overflow:hidden; 
	margin:0px; 
	padding:0px;
}
#steps li  {
	display:block;
	width:100px;
	font-size:24px; 
	float:left; 
	padding:10px; 
	color:#b0b1b3;
}
#steps li  span {
	font-size:11px; 
	display:block;
}
#steps li.current-step { color:#111; }
.steps-nav { 
	width:300px; 
	margin-top:20px; 
	overflow:hidden; 
}
.prev, .next { 
	font:16px/18px  sans-serif; 
	font-weight:bold; 
	color:#999; 
	text-decoration:underline;
}
.prev:hover, .next:hover { text-decoration:none; }
.prev { float:left; }
.next { float:right; }

/* Form Crediário / Trabalhe / Contato*/
#form-crediario  label, #form-trabalhe label, #contactForm label {
	display:block;
	padding:5px 0;
}
#form-crediario fieldset, #form-trabalhe fieldset {
	margin:0 0 30px 0;
}

#form-crediario span, #form-trabalhe span {
	font-size:11px;
	color:#666;
}
#form-crediario a {
	font-size:11px;
	color:#aaa;
	margin-left:10px;
}
#send-contato {
	margin-top:20px;
}
.radio {
	cursor:pointer;
	border:0;
}

/* Search Results */		
.search-excerpt { background:yellow; } /* Change */

/* ======================== 
	Plugins Styles
=========================== */

/* anythingSlider v1.0 */
.anythingSlider					{ width: 640px; height: 905px; position: relative; margin: 0 auto 50px; }
.anythingSlider .wrapper			{ width: 640px; overflow: auto; height: 905px; margin: 0 0; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul		{ width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #fff; margin: 0; }
.anythingSlider ul li				{ display: block; float: left; padding: 0; height: 905px; width: 680px; margin: 0; }
.anythingSlider .arrow			{ display: block; height: 200px; width: 67px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 255px; cursor: pointer; }
.anythingSlider .forward			{ background-position: 0 0; right: -56px; }
.anythingSlider .back			{ background-position: -67px 0; left: -56px; }
.anythingSlider .forward:hover	{ background-position: 0 -200px; }
.anythingSlider .back:hover		{ background-position: -67px -200px; }
#thumbNav						{ position: relative; top: 915px; text-align: center; }
.anythingSlider .wrapper ul ul		{ position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li	{ float: none; height: auto; width: auto; background: none; }

/* content slider */
#content-slider {
	width: 640px;
	overflow: hidden;
	height: 610px;
}
#content-slider-inside {
	list-style: none;
	height: 630px; 		/* these 3 lines */
	overflow: scroll;	/* help Opera */
	overflow-y: hidden;	/* behave */
}
#matinhos, #paranagua-xv-411, 
#paranagua-hugo-simas, #paranagua-julia-da-costa,
#paranagua-xv-313, #shopping {
	width: 640px;
	height: 600px;
	position:relative;
}
.child-nav {
	margin-bottom:20px;
}
#list-toggle {
	display:block;
	margin-left:-10px;
	padding: 7px 10px 8px;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	text-shadow: 0 1px 1px #222;
	text-decoration: none;
	color: #fff;
	background: url(images/button-overlay.png) repeat-x #39c;
	border:1px solid #39c;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
}
#list-toggle:hover {
	background-color:#24BB47;
	border:1px solid #35A800;
}

/* Eventos */
.wplc-event-list li {
	padding:7px 20px 5px;
	border-bottom:1px solid #ddd;
}
.wplc-event-list span {
	margin:0 7px 0 0;
	padding:2px 7px;
	font-size:11px;
	text-transform:uppercase;
	background:#30A6CA;
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.wplc-event-list strong {
	color:#333;
}
.wplc-event-list em {
	color:#aaa;
}

/* Banners */
.top-banner {
	position:absolute;
	top:0;
}
.top-banner.inverno {
	margin-left:560px;
}
.top-banner.cartao {
	margin-left:630px;
}

/* Sidebar Active Links */
.current_page_item, .selected {
	background:url(images/button-overlay.png) repeat-x #95e8fc;
}

/* Coleção - Logo List */
.colecao-logos li a {
	position:relative;
	display:block;
	float:left;
	width:158px;
	height:80px;
	text-decoration:none;
	border-bottom:1px solid #ddd;
}
.colecao-logos strong {
	position:absolute;
	text-indent:-9999px;
}
.colecao-logos img {
	position:absolute;
	top:0;right:0;bottom:0;left:0;
	margin:auto;
}
.colecao-logos span {
	position:absolute;
	top:50px;right:0;bottom:0;left:0;
	width:55px;
	height:14px;
	margin:auto;
	font-size:9px;
	text-align:center;
	text-transform:uppercase;
	background:#39c;
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.colecao-logos span.hide {
	display:none;
}

/* Home Boxes */
.link-list {
	padding:0;
	float:left;
	margin:40px 20px 0 0;
	width:300px;
}
.link-list li {
	margin-bottom:20px;
}
.link-list li.crediario {
	background:url(images/icons/clock_48.png) 10px center no-repeat;
}
.link-list li.eventos {
	background:url(images/icons/calendar_48.png) 10px center no-repeat;
}
.link-list li.promocoes {
	background:url(images/icons/label_48.png) 10px center no-repeat;
}
.link-list a {
	display:block;
	text-decoration:none;
	padding-left:80px;
}
.link-list h2 {	
	margin-bottom:0;
	font-family:'Lucida Grande','Helvetica',sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:28px;
	color:#193B50;
	text-shadow:0 1px 0 #FFFFFF;
}
.link-list a:hover h2 {
	color:#111;
}	
.link-list a:hover span {
	color:#333;
}	
.link-list span {
	color:#666;
}
.home-call {
	margin-top:40px;
}

.heading-title-image {
	background:url(images/heading-title.jpg) top center no-repeat !important;
}