/*/////// main ///////*/
body{
	color: #061848;
	background: #ffffff;
}

/* links */
a, a:active, a:focus, .fake-link{
	color: #e60000;
	font-weight: bold;
}

.toggler, .slide-toggle, .slide-toggle-dummy{
	color: #1a479f;
	font-weight: bold;
}

.toggler:hover, .slide-toggle:hover, .slide-toggle-dummy:hover{
	color: #e60000;
	font-weight: bold;
}

a:hover, a.active{
	color: #061848;
}

/*/////// header ///////*/
#header{
	color: #e60000;
	background: #257191;
	border-top: 2px solid #e60000;
	/*border-bottom: 3px solid #e60000*/;
}

#header a{
	color: #e60000;
}
#header a:hover, #header a.active{
	color: #000033ff;
}
.shadow-img img{
	box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.65);
}
#header .shadow-img img{
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
}
#header .shadow-text{
	text-shadow: 3px 2px 3px rgba(0, 0, 0, 0.4);
	letter-spacing: 0.25em;
}

#header .header-link a, #header .header-link-left a{
	color: #061848;
	text-shadow: 2px 1px 3px rgba(237, 28, 36, 0.75);
	letter-spacing: 0em;
}

#header .header-link a:hover, #header .header-link-left a:hover, #header .header-link-left a.active, #header .header-link a.active{
	color: #e60000;
	text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.75);
	letter-spacing: 0em;
}

#header a.get-header.hilite{
	color: #e60000 !important;
	text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.75);
	letter-spacing: 0em;
}

.view-content, .gallery-page, .messages, .day{
	background-color: #ffffff;
}

.border-admin{
	border: 1px solid #061848;
}

.border{
	border: 1px solid #061848;
	box-shadow: 0 0 7px rgba(255, 255, 255, 0.85);
}

/*/////// calendar ///////*/
.curr_month{
	color: #061848;
	font-size: 1.25em;
	font-weight: bold;
}

.month{
	color: #061848;
	border-color: #061848;
}

.day{
	border-color: #061848;
}

.today .numberCircle{
	color: #ffffff;
	background: #1a479f;
	border-color: #e60000;
}

.selected .numberCircle{
	color: #ffffff;
	background: #e60000;
	border-color: #1a479f;
}

.event{
	color: #061848;
	font-weight: bold;
	line-height: 150%;
}

.event .showTip{
	font-weight: bold;
	font-size: 0.85em;
}

.view{
	font-size: 0.65em;
}

div#tipDiv{
	font-size: 1.00em;
	line-height: 150%;
	background-color: #ffffff;
	border-color: #061848;
}

div#tipDiv a{
	color: #3193c0;
}

div#tipDiv a:hover{
	color: #e60000;
}

/*/////  audio /////*/
.inline_audio-player{
	color: #061848;
	background-color: #257191;
	border-top: 3px solid #e60000 !important;
	border-bottom: 1px solid #e60000 !important;
}

#playerWrap .ui-widget-content{
	color: #061848;
	background: #ffffff;
	border: 1px solid #061848;
	background-image: none;
}

.plUL li{
	color: #ffffff;
	background: #061848;
	border: 0px;
}

.plUL li:hover{
	color: #ffffff;
	background: #e60000;
}

.plUL li.plSel, .plUL li.plSel:hover{
	color: #ffffff;
	background: #e60000;
}

.plUL li:last-child{
	border-bottom: 0;
}

div#showPlaylist{
	border: 0px solid #fff;
}

#progressBar{
	border: 1px solid #e60000;
	background-color: #ffffff;
}

#bufferBar{
	background-color: #3193c0;
}

#timeBar{
	background-color: #3193c0;
}

#audioSlider.ui-slider .ui-slider-range{
	background: #3193c0;
}

#audioSlider.ui-slider{
	color: #3193c0;
	background: #e60000;
	border: 1px solid #3193c0;
	background-image: none;
}

#audioSlider.ui-slider .ui-slider-handle{
	color: #ffffff;
}

#audioSlider.ui-slider .ui-slider-handle:before{
	color: #3193c0;
}

.currenttime, .totaltime{
	color: #061848;
}

.volup, .voldown{
	color: #3193c0;
}

.volup:hover, .voldown:hover{
	color: #e60000;
}

.inline_audio-player #progressBar{
	background-color: #061848;
	border: 1px solid #ffffff;
}

.inline_audio-player #bufferBar{
	background-color: #e60000;
}

.inline_audio-player #timeBar{
	background-color: #e60000;
}

.inline_audio-player #audioSlider.ui-slider .ui-slider-range{
	color: #061848;
	background: #e60000;
}

.inline_audio-player #audioSlider.ui-slider{
	color: #061848;
	background: #061848;
	border: 1px solid #061848;
	background-image: none;
}

#audioSlider.inline_audio.ui-slider .ui-slider-handle{
	color: #061848;
}

#audioSlider.inline_audio.ui-slider .ui-slider-handle:before{
	color: #061848;
}

.inline_audio-player .currenttime, .inline_audio-player .totaltime{
	color: #061848;
}

.inline_audio-player button.btn_class, .inline_audio-player button#btnMute{
	font-size: 9px;
	color: #ffffff;
	background: #e60000 !important;
	border: 1px solid #ffffff !important;
}

.inline_audio-player button.btn_class:hover, .inline_audio-player button#btnMute:hover{
	font-size: 9px;
	color: #ffffff;
	background: #061848 !important;
}

.inline_audio-player button#btnMute, .inline_audio-player button#btnMute:hover{
	font-size: 11px;
}

.bar{
	background-color: #e60000;
}

#outer_wrapper{
	background-color: #061848;
}

#message_wrapper{
	background-color: #ffffff;
	color: #000000;
}

.slider{
	color: #ffffff;
	background-color: #061848;
	border: 0px solid #e60000;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 2px 5px;
}

.ui-state-active, .ui-widget-content .ui-state-active{
	color: #000000;
	background: #ffffff;
	border: 1px solid #ffffff;
}

.ui-button:hover, .ui-button:focus, .btn.disabled, .btn[disabled], .btn.disabled:hover, .btn[disabled]:hover{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
}

.ui-button .ui-icon{
	color: #061848;
}

.disabled{
	color: #b7dced;
	background: #ffffff;
}

.sm-butt{
	color: #3193c0;
}
button#cboxNext, button#cboxPrevious, button#cboxClose{
	color: #1a479f;
}
button.btn_class,
a.btn.btn_class,
a.button.btn_class,
input[type=submit].btn_class,
input[type=reset].btn_class,
input[type=button].btn_class{
	color: #ffffff;
	background: #1a479f;
	border: 1px solid #e60000;
	font-weight: bold;
	/* Old browsers */
	text-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

button.btn_class:hover,
a.btn.btn_class:hover,
a.button.btn_class:hover,
input[type=submit].btn_class:hover,
input[type=reset].btn_class:hover,
input[type=button].btn_class:hover{
	color: #ffffff;
	background: #e60000;
	border: 1px solid #1a479f;
	/* Old browsers */
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

button:focus,
.btn:focus,
a.button:focus{
	color: #ffffff;
	text-shadow: none;
	border: 1px solid #3193c0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

button.btn_class.disabled,
a.btn.btn_class.disabled,
a.button.btn_class.disabled,
input[type=submit].btn_class.disabled,
input[type=reset].btn_class.disabled,
input[type=button].btn_class.disabled,
.btn_class.disabled,
.btn_class[disabled],
.btn_class.disabled:hover{
	color: #061848;
	background: #ecf5fb;
}

input,
textarea,
button,
a.button,
select,
input[type="text"],
input[type="password"],
input[type="checkbox"],
input[type="radio"]{
	text-shadow: none;
	border: 1px solid #061848;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

input:focus,
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus{
	color: #000000;
	text-shadow: none;
	border: 1px solid #3193c0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

label.file_label{
	background: #061848;
	/* Old browsers */
	text-shadow: none;
	color: #ffffff;
	border: 1px solid #aaa;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

label.file_label:hover{
	background: #3193c0;
}

@media screen and (max-width: 768px){
	.shadow-img{
		margin-bottom: 15px;
	}
}
