@import url(http://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic|Droid+Serif:400,400italic,700,700italic|Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic|Roboto+Slab:400,100,300,700|Yanone+Kaffeesatz:400,200,300,700);
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900);



/*
font-family: 'Titillium Web', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Droid Serif', serif;
font-family: 'Ubuntu', sans-serif;
font-family: 'Roboto Slab', serif;
font-family: 'Yanone Kaffeesatz', sans-serif;*/


body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#page
{
	position: relative;
}

#top{
	background: red;
	min-height: 30px;
	border-bottom: 3px solid #edd899;
	color:#FFFFFF;
}

#header
{
	border-bottom: 1px #b3b3b3 solid;
	height: 136px;
	z-index: 1;
	position: relative;
}
#header a#logo
{
	display: block;
	float:left;
	padding-top:20px;
}
#header > .container > .region-header
{
	overflow: hidden;
}
#nav
{
	margin-bottom: 30px;
	z-index: 2;
	position: relative;
}
#nav > .container > ul.menu
{
	list-style: none;
	font-family:"Trebuchet MS", 'Ubuntu', sans-serif;
	font-size:1.2em;
}
#nav > .container > ul.menu  li
{
	list-style: none;
	padding: 0;
	margin: 0;
	
}
#nav > .container > ul.menu > li
{
	display: inline-block;
}
#nav > .container > ul.menu > li > a
{
	text-decoration: none;
	display: block;
	padding: 0 13px;
	line-height: 2.5em;
	color:#383838;
	
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

#nav > .container > ul.menu > li > a:hover
{
	background: #EEEEEE;
	color:#222222;
}

#nav > .container > ul.menu > li > a.active
{
	background:#B3B3B3;
	color:white;
}
#footer{
	background: #000000;
	color:#FFFFFF;
	font-family: 'Titillium Web', sans-serif;
	overflow:hidden;	
	
}
#footer a
{
	font-weight: 600;
	text-decoration: none;
	color:inherit;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer > #footer-top
{
	padding: 1em 0 30px;
	min-height: 120px;
	position: relative;
}
#footer > #Footer-bottom
{
	background: #FE0000;
	height: 30px;
	
}


#block-search-form
{
	position: absolute;
	z-index:10;
	top:30px;
	right:5px;
	background: red;
	color:white;
	padding:0 1.5em 1em;
	border-radius: 0 0 5px 5px;
	
}
#block-search-form > .content
{
	border-bottom: white 1px solid;
}
#block-search-form .form-item.form-type-textfield.form-item-search-block-form
{
	padding: 0;
	margin: 0;
	float: left;
}

#block-search-form .form-item.form-type-textfield.form-item-search-block-form input[type="text"]
{
	background: none;
	border: none;
	outline:none;
	color:white;
	padding: 1em 1em 0.7em 0;
	
}
.slideshow-wrapper 
{
	max-width: 644px;
}

.slideshow-wrapper .views_slideshow_slide .image-wrapper .section-bar
{
	height: 5px;
	width: 100%;
	position: absolute;
	z-index: 1;
	top:0;
	left:0;
	background: red;
	text-align: center;
}
.slideshow-wrapper .views_slideshow_slide .image-wrapper .section-bar .section-text
{
	display: inline-block;
	padding: 10px 2em !important;
	background: red;
	color:white;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
}



.slideshow-wrapper .views_slideshow_slide h1.silde-title a
{
	text-decoration: none;
	color:#000000;
}

.slideshow-wrapper .views_slideshow_slide h1.silde-title a:hover
{
	color:/*#A931CE*/#2C2C82;
}

.slideshow-wrapper .views_slideshow_slide h1
{
	font-size: 2.5em;
	font-weight: bold;
	margin:25px 0 20px !important;
}

.slideshow-wrapper .views_slideshow_slide .text-teaser
{
	font-size:0.9em;
	color:#a9a8a8;
}
.top-headlines-block
{
	max-width: 260px;
}
.top-headlines-block  h2
{
	display: block;
	background: red;
	color:#FFFFFF;
	font-size:1.2em;
	text-align:center;
	padding:0.5em 1em !important;
	margin-bottom: 10px !important;
	margin-top:0 !important;
	text-transform: uppercase;
}

.top-headlines-block .views-row a
{
	color:#000000;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	padding: 0.5em 0 !important;
	border-bottom: dotted 2px #bfbdbd;
	
}
.top-headlines-block .views-row a:hover
{
	color:#2C2C82;
	
}
.top-headlines-block .views-row a:first-letter
{
	font-weight: bold;
}

#front-page-panels-wrapper .panels-flexible-row.panels-flexible-row-first.first-row >.inside  /*,
#front-page-panels-wrapper .panels-flexible-row-main_layout-2.second-row >.inside*/
{ 
	padding-bottom: 18px !important;
	margin-bottom: 12px !important;
	/*border-bottom: 2px solid #d9d9d9;*/
}

.second-row-block .views-row
{
	max-width: 180px;
	margin-right: 21px;
	float: left;
}
.second-row-block .views-row.views-row-last
{
	margin-right: 0;
}

.second-row-block .views-row .section
{
	text-align: right;
	font-weight:bold;
	margin-bottom: 5px;
}
.second-row-block .views-row .section a
{
	text-decoration: none;
	color:red;
	font-size: 0.85em;
}
h1 a, h2 a, h3 a,h4 a, h5 a
{
	text-decoration: none;
}

.second-row-block .views-row .title a
{
	font-size: 0.85em;
		color:#000000;
		display: block;
		line-height: 1em;
}
.second-row-block .views-row .title a:hover
{
	color:#2C2C82;
}
h1 a:hover, h2 a:hover, h3 a:hover,h4 a:hover, h5 a:hover
{
	color:#2C2C82;
	text-decoration: underline;
}
.big-four-wrapper .views-row
{
	padding-bottom: 24px;
	margin-bottom: 36px;
	border-bottom:2px dotted #AEAEAE;
}
.big-four-wrapper .views-row .field-content.image
{
	margin-right: 28px;
}

.big-four-wrapper .views-row .content.overflow-hidden
{
	min-height: 170px;
	padding-bottom: 30px;
	position:relative;
}
.big-four-wrapper .views-row .content .section a
{
	color:red;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
	
}
.big-four-wrapper .views-row .content h2.title
{
	padding: 0;
	margin: 0;
}
.big-four-wrapper .views-row .content h2.title a
{
	font-size: 1.1em;
	display: block;
	line-height:1.1em;
	color:#000000;
	margin-bottom: 8px;
	
}

.big-four-wrapper .views-row .content .body-text
{
	color:#5e5d5d;
	font-size: 0.9em;
	margin-bottom: 20px;
}

.big-four-wrapper .views-row .content .read-more-link
{
	text-align:right;
	
		position:absolute;
	bottom:0;
	right:0;
	overflow: hidden;
}

.big-four-wrapper .views-row .content .read-more-link a
{
	display: block;

	float:right;
	background:url("../img/more-bg.png") repeat-x top;
	line-height: 29px;
	padding: 0 1.2em 2px;
	color:#1C5C8A;
	text-decoration: none;
	box-shadow: 0 0 1px 1px rgba(255,255,255,0.7) inset;
	border: solid #BDBDBD ;
	border-width: 1px 1px 2px 1px ;
	font-family: 'Titillium Web', sans-serif;
	font-size: 0.8em;
	text-shadow:1px 0 0 rgba(255,255,255,1);
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;

}

.big-four-wrapper .views-row .content .read-more-link a:hover
{
	color:darkblue;
	border-color:#AEAEAE;
}

#block-block-2.block-block.clock-date .clock-date-wrapper
{
	font-family: 'Titillium Web', sans-serif;
	color:red;
}
#block-block-2.block-block.clock-date .clock-date-wrapper #date
{
	font-size: 18px;
	text-transform: uppercase;
	line-height: 0.8em;
	
}


#block-block-2.block-block.clock-date
{
	padding-top:13px;
}
#block-block-2.block-block.clock-date .clock-date-wrapper #clock #day
{
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}

#block-block-2.block-block.clock-date .clock-date-wrapper #clock #time
{
	font-size: 25px;
	font-weight: 700;
}
#block-block-2.block-block.clock-date .clock-date-wrapper #clock #day-time
{
	font-size: 17px;
	/*font-weight: 600;*/
	text-transform: uppercase;
}

.sec-nav-block
{
	margin-left: 100px;
	min-height: 200px;
}

.sec-nav-block ul.menu
{
	list-style: none;
	margin:110px 0 0;
	padding: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	}
.sec-nav-block ul.menu li
{
	margin: 0;
	padding: 0;
	display: inline-block;
	color:#393939;
}
.sec-nav-block ul.menu li a
{
	display: block;
	padding:0 1em;
	color:inherit;
	text-decoration: none;
}
.sec-nav-block ul.menu li a:hover
{
	text-decoration: underline;
}

.spotlight-block
{
	margin-bottom: 15px;
}
.spotlight-block h2
{
	background:url("../img/sptlight.png") no-repeat 5% 50% red;
	color:white;
	padding: 0.5em 45px;
	font-size: 18px;
	margin: 0;
	font-family: "Lucida Sans" , "Trebuchet MS", Tahoma, Arial;
	margin-bottom: 9px;
	
}

.spotlight-block .spotlight-wrapper
{
	background: url("../img/block-bg.png");
	padding: 20px;
}

.spotlight-block .spotlight-wrapper .view-content
{
	background: #FFFFFF;
	padding: 28px;
}
.spotlight-block .spotlight-wrapper .view-content .views-row
{
	margin-bottom: 23px;
}
.spotlight-block .spotlight-wrapper .view-content .views-row .title
{
	margin-bottom: 7px;
}
.spotlight-block .spotlight-wrapper .view-content .views-row .title a
{
	color:#9C0202;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	
}
.spotlight-block .spotlight-wrapper .view-content .views-row .title a:hover
{
	text-decoration: underline;
}
.spotlight-block .spotlight-wrapper .view-content .views-row .image
{
	margin-bottom: 12px;
}
.spotlight-block .spotlight-wrapper .view-content .views-row .readmore-link
{
	text-align: right;
	font-size: 12px;
}
.spotlight-block .spotlight-wrapper .view-content .views-row .readmore-link a
{
	background: #FFA200;
	padding: 4px 10px;
	color:#FFFFFF;
	text-decoration: none;
	
}
.spotlight-block .spotlight-wrapper .view-content .views-row .readmore-link a:hover
{
	text-decoration: underline;
}
#footer .copy-rights
{
	text-align: center;
}



.newsletter-block
{
	background: url("../img/newsletter-title.png") no-repeat 50% 2% #ffcc00;
	border:#ffdd56 2px solid;
	padding: 50px 18.5px 20px;
	width:220px;
}
.newsletter-block .subscribe input
{
	float:right;
}


.category-block-block 
{
	width: 288px;
	position: relative;
	
}
.category-block-block > h2
{
	font-family: 'Titillium Web', sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	margin: 0;
	font-size:1.2em;
	line-height:28px;
	padding:0;
	border-bottom: red 2px solid;
}
.category-block-block a.category-more-link
{
	position: absolute;
	top:8px;
	right:0;
	display: block;
	text-transform:uppercase;
	font-size:12px;
	line-height:20px;
	padding: 0  10px;
	background: red;
	text-decoration: none;
	color:#FFFFFF;
}
.category-block-block a.category-more-link:hover
{
	text-decoration: underline;
}
.category-block-block .view-content
{
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.category-block-block .view-content .image
{
	margin-right: 20px;
}
.category-block-block .view-content .title a
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
	
}
.category-block-block .view-content .title a:hover
{
	text-decoration: underline;
}
.category-block-block .view-content .body-text
{
	margin-bottom: 4px;
}

.category-block-block .view-content .read-more-link a
{
	text-transform: uppercase;
	font-size:11px;
	color:red;
	text-decoration: none;
}
.category-block-block .view-content .read-more-link a:hover
{
	text-decoration: underline;
}

.category-block-block ul.att-list
{
	list-style: square;
	color:#c7951d;
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 15px;
}
.category-block-block.left
{
	margin-right: 12px;
}
.category-block-block ul.att-list a
{
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.category-block-block ul.att-list a:hover
{
	text-decoration: underline;
}




/*Node classes*/
.full-node.node-article
{
	padding: 10px 0;
	font-size: 1.3em;
}
.full-node.node-article .section .section-item-wrapper
{
	background: red;
	color:#FFFFFF;
	font-size: 0.82em;
	padding: 0.5em 0.8em;
	display: inline-block;
}
.full-node.node-article .section span.fa
{
		margin-right: 7px;
}
.full-node.node-article .section a
{
	color:#FFFFFF;
	
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	
}
.full-node.node-article .submitted
{
	text-transform: uppercase;
	color:#5E5D5D;
	margin-bottom: 15px;
	font-size: 0.62em;
	
}
.full-node.node-article .submitted a
{
	color:red;
	font-weight: bold;
	text-decoration: none;
}
.full-node.node-article h1
{
	margin: 17px 0 7px;
}
.full-node.node-article .submitted a:hover
{
	text-decoration: underline;
}

.full-node.node-article .image-field-caption 
{
	margin: 5px 0;
	color:#999999;
	font-size: 12px;
}

/*Categories Pages Style*/
body.page-taxonomy-term 
{
	
}
.node-teaser-article.node-teaser
{
	overflow: hidden;
	margin:5px 0 10px ;
	padding-bottom: 10px;
	border-bottom: 1px dotted #A9A8A8;
}
.node-teaser-article.node-teaser .image
{
	margin-right: 20px;
}
.node-teaser-article.node-teaser .section a
{
	color:red;
	text-decoration:none;
	font-weight: bold;
	margin-bottom: 7px;
}
.node-teaser-article.node-teaser h2
{
	margin: 0 0 5px;
	padding: 0;
	
}
.node-teaser-article.node-teaser h2 a
{
	text-decoration: none;
	color:inherit;
	
}
.node-teaser-article.node-teaser h2 a:hover
{
	color:#1C5C8A;
}

.node-teaser-article.node-teaser .date
{
	text-transform: uppercase;
	color:#5E5D5D;
	margin-bottom: 10px;
	font-size: 0.85em;
	
}
.node-teaser-article.node-teaser .date a
{
	color:red;
	font-weight: bold;
	text-decoration: none;
}
.node-teaser-article.node-teaser .field-name-body 
{
	color:#5e5d5d;
	font-family: 'Droid Serif', serif;
	font-size:0.9em;
}
#main-body
{
	padding-bottom: 20px;
}
#main-body ul.pager
{
	color:#383838;
	margin: 10px 0;
	text-transform: uppercase;
}
#main-body ul.pager a
{
	text-decoration: none;
	color:inherit;
}
#main-body ul.pager a:hover
{
	text-decoration: underline;
}
.page-search
{
	font-family: 'Titillium Web', sans-serif;
}
.page-search ol.search-results  li
{
	padding: 10px 0;
	margin: 0 0 10px;
	border-bottom: dotted 1px #BDBDBD;
}
#block-menu-menu-footer-menu ul.menu
{
	text-align: center;
	margin-bottom: 10px;
}
#block-menu-menu-footer-menu ul.menu li
{
	display: inline-block;
	list-style:none;
}

.user-nav-menu > .content > ul.menu >li,.user-menu-block > .content > ul.menu >li
{
	list-style: none; 
	position: relative;
	display: block;padding: 10px 15px;
}
.user-nav-menu > .content > ul.menu >li ul,.user-menu-block > .content > ul.menu >li ul
{
	display: none;
}
.user-nav-menu > .content > ul.menu >li:hover ul,.user-menu-block > .content > ul.menu >li:hover ul
{
	display: block;
	position: absolute;
	top:0;
	right:270px;
	overflow:hidden;
	background: #FFFFFF;
	z-index: 2;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.12);
	
}
.user-nav-menu > .content > ul.menu >li:hover ul li,.user-menu-block > .content > ul.menu >li:hover ul li
{
	list-style: none; 
	position: relative;
	display: block;padding: 10px 15px;
	white-space: nowrap;
	text-align: center;
}
.user-nav-menu ul.menu a,.user-menu-block ul.menu a
{
	text-decoration: none;
	color:#2C2C82;
}
.user-nav-menu ul.menu a:hover,.user-menu-block ul.menu a:hover
{
	color:#222222;
}

.footer-menu-block-wrapper
{
	margin-bottom: 35px;
}
.social-networks-block 
{
	position: fixed;
	top:50%;
	left:-102px;
	background: #526CA5;
	color:#FFFFFF;

	height:55px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.13),  -15px 0px 10px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.13),  -15px 0px 10px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.13),  -15px 0px 10px rgba(0,0,0,0.2) inset;
	-ms-box-shadow: 1px 1px 5px rgba(0,0,0,0.13),  -15px 0px 10px rgba(0,0,0,0.2) inset;
	-o-box-shadow: 1px 1px 5px rgba(0,0,0,0.13),  -15px 0px 10px rgba(0,0,0,0.2) inset;
	z-index: 5;
	border-color:#A2B4DA;
	border-style:solid;
	cursor:pointer;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
	border-width:1px 1px 1px ;
	opacity: 0.5;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	opacity: 0.5;	
	
}
.social-networks-block:hover
{
	left:0;
	opacity: 1;
}
.social-networks-block .fa.arrow
{
	line-height: 55px;
	font-size: 29px;
	padding:0 6px;
}
.social-networks-block .fa.links
{
	padding: 0  10px;
	font-size:35px;
	line-height: 55px;
}
.social-networks-block .fa.links a
{
	line-height: 55px;
	display: inline-block;
	padding: 0 5px;
	color:#FFFFFF;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	opacity:0.5;
	text-decoration: none;
}
.social-networks-block .fa.links a:hover
{
	opacity: 1;
}
#before-content
{
	margin-bottom:20px;
}
#after-content
{
	margin-top: 20px;
}
.videos-block > h2
{
	margin: 0 0 20px;
	background: red;
	color:#FFFFFF;
	padding: 10px 20px;
}

.videos-block .views-row
{
	position: relative;
	width:280px;
	height:200px;
	overflow:hidden;
	float: left;
	margin: 2px;
}
.videos-block .views-row h2
{
margin: 0;
padding: 0;
height: 0px;
}
.videos-block .views-row h2 a
{
	margin: 0;
	text-align: center;
	padding:10px 20px;
	width:240px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:rgba(0,0,0,0.8);
	height: 180px;
	position: absolute;
	top:0;
	left:0;
	z-index: 5;
	opacity:0;
		transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.videos-block .views-row h2 a:hover
{
	opacity: 1;
}
