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

html {
    background: #626261 url(/images/theme-makara/bg-stripes.png);
}

body {
    width: 821px;
    margin: 0px auto;
    text-align: left;
    color: #15377a;
}

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

h1 { font-size: 190%; margin: 0 0 0.657894736842em 0; border-bottom: 1px solid #15377a; }
h2 { font-size: 160%; margin: 0 0 0.78125em 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; }

legend {
    color: black;
}

#main {
    background: transparent url(/images/cache/images-util-corners-24970aec9ade3477e94d690ed7841b40.png) repeat-y scroll left top;
    padding: 0 11px 0 10px;
    width: 800px;
    float: left;
}

#header {
    background: transparent url(/images/theme-makara/bg-header.png) no-repeat scroll left top;
    height: 141px;
    padding-top: 9px;
}

#logo {
    font-size: 300%;
    display: block;
    text-decoration: none;
    margin: 0 0 0 39px;
}

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

#sidebar {
    float: right;
    width: 254px;
    font-size: 80%;
    padding-right: 15px;
}

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

#sidebar .newsIndex li {
    margin-bottom: 1.25em;
}

#sidebar h2 a {
    text-decoration: none;
}

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

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

#sidebar a.button {
    display: inline-block;
    padding: 3px 5px;
    font-size: 110%;
    background: #1c479f;
    color: white;
}

#sidebar a.button strong {
    text-transform: uppercase;
}

div.sidebar_item {
    padding: 0 8px 5px;
    margin-bottom: 8px;
    background: transparent url(/images/cache/images-util-corners-c6fe14c58377510dbff8d5196b5f05a0.png) no-repeat scroll left bottom;
}

div.sidebar_item h2 {
    margin-left: -8px;
    margin-right: -8px;
    border-bottom: 1px solid #15377a;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    background: transparent url(/images/cache/images-util-corners-fa14c43ff8bd71996b10f93901aa05f1.png) no-repeat scroll left top;
}

div.sidebar_item ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

div.sidebar_item ul li {
    margin-left: 0;
    margin-bottom: 1.25em;
    padding-left: 0;
}

#roadToSuccess {
    background: transparent url(/images/theme-makara/road-to-success.png) no-repeat scroll left top;
    width: 254px;
    height: 23px;
    line-height: 23px;
    margin-top: 8px;
    padding-top: 90px;
    color: white;
    text-align: center;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    font-size: 90%;
}

#roadToSuccess p {
    margin: 0;
    padding: 0;
}

body.home #content {
    padding-right: 0px;
    width: 349px;
}

/* Menu styles */
.menu {
    display: inline; /* IE6 margin fix */
    float: left;
    margin: -18px 0 0 0;
    padding: 0;
    list-style: none;
    background: transparent url(/images/theme-makara/bg-menu.png) no-repeat scroll left top;
    min-height: 344px;
    width: 161px;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    font-size: 90%;
}

.menu li {
    display: block;
    padding: 0 40px 0 10px;
    float: left; /* fixes IE6 mystery margin bug */
}

.menu a {
    display: block;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #15377a;
    background: transparent url(/images/theme-makara/bg-menu-sep.png) no-repeat scroll left bottom;
    height: 25px;
    line-height: 25px;
    width: 106px;
    padding: 2px 0 0 5px;
}

.menu a:hover, .menu .hover {
    color: black;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 75%;
    text-align: center;
    background: transparent url(/images/cache/images-util-corners-5d39548c9b8124cc2623a9d51678b7b5.png) no-repeat scroll left top;
    padding-top: 25px;
    zoom: 1; /* hasLayout */
    width: 100%;
}

#footer p {
    background: transparent url(/images/cache/images-util-corners-f5a0d08288aceb09a49e9d74b0c43991.png) no-repeat scroll left top;
    margin: 0;
}

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

#footer #footElements {
    margin-bottom: 0;
    padding-top: 18px;
    background-image: url(/images/cache/images-util-corners-212441231b03f0247f8949c7661fbf5a.png);
}

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

#footTextlinks a {
    padding: 0 10px;
}

#footTextlinks a.first {
    padding-left: 0;
}

#footer #copyright, #footer #footTextlinks {
    padding-top: 1em;
}

#footer #developerNotice {
    background-image: url(/images/cache/images-util-corners-bf47c071af4d89473ec940cce86ec5da.png);
    height: 44px;
}

/* 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;
}

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

