body, div, span, p, a, img, ul, ol, li, caption, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {margin:0px;padding:0px;}
body, div, span, p, a, img, ul, ol, li, caption, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0pt none;}


body {
    background:#1c367b url('../../../backgrounds/maroochydore.jpg') center top no-repeat;
    text-align:center;
    color:#000;
}
#body {
    margin:auto;
}
.container {
    width:950px;
    text-align:left;
    margin:auto;
}

#top {
    height:42px;
    overflow:hidden;
    text-align:center;
}
#top img { margin-left:5px; }


#banner {
    height:261px;
    overflow:hidden;
    text-align:left;
    margin-left:0px;
}


#content {
	margin-top:20px;
    border:5px solid #d82633;
	background-color:#fff;
}


/* MAIN MENU */
/* -- VERTICAL */
.menu-heading {
	background-color:#318b00;
	margin-bottom:1px;
	width:217px;
}
#vertical-menu {
    background:url('../img/vertical-menu-bg.png') left top repeat;
    text-align:center;
    float:left;
    width:217px;
    font: bold 15px/37px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}



	/* SUBMENU */
	/* -- VERTICAL */
	.vertical-menu-submenu {
	    background:url('../img/vertical-menu-bg.png') left top repeat-y;
	    position:absolute;
	    border-left:1px solid #fff;
	    text-align:left;
	    display:none;
	    width:220px;
	}





.menu-heading {
	display:none;
}
#vertical-menu {
    background:url('../img/vertical-menu-bg.png') left top repeat-y;
    text-align:center;
    float:left;
    width:217px;
}
    #vertical-menu {
        color:#ffffff;
        font: bold 18px/37px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
        padding-bottom:1px;
    }
        #vertical-menu a {
    		background:url('../img/menu-bg.png') left top no-repeat;
            padding:0 7px 0 40px;
            width:190px;
            color:#000;
            font-style:italic;
            text-decoration:none;
            float:left;
            clear:both;
            height:37px;
            display:block;
            overflow:hidden;
            text-align:left;
        }
        #vertical-menu a:hover {
            color:#fff;
        }
	    .vertical-menu-submenu a.submenu-item {
    		background:url('../img/menu-bg.png') left top no-repeat;
	        color:#000;
	        font: bold 18px/37px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
            font-style:italic;
	        text-decoration:none;
	        margin:0px;
	        display:block;
	        float:left;
	    	width:200px;
            padding:0 7px 0 40px;
	    }
	    .vertical-menu-submenu a.submenu-item:hover {
	    	color:#fff;
	    }


.plugin {
    width:220px;
    float:left;
    margin: 0 5px 10px 0px;
}
    .plugin p, .plugin table, .plugin ul, .plugin li, .plugin a {
        color:#fff;
    }
    .plugin-heading {
        background:#21366e;
        height:28px;
    }
        .plugin-heading span {
            color:#ffffff;
            font: bold 16px/28px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
            margin-left:15px;
        }
    .plugin-content {
        background:#21366e;
        padding:0 0 10px 0;
    }
        .plugin-content-inner {
            padding:10px 10px 0 10px;
        }


    .plugin-map-content {
		background-color:#21366e;
        border:1px solid #21366e;
    }

.plugin-wide {
    width:100%;
}



body { font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; }
p, table, select, input, textarea, ul, li { font-size:12px; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; }
p, table, ul, li { color:#21366e;padding-bottom:6px; }
a { color:#21366e; }
a:hover { text-decoration:none; }
h1 { color:#21366e; font-size:26px; margin-bottom:6px; }
h2 { color:#21366e; font-size:20px; margin-bottom:6px; }
h3 { color:#21366e; font-size:16px; margin-bottom:6px; }
h4 { color:#21366e; font-size:14px; margin-bottom:6px; }
h5 { color:#21366e; font-size:12px; margin-bottom:6px; }
h6 { color:#21366e; font-size:10px; margin-bottom:6px; }
ul { margin-left:20px; }

table.coloured { width:100%;margin-bottom:10px; }
table.coloured td { padding:5px; color:#333; }
table.coloured thead td { background-color:#d82633;color:#fff;font-weight:bold;font-family:sans-serif;font-size:14px;padding:5px; }
tr.row-light { background-color:#e1e1e1; }
tr.row-dark { background-color:#b4b4b4; }


/* layout stranky */
#column-left {
	width:230px;
	float:left;
	background-color:#21366e;
	padding-bottom:5000px;
	margin-bottom:-5000px;
}
	.plugins-left {
		float:left;
		width:230px;
	}
#column-middle {
	float:left;
	width:480px;
	padding-bottom:5000px;
	margin-bottom:-5000px;
}
	.content-footer {
		text-align:center;
		margin-bottom:10px;
		margin-left:230px;
		margin-bottom:10px;
	}
#column-middle-wide {
	float:left;
	width:690px;
	padding-bottom:5000px;
	margin-bottom:-5000px;
}
#column-right {
	width:220px;
	float:right;
	padding-bottom:5000px;
	margin-bottom:-5000px;
}

/* plugin pres celou sirku */
.plugin-block {
    background-color:transparent;
    padding:10px;
}
    #main .plugin-block-content-inner {
    }
    #main .plugin-block-heading {
        height:40px;
        font-size: 18px;
    }


#bottom {
    text-align:center;
    margin-top:20px;
}
    #bottom-copyright {
        float:left;
        width:400px;
    }
        #bottom-copyright span {
            color:#000000;
            font: 12px/60px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
        }
    #bottom-gecko {
        float:right;
        width:400px;
        text-align:right;
    }
        #bottom-gecko span {
            color:#000000;
            font: 12px/60px 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
        }
        #bottom-gecko span img {
            vertical-align:middle;
        }



.clearall, .break {
    clear:both;
    height:0px;
    overflow:hidden;
}



.webpage-content {
	background-color:transparent;
	background-color:#fff;
    padding:8px;
}


.theme-layout-box {
    margin:5px;
    width:165px;
    float:left;
}
    .theme-layout-box-content {
        height:100px;
        overflow:hidden;
    }

.theme-layout-content {
    margin:5px;
    overflow:hidden;
}

.theme-layout-column {
    margin:5px;
    width:31%;
    float:left;
    overflow:hidden;
}

.theme-layout-column_half {
    margin:0 2%;
    width:45%;
    float:left;
    overflow:hidden;
}

.theme-layout-image {
    margin:5px;
    width:31%;
    float:left;
}
    .theme-layout-image-content {
        overflow:hidden;
    }
        .theme-layout-image-content img {
            width:100%;
            overflow:hidden;
        }
    .theme-layout-image-empty {
        height:130px;
        line-height:130px;
        text-align:center;
        vertical-align:middle;
        overflow:hidden;
    }
.theme-layout-3imgAtext_image{
    float:left;
    width:31%;
    text-align:center;
}
    .theme-layout-3imgAtext_image-content{
        overflow:hidden;
     }
        .theme-layout-3imgAtext_image-content img{
            overflow:hidden;
            width:100%;
         }
.theme-layout-leftImagesAtext_leftImage{
    float:left;
    width:29%;
    text-align:center;
    clear:left;
}
     .theme-layout-leftImagesAtext_leftImage-content{
        overflow:hidden;
     }
     .theme-layout-leftImagesAtext_leftImage-content img{
            overflow:hidden;
            width:100%;
         }
.theme-layout-leftImagesAtext_rightText{
    float:right;
    width:68%;
    clear:right;
}
.theme-layout-rightImagesAtext_rightImage{
    float:right;
    width:29%;
    text-align:center;
    clear:right;
}
     .theme-layout-rightImagesAtext_rightImage-content{
        overflow:hidden;
     }
     .theme-layout-rightImagesAtext_rightImage-content img{
            overflow:hidden;
            width:100%;
         }
.theme-layout-rightImagesAtext_leftText{
    float:left;
    width:68%;
    clear:left;
}

.theme-layout-flash {
    width:98%;
    float:left;
}
    .theme-layout-flash-content {
        width:100%;
        height:100%;
    }
    .theme-layout-flash object {
        width:100%;
        height:100%;
    }
    .theme-layout-flash img {
        width:100%;
    }

.theme-layout-br {
    clear:both;
    height:0px;
    overflow:hidden;
}




	#calendar-event-detail {
		position:absolute;
		width:200px;
		background-color:#000;
		border:1px solid #fff;
		display:none;
	}
		#calendar-event-close {
			padding:5px 5px 0 5px;
			text-align:right;
		}
			#calendar-event-close a {
				color:#fff;
				text-decoration:none;
			}
		#calendar-event-content {
			padding:0 5px 5px 5px;
		}
			#calendar-event-content p {
				color:#fff;
				font-style:Calibri,sans-serif;
				font-size:11px;
				line-height:12px;
			}
			#calendar-event-content .cal-event {
				margin:5px 0;
			}
			#calendar-event-content .cal-event-heading {
				font-weight:bold;
			}
			#calendar-event-content .cal-event-date {
			}
			#calendar-event-content .cal-event-content {
			}

	#JSCalendar *{
		cursor:default;
	}

	#JSCalendar table {
		background-color:transparent;
		border-spacing:1px;
	}

	#JSCalendar td {
		font: 11px/17px Arial;
		text-align:center;
		color:#fff;
	}

	#JSCalendar td.weekend a {
		color:#000;
	}
	#JSCalendar td.workday a {
		color:#000;
	}
	#JSCalendar td.weekend-not-in-month a {
		color:#faa;
	}
	#JSCalendar td.workday-not-in-month a {
		color:#999;
	}
	#JSCalendar td.event a {
		color:#fff;
		background:#21366e;
	}
	#JSCalendar td.nowday a {
		background:#21366e;
		color:#fff;
	}

	#JSCalendar .bg_dark {
		color:#fff;
		background:#6d7a9f;
	}

	#JSCalendar tr.navigation td {
		color:#fff;
		background-color:#21366e;
		font-weight:bold;
	}
	#JSCalendar tr.navigation td a {
		color:#fff;
		background-image:none;
		background-color:#21366e;
	}
	#JSCalendar td a {
		color:#000;
		text-decoration:none;
		background:#b8bfd0;
	}
	#JSCalendar td a:hover {
		color:#fff;
		background:#21366e;
	}

	#JSCalendar tr.month-year td {
		font-weight:bold;
	}
	#JSCalendar tr.month-year td a {
		color:#000;
	}

	#JSCalendar #jscal-info {
	}

	#JSCalendar #nav-year-prev span {
		background:#eee;
	}


#gallery {
}
	img.gallery-folder-thumb {
		padding:1px;
		border:2px solid #006a00;
	}

.page-banner {
	background-color:#21366e;
	padding:5px;
	text-align:center;
}
	.page-banner img {
		margin:0;
	}
.page-banner-top, .page-banner-bottom {
	background-image:url('../img/banner-bg.png');
	background-repeat:repeat-x;
}



.theme-bg-color { background-color:#21366e; }
.theme-color-light { color:#ffffff; }
.theme-bg-tablerow-dark { background-color:#b7b7b7; }
.theme-bg-tablerow-light { background-color:#e5e5e5; }
.theme-btn-submit { background-color:#21366e; border:0px solid; color:#fff; font-weight:bold; padding:2px 20px; }
.theme-table-form-cellpadding td, .theme-table-form-cellpadding th { padding:10px 15px; }



#JSCalendarSite * { cursor:default; }
#JSCalendarSite table { width:100%; background-color:#d5def4; }
#JSCalendarSite td { width:14%; padding:5px 10px; text-align:center; }
#JSCalendarSite a { display:block; width:100%; cursor:pointer; }
#JSCalendarSite td, #JSCalendarSite a { height:30px; line-height:30px; }

#JSCalendarSite .calendar-navigation td { border-bottom:1px solid #d5def4; }
#JSCalendarSite .calendar-navigation, #JSCalendarSite .calendar-navigation a { background-color:#21366e; color:#fff; font-size:14px; }
#JSCalendarSite .calendar-prev-month { text-align:left; }
#JSCalendarSite .calendar-current-month { text-align:center; font-weight:bold; }
#JSCalendarSite .calendar-next-month { text-align:right; }

#JSCalendarSite .calendar-weekday, #JSCalendarSite .calendar-weekday a { background-color:#4169e1; color:#fff; font-size:14px; }
#JSCalendarSite .calendar-weekday, #JSCalendarSite .calendar-weekday a { background-color:#4169e1; color:#fff; font-size:14px; }

#JSCalendarSite .calendar-valid-day a { text-decoration:none; font-size:13px; font-weight:bold; color:#fff; background:url('/themes/maroochydore/img/calendar-day.png') no-repeat center center; }
#JSCalendarSite .calendar-valid-day a:hover { color:#fff; background:url('/themes/maroochydore/img/calendar-day-hover.png') no-repeat center center; }

#JSCalendarSite .calendar-today a { text-decoration:underline; color:#fff; background:url('/themes/maroochydore/img/calendar-today.png') no-repeat center center; }
#JSCalendarSite .calendar-event a { background:url('/themes/maroochydore/img/calendar-event.png') no-repeat center center; }
#JSCalendarSite .calendar-selected a, #JSCalendarSite .calendar-selected a:hover { text-decoration:underline; background:url('/themes/maroochydore/img/calendar-selected.png') no-repeat center center; }


#calendar-events-list p { font-size:14px; }
#calendar-events-list .event-no-events { margin-top:20px; }
#calendar-events-list .event-loading { margin-top:20px; }
#calendar-events-list .event-event { margin-top:20px; }
#calendar-events-list .event-info { margin-bottom:10px; }
#calendar-events-list .event-info p { font-weight:bold; color:#21366e; }
#calendar-events-list .event-info strong { color:#4169e1; }
#calendar-events-list .event-description { margin-bottom:20px; border-bottom:1px solid #d5def4; }
#calendar-events-list .event-description p {  }
#calendar-events-list .event-description strong { color:#4169e1; }


.plugin-news { background-color:#fff; padding:5px; }
.plugin-news p { font-size:12px ! important; }
.news-post { padding:10px 0px; }
.news-post .news-author { color:#88a; }
.news-post .news-published { color:#88a; }
.news-post .news-preview {  }
.news-post .news-body {  }
.news-post .news-image { float:left; margin:0px 10px 10px 0; }
.news-post .news-image img { border:1px solid silver; padding:1px; }
.page-news-right .news-post .news-image, .page-news-left .news-post .news-image { margin:5px 5px 5px 0; }
.page-news-right .news-post .news-image img, .page-news-left .news-post .news-image img { width:55px; }

.news-full {  }
.news-full .news-author {  }
.news-full .news-published {  }
.news-full .news-preview {  }
.news-full .news-body {  }
