/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


body{
	
	background: black!important;
	margin-bottom: 20px;
	color: white;


}



p{
	font-size: 25px!important;
	line-height: 23px!important;
	font-family: 'acidmedium'!important;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'acidmedium'!important;
	color: white!important;
}


.bold{
	font-family: 'acidbold';
}

.font-size1{
	font-size: 109px!important;
}

.font-size2{
	font-size: 23px;
}

#top{
	background: rgba(38,37,37,0.73);
	height: 30px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 3;
}

#footer{
	background: rgba(38,37,37,0.33);
	height: 30px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 3;
	padding-top: 3px;
	line-height: 25px;
 
}

/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.white{
	color: white;
}


.color1{
	color: #c5dcff!important;
}


.color2{
	color: #4c89bd!important;
}

.color3{
	color: #8d8e91!important;
}



.no-mp{
	padding: 0px!important;
	margin: 0px!important;
}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */

#logo{
	margin: 10px 0px;
}



ul#sidenav {

}
ul#sidenav li a {
}

ul#sidenav  li.active {
border-right: solid 3px #054985;
}

ul#sidenav li span{
font-size: 14px;
color: #9c9c9c;
}


ul#sidenav li {
margin-bottom: 10px;
padding: 0px;
background: rgba(30,30,30,0.73);
padding: 5px 0px 5px 10px;
}

ul#menu-paanavi li{
margin-bottom: 10px;
padding: 0px;
background-color: black;
padding: 5px 0px 5px 0px;	
list-style: none;
}

ul#menu-paanavi li a{
font-size: 23px;
color: #fff;	
font-family: 'acidbold';
text-transform: uppercase;
margin: 0px!important;
padding: 0px!important;
font-weight: bold;
line-height: 14px!important;
}

.current-menu-item{
	border-right: solid 3px #fff;
}
/* -----------------------------------------
   Page Name 2
----------------------------------------- */

#sidebar{
width: 147px;
position: relative;
height: 100px;
margin-bottom: 30px;
box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1);
}

/* HR Divider */
hr{	
	border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; 
	border-bottom: 1px solid #FFF;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(255, 255, 255, 0.8);
	margin: 5px 0px 0px 0px;
	padding-bottom: 10px;
	}
	
#slider{
	margin-top:0px;
}	

.bx-viewport{
	height: 242px!important;
}	

.bx-controls{
	position: relative;
	bottom: 10px;
}	
	
ul.pagination li.current a {
	background-color: #084e8b!important;
}	

#sidebar-blog li {
list-style:none;
}

.widget_search .screen-reader-text {
    display:none;
}


.button-color{
	background: #054985!important;
	border: black!important;
	font-weight: normal!important;
	font-size: 15px!important;
	font-family: arial!important;
}

.tagcloud a{
	font-size: 15px!important;

}

.blog article{
padding: 5px 15px 15px 15px;
background: rgba(30,30,30,0.73)!important;
margin: 0px 0px 70px 0px;	
}



h1.blog-title {
	margin-bottom:0px!important;
	margin-top: 6px!important;
}

.blog-title a{
	color: #fff!important;
	text-transform: uppercase;
	
}

.hr-blog{
	line-height: 0px;
	margin: 2px 0px 5px 0px;
	padding: 2px 0px;
}


.pagination{
	margin-bottom: 50px;
}

code{
	background: none!important;
}

abbr{
color: white!important;
}

.form-submit{
	margin-bottom: 40px;
	
}

label{
	color: white!important;
}

.hc_rse_events_table{
	background: none;
	border: none;
}


table tbody tr td {
color: #333;
padding: 0px 0px!important;
vertical-align: top;
border: none;

}


table tbody tr td  p{
margin-right: 10px;
}



.bx-wrapper .bx-viewport {
background-color: black;
margin: 0px 0px!important;
}


.font-style1{
	font-size: 23px;
color: white;
font-family: 'acidbold';
text-transform: uppercase;
margin: 0px!important;
padding: 0px!important;
font-weight: bold;
line-height: 14px!important;
}

.bx-pager-link{
	display: none!important;
}

.wp-paginate{
	list-style: none;
}

.wp-paginate li{
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}

.wp-paginate li:hover{
	background: #f9f9f9;
	color: black;
}

.wp-paginate li a:hover{
	color: black;
}
