/*** css ***/

html body *.* {
	box-shadow: none;
	text-shadow: none;
}

.font-size-is-xlarge {
    font-size: 18px;
    line-height: 1.5em;
	letter-spacing: .01px;
}

ul li {
	padding-bottom: 8px;
}

h1, h2,.title, .component-content h2, h3, h4, h5, h6 {
	border: none !important;
	box-shadow: none;
	padding: 0 0 5px;
	margin: 0;
	font-weight: 600;
}

h1 {font-size: 180%;}
h2,.title, .component-content h2 {font-size: 160% !important;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}

#rt-sidebar-a h2.title {
	font-size: 120% !important; 
	text-transform: uppercase; 
	color: #888;
	padding: 10px 0 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc !important;
}



hr {
    border-color: #DDD;
	color: #EEE;
    border-image: none;
    border-style: solid none;
    border-width: 1px;
    margin: 20px 0;
}

blockquote p {
    font-size: inherit;
	font-style: italic;
}

a:hover {
	color: #888;
}

.readmore a {
	font-size: 80%;
}

.rt-container {
    background: none;
}





/*** captions ***/

.wf_caption > span {
	font-size: 90;
	text-align: center;
	line-height: 1.2;
	background: rgba(0,0,0,.05);
	border: 1px solid rgba(0,0,0,.15);
	padding: 8px !important;
	margin-bottom: 15px;
}

.jcemediabox-zoom-span {
	
}












/************ structural *****************/

#rt-top .logo {
	margin: 0;
	padding: 15px;
}

.menu-home #rt-top {
	background: rgba(0,0,0,.2);
}

#rt-top {
	background: #0856a3;
}

.homepage-rotator {
	margin-top: -88px;
}


.rt-container .rt-grid-8 { width: 800px; }
.rt-container .rt-grid-4 { width: 400px; }


.rt-container .rt-grid-9 { width: 900px; }
.rt-container .rt-grid-3 { width: 300px; }





/*** top menu ***/


.gf-menu-toggle {
    z-index: 99;
}

.gf-menu {
    margin: 0 auto;
}

#rt-top {
	z-index: 99;
}

.menu-block {
	float: right;
}

.gf-menu.l1 > li > .item {
    text-shadow: none;
	color: #fff;
	border: none;
}

.gf-menu.l1 > li {
    background: none;
    border: none;
    box-shadow: none;
	border-radius:  0 0 5px 5px !important;
}

.gf-menu.l1 > li.active,
.gf-menu.l1 > li:hover {
    background: #fff;
    border: none;
    box-shadow: none;
}

.gf-menu.l1 > li.active > .item,
.gf-menu.l1 > li:hover > .item {
    color: #0856a3; !important;
	margin-top: -1px;
}



.gf-menu.l1 > li.active,
.gf-menu li:hover,
.gf-menu .dropdown ul li:hover,
.gf-menu .dropdown ul li.active {
    border-radius: 0;
    box-shadow: none;
}

.gf-menu li.parent > .item:after,
.border-fixer {
	display: none !important;
}

.gf-menu li.parent > .item {
	padding-right: 10px;
}

ul.menu li.active.current > a::before, ul.menu li.active.current > .item::before, ul.menu li.active.current > .separator::before, ul.menu li#current.active > a::before, ul.menu li#current.active > .item::before, ul.menu li#current.active > .separator::before, ul.menu li a::before, ul.menu li .item::before, ul.menu li .separator::before {
	display: none;
}


.gf-menu .dropdown,
.gf-menu .dropdown li {
	border-radius: 5px !important;
}






/*** search ***/

#rt-top .searchbox {
	margin: 8px;
	padding: 0;
	text-align: right;
}

#rt-top form {
	margin: 0;
	padding: 0;
}

.searchbox input.search-query {
	font-family: "Raleway","Helvetica",arial,serif !important;
	background: #000;
	color: #fff; 
	border: 1px solid rgba(255, 255, 255, .2);
	box-shadow: none;
	text-shadow: none;
	text-transform: uppercase;
	letter-spacing: .05rem;
	border-radius: 0px;
	font-weight: 400;
}






/*** rotators ***/
.homepage-rotator {
	text-shadow: 1px 1px 4px rgba(0,0,0,.4) !important;
}






.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover {
  border-color: #000;
  background-color: #888;
  background-image: linear-gradient(to bottom,#aaa,#888);
  background-repeat: repeat-x;
}






/*** sidebar ***/

#rt-sidebar-a {
	background: linear-gradient(to bottom, #fff, #eee);
	padding: 0;
	margin:0;
}


#rt-sidebar-a .rt-block {
	border: 1px solid rgba(0,0,0,.2);
	margin: 10px 0 15px;
	padding: 10px 15px;
	border-radius: 15px;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	background-color: #fff;
	background: linear-gradient(to bottom, #eee, #fff);
}









/*** main ***/

.component-content .blog-featured article {
	border: 1px solid rgba(0,0,0,.2);
	margin-bottom: 15px;
	padding: 10px 15px;
	border-radius: 15px;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	background: linear-gradient(to bottom, #eee, #fff);
}




/*** wds twitter ***/

#wds-container {
    background: none;
    border: none;
    border-radius: 5px;
    font-size: 13px;
	line-height: 1.3;
}

#wds-header a {
    font-size: 17px;
}








.breadcrumb,
.breadcrumb li {
    background: none;
    border-radius: 0;
	text-shadow: none;
	box-shadow: none;
	color: #fff;
}




#rt-copyright {
	background: #0856a3;
	color: #fff;
    border-top: 1px solid #d5d5d5;
    box-shadow: inset 0 1px 0 #ffffff;
}







/*** quotes ***/

#rt-sidebar-a .newsflashquotes p {
	font-size: 130%;
	font-weight: 300;
	font-style: italic;
	padding-left: 70px;
	line-height: 1.2;
	display: block;
	position:relative;
	z-index: 99;
	color: #0856a3;
}

#rt-sidebar-a .newsflashquotes p:before {
	content: "‘‘";
	font-weight: 600;
	letter-spacing: -.09em;
	font-size: 1000%;
	color: rgba(0,0,0,.08);
	line-height: 1;
	margin-left: -53px;
	display: block;
	vertical-align: text-top;
	position: absolute;
	top: -11px;
	left: 15px;
	z-index: 1;
}
	
	









@media only screen and (min-width: 960px) and (max-width: 1199px) {
	
	.rt-container .rt-grid-8 {
		width: 660px;
	}
	
	.rt-container .rt-grid-4 {
		width: 300px;
	}
	
	.rt-container .rt-grid-9 { width: 75%; }
	.rt-container .rt-grid-3 { width: 25%; }

	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.rt-container .rt-grid-9 { width: 75% !important; }
	.rt-container .rt-grid-3 { width: 25% !important; }

	
	.rt-container .rt-grid-9 {
		width: 560px;
	}
	
	.rt-container .rt-grid-3 {
		width: 180px;
	}

	.menu-home #rt-top {
		background: #0856a3;
	}

	.homepage-rotator {
		margin-top: -25px;
	}

	
	.rt-container {
		width: 100% !important;
	}
	
	.rt-container .rt-grid-8 {
		width: 100% !important;
	}
	
	.rt-container .rt-grid-4 {
		width: 100%;
	}

}

@media only screen and (max-width: 767px) {
	
	.menu-home #rt-top {
		background: #0856a3;
	}

	.homepage-rotator {
		margin-top: -25px;
	}
	
	.rt-container .rt-grid-3,
	#rt-top .logo {
		width: 100%;
		text-align: center;
	}
	
	#rt-top .logo img {
		max-width: 40%;
	}
	
	.rt-container .rt-grid-12 {
		width: 100%;
	}
	
	.rt-container {
		width: 100% !important;
	}
	
	.rt-container .rt-grid-8 {
		width: 100% !important;
	}
	
	.rt-container .rt-grid-8 .rt-block {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.rt-container .rt-grid-4 {
		width: 100%;
	}
	
	#rt-main .rt-container .rt-block {
		margin: 10px;
		padding: 10px;
	}
	
	#rt-main .rt-container article {
		margin: 10px -1px !important;
		padding: 0;
		width: 100% !important;
	}
	
	#rt-main .rt-container article h2 {
		padding: 15px 15px 10px;
	}
	
	#rt-main .rt-container article p, 
	#rt-main .rt-container article ul {
		padding: 0 15px;
	}


}

@media only screen and (min-width: 360px) and (max-width: 480px) {
	
}

@media only screen and (max-width: 359px) {
	
}
