
/* 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: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
}

html {
    background-color: #a9c97b;
}

body {
    background: white url(/images/theme-rswalsh/newbg-shrunk.jpg);
    text-align: left;
}

#wrap1 {
    background: transparent url(/images/theme-rswalsh/grad-top.png) repeat-x scroll left top;
}

#wrap2 {
    background: transparent url(/images/theme-rswalsh/grad-bot.png) repeat-x scroll left bottom;
}

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

body.home h1 {
    display: none;
}

h1 { font-size: 175%; margin: 0; padding: 0 0 0.714285714286em 0; }
h2 { font-size: 140%; margin: 0 0 0.892857142857em 0; }
h3 { font-size: 120%; margin: 0 0 1.04166666667em 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: #123b94;
}

legend {
    color: black;
}

#container {
    width: 760px;
    margin: 0 auto;
}

#header {
    height: 236px;
    color: white;
}

#frond-head, #frond-foot {
    width: 760px;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    font-size: 10%;
}

#frond-head {
    height: 236px;
    position: relative;
    margin-bottom: -236px;
}

#frond-head td {
    border: 0;
    padding: 0;
    margin: 0;
    height: 218px;
}

#frond-head td#frond-head-top {
    height: 18px;
    width: 760px;
    background: transparent url(/images/theme-rswalsh/frond-head-top.png);
}

#frond-head td#frond-head-left {
    width: 18px;
    background: transparent url(/images/theme-rswalsh/frond-head-left.png);
}

#frond-head td#frond-head-center {
    width: 724px;
    background: transparent url(/images/theme-rswalsh/frond-head-faded.jpg);
}

/*
body.home #frond-head-center {
    background-image: url(/images/theme-rswalsh/frond-head.jpg);
}
*/

#frond-head td#frond-head-right {
    width: 18px;
    background: transparent url(/images/theme-rswalsh/frond-head-right.png);
}

#frond-foot {
    height: 172px;
    clear: both;
}

#frond-foot td#frond-foot-left {
    width: 18px;
    background: transparent url(/images/theme-rswalsh/frond-foot-left-edge.png);
}

#frond-foot td#frond-foot-centerl {
    width: 195px;
    background: white url(/images/theme-rswalsh/frond-foot-left.png) no-repeat scroll left bottom;
}

#frond-foot td#frond-foot-centerr {
    width: 529px;
    background: white url(/images/theme-rswalsh/frond-foot-right.jpg) no-repeat scroll left bottom;
}

#frond-foot td#frond-foot-right {
    width: 18px;
    background: transparent url(/images/theme-rswalsh/frond-foot-right-edge.png);
}

#logo {
    display: block;
    text-decoration: none;
    width: 369px;
    height: 93px;
    position: relative;
    top: 82px;
    left: 9px;
    margin: 0 auto;
}

#main {
    background: white;
    margin: 0 18px;
    width: 724px;
    display: inline;
    float: left;
}

#content {
    width: 529px;
    display: inline; /* IE6 fix */
    float: left;
    font-size: 90%;
    min-height: 300px;
}

/* Menu styles */
.menu {
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
    list-style: none;
    min-height: 253px;
    background: white url(/images/theme-rswalsh/plan-faded.jpg) no-repeat scroll left top;
    float: left;
    width: 185px;
    line-height: 21px;
    font-size: 90%;
}

.menu ul {
    display: none;
}

.menu li {
    float: left;
}

.menu a {
    display: block;
    width: 161px;
    padding: 0 0 2px 24px;
    height: 23px;
    background: transparent url(/images/theme-rswalsh/flower.png) no-repeat scroll left top;
    text-decoration: none;
    color: #123b94;
    font-weight: bold;
    position: relative;
}

.menu a:hover, .menu .hover {
    text-decoration: underline;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 80%;
    text-align: center;
    zoom: 1; /* hasLayout */
    color: black;
    background: transparent url(/images/theme-rswalsh/frond-foot-bot.png) no-repeat;
    padding: 50px 0 1px;
}

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

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

#footTextlinks a {
    padding: 0 5px;
}

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

/* Social media icons */
#share {
    height: 16px;
}

#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;
}

#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 a.print       { background-position: 0 -300px; }

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


