
/* 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: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif;
}

html {
    background: white url(/images/cache/images-util-corners-8b52d4780e86dbccd0c1611de72aeb11.png) repeat-x;
}

body {
    width: 966px;
    margin: 0 auto;
    text-align: left;
    color: #2a2b2a;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: normal;
    font-family: "Century Gothic", "URW Gothic L", "Gotham", "Arial", "Helvetica", sans-serif;
}

h1 { font-size: 185%; margin: 0; padding: 0 0 0.675675675676em 0; font-weight: bold; color: #c16a04; }
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: #007dcc;
}

a:hover {
    color: #005e99;
}

#sidebar h1 a, #sidebar h2 a, #sidebar h3 a, #sidebar h4 a, #sidebar h5 a, #sidebar h6 a {
    color: #2a2b2a;
    text-decoration: none;
}

h1 a {
    color: #c16a04;
}

#sidebar h1 a:hover, #sidebar h2 a:hover, #sidebar h3 a:hover, #sidebar h4 a:hover, #sidebar h5 a:hover, #sidebar h6 a:hover {
    color: #2a2b2a;
    text-decoration: underline;
}

h1 a:hover {
    color: #c16a04;
}

legend {
    color: black;
}

#header {
    border-top: 10px solid #6b6f6b;
    background: transparent url(/images/theme-getpushing/skyline.jpg) no-repeat;
    height: 205px;
}

#logo {
    display: inline;
    float: left;
    width: 366px;
    height: 202px;
    margin: 3px 0 0 22px;
}

#main {
    padding: 0 13px;
    background: transparent url(/images/cache/images-util-corners-84aa968e427c811c8c09149f5377f68c.png) repeat-y;
    float: left;
    width: 940px;
}

#content {
    width: 620px;
    display: inline; /* IE6 fix */
    float: left;
    min-height: 300px;
    font-size: 75%;
    padding: 15px 40px 0;
    line-height: 1.5;
}

#sidebar {
    float: right;
    padding: 15px 10px 1px;
    width: 220px;
    font-size: 70%;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    padding-bottom: 1.25em;
}

#sidebar ul a {
    color: #2a2b2a;
    text-decoration: none;
}

#sidebar ul a:hover {
    text-decoration: underline;
}

#sidebar ul p {
    margin-bottom: 0;
    padding-bottom: 0;
}

#sidebar .rssFeed a {
    font-weight: bold;
    display: block;
    padding-bottom: 3px;
}

#share ul {
    height: 44px;
    padding: 0 0 1.25em 2px;
}

#sidebar p {
    padding-bottom: 10px;
}

#sidebar p.large {
    font-size: 125%;
}

#sidebar .date {
    font-weight: bold;
}

#share li {
    float: left;
    width: 44px;
    height: 44px;
    padding: 0 5px;
}

#share .stico_default {
    display: block;
    width: 44px;
    height: 44px;
    padding: 0 !important;
    background: transparent url(/images/theme-getpushing/sharethis-white.png) no-repeat !important;
}

#stwrapper {
    margin-left: -150px;
}

#testimonials {
    display: inline;
    float: right;
    width: 444px;
    height: 180px;
    background: transparent url(/images/cache/images-util-corners-3d960d829bbe50d01914cd3fa1845a6a.png) no-repeat;
    overflow: hidden;
    margin: 24px 6px 0 0;
    font-family: "Century Gothic", "URW Gothic L", "Gotham", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    color: #c16a04;
    font-size: 115%;
    overflow: hidden;
}

#testimonials .slide {
    margin-bottom: 200px;
    padding: 0 38px 24px;
    width: 368px;
    background: transparent !important;
}

/* Menu styles */
.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #6b6f6b;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-family: "Century Gothic", "URW Gothic L", "Gotham", "Arial", "Helvetica", sans-serif;
    font-size: 85%;
}

.menu ul {
    display: none;
}

.menu li {
    display: inline;
}

.menu a {
    display: inline;
    text-decoration: none;
    color: white;
    padding: 0 35px;
    border-right: 1px solid white;
    text-transform: uppercase;
}

.menu .last a {
    border-right: 0;
}

.menu a:hover, .menu .hover {
    color: #dbebee;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 70%;
    text-align: center;
    zoom: 1; /* hasLayout */
    color: #6b6f6b;
    font-family: "Arial", "Helvetica", sans-serif;
    background: transparent url(/images/cache/images-util-corners-a862e4ec2a0351ec263121bb5c127457.png) no-repeat;
    padding-top: 30px;
    line-height: 1.25;
}

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

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

#footTextlinks a {
    padding: 0 5px;
}

#footElements {
    color: #2a2b2a;
    font-weight: bold;
    font-family: "Century Gothic", "URW Gothic L", "Gotham", "Arial", "Helvetica", sans-serif;
    font-size: 125%;
}

#copyright { margin-bottom: 0; }
#developerNotice { margin-top: 0; }

/* 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: ;
    width: 40px; /* 16 col grid - change to 60px for 12 cols */
    margin: 0 10px;
    height: 100%;
}

