W3C CSS Validator results for http://innodesign.ro/wp-content/themes/4D%20Inno%20Design/style.css (CSS level 2.1)

Congratulations! No Error Found.

This document validates as CSS level 2.1 !

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%2Finnodesign.ro%2Fwp-content%2Fthemes%2F4D+Inno+Design%2Fstyle.css&profile=css21&usermedium=all&warning=1
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

Warnings (13)

URI : http://innodesign.ro/wp-content/themes/4D%20Inno%20Design/style.css

25 body Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
247 .blogname Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
357 .date Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
379 .time Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
403 .post Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
419 .post h1 Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
451 .post h2 Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
523 Same colors for color and background-color in two contexts #foxmenu ul li a:hover and .category
523 Same colors for color and background-color in two contexts #foxmenu ul li.current_page_item a and .category
635 .sidebar Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
691 .sidebar ul li a:link Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
691 .sidebar ul li a:visited Family names containing whitespace should be quoted. If quoting is omitted, any whitespace characters before and after the name are ignored and any sequence of whitespace characters inside the name is converted to a single space.
781 Same colors for color and background-color in two contexts #foxmenu ul li a and #footer a:hover

↑ Top

Valid CSS information

body {
margin : 0;
padding-top : 0;
background : #1f1f1f url(images/body.jpg) repeat-y [center];
font-family : Century gothic, Arial, Tahoma, sans-serif;
color : #cfcfcf;
font-size : 13px;
}
img {
border : 0;
}
a {
color : #cc9f4a;
text-decoration : none;
}
a:hover {
color : #fff;
text-decoration : none;
}
blockquote {
padding-left : 10px;
color : #666;
font-style : normal;
}
.clear {
clear : both;
}
.alignleft {
float : left;
padding : 2px 0 0 5px;
}
.alignright {
float : right;
padding : 2px 0 0 5px;
}
#foxmenucontainer {
height : 28px;
background : #0b0d0d;
display : block;
padding : 0 0 0 0;
border-top : 1px solid #4f5155;
}
#foxmenu {
position : relative;
display : block;
height : 28px;
font-size : 13px;
font-weight : normal;
font-family : Tahoma, Verdana, Helvitica, sans-serif;
}
#foxmenu ul {
margin : 0;
padding : 0 0 0 10px;
list-style-type : none;
width : auto;
float : left;
}
#foxmenu ul li {
display : block;
float : left;
margin : 0 0 0 0;
width : 84px;
}
#foxmenu ul li a {
display : block;
float : left;
color : #ccc;
text-align : center;
text-decoration : none;
padding : 7px 0 0 0;
width : 84px;
height : 21px;
background : #eee url(images/li2.gif) no-repeat [top, right];
}
#foxmenu ul li a:hover, #foxmenu ul li.current_page_item a {
color : #fff;
background : #222 url(images/li2.gif) no-repeat [top, left];
width : 84px;
height : 21px;
text-align : center;
}
#foxmenu ul li .current_page_item a, #foxmenu ul li .current_page_item a:hover {
color : #fff;
width : 84px;
height : 21px;
background : transparent url(images/li2.gif) no-repeat [top, right];
}
.wrapper {
width : 1000px;
margin : 0 auto;
background : #0a0c0d;
border-left : 1px solid #302f2f;
border-right : 1px solid #302f2f;
}
.top {
height : 212px;
margin : auto;
background : url(images/top.jpg);
background-repeat : no-repeat;
}
.blogname {
float : right;
width : 1000px;
font-family : Georgia, century gothic, Arial, sans-serif;
margin : 0 0 0 0;
}
.blogname h1 {
font-size : 40px;
font-weight : normal;
margin : 60px 20px 0 0;
color : #cfcfcf;
text-decoration : none;
text-align : right;
font-weight : bold;
}
.blogname h1 a:link, .blogname h1 a:visited {
color : #cfcfcf;
text-decoration : none;
background-color : transparent;
}
.blogname h1 a:hover {
color : #fff;
text-decoration : none;
background-color : transparent;
}
.blogname h2 {
margin : 0 20px 0 30px;
font-size : 16px;
font-weight : normal;
color : #fff;
text-align : right;
}
.content {
padding : 0 10px 25px 5px;
background : #282c2f;
border-top : 1px solid #404547;
}
#content {
float : left;
width : 760px;
margin : 0 0 0 5px;
padding : 0 0;
}
.title {
margin : 0 0 0;
padding : 0 0 0 5px;
height : 70px;
background : url(images/title.jpg);
}
.date {
float : left;
height : 14px;
font-size : 14px;
font-family : Century gothic, Verdana, Helvitica, sans-serif;
padding-left : 10px;
padding-top : 2px;
font-weight : normal;
color : #919191;
}
.time {
text-align : left;
width : 140px;
height : 25px;
margin-top : 2px;
font-family : Georgia, century gothic, Arial, sans-serif;
padding : 1px 0 0 17px;
color : #fff;
float : right;
font-size : 12px;
}
.post {
margin : 10px 10px 0 5px;
padding : 0 0 0 0;
height : 100%;
text-align : left;
color : #777;
font : 13px Georgia, century gothic, Arial, sans-serif;
}
.post h1 {
margin : 0 0;
padding : 10px 0 5px 10px;
background : transparent;
text-align : left;
font : 24px Georgia, century gothic, Arial, sans-serif;
font-weight : normal;
}
.post h1 a, .post h1 a:link, .post h1 a:visited {
color : #fff;
background-color : transparent;
}
.post h2 {
margin : 0 0;
padding : 10px 0 5px 10px;
background : transparent;
text-align : left;
font : 24px Georgia, century gothic, Arial, sans-serif;
font-weight : normal;
}
.post h2 a, .post h2 a:link, .post h2 a:visited {
color : #fff;
background-color : transparent;
}
.post h2 a:hover {
color : #fff;
background-color : transparent;
}
.postinfo {
height : 31px;
padding : 4px 5px 0 2px;
background : url(images/meta.jpg);
}
.spostinfo {
height : 34px;
padding : 4px 5px 0 2px;
background : url(images/smeta.jpg);
}
.postinfo a:link {
color : #e35416;
font-weight : normal;
text-decoration : none;
}
.category {
float : left;
padding : 0 0 0 5px;
color : #222;
background : url(images/categ.gif);
background-repeat : no-repeat;
font-size : 12px;
}
.postinfo .com {
line-height : 15px;
float : left;
padding : 10px 0 0 10px;
background : url(images/comments.gif);
background-repeat : no-repeat;
font-size : 11px;
}
.postinfo .com a:link, .postinfo .com a:visited {
color : #cc9f4a;
background-color : transparent;
}
.postinfo .com a:hover {
color : #fff;
}
.post a:link, .post a:visited {
color : #cc9f4a;
background-color : transparent;
}
.post a:hover {
color : #f4e0e0;
background-color : transparent;
text-decoration : none;
}
.entry {
margin : 0 0;
padding : 5px 10px;
}
.cover {
margin : 0 0;
background : url(images/cover.jpg);
background-repeat : repeat-y;
}
.rightcolumn {
float : right;
width : 200px;
}
.sidebar {
float : right;
width : 200px;
padding-top : 10px;
padding-right : 10px;
font-size : 13px;
font-family : Georgia, century gothic, Arial, sans-serif;
}
.sidebar h2 {
height : 27px;
line-height : 27px;
font-size : 18px;
color : #cc9f4a;
margin : 5px 0 0 0;
padding : 0 0 0 5px;
background : #131313;
background-repeat : repeat-x;
font-weight : normal;
}
.sidebar ul {
list-style-type : none;
margin : 0;
padding : 0;
}
.sidebar ul li {
height : 100%;
}
.sidebar ul li a:link, .sidebar ul li a:visited {
color : #737373;
text-decoration : none;
padding : 3px 0 4px 5px;
display : block;
font-family : Georgia, century gothic, Arial, sans-serif;
background : #1b1b1b;
background-repeat : no-repeat;
border-bottom : 1px solid #2a2a2a;
border-top : 1px solid #161616;
}
.sidebar ul li a:hover {
background : #202020;
background-repeat : no-repeat;
color : #ccc;
}
.sidebar p {
padding : 7px 10px;
margin : 0;
color : #ababab;
}
.sidebar table {
width : 100%;
text-align : center;
background : #1b1b1b;
color : #ababab;
}
#footer {
height : 30px;
padding : 10px 0 0 0;
background : #020202;
border-top : 1px solid #2e2e2e;
color : #fff;
font-size : 10px;
font-weight : normal;
text-align : center;
letter-spacing : 1px;
}
#footer a {
color : #cc9f4a;
}
#footer a:hover {
color : #eee;
}
.navigation {
height : 25px;
padding : 0 20px;
}
.navigation a {
font-weight : bold;
text-decoration : none;
font-size : 14px;
color : #7a8b92;
}
.navigation a:hover {
color : #fff;
}
.contentCenter {
text-align : center;
}
h2.pagetitle {
padding : 0;
margin : 0 0 20px 0;
font-size : 25px;
text-align : center;
}
.comments textarea {
width : 90%;
height : 156px;
background : #3c3f41;
border : 1px solid #62676a;
color : #999;
padding : 10px;
overflow : auto;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}
#commentform {
padding-left : 23px;
}
#commentform input {
background : #3c3f41;
border : 1px solid #62676a;
color : #777;
padding-left : 10px;
}
.comments input#submit {
padding : 0;
width : 72px;
height : 29px;
}
.comments h2 {
font-size : 19px;
line-height : 30px;
margin : 24px 0 0 23px;
padding : 0;
font-weight : normal;
}
.comments ol li p {
padding : 0;
margin : 10px 0;
color : #888;
}

↑ Top