﻿/*
Theme Name: Moura
Theme URI: http://www.biscoitosmoura.com.br
Description: a-brief-description
Author: Alziro Neto | TANTA
Author URI: www.tanta.com.br
Template: use-this-to-define-a-parent-theme--optional
Version: a-number--optional
.
General comments/License Statement if any.
.


[Table Of Contents] 

	0- Reset
	1- Global
	2- Links
	3- Headings
	4- Header 
	5- Navigation
	6- Middle 
	7- Forms
	8- Extras
	9- Footer 

*/

/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('file:///C|/Documents and Settings/alziro/My Documents/!trabalhos/!tanta/web/biscoitos_moura/styles/reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	margin:0;
	padding:0;
	color:#000000;
	background: url(http://www.tanta.com.br/clientes/biscoitosmoura/img/bm_top.jpg) repeat-x top;
	background-color:#efede0;
	text-align:left;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	border:#FFFFFF solid 3px;
	float:left;
	margin:4px 10px 4px 0;
}
img.left {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:5px 0 5px 10px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #111;
}
a:active {
	color: #111;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: bold 2em "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, serif;
font-size: 20px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
margin:15px 0px 10px 0px;
padding-left:3px;
background-color: #fafafa;
color:#666666;
}
h3 {
		font-family: Georgia, serif;
font-size: 12px;
font-style: italic;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
margin:0px 0px 15px 0px;
color:#666666
}
h4 {
	font-family: Georgia, serif;
font-size: 12px;
font-style: italic;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1em;
margin:0px 0px 3px 0px;
color:#666666
}
h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#header {

	margin:0 auto;
	text-decoration: none;
	border:0px;

}
#logo {

	border:0px;

}
/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#menu {
	position:absolute;
	top:122px;
	margin-left: 0px;
	float:left;
	text-decoration: none;
	width:960px;
	text-align:right;
	border-left: #d8ad2a  solid 1px;
font-family: Georgia, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 2em;
}

#menu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
text-align:center;
width: 100%;
}

* html #menu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#menu ul li{
display: inline;
}
.noborder{
border:none;
}
#home #nav-home a,
#empresa #nav-empresa a,
#produtos #nav-produtos a,
#onde #nav-onde a,
#imprensa #nav-imprensa a,
#revenda #nav-revenda a,
#contato #nav-contato a {
color: white;
background-color: #df3d32;
padding-bottom: 3px;
border:none;
}
#home #nav-home a:hover,
#empresa #nav-empresa a:hover,
#produtos #nav-produtos a:hover,
#onde #nav-onde a:hover,
#imprensa #nav-imprensa a:hover,
#revenda #nav-revenda a:hover,
#contato #nav-contato a:hover {
color: white;
background-color: #df3d32;
padding-bottom: 3px;
border:none;
}
#menu ul li a{
float: left;
color: #947A16;
font-weight: bold;
padding: 0px 24px 3px 24px;
text-decoration: none;
text-transform:uppercase;
border-right: #d8ad2a solid 1px;
}

#menu ul li a:hover{
color: #df3d32;
border-bottom:  solid 3px;
padding-bottom: 0px;
}

#bottom_menu {
	padding:0;
	margin:0 auto;
	list-style:none;
}

#bottom_menu ul li { display: inline; }

#bottom_menu ul li a {
padding:0px 20px 10px 0px;
float:left;
/* visual do link */
font-family: Georgia, serif;
font-size: 12px;
font-style: italic;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#wrapper {
	padding-top:35px;
	padding-bottom:40px;
	width:960px;
}
#wrapper2 {
	padding-top:20px;
	width:850px;
	margin: 0 auto;
}
#container {
	width:960px;
	height:200px;
	margin: 0 auto;
	padding: 0 auto;
}
#content {
	float:right;
	width:960px;
	margin-left: 0;
	padding: 0px 0px 20px 0px;
font-family: Georgia, serif;
font-size: 16px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
	color:#555555;
}
#bottom {
	width:100%;
	height:300px;
	float:left;
	margin-top:15px;
	padding-top:8px;
}

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px 45px 45px 0px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	float:left;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 3px;
	background: #f6f4e8; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}

/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
font-family: Georgia, serif;
font-size: 16px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
	color:#555555;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
font-family: Georgia, serif;
font-size: 1.2em;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
	color:#555555;
}
/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer {
	width:100%;
	bottom:3px;
	margin:0 auto;
	float:left;
	clear:both;
	padding-top:5px;
font-family: Georgia, serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
margin:15px 0px 10px 0px;
padding-left:3px;
border-top: #888888 dashed 1px;
color:#666666;
}
