/*
# ------------------------------------------------------------------------
# JA Travel Template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

@import url(fonts/ubuntu/stylesheet.css);
@import url(fonts/aurulent/stylesheet.css);
/* COMMON STYLE
--------------------------------------------------------- */
body { color: #333; font-family: Arial, Helvetica, sans-serif; }

body#bd { background: url("../images/gm-background-parochie.gif") no-repeat scroll center top; color: #333; }

/* Normal links ---*/
a { color: #ef761a; text-decoration: none; }

a:hover, a:active, a:focus { color: #EF761A; text-decoration: underline; }

a.readon, p.readmore a {
	background: url("../images/readmore.png") no-repeat scroll left center transparent;
	color: #777777;
	font-size: 100%;
	padding-left: 15px;
	text-transform: lowercase;
}

a.readon:hover, a.readon:focus, a.readon:active,
p.readmore a:hover, p.readmore a:focus, p.readmore a:active {
	background-image: url("../images/readmore-orange.png");
	color: #ef761a;
}

p.readmore { 
    margin: 8px 0 0 0;
}

.homepage  p.readmore { 
    float: left;
    line-height: 40px;
    width: 100%;
}
/* Readon links ---*/
.contentheading, .componentheading, h1, h2, h3, h4, h5 { font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif; }

h1.componentheading, .componentheading { color: #42460B; font-weight: normal; font-size: 25px; margin-top: 20px}

h2.contentheading, .contentheading { font-weight: normal; }

.contentheading { font-size: 200%; }

.blog-featured .contentheading { font-size: 150%; }

.blog-featured .componentheading { 
	background: url("../images/arrow-title.png") no-repeat scroll 20px 22px;
	color: #383435;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.blog-featured .componentheading span {
	border-bottom: 2px solid #F79A3D;
	display: block;
	padding-bottom: 3px;
}
.jitem-title { font-size: 110%; font-weight: bold; }

h2.itemTitle a { color: #42460B; font-weight: normal; }


.blog .category-desc h2.title-category { 	margin: 5px 0px 0px 0px !important; }
/* Others ---*/
hr { border-top: 1px solid #ccc; }

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	font-family: Helvetica, Arial, sans-serif;
	padding: 2px;
}

input.button, button.validate, .custom_newsletter a.links,
.reset div button, .remind div button,  {
	background: url("../images/bg-bulletin.gif") repeat-x scroll left top;
	border: none;
	color: #5D544F;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	height: 21px;
	line-height: 21px;
	overflow: visible;
	padding: 0 10px;
	text-align: center;
	vertical-align: middle;
}

/* Search ---*/
form#searchForm { border-top: 1px solid #ccc; }

.searchintro { border-bottom: 1px solid #ccc; }

.results h4 { font-size: 110%; text-transform: none; }

.search fieldset { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }

.search legend {
	font-size: 100%;
	font-weight: bolder;
	line-height: 1.2;
	margin-left: 10px;
}

#ja-search { bottom: 15px; }

#ja-search .inputbox, .input-medium {
	background: url("../images/icon-search.png") no-repeat scroll 95% 50% #F2F1EB;
	border: solid 1px #fff;
	color: #B08572;
	overflow: visible;
	padding: 5px 20px 5px 5px;
	width: 200px;
}

.search .word .inputbox { vertical-align: middle; }

.search .word button {
	background: url("../images/bg-bulletin.gif") repeat-x scroll left top;
	border: none;
	color: #5D544F;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	height: 21px;
	line-height: 21px;
	overflow: visible;
	padding: 0 10px;
	text-align: center;
	vertical-align: middle;
}

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc; }

#contact-slider { float: none; }

#contact-slider .title {
	border-left: 1px solid #e2e2b5;
	border-right: 1px solid #e2e2b5;
	border-top: 1px solid #e2e2b5;
	margin: 0;
	padding: 8px 10px;
}

#contact-slider .jpane-toggler-down { background: #333333; }

#contact-slider .jpane-toggler-down a { color: #fff; }

#contact-slider dt.closed { background: #ffffcc; }

#contact-slider .content { padding: 8px 10px; }

#contact-slider .contact-image { margin: 15px 0; }

.pane-slider.pane-hide .contact-form { display: none; }

.contact-form fieldset dd { margin-left: 0; }

input#jform_contact_email_copy {
	background: none;
	border: none;
	margin: 0 0 0 3px;
	padding: 0;
}

.contact-form fieldset button { margin: 0 0 0 3px; }

.contact-address .jicons-icons, .contact-miscinfo .jicons-icons { width: 16px; display: inline; float: left; margin-right: 3px; }

/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 10px;
}

#adminForm fieldset legend { padding: 0 5px; }

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.ja-content-main, .ja-content-main div { 
	margin-bottom: 0;  
}

/* Meta ---*/
dl.article-info { color: #999; }

dl.article-info dd, dl.article-info dt { font-size: 9px; text-transform: uppercase; }

.blog dd.published { font-size: 9px; text-transform: uppercase; margin-left: 0px}

.blog dl.article-info, .blog dd.published { float: none; width: 98%; }

.blog-featured dl.article-info { width: 100%; } 
.blog .article-info dd, .blog dd.published {
	color: #999999;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
/*	border-bottom: 1px dotted #CEBCAC;
	padding-bottom: 5px;
	padding-top: 5px;*/
}

.blog ul.actions{ margin-top: -20px; }

.blog .jac-add-button {
	border-bottom: 1px dotted #CEBCAC;
	display: block;
	padding: 5px 0;
}

ul.actions li {
	background: none;
	display: inline;
	line-height: 1;
	margin: 0;
	padding: 0;
}
/* Article ---*/
div.ja-social-toolbox-large {
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 85px;
}

.ja_socialaftertitle {
	background: url("../images/toolbox-big-bg.png") no-repeat scroll right bottom;
	min-height: 180px !important;
	padding-left: 10px;
}

.ja-retweet-button { margin-bottom: 15px; padding: 10px 0; }

.articlecreated {
	background: url("../images/toolbox-big-bg.png") no-repeat scroll right top;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	line-height: normal;
	padding-bottom: 25px;
	padding-top: 5px;
	text-align: center;
}

.articlecreated .date { color: #FEDEE0; font-size: 24px; }

.articlecreated .month-year {
	color: #FC5B63;
	font-size: 12px;
	text-transform: uppercase;
}

.month, .year { display: block; margin-bottom: 1px; width: 100%; }

.item-page { padding-top: 25px; position: relative;}

.item-page h2 a { color: #42460B; }
.item-page .article-tools {
	border-bottom: 1px dotted #CEBCAC;
	color: #796D70;
	font-size: 15px;
	padding: 15px 0;
	text-transform: none;
}

.item-social .article-tools{ margin-right: 90px; }

.item-social .article-content { padding-right: 80px; }

.item-page.homepage .article-tools, .item-page.homepage .article-content { margin-right: 80px; }

.contentdescription { border-bottom: 1px solid #ccc; }

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

img.img-border { border: 1px solid #ebe6e2; padding: 2px; }

img.right { margin-bottom: 10px; margin-left: 15px; }
img.left { margin-bottom: 10px; margin-right: 15px; }

/* Pagination ---*/
.pagination, .pagination ul li { padding: 0 2px; }




.pagination li span,
.pagination li strong { line-height: 20px; }

.items-more { border-bottom: 1px solid #ccc; }

.items-more h3 { font-size: 125%; }

/* Vote */
span.content_rating { font-size: 10px; height: 16px; line-height: 16px; }

span.content_rating img { vertical-align: top; }

.blog-featured span.content_rating{ float: right; margin-right: 10px;}

.blog-featured span.content_rating img { vertical-align: middle; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	background: url("../images/arrow-title.png") no-repeat scroll 20px 22px;
	color: #383435;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 15px;
	text-transform: uppercase;
}

div.ja-moduletable h3 span, div.moduletable h3 span {
	border-bottom: 2px solid #F79A3D;
	display: block;
	padding-bottom: 3px;
}

.moduletable_share {
	background: url("../images/share-bg.gif") repeat-x scroll left bottom #B00329 !important;
	border-bottom: 1px solid #71021B;
	border-top: 1px solid #E50544;
	margin: 0px 15px 0px 15px !important;
	padding: 0 0 0 20px !important;
}

.moduletable_aboutus { margin-left: 0 !important; }

.moduletable_aboutus a {
	background: url("../images/ft_logo.png") no-repeat scroll left top;
	display: block;
	font-size: 0;
	height: 50px;
	line-height: 0;
	text-indent: -9900em;
	width: 91px;
}

.moduletable_aboutus p {
	background: url("../images/line.png") repeat-x scroll left top;
	margin: 20px 0 0 0 !important;
	padding: 20px 0 0 0 !important;
}

.moduletable_newsletter {
	background: url("../images/news_letter_bg.png") no-repeat scroll left top;
	height: 207px;
	margin: 0 !important;
	width: 195px;
}

.moduletable_newsletter .ja-box-ct { padding: 0 25px; }

.custom_newsletter { display: block; float: left; }

.moduletable_newsletter h3 {
	background: none;
	color: #B8263F !important;
	padding-bottom: 10px !important;
	text-transform: none !important;
}

.moduletable_newsletter input {
	background: url("../images/input-bg.gif") repeat-x scroll left top;
	border: solid 1px #d0cfcd;
	border-top: none;
	display: block;
	margin-bottom: 8px !important;
	padding: 2px;
	width: 140px;
}

.moduletable_newsletter a.links {
	display: inline-block;
	float: left;
	margin: 5px 0 0 35px;
}

.moduletable_travel {
	/*background: #E6E8EC !important;*/
	margin: 0px 15px 0px 15px !important;
	padding: 15px 0 15px 20px !important;
}

.moduletable_monastic {
	background: #E6E8EC !important;
	margin: 0px 15px 0px 15px !important;
	/*padding: 15px 0 15px 20px !important;*/
}

.moduletable_travel span { width: 95%; }

.moduletable_country {
	background-color: #E6E8EC;
	padding: 15px 20px !important;
}

.moduletable_country .ja-box-ct {
	background: url("../images/map-paris.png") no-repeat scroll left top;
	padding-left: 170px;
}

.moduletable_country .ja-box-ct h3 {
	color: #F14568;
	font-size: 130%;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0;
	text-transform: none;
}

.moduletable_country .ja-box-ct p.tag-country {
	color: #CAA89A;
	font-size: 10px;
	margin: 0;
	text-transform: uppercase;
}

.moduletable_country .ja-box-ct a.readon {
	background-image: url("../images/readmore-orange.png");
	color: #ef761a;
}

.moduletable_content .custom_content h2 {
	color: #42460B;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 15px;
}

.moduletable_content p.popular img.img-border { float: right; }

.moduletable_information .view-cotent h3 {
	color: #42460B;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.moduletable_quote .blockquote{ font-size: 13px; }

/* Module border */
div.moduletable_border { border: 1px solid #ebe6e2; padding: 0 10px 10px; }

/* Module shadow */
div.moduletable_shadow h3,
div.moduletable_border h3,
div.moduletable_round h3 {
	background: url(../images/grad-l1.gif) repeat-x left bottom !important;
	border-bottom: 1px solid #ebe6e2;
	margin: 0 -10px 10px;
	padding: 5px 10px 5px;
}

div.moduletable_shadow h3 span,
div.moduletable_border h3 span,
div.moduletable_round h3 span { background: none !important; border: 0 !important; }

div.moduletable_shadow { border: 1px solid #ccc; padding: 0 10px 10px; }

/* Module round */
div.moduletable_round { border: 1px solid #ccc; padding: 0 10px 10px; }

/* Module highlight */
div.moduletable_hilite h3 {
	background: #9b0324 !important;
	border-bottom: 1px solid #b9193c;
	color: #fff !important;
	margin: 0 -10px 10px;
	padding: 5px 10px 5px;
}

div.moduletable_hilite h3 span { background: none !important; border: 0 !important; }

div.moduletable_hilite { background: #b00329; color: #fff; padding: 0 10px 10px; }

div.moduletable_hilite .img-border { border: 1px solid #c33050; }

/* Blank module */
div.moduletable_blank {
	background: none !important;
	margin: 0;
	padding: 0 !important;
}

/* Module title black */
div.moduletable_hrblack h3,
div.moduletable_hrblue h3,
div.moduletable_hrbrown h3,
div.moduletable_hrgreen h3,
div.moduletable_hrred h3 {
	background-position: bottom left !important;
	background-repeat: repeat-x !important;
	color: #fff !important;
	margin: 0 -10px 10px !important;
	padding: 5px 10px;
}

div.moduletable_hrblack h3 span,
div.moduletable_hrblue h3 span,
div.moduletable_hrbrown h3 span,
div.moduletable_hrgreen h3 span,
div.moduletable_hrred h3 span { background: none !important; border: 0 !important; }

div.moduletable_hrblack,
div.moduletable_hrblue,
div.moduletable_hrbrown,
div.moduletable_hrgreen,
div.moduletable_hrred {
	border: 1px solid #ccc;
	padding: 0 10px 10px !important;
}

div.moduletable_hrblack h3 { background-image: url(../images/grad-d.gif) !important; }

div.moduletable_hrblue h3 { background-image: url(../images/grad-blue.gif) !important; }

div.moduletable_hrbrown h3 { background-image: url(../images/grad-brown.gif) !important; }

div.moduletable_hrgreen h3 { background-image: url(../images/grad-green.gif) !important; }

div.moduletable_hrred h3 { background-image: url(../images/grad-red.gif) !important; }

/* Login Module ---*/
#login-form fieldset { padding: 0; }

#login-form #form-login-username, #login-form #form-login-password { margin: 0 0 5px 0; }

#form-login-username label, #form-login-password label { /*color: #695D51;*/ display: block; font-weight: bold; }

#form-login-username .inputbox, #form-login-password .inputbox{
	background: url("../images/input-bg.gif") repeat-x scroll left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	color: #322621;
	font-size: 11px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 5px;
	width: 90%;
}

#form-login-remember input.inputbox {
	background: none;
	border: none;
	margin: 0;
	overflow: visible;
	padding: 0;
}

#login-form ul { margin: 5px 0; }

#login-form ul li {
	background: url("../images/bullet.png") no-repeat scroll 0 center;
	margin-bottom: 0;
	padding-left: 10px;
}

p#form-login-remember { margin: 10px 0; }

/* Register  Module ---*/
.registration form label { width: 180px; }

.registration form input, 
.contact-form form input, 
.contact-form form textarea,
.reset input.validate-username, .remind input.validate-email {
	background: #f8f8f8;
	border: none;
	margin: 0 0 0 3px;
	padding: 3px 5px;
}

.registration legend { padding-top: 25px; }

.form-validate { padding-bottom: 25px; }

/* Advertisement ---*/
div.bannergroup_text div.banneritem { border-bottom: 1px dotted #ccc; padding: 5px 0; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.main .main-inner1 { margin-left: 0; margin-right: 0; }

/* HEADER
--------------------------------------------------------- */
#ja-header {
	/*background: url("../images/top-bg.gif") repeat scroll left top;*/
}

#ja-header .main { padding: 0px; }

#ja-header .wrap-inner1 { background: transparent; height: 130px; }

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin-left: 0px; padding: 0 0 13px 0; }

#ja-header h3{
	color: #F95839;
	display: inline-block;
	float: left;
	font-weight: normal;
	margin-left: 135px;
	margin-top: 35px;
	text-transform: uppercase;
}

#ja-topheader {
	display: inline-block;
	float: right;
	margin-right: 250px;
	margin-top: 95px;
}

#ja-topheader ul { margin: 0; padding: 0; }

#ja-topheader ul li {
	border-left: 1px solid #32010A;
	float: left;
	line-height: 1;
	margin: 0;
	padding: 0 7px;
}

#ja-topheader ul li:first-child { border-left: none; padding-left: 0; }

#ja-topheader ul li a { color: #C93C3C; }

#ja-topheader ul li a:hover, #ja-topheader ul li a:focus, #ja-topheader ul li a:active { color: #f9bc61; }

/* Logo Image ---*/
h1.logo { height: 117px; width: 188px; }

h1.logo a {
	background: url(../images/logo.png) no-repeat left top;
	display: block;
	height: 117px;
	width: 188px;
}

/* Logo Text ---*/
div.logo-text h1 { font-family: Arial, sans-serif; font-size: 200%; font-weight: bold; height: 77px; }

div.logo-text h1 a { text-decoration: none; display: none }

p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
    display: none;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
	/*background: url("../images/bg_menu_gm.gif") no-repeat scroll center top transparent;*/
	z-index: 120;
}

#ja-slideshow {
	/*background: url("../images/bg_slideshow_gm.gif") no-repeat scroll center top;*/
}

#ja-container {
	/*background: url("../images/bg_main_gm.gif") no-repeat scroll center top;*/
}

#ja-mainbody {
	background: #ffffff;
}

.ja-slide-thumbs .ja-slide-thumb.active .ja-slide-thumb-inner {
	background: url("../images/bg_slide.jpg") repeat-x scroll left top #5F6160;
}


/* Sub Nav ---*/
#ja-subnav { background: #70031B; z-index: 80; }

#ja-subnav .sublevel, #jasdl-subnav { margin-left: 25px; }

#ja-subnav ul li a { color: #FDD3A1; }

#ja-subnav ul li a:hover, #ja-subnav ul li a:focus, #ja-subnav ul li a:active { color: #f5ae84; text-decoration: underline; }

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	background: url(../images/menu-bg.gif) repeat-x left top #fff;
	z-index: 80;
}

#ja-subnav ul li ul li { border-bottom: 1px dotted #938781; display: block; }

#ja-subnav ul li ul li a{ color: #73695C; display: block; padding-left: 10px; }

#ja-subnav ul li ul li.last-item { border-bottom: none; }

#ja-subnav ul li.active a.active, 
#ja-subnav ul li.active a.active:hover, 
#ja-subnav ul li.active a.active:active, 
#ja-subnav ul li.active a.active:focus { color: #ef761a; }

#ja-subnav ul li ul li a {
	display: block;
	margin: 0 !important;
	padding: 0 0 0 10px !important;
}

/* Left ---*/
#ja-left { background: url("../images/left-bg.png") repeat-y scroll right top; }

#ja-left div.ja-moduletable, #ja-left div.moduletable {
	background: url("../images/bg-module.png") no-repeat scroll right top;
	margin-right: 0;
	padding-right: 15px;
	padding-top: 20px;
	padding-left: 15px;
}

#ja-left-mass-top .ja-moduletable , #ja-left-mass-top .moduletable{ margin-left: 0; margin-right: 0; padding-right: 0; }

/*--- Footer---*/
#ja-footer {
	background: #2F352F;
    /*background: url("../images/top-bg.gif") repeat scroll left top;*/
	color: #A64A3A;
	padding: 0;
}

#ja-footer .wrap-inner1 { padding: 20px 0; }

#ja-footer small {
	color: #B5B22F;
	font-size: 100% !important;
	text-align: left;
}

#ja-poweredby { position: absolute; right: 10px; top: 0; }

#ja-poweredby a {
	font-size: 0;
	line-height: 0;
	text-decoration: none !important;
	text-indent: -9900em;
}

/* Breadcrumbs ---*/
#ja-navhelper { background: #F8F8F8; text-transform: uppercase; }

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { padding: 0 10px; }

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { border-bottom: 1px dotted #ccc; }

#ja-container ul.menu li li { border-bottom: 0; border-top: 1px dotted #ccc; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box-right, #ja-botsl .ja-box-right { background: 0; }

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable { margin-bottom: 10px; margin-top: 10px; }

/* Top spotlight ---*/
#ja-topsl {
	background: url(../images/grad-l1.gif) repeat-x left bottom;
	border-bottom: 1px solid #ebe6e2;
}

#ja-topsl .main { padding: 10px 0; }

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 {
	border-bottom: none;
	color: #fcd5b6;
	font-family: 'UbuntuMedium', Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 0 !important;
	text-transform: none;
}

#ja-topsl div.ja-moduletable h3,
#ja-topsl1 div.ja-moduletable h3 {
	background: url("../images/arrow-title.png") no-repeat 10px 22px;
	border-bottom: none;
	color: #48433e;
	font-family: 'UbuntuMedium', Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 5px !important;
	text-transform: none;
}

#ja-topsl div.ja-moduletable h3 span,
#ja-topsl1 div.ja-moduletable h3 span {
	border-bottom: 2px solid #F79A3D;
	display: block;
	padding-bottom: 3px;
}

/* Top spotlight 1 ---*/
#ja-topsl1 { border-bottom: 1px solid #ebe6e2; padding: 15px 0 10px; }

/* Bot spotlight ---*/
#ja-botsl .main { padding-top: 0 !important; }

#ja-botsl { background: url("../images/bottom-bg.gif") repeat-x scroll left top #e6e7eb; }

#ja-botsl .moduletable_tabs { margin: 0 !important; padding: 0 !important; }

#ja-botsl .moduletable_tabs .ja-tabswrap div.ja-tab-content { padding-bottom: 0 !important; }

#ja-botsl .moduletable_tabs h3 {
	border-bottom: none;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	text-transform: none;
}

#ja-botsl ul.ja-tabs-title li { padding-left: 0 !important; }

/* Bot spotlight 1 ---*/
#ja-botsl1 {
	background: url(../images/grad-l2.gif) repeat-x left top;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ccc;
}

#ja-botsl1 .main { padding: 0; }

/* Bottom spotlight 2 ---*/
#ja-botsl2 {
	background: #3E423C;
    /*background: url(../images/botsl_bg.gif) repeat-x scroll left bottom #72031b;*/
	border-top: solid 1px #880420;
}

#ja-botsl2 .main .main-inner1 { padding: 15px 0; }

#ja-botsl2 .moduletable_aboutus { margin-left: 0 !important; margin-top: 0 !important; }

#ja-botsl2 .ja-moduletable h3 {
	background: none;
	color: #f9d5bb;
	font-family: 'UbuntuMedium', Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
	padding-bottom: 5px;
}

#ja-botsl2 .ja-moduletable h3 span { border: 0; text-transform: none; }

#ja-botsl2 .ja-moduletable { margin-bottom: 0; margin-top: 0; padding-bottom: 0; }

#ja-botsl2 .ja-moduletable ul { margin-top: 0; }

#ja-botsl2 .ja-moduletable ul li {
	background: url(../images/bullet.png) no-repeat 0 5px;
	line-height: 140%;
	padding-left: 10px;
}

#ja-botsl2 .ja-moduletable ul li a { color: #ef761a; }

#ja-botsl2 { color: #DDDE3A; }

#ja-botsl2 .img-border { border-color: #942d44; padding: 2px; }

#ja-botsl1 .custom .img-border, #ja-botsl2 .custom .img-border { margin-bottom: 4px; }
/* Mass Top---*/
.ja-mass-top .travel .ja-tab-panels-top { /*background: url("../images/bg-tabs.gif") repeat-x scroll left top #EEEFF2;*/ }
 
#ja-content-mass-top { padding-top: 15px; }

/* Mass Bottom---*/
.ja-mass-bottom .moduletable_content{ border-bottom: none; float: left; width: 30%; }

.ja-mass-bottom h4 { font-size: 180%; padding: 10px 0; text-transform: none; }

.ja-mass-bottom h4 a { color: #42460B; }

.ja-content-top .moduletable_contact { margin: 0 !important; padding: 0 !important; }

div.contact { margin: 0; padding: 0 0 15px 0 !important; }


.cat-link a.categroymore {
	background: url("../images/bg-bulletin.gif") repeat-x scroll left top;
	border: none;
	color: #5D544F;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	height: 21px;
	line-height: 21px;
	overflow: visible;
	padding: 4px 10px;
	text-align: center;
	vertical-align: middle;
}
/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
.image-banner {
	background: url("../images/map.png") no-repeat scroll left top;
	height: 208px;
	width: 402px;
}

.share {
	background: url("../images/line-bg.png") repeat-y scroll 48% top;
	padding: 15px 0;
}

a.share {
	background-position: left center;
	display: block;
	float: left;
	font-size: 0;
	height: 26px;
	line-height: 0;
	margin-right: 5px;
	padding: 0 !important;
	text-decoration: none !important;
	text-indent: -9900em;
	width: 26px;
}

.twitter { background-image: url("../images/icons/twitter.png"); }

.facebook { background-image: url("../images/icons/facebook.png"); }

.twitter { background-image: url("../images/icons/twitter.png"); }

.flick { background-image: url("../images/icons/flick.png"); }

.social { background-image: url("../images/icons/social.png"); }

.youtube { background-image: url("../images/icons/youtube.png"); }

a.website {
	background: url("../images/button-share.png") no-repeat scroll left top;
	color: #FEFBFC !important;
	float: right;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	font-size: 105%;
	height: 31px;
	line-height: 31px;
	margin-right: 15px;
	text-align: center;
	width: 173px;
}

/* Hightslight ---*/
span.highslide-img a {
	background-color: #F6F2ED;
	float: left;
	margin: 5px;
	padding: 4px;
}

/* Distinations ---*/
.distinations ul { float: left; margin: 0 0 0 15px !important; width: 29%; }

.distinations ul li {
	background: url("../images/bullet.png") no-repeat scroll 0 center;
	padding-left: 10px;
}

.distinations ul li.title-header {
	background: none !important;
	color: #696260;
	font-size: 110%;
	padding-left: 0 !important;
}

.form-value { padding: 10px 0 0 15px; }

.form-value p.text-form { display: inline-block; float: left; margin: 0 10px 0 0; }

.form-value p.text-form label { color: #695D51; display: block; margin-bottom: 4px; }

.ja-tab-subcontent .form-value div.clearfix { margin-bottom: 15px; }

.form-value p.text-form input {
	background: url("../images/input-bg.gif") repeat-x scroll left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	color: #322621;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 5px;
	text-indent: 5px;
	width: 161px;
}

.form-value p.text-form.check input {
	background: url("../images/input-date.gif") no-repeat left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	padding: 0;
	width: 82px;
}

.form-value p.text-form span { color: #ABA7A3; font-size: 10px; }

.form-value p.text-form select { width: 60px; }

.form-value .button {
	background: url("../images/button-form.gif") repeat-x scroll left top;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	margin-top: 16px;
	overflow: visible;
	padding: 0 15px;
	text-align: center;
}

.contact-form ul.contact-us li { padding-left: 20px; }

.contact-form ul li.address { background: url("../images/view-address.png") no-repeat scroll left 5px; }

.contact-form ul li.telephone {
	background: url("../images/view-phone.png") no-repeat scroll left 8px;
	font-size: 20px;
}

.contact-form ul li.email { background: url("../images/view-email.png") no-repeat scroll left 5px; }

/* Art Featured-------*/
.blog-image { left: 4px; position: absolute; }

.blog-featured .blogheader { display: inline-block; float: left; width: 51%; }

.blog-featured .items-row { border-bottom: 1px dotted #f0eae4; }

.blog .items-row { padding-top: 0px; }

.blog-image img.img-border { float: none; max-height: 100px; max-width: 160px; }

.blog-featured .contentpaneopen { position: relative; }

.blog-featured  .introtext { display: block; float: left; width: 99%; }

.blog-featured  .introtext p { margin: 5px 0; }

.blog-featured .contentpaneopen.haveimage { padding: 5px 0; position: relative; }

.blog-featured .contentpaneopen.haveimage .blogitem {
	float: left;
	margin-left: 175px;
	min-height: 100px;
	padding: 0 10px ;
}
.blog-featured .blogitem br {
	display: none; height: 0px; line-height: 0px;
}
.blog-featured .itemTitle{ font-size: 140%; margin-bottom: 0; margin-top: 0; }

.blog-featured.homepage { padding-top: 25px; }

.blog-featured .category-name a {
	color: #CAA89A;
	font-size: 9px !important;
	text-transform: uppercase;
}

.blog h1.componentheading, h2.title-categories  {
	background: url("../images/arrow-title.png") no-repeat scroll 20px 22px;
	color: #383435;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 15px;
	text-transform: uppercase;
	margin-top: 25px;
}

.contact h2 {
	background: none  no-repeat scroll 20px 25px;
    color: #383435;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	font-size: 200%;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 15px;
	text-transform: uppercase;
	margin-top: 25px;
}

h2.title-categories { margin-top: 0px; }

.blog h1.componentheading span, h2.title-categories span {
	border-bottom: 2px solid #F79A3D;
	display: block;
	padding-bottom: 3px;
}

.contact h2 span {
	border-bottom: 2px solid #F79A3D;
	padding-bottom: 0px;
}

.blog h2.title-category { font-size: 250%; color: #42460B; }

.blog h2.title-category span {
	background: none; padding: 0px;
}

/*// .blog .contentpaneopen img.img-border {
//	display: block;
//	float: none;
//	margin-left: 0;
//	margin-right: 0;
//}*/

.view-cotent { float: left; width: 48%; }

.custom_information .view-cotent { float: none; width: 95%; }

.custom_information .view-cotent p.images { float: none; }

.custom_information .view-cotent p.images { margin-top: 0; }

.view-cotent.first { margin-right: 3%; }

.view-cotent h4 {
	color: #EF761A !important;
	display: block;
	float: left;
	font-size: 125%;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 15px;
	text-transform: none;
	width: 100%;
}

.view-cotent p.images { display: block; float: left; width: 100%; }

.view-cotent p.images.popular { position: relative; }

.custom_contact { padding-top: 15px; }

.custom_contact h1{
	color: #42460B;
	margin: 0 !important;
	padding: 10px 0 !important;
}

.custom_contact  p.text-color { margin: 0 0 5px 0 !important; }

.formelm input.inputbox {
	background: url("../images/input-bg.gif") repeat-x scroll left top #fefefe;
	border: solid 1px #d0cfcd;
	border-top: none;
	color: #322621;
	font-size: 11px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 5px;
	width: 180px;
}

#mailto-window button.button{
	background: url("../images/bg-bulletin.gif") repeat-x scroll left top;
	border: none;
	color: #5D544F;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	text-align: center;
	overflow: invisible;
	margin-right: 3px;
}
.com_jacomment.contentpane #ja-switch,
.com_mailto.contentpane #ja-switch,
.com_content.contentpane #ja-switch{ display: none !important; }

fieldset {
	border-top: 1px #bbbbbb dotted;
}

#rsevents_menu {
	background: url("../images/bg-module.png") no-repeat scroll right top transparent;

	margin-right: 0;
	padding-right: 15px;
	padding-top: 20px;
	font-size: 12px;
    margin: 0;
    overflow: hidden;
    padding: 6px 0 0 8px;;
}

.rsleftcol {
	background: url("../images/left-bg.png") repeat-y scroll right top transparent;
	margin-right: 60px;
}

#rsevents_menu h2 {


	background: url("../images/arrow-title.png") no-repeat scroll 20px 32px;
	color: #383435;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 15px;
	text-transform: uppercase;

}

#rsevents_menu h2 span {
	border-bottom: 2px solid #F79A3D;
	display: block;
	padding-bottom: 3px;
	font-size: 14.4px;
}

#rsevents_menu ul li {
	background: none;
	list-style: none outside none;
	display: block;
	outline: medium none;
	padding: 6px 0 0 8px !important;
	border-bottom: 1px dotted #CCCCCC;
}

.rse_upcoming {
	margin: 0 5px;
	padding: 4px 0 2px 10px;
}

.rse_upcoming_ksu {
    color: #AAAAAA;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0 0;
    text-transform: uppercase;
}

.rse_upcoming_ksu img {
    border: 1px solid #EBE6E2;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    display: block;
    float: right;
    margin: 0 0 30px 15px;
    padding: 2px;
    
}

.rse_upcoming ul li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px 0 3px !important;
	background: none;
}

.custom_share img {
	margin: 1px;
}

#flash_tfu {
}

.article-content div {
    margin-bottom: 40px;   
}

.article-content img, .contentpaneopen img, .blog img {
	margin-left: 15px;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	border: 1px solid #EBE6E2;
	padding: 2px !important;
	margin-bottom: 10px;
	display: block;
	float: right !important;
    border-width: 1px !important;
	margin-right: 0;
}

.contact-image img {
	margin-left: 15px;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	border: 1px solid #EBE6E2;
	padding: 2px;
	margin-bottom: 0px;
	display: block;
	float: left;
	border-width: 1px !important;
	margin-right: 20px;
	position: relative;

}

.contact-position {
	font-size: 120%;
	font-weight: bold;

}

#Mod180 li {
    font-size: 80%;   
}

.print-icon, .edit-icon img {
    border-radius: 0;
   	box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
	border: 0px;
}

.blank1BM ul li {
    padding-left: 15px;
    line-height: 15px;   
    background: url("../images/bullet.gif") no-repeat scroll 2px 5px transparent;
}

a.links {
    background: url("../images/bg-bulletin.gif") repeat-x scroll left top transparent;
    color: #5D544F;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    margin-top: 10px;
    padding: 0 10px;
    text-align: center;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

a.flag {
    float: right;
    margin: 3px 2px;
}

#Mod189 div {
    margin:  0 17px;
}

#rsevents-registered .register_details {
    border: 1px solid #C7C7C7;
    float: left;
    height: 70px;
    margin: 0 5px 5px 0;
    overflow: hidden;
    padding: 4px;
    width: 70px;
}

#rsevents-registered .register_details p {
    font-size: 10px;
    color: #bbbbbb;
    margin: 0;
}

.gravatar_foto {
    float: right;
    font-size: 9px;
    color: #bbbbbb;
    margin: 0;
}

.gravatar_foto a {
    color: #aaaaaa;
}

#rsevents-registered img {
    height: 40px;
    padding: 8px 0 7px;
    width: 40px;
}

#Mod137 li.subscriptionlink {
    background: url("/images/stories/inschrijving.jpg") no-repeat scroll left top transparent;
    display: block;
    font-size: 170%;
    height: 140px;
    line-height: 35px;
    margin: 10px 15px 20px 25px;
    padding: 0 0;
    text-align: center;
}

#Mod137 li.subscriptionlink a {
    display: block;
    height: 140px;
}

#Mod94 .aboutbroeders {
    margin:  10px 5px;   
    
}

#Mod94 .aboutbroeders img {
    margin: 0 10px 2px 0;
}

#Mod216 {
    line-height: 6px;
}

h5.EventSubtitle {
    margin: -10px 15px 15px !important
}

h5.EventHost {
    margin: 30px 0px 15px !important;
    text-align: right;
    font-style: italic;
}

h5.EventLocation {
     margin: -10px 15px 15px 65px !important
}

.EventDescription {
     margin-left: 10px !important;
     font-size: 115%;
}

.EventDescription img {
    margin: 60px 0 0 120px;
    height: 135px;
    width: auto;
}

.EventIcon img {
    margin: 30px;
    height: auto;
    width: 280px;
}

.bloginfo {
    margin: 0 0 5px 0 !important;
}

.custom_logoGM {
	position: absolute;
	left: 10px;
	float: none;
	z-index: 99;
}

.custom_adres ul li {
    display: block;
    overflow: hidden;
    font-size: 13px;
    color: #88888A;
    float: right;
    border-left: 1px solid #CACCCD;
    border-right: 1px solid white;
}

.custom_adres ul {

}

.inschrijf_title {
    background: url("../images/arrow-title.png") no-repeat scroll 20px 42px;
	color: #383435;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 15px;
	text-transform: uppercase;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
}

.inschrijf_title span {
    border-bottom: 2px solid #F79A3D;
    display: block;
    padding-bottom: 3px;
}

.mod-languages {
    float: left;

}


.mod-languages ul li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    list-style: none outside none;
    padding: 0;
}

.mod-languages img {
    border: medium none;
    box-shadow: none;
    float: left !important;
}

.MessageInschrijf {
    margin-top: 50px;
    width: 70%;   
}

.K2share {
    margin-top: 40px;
    border-top: 1px dotted #CEBCAC;
}

.custom_contactgegevens ul {
    position: relative;
    float: left;
    margin: 0 0 0 15px !important;
    width: 29%;
    
}

.custom_contactgegevens ul.middle {
    width: 22%;
}

.custom_contactgegevens ul li.heading {
    background: none !important;
    color: #696260;
    font-size: 110%;
    padding-left: 0 !important;
    font-weight: bold;
    line-height: 2.5em;
}

.custom_contactgegevens ul li {
    overflow: visible !important;
    background: url("../images/bullet.png") no-repeat scroll 0 center;
    padding-left: 10px;
    margin-bottom: 0 !important;
}

.custom_contactgegevens .button {
    background-color: #F0F0F0;
}
.custom_contactgegevens .button a {
    padding: 5px;
    text-decoration: none;
    color: #696260;
}

.ongeldig_machtiging {
    background: #FFD5D5;
    border: 1px solid #FFACAD;
    color: #CF3738;
    display: block;
    padding: 10px;
    margin-top: 10px;
    width: 80%;
}

.jNewsLists li {
	background: none !important;
	line-height: 120% !important;
	padding-left: 5px !important;
}


#browser-update ul {
	padding-left: 45px;
    display: inline-block;
}

#browser-update ul li {
	background: none;
}

#browser-update li {
	display: inline;
	padding: 10px 10px 10px 0;
	float: left;
    list-style: none;
}


#browser-update li a {
	width: 64px;
	height: 66px;
	display: block;
    text-decoration: none;
}


#browser-update li a.firefox-download {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat 25% top;
}


#browser-update li a.chrome-download {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat 76% top;
}


#browser-update li a.safari-download {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat 50% top;
}


#browser-update li a.opera-download {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat 102% top;
}


#browser-update li a.ie-download {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat top left;
}


#browser-update li a.firefox-download:hover,
#browser-update li a.firefox-download:focus,
#browser-update li a.firefox-download:active {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat 	25% bottom;
}


#browser-update li a.chrome-download:hover,
#browser-update li a.chrome-download:focus,
#browser-update li a.chrome-download:active {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat  76% bottom;
}


#browser-update li a.safari-download:hover,
#browser-update li a.safari-download:focus,
#browser-update li a.safari-download:active {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat  50% bottom;
}

#browser-update li a.opera-download:hover,
#browser-update li a.opera-download:focus,
#browser-update li a.opera-download:active {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat 102% bottom;
}

#browser-update li a.ie-download:hover,
#browser-update li a.ie-download:focus,
#browser-update li a.ie-download:active {
	background: url(/plugins/system/jat3/jat3/base-themes/default/blocks/ie6/icon_brwoser.png) no-repeat bottom left;
}

#browser-update li a:hover,
#browser-update li a:focus,
#browser-update li a:active {
	text-decoration: none;
}

.cf_alert {
	background:#FFD5D5 url(/components/com_chronoforms/css/images/alert.png) no-repeat scroll 10px 50%;
	border:1px solid #FFACAD;
	color:#CF3738;
	display:block;
	margin:15px 0pt;
	padding:8px 10px 8px 36px;
}

.rsep_export {
	font-weight: normal;
	line-height: 10px;
}


.rsep_date {
	margin-top: 30px !important;
	font-weight: bold;
	font-size: 125%;
}

.rs_image img {
	margin-left: 15px;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	border: 1px solid #EBE6E2;
	padding: 2px;
	margin-bottom: 0px;
	float: right;
	border-width: 1px !important;
	margin-right: 20px;
	position: relative;
}

.rsep_location {
	font-weight: bold;
	font-size: 120%;
}

.rsep_categories {
	font-weight: bold;
	font-size: 120%;
}

.rsep_tags {
	margin: 4px 0px 40px 0px !important;
}

.rsepro_upcoming {
	margin: 0 5px;
	padding: 4px 0 2px 10px;
	font-weight: bold;
}

.rsepro_upcoming ul li {
	border-bottom: 1px dotted #CCC;
	padding: 2px 0 3px !important;
	background: none;
}

.rsepro_upcoming_ksu {
    color: #AAAAAA;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0 0;
    text-transform: uppercase;
}

.rsepro_upcoming_ksu img {
    border: 1px solid #EBE6E2;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    display: block;
    float: right;
    margin: 0 0 30px 15px;
    padding: 2px;
}

.rsepro_upcoming_ksu ul li {
	
	padding: 2px 0 3px !important;
	background: none;
}

.rs_event_link {
	font-weight: bold;
	font-size: 140%;
}

span.rsep_join{
	padding-left: 50px;
	padding-right: 18px;
	background: none;
	line-height: 40px;
	background-position: 5px;
	font-size: 145%;
	text-align: center;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	font-weight: bold;
}

a.rsep_join {
	background: url(/images/inschrijfform_sm.png) no-repeat #D8D8D8;
	background-position: 10px 5px;
}

#rs_event_show a.rsep_join:hover {
	background: url(/images/inschrijfform_sm.png) no-repeat !important;
	background-position: 10px 5px !important;
}

#categories_chzn, .chzn-container .chzn-drop {
	width: 250px !important;
}

.chzn-drop ul li {
	background: none;
}

#repeat_days_chzn {
	width: 250px !important;
}

table.commedia tbody tr td div {
    margin-bottom: 0px !important;
}

.commfolder li {
	background: url('/plugins/content/commedia/commedia/images/icon_category.png') no-repeat scroll left top transparent !important;
}

/* Extra placeholders: boven het mainmenu */
.ja-above-mainnav {
    position: relative;
    display: block;
    width: 960px;
    margin: 0 auto;
}
.ja-above-mainnav-columns {
    position: relative;
    display: block;
    width: 960px;
    margin: 0 auto;
}
.ja-above-mainnav-left {
    display: block;
    position: relative;
    width: 719px;
    float: left;
}
.ja-above-mainnav-right {
    display: block;
    position: relative;
    width: 221px;
    float: left;
}
/* Eind Extra placeholders*/

#ja-right {
    background-color: #fff;
    min-height: 700px;
}

.rsepro_upcoming_news {
	width: 400px;
	list-style: none outside none !important;
	padding: 0 !important;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

.rsepro_upcoming_news li small {
	font-size: 14px;
}

.rsepro_upcoming_news li .rsepro-image-text {
	float: right;
	margin: 0 5px 0 5px;
	font-weigth: normal !important;
}

.rsevents_upcoming_description {
	width: 400px;
	padding: 10px 0 40px 0;
	font-weight: normal;
	font-size: 12px !important;
}