a {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
body {font-family: 'Open Sans', sans-serif !important; 

background: #bfe1f0; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #bfe1f0 0%, #21759b 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #bfe1f0 0%,#21759b 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #bfe1f0 0%,#21759b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfe1f0', endColorstr='#21759b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */background-size:cover;
background-attachment:fixed;
 /* IE6-9 fallback on horizontal gradient */

 color:#111; font-weight:400;}
 
#page {margin-top:0 !important;
box-shadow: 0 2px 10px rgba(100, 100, 100, 0.6);} 
h1.site-title {font-family: 'Orbitron', sans-serif; text-align:center; font-size:50px; text-shadow: 1px 2px 1px #aaa;}
h1.site-title > a {color:#21759b;}

h2.site-description {text-align:center; font-family: 'Open Sans', sans-serif;}

#menu-main {border-bottom: 1px solid #bfe1f0;
    border-top: 1px solid #bfe1f0;
}
#site-navigation > div > ul > li > a {font-size:18px; line-height:30px; padding:0 18px; font-weight:400; }
	.main-navigation li {
		margin: 2px 0.7px 2px 0.7px;
		position: relative;
	}

#site-navigation > div > ul > li.current_page_item > a {background-color: #21759b !important; color:#f3f3f3 !important;}
#site-navigation > div > ul > li > a {background-color:#bfe1f0; color:#222;}
#site-navigation > div > ul > li > a:hover {background-color: #21759b; color:#f3f3f3 !important;}
ul.sub-menu > li > a {background-color:#bfe1f0 !important; color:#222; font-size:16px !important; font-weight:400; margin-top:0; margin-bottom:0; padding-top:0 !important; padding-bottom:0 !important;}
ul.sub-menu > li > a:hover {background-color: #21759b !important; color:#f3f3f3 !important;}
ul.sub-menu {z-index:9999999 !important;}
h3.widget-title {font-size:18px;}
header.entry-header {font-size:22px;}
.menu-main-container {display:inline-block;}



.responsive-slider.flexslider .slide-title a {left:0 !important; bottom:0 !important;  width:100%; font-size:34px; text-align:center; text-shadow:1px 1px 1px #111;}

/*
font-family: 'Mallanna', sans-serif;
font-family: 'Open Sans', cursive;
*/

@media screen and (max-width:800px){
h1.site-title {font-family: 'Orbitron', sans-serif; text-align:center; font-size:26px; text-shadow: 1px 2px 1px #aaa;}
#a3-cycle-slideshow-197 {max-height:200px;}

}
@media screen and (max-width:1180px){
#site-navigation > div > ul > li > a {font-size:14px; line-height:30px; padding:0 18px; font-weight:400; }

ul.sub-menu > li > a {background-color:#bfe1f0 !important; color:#222; font-size:14px !important; font-weight:400; margin-top:0; margin-bottom:0; padding-top:0 !important; padding-bottom:0 !important;}
ul.sub-menu > li > a:hover {background-color: #21759b !important; color:#f3f3f3 !important;}

}