W3C CSS Validator results for http://promoboom.net/ (CSS level 3)

Sorry! We found the following errors (24)

URI : http://www.promoboom.net/wp-content/plugins/custom-coming-soon-page/themes/reset.css

52 .round5 Property -moz-border-radius doesn't exist : 5px
52 .round5 Property -webkit-border-radius doesn't exist : 5px
53 .round10 Property -moz-border-radius doesn't exist : 10px
53 .round10 Property -webkit-border-radius doesn't exist : 10px
54 .round15 Property -moz-border-radius doesn't exist : 15px
54 .round15 Property -webkit-border-radius doesn't exist : 15px
55 .round20 Property -moz-border-radius doesn't exist : 20px
55 .round20 Property -webkit-border-radius doesn't exist : 20px
56 .round25 Property -moz-border-radius doesn't exist : 25px
56 .round25 Property -webkit-border-radius doesn't exist : 25px

URI : http://www.promoboom.net/wp-content/plugins/custom-coming-soon-page/themes/black.css

51 #content Property -moz-box-shadow doesn't exist : inset 0 0 3px #fff
52 #content Property -webkit-box-shadow doesn't exist : inset 0 0 3px #fff
57 #content Property -moz-border-radius doesn't exist : 10px
58 #content Property -webkit-border-radius doesn't exist : 10px
97 #countdown-timer span.day, #countdown-timer span.hour, #countdown-timer span.min, #countdown-timer span.sec Property -moz-box-shadow doesn't exist : inset 0 0 5px #ddd
98 #countdown-timer span.day, #countdown-timer span.hour, #countdown-timer span.min, #countdown-timer span.sec Property -webkit-box-shadow doesn't exist : inset 0 0 5px #ddd
101 #countdown-timer span.day, #countdown-timer span.hour, #countdown-timer span.min, #countdown-timer span.sec Property -moz-border-radius doesn't exist : 5px
102 #countdown-timer span.day, #countdown-timer span.hour, #countdown-timer span.min, #countdown-timer span.sec Property -webkit-border-radius doesn't exist : 5px
151 #email_subscription Property -moz-border-radius doesn't exist : 5px
152 #email_subscription Property -webkit-border-radius doesn't exist : 5px
166 #email_subscription_form input[type="text"] Property -moz-border-radius doesn't exist : 5px
167 #email_subscription_form input[type="text"] Property -webkit-border-radius doesn't exist : 5px
181 #email_subscription_form input[type="submit"] Property -moz-border-radius doesn't exist : 5px
182 #email_subscription_form input[type="submit"] Property -webkit-border-radius doesn't exist : 5px

↑ Top

Valid CSS information

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
background : transparent;
border : 0 none;
font-size : 100%;
margin : 0;
padding : 0;
vertical-align : baseline;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
display : block;
}
mark, rp, rt, ruby, summary, time {
display : inline;
}
*:focus {
outline : 0;
}
img {
outline : 0;
border : none;
}
a {
text-decoration : none;
}
a:hover {
text-decoration : none;
}
.textleft {
text-align : left;
}
.textright {
text-align : right;
}
.textcenter, .aligncenter {
text-align : center;
}
.textjustify {
text-align : justify;
}
.hidden {
display : none;
visibility : hidden;
}
.alignleft, .floatleft {
float : left;
}
.alignright, .floatright {
float : right;
}
small, .small {
font-size : 85%;
}
b, strong, .bold {
font-weight : bold;
}
code {
font-family : "Courier New", Courier, monospace;
}
.no-border {
border : 0;
}
.no-bg {
background : none;
}
.relative {
position : relative;
}
h1, h2, h3, h4, h5, h6 {
font-family : "Georgia", 'Trebuchet MS', 'arial', sans-serif;
margin-bottom : 5px;
color : #454545;
font-weight : normal;
}
h1 {
font-size : 22pt;
}
h2 {
font-size : 20pt;
}
h3 {
font-size : 18pt;
}
h4 {
font-size : 16pt;
}
h5 {
font-size : 14pt;
}
h6 {
font-size : 12pt;
}
.pad5 {
padding : 5px;
}
.pad10 {
padding : 10px;
}
.pad15 {
padding : 15px;
}
.pad20 {
padding : 20px;
}
.clear {
clear : both;
display : none;
visibility : hidden;
display : block;
height : 0;
}
.clearfix:after {
clear : both;
display : block;
content : " ";
height : 0;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
li.clearfix {
display : list-item;
}
body {
background : url(images/bg.png) repeat-x #333;
font-family : "Verdana", "arial", sans-serif;
font-size : 11pt;
color : #454545;
line-height : 1.5;
}
.module {
padding-bottom : 20px;
}
a {
color : #000;
}
#logo {
width : 800px;
text-align : center;
margin : 60px auto 10px auto;
}
h1.logo {
font-family : "Georgia", "Trebuchet MS", sans-serif;
font-size : 40px;
color : #fff;
text-shadow : #000 0 1px 1px;
margin : 0;
padding-bottom : 5px;
}
.logo-sep {
height : 50px;
}
#content {
width : 760px;
background : #f9f9f9;
margin : 0 auto;
min-height : 250px;
box-shadow : ;
text-shadow : #ddd 1px 1px 1px;
border-radius : 10px;
padding : 20px;
position : relative;
}
#shadow {
display : block;
position : absolute;
bottom : -18px;
left : 0;
background : url('images/shadow.png') bottom no-repeat;
width : 800px;
height : 18px;
}
#countdown-timer {
text-align : center;
}
#countdown-timer span.day, #countdown-timer span.hour, #countdown-timer span.min, #countdown-timer span.sec {
display : inline-block;
background : #f5f5f5;
width : 120px;
margin : 0 5px;
padding : 10px 0 20px 0;
font-size : 30pt;
border : 1px solid #ddd;
box-shadow : ;
border-radius : 5px;
}
#countdown-timer span.timer-text {
display : block;
font-size : 11pt;
}
#twitter-feed {
margin-top : 65px;
position : relative;
}
.twitter-icon-big {
position : absolute;
width : 80px;
height : 70px;
top : -58px;
width : 100%;
background : url(images/icon-twitter-big.png) center top no-repeat;
}
#tweets {
padding-top : 18px;
padding-bottom : 10px;
border-top : 1px dotted #ddd;
border-bottom : 1px dotted #ddd;
text-align : center;
}
#tweets ul li {
list-style : none;
margin : 0 40px;
}
.twitterTime {
display : block;
font-size : 10pt;
font-style : italic;
padding : 5px 0 0 0;
}
#email_subscription {
background : #333;
width : 520px;
margin : 0 auto;
padding : 5px 8px 5px 8px;
border-radius : 5px;
}
#email_subscription_form input[type="text"] {
background : #fff;
float : left;
width : 380px;
border : 0 solid #fff;
color : #454545;
font-family : "verdana", arial, sans-serif;
font-size : 12pt;
padding : 6px 6px;
border-radius : 5px;
}
#email_subscription_form input[type="submit"] {
float : right;
background : url(images/button-bg.png) bottom repeat-x;
border : 1px solid #fff;
font-family : "verdana", arial, sans-serif;
font-size : 12pt;
color : #454545;
width : 110px;
padding : 5px 10px;
border-radius : 5px;
}
#contact_social_media {
width : 700px;
margin : 30px auto 0 auto;
}
#contact-form {
float : right;
width : 50%;
text-align : right;
}
.icon-contact {
background : url(images/icon-contact.png) 0 1px no-repeat;
padding-left : 23px;
}
#social-media {
float : left;
width : 50%;
text-align : right;
}

↑ Top