W3C CSS Validator results for http://homelessinbelarus.com (CSS level 3)

Sorry! We found the following errors (10)

URI : http://homelessinbelarus.com/wp-content/plugins/shutter-reloaded/shutter-reloaded.css?ver=2.4

12 div#shNavBar a img Parse Error opacity=60)
21 div#shNavBar a:hover img Parse Error opacity=100)
25 #shDisplay div#shTitle Value Error : font / is not a font-family value : normal 12px / 17px 'Lucida Grande',Verdana,sans-serif
33 div#shNavBar Value Error : font / is not a font-family value : normal 13px / 22px 'Lucida Grande',Verdana,sans-serif
45 div#shNavBar Property -moz-user-select doesn't exist : none
70 div#shShutter Parse Error opacity=80)
87 div#shDisplay img#shTopImg Property -ms-interpolation-mode doesn't exist : bicubic
116 #shNavBar .srel-d Parse Error opacity=40)
126 * html div#shNavBar Parse Error document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight : document.body.scrollTop+document.body.clientHeight-this.clientHeight)
127 * html div#shNavBar Parse Error document.compatMode&&document.compatMode=='CSS1Compat') ? document.documentElement.scrollLeft : document.body.scrollLeft)

↑ Top

Valid CSS information

body {
font-family : "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
color : #333333;
background-image : url(images/hd_bg_bck.gif);
background-repeat : repeat-x;
background-position : top;
margin : 0;
padding : 0;
}
img {
border : none;
margin : 0;
padding : 0;
}
sup {
position : relative;
top : -10px;
font-size : 12px;
}
#wrapper {
width : 1000px;
margin : 0 auto;
padding : 0;
}
#container {
float : left;
width : 990px;
}
#content {
float : left;
width : 990px;
position : relative;
padding-top : 5px;
letter-spacing : 0;
}
#header {
width : 1000px;
height : 110px;
padding-top : 40px;
}
#header h2 {
margin : 0;
padding : 0;
width : 500px;
font-size : 28px;
letter-spacing : -1px;
}
#header h2 a {
color : #dbe3ff;
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#header h2 a:hover {
color : #ffffff;
}
#header h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
margin : 0;
padding : 0;
width : 500px;
height : 28px;
color : white;
}
#left_content {
float : left;
width : 560px;
margin : 0 0 0 10px;
}
.post {
color : #666666;
text-align : left;
margin : 0;
width : 570px;
}
.post h2 {
font-size : 1.2em;
float : left;
padding-left : 3px;
}
.post h3 {
font-size : 1.1em;
float : left;
border-left-width : 3px;
border-left-style : solid;
border-left-color : #cccccc;
padding-top : 3px;
padding-right : 0;
padding-bottom : 3px;
padding-left : 3px;
}
.post h4 {
font-size : 1.1em;
float : left;
padding-top : 0;
padding-right : 0;
padding-bottom : 3px;
padding-left : 3px;
font-weight : normal;
}
.post h5 {
padding : 0;
float : left;
font-size : 2em;
font-weight : normal;
}
.post_entry {
float : left;
margin : 4px;
width : 560px;
padding-bottom : 10px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #1e71ab;
}
.post_entry h1 {
font-size : 1.4em;
text-align : left;
margin : 0;
padding : 0;
float : left;
width : 560px;
font-family : Tahoma;
color : #666666;
}
.post_entry h1 a:link, .post_entry h1 a:visited {
color : #085284;
text-decoration : none;
}
.post_entry h1 a:hover, .post_entry h1 a:active {
color : #0b64a0;
}
.author {
float : left;
width : 40px;
padding-left : 26px;
height : 24px;
background-image : url(images/homelessinbelarus.png);
background-repeat : no-repeat;
background-position : center left;
font-size : 11px;
line-height : 24px;
color : #000000;
}
.author a:link, .author a:visited {
color : #31b5f5;
text-decoration : none;
}
.author a:hover, .author a:active {
color : #31b5f5;
text-decoration : underline;
}
.posted {
font-size : 11px;
color : #000000;
margin : 0;
float : left;
font-weight : bold;
padding-top : 5px;
padding-right : 0;
padding-bottom : 2px;
padding-left : 3px;
}
.posted a:link, .posted a:visited {
color : #666666;
text-decoration : none;
font-weight : normal;
}
.posted a:hover, .posted a:active {
color : #000;
text-decoration : underline;
font-weight : normal;
}
.post_content {
margin : 0;
float : left;
width : 560px;
padding : 0;
color : #000;
font-size : 0.8em;
}
.post_content p {
padding : 5px;
}
.post_content blockquote {
clear : both;
margin-top : 8px;
margin-right : 20px;
margin-bottom : 8px;
margin-left : 0;
padding-top : 15px;
padding-left : 40px;
background-image : url(images/bquote.gif);
background-repeat : no-repeat;
background-position : 2px left;
border-right : 1px dotted #999999;
border-bottom : 1px dotted #999999;
font-size : 11px;
color : #000000;
font-weight : bold;
}
blockquote p {
font-size : 13px;
font-weight : 100;
}
.post_content img {
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
}
.post_content code {
display : block;
padding : 4px;
clear : both;
color : #333333;
border : #0f71b6 dashed 1px;
background-color : #fff0d0;
margin-top : 8px;
margin-bottom : 8px;
font-size : 12px;
width : 480px;
}
pre {
overflow : auto;
display : block;
padding : 7px;
clear : both;
color : #333333;
border : #0f71b6 dashed 1px;
background-color : #fff0d0;
font-size : 12px;
width : 480px;
margin : 0;
}
.post_content a:link, .post_content a:visited {
color : #0b97d2;
text-decoration : none;
}
.post_content a:hover, .post_content a:active {
color : #000000;
text-decoration : underline;
}
.post_commented {
float : left;
width : 560px;
}
.comment_link {
float : left;
width : 125px;
margin : 0;
padding : 0;
}
.comment_link a:link, .comment_link a:visited {
display : block;
margin : 0;
width : 125px;
padding-top : 27px;
font-size : 11px;
font-weight : bold;
color : #000000;
text-decoration : none;
}
.comment_link a:hover, .comment_link a:active {
display : block;
margin : 0;
width : 125px;
padding-top : 27px;
font-size : 11px;
font-weight : bold;
color : #000000;
text-decoration : underline;
background-image : url(images/com_links.gif);
background-repeat : no-repeat;
background-position : top left;
}
#comment_listing {
float : left;
width : 560px;
margin : 0 0 10px 0;
}
.clear_comment {
float : left;
height : 20px;
width : 560px;
}
.ping_user {
margin : 0;
float : left;
width : 480px;
text-align : left;
padding-top : 5px;
padding-right : 3px;
padding-bottom : 5px;
padding-left : 3px;
border-left-width : 3px;
border-left-style : solid;
border-left-color : #333333;
}
.ping_user a:link, .ping_user a:visited {
font-weight : bold;
color : #999999;
text-decoration : none;
}
.ping_user a:hover, .ping_user a:active {
font-weight : bold;
color : #000000;
text-decoration : underline;
}
.comment_user {
background-color : #ffffff;
margin : 0;
float : left;
width : 480px;
text-align : left;
padding-top : 5px;
padding-right : 3px;
padding-bottom : 5px;
padding-left : 3px;
border-left-width : 3px;
border-left-style : solid;
border-left-color : #666666;
}
.comment_user a:link, .comment_user a:visited {
font-weight : bold;
color : #000000;
text-decoration : none;
}
.comment_user a:hover, .comment_user a:active {
font-weight : bold;
color : #000000;
text-decoration : underline;
}
.com_author {
float : left;
width : 460px;
padding-left : 3px;
font-size : 12px;
color : #000000;
}
.com_date {
float : left;
width : 460px;
font-size : 11px;
color : #000000;
padding-left : 3px;
}
.com_text {
float : left;
width : 460px;
font-size : 12px;
color : #292929;
padding-left : 3px;
padding-top : 8px;
line-height : 20px;
}
.comment_user_alt {
background-color : #ffffff;
margin : 0;
float : left;
width : 480px;
text-align : left;
padding-top : 5px;
padding-right : 3px;
padding-bottom : 5px;
padding-left : 3px;
border-left-width : 3px;
border-left-style : solid;
border-left-color : #00b8e6;
}
.comment_user_alt a:link, .comment_user_alt a:visited {
font-weight : bold;
color : #00ccff;
text-decoration : none;
}
.comment_user_alt a:hover, .comment_user_alt a:active {
font-weight : bold;
color : #000000;
text-decoration : underline;
}
#comment_listing blockquote {
clear : both;
margin-top : 8px;
margin-right : 0;
margin-bottom : 8px;
margin-left : 0;
padding-top : 15px;
padding-left : 40px;
background-image : url(images/bquote.gif);
background-repeat : no-repeat;
background-position : 2px left;
font-size : 12px;
color : #000000;
font-weight : bold;
line-height : 17px;
}
#comment_listing code {
display : block;
padding : 3px;
clear : both;
font-size : 13px;
color : #333333;
border : #f6f6f6 dashed 1px;
background-color : #f7f7f7;
margin-top : 8px;
margin-right : 30px;
margin-bottom : 8px;
margin-left : 8px;
}
#comment_listing form {
margin : 0;
padding : 0;
float : left;
width : 560px;
}
#comment_listing p {
clear : both;
margin-top : 10px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding : 0;
font-size : 11px;
}
#input_1 {
float : left;
width : 560px;
padding-bottom : 5px;
}
#input_1 input {
border : #dadada solid 1px;
height : 20px;
width : 250px;
}
#input_1 textarea {
border : #dadada solid 1px;
height : 125px;
width : 400px;
}
#input_1 input:hover {
border : #c5c5c5 solid 1px;
height : 20px;
width : 250px;
}
#input_1 textarea:hover {
border : #c4c4c4 solid 1px;
height : 125px;
width : 400px;
}
#right_content {
float : right;
width : 380px;
}
.widget_wrap {
float : left;
width : 185px;
}
#right_content h2 {
background-image : url(images/sidebars.gif);
background-repeat : no-repeat;
background-position : center;
text-align : center;
margin : 0;
float : left;
height : 68px;
width : 184px;
font-size : 13px;
line-height : 50px;
color : #ffffff;
font-weight : bold;
padding : 0;
}
.flickr_widget {
padding : 0;
float : left;
width : 390px;
margin-top : 10px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
#dynamic_sidebars {
float : left;
width : 390px;
}
#dynamic_sidebars ul {
margin : 0;
padding : 0;
float : left;
list-style-type : none;
}
#dynamic_sidebars ul li {
margin-top : 0;
margin-right : 5px;
margin-bottom : 5px;
margin-left : 0;
padding : 0;
float : left;
}
#dynamic_sidebars ul li a:link, #dynamic_sidebars ul li a:visited {
float : left;
}
.flickr_widget img {
margin : 0;
padding : 0;
float : left;
height : 48px;
width : 48px;
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
}
.widget_wrap ul {
margin : 0;
float : left;
width : 180px;
list-style-type : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 20px;
padding-left : 0;
}
.widget_wrap ul li {
text-align : left;
margin : 0;
float : left;
width : 184px;
font-size : 11px;
color : #000;
}
.widget_wrap ul li a:link, .widget_wrap ul li a:visited {
display : block;
float : left;
width : 180px;
color : #000000;
text-decoration : none;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #eeeeee;
padding-top : 4px;
padding-right : 2px;
padding-bottom : 4px;
padding-left : 2px;
font-size : 12px;
}
.widget_wrap ul li a:hover, .widget_wrap ul li a:active {
display : block;
float : left;
width : 180px;
color : #ffffff;
text-decoration : none;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #cccccc;
background-color : #606b6e;
padding-top : 4px;
padding-right : 2px;
padding-bottom : 4px;
padding-left : 2px;
background-image : url(images/hover_tx.gif);
background-repeat : repeat-x;
background-position : top;
}
.widget_wrap ul ul {
margin : 0;
padding : 0;
float : left;
width : 180px;
list-style-type : none;
}
#footer {
background-image : url(images/hd_bg_bck.gif);
background-repeat : repeat-x;
margin : 0;
padding : 0;
height : 75px;
width : 100%;
clear : both;
}
.post_clear {
float : left;
height : 60px;
width : 570px;
}
.wp-pagenavi {
height : 53px;
width : 570px;
font-size : 11px;
font-weight : bold;
padding : 5px 0 10px 0;
clear : both;
}
.post_nav {
height : 40px;
}
.subscriber {
float : left;
width : 460px;
padding-left : 27px;
background-image : url(images/rss.gif);
background-repeat : no-repeat;
background-position : center left;
height : 30px;
font-size : 11px;
line-height : 30px;
color : #000000;
}
.subscriber a:link, .subscriber a:visited {
font-weight : bold;
color : #085284;
}
.subscriber a:hover, .subscriber a:active {
color : #fca21e;
text-decoration : none;
}
.search_box {
font-size : 10px;
padding : 0;
margin : 0;
}
#footer_wrap {
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
width : 900px;
}
#footer_content {
float : left;
width : 800px;
padding-top : 10px;
color : #ffffff;
position : relative;
margin : 0;
height : 55px;
font-size : 11px;
text-align : center;
}
#footer_content a:link, #footer_content a:visited {
color : #d3f4fd;
text-decoration : none;
}
#footer_content a:hover, #footer_content a:active {
color : #b9cfd5;
text-decoration : underline;
}
#comment_listing em {
padding : 0;
float : left;
width : 460px;
margin-top : 10px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
font-size : 11px;
font-style : normal;
color : #8a8a8a;
text-align : left;
}
.intro_box {
float : left;
width : 370px;
background-color : #606b6e;
background-image : url("images/bg-sidebar.gif");
margin : 0;
padding : 8px 8px 16px 8px;
border-bottom-width : 2px;
border-bottom-style : solid;
border-bottom-color : #373e40;
}
.intro_box a {
color : #cccccc;
font-size : 10px;
}
.intro_box a:hover {
color : #ffffff;
}
.in_text img {
padding : 0;
float : left;
margin : 0;
margin-right : 5px;
border : #3c4244 solid 2px;
}
.intro_text {
float : left;
width : 375px;
margin : 0;
padding : 0;
}
.intro_text a {
font-size : 11px;
}
.intro_text h1 {
font-size : 17px;
color : #ffffff;
padding : 0;
float : left;
text-align : left;
width : 350px;
margin : 0 0 5px 0;
}
#rss {
float : left;
}
.in_text {
font-size : 11px;
color : #eeeeee;
text-align : left;
margin : 0;
float : left;
width : 280px;
padding : 0;
}
hr {
border : none;
border-top : 1px solid #cccccc;
height : 1px;
margin-bottom : 25px;
}
#tabs {
float : left;
width : 100%;
font-size : 93%;
line-height : normal;
font : bold 12px Verdana;
}
#tabs ul {
margin : 0;
padding : 3px 10px 0 0;
list-style : none;
}
#tabs li {
display : inline;
margin : 0;
padding : 0;
}
#tabs a {
float : left;
background : url("images/button/tableft.gif") top left no-repeat;
margin : 21px 0 0 0;
padding : 0 0 0 4px;
text-decoration : none;
}
#tabs a span {
float : left;
display : block;
background : url("images/button/tabright.gif") top right no-repeat;
padding : 5px 15px 4px 6px;
color : #fff;
}
#tabs a:hover {
background-position : -42px 0%;
}
#tabs a:hover span {
background-position : -42px 100%;
}
#submit {
background : url("images/submit.gif") no-repeat;
display : block;
height : 28px;
width : 126px;
border : none;
}
#submit:hover {
background-position : -28px 0%;
}
.glavmed {
position : absolute;
top : 2px;
right : 10px;
text-align : center;
border : none;
}
.glavmed a {
color : #cccccc;
font-size : 12px;
}
.blogger-post-footer {
font-size : 10px;
color : #666666;
margin : 0;
padding : 0;
}
.blogger-post-footer hr {
border-top : 1px dotted #999999;
margin : 0;
padding : 0;
}
.partner {
margin : 0 0 3px 0;
width : 387px;
}
.books {
border : #cde0e8 solid 1px;
padding : 2px;
margin-bottom : 5px;
background-color : #e5edf1;
}
div.wpcf7 {
margin : 0;
padding : 0;
}
div.wpcf7-response-output {
margin : 2em 0.5em 1em;
padding : 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
border : #398f14 solid 2px;
}
div.wpcf7-mail-sent-ng {
border : #ff0000 solid 2px;
}
div.wpcf7-spam-blocked {
border : #ffa500 solid 2px;
}
div.wpcf7-validation-errors {
border : #f7e700 solid 2px;
}
span.wpcf7-form-control-wrap {
position : relative;
}
span.wpcf7-not-valid-tip {
position : absolute;
top : 20%;
left : 20%;
z-index : 100;
background : #fff;
border : #ff0000 solid 1px;
font-size : 10pt;
width : 280px;
padding : 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
color : #f00;
font-size : 10pt;
display : block;
}
span.wpcf7-list-item {
margin-left : 0.5em;
}
.wpcf7-display-none {
display : none;
}
div.wpcf7 img.ajax-loader {
border : none;
vertical-align : middle;
margin-left : 4px;
}
div.wpcf7 .watermark {
color : #888;
}
.wp-pagenavi {
clear : both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration : none;
border : #bfbfbf solid 1px;
padding : 3px 5px;
margin : 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color : #000;
}
.wp-pagenavi span.current {
font-weight : bold;
}
div#shNavBar a {
color : #ccc;
text-decoration : none;
border : none 0;
padding : 0;
cursor : pointer;
}
div#shNavBar a img {
opacity : 0.60000002384185791015625;
}
div#shNavBar a:hover {
color : #fff;
}
div#shNavBar a:hover img {
opacity : 1;
}
#shDisplay div#shTitle {
color : #ffffff;
text-align : center;
margin : 0 auto;
}
div#shNavBar {
display : block;
color : #999;
background-color : #454545;
border-top : 1px solid #525252;
position : fixed;
left : 0;
bottom : 0;
width : 100%;
padding : 3px 0 5px;
text-align : center;
cursor : default;
z-index : 1011;
user-select : none;
}
body {
height : 100%;
}
#shShutter *, #shDisplay * {
padding : 0;
margin : 0;
}
div#shShutter, div#shDisplay {
top : 0;
left : 0;
width : 100%;
position : absolute;
}
div#shShutter {
height : 100%;
z-index : 1000;
background-color : #000000;
opacity : 0.800000011920928955078125;
}
div#shDisplay {
display : block;
background-color : transparent;
z-index : 1002;
}
div#shDisplay img#shTopImg {
margin : 0 auto;
border : #555 solid 1px;
background : transparent;
display : block;
max-width : none;
max-height : none;
float : none;
}
div#shDisplay div#shWrap {
visibility : hidden;
}
div#shWaitBar {
position : absolute;
width : 100px;
left : 50%;
margin-left : -50px;
margin-top : 120px;
}
#fullSize {
display : none;
}
#shNavBar img {
border : 0;
vertical-align : text-top;
margin : 0;
padding : 3px;
float : none;
}
#shNavBar .srel-d {
opacity : 0.4000000059604644775390625;
}
.sh-make-invisible {
visibility : hidden !important ;
}
* html div#shNavBar {
display : block;
position : absolute;
}

↑ Top