/* 
    Document   : styles.css
    Created on : Feb 24, 2010, 11:20:50 AM
    Author     : seanslinsky
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/* RESETS */
html, body {
    min-height:100%;
    height:100%;
    margin:0;
    padding:0;
}
body {
    background: #fff;
    font-size:62.5%;
    font-family:Helvetica, Arial, sans-serif;
    padding:0;
}

h1 {
    font-size:1.8em;
    margin:0;
    padding:0;
}
h2 {
    font-size:1.6em;
    margin:0;
    padding:0;
}
h3 {
    font-size:1.4em;
    margin:0;
    padding:0;
}

p {
    font-size:1.4em;
    margin:1em 0;
    padding:0;
    line-height: 1.4em;
}

ul {
    font-size:1.4em;
    line-height:1.4em;
}

li {
    padding:0 0 10px;
}

a:link,
a:visited {
    color:#666;
    }

img {
    border:0;
}

dl {
    font-size:1.4em;
}

dt {
    font-weight: bold;
}

dd {
    color:#555;
    padding:10px 0;
    margin:0 0 10px;
    line-height:1.4em;
}

/** CORE **/

#container {
    min-height: 100%;
    position:relative;
    padding:0 0 0px;
}

html>body #container {
    height:auto;
}

.inner {
    width:950px;
    text-align: left;
    margin:0 auto;
}

.clear {
    zoom:1;
}

.clear:after {
    content:".";
    display: block;
    clear:both;
    visibility: hidden;
    line-height: 0em;
}

.underlined {
    border-bottom:1px solid #666;
    padding:0 0 10px 0;
}

/*** TOP NAV ***/

#topBar {
    display:block;
    clear:both;
    width:100%;
    height:100px;
    background: url(../images/topNav_sprite.png) no-repeat #000;
    font-size:1.4em;
    font-weight:bold;
}

#pyramid_logo {
    margin:20px 0 0;
}

#topBar_inner {
    position: relative;
    height: 100px;
}

#topBar a:link, 
#topBar a:visited {
    color:#fff;
    text-decoration: none;
    padding:5px 10px;
}

#topBar a#saas.selected:link,
#topBar a#saas.selected:visited {
    border-bottom:10px solid #d6f946;
}

#topBar a#paas.selected:link,
#topBar a#paas.selected:visited {
    border-bottom:10px solid #87e5d3;
}

#topBar a#iaas.selected:link,
#topBar a#iaas.selected:visited {
    border-bottom:10px solid #44c64e;
}

#links_primary {
    position:absolute;
    bottom:15px;
    float:right;
    text-align: right;
    font-size:1.2em;
    right:0px;
    text-transform: uppercase;
}

#links_primary a:link,
#links_primary a:visited {
    border-bottom:10px solid #000;
}

#links_primary a:hover {
    border-bottom: 10px solid #fff;
}

#links_secondary {
    float:right;
    display:inline;
    width:400px;
    text-align: right;
    color:#fff;
    padding:15px 0;
}

#links_secondary a:hover {
    color:#000;
    background: #fff;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}

#banner {
    width:100;
    background: url(../images/banner_bg.png) repeat-x #fff;
    display:block;
    clear:both;
    margin:0;
}

#banner_inner {
    background: url(../images/banner_inner_bg.png) center top no-repeat;
    position:relative;
    display: block;
}

.full {
    height:338px;
}

#banner.short {
    height:80px;
    margin:0 0 30px;
}

#banner.short h2 {
    padding:30px 0;
}

.short {
    height:80px;
}

.banner_content {
    position:relative;
    display: block;
    width:100%;
}

.new {
    display:none;
}

img.pyramid_graphic {
    position:absolute;
    bottom:7px;
    left:-80px;
}

#banner_inner_desc {
    float:right;
    width:420px;
    padding:40px 0 0 0;
}

#banner_inner h2 {
    text-transform: uppercase;
    color:#666;
    font-size:2.2em;
}

#banner_inner_desc p {
    line-height:1.4em;
    font-size:1.4em;
    margin:1.4em 0;
}

#content {
    position:relative;
    padding:0 0 100px;
}

#content_left {
    width:600px;
    float: left;
    display:inline;
    margin:0 50px 0 0;
}

#content_right {
    width:280px;
    float:left;
    display: inline;
    background: #e5e5e5;
    padding:10px 10px 20px;
    margin:20px 0;
}


#content_right h3 {
    margin:5px 0 15px;
    text-align: center;
}

.ex_logos {
    display:block;
    background:#fff;
    text-align: center;
    padding:10px 0;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.ex_logos img {
    margin:0 0 10px;
}


#footer {
    display:block;
    clear:both;
    padding:15px 0;
    margin:40px 0 0;
    border-top:3px solid #ccc;
    width:100%;
    height:40px;
    position:absolute;
    bottom:-15px;
    background:#f0f0f0;
    text-align: center;
}

#footer .inner {
    text-align: center;
}

#sm_links {
    position:absolute;
    right:36px;
    background:url(../images/sm_links_bg.png) no-repeat;
    width:213px;
    height:38px;
    padding:5px 0 5px 25px;
    z-index: 1000;
}

#banner_inner.full #sm_links {
    bottom:58px;
}

#banner_inner.short #sm_links {
    bottom:-22px;
}

#sm_links a:link,
#sm_links a:visited {
    text-decoration: none;
    float:left;
    display:inline;
    margin:0 15px 0 0;
    height:38px;
    width:38px;
}

a#twitter {
    background:url(../images/sm_sprites.png) 0 0;
}

a#twitter:hover {
    background:url(../images/sm_sprites.png) 0 -40px;
}

a#facebook {
    background:url(../images/sm_sprites.png) -40px 0;
}

a#facebook:hover {
    background:url(../images/sm_sprites.png) -40px -40px;
}

a#digg {
    background:url(../images/sm_sprites.png) -80px 0;
}

a#digg:hover {
    background:url(../images/sm_sprites.png) -80px -40px;
}

a#delicious {
    background:url(../images/sm_sprites.png) -120px 0;
}

a#delicious:hover {
    background:url(../images/sm_sprites.png) -120px -40px;
}

/*** MEDIA PAGE ***/

.media_item {
    border-bottom:1px solid #999;
    padding:15px 0;
}

.media_thumb {
    float: left;
    display:inline;
    margin:0 15px 0 0;
    width:200px;
}

.media_item .links {
    font-size:1.4em;
    padding:10px 0;
    color:#666;
}

.media_item .links a:link,
.media_item .links a:visited {
    color:#999;
}

.media_item .links a:hover {
    color:#333;
    text-decoration: none;
}

.media_item h3 {
    color:#999;
    font-size:1.8em;
}

#cc_video_embed_wrapper {
    width:500px;
    padding:20px;
}

textarea#cc_video_embed {
    width:100%;
    height:160px;
}

/** FAQs **/

p.question {
    font-weight:bold;
}

p.answer {
    margin-bottom:20px;
}
