
/* 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: #445a87 url(/images/cache/images-util-corners-4246067ff39b0e4b004b3f2cd58215c4.png) repeat-x scroll left top;
}

body {
    width: 990px;
    margin: 0 auto;
    text-align: left;
    /* If you're using fancybox and it won't center, use    */
    /* position: static;                                    */
    /* Beware that this can introduce IE6 problems          */
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: normal;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    color: #af0224;
}

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: #0b2afa;
}

a:hover {
    color: #3f5581;
}

legend {
    color: black;
}

#header {
    height: 156px;
    background: white url(/images/theme-leeknapp/lee-header.jpg) no-repeat scroll left top;
    position: relative;
}

#headElements, #footElements {
    line-height: 29px;
    height: 29px;
    overflow: hidden;
    background: #af0224 url(/images/cache/images-util-corners-b5ea8cbbb32a2a2327650ae8cda9a35a.png) repeat-x;
    color: white;
}

#headElements {
    font-size: 105%;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    padding: 0 10px;
    font-style: italic;
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 970px;
}

#headElements span {
    padding: 0 5px;
}

#logo {
    display: block;
    position: relative;
    left: 116px;
    top: 30px;
    width: 283px;
    height: 70px;
}

#redWagon {
    float: right;
    background: transparent url(/images/theme-leeknapp/red-wagon.jpg) no-repeat scroll left top;
    width: 243px;
    margin-top: -27px;
    font-size: 65%;
    text-align: right;
    padding: 0 5px 0 0;
}

#redWagon a {
    text-decoration: none;
    color: black;
    display: block;
    line-height: 11px;
    height: 11px;
    padding-top: 69px;
    width: 243px;
}

#redWagon em {
    color: #0b2afa;
    text-decoration: underline;
    font-style: normal;
}

#share {
    display: inline;
    float: right;
    margin-right: -60px;
    width: 367px;
    margin-top: -15px;
}

#facebook_like {
    float: left;
    width: 220px;
    height: 39px;
    margin: 10px 0;
}

#share h3, #share a {
    float: left;
    padding-right: 10px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 0;
}

#share a {
    font-size: 70%;
    color: black;
    text-decoration: none;
    padding-left: 18px;
}

#share_linkedin { background: transparent url(/images/cms/linkedin-icon-16x16.png) no-repeat scroll left top; }
#share_twitter  { background: transparent url(/images/cms/twitter-icon-16x16.png) no-repeat scroll left top; }
#share_facebook { background: transparent url(/images/cms/facebook-icon-16x16.png) no-repeat scroll left top; }

#share h3 {
    font-size: 90%;
    font-weight: bold;
    font-style: italic;
}

#main {
    width: 990px;
    float: left;
    background-color: white;
    padding-top: 10px;
}

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

#slideshow {
    width: 570px;
    height: 265px;
    overflow: hidden;
    position: relative;
    color: white;
    background: #3f5581 url(/images/cache/images-util-corners-07776370a7937631678e4f9e46024cdc.png) no-repeat scroll left top;
    margin: 0 -15px 1.25em;
}

#slideshow .slide {
    padding: 15px;
    width: 540px;
    background: #3f5581 url(/images/cache/images-util-corners-07776370a7937631678e4f9e46024cdc.png) no-repeat scroll left top;
}

#slideshow .floatRight {
    margin: -15px -15px -15px 5px;
}

#slideshow h1, #slideshow h2, #slideshow h3, #slideshow h4, #slideshow h5, #slideshow h6, #slideshow a {
    color: white;
}

#sidebar {
    width: 410px;
    display: inline;
    float: right;
    font-size: 70%;
    line-height: 1.5625;
    padding-bottom: 5px;
}

#sidebar .sidebar {
    width: 200px;
    display: inline;
    float: left;
    margin-right: 5px;
}

.sidebar_item {
    width: 180px;
    padding: 0 10px 1px;
    background: transparent url(/images/cache/images-util-corners-7dcd9634d46eb7eb9dda1f6f6759f0f2.png) no-repeat scroll left bottom;
    margin: 0 0 5px;
}

.sidebar_item h2.item_title {
    color: white;
    background: transparent url(/images/cache/images-util-corners-56c8feea1c12223da6c2178f71f38a96.png) no-repeat scroll left top;
    margin: 0 -10px 10px;
    padding: 0 15px;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    font-size: 180%;
}

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

#sidebar p, #sidebar ul, #sidebar ol, #sidebar .alignCenter, #sidebar .alignLeft, #sidebar .alignRight {
    margin-bottom: 10px;
}

#sidebar .rssFeed {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

#sidebar .rssFeed li {
    margin-bottom: 10px;
}

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

#sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
    font-family: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif;
    text-transform: uppercase;
    font-size: 100%;
    font-weight: bold;
}

#sidebar h3 a, #sidebar h4 a, #sidebar h5 a, #sidebar h6 a {
    color: #af0224;
    text-decoration: none;
}

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

#sidebar ul, #sidebar ol {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 15px;
}

#sidebar li {
    margin-bottom: 10px;
    line-height: 1.25;
}

#sidebar #idebook p {
    font-size: 85%;
    font-weight: bold;
}

#sidebar #idebook p em {
    font-size: 135%;
    line-height: 135%;
}

#sidebar #idebook strong {
    text-transform: uppercase;
}

#sidebar #idebook {
    background-image: url(/images/theme-leeknapp/ebook.png);
    height: 150px;
    font-size: 105%;
}

#sidebar #idebook p a {
    display: block;
    padding-right: 90px;
    color: black;
    text-decoration: none;
    position: relative;
}

#sidebar #idebook .button {
    color: white;
    display: block;
    position: absolute;
    height: 22px;
    line-height: 21px;
    text-align: center;
    width: 113px;
    left: -5px;
    top: 77px;
    top: expression('75px');
}

#sidebar #idebook a:hover .button {
    text-decoration: underline;
}

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

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

.menu ul {
    display: none;
}

.menu li {
    float: left;
    background: transparent url(/images/cache/images-util-corners-a3f20615387ffa8d710a4347ec8e41ab.png) no-repeat scroll center bottom;
}

.menu a {
    display: block;
    height: 37px;
    line-height: 37px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    padding: 0 18px 0 15px;
    background: transparent url(/images/theme-leeknapp/menu-sep.png) no-repeat scroll right 12px;
}

.menu .first {
    background-position: left bottom;
}

.menu .last {
    background-position: right bottom;
}

.menu .first a {
    padding-left: 15px;
}

.menu .last a {
    padding-right: 15px;
    background: none;
}

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

/* Footer Styles */
#footer {
    clear: both;
    font-size: 75%;
    text-align: center;
    zoom: 1; /* hasLayout */
    color: white;
}

#footElements {
    font-size: 120%;
    font-weight: bold;
}

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

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

#footTextlinks a {
    padding: 0 3px;
}

/* Social media icons */
#share {
    height: 16px;
    font-size: 85%;
}

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

#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; padding-right: 0; margin-right: -20px; }
#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;
}

.stButton {
    margin: 0 !important;
}

.stButton .chicklets {
    display: block;
    font-family: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif !important;
    font-size: 100% !important;
    line-height: 16px !important;
    padding-left: 18px !important;
}

#share .stico_default, .stButton .chicklets {
    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%;
}


