
/* Demonstration of a WYMeditor style
p.pull-quote {
    float: right;
    padding: 20px;
    font-size: 150%;
    font-weight: bold;
    width: 25%;
}
*/

/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}

html {
    background: #087dc2 url(/images/theme-fafcosolar/bg-clouds.jpg) repeat-x scroll center top;
}

body {
    width: 940px;
    margin: 0 auto;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: bold;
    font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}

h1 { font-size: 175%; margin: 0; padding: 0 0 0.714285714286em 0; }
h2 { font-size: 150%; margin: 0 0 0.833333333333em 0; }
h3 { font-size: 130%; margin: 0 0 0.961538461538em 0; }
h4 { font-size: 115%; margin: 0 0 1.08695652174em 0; }
h5 { font-size: 105%; margin: 0 0 1.19047619048em 0; }
h6 { font-size: 100%; margin: 0 0 1.25em 0; }

a {
    color: #087dc2;
}

a:hover {
    color: #043f61;
}

legend {
    color: black;
}

#header {
    height: 102px;
}

#headElements {
    float: right;
    font-family: "Comic Sans MS", "Comic Sans", "Arial", "Helvetica", sans-serif;
    margin: 60px 0 0;
    font-size: 135%;
}

sup {
    line-height: 1px;
    font-size: 50%;
}

#logo {
    float: left;
    position: relative;
    top: 13px;
    left: 7px;
    width: 229px;
    height: 78px;
}

#main {
    background: transparent url(/images/cache/images-util-corners-239126d912670b96edf0096372bb35c5.png) no-repeat scroll left top;
    padding-top: 12px;
}

#content {
    width: 900px;
    display: inline; /* IE6 fix */
    float: left;
    font-size: 90%;
    background-color: white;
    padding: 8px 20px 0;
    min-height: 300px;
}

/* Menu styles */
.menu {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu li {
    float: left;
    background: transparent url(/images/theme-fafcosolar/menu-mid.png) repeat-x;
    height: 50px;
}

.menu .first {
    background: transparent url(/images/theme-fafcosolar/menu-left.png) no-repeat scroll left top;
}

.menu .last {
    background: transparent url(/images/theme-fafcosolar/menu-right.png) no-repeat scroll right top;
}

.menu a {
    display: block;
    color: white;
    text-decoration: none;
    font-weight: bold;
    line-height: 49px;
    height: 49px;
    padding: 0 16px 0 18px;
    background: transparent url(/images/theme-fafcosolar/menu-sep.png) no-repeat scroll left center;
    position: relative;
}

.menu a.shadow {
    position: absolute;
    color: #043f61;
    margin: 2px 0 0 -2px;
    background: none;
}

.menu .first a {
    background: none;
    padding-left: 22px;
}

.menu .last a {
    padding-right: 20px;
}

.menu a.highlight:hover, .menu .hover {
    color: #daecf6;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 75%;
    text-align: center;
    zoom: 1; /* hasLayout */
    color: white;
    background: transparent url(/images/cache/images-util-corners-a558150e4ea010d121b674de497dabbb.png) no-repeat scroll left top;
    padding: 27px 0 1.25em;
}

#footElements:first-line {
    font-weight: bold;
    font-size: 110%;
}

#footer a {
    color: white;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footTextlinks a {
    padding: 0 3px;
}

#copyright, #developerNotice {
    display: inline;
    padding: 0 15px;
}

/* Social media icons */
#share {
    font-size: 90%;
    padding-bottom: 10px;
    height: 16px;
    margin-right: -15px;
    margin-bottom: 0;
}

#share a {
    float: left;
    line-height: 16px;
    height: 16px;
    padding: 0 5px 0 18px;
    background: transparent url(/images/util/social-icons/16x16.png) no-repeat;
    text-decoration: none;
    color: black;
}

#share a.stbutton {
    padding-right: 5px;
}

#stwrapper {
    margin-left: expression('-110px');
}

#share a.bookmark    { background-position: 0    0px; }
#share a.delicious   { background-position: 0  -20px; }
#share a.digg        { background-position: 0  -40px; }
#share a.email       { background-position: 0  -60px; }
#share a.facebook    { background-position: 0  -80px; }
#share a.flickr      { background-position: 0 -100px; }
#share a.google      { background-position: 0 -120px; }
#share a.itunes      { background-position: 0 -140px; }
#share a.linkedin    { background-position: 0 -160px; }
#share a.myspace     { background-position: 0 -180px; }
#share a.reddit      { background-position: 0 -200px; }
#share a.rss         { background-position: 0 -220px; }
#share a.sharethis   { background-position: 0 -240px; }
#share a.twitter     { background-position: 0 -260px; }
#share a.youtube     { background-position: 0 -280px; }

#share .stbuttontext {
    line-height: 16px !important;
}

#share .stico_default {
    background: transparent url(/images/util/social-icons/16x16.png) no-repeat scroll 0 -240px !important;
}

/* Grid overlay */
#gridOverlay {
    position: absolute;
    width: 960px;
    height: 120%;
    opacity: 0.15;
    top: -10%;
    display: none;
}

#gridOverlay div {
    display: inline; /* IE6 fix */
    float: left;
    background-color: #fff500;
    width: 40px; /* 16 col grid - change to 60px for 12 cols */
    margin: 0 10px;
    height: 100%;
}

/* Sidebar stuff */
#sidebar {
    float: right;
    width: 282px;
    font-size: 90%;
    margin: 0;
}

.sidebar_item {
    width: 280px;
    background: white url(/images/theme-fafcosolar/box-bot.png) no-repeat scroll left bottom;
    padding: 0 0 1px 2px;
    margin-bottom: 10px;
}

.sidebar_item h2 {
    margin: 0 0 0 -2px;
    padding: 2px 0 0 0;
    text-align: center;
    height: 29px;
    line-height: 29px;
    color: white;
    background: white url(/images/theme-fafcosolar/box-top.png) no-repeat;
}

.no_image h2 {
    margin-bottom: 8px;
}

.sidebar_item h2 a {
    text-decoration: none;
    color: white;
}

.sidebar_item h2 a:hover {
    color: #daecf6;
}

.sidebar_item p {
    margin: 0 20px 10px;
}

.sidebar_item ul {
    padding: 0;
    margin: 0 20px 10px 30px;
}

.sidebar_item img {
    margin: 0 0 8px;
    display: block;
}

body.home #chunk0 {
    width: 600px;
    float: left;
}

/* Slideshow */
#overlay {
    position: absolute;
    z-index: 5;
    background: transparent url(/images/cache/images-util-corners-ba91a73e293afdee03c33adbf1d2dbb0.png) no-repeat;
    width: 604px;
    height: 303px;
    margin-left: -3px;
    margin-top: -1px;
}

#slideshow {
    width: 600px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 1.25em;
}

/* Iframe thing */
.iframe_wrapper iframe {
    width: 1011px !important;
    border: 0 !important;
}

.iframe_wrapper {
    width: 1011px;
    margin: 0 -67.5px;
    padding: 12px;
    background: transparent url(/images/cache/images-util-corners-cd3db01713ce8e62dd28ab5f830caa1a.png) no-repeat scroll center top;
    position: relative;
}

body.contact form fieldset p {
    display: inline;
    float: right;
    width: 35%;
    margin: 2.0em 150px 0 0;
    font-size: 90%;
}

