/*
Theme Name: Buffets
Theme URI: http://www.buffetsdobrasil.com.br

Author: Bruna Fernandes
Author URI: http://www.gdr.com.br
Version: 1.0
*/


html,body{margin:0;padding:0}
body{ font-size:11px; font-family:arial; color:#000}
p{margin:0 10px 10px}
a { color: #424242; text-decoration: none; }
.post a:hover { color: #472fa1; }
div#header{position:relative;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#footer{color: #FFF}
.green{color=#12c62f}

div#container{width:900px;margin:0 auto}
div#content{float:left;width:600px}
div#navigation{float:right;width:300px}
div#extra{float:left;width:600px}
div#footer{clear:both;width:100%;}

div#navigation h2 {background-color:#fafafa; color:#444444; list-style:none;list-style-type: none; font-size:16px; font-variant:small-caps; text-align:right; border-bottom:2px solid #29166f; width:290px; font-family:Tahoma}
div#navigation ul{list-style:none}
div#navigation li {color:#444444; margin:5px 15px 5px -35px}
.vote {color:#444444; padding-left:40px}
#polls-2 {width:280px; margin-left:55px}
#polls-2 li { margin-bottom:15px}


.post { clear: both; width: 600px; margin-bottom:30px }
.postwrapper { height: 135px; overflow: hidden; margin-bottom: 15px; }
.postwrapper h2 { font: bold 14px Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif; color: #424242; display: inline;}
.postwrapper h2 a { color: #424242; text-decoration: none; padding: 0 1px; border: none; }
.postwrapper h2 a:hover { color: #fff; background-color: #e6b602; padding: 0 1px; }
.entry { font: 12px/1.6 Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif; color: #424242; margin-bottom: 25px;}
.post a { color: #424242; border-bottom: 1px dotted #167016; text-decoration: none; }
.post a:hover { color: #472fa1; }
.postmeta { color: #333; font-size: 11px; }
.postmeta a { color: #6e604f; text-decoration: none; border: none; }
.postmeta a:hover { color: #cc2a43; }
.entry .img a { border: 0; }
.post .thumbnail { width: 125px; height: 125px; padding: 3px; background-color: #bdbdbd; border: 1px solid #424242; float: left; margin-right: 15px; }
.post .thumbnail:hover { background-color: #12c630; border: 1px solid #167016; }
.postmetadata {background-color:#f7f7f7;padding:5px 10px;}
.entry img { padding-left: 4px; padding-right: 4px; padding-bottom: 4px; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
.postwrapper .entry p { line-height: 1.6; }
.entry p { text-align:justify}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial width:600px; height:50px; position:relative; font-size:20px; z-index:100; padding-top:30px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#167016; width:98px; height:30px; text-align:center; border:1px solid #fff; background:#eeeeee; line-height:20px; font-size:16px; overflow:hidden; padding-top:8px; font-weight:bold}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#e6b602; background:#29166f;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
