<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Alium
Theme URI: http://smthemes.com/alium/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.0
License: Creative Commons 3.0
Theme date: 11/29/2012
License URI: license.txt
Tags: white, red, light, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(css/font.css);
html {
	background:#001933;
}
body {
	background:url(images/top.png) left top repeat-x;
	color:#d6f3ff;
}
a {
	color:#19b1f6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
	color:#d7f2ff;
	text-decoration:none;
}

a.post_ttl {
	font-size:20px;
	
}
/*------------------------------ HEADER ------------------------------*/
#header {
	
}
#secondarymenu-container {
	position:relative;
}
#smthemes_share {
	z-index:10;
}
/*------------------------------ SEARCH ------------------------------*/
#s {
	border:none;
	background:none;
	float:right;
	height:25px;
	line-height:25px;
	color:#a1a1a1;
}
.searchbtn {
	height:27px;
	width:37px;
	margin-left:0;
}
.searchform {
	background:#f3f3f3;
	border:1px solid #fff;
	box-shadow:0 0 3px #d8d8d8 inset;
}
/*------------------------------ CONTENT ------------------------------*/
.articles .post-meta {
	border-top:2px solid #00699e;
	border-bottom:2px solid #00699e;
}
.articles .post-date {
	color:#19b1f6;
	font-size:14px;
	float:right;
}
.articles .one-post {

	margin-bottom:15px;	
}
#commentform #submit, input.readmore, a.readmore {
	color:#fff;
	border:1px solid #17a6e7;
	border-top:1px solid #6ac6f0;
	border-bottom:1px solid #1599d6;
	background:#0090d2;
	background-image: linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(0,125,197)),	color-stop(1, rgb(6,161,218)));
	margin-right:5px;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	text-decoration:none;
	background:#1b6080;
	background-image: linear-gradient(bottom, rgb(14,54,72) 0%, rgb(36,126,168) 100%);
	background-image: -o-linear-gradient(bottom, rgb(14,54,72) 0%, rgb(36,126,168) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(14,54,72) 0%, rgb(36,126,168) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(14,54,72) 0%, rgb(36,126,168) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(14,54,72) 0%, rgb(36,126,168) 100%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(14,54,72)),	color-stop(1, rgb(36,126,168)));
}
.featured_image {
	padding:3px;
	background:#fff;
	margin-top:12px;
}
.googlemap {
	background:#fff;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	padding:2px;
	background:#fff;
}
.page-numbers {
	font-size:14px;
	padding:5px 10px;
}
a.page-numbers {
	color:#fff;
}
a.page-numbers:hover, span.page-numbers {
	
	color:#fff;
	background:#0090d2;
	background-image: linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,125,197) 0%, rgb(6,161,218) 100%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(0,125,197)),	color-stop(1, rgb(6,161,218)));
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	
}

/*------------------------------ FOOTER ------------------------------*/
#footer {
	color:#d6f3ff;
	background:#012144;
	background-image: linear-gradient(bottom, rgb(0,25,51) 0%, rgb(1,38,78) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,25,51) 0%, rgb(1,38,78) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,25,51) 0%, rgb(1,38,78) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,25,51) 0%, rgb(1,38,78) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,25,51) 0%, rgb(1,38,78) 100%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(0,25,51)),	color-stop(1, rgb(1,38,78)));
	border-top:1px solid #024082
}
#footer-bgr {
	background:url(images/footer.png) left top repeat;
}

#footer a {

}
#footer h3 {

}
#footer .footer_txt {
	border-top:2px solid #19b1f6;
}
#footer .footer_txt a {
	color:#fff;
	text-decoration:underline;
}

/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
#content .widget {
	background:url(images/widget.png) left top repeat-y;
}
#content .widget .caption {
	border-top:1px solid #0fdded;
	margin:0 -10px;
	margin-bottom:10px;
	padding:0 10px;
	background:#076faa;
	background-image: linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -o-linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(5,76,143)),	color-stop(1, rgb(9,141,193)));
}
#content .tabs_captions {
	border-top:1px solid #0fdded;
	margin:0 -10px;
	margin-bottom:10px;
	padding:9px 10px;
	background:#076faa;
	background-image: linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -o-linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(5,76,143) 0%, rgb(9,141,193) 100%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(5,76,143)),	color-stop(1, rgb(9,141,193)));
}
.fp-next, .fp-prev {
	width:35px;
	height:75px;
}
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#header {
		background:url(images/menu.png) left 170px repeat-x;
	}
	#logo {
		float:left;
		margin-top:40px;
	}
	.menusearch {
		position:absolute;
		right:0;
		top:50px;
		margin-top:18px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:170px;
		position:relative;
		z-index:11;
	}
	#secondarymenu {
		float:right;
	}
	#secondarymenu li {
		
	}
	#secondarymenu a {
		color:#0090d2;
		text-decoration:none;
		padding:13px;
		display:block;
		font-size:13px;
	}
	#secondarymenu a:hover{
		color:#fff;
	}
	#mainmenu-container {
		height:50px
	}
	
	#mainmenu li a {
		text-align:center;
		color:#fff;
		display:block;
		text-decoration:none;
		font-size:17px;
		padding:15px 25px;
		border-right:1px solid #023659;
		border-left:1px solid #0376b0;
	}
	#mainmenu a:hover{
		background:url(images/menu-li-hover.png) left top repeat-x;
	}
	#header li ul {
		top:50px;
	}
	#mainmenu li ul {
		top:58px;
		left:0%;
	}


	
	#header li ul .inner {
		background:#0090d2;
		padding:0;
	}
	#header ul.children li, #header .sub-menu li {
		padding:0 !important;
		margin:0 !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a, .sub-menu li a {
		color:#fff !important;
		padding:0 !important;
		background:none;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		background:#195977 !important;
		color:#fff !important;
	}
	#header .sub-menu .sub-menu {
		top:0;
	}
	
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {
		background:url(images/slider.png) left bottom repeat-x;
		padding-bottom:7px;
		margin-bottom:30px;
	}
	.slider-shadow-left {
		background:url(images/slider-shadow-left.png) left top repeat-y;
		position:absolute;
		left:0;
		top:0;
		bottom:0;
		width:300px;
	}
	.slider-shadow-right {
		background:url(images/slider-shadow-right.png) right top repeat-y;
		position:absolute;
		right:0;
		top:0;
		bottom:0;
		width:300px;
	}
	.slider {
	
		position:relative;
		width:1280px;
		margin:0 auto;
		border:none;
	}
	.fp-prev-next-wrap {
		margin:-15px;
	}
	.fp-prev,.fp-next {
		margin:15px;
		margin-top:-32px;
	}
	
	.fp-slides,.fp-thumbnail,.fp-slides-items  {	
		max-width:100%;
		height:453px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	.fp-nav {
		bottom:25px;
		right:30px;
		left:auto;
	}

}
@media only screen and (min-width:1024px) and (max-width:1280px) {
	.slider {
		width:100%;
	}
}

/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	
	#header .container {
		background-position:50% top;
	}
	#logo {
		float:left;
		margin-left:0px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		position:absolute;
		right:20px;
		top:50px;
		margin-top:18px;
	}
	#secondarymenu-container {
		height:100px;
		padding-top:0px;
	}
	#secondarymenu {
		float:right;
		clear:right;
		margin-top:0px;
	}
	#secondarymenu li {
		padding:13px;
	}
	#secondarymenu li a{
		color:#f8f8f8;
	}
	#mainmenu-container {
		background: #0a97ca; /* Old browsers */
		background: -moz-linear-gradient(top,  #0a97ca 0%, #044386 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a97ca), color-stop(100%,#044386)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #0a97ca 0%,#044386 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #0a97ca 0%,#044386 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #0a97ca 0%,#044386 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #0a97ca 0%,#044386 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a97ca', endColorstr='#044386',GradientType=0 ); /* IE6-9 */

		padding-bottom:13px;
		clear:left;
		padding-bottom:15px;
		margin-bottom:15px;
	}
	#mainmenu {
		margin:0 10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		text-decoration:none;
		font-size:13px;
		font-family:'Oswald';
		padding:15px 10px 7px;
		display:block;
	}
	#mainmenu li ul {
		top:65px;
		left:0;
	}


	#header li ul  .transparent {
		
	}
	#header li ul .inner {
		margin:1px;
	}
	#header ul.children li a, .sub-menu li a {
		color:#686868;
		padding:0 !important;
		background:none;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		color:#fff;
	}
	.slider-container { padding-bottom:35px;}
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:3px 0;}
	
	#secondarymenu-container {
		padding-top:3px;
	}
	#logo {
		padding-top:30px;
		height:110px;
	}
	
	#secondarymenu, #mainmenu {
		background:#fff;
		margin:0 -2%;
		padding:0 2%;
		margin-top:10px;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #eee;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#142736;
	}
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-5px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
	
	}
}</pre></body></html>