/*home page*/

#home #sky #logo h1 a{
    background: transparent url('/images/logo-large-24bit.png') no-repeat scroll center;
    width: 370px;
    height: 80px;
    text-indent: -9999px;
}

#home #blurb,#home-li #blurb  {
    background-color: #f2ebda;
    width: 740px;
    margin: 20px auto;
    text-align: left;
    position: relative;
    border: 2px solid #dfd3b9;
    padding-bottom: 20px;
    /*CSS3 properties*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -o-border-radius: 10px;
    -icab-border-radius: 10px;
    -webkit-border-radius: 10px;
}



#home #blurb h2, #home-li #blurb h2  {
    background: transparent url('/images/share_your_photos.png') no-repeat scroll right top;
    width: 370px;
    height: 70px;
    position: absolute;
    top: 10px;
    right: 20px;
    text-indent: -9999px;
}
#slogan.hq23 {

}
#home #blurb h2.token,#home-li #blurb h2.token {
    background: transparent url('/images/youve_been_named.png') no-repeat scroll right top;
}
#home #blurb h2.hq23 {
	background:transparent url(/images/welcome_23_user.png) no-repeat scroll right top;
}
#home #copy,#home-li #copy {
    width: 370px;
}
#home #blurb p.copy, #home-li #blurb p.copy {
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 85px 20px 25px 0;
    color: #594b27;
}

#home #holder, #home-li #holder {
    position: absolute;
    top: -35px;
    left: -40px;
    width: 410px;
    z-index: 500;
    text-align: center;
}

#home #photo, #home-li #photo {
    margin: 50px;
    background: #ffffff;
    border: 1px solid #e1e1e1;
   /* width: 320px;
    height: 240px;*/
    min-width: 320px;
    padding: 9px;
}

#home #stripe, #home-li #stripe {
    display: block;
    width: 700px;
    margin-top: 25px;
    padding: 30px 20px;
    background-color: #ffffcc;
    z-index: 200;
    text-align: right;
    border-top: 3px double #aca07f;
    border-bottom: 3px double #aca07f;
    overflow: hidden;
    clear:both
}

#home #stripe .more, #home-li #stripe .more {
    position: relative;
    font-size: 1.4em;
    font-weight: normal;
    color: #666633;
    margin-right: 20px;
}

#home #stripe.token .more, #home-li #stripe.token .more {
    margin-right: 25px;
}

#home #stripe .button, #home-li #stripe .button {
    display: inline;
}

#home #snow #wrapper, #home-li #snow #wrapper {
    margin: 0 auto;
}

#home #snow.token #wrapper, #home-li #snow.token #wrapper {
    margin: 0 auto;
    display: none;
}

#home #feedback {
    background: #f0f0f0;
    width: 720px;
    height: 90px;
    margin: 30px auto;
    padding: 5px 10px 5px 10px;
    text-align: left;
    border: 2px solid #dadada;
    position: relative;
    /*CSS3 properties*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -o-border-radius: 10px;
    -icab-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#home #feedback .copy {
    position: absolute;
    top: 12px;
    left: 225px;
    width: 500px;
}

#home #feedback h3 {
    font-size: 1.4em;
}

#home #feedback h3 a {
    color: #333333;
}

#home #feedback p {
    color : #555555;
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 0.5em 0;
}

#home #cross-links {
    width: 710px;
    margin: 30px auto;
    position: relative;
    overflow: hidden;
}

#home #cross-links.separator {
    margin-top: 20px;
}

#home #latest_post {
    margin-top: 7px;
    width: 460px;
}

#home .separator #latest_post {
    border-top: 1px dotted #555555;
    margin-top: 0;
    padding-top: 7px;
    width: 460px;
}

#home #snow #push_box {
    background-color: #2c6075;
    width: 186px;
    padding: 3px 10px;
    border: 2px solid #cad7dc;
    /*CSS3 properties*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -o-border-radius: 10px;
    -icab-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#home #cross-links h4  {
    color: #333333;
    margin: 0.5em 0;
    font-size: 1.4em;
    line-height: 1.4em;
}

#home #cross-links h4 a {
    color: #2c6075;
}

#home #cross-links h4 em {
    font-weight: normal;
}

#home #cross-links p {
    color: #555555;
    margin: 1em 0;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.6em;
}

#home #push_box h4 a {
    display: block;
    background: transparent url('/images/push_box-animation.gif') no-repeat scroll 50% bottom;
    height: 60px;
    text-indent: -9999px;
}

#home #push_box p {
    color: #ffffff;
    text-align: center;
    padding: 0 10px;
}

#home #push_box a {
    color: #ffffff;
}

#home .read_more {
    font-style: italic;
    font-weight: normal;
}

#home #photo_credit {
color:#737373;
font-size:1.1em;
margin:0 auto;
text-align:center;
width:560px;
}

#home #footer_navigation .top{
    display: none;
}


/*partners*/

#partners #sky #logo h1 a {
    background: transparent url('/images/logo-large-24bit.png') no-repeat scroll center;
    width: 370px;
    height: 80px;
    text-indent: -9999px;
}

#partners #static {
    width: 520px;
    margin: 10px auto 40px auto;
}

#partners #static h1 {
    font-size: 2.4em;
}

#partners #static h2 {
    font-size: 1.8em;
}

#partners #static h3 {
    font-size: 1.4em;
}

#partners #static p {
    color : #555555;
    font-size: 1.4em;
    line-height: 1.6em;
    margin: 1.5em 0;
    overflow: hidden;
}

#partners #static p.clr {
    line-height: 1.7em;
}

#partners #static hr {
    color: #ffffff;
    margin: 30px 0;
    height: 0;
    width: 520px;
    clear: both;
    border: none;
    border-bottom: 1px dotted #333333;
}

#partners #static a.photo {
    clear: both;
    display: block;
    margin: 0 20px 0 0;
}

#partners #static a.logo {
    clear: both;
    display: block;
    margin: 0 20px 0 0;
}

#partners #static img {
    background-color: #fefefe;
    padding: 9px;
    border: 1px solid #e1e1e1;
}

#partners #static img.no-border {
    padding: 0;
    border: none;
}

#partners #static ul {
    margin-left: 20px;
    list-style-position: outside;
    list-style-type: disc;
}

#partners #static li {
    color : #555555;
    display: list-item;
    font-size: 1.4em;
    line-height: 1.8em;
}

#partners #static li em {
    font-size: 0.785em;
}
/*features*/

#features #sky #logo h1 a {
    background: transparent url('/images/logo-large-24bit.png') no-repeat scroll center;
    width: 370px;
    height: 80px;
    text-indent: -9999px;
}

#features #snow .row {
    width: 700px;
    min-height: 260px;
    margin: 30px auto;
    padding: 0 20px;
    position: relative;
    overflow: hidden;
}

#features #snow #row-1 {
    margin-top: 20px;
}

#features #snow hr {
    color: #ffffff;
    height: 0;
    width: 740px;
    clear: both;
    border: none;
    border-bottom: 1px dotted #333333;
}

#features #snow img.screenshot {
    background: #fefefe url('/images/locked.gif') repeat scroll 0 0;
    padding: 9px;
    border: 1px solid #e1e1e1;
}

#features #snow object {
    background: #fefefe url('/images/locked.gif') repeat scroll 1px 1px;
    padding: 9px;
    border: 1px solid #cccccc;
    /*CSS 3 properties*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -o-border-radius: 10px;
    -icab-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#features #snow div.copy {
    width: 320px;
    padding: 10px 0;
}

#features #snow h1 {
    margin-left: -10px;
    padding: 10px 0 10px 100px;
    font-size: 1.8em;
    line-height: 1.3em;
}

#features #snow h1.simple {
    background: transparent url('/images/headline_icons.png') no-repeat scroll left 0;
}

#features #snow h1.fast {
    background: transparent url('/images/headline_icons.png') no-repeat scroll left -100px;
}

#features #snow h1.easy {
    background: transparent url('/images/headline_icons.png') no-repeat scroll left -200px;
}

#features #snow h1.new {
    background: transparent url('/images/headline_icons.png') no-repeat scroll left -300px;
}

#features #snow h1.amazing {
    background: transparent url('/images/headline_icons.png') no-repeat scroll left -400px;
}

#features #snow h1.free {
    background: transparent url('/images/headline_icons.png') no-repeat scroll left -500px;
}

#features #snow p {
    color : #555555;
    font-size: 1.4em;
    line-height: 1.5em;
    margin: 1em 0;
}

#features #snow p.small {
    color : #555555;
    font-style: italic;
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 1em 0;
}

#features #snow .column a.more {
    font-size: 1.2em;
    display: block;
    text-align: right;
}

#features #snow #sign_up_now {
    background-color: #f0f0f0;
    width: 738px;
    margin: 60px auto 30px auto;
    padding-bottom: 30px;
    text-align: left;
    border: 2px solid #dadada;
    text-align: center;
    overflow: visible;
    /*CSS3 properties*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -o-border-radius: 10px;
    -icab-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#features #snow #sign_up_now h2 {
    background: transparent url('/images/get_all_these_features_plus_more.png') no-repeat scroll center top;
    height: 50px;
    font-size: 2.4em;
    margin: -25px 0 25px 0;
    text-indent: -9999px;
}

#features #snow #sign_up_now p {
    margin: 1em 70px 30px 70px;
}

#features #snow .button {
    display: inline;
}

