W3C CSS Validator results for http://www.collectivegasp.com (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=www.collectivegasp.com&profile=css3&usermedium=all&warning=no&vextwarning=false
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

@charset "UTF-8";
body {
font : 14px/27px 'BitstreamVeraSansRoman', Arial, sans-serif;
background : url(images/cgasp-collage-bkgrnd.jpg) left top no-repeat #ffffff;
background-attachment : fixed;
margin : 0;
padding : 0;
text-align : left;
color : #000000;
}
@font-face {
{
font-family : "'BitstreamVeraSansRoman'";
src : url('Vera-webfont.eot');
src : local('☺' ), url('Vera-webfont.woff') format('woff' ), url('Vera-webfont.ttf') format('truetype' ), url('Vera-webfont.svg#webfontNNieUWMy') format('svg' );
font-weight : normal;
font-style : normal;
}
}
@font-face {
{
font-family : "'BitstreamVeraSansOblique'";
src : url('Vera-Italic-webfont.eot');
src : local('☺' ), url('Vera-Italic-webfont.woff') format('woff' ), url('Vera-Italic-webfont.ttf') format('truetype' ), url('Vera-Italic-webfont.svg#webfont32hx5EL6') format('svg' );
font-weight : normal;
font-style : normal;
}
}
@font-face {
{
font-family : "'BitstreamVeraSansBold'";
src : url('Vera-Bold-webfont.eot');
src : local('☺' ), url('Vera-Bold-webfont.woff') format('woff' ), url('Vera-Bold-webfont.ttf') format('truetype' ), url('Vera-Bold-webfont.svg#webfontJQAi0gBA') format('svg' );
font-weight : normal;
font-style : normal;
}
}
@font-face {
{
font-family : "'BitstreamVeraSansBoldOblique'";
src : url('Vera-Bold-Italic-webfont.eot');
src : local('☺' ), url('Vera-Bold-Italic-webfont.woff') format('woff' ), url('Vera-Bold-Italic-webfont.ttf') format('truetype' ), url('Vera-Bold-Italic-webfont.svg#webfont1abckMhc') format('svg' );
font-weight : normal;
font-style : normal;
}
}
h1.bigtitle {
font : 40px/46px 'BitstreamVeraSansRoman', Arial, sans-serif;
color : #666666;
letter-spacing : 0;
}
h2.subtitle {
font : 24px/32px 'BitstreamVeraSansRoman', Arial, sans-serif;
color : #666666;
letter-spacing : 0;
}
h2.subtitleintro {
font : 24px/32px 'BitstreamVeraSansRoman', Arial, sans-serif;
color : #666666;
letter-spacing : 0;
margin : 20px 0 0 340px;
}
h2.subconnect {
font : 22px/27px 'BitstreamVeraSansRoman', Arial, sans-serif;
color : #666666;
letter-spacing : 0;
}
.subconnect {
font : 16px/27px 'BitstreamVeraSansRoman', Arial, sans-serif;
color : #666666;
letter-spacing : 0;
}
p.introblurb {
font : 16px/27px 'BitstreamVeraSansRoman', Arial, sans-serif;
margin : 60px 0 0 340px;
}
p.introtagline {
font : 22px/27px 'BitstreamVeraSansRoman', Arial, sans-serif;
margin : 20px 0 0 340px;
color : #666666;
}
p.introbio {
font : 14px/27px 'BitstreamVeraSansRoman', Arial, sans-serif;
margin : 0 0 40px 140px;
}
p.portfoliotxt {
font : 14px/20px 'BitstreamVeraSansRoman', Arial, sans-serif;
margin : 30px auto;
}
p.tinytxt {
font : 10px/27px 'BitstreamVeraSansBold', Arial, sans-serif;
color : #666666;
}
p.footertxt {
font : 10px/27px 'BitstreamVeraSansBold', Arial, sans-serif;
color : #666666;
margin : 40px auto;
}
p.oblique {
font : 14px/27px 'BitstreamVeraSansOblique', Arial, sans-serif;
}
p.bold {
font : 14px/27px 'BitstreamVeraSansBold', Arial, sans-serif;
}
p.boldoblique {
font : 14px/27px 'BitstreamVeraSansBoldOblique', Arial, sans-serif;
}
a {
text-decoration : none;
color : #cc6600;
}
a:hover {
color : #6699cc;
}
.cgasp #container {
width : 960px;
background : none;
margin : 0;
border : none;
text-align : left;
}
.cgasp #sidebar1 {
float : left;
width : 128px;
background : none;
padding : 158px 20px;
position : fixed;
}
.cgasp #mainContent {
margin : 0 0 0 180px;
padding : 0 20px;
}
.content-spacer {
padding : 36px 20px;
}
.footer-spacer {
padding : 700px 20px;
}
.fltrt {
float : right;
margin-left : 20px;
}
.fltlft {
float : left;
margin-right : 20px;
}
.clearfloat {
clear : both;
height : 0;
font-size : 1px;
line-height : 0;
}
#side-nav ul {
margin-left : 0;
padding-left : 0;
display : inline;
}
#side-nav ul li {
margin-left : 0;
padding : 2px 8px;
list-style : none;
display : inline;
}
#side-nav a {
text-decoration : none;
color : #ffffff;
font : 20px/27px 'BitstreamVeraSansRoman', Arial, sans-serif;
text-transform : lowercase;
}
#side-nav a:hover {
color : #333333;
}
.slideshow {
float : left;
height : 270px;
width : 320px;
margin : auto;
}
.slideshow img {
margin-right : 20px;
border : none;
}
.portfolio {
float : left;
height : 170px;
width : 320px;
margin : auto 40px 30px auto;
}
.portfolio img {
padding : 10px;
border : 1px solid #666666;
background-color : #cc6600;
}
.portfolio img:hover {
background-color : #6699cc;
}
.portfolio span {
color : #666;
}
#sm-nav ul {
margin-left : 0;
padding-left : 0;
display : inline;
}
#sm-nav ul li {
margin-left : 0;
padding : 2px 8px;
list-style : none;
display : inline;
}
#more-nav ul {
margin-left : 0;
padding-left : 0;
display : inline;
}
#more-nav ul li {
margin-left : 0;
padding : 2px 8px;
list-style : none;
display : inline;
}
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
font-family : "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight : 200;
color : #fff;
}
#sb-container {
position : fixed;
margin : 0;
padding : 0;
top : 0;
left : 0;
z-index : 999;
text-align : left;
visibility : hidden;
display : none;
}
#sb-overlay {
position : relative;
height : 100%;
width : 100%;
}
#sb-wrapper {
position : absolute;
visibility : hidden;
width : 100px;
}
#sb-wrapper-inner {
position : relative;
border : 1px solid #303030;
overflow : hidden;
height : 100px;
}
#sb-body {
position : relative;
height : 100%;
}
#sb-body-inner {
position : absolute;
height : 100%;
width : 100%;
}
#sb-player.html {
height : 100%;
overflow : auto;
}
#sb-body img {
border : none;
cursor : pointer;
}
#sb-loading {
position : relative;
height : 100%;
}
#sb-loading-inner {
position : absolute;
font-size : 14px;
line-height : 24px;
height : 24px;
top : 50%;
margin-top : -12px;
width : 100%;
text-align : center;
}
#sb-loading-inner span {
background : url(loading.gif) no-repeat;
padding-left : 34px;
display : inline-block;
}
#sb-body, #sb-loading {
background-color : #060606;
}
#sb-title, #sb-info {
position : relative;
margin : 0;
padding : 0;
overflow : hidden;
}
#sb-title, #sb-title-inner {
height : 26px;
line-height : 26px;
}
#sb-title-inner {
font-size : 16px;
}
#sb-info, #sb-info-inner {
height : 20px;
line-height : 20px;
}
#sb-info-inner {
font-size : 12px;
}
#sb-nav {
float : right;
height : 16px;
padding : 2px 0;
width : 45%;
}
#sb-nav a {
display : block;
float : right;
height : 16px;
width : 16px;
margin-left : 3px;
cursor : pointer;
background-repeat : no-repeat;
}
#sb-nav-close {
background-image : url(close.png);
}
#sb-nav-next {
background-image : url(next.png);
}
#sb-nav-previous {
background-image : url(previous.png);
}
#sb-nav-play {
background-image : url(play.png);
}
#sb-nav-pause {
background-image : url(pause.png);
}
#sb-counter {
float : left;
width : 45%;
}
#sb-counter a {
padding : 0 4px 0 0;
text-decoration : none;
cursor : pointer;
color : #fff;
}
#sb-counter a.sb-counter-current {
text-decoration : underline;
}
div.sb-message {
font-size : 12px;
padding : 10px;
text-align : center;
}
div.sb-message a:link, div.sb-message a:visited {
color : #fff;
text-decoration : underline;
}

↑ Top