
/* 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: white url(/images/theme-laruepest/bg-grass.jpg) repeat-x;
    color: #303030;
}

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

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

h1 { font-size: 180%; margin: 0; padding: 0 0 0.694444444444em 0; }
h2 { font-size: 160%; margin: 0 0 0.78125em 0; }
h3 { font-size: 140%; margin: 0 0 0.892857142857em 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: #058835;
}

a:hover {
    color: #346e3d;
}

legend {
    color: black;
}

#header {
    color: #1161b5;
    height: 120px;
}

#logo {
    display: inline;
    float: left;
    width: 303px;
    height: 83px;
    position: relative;
    left: 30px;
    top: 19px;
}

#headElements {
    font-size: 130%;
    font-weight: bold;
    display: inline;
    float: right;
    text-align: right;
    padding: 19px 30px;
    margin: 0;
}

#main {
    width: 958px;
    border: 1px solid white;
    float: left;
    padding: 0;
    background: transparent url(/images/cache/images-util-corners-b4031002b23732721f69192c0476f550.png);
    margin-bottom: 1.25em;
}

#content {
    width: 590px;
    display: inline; /* IE6 fix */
    float: left;
    font-size: 90%;
    min-height: 300px;
    padding: 12px 0 1px 29px;
}

#overlay {
    position: absolute;
    width: 19px;
    height: 89px;
    z-index: 10;
    background: transparent url(/images/theme-laruepest/post-it-corner.png) no-repeat scroll right top;
    margin-top: 135px;
    left: 266px;
}

#slideshow {
    width: 613px;
    height: 270px;
    margin-left: -17px;
    margin-right: -6px;
    background: transparent url(/images/theme-laruepest/bg-slideshow.png) no-repeat scroll right top;
    overflow: hidden;
}

#slideshow a {
    display: block;
}

#slideshow img {
    display: inline;
    float: right;
    margin: 11px 14px 0 0;
}

#slideshow .slide {
    width: 100%;
    background: transparent !important;
}

#slideshow .caption {
    width: 258px;
    padding-left: 14px;
    height: 244px;
    display: inline;
    float: left;
    margin-right: -100px;
    margin-top: 15px;
    text-align: left;
    color: black;
    position: relative;
}

#slideshow .caption a {
    color: black;
    text-decoration: none;
    height: 244px;
}

#slideshow .caption img {
    position: absolute;
    left: 0;
}

#sidebar {
    float: right;
    width: 280px;
    font-size: 80%;
    padding-right: 29px;
    padding-bottom: 10px;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
    color: black;
    font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
    margin-bottom: 0;
    padding-bottom: 10px;
}

#sidebar ul, #sidebar ol, #sidebar p {
    margin-bottom: 0;
    padding-bottom: 10px;
}

#sidebar h1, #sidebar h2 {
    color: white;
    height: 27px;
    line-height: 27px;
    background: transparent url(/images/cache/images-util-corners-aff989ee0d03afdb5774362684f6a308.png) repeat-x;
    font-size: 120%;
    text-align: center;
    margin: -1px -20px 10px;
    border: 1px solid white;
    font-weight: bold;
    padding-bottom: 0;
}

#sidebar h1 a, #sidebar h2 a {
    color: white;
    text-decoration: none;
    display: block;
}

#sidebar .floatRight {
    margin: -5px -10px 0 0;
}

#sidebar .floatLeft {
    margin: -5px 0 0 -10px;
}

.sidebar_item {
    background: white url(/images/cache/images-util-corners-46c378e343ab6e298a71eb8f97e0d2b6.png) repeat-x scroll left bottom;
    padding: 0 19px 5px;
    border: 1px solid #b7c8e2;
    float: left;
    margin-top: 10px;
    width: 240px;
}

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

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

.button {
    display: block;
    width: 154px;
    height: 25px;
    line-height: 25px;
    font-size: 110%;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    background: transparent url(/images/cache/images-util-corners-e7f67b90fc9cdeb3c4d29eb60783d6b4.png) no-repeat;
}

.button:hover {
    color: #f8f075;
}

/* Menu styles */
.menu {
    margin: 0;
    padding: 0 13px;
    border: 1px solid white;
    list-style: none;
    background: #50842a url(/images/cache/images-util-corners-37a4d4c319bab0f660e10d72ed96a77b.png) repeat-x;
    height: 37px;
    font-size: 90%;
}

.menu ul {
    display: none;
}

.menu li {
    float: left;
    height: 37px;
}

.menu a {
    padding: 0 15px;
    border-right: 2px solid #8ebb2e;
    line-height: 37px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

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

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

.menu .special {
    display: inline;
    float: right;
    background: transparent url(/images/theme-laruepest/chevron-left.png) no-repeat scroll left center;
    margin-right: 15px;
}

.menu .special a {
    padding: 0 20px;
    color: #f8f075;
    background: transparent url(/images/theme-laruepest/chevron-right.png) no-repeat scroll right center;
    height: 37px;
    line-height: 37px;
    float: left;
}

.menu .special a:hover {
    color: white;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 75%;
    text-align: center;
    padding: 0;
    zoom: 1; /* hasLayout */
    color: #346e3d;
    border-top: 1px solid #bce1a0;
    padding-top: 20px;
    margin: 0 10px;
}

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

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

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

#footTextlinks a {
    padding: 0 10px;
}

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

/* Social media icons */
#share {
    height: 16px;
    float: right;
    clear: right;
    padding-right: 20px;
    font-size: 75%;
}

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

#share a:hover {
    color: #303030;
}

#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: 17px !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%;
}

