/*
Theme Name: Fieldsofgold
Theme URI: http://www.freewordpresslayouts.com
Version: 1.0
Description: 2 Column theme
Author: Make Quick
Author URI: http://www.freewordpresslayouts.com
*/



/* Links */

a:link { text-decoration: none; color: #464646; }

a:visited { text-decoration: none; color: #464646; }

a:hover, a:active { color: #000000; }

/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style:normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }
h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	underline: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

/*ul, ol { line-height: 2.0em; }*/

ul { list-style-image: url(images/bullet.jpg); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */
html{
	margin: 0;
	padding: 0;

}
body
{
	margin: 0px;
	padding: 0px;
	color: #595c62;
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #E8E9EA;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 76%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center; /* for IE */
}
table td{
		font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 76%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
#pubContainer{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	margin:0px;
	background-color:#FFF;
	padding-bottom:10px;
}
#pubContent{
	width:1024px;
	margin:0 auto;
	text-align:left;
}
#wrapper2 {
	width: 768px;
	text-align: left;
	/*margin-top: 270px;*/ /* remover quando for para tirar patrocínios */
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    -webkit-box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1);
     box-shadow:  0px 2px 5px 2px rgba(0, 0, 0, 0.1);
	 padding:0;
}
#header
{
	float: left;
	width: 768px;
	padding-bottom: 8px;
	*padding-bottom: 1px;
	clear: right;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top:1px;
	height: 89px;
	margin-top: 0px;
	position:relative;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
#header div.logo_vespas
{
	left: 24px;
	top:3px;
	position:absolute;
	height:92px;
	overflow:hidden;
}
#pesquisa
{
	right: 24px;
	top:40px;
	position:absolute;
	width:160px;
	text-align:right;
}
#pesquisa input#s
{
	width:100px;
	float:left;
	font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #DDDDDD;
	line-height:20px;
	padding-left:3px;
	color:#999;
}
#pesquisa input#searchsubmit
{
	width:25px;
	float:left;
	margin-left:5px;
	margin-top:1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#navigation
{
	clear: both;
	float: left;
	width: 100%;
	
	height: 220px;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background: #FFFFFF;
	padding-bottom:20px;
}

#content-wrapper
{
	width: 96%;
	float: left;
	min-height:450px;
}
#content-wrapper-home
{
	width: 65%;
	float: left;
}

#content
{
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#sidebar-wrapper
{
	margin-top:35px;
	width: 32%;
	float: right;
}

#sidebar
{
	float: right;
	padding: 0px 15px 10px 10px;
	width: 200px;
	margin-right: 15px;
	margin-top: 0px;
}

#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 { padding-left: 30px; 	font-family: "century gothic",arial,helvetica,sans-serif;
}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 0px; padding: 0 0px 0 0; }

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	float: left;
	color: #FFF;
	display: block;
	padding: 10px 10px;
	margin-right: 1px;
	height: 35px;
	font-size: 12px;
	margin-top: 4px;
	font-weight:bold;	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #FFF;
	background-repeat: repeat-x;
		margin-top: 4px;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/* Wrapper */

#wrapper a:link { font-weight: normal; }

#wrapper a:visited { font-weight: normal; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { /*float: left;*/ margin: 0 15px 0 0; }

#content .post p.img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#content .post-footer 
{
	font-size: 90%;
	color: #666;
	margin-bottom: 5px;
	padding:5px 5px 5px 15px;
	background-repeat: no-repeat;
	background-color: #eee;
}

/* Sidebar */

.sideblock
{
	padding: 5px 5px;
	margin-bottom: 20px;
	background-color: #F0F0F0;
	border: 1px solid #EBEBEB;
}

.sideblock ul { font-weight:normal;}

.sideblock h3 { margin-top: 5px; font-size: 14px; color: #d00101; font-weight: bold; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
ol.commentlist {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.commentlist li div {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	padding-left:15px;
}

.commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
.commentlist li.graybox {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #DDD;
	background-color:#F8F8F8;
}
/*.commentlist li p, .commentlist li br{
	margin: 0;
	padding:0;
}*/

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 420px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 420px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url, #commentform #vdmvalue{
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 420px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover, #commentform #vdmvalue:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 420px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus, #commentform #vdmvalue:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 420px;
}
#commentform input{
margin-bottom: 3px;
}
.date {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size:10px;
	color:#333;

}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 13px;
color: #6F6F6F;
text-transform: lowercase;
margin-left: 30px;
margin-bottom: 2px;

}

/*LAVALAMP*/

        .lavaLampNoImage {
            position: relative;
            padding: 10px;
            margin: 0px 0;
            overflow: hidden;
			            height: 44px;

        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
					background-color: #000;
					width: 9px;
					height: 44px;
					z-index: 8;
					position: absolute;
					filter:alpha(opacity=10);-moz-opacity:.1;opacity:.1;
                    }
                    .lavaLampNoImage li a {
                        color: #000;
                        outline: none;
                        text-align: center;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 5px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                            border: none;
                        }                    
.post-title a:link, .post-title a:visited{
	color: #d00101;
	font-weight:normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
}
.post-title-small{
	color: #d00101;
	font-weight:normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}
h2 a:link, h2 a:visited{
	color: #d00101;
	font-weight:normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
}
.post{
	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	/*overflow:hidden;*/
}

.post p{
	text-align:justify;
}
.post a:link, .post a:visited {
	color: #d00101;
}


#content-wrapper-home .post{
	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
width:470px;
	
}

#content-wrapper-home .post p{
	text-align:justify;
}
#content-wrapper-home .post a:link, #content-wrapper-home .post a:visited {
	color: #d00101;
}


.entrymeta{
	margin-bottom:20px;	
}
.entrymeta a:link, .entrymeta a:visited{
	font-size:10px;
	font-weight:normal;
	color:#333;

}
input[type="submit"]	{
	color:#666;
	width:180px;
	padding:5px;
	margin: 5px 18px 4px 0pt;
	font-size:0.8em;
	background:url(images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
	cursor:pointer;
}
.sendbutton	{
	color:#666;
	width:80px;
	padding:5px;
	margin: 5px 18px 4px 0pt;
	font-size:0.8em;
	background:url(images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
	cursor:pointer;
}
.sendbutton_comment	{
	color:#666;
	width:280px;
	padding:5px;
	margin: 5px 18px 4px 0pt;
	font-size:0.8em;
	background:url(images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
	cursor:pointer;
}
.pds-votebutton-pack{
	color:#666;
	width:50px;
	padding:5px;
	margin: 5px 18px 4px 0pt;
	font-size:0.8em;
	background:url(images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
	cursor:pointer;
}
.sideblock .sendbutton	{
	color:#666;
	width:80px;
	padding:5px;
	margin: 5px 18px 4px 0pt;
	font-size:0.8em;
	background:url(images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}
.sideblock input.sendbutton:hover { 
	color:#000;
}
#footer
{
	clear: both;
	float: left;
	width: 708px;
	*width: 768px;
	padding-top:30px;
	padding-left: 30px;
	background: #FFFFFF;
	color: #464646;
	padding-right: 30px;
	padding-bottom: 5px;
	font-size: 10px;
}
#footer table td
{
	font-size: 10px;
}

#footer a:link {
	color: #464646;
	font-size: 11px;
	}

#footer a: visited {
	color: #464646;
		font-size: 11px;
	}
#footer a:hover {
	color: #993019;
	border-bottom: 1px dashed #E18A77;
	}
#velcro{
 background-image:url(images/velcro.gif);
 background-position: 57px 50%; 
 background-repeat:no-repeat; 
 height:20px; 
 width:74px; 
 float:right; 
 cursor:pointer;
 padding-top:12px;
 overflow:hidden;
}

a.deixarCom:link { text-decoration: none; color: #d00101; }

a.deixarCom:visited { text-decoration: none; color: #d00101; }

a.deixarCom:hover, a:active { text-decoration: underline; }

::selection {
	background: #FC9; /* Safari */
	}
::-moz-selection {
	background: #FC9; /* Firefox */
}

a.more-link:link, a.more-link:visited{
	background-image:url(images/readmore.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top:3px;
	font-size:12px;
	text-decoration:none;
	display:block;
	height:21px;
	clear:both;
}
a.more-link:hover{
	text-decoration:underline;
}


#searchform label{
	display: none;
}

.button
    {
	display: inline-block;
	white-space: nowrap;
	background-color: #ddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background-image: -webkit-linear-gradient(top, #eee, #ccc);
	background-image: -moz-linear-gradient(top, #eee, #ccc);
	background-image: -ms-linear-gradient(top, #eee, #ccc);
	background-image: -o-linear-gradient(top, #eee, #ccc);
	background-image: linear-gradient(top, #eee, #ccc);
	border: 1px solid #777;
	font: bold 1em/2em Arial, Helvetica;
	text-decoration: none;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	-moz-border-radius: .2em;
	-webkit-border-radius: .2em;
	border-radius: .2em;
	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
    }

    .button:hover
    {
        background-color: #eee;        
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
    }
    
    .button:active
    {
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
		text-decoration:none;
    }
    
    .button:focus
    {
        outline: 0;
        background: #fafafa;
		text-decoration:none;
    }    
    
    .button:before
    {
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;        
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        margin: 0 1em 0 -1em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;     
        pointer-events: none;		
    }
	
	.picasa:before
    {
        content: url(http://www.vespasdamaravilha.com/wp-content/uploads/2009/04/Picasa-1.png);
        background: #91cfd3;
        background: rgba(0,0,0,.1);		
		color: #fff;
		font-family: verdana;
		text-shadow: 0 1px 0 rgba(0,0,0,.4);
		padding-top:4px;
		padding-bottom:4px;
    }
	
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}



/********************************************************/
/* TABELAS
/*******************************************************/

table.calendario {
    border-collapse: separate;
    border-spacing: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border:1px solid #ddd;
}

table.calendario thead th {
    background: #f7f7f7;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e1e1e1));
    background: -moz-linear-gradient(top,  #f7f7f7,  #e1e1e1);
    -pie-background: linear-gradient(top,  #f7f7f7,  #e1e1e1);
    color: #333;
    text-shadow: 0 1px 0 #fff;
    position: relative;
	text-align:center;
}

table.calendario thead th.right {
	text-align:right;
}
table.calendario thead th.left {
	text-align:left;
}

table.calendario thead th:not(:last-child) {
    border-right: 1px solid #aaa;
}

table.calendario thead th:not(:first-child) {
    border-left: 1px solid #fff;
}

table.calendario thead th:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-radius: 5px 0 0 0;
}

table.calendario thead th:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-radius: 0 5px 0 0;
}

table.calendario tbody tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    border-radius: 0 0 0 5px;
}

table.calendario tbody tr:last-child td:last-child {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-bottom-right-radius: 5px;
    border-radius: 0 0 5px 0;
}

table.calendario.no-border thead th:first-child, table.calendario.no-border thead th:last-child, table.calendario.no-border tbody tr:last-child td:first-child, table.calendario.no-border tbody tr:last-child td:last-child {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
    border-radius: 0 !important;
}

table.calendario th, table.calendario td {
    padding: 5px;
    vertical-align: middle;
}
table.calendario td {
	font-size:10px;
}
table.calendario tbody tr:nth-child(odd) td {
	background: #F0F0F0;
}

table.calendario tbody td:not(:last-child) {
    border-right: 1px solid #eee;
}

table.calendario tfoot tr td {
    border-top: 1px solid #e1e1e1;
    background: #f1f1f1;
}
td small {
		font-size:8px;
		line-height:5px;
	}

td.vdm {
	background-color:#F63 !important;
	color:#fff;
	font-weight:bold;
}

td h4 {
	font-size:13px;
}

table.calendario tr.expire td, table.calendario tbody tr:nth-child(odd).expire td{
	background-color: #EF4350;
	color:#FFF;
	
}

table.calendario tr:hover td, table.calendario tbody tr:nth-child(odd):hover td, table.calendario tr.expire:hover td, table.calendario tbody tr:nth-child(odd).expire:hover td{
	background-color: #FFDFBB;
	color: #333
}