/*Theme Name: Wine Ev
Theme URI: http://www.wine-ev.com/
Description: -
Version: 2.0
Author: Luisa Zambelli 
Author URI: http://www.so-kissable.com*/

/* BODY */
body {font-size: 11px; 
color: #000; 
font-family: 'Lucida Sans Unicode';
text-align: justify;
margin:10px 0 10px 0;
background-color:#FFF;
}

/* IMAGEM DO TOPO */
 #header {
background: #fff;
background-position: 50px 0px 0px 0px;
width: 809px;
height: 118px;
margin-left: 7px;
margin-top: 50px;
border-top: 3px solid #eee;
border-bottom: 3px solid #eee;
}
       

/* LINHA DO LAYOUT */
#page {
width: 820px;
background-image: url('images/linha.png');
background-repeat: repeat;
margin-left: auto;
margin-right: auto;
color: #000;
}

.index {
width:650px;
padding: 0px;
margin: 0px;
float: left;
}

.sidebar {
width: 130px;
float: left;
padding: 5px;
margin:  11px 0px 0px 15px;
text-align: center;
font-size: 10px;
border: 1px solid #e1e1e1;
background-color: #f8f8f8;
}

#footer {
background: none;
background-position: bottom;
width: 100%;
height: 2px;
clear: both;
text-align: center;
}

#bottom {
text-align: right;
padding: 5px 0px 20px 0px;
border-top: 1px solid #c0c0c0;
margin-left: 5px;
width: 806px;
}

/* menu */

#menu {
list-style: none;
float: left;
height: 25px;
width: 465px;
padding-left: 5px;
margin-top: -35px;
}
#menu ul {
padding: 0px;
margin: 0px;
float: left;
width: 100%;
list-style:none;
font-weight: normal;
height: 18px;
line-height: 18px;
vertical-align:middle;
}
#menu ul li {
display: block;
float: left;
margin: 1px;
text-transform: uppercase;
width: auto;
padding: 0px 10px 0px 10px;
text-align: center;
border:0px;
}
#menu ul li a {
display: block;
text-align: center;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
color: #666666;
background: none
border: 0px;
vertical-align:middle;
}
#menu ul li a:hover, #menu li.current a {
color: #666;
text-decoration: underline;
}

/* news */

#news {
background-color: #f8f8f8;
border-top: 1px solid #c0c0c0;
background-position: bottom;
clear: both;
margin-top:10px;
margin-left: 5px;
margin-right: 7px;
padding: 2px;
width: 806px;
height: 17px;
color: #000;
text-align: right;
vertical-align: center;
}

/* att */

img#att{
background-color: #e1e1e1;
padding: 3px;
margin-left: 0px;
margin-right: 1px;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

img:hover#att{
background-color: #c0c0c0;
padding: 3px;
filter:alpha(opacity=90);
-moz-opacity:0.90;
opacity:0.90;
}


h2 {
background: none;
margin: 0px 0px 10px 0px;
padding: 0px 0px 1px 0px;
border-bottom: 1px solid #c0c0c0;
font-size:  12px;
font-family: 'Lucida Sans Unicode';
color: #A91515;
text-transform: uppercase;
line-height: 18px;
text-indent: 1px;
text-align: center;
height: auto;
vertical-align: center;
}

.space {
margin: 20px;
height: 10px;
}


h3 {
font-size: 13px;
line-height: 16px;
margin: 2px 0px 5px 0px;
text-align: center;
background-color: #e1e1e1;
padding: 3px;
}


h4 {
font-size: 12px;
margin-bottom: 2px;
line-height: 14px;
color: #1F1F1F;
text-decoration: underline;
}


/* content */

#content {
color: #000;
line-height:15px;
text-align:justify;
width: 100%;
padding: 15px 3px 0 8px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #c0c0c0;
font-size:10px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
text-transform: capitalize;
padding: 0 0 0 2px;
}


/* navigation */

#navigation {
  height: 60px;
  line-height: 14px;
  background: none;
  width: 100%;
  padding-left: 0px;
  font-family: Tahoma;
  margin-top: 20px;
  margin-left: 5px;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  background-color: #2C429A;
  float:left;
  margin: 0px 3px 0px 3px;
  padding: 0px;
  list-style-type: none;
  border-right: 0px solid;
  white-space: nowrap;
  border-color: #FFFFFF;
  width: 197px;
  text-align: center; 
}

#navigation li a {
  text-shadow: #1D2C65 0px 1px 1px;
  display: block;
  background-color: #2C429A;
  padding: 10px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

* html #navigation a {
 width:1%;
 }

#navigation a {
  color: #FFF;
  font-weight: bolder;
  }

#navigation .selected, #navigation a:hover {
  background-color: #2C429A;
  color: #FFF;
  text-shadow: #1D2C65 0px 1px 1px;
  text-decoration: none;
  border-bottom: 0px;
  font-weight: bolder;
  display: block;
  }

/* styling */

a {text-decoration: none;} 
a:link {color: #1B2B76; text-decoration: none;}
a:visited {color: #1B2B76;text-decoration: none;}
a:active {color: #1B2B76;text-decoration: none;}
a:hover {color: #1B2B76; text-decoration: underline;}


b{ cursor: crosshair;}
i{ cursor: crosshair;}
strong{color: #1B2B76; cursor: crosshair;}


input, textarea, select, button {
font-size:11px;
color:#000;
background: #fff;
border: 1px solid #e1e1e1;
padding: 3px;}


input#searchsubmit {
background: none;
float:right;
background-position:2px 3px;
width: 190px;
margin: -38px 3px 0px 0px;
font-size:12px;
font-family: georgia, 'times new roman';
font-style: italic;
color:#888;
border: 1px solid #e1e1e1;
padding: 4px;}
}


/* image borders and alignments */

.aligncenter{
background-color: #e1e1e1;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 0 0 4px;
}
.center {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
.left {
float: left;
margin: 1px 4px 0 0;
}
.right {
float: right;
margin: 1px 0 0 4px;
}
img {border: 0px;}


/* titles */
h1 {
font-weight: bold;
background: none;
color:#000;
border-bottom: 1px solid #e1e1e1;
line-height: 16px;
text-transform: capitalize;
text-decoration: none;
font-family: helvetica;
font-size: 14px;
text-indent: 0px;
text-align: left;
margin: 15px 0 7px 0;
}


/* edit */

blockquote {
background-color:#fafafa;
border-top: 1px solid #f3f4f4;
border-bottom: 1px solid #f3f4f4;
padding: 5px 5px 5px 5px;
font-size: 11px; 
text-align: justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;}


/* footlinks */

#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#9f9f9f;
font-size : 8pt;
background-color: #f8f8f8;
border: 0px;
}
#footlink a:hover {
color:#9f9f9f;
font-size : 8pt;
background-color: #e1e1e1;
border: 0px;
}


/* hr */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #e1e1e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}

/* sitemap */
.ddsg-wrapper {margin: 20px 80px; line-height: 18px;}
.ddsg-wrapper h2 {text-align: left; padding: 6px; letter-spacing: 1px;}
.ddsg-pagenav {border: 2px solid black;}



