/* BLUE base 0db5e7 */
a.action:hover,
a.action:active,
.form input[type="submit"]:hover,
.form input[type="submit"]:active,
.form input[type="button"]:hover,
.form input[type="button"]:active {
	background:#0db5e7;
	background:#66DBFE;
}
#menu .menu,
#langs .menu {
	border-left: 2px solid #0db5e7;
	border-bottom: 2px solid #0db5e7;
}

a.action,
.form input[type="submit"],
.form input[type="button"],
section.comments header,
.page-wrapper >header,
.page-wrapper >footer,
.repeater.borders,
.repeater.borders .item,
.repeater.borders .feed-item {
	border-color:#0db5e7;
}
a.action {
	border-radius:5px;
}

.item.head .field.sorted.sort-asc {
background: rgb(74,113,123); /* Old browsers */
background: -moz-linear-gradient(top, rgba(74,113,123,1) 0%, rgba(74,113,123,1) 80%, rgba(102,219,254,1) 97%, rgba(102,219,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(74,113,123,1)), color-stop(80%,rgba(74,113,123,1)), color-stop(97%,rgba(102,219,254,1)), color-stop(100%,rgba(102,219,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(74,113,123,1) 0%,rgba(74,113,123,1) 80%,rgba(102,219,254,1) 97%,rgba(102,219,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(74,113,123,1) 0%,rgba(74,113,123,1) 80%,rgba(102,219,254,1) 97%,rgba(102,219,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(74,113,123,1) 0%,rgba(74,113,123,1) 80%,rgba(102,219,254,1) 97%,rgba(102,219,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(74,113,123,1) 0%,rgba(74,113,123,1) 80%,rgba(102,219,254,1) 97%,rgba(102,219,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a717b', endColorstr='#66dbfe',GradientType=0 ); /* IE6-9 */
}
.item.head .field.sorted.sort-desc {
background: rgb(102,219,254); /* Old browsers */
background: -moz-linear-gradient(top, rgba(102,219,254,1) 0%, rgba(102,219,254,1) 3%, rgba(74,113,123,1) 20%, rgba(74,113,123,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,219,254,1)), color-stop(3%,rgba(102,219,254,1)), color-stop(20%,rgba(74,113,123,1)), color-stop(100%,rgba(74,113,123,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(102,219,254,1) 0%,rgba(102,219,254,1) 3%,rgba(74,113,123,1) 20%,rgba(74,113,123,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(102,219,254,1) 0%,rgba(102,219,254,1) 3%,rgba(74,113,123,1) 20%,rgba(74,113,123,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(102,219,254,1) 0%,rgba(102,219,254,1) 3%,rgba(74,113,123,1) 20%,rgba(74,113,123,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(102,219,254,1) 0%,rgba(102,219,254,1) 3%,rgba(74,113,123,1) 20%,rgba(74,113,123,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66dbfe', endColorstr='#4a717b',GradientType=0 ); /* IE6-9 */
}

/*neon green */
.tag-cloud a.selected {
	background:#E0FF7C;
}
#menu .menu-item .current-menu {
	color:#E0FF7C;
}






/* BLUE dark 097898 */
.item.head .field {
	border-color:#097898;
}
a {color:#097898;}
h1 {color:#097898; }
h2 {color:#097898; }





/* BLUE darkest 053f50 */
.form {
	background:#053f50 !important;
}
.form.search {
	background:transparent !important;
}
a.action.selected,
a.action.selected:hover {
	background:#053f50;
}
a.action.selected,
a.action.selected:hover {
	border-color:#053f50;
}
.book .current-page {
	color:#053f50;
}
.detail-sheet {
	background:transparent !important;
}




.item.head,
.item.head:hover,
.grid-table thead tr,
section.calendar .day-num {
	background:#4A717B !important;
}
.repeater.columns .item.head .field {
	border:1px solid #999;
}
.item.head .field,
.item.head .field a,
.grid-table thead th,
.grid-table thead th a {
	color:#bbb;
}

.repeater.columns,
.grid-table  {
	border:1px solid #D3D3D3;
	border-bottom:0;
}
.repeater .empty,
.repeater.columns .item,
.grid-table tbody td {
	border-bottom:1px solid #D3D3D3;
}
.repeater-footer {
	background: #ccc;
	padding: 0.2em 0.5em;
}

.ui-dialog .repeater-footer {
	background: rgb(111, 168, 210);
	border: 1px solid #4297d7;
	border-radius: 5px;
	
}
.ui-dialog .repeater-footer a {
	text-decoration:none;
}
.ui-dialog .repeater-footer .active {
	background:white;
}

/* BLUE light 81d0e7 */

#menu .menu .submenu,
#menu .menu > li:hover > a {
	border-color:#81d0e7;
}
.form label.title,
.form-title,
.breadcrumbs li:after,
a.action.selected {
	color:#81d0e7;
}

.form-title.required:after {
	content: ' *';
	color:red;
}

.form-pair.title .value {
	color: #0287AD;
	font-weight: bold;
}



/* BLUE lightest d8eff6 */
.page-wrapper >header,
.page-wrapper >footer,
.menu-opener .menu,
#menu .menu > li:hover a,
a.action,
.form input[type="submit"],
.form input[type="button"],
input,
textarea,
select,
.form-pair .cke,
span.field-value
 {
	background:#d8eff6;
}



/* WHITE */
.item.head .field.sorted a, 
.item.head .field:hover a,
.form input[type="submit"]:hover,
.form input[type="submit"]:active,
.form input[type="button"]:hover,
.form input[type="button"]:active,
a.action.selected:hover,
a.action.selected:active  {
	color:white;
}
input:focus,
textarea:focus,
select:focus,
.form .cke_editable_inline,
.cke_focus .cke_contents,
.radio-wrap label:hover,
.checkbox-wrap label:hover,
.radio-wrap:focus label,
.checkbox-wrap:focus label,
span.field-value:focus {
	background:rgb(255, 255, 173) !important;
}
.form .cke_editable_inline {
	padding:0.5em;
}

body.cke_editable,
.cke_inner,
.cke_wysiwyg_frame, .cke_wysiwyg_div {
	background:transparent !important;
}



/* BLACK */
a:hover,
a.action:hover,
a.action:active {
	color:black;
}
section#hilites {
	border-color:rgba(0,0,0,0.7);	
}
/* GRAY */
body {
	color:#666;
}
.repeater.columns .item:nth-child(even) {
	background:#FBFBFB;
}
.repeater.columns .item:nth-child(odd),
.form-pair .value,
p.description,
.feed-item:nth-child(even),
tbody tr:nth-child(even) {
	background: #EFF3F5;
}



.repeater.columns .item:hover {
	background: rgb(255, 242, 146) !important;
}
.repeater.columns .item.head:hover {
	background: #4A717B !important;
}


.form p.description {
	background:transparent;
	margin-bottom:0;
}
.form p.description,
.form .checkbox-group {
	color: rgb(183, 183, 183);
}
.form .checkbox-group b {
	padding-left:0.5em;
	padding-right:0.5em;
	width: 5em;
	display: inline-block;
}
form tbody tr:nth-child(even) {
	background: transparent;
}

#menu .submenu > li:hover a {
	background:#0db5e7;
	color:white !important;
}


footer .powered a {
	text-decoration:none;	
}
footer .powered b {
	font-weight: bold;
	color: rgb(7, 95, 145);
	transition:all 0.4s linear;
	-webkit-transition:all 0.4s linear;
	transform:scale(1);
	-webkit-transform:scale(1);
}
footer .powered a:hover b,
footer .powered a b:hover {
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
#search input {
	background:white;
}
#search-results .descr {
	color:#888;
	padding-left:1em;
}




.secondary {
	margin-right: -0.75em;
	margin-bottom: 1em;
	margin-left: -0.75em;
	overflow: hidden;
	
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(184,229,242,0.61) 92%, rgba(192,192,192,1) 93%, rgba(192,192,192,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(92%,rgba(184,229,242,0.61)), color-stop(93%,rgba(192,192,192,1)), color-stop(100%,rgba(192,192,192,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(184,229,242,0.61) 92%,rgba(192,192,192,1) 93%,rgba(192,192,192,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(184,229,242,0.61) 92%,rgba(192,192,192,1) 93%,rgba(192,192,192,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(184,229,242,0.61) 92%,rgba(192,192,192,1) 93%,rgba(192,192,192,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(184,229,242,0.61) 92%,rgba(192,192,192,1) 93%,rgba(192,192,192,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#c0c0c0',GradientType=0 ); /* IE6-9 */
	
	text-align:center;
	
}
.secondary .menu-item {
	display: inline-block;
	float:none;
}
.secondary .menu-item a {
	padding:0.2em 0.75em;
	font-size:1.2em;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
	border:2px solid transparent;
	
}
.secondary .menu-item a:hover {
	border-color:rgba(0,0,0,0.1);
}

.secondary .menu-item a.current-menu {
	background:white;
	border-color:#C0C0C0;
	border-top-color: #66DBFE;
	border-bottom-color: #66DBFE;
}

.imagepick-list {
	background:rgb(220, 238, 189);
}



@media all and (min-width: 480px) {
	.page-wrapper > header {
		box-shadow: none;
		background: rgb(216,239,246); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(216,239,246,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,239,246,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(216,239,246,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(216,239,246,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(216,239,246,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(216,239,246,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8eff6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}
	.page-wrapper.index > header {
		background: rgb(187,187,187); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(187,187,187,1) 0%, rgba(255,255,255,1) 10%, rgba(216,239,246,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187,187,187,1)), color-stop(10%,rgba(255,255,255,1)), color-stop(100%,rgba(216,239,246,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(187,187,187,1) 0%,rgba(255,255,255,1) 10%,rgba(216,239,246,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(187,187,187,1) 0%,rgba(255,255,255,1) 10%,rgba(216,239,246,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(187,187,187,1) 0%,rgba(255,255,255,1) 10%,rgba(216,239,246,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(187,187,187,1) 0%,rgba(255,255,255,1) 10%,rgba(216,239,246,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#d8eff6',GradientType=0 ); /* IE6-9 */
	
	}	
	#menu .menu {
			border:0;
	}
	#search .menu {
		background:transparent;
		border:0;
	}
	#search input {
		background:rgba(255, 255, 255, 0.15);
	}
}
@media all and (min-width: 640px) {
	.secondary .menu-item a {
		border-bottom:0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		padding:0.3em 1em;
	}
}

