/*

Theme Name: Pelicano

Theme URI: http://www.webtuga.com/

Description: Exclusivamente para o <a href="http://www.cafepelicano.com/">Café Pelicano</a>.

Version: 1.0

Author: Filipe Sena

Author URI: http://www.casthost.net/



*/

#conteudo {

	padding: 0 20px;

}



body.wide #conteudo {

	border-right: none;

	position: relative;

}



h3#tag {

        font-family: Verdana;

	float:right;

	font-style: italic;

	margin-top: 70px;

	font-size: 10px;

	width:200px;

}



h3#quote {

        font-family: Verdana;

	font-size: 11px;

	text-align:justify;

	padding:15px;

}



.h3_bg{

	width:375px;

	float:left;

	background:url(images/h3_bg.jpg) no-repeat left;

}

#quote a{

        color: #2e6e15;

	text-decoration: none;

}

#quote a:hover{

	text-decoration: underline;

}



a {

	color: #2e6e15;

	text-decoration: none;

}



a:hover {

	color: #030;

	text-decoration: underline;

}



body, html {

	background: url(images/bg.png) #ccc fixed center top;

	color: #000;

	font-family: Verdana, Arial, Times, serif;

	margin: 0;

	padding: 0;

	font-size: 12px;

}



h1, h2 {

	font-family: Verdana, Arial, Times, serif;

}



h2 {

	font-size: 22px;

	font-weight: normal;

        color:#C38D21;

        text-decoration:underline;

}



h3 {

	font-size: 18px;

	font-weight: normal;

}



h4, h5 {

	margin-bottom: .5em;

}



img {

	border: none;

}



input, textarea {

	background: #fefefe;

	border: 1px solid #ccc;

	font-family: Verdana, Times, serif;

	padding: 2px;

}



label {

	cursor: pointer;

}



li {

	margin-bottom: 3px;

}



p {

	margin-bottom: 1em;

}



p, dl, textarea, li {

	line-height: 135%;

}



#credit, th {

	font-size: 12px;

}



#footer {

        clear:both;

	border-top: 1px solid #FFF3C5;

	font-size: 10px;

	letter-spacing: 2px;

	margin: 30px 0 0 0;

	padding:10px 0;

	text-align: center;

	text-transform: uppercase;

        color:#666;

}



#footer:link, #footer a:visited {

	color: #2e6e15;

}



#footer #searchform{

        width:50%;

        float:left;

}



#footer #ajaxNewsletter{

        width:50%;

        float:right;

}



.powered img{

        padding-left:5px;

}



#head {

	border-bottom: 4px solid #333;

	margin: 0;

	padding: 10px 0 0 0;

}



#head a {

	background: url(images/bbpress.png) no-repeat left center;

	display: block;

	height: 60px;

	margin-left: 15px;

	text-decoration: none;

	text-indent: -1000px;

}



#wrap {

	background: #fff;

	margin: auto;

	padding: 0;

	width: 610px;

}



#logo{

        height:170px;

        border-top:#FFF3C5 1px solid;



}



.logo_inner{

        margin-top:8px;

        height:100%;

        text-align:center;

        z-index: -5;

}

.feedback {

	font-size: 80%;

	text-align: right;

	padding-bottom: 15px;

	border-bottom: 15px solid #eee;

}



.submit {

	text-align: right;

}



.alt, .alternate {

	background-color: #eee;

        padding:10px;

        _width:95%;

}



code { font: 0.8em Monaco, 'Courier New', monospace; }



br.clear {

	clear: both;

	font-size: 1px;

	line-height: 1;

}



#commentlist {

	list-style: none;

	margin: 0;

	padding: 0;

}



#commentlist .pingback p, #commentlist .trackback p,

#commentlist .pingback p.cite span, #commentlist .trackback p.cite span {

	display: none;

}



#commentlist .pingback p.cite, #commentlist .trackback p.cite {

	display: block;

	background: #eee;

	padding: 4px 10px;

	font-size: 14px;

}



#commentlist .comment {

	padding: 1px 10px;

}

.credits{

display:none;

}

.post_left{

float:left;

width:400px;

}

.sidebar{

float:right;

width:200px;

}

.widget{

list-style-type:none;

color:#2e6e15;

}

.texto img{

margin:10px;

}

/*Main Navbar */
#menu {

        border-top:#FFF3C5 1px solid;

        border-bottom:#FFF3C5 1px solid;

	font-variant: small-caps;

	height: 23px;

	list-style: none;

	margin: 0 0 0 0;

	padding: 2px 0 2px 5px;

}


#menu a, #menu a:hover {

	border-right: 2px solid #000;

	color: #000;

	float: left;

	padding: 1px 10px;

	text-decoration: none;

}



#menu a:hover, #menu #current, #menu li.current_page_item a, #menu li.current_page_parent a {

        border-bottom:2px solid #D2E3FA;

}