body {
	background: #282828;
	margin: 0px;
	padding: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12pt;
	font-weight: 400;
	color: #fff;
}


a:active {	outline: dotted #eee 1px;}
a:visited {	outline: dotted #eee 1px;}
a {
	color: #919191;
}
a:hover {
	color: #F81475;
}

p {
	color: #fff !important;
}

.dropdown-menu li a:hover {
    background-color:#990C4E !important;
}

.dropdown-menu li a:visited {
    background-color:#990C4E !important;
}

.dropdown-menu li a:active {
    background-color:#990C4E !important;
}


.active {
	background-color: transparent !important;
}


.headertop {
	background: #282828 url('../images/zenbg.png') repeat;
}

header  {
	margin-top:42px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 25px;
}

.red_label {z-index:2; overflow:hidden; background-color: #990C4E; text-align: center; border:0px; color:#fff; height:0px; padding:3px; margin:0px; padding-top:2px; font-size:18px; font-weight: bold; border-bottom: 0px solid #5c5c5c;}


nav {
	background-color: transparent !important;
	margin-bottom: 10px;
	margin-top:25px;
	border:0px !important;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:16px;
}

nav a {
	color: #fff !important;
	font-family: 'Quattrocento Sans', sans-serif !important;
}

.hiddenMenuItem {
	font-family: 'Quattrocento Sans', sans-serif !important;
}

nav .dropdown-menu a {
	color: #fff !important;
}

.navbar-collapse, .navbar-right {
	border:0px !important;
}



.dropdown-menu {
	background-color: #A80D56;
	background: #1B1B1B url('../images/lillac-pattern.png') repeat;
}

.page-header {
	font-size: 22px;
}

h3 {
	font-size:18px;
}


.panel-default {
    border:0px !important;
}

.panel-heading-fd{
    background: #39b1cc;
    background: -moz-linear-gradient(top, #990C4E 0%, #990C4E 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #990C4E), color-stop(100%, #990C4E));
    background: -webkit-linear-gradient(top, #990C4E 0%, #990C4E 100%);
    background: -o-linear-gradient(top, #990C4E 0%, #990C4E 100%);
    background: -ms-linear-gradient(top, #990C4E 0%, #990C4E 100%);
    background: linear-gradient(to bottom, #990C4E 0%, #990C4E 100%);
    color: #ffffff;
    padding: 5px 17px 8px;

}

.panel-title-fd{
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    font-family: 'El Messiri', sans-serif;
    /*color: #d3eced;*/
    text-transform: uppercase;
    letter-spacing: 1px;
}


.album_bottom {
    margin:0px;
    padding:0px;
}

.album_dropdown {
    display:inline;
    position:absolute;
    float:left;


}

.single-banner {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border:1px solid #333;
}

.albumMenu li a {
    font-size:12px !important;
}

.dropdown-menu li a:hover {
    background-color:#990C4E !important;
}

.dropdown-menu li a:visited {
    background-color:#990C4E !important;
}

.dropdown-menu li a:active {
    background-color:#990C4E !important;
}

.AlbumImageHolder {
    margin-top:20px;
    margin-bottom: 40px;
}

.da-slide > p {
	font-color: #fff !important;
}

.sweet-alert h2 {
    color: #222 !important;
}

.sweet-alert p {
    color: #222 !important;
}

.ribbon {
  position:absolute;
  top:0;
  left:16px;
  width:16px !important;
  height:16px !important;
}

.btn-huge{
    padding-top:20px;
    padding-bottom:20px;
}

.thumb {
    max-height:130px;
    overflow:hidden;
    margin-bottom: 2px;
}

.thumb img {
    max-height:100% !important;
}

#top_banner {
    height:100%;
}

.startpanels {
    min-height: 290px;
}

.newsitem p {
    font-size:12px;

}

.newsitem img {
    margin-right:20px;
}

.ui-datepicker td {
    color: #fff;
}

.ui-datepicker a {
    color: #ccc;
}

.ui-state-default {
    color: #777 !important;
}

.ui-dialog {
    width:560px !important;
    overflow:hidden;
}

.chat_avatar {
    display:inline;
    float:left;
    width:16px;
}

.Guestbook {
    margin-left: 22px;
}

.gb_avatar {
    display:inline;
    float:left;
}

.Guestbook div {
    font-size:14px;
}

.Guestbook a {
    font-size:12px;
}

.GBMessage {
    overflow-x:hidden;
    margin-bottom: 4px !important;
    color:#fff !important;
    max-width: 100%;
}

.GBMessageName {
    line-height: 8px;
}


#GBLoader {
    margin-top:70px;
    margin-bottom: 30px;
}

#GB_Pagination {
    display:none;
}

#GB_BackButton {
    display:none;
}

#GB_ForwardButton {
    display:none;
}

.fc-title {
    font-size:11px !important;
}

.sexicon {
    width:16px;
}

.badge {
    font-size:12px !important;
    font-family: "Trebuchet MS";
    cursor:default;
}

nav .badge {
    font-size:10px !important;
}


.calendar h2 {
    font-size:16px;
}



@media (min-width:320px) { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
    .joyschat {
        min-height:230px;
    }

    .joyschat .panel {
        min-height:230px;
    }
    .chat_users {
        max-height:230px;
    }
    .chat_text {
        max-height:230px;
    }

}
@media (min-width:480px) { /* smartphones, Android phones, landscape iPhone */
    .joyschat {
        min-height:230px;
    }

    .joyschat .panel {
        min-height:230px;
    }
    .chat_users {
        max-height:230px;
    }
    .chat_text {
        max-height:230px;
    }

}

@media (min-width:1025px) {
/* hi-res laptops and desktops */
    .joyschat {
        min-height:390px;
    }

    .joyschat .panel {
        min-height:390px;
    }
    .chat_users {
        max-height:390px;
    }
    .chat_text {
        max-height:390px;
    }
}

@media (min-width:801px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .joyschat {
        min-height:390px;
    }
    .joyschat .panel {
        min-height:390px;
    }
    .chat_users {
        max-height:390px;
    }
    .chat_text {
        max-height:390px;
    }
}

.joyschat .panel {
    margin:2px;
}

.joyschat-message .panel {
    margin:0px;

}

.joyschat div {
    padding:2px;
    font-size:11px;
}


.joyschat strong {
    padding:2px;
    font-size:11px;
}

.chat_users {
    overflow:scroll;
    overflow-x: hidden;
    max-height: 
}

.joyschat .message_text {
    font-size:11px;
}

.joyschat-message {
    min-height:80px;
    width:100%;
}

.joyschat-sendmessage {
    margin-top:20px;
}
.chatarea {

}
.chat_text {
    overflow:scroll;
    overflow-x:hidden;
}


/* Let's get this party started */
.chat_users::-webkit-scrollbar,.chat_text::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
.chat_users::-webkit-scrollbar,.chat_text::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #000; 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.chat_users::-webkit-scrollbar,.chat_text::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #990C4E; 
    -webkit-box-shadow: inset 0 0 6px #777; 
}
.chat_users::-webkit-scrollbar,.chat_text::-webkit-scrollbar-thumb:window-inactive {
    background: ##990C4E; 
}


.chat_text a {
    font-size:12px;
}

.chat_text img {
    max-width:80%;
}

.chaticons {
    padding-top:8px;
}

.chaticons a {
    display:block;
    height: 100%;
    opacity: 0.7;
    width:30px;
    float:left;
}

.chaticons a:hover {
    opacity: 1.0;
}

select option {
    color:#000;
}

.paging ul li {
    margin-left:10px;
}

.joys-right-bar a span {
    font-size:16px;
    font-family: "Berkshire Swash" !important;
    font-weight: normal;
}

.FrontPageElementPanel {
    min-height:280px;
}

.FrontPageElementPanelBody {
    min-height:180px;
}
.FrontPageElementPanelBody a {
    font-size:12px;
}
.banners {
    height:336px;
}

.single-banner {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border:1px solid #333;
}
.PrivateMessage {
    color: red !important;
    border: 2px solid white;
}

.popover {
    min-width:260px;
}
.popover div {
    font-size:12px !important; 
}




.FormStyles {
    margin-bottom: 4px;
}

.btn-full-width {
    width: 100%;
}

.media p {
    font-size: 12px;
}

.panel-body h2 {
    font-size:20px !important;
}
.friendstext {
    margin-bottom: 6px;
    font-size:18px !important;
}

.profile_mini {
width:100%;
margin-bottom: 8px;
margin-top:0px;
}
.profile_mini a {
 width:100%;
 font-size:12px;
}
.profile_mini img {
    width:32px;
    height:32px;
}

.profilepicture {
    margin:2px;
    min-width: 98%;
}

.post_clock {
    font-size:10px;
    width:100%;
}

.post_description {
    padding:3px;
    font-size: 14px;
}

.table-user-information {
    margin-top:4px;
    table-layout:fixed;
}
.table-user-information td {
    font-size:12px;
}

.chosen-container {
    background-color: transparent !important;
}

.ProfileLeftButton {
    width:100%;
    margin:0px;
    margin-bottom: 6px;
}




.button
	{
		display: inline-block;
		margin-top: 2em;
		background: #F81475;
		border-radius: 5px;
		line-height: 4em;
		padding: 0 3em;
		-webkit-transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		-ms-transition: all .25s ease-in-out;
		-o-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
		letter-spacing: 0.25em;
		text-decoration: none;
		text-transform: uppercase;
		outline: 0;
		white-space: nowrap;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		font-size: 0.80em !important;
		color: #fff !important;
	}


.button:hover
{
	background: #BB1717;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.button:active
{
	background: #B41313;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
footer {
	margin-top:45px;
	margin-bottom: 10px;
}




@media ( max-width: 1200px ) {

	.navbar-collapse, .navbar-right {
	background: #1B1B1B url('../images/lillac-pattern.png') repeat;
	}

}

/* Tablet and bigger */
@media ( min-width: 768px ) {
    .grid-divider {
        position: relative;
        padding: 0;
    }
    .grid-divider>[class*='col-'] {
        position: static;
    }
    .grid-divider>[class*='col-']:nth-child(n+2):before {
        content: "";
        border-left: 1px solid #DDD;
        position: absolute;
        top: 0;
        bottom: 0;
    }
    .col-padding {
        padding: 0 15px;
    }




}

#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;

    background-color:rgba(255,255,255,.8);
    color: #fff;
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
@media(max-width:768px){
    #login-dp{
        background-color: inherit;
        color: #fff;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
}

nav ul li ul li {
	padding:0px;margin:0px;
}


@media (max-width: 1200px) {
	.navbar-brand {
		margin-top:4px;
	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .dropdown-menu {
        position:relative;
        float:none;
        border:0px;
    }

    .dropdown-menu ul li a {
        padding-top: 4px;
        padding-bottom: 4px;
    }

}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }




}



.BurgerMenuButton {
	border-color: #fff !important;
	border:0px;
}

.navbar-nav {margin:0px;padding:0px;}

.navbar a span {
	font-family: 'Quattrocento Sans', sans-serif !important;
}

footer p {
    font-size:12px;
    font-family: 'Quattrocento Sans', sans-serif !important;
}