
/* 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/theme-arendsisk/bg-skyline.jpg) no-repeat scroll center top;
}

body {
    width: 940px;
    margin: 0 auto;
    border: 10px solid #164476;
    border-top-width: 0;
    background: white url(/images/cache/images-util-corners-614c18c8ed5162c92ce869d906b7ea4c.png) repeat-y scroll left top;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: bold;
}

h1, h2 {
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
}

h1 { font-size: 175%; margin: 0; padding: 0 0 0.742857142857em 0; }
h2 { font-size: 150%; margin: 0 0 0.866666666667em 0; }
h3 { font-size: 130%; margin: 0 0 1em 0; }
h4 { font-size: 115%; margin: 0 0 1.13043478261em 0; }
h5 { font-size: 105%; margin: 0 0 1.2380952381em 0; }
h6 { font-size: 100%; margin: 0 0 1.3em 0; }

a {
    color: #164476;
}

a:hover {
    color: black;
}

legend {
    color: black;
}

#header {
    height: 132px;
    color: white;
    background: white url(/images/cache/images-util-corners-17de877b856d87124f4dbe0ca4243aea.png) repeat-y scroll center top;
}

#logo {
    display: block;
    text-decoration: none;
    width: 360px;
    height: 120px;
    margin: 0 auto;
}

#main {
    width: 940px;
    display: inline; /* IE6 fix */
    float: left;
    background: transparent url(/images/cache/images-util-corners-a52b50238e636a5c5d76b621a87c5d50.png) no-repeat scroll center top;
    padding-top: 5px;
}

#content {
    width: 460px;
    display: inline; /* IE6 fix */
    float: left;
    padding: 1.3em 20px 1px 240px;
    margin-left: -220px;
    font-size: 90%;
    min-height: 300px;
    background: transparent url(/images/theme-arendsisk/columns.jpg) no-repeat scroll left bottom;
}

/* Menu styles */
.menu {
    display: inline; /* IE6 fix */
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 220px;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    position: relative;
}

.menu ul {
    display: none;
}

.menu li {
    display: inline; /* IE6 fix */
    float: left;
}

.menu a {
    color: white;
    width: 180px;
    display: block;
    text-decoration: none;
    border: 1px solid #164476;
    border-color: #54769b #143d6a #0f3053 #1f4b7b;
    padding: 0 19px;
    line-height: 29px;
    text-transform: uppercase;
}

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

/* Footer Styles */
#footer {
    clear: both;
    font-size: 70%;
    font-family: "Arial", "Helvetica", sans-serif;
    text-align: center;
    padding: 1.3em 0 1px;
    zoom: 1; /* hasLayout */
    color: white;
    background-color: #758aa6;
}

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

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

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

#footTextlinks a {
    padding: 0 10px;
}

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

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

/* Sidebar */
#sidebar {
    float: right;
    width: 188px;
    padding: 1.3em 16px 0;
}

#sidebar ul, #sidebar ol, #sidebar p {
    margin-bottom: 15px;
}

#sidebar li {
    margin-bottom: 15px;
}

.sidebar_item {
    font-size: 75%;
    clear: both;
}

#sidebar h2 {
    font-family: "Verdana", "Lucida Grande", "Arial", "Helvetica", sans-serif;
    font-size: 125%;
}

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

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

#sidebar h2.item_title {
    margin: 0 -4px 10px;
    padding: 0 4px;
    border-bottom: 1px solid #164476;
}

#sidebar h2.item_title a {
    color: black;
}

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

.button {
    display: inline; /* IE6 fix */
    float: left;
    width: 120px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    color: white;
    text-align: center;
    text-decoration: none;
    font-size: 110%;
    background: transparent url(/images/cache/images-util-corners-2a85d49efd037a1c5bc10cad19324964.png) no-repeat scroll left top;
    padding: 3px 6px 8px 5px;
    margin: -3px -40px 0 -5px;
}

.button:hover {
    color: #d0dae4;
}

/* Social media icons */
#share {
    height: 16px;
    width: 188px;
    font-size: 80%;
    font-family: "Arial", "Helvetica", sans-serif;
}

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

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

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


