#frontpage h6, #frontpage h5 , #footer h5 {
    font-size:12px;
}

#frontpage hr {
    border: dashed 1px #ccc;
    border-bottom: 0;
    margin-top: 10px;
    margin-bottom:20px; 
}

#front-content-box a {
	/*color:#eee;*/
    display:block;
}
	
#front-content-box {
    margin-right:10px;
    margin-bottom:20px;
    /*
    -moz-box-shadow: 0 2px 8px rgba(0, 46, 89, 0.35);
    -webkit-box-shadow: 0 2px 8px rgba(0,46,89,0.35);
    border: solid #e8e8e8 1px;
    
    */
}

	
#front-right-box {
    margin-bottom: 10px;
}

/*    S O C I A L   N E T W O R K   S T Y L I N G */

#frontpage #social_counter {
	margin-bottom: 20px;
}
#frontpage #social_counter li {
    float: left;
    list-style: none outside none;
    width: 113px;
	text-align: center;
	padding: 5px 0;
	font: 15px/1.5em Verdana,'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}
#frontpage #social_counter li i {
	color: #FFFFFF;
}
#frontpage #social_counter li span {
    display: block;
	color: #FFFFFF;
}
#frontpage #social_counter li a small {
    font-size: 10px;
	color: #FFFFFF;
}
#frontpage #social_counter li.count_facebook {
	background-color: #5F79B1;
	margin: 0 5px 5px 0;
}
#frontpage #social_counter li.count_visitors {
	background-color: #69BFE7;
	margin: 5px 5px 0 0;
}
#frontpage #social_counter li.count_youtube {
	background-color: #D5454A;
	margin: 0 0 5px 5px;
}
#frontpage #social_counter li.count_members {
	background-color: #ED6152;
	margin: 5px 0 0 5px;
}

/*    L A T E S T   U P D A T E   S T Y L I N G */

div #latest-update {
}

#latest-update h6 a {
    border-bottom: 1px solid #630249;
    color: #630249;
    text-decoration: none;
}

.inner-update-box {
	margin: 0;
}
.inner-update-box hr{
   border-top: 1px solid #CEC9AB!important;
   margin:0!important;
   padding:0!important;
   margin-bottom:3px!important;
   
}
div.date-text {
	text-align: center;
	padding-top: 80px;
	width: 65px;
	float: left;
}
div.date-text .day {
	font-size: 23px;
    text-transform: uppercase;
}
div.date-text .date {
	font-size: 14px;
    font-weight: bold;
}
div.date-text .year {
	font-size:19px;
}
div.frontpage-entry {
	margin: 0 8px 20px;
	height: 110px
}
div.frontpage-entry a:hover .overlay {
	z-index: 10
}
div.frontpage-entry a .overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(99, 2, 73, 0.85);
	z-index: -10;
	width: 100%;
	height: 100%;
}
div.frontpage-entry a .overlay .txt {
	color: #FFFFFF;
    display: inline-block;
    padding: 15px;
	font-size: 17px;
}
#latest-update div.event-title {
    margin-bottom:20px;
	float: left;
	width: 280px;
}
#latest-update div.notice-title {
	margin-bottom:20px;
	float: left;
	width: 345px;
}
#latest-update div.event-title a, #latest-update div.notice-title a {
    color: #3F0211;
	text-align:	center;
}
#latest-update div.event-title a p, #latest-update div.notice-title a p {
	text-align:	left;
}
#latest-update div.event-title a  img, #latest-update div.notice-title a img {
	height: 200px;
}

/*  ------------  */




#front-right-box-below{
}


#frontpage li {
    list-style:square;	
}

#frontpage ul {
    margin: 0px;	
}
#the-front-pic {
    margin: 30px 0;
	background: #fff;
}

.front-slot {
    min-height:96px;
	width: 350px;
	float: left;
}
.front-slot img {
	margin: 0 10px 0;
	height: 75px;
	width: 81px;
}
.front-slot h6 a {
	border-bottom: 1px solid #630249;
    color: #630249;
    text-decoration: none;
}
.front-slot-left {
	margin: 0 5px 20px 0;
}
.front-slot-right {
	margin: 0 0 20px 5px;
}
.front-slot a {
	margin-left:5px;
}

.second-slot {
    min-height:100px;
	width: 170px;
	float: left;
	margin: 5px;
	position: relative;
}
.second-slot-left {
	margin-left: 0;
}
.second-slot-right {
	margin-right: 0;
}
.second-slot img {
	position: relative;
}
#the-highlighted-news {
	padding-right: 20px;
}

#front-right-box h5, #front-right-box form {
	text-align: center;
}
#footer {
	background:#ddd;
	color:#777;
    padding: 10px;
}


/* ------------------------- THE IMAGE SLIDER */

#slider {
    position:relative;
    height:332px;
    margin-left:0px;
	/*-moz-box-shadow:0 5px 5px -5px #630249;
    -webkit-box-shadow: 0 5px 5px -5px #630249;
    box-shadow: 0 5px 5px -5px #630249;*/
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav {
    position:absolute;
    left:260px;
    bottom:-23px;
}
.nivo-controlNav a {
    display:block;
    width:22px;
    height:22px;
    background:url(../image-slider/img/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:3px;
    float:left;
}
.nivo-controlNav a.active {
    background-position:0 -22px;
}

.nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(../image-slider/img/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
}
a.nivo-nextNav {
    background-position:-30px 0;
    right:-30px;
}
a.nivo-prevNav {
    left:-30px;
}

 
/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
}
/* Caption styles */
.nivo-caption {
    position:absolute;
    left:0px;
    bottom:0px;
    background:#000;
    color:#fff;
    opacity:0.8; /* Overridden by captionOpacity setting */
    width:100%;
    z-index:8;
}
.nivo-caption p {
    padding:5px;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
}
.nivo-prevNav {
    left:0px;
}
.nivo-nextNav {
    right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
    position:relative;
    z-index:9;
    cursor:pointer;
}
.nivo-controlNav a.active {
    font-weight:bold;
}

img {
	margin-bottom:2px;
}


.entry-image img { padding-right: 10px;}

#left-column {
	padding: 10px 0;
}
