* {
padding : 0;
margin : 0;
}
body {
font-family : "Lucida Sans", Tahoma, Verdana;
font-size : 12px;
color : #000000;
background-color : #e0f6fc;
background-image : url(images/bg.jpg);
background-repeat : repeat-x;
background-position : center top;
}
h1 {
font-weight : bold;
font-size : 19px;
color : #4b0082;
padding : 15px 0 15px 0;
}
h2, h3, h4, h5, h6 {
font-weight : bold;
font-size : 16px;
color : #483d8b;
padding : 15px 0 15px 0;
}
#header {
height : 197px;
width : 900px;
margin-right : auto;
margin-left : auto;
color : #ffffff;
background-image : url(images/header.jpg);
background-repeat : no-repeat;
background-position : center top;
}
#maincontent {
width : 900px;
margin-right : auto;
margin-left : auto;
background-image : url(images/contentbg.jpg);
background-repeat : repeat-y;
background-position : center top;
}
#footer {
height : 120px;
width : 900px;
margin-right : auto;
margin-left : auto;
color : #ffffff;
background-image : url(images/footerbg.jpg);
background-repeat : no-repeat;
background-position : center top;
text-align : center;
padding : 17px 0 0 0;
}
#footer a {
color : #ffffff;
text-decoration : none;
}
#footer a:hover {
text-decoration : underline;
}
#flash {
height : 209px;
width : 629px;
}
#flashsub {
height : 100px;
width : 627px;
}
#copyright {
height : 40px;
line-height : 40px;
width : 900px;
margin-right : auto;
margin-left : auto;
color : #000000;
text-align : center;
background-color : #e2f6fb;
}
#copyright a {
color : #000000;
text-decoration : none;
}
#footertext {
font-size : 10px;
width : 860px;
margin-right : auto;
margin-left : auto;
color : #000000;
text-align : center;
background-color : #ccecf6;
padding : 20px;
}
#footertext a {
color : #000000;
text-decoration : none;
}
#footertext p {
padding : 2px 0 2px 0;
line-height : 22px;
}
.narrowcolumn, .widecolumn {
float : right;
padding : 0;
margin : 0;
width : 629px;
line-height : 20px;
}
.narrowcolumn ul, .widecolumn ul {
padding-left : 30px;
padding-bottom : 20px;
padding-top : 10px;
}
.narrowcolumn p, .widecolumn p {
padding : 6px 0 6px 0;
line-height : 18px;
}
.narrowcolumn a, .widecolumn a {
color : #0066cc;
text-decoration : none;
}
.narrowcolumn a:hover, .widecolumn a:hover {
color : #993300;
text-decoration : underline;
}
.contenttext {
padding : 10px 20px 20px 20px;
}
#sidebar {
padding : 0;
margin : 0;
width : 267px;
float : left;
}
#sidehead1 {
text-align : center;
width : 267px;
margin : 0 auto 0 auto;
}
#sidehead2 {
text-align : center;
width : 237px;
height : 170px;
margin : 0 auto 0 auto;
padding : 70px 15px 0 15px;
background-image : url(images/sidehead2.jpg);
background-repeat : no-repeat;
background-position : center top;
}
.sidebarmenu ul {
display : block;
padding : 0;
margin : 0;
}
.sidebarmenu ul li {
display : block;
list-style-type : none;
}
.sidebarmenu ul li a {
display : block;
line-height : 42px;
font-size : 17px;
background-image : url(images/navbg.jpg);
background-repeat : no-repeat;
padding-left : 50px;
text-decoration : none;
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
.sidebarmenu ul li a:hover {
text-decoration : underline;
}
.narrowcolumn .postmetadata {
text-align : center;
}
.thread-alt {
background-color : #f8f8f8;
}
.thread-even {
background-color : white;
}
.depth-1 {
border : 1px solid #ddd;
}
.even, .alt {
border-left : 1px solid #ddd;
}
#headerimg .description {
text-align : center;
}
.entry p a:visited {
color : #b85b5a;
}
.commentlist li .avatar {
float : right;
border : 1px solid #eee;
padding : 2px;
background : #fff;
}
.commentlist p {
text-transform : none;
}
.commentmetadata {
font-weight : normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color : #777;
}
acronym, abbr, span.caps {
font-size : 0.9em;
letter-spacing : 0.07em;
}
#wp-calendar a {
text-decoration : none;
}
#wp-calendar caption {
text-align : center;
}
#wp-calendar th {
font-style : normal;
text-transform : capitalize;
}
.post {
padding-left:20px;
margin : 0;
}
.post hr {
display : block;
}
.widecolumn .post {
margin : 0;
}
.narrowcolumn .postmetadata {
padding-top : 5px;
}
.widecolumn .postmetadata {
margin : 30px 0;
}
.widecolumn .smallattachment {
text-align : center;
float : left;
width : 128px;
margin : 5px 5px 5px 0;
}
.widecolumn .attachment {
text-align : center;
margin : 5px 0;
}
.postmetadata {
clear : both;
display : none;
visibility : hidden;
}
.clear {
clear : both;
}
p img {
padding : 0;
max-width : 100%;
}
img.centered {
display : block;
margin-left : auto;
margin-right : auto;
}
img.alignright {
padding : 4px;
margin : 0 0 2px 7px;
display : inline;
}
img.alignleft {
padding : 4px;
margin : 0 7px 2px 0;
display : inline;
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
#searchform {
margin : 10px auto;
padding : 5px 3px;
text-align : center;
}
#sidebar #searchform #s {
width : 108px;
padding : 2px;
}
#sidebar #searchsubmit {
padding : 1px;
}
.entry form {
text-align : center;
}
select {
width : 130px;
}
#commentform input {
width : 170px;
padding : 2px;
margin : 5px 5px 1px 0;
}
#commentform {
margin : 5px 10px 0 0;
}
#commentform textarea {
width : 100%;
padding : 2px;
}
#respond:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
#commentform #submit {
margin : 0 0 5px auto;
float : right;
}
.alt {
margin : 0;
padding : 10px;
}
.commentlist {
padding : 0;
}
.commentlist li {
margin : 15px 0 10px;
padding : 5px 5px 10px 10px;
list-style : none;
}
.commentlist li ul li {
margin-right : -5px;
margin-left : 10px;
}
.commentlist p {
margin : 10px 5px 10px 0;
}
.children {
padding : 0;
}
#commentform p {
margin : 5px 0;
}
.nocomments {
text-align : center;
margin : 0;
padding : 0;
}
.commentmetadata {
margin : 0;
display : block;
}
#sidebar form {
margin : 0;
}
#wp-calendar {
empty-cells : show;
margin : 10px auto 0;
width : 155px;
}
#wp-calendar #next a {
padding-right : 10px;
text-align : right;
}
#wp-calendar #prev a {
padding-left : 10px;
text-align : left;
}
#wp-calendar a {
display : block;
}
#wp-calendar caption {
text-align : center;
width : 100%;
}
#wp-calendar td {
padding : 3px 0;
text-align : center;
}
#wp-calendar td.pad:hover {
background-color : #fff;
}
acronym, abbr, span.caps {
cursor : help;
}
acronym, abbr {
border-bottom : 1px dashed #999;
}
blockquote {
margin : 15px 30px 0 10px;
padding-left : 20px;
border-left : 5px solid #ddd;
}
blockquote cite {
margin : 5px 0 0;
display : block;
}
.center {
text-align : center;
}
.hidden {
display : none;
}
hr {
display : none;
}
a img {
border : none;
}
.navigation {
display : none;
visibility : hidden;
text-align : center;
margin-top : 10px;
margin-bottom : 60px;
}
.aligncenter, div.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
}
.wp-caption {
border : 1px solid #ddd;
text-align : center;
background-color : #f3f3f3;
padding-top : 4px;
margin : 10px;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption p.wp-caption-text {
padding : 0 4px 5px;
margin : 0;
}
.wp-pagenavi a, .wp-pagenavi a:link {
padding : 2px 4px 2px 4px;
margin : 2px;
text-decoration : none;
border : 1px solid #0066cc;
color : #0066cc;
background-color : #ffffff;
}
.wp-pagenavi a:visited {
padding : 2px 4px 2px 4px;
margin : 2px;
text-decoration : none;
border : 1px solid #0066cc;
color : #0066cc;
background-color : #ffffff;
}
.wp-pagenavi a:hover {
border : 1px solid #000000;
color : #000000;
background-color : #ffffff;
}
.wp-pagenavi a:active {
padding : 2px 4px 2px 4px;
margin : 2px;
text-decoration : none;
border : 1px solid #0066cc;
color : #0066cc;
background-color : #ffffff;
}
.wp-pagenavi span.pages {
padding : 2px 4px 2px 4px;
margin : 2px 2px 2px 2px;
color : #000000;
border : 1px solid #000000;
background-color : #ffffff;
}
.wp-pagenavi span.current {
padding : 2px 4px 2px 4px;
margin : 2px;
font-weight : bold;
border : 1px solid #000000;
color : #000000;
background-color : #ffffff;
}
.wp-pagenavi span.extend {
padding : 2px 4px 2px 4px;
margin : 2px;
border : 1px solid #000000;
color : #000000;
background-color : #ffffff;
}
.ngg-albumoverview {
margin-top : 10px;
width : 100%;
clear : both;
display : block !important ;
}
.ngg-album {
height : 100%;
padding : 5px;
margin-bottom : 5px;
border : 1px solid #fff;
}
html > body .ngg-album {
overflow : hidden;
padding : 5px;
margin-bottom : 5px;
border : 1px solid #cccccc;
}
.ngg-album {
overflow : hidden;
padding : 5px;
margin-bottom : 5px;
border : 1px solid #cccccc;
}
.ngg-albumtitle {
text-align : left;
font-weight : bold;
margin : 0;
padding : 0;
font-size : 1.4em;
margin-bottom : 10px;
}
.ngg-thumbnail {
float : left;
margin-right : 12px;
}
.ngg-thumbnail img {
background-color : #ffffff;
border : 1px solid #a9a9a9;
margin : 4px 0 4px 5px;
padding : 4px;
position : relative;
}
.ngg-thumbnail img:hover {
background-color : #a9a9a9;
}
.ngg-description {
text-align : left;
}
.ngg-album-compact {
float : left;
height : 180px;
padding-right : 6px !important ;
margin : 0 !important ;
text-align : left;
width : 120px;
}
.ngg-album-compactbox {
height : 86px;
margin : 0 0 6px !important ;
padding : 12px 0 0 7px !important ;
width : 120px;
}
.ngg-album-compactbox .Thumb {
border : 1px solid #000000;
margin : 0 !important ;
padding : 0 !important ;
width : 91px;
height : 68px;
}
.ngg-album-compact h4 {
font-size : 15px;
font-weight : bold;
margin-bottom : 0;
margin-top : 0;
width : 110px;
}
.ngg-album-compact p {
font-size : 11px;
margin-top : 2px;
}
.ngg-galleryoverview {
overflow : hidden;
margin-top : 10px;
width : 100%;
clear : both;
display : block !important ;
}
.ngg-galleryoverview .desc {
margin : 0 10px 10px 0;
padding : 5px;
}
.ngg-gallery-thumbnail-box {
float : left;
}
.ngg-gallery-thumbnail {
float : left;
margin-right : 5px;
text-align : center;
}
.ngg-gallery-thumbnail img {
background-color : #ffffff;
border : 1px solid #a9a9a9;
display : block;
margin : 4px 0 4px 5px;
padding : 4px;
position : relative;
}
.ngg-gallery-thumbnail img:hover {
background-color : #a9a9a9;
}
.ngg-gallery-thumbnail span {
font-size : 90%;
padding-left : 5px;
display : block;
}
.ngg-clear {
clear : both;
}
.ngg-navigation {
font-size : 0.9em !important ;
clear : both !important ;
display : block !important ;
padding-top : 15px;
text-align : center;
}
.ngg-navigation span {
font-weight : bold;
margin : 0 6px;
}
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
border : 1px solid #dddddd;
margin-right : 3px;
padding : 3px 7px;
}
.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover {
background-color : #0066cc;
color : #ffffff !important ;
text-decoration : none !important ;
}
.ngg-imagebrowser h3 {
text-align : center;
}
.ngg-imagebrowser img {
border : 1px solid #a9a9a9;
margin-top : 10px;
margin-bottom : 10px;
width : 100%;
display : block !important ;
padding : 5px;
}
.ngg-imagebrowser-nav {
padding : 5px;
margin-left : 10px;
}
.ngg-imagebrowser-nav .back {
float : left;
border : 1px solid #dddddd;
margin-right : 3px;
padding : 3px 7px;
}
.ngg-imagebrowser-nav .next {
float : right;
border : 1px solid #dddddd;
margin-right : 3px;
padding : 3px 7px;
}
.ngg-imagebrowser-nav .counter {
text-align : center;
font-size : 0.9em !important ;
}
.exif-data {
margin-left : auto !important ;
margin-right : auto !important ;
}
.slideshow {
margin-left : auto;
margin-right : auto;
text-align : center;
outline : none;
}
.ngg-singlepic {
background-color : #ffffff;
display : block;
padding : 4px;
}
.ngg-left {
float : left;
margin-right : 10px;
}
.ngg-right {
float : right;
margin-left : 10px;
}
.ngg-center {
margin-left : auto !important ;
margin-right : auto !important ;
}
.ngg-widget, .ngg-widget-slideshow {
overflow : hidden;
margin : 0;
padding : 5px 0 0 0;
}
.ngg-widget img {
border : 2px solid #a9a9a9;
margin : 0 2px 2px 0;
padding : 1px;
}
.ngg-related-gallery {
background : #f9f9f9;
border : 1px solid #e0e0e0;
overflow : hidden;
margin-bottom : 1em;
margin-top : 1em;
padding : 5px;
}
.ngg-related-gallery img {
border : 1px solid #dddddd;
float : left;
margin : 0 3px;
padding : 2px;
height : 50px;
width : 50px;
}
.ngg-related-gallery img:hover {
border : 1px solid #000000;
}
#shDisplay div#shTitle {
font : normal 12px/17px 'Lucida Grande', Verdana, sans-serif;
color : #ffffff;
text-align : center;
margin : 0 auto;
}
#shDisplay div#shCount {
color : #999999;
font : normal 10px/12px 'Lucida Grande', Verdana, sans-serif;
}
#shDisplay div#shTitle a {
text-decoration : none;
font : bold 16pt 'Courier New', Courier, fixed;
letter-spacing : -2px;
margin : 0 10px;
width : 26px;
color : #999999;
}
#shDisplay div#shTitle a:hover {
color : #ffffff;
border : none;
}
#shDisplay div#shNext {
float : right;
}
#shDisplay div#shPrev {
float : left;
}
body {
height : 100%;
}
#shShutter *, #shDisplay * {
padding : 0;
margin : 0;
}
div#shShutter, div#shDisplay {
top : 0;
left : 0;
width : 100%;
position : absolute;
}
div#shShutter {
height : 100%;
z-index : 1000;
background-color : #000000;
}
div#shDisplay {
display : block;
background-color : transparent;
z-index : 1002;
}
div#shDisplay img#shTopImg {
margin : 0 auto;
border : 1px solid #555;
background : transparent;
display : block;
max-width : none;
max-height : none;
float : none;
padding : 2px;
cursor : pointer;
}
div#shDisplay div#shWrap {
visibility : hidden;
}
div#shWaitBar {
font : bold 32px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
height : 36px;
width : 100%;
left : 0;
cursor : default;
z-index : 1001;
margin-top : 160px;
color : #ae0a0a;
}
.calnk a:hover {
background-position : 0 0;
text-decoration : none;
color : #000000;
border-bottom : 1px dotted #000000;
}
.calnk a:visited {
text-decoration : none;
color : #000000;
border-bottom : 1px dotted #000000;
}
.calnk a {
text-decoration : none;
color : #000000;
border-bottom : 1px dotted #000000;
}
.calnk a span {
display : none;
}
.calnk a:hover span {
color : #333333;
background : #f6f79b;
display : block;
position : absolute;
margin-top : 1px;
padding : 5px;
width : 150px;
z-index : 100;
}
.calendar-table {
border : none;
width : 100%;
}
.calendar-heading {
height : 25px;
text-align : center;
border : 1px solid #d6ded5;
background-color : #e4ebe3;
}
.calendar-next {
width : 25%;
text-align : center;
}
.calendar-prev {
width : 25%;
text-align : center;
}
.calendar-month {
width : 50%;
text-align : center;
font-weight : bold;
}
.normal-day-heading {
text-align : center;
width : 25px;
height : 25px;
font-size : 0.8em;
border : 1px solid #dfe6de;
background-color : #ebf2ea;
}
.weekend-heading {
text-align : center;
width : 25px;
height : 25px;
font-size : 0.8em;
border : 1px solid #dfe6de;
background-color : #ebf2ea;
color : #ff0000;
}
.day-with-date {
vertical-align : text-top;
text-align : left;
width : 60px;
height : 60px;
border : 1px solid #dfe6de;
}
.day-without-date {
width : 60px;
height : 60px;
border : 1px solid #e9f0e8;
}
span.weekend {
color : #ff0000;
}
.current-day {
vertical-align : text-top;
text-align : left;
width : 60px;
height : 60px;
border : 1px solid #bfbfbf;
background-color : #e4ebe3;
}
span.event {
font-size : 0.75em;
}
.kjo-link {
font-size : 0.75em;
text-align : center;
}
.event-title {
text-align : center;
font-weight : bold;
font-size : 1.2em;
}
.event-title-break {
width : 96%;
margin-left : 2%;
margin-right : 2%;
margin-top : 5px;
margin-bottom : 5px;
text-align : center;
height : 1px;
background-color : #000000;
}
.event-content-break {
width : 96%;
margin-left : 2%;
margin-right : 2%;
margin-top : 5px;
margin-bottom : 5px;
text-align : center;
height : 1px;
background-color : #000000;
}
.calendar-date-switcher {
height : 25px;
text-align : center;
border : 1px solid #d6ded5;
background-color : #e4ebe3;
}
.calendar-date-switcher form {
margin : 0;
padding : 0;
}
.calendar-date-switcher input {
border : 1px solid #d6ded5;
}
.calendar-date-switcher select {
border : 1px solid #d6ded5;
}
.cat-key {
width : 100%;
margin-top : 10px;
padding : 5px;
border : 1px solid #d6ded5;
}
div.wpcf7 {
margin : 0;
padding : 0;
}
div.wpcf7-response-output {
margin : 2em 0.5em 1em;
padding : 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
border : 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border : 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border : 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border : 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
position : relative;
}
span.wpcf7-not-valid-tip {
position : absolute;
top : 20%;
left : 20%;
z-index : 100;
background : #fff;
border : 1px solid #ff0000;
font-size : 10pt;
width : 280px;
padding : 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
color : #f00;
font-size : 10pt;
display : block;
}
span.wpcf7-list-item {
margin-left : 0.5em;
}
.wpcf7-display-none {
display : none;
}
.album {
margin : 7px 0;
padding : 7px;
border : 1px solid #ccc;
}
.album .image {
float : right;
margin-left : 5px;
}
.album h2.name {
font-size : 1.2em;
font-weight : bold;
margin : 0;
padding : 0;
}
.clear {
clear : both;
}
.thumbs {
text-align : left;
}
.thumbs img {
margin : 4px;
padding : 2px;
border : 1px solid #ccc;
}
a img {
border : none;
}
.prev {
float : left;
}
.next {
float : right;
}
.vvqbox {
margin : 5px auto 0 auto;
text-align : center;
}
* html object.mov {
display : none;
}
* html object.mov {
display : inline;
}
* html object.mov {
display : none;
}
.CollapsiblePanel {
margin : 0;
padding : 0;
}
.CollapsiblePanelTab {
height : 42px;
line-height : 42px;
color : #ffffff;
text-decoration : none;
background-image : url(../images/navbg2.jpg);
background-repeat : no-repeat;
padding-left : 50px;
font-size : 17px;
font-weight : bold;
margin : 0;
cursor : pointer;
font-family : Arial, Helvetica, sans-serif;
}
.CollapsiblePanelContent {
margin : 0;
padding : 0;
}
.CollapsiblePanelTab a {
color : #ffffff;
text-decoration : none;
}
.CollapsiblePanelTabHover, .CollapsiblePanelOpen .CollapsiblePanelTabHover {
text-decoration : underline;
}
.customsublist {
padding : 0;
}
.customsublist ul {
padding : 0;
margin : 0;
}
.customsublist ul li {
list-style-type : none;
}
.customsublist ul li a {
display : block;
height : 42px;
line-height : 42px;
color : #000000;
text-decoration : none;
background-image : url(../images/navbgsub.jpg);
background-repeat : no-repeat;
padding-left : 65px;
font-size : 17px;
font-family : Arial, Helvetica, sans-serif;
}
.customsublist ul li a:hover {
text-decoration : underline;
}
