W3C CSS Validator results for http://abev66.googlepages.com/SimpleGreen.css (CSS level 3)

Congratulations! No Error Found.

This document validates as CSS level 3 !

To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page:

Valid CSS!
<p>
    <a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="Valid CSS!" />
    </a>
</p>
            
Valid CSS!
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
    <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        alt="Valid CSS!" />
</a>
</p>
        

(close the img tag with > instead of /> if using HTML <= 4.01)

If you like, you can download a copy of this image to keep in your local web directory, and change the XHTML fragment above to reference your local image rather than the one on this server.

If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fabev66.googlepages.com%2FSimpleGreen.css&profile=css3
or
http://jigsaw.w3.org/css-validator/check/referer (for HTML/XML document only)

(Or, you can just add the current page to your bookmarks or hotlist.)

↑ Top

Valid CSS information

body {
margin : 0;
padding : 0;
border : 0;
text-align : center;
color : #554;
background : url(http://abev66.googlepages.com/outerwrap.png) top center repeat-y #692;
font-size : medium;
}
img {
border : 0;
}
.clear {
clear : both;
}
#outer-wrapper {
margin : 0 auto;
border : 0;
width : 801px;
text-align : left;
background : url(http://abev66.googlepages.com/innerwrap.png) top right repeat-y #fff;
font : normal normal 100% tahoma, 'Trebuchet MS', lucida, helvetica, sans-serif;
}
#header-wrapper {
background : url(http://abev66.googlepages.com/headbotborder.png) bottom left repeat-x #8b2;
margin : 0 auto;
padding-top : 0;
padding-right : 0;
padding-bottom : 8px;
padding-left : 0;
border : 0;
}
#header h1 {
text-align : left;
font-size : 200%;
color : #ffe;
margin : 0;
padding-top : 15px;
padding-right : 20px;
padding-bottom : 0;
padding-left : 20px;
background-image : url(http://www.blogblog.com/moto_son/topper.gif);
background-repeat : repeat-x;
background-position : top left;
}
h1 a, h1 a:link, h1 a:visited {
color : #ffe;
}
#header .description {
font-size : 110%;
text-align : left;
padding-top : 3px;
padding-right : 20px;
padding-bottom : 10px;
padding-left : 23px;
margin : 0;
line-height : 140%;
color : #ffe;
}
#content-wrapper {
padding : 0 16px;
}
#main {
width : 535px;
float : left;
overflow : hidden;
}
#sidebar {
width : 220px;
float : right;
color : #554;
overflow : hidden;
}
#footer {
clear : left;
margin : 0;
padding : 0 20px;
border : 0;
text-align : left;
border-top : 1px solid #f9f9f9;
}
#footer .widget {
text-align : left;
margin : 0;
padding : 10px 0;
background-color : transparent;
}
a:link, a:visited {
font-weight : bold;
text-decoration : none;
color : #692;
background : transparent;
}
a:hover {
font-weight : bold;
text-decoration : underline;
color : #8b2;
background : transparent;
}
a:active {
font-weight : bold;
text-decoration : none;
color : #8b2;
background : transparent;
}
.main p, .sidebar p {
line-height : 140%;
margin-top : 5px;
margin-bottom : 1em;
}
h2, h3, h4, h5 {
margin : 0;
padding : 0;
}
h2 {
font-size : 130%;
}
h2.date-header {
color : #554;
text-shadow : #c3c3c3 3px 3px 3px;
}
.post h3 {
margin-top : 5px;
font-size : 120%;
}
.post-footer {
font-style : italic;
}
.sidebar h2 {
color : #554;
}
.sidebar .widget {
margin-top : 12px;
margin-right : 0;
margin-bottom : 13px;
margin-left : 0;
padding : 0;
}
.main .widget {
margin-top : 12px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
li {
line-height : 160%;
}
.sidebar ul {
margin-left : 0;
margin-top : 0;
padding-left : 0;
}
.sidebar ul li {
list-style : disc url(http://www.blogblog.com/moto_son/diamond.gif) inside;
vertical-align : top;
padding : 0;
margin : 0;
}
.widget-content {
margin-top : 0.5em;
}
.profile-datablock {
margin-top : 3px;
margin-right : 0;
margin-bottom : 5px;
margin-left : 0;
line-height : 140%;
}
.profile-textblock {
margin-left : 0;
}
.profile-img {
float : left;
margin-top : 0;
margin-right : 5px;
margin-bottom : 5px;
margin-left : 0;
border : #8b2 solid 4px;
}
#comments {
border : 0;
border-top : 1px dashed #eed;
margin-top : 10px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding : 0;
}
#comments h4 {
margin-top : 10px;
font-weight : normal;
font-style : italic;
text-transform : uppercase;
letter-spacing : 1px;
}
#comments dl dt {
font-weight : bold;
font-style : italic;
margin-top : 35px;
padding-top : 1px;
padding-right : 0;
padding-bottom : 0;
padding-left : 18px;
background : url(http://www.blogblog.com/moto_son/commentbug.gif) top left no-repeat transparent;
}
#comments dl dd {
padding : 0;
margin : 0;
}
.deleted-comment {
font-style : italic;
color : gray;
}
.feed-links {
clear : both;
line-height : 2.5em;
}
#blog-pager-newer-link {
float : left;
}
#blog-pager-older-link {
float : right;
}
#blog-pager {
text-align : center;
}
body#layout #outer-wrapper {
padding-top : 0;
}
body#layout #header, body#layout #content-wrapper, body#layout #footer {
padding : 0;
}
#labelCloud {
text-align : center;
font-family : arial, sans-serif;
}
#labelCloud .label-cloud li {
display : inline;
background-image : none !important ;
padding : 0 5px;
margin : 0;
vertical-align : baseline !important ;
border : 0 !important ;
}
#labelCloud ul {
list-style-type : none;
margin : 0 auto;
padding : 0;
}
#labelCloud a img {
border : 0;
display : inline;
margin : 0 0 0 3px;
padding : 0;
}
#labelCloud a {
text-decoration : none;
}
#labelCloud a:hover {
text-decoration : underline;
}
#labelCloud .label-count {
padding-left : 0.2em;
font-size : 9px;
color : #000;
}
#labelCloud .label-cloud li:before {
content : "" !important ;
}
#navbar {
display : none;
}
.HemiDemi-icon {
background : url("http://abev66.googlepages.com/bk-hemidemi.png") left no-repeat;
padding : 7px;
}
.Google-icon {
background : url("http://abev66.googlepages.com/bk-google.png") left no-repeat;
padding : 7px;
}
.Yahoo-icon {
background : url("http://abev66.googlepages.com/bk-yahoo.png") left no-repeat;
padding : 7px;
}
.Gnolia-icon {
background : url("http://abev66.googlepages.com/bk-ma.gnolia.png") left no-repeat;
padding : 7px;
}
.funP-icon {
background : url("http://abev66.googlepages.com/bk-funP.png") left no-repeat;
padding : 7px;
}
.delicious-icon {
background : url("http://abev66.googlepages.com/bk-delicious.png") left no-repeat;
padding : 7px;
}
.Technorati-icon {
background : url("http://abev66.googlepages.com/bk-technorati.png") left no-repeat;
padding : 7px;
}
.MyShare-icon {
background : url("http://abev66.googlepages.com/bk-myshare.png") left no-repeat;
padding : 7px;
}
#searchbar {
opacity : 0.550000011920928955078125;
text-align : center;
}
#searchbar:hover {
opacity : 0.949999988079071044921875;
text-align : center;
}
#sinputbox {
color : #afafaf;
background : url("http://abev66.googlepages.com/Breezy_Dream_16x16.png") left no-repeat #fff;
}
#sinputbox:focus {
color : #000;
background : #fff;
}
p.menu {
border-top : 1px solid #dbebbd;
border-bottom : 1px solid #dbebbd;
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 0;
text-align : center;
}
p.menu a {
padding-top : 0;
padding-bottom : 0;
padding-left : 10px;
padding-right : 10px;
color : #809552;
text-decoration : none;
}
p.menu a:hover {
color : #ffca57;
background-color : #dbf7a2;
}
p.menu span {
display : none;
}
p.badges {
text-align : center;
display : block;
margin : 0 auto 0;
padding : 0;
text-decoration : none;
}
p.badges a {
padding-right : 0.5px;
padding-left : 0.5px;
}
p.badges a:hover {
background-color : #dbf7a2;
}
div.update-block {
border : #dbebbd solid 1px;
font-size : 85%;
}
div.update-block span {
font-weight : bold;
}
img.center-image {
margin : 0 auto 10px;
display : block;
cursor : pointer;
}
img.left-float-image {
margin : 0 10px 10px 0;
float : left;
cursor : pointer;
}
img.right-float-image {
margin : 0 10px 10px 0;
float : right;
cursor : pointer;
}
p.post-content {
text-indent : 2em;
padding-top : 0.5em;
padding-bottom : 0.5em;
}
.post-title {
text-shadow : #c3c3c3 3px 3px 3px;
}
h2 {
text-shadow : #c3c3c3 3px 3px 3px;
}
address {
text-align : center;
font-size : 90%;
font-style : normal;
background : url(http://abev66.googlepages.com/cc-by-nc-sa.png) bottom left no-repeat;
padding : 1em 0 1.5em 0;
margin : 0 0 0 0;
}
code {
margin : 1em 0 1em 1em;
padding-left : 8px;
border-left : 4px solid #dbebbd;
font-family : Monospace;
font-size : 95%;
display : block;
text-indent : 0;
text-align : left;
}
blockquote {
margin : 1em 0 1em 1em;
padding : 0;
display : block;
background : url(http://abev66.googlepages.com/quote_block.png) center right no-repeat #eaf6cc;
}
#blog-pager {
display : none;
}
.blog-feeds {
display : none;
}

↑ Top