*{margin:0; padding:0;}

html, body {
height: 100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -308px;
	width:1220px;
	max-width:100%;
}
#footer, .push {height: 308px;}
#body-wrapper{height:100%;}

#rt-top, #rt-header, #rt-showcase, #rt-feature, #rt-main, #rt-bottom{width:1150px; margin:0 auto;}

/*Buttons*/

a.moduleItemReadMore,
a.k2ReadMore,
div.itemCommentsForm form input#submitCommentButton,
input[type="submit"],
button.button,
.component-content div.toggle-editor a,
div.catItemCommentsLink > a,
a.moduleCustomLink{
    display: inline-block;
    padding: 11px 13px 10px;
    font-size: 1em !important;
	cursor:pointer;
	font-family:Arial ;
	border-radius:8px;
	-webkit-border-radius:8px;
	text-transform:uppercase;
	box-shadow:1px 1px 1px 1px #fff;	
	color:#fff;}
	
input[type=submit],
input[type=button] {
  -webkit-appearance: none;
  -webkit-border-radius:8px;}

		
/*Typhography*/

div.catItemHeader h3.catItemTitle,
div.catItemHeader h3.catItemTitle a,
div.userItemHeader h3.userItemTitle,
div.userItemHeader h3.userItemTitle a,
div.module-title h2.title,
div.itemHeader h2.itemTitle,
div.itemCommentsForm h3,
h3.itemCommentsCounter,
h1.contentTitle,
div.componentheading h2,
h2.k2ProfileHeading,
div.genericItemHeader h2.genericItemTitle,
div.genericItemHeader h2.genericItemTitle a,
#faqs span.ans,
div.k2ItemsBlock.aboutSidebar ul li a.moduleItemTitle{
  	font-size:30px;
	line-height:36px;
	font-family:Arial;
	padding:0;
	margin:0;
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:uppercase;
	text-shadow:-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	}
	
div.catItemHeader,
div.componentheading,
h2.k2ProfileHeading,
div.userItemHeader,
div.module-title,
div.genericItemHeader,
div.itemHeader,
h1.contentTitle,
h3.itemCommentsCounter,
div.itemCommentsForm h3{margin:0 0 21px 0;}
	
p {margin: 0 0 30px 0;}

h4{
	font-size:18px;
	font-style:normal;
	color:#30261c;
	line-height:21px;
	font-weight:normal;
	margin: 0 0 24px;
}

	

/*=== Top Positions ===*/

#rt-top{}
#rt-top .rt-container{height:92px}

/*=== Header Positions ===*/

/*=== Navigation Positions ===*/

#rt-logo {
    left: 0%;
    margin-left: -25px;
    position: absolute;
    top: -98px;
    z-index: 60;
    -webkit-border-radius:150px;
    border-radius:10px;
}

#rt-menu{position: relative; z-index:40;}
#rt-menu .rt-menu-inner{height: 67px; margin: 0 auto; width: 1150px;}

#rt-menu:before, #rt-menu:after, div.k2ItemsBlock.pledge ul li a.moduleItemReadMore:before, div.k2ItemsBlock.pledge ul li a.moduleItemReadMore:after{
	content:".";
	text-indent:-999em;
	font-size:0px;
	line-height:0px;
	position: absolute;
}

#rt-menu:before{
	height:105px;
	width:10px;
	left:2px;
	top:0;}

#rt-menu:after{
	height:105px;
	width:23px;
	right:-11px;
	top:0;}

	#mobileMenu select{height:21px; line-height:21px; width:100%; }
	#mobileMenu select optgroup option{margin-left:20px;}


/*=== Showcase Positions ===*/

#rt-showcase .rt-container{padding-bottom:60px;}

div.flex-nav-container{
	padding:3px;
	background:#949494;
	box-shadow: 0 0 2px 2px #949494;
	margin-top:15px;
}

#rt-showcase ol.flex-control-nav li a {
    background: url("../images/slider-contr-nav.html") no-repeat scroll transparent;
    background-position:left top;
    display: block;
    height: 22px;
    width: 20px;
}

#rt-showcase ol.flex-control-nav li a:hover,
#rt-showcase ol.flex-control-nav li a.active{background-position:right top;}
#rt-showcase ol.flex-control-nav li{float:left; margin:0;}
#rt-showcase .flex-control-nav {
    bottom: -31px;
    left: 50%;
    margin-left: -31px;
    width: auto;
}

#flexslider ul.slides li a.moduleItemImage{
	box-shadow:none;
	padding:0;
	background:none;
	margin:0;
	display: block;
}

#flexslider ul.slides li img{width:100%;}



/*=== Feature Positions ===*/

#rt-feature .rt-container{}

div.k2ItemsBlock > ul{margin:0}

/*Pledge*/

#rt-feature > .rt-container > div > .pledge {margin-bottom: 2px; overflow: hidden;height:auto}

#rt-feature .rt-container .pledge div.module-title,
#rt-feature .rt-container .circles div.module-title{
	/*background:url(../images/border-hor.png) repeat-x;*/
	background-position:left 50%;
	text-align:center;
}

#rt-feature .rt-container .pledge div.module-title h2.title,
#rt-feature .rt-container .circles div.module-title h2.title{
	background:url(../images/content-bg.jpg) left top repeat;
	padding: 0 60px;
	display: inline-block;
}

div.k2ItemsBlock.pledge ul li{text-align:center;}

div.k2ItemsBlock.pledge ul li div.moduleItemIntrotext p{
	font-style:normal;
	font-size:14pt;
	line-height:21px;
	color:#6f6f6f;
	letter-spacing: -1px;
	margin-bottom: 28px;
	
}

div.k2ItemsBlock.pledge ul li a.moduleItemReadMore{
	position: relative;
	background:none;
	border-radius:0;
	box-shadow:none;
    letter-spacing: -1px;
    padding: 0 10px;
	color:#bf411a;
}

div.k2ItemsBlock.pledge ul li a.moduleItemReadMore:hover{color:#30231c;}

div.k2ItemsBlock.pledge ul li a.moduleItemReadMore:before{
	background:url(../images/more-arrows.html) left top no-repeat;
	width:5px;
	height:9px;
	left:0;
	top:5px;
}
div.k2ItemsBlock.pledge ul li a.moduleItemReadMore:after{
	background:url(../images/more-arrows.html) left bottom no-repeat;
	width:5px;
	height:9px;
	right:0;
	top:5px;
}

/*Circles*/

div.k2ItemsBlock.circles{
	position: relative; 
	overflow: hidden;
	/*background:url(../images/border-hor.png) left bottom repeat-x;   */
	margin: 0 0 69px;
    padding: 0 0 65px;
    }

#rt-feature .rt-container .circles div.module-title{margin-bottom:28px;}

div.k2ItemsBlock.circles ul li.circle-0,
div.k2ItemsBlock.circles ul li.circle-1,
div.k2ItemsBlock.circles ul li.circle-2{
	position: relative;
	top:5px;
}

div.k2ItemsBlock.circles ul li.circle-0{left:5%; z-index:2;}
div.k2ItemsBlock.circles ul li.circle-1{left:2%; z-index:3;}
div.k2ItemsBlock.circles ul li.circle-2{right:1%; z-index:4;}

div.k2ItemsBlock.circles ul li{
	float:left;
	width:290px;
	background:url(../images/circ-bg.jpg) left top repeat;
	border-radius:150px;
	-webkit-border-radius:50%;
	text-align:center;
	border:5px solid #fff;
	box-shadow:0px 0px 2px 2px #dbd8d5;
	padding: 13px 0 36px;}

div.k2ItemsBlock.circles ul li div.moduleItemThumbnail { margin-bottom: 5px;}
div.k2ItemsBlock.circles ul li a.moduleItemTitle{
	text-transform:uppercase;
	font-size:21px;
	line-height:24px;
	color:#43320f;
	text-shadow:-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	display: inline-block;
	margin-bottom:24px;
	font-weight:bold;
	letter-spacing:-1px;}

div.k2ItemsBlock.circles ul li a.moduleItemTitle span.wrap-1{
	display: block;
	font-size:25px;}

div.k2ItemsBlock.circles ul li a.moduleItemTitle:hover{color:#bf411a}

#rt-feature .rt-container .circles div.module-title h2.title span.wrap-1{display: block;}

div.moduleItemThumbnail img{width:37%;}
#wrapper.homepage.itemView #rt-feature, div.component-content > .search{padding-top:70px;}


/*=== Utility Positions ===*/

/*=== MainTop Positions ===*/

/*=== MAINBODY ===*/

#home #k2Container {padding: 0 0 62px;}
#k2Container {padding: 0}
div.itemView{margin:0; padding:0;}

span.catItemEditLink a, span.itemEditLink a, span.userItemEditLink a{font-style:normal !important}

/*Images*/

div.itemImageBlock,
div.catItemImageBlock,
div.userItemImageBlock,
div.genericItemImageBlock{margin: 0 24px 24px 0}

div.itemImageBlock img,
a.moduleItemImage img,
div.catItemImageBlock img,
div.userItemImageBlock img,
div.genericItemImageBlock img{}

p.item-img a,
div.k2ItemsBlock ul li a.moduleItemImage,
span.catItemImage a,
span.itemImage a,
span.userItemImage a{
	background:#fff;
	padding:3px;
	box-shadow:0 0 2px 1px #d7cfca;
	display: inline-block;}

span.itemImage > img{
	display: inline-block;
	border:3px solid #fff !important;
	box-shadow:0 0 2px 1px #d7cfca;}

p.item-img{float:left; margin: 0 24px 24px 0}
p.item-img.left{margin: 0 0 24px 0;}
p.item-img.right{margin:0 0 24px 5px ;}

div.itemImgContainer{clear:both; overflow: hidden;}

div.k2ItemsBlock ul li a.moduleItemImage{margin: 0 24px 24px 0}

ul.itemList{margin:0; padding:7px 70px 0 0; }

ul.itemList li,
div.k2ArchivesBlock ul li,
div.k2ItemsBlock.recentPosts ul li,
div.k2CategoriesListBlock ul li{
	background:url(../images/itemList-icon.html) left 5px no-repeat;
	list-style:none;
	padding-left:16px;
	padding-bottom:10px;
}

ul.itemList li a,
div.k2ArchivesBlock ul li a,
div.k2ItemsBlock.recentPosts ul li a,
div.k2CategoriesListBlock ul li a{
	font-size:18px;
	font-style:normal;
	color:#30261c;
}

ul.itemList li a:hover,
div.k2ArchivesBlock ul li a:hover,
div.k2ItemsBlock.recentPosts ul li a:hover,
div.k2CategoriesListBlock ul li a:hover{color:#c53814}
	
/*----------------Items List View-----------------*/

#rt-main,
#home #wrapper.homepage.itemView #rt-main{padding:70px 0 45px 0;}
#home #rt-main{padding:0px 0 45px 0;}


div.itemContainer{margin-bottom:20px;}
#all div.itemContainer {margin-bottom: 40px;}

#rt-main.mb8-sa4 div.itemView,
#rt-main.mb8-sa4 div.genericItemView,
#rt-main.mb8-sa4 div.itemListView,
#body-wrapper #rt-main.mb8-sa4 #rt-content-bottom div.rt-grid-8 > div{margin:0 9% 0 0;}

div.abc > div{
	padding:0 0 0 65px;
	overflow: hidden;
}
div.abc .item-a{background:url(../images/item-a.html) left top no-repeat;}
div.abc .item-b{background:url(../images/item-b.html) left top no-repeat;}
div.abc .item-c{background:url(../images/item-c.html) left top no-repeat;}

div.abc > div p{
	font-size:18px;
	line-height:21px;
	color:#30261c;
	font-style:normal;
	padding: 6px 0;
	margin-bottom: 20px;
}

/*----------------------------------------- Services  ------------------------------------*/

#services #rt-main{padding:0px 0 45px 0;}

#services #wrapper.itemView #rt-main{padding:70px 0 45px 0}

#services #rt-feature{padding:65px 0 0 0}

div.itemListColumns{overflow: hidden;}

div.itemListColumns ul{
	float:left;
	width:48%;
	margin:0 4% 0 0;}

div.itemListColumns ul.lastItem{margin-right:0;}

ul.itemListIcons li{
	border-bottom:1px solid #d5d5d5;
	list-style:none;
	clear:both;
	min-height: 40px;
	position: relative;
	padding-left:45px;
	}

ul.itemListIcons li:before{
	content:".";
	text-indent:-999em;
	display: block;
	position: absolute;
	left:0;
	top:0;
	width:36px;
	height:40px;
	margin:0px;
	background:url(../images/serv-icons.html) no-repeat;
}

ul.itemListIcons li.servIcon-1:before{background-position: left 6px;}
ul.itemListIcons li.servIcon-2:before{background-position: left -34px;}
ul.itemListIcons li.servIcon-3:before{background-position: left -74px;}
ul.itemListIcons li.servIcon-4:before{background-position: left -113px;}
ul.itemListIcons li.servIcon-5:before{background-position: right 6px;}
ul.itemListIcons li.servIcon-6:before{background-position: right -34px;}
ul.itemListIcons li.servIcon-7:before{background-position: right -74px;}
ul.itemListIcons li.servIcon-8:before{background-position: right -117px;}


ul.itemListIcons li a{
    color: #696358;
    display: inline-block;
    font-size: 14px;
    padding-top: 11px;
}

ul.itemListIcons li a:hover{color:#c53814}

/*----------------------------------------- Portfolio  ------------------------------------*/

.portfolio-row{overflow:hidden;}
.portfolio-row div.catItemImageBlock{margin-bottom:1em;}

#port div.itemContainer{margin-bottom:0;}
#port div.itemContainer .catItemBody{margin-bottom:3em}

#port div.catItemHeader,
#port div.catItemBody{margin-right:24px}


/*PrettyPhoto*/

a.modal.img{position:relative; display:block; overflow:hidden;}

a.modal.img span{
    background: url("../images/zoom.html") no-repeat scroll 0 0 transparent;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: -50%;
    width: 80px;
	}
	
#sbox-overlay {width: 100% !important;}

#port div.catItemHeader h3.catItemTitle a{
	font-size:18px;
	line-height:21px;
	text-transform:none;
	font-style:normal;
	text-shadow:none;
}

/*----------------------------------------- Blog  ------------------------------------*/

#blog div.catItemHeader h3.catItemTitle a,
#blog div.itemHeader h2.itemTitle,
#blog div.userItemHeader h3.userItemTitle a,
div.genericItemHeader h2.genericItemTitle a,
#news div.catItemHeader h3.catItemTitle a,
#news div.itemHeader h2.itemTitle,
#news div.userItemHeader h3.userItemTitle a{
	font-size:18px;
	line-height:21px;
	text-transform:none;
	font-style:normal;
	text-shadow:none;
}

#blog div.catItemIntroText,
#news div.catItemIntroText{margin:0 !important}

#blog div.catItemHeader,
#blog div.itemHeader,
#news div.catItemHeader,
#news div.itemHeader,
div.userItemHeader,
div.itemHeader,
div.genericItemHeader{
	overflow: hidden;
	display: table;
	margin:0 0 24px 0;
	width:100%;}

#blog div.catItemHeader h3.catItemTitle,
#blog div.itemHeader h2.itemTitle,
#news div.catItemHeader h3.catItemTitle,
#news div.itemHeader h2.itemTitle,
div.userItemHeader h3.userItemTitle,
div.genericItemHeader h2.genericItemTitle{
	display: table-cell;
	vertical-align:middle;
	padding: 0 2px;
	width: 99%;
}

div.catItemCommentsLink > a,
div.catItemCommentsLink > a:hover{color:#fff}

#blog div.K2ItemsRow,
#news div.K2ItemsRow,
#k2Container.genericView div.genericItemView{overflow: hidden; margin-bottom:34px;}
#news div.K2ItemsRow.row-2,
#blog div.K2ItemsRow.row-2{margin:0;}

#blog div.itemImageBlock,
#news div.itemImageBlock {float:none;   display: inline-block;}

div.userItemIntroText div.itemListColumns,
div.genericItemIntroText div.itemListColumns{margin:0 0 1em 0;}
div.userItemIntroText div.test-author,
div.genericItemIntroText div.test-author{margin: 0 0 1em 0;}

/*----------------------------------------- FAQs ------------------------------------*/

#faqs .question div.catItemHeader h3.catItemTitle {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 12px;
    padding: 0;
}
	
#faqs .question div.catItemHeader{margin:0;}

#faqs span.ans {
    display: block;
    float: left;
    line-height: 17px;
    margin: 0 6px 0 0;
}

#faqs span.ques, #faqs span.ans{font-size: 18px;}

#faqs div.catItemIntroText p{margin-bottom:0}

/*----------------------------------------- Testimonials ------------------------------------*/

#testimonials .catItemIntroText div.test-author span.author {
	font-size:18px;
	line-height:21px;
	text-transform:none;
	font-style:normal;
	text-shadow:none;
}

#testimonials .catItemIntroText{
	background:url(../images/quotes.png) left 6px no-repeat;
	padding-left:50px;
	overflow:hidden;
	}
	
#testimonials .catItemIntroText > p{
	margin-bottom:0;
    font-style:normal}
	
#testimonials .catItemIntroText div.test-author{
	float:right;
	text-align:right;
	}

/*----------------------------------------- Team ------------------------------------*/

#team div.catItemHeader h3.catItemTitle a {
	font-size:18px;
	line-height:21px;
	text-transform:none;
	font-style:normal;
	text-shadow:none;
}

#team div.catItemHeader{margin:0;}

/*----------------------------------------- History ------------------------------------*/

#history div.catItemHeader{float:left; margin:0; width:75px}
#history div.catItemBody{overflow:hidden;}
	
	

/*Pagination*/

div.k2Pagination,
div.pagination,
div.itemComments div.itemCommentsPagination {
    display: table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
	}

div.k2Pagination ul,
div.pagination ul,
div.itemComments div.itemCommentsPagination ul{
    overflow: hidden;
    padding-bottom: 5px;
    text-align: center;
}

#k2Container .k2Pagination ul li span,
#k2Container .k2Pagination ul li a,
div.pagination ul li a,
div.pagination ul li span,
div.itemComments div.itemCommentsPagination ul li a,
div.itemComments div.itemCommentsPagination ul li span{
	font-size:14px;
	display:inline-block;
	float:left;
	text-transform:uppercase;
	}
	
.component-content ul {
    list-style-position: outside;
    list-style-type: square;
    margin: 10px 0;
    padding: 0;
}

.component-content .pagenav {
    list-style-type: none;
    overflow: hidden;
	padding: 6px 10px;
}
	
div.k2Pagination ul li span.pagenav,
div.pagination ul li span.pagenav,
div.itemComments div.itemCommentsPagination ul li span.pagenav{
	}
	
div.k2Pagination ul li a.pagenav,
div.pagination ul li a.pagenav,
div.itemComments div.itemCommentsPagination ul li a.pagenav{
	}
	
#k2Container div.k2Pagination ul li a.pagenav:hover,
div.pagination ul li a.pagenav:hover,
div.itemComments div.itemCommentsPagination ul li a.pagenav:hover,
#k2Container .k2Pagination ul li.num span.pagenav,
div.pagination ul li.num span.pagenav,
div.itemComments div.itemCommentsPagination ul li.num span.pagenav{
}
	
#k2Container .k2Pagination ul li,
div.pagination ul li,
div.itemComments div.itemCommentsPagination ul li{
	margin-right:4px;
	float:left;
	list-style:none;
	}


/*Comments*/

div.itemCommentsPagination ul{margin:0 0 34px 0;}

div.itemComments ul.itemCommentsList li{
	margin-bottom:2em;
	padding:0;}
	
div.itemComments ul.itemCommentsList li img{
	margin:0 1em 0 0;}
	
#commentText{
    width: 95%;
	height:200px;}
	
#userName,
#commentEmail,
#commentURL{
	width:360px;}
	
div.itemComments ul.itemCommentsList li span.commentToolbar{
	padding:0;
	margin:0;}
	
form#comment-form dl dt{margin:0;}

div.itemComments ul.itemCommentsList li span.commentAuthorName, 
div.itemComments ul.itemCommentsList li span.commentDate,
div.itemComments ul.itemCommentsList li span.commentAuthorName a{
	font-size:16px !important;
	color:#a2a199;
}

div.itemComments ul.itemCommentsList li span.commentAuthorName a:hover{color:#bf411a}

div.itemComments ul.itemCommentsList li span.commentAuthorName{
	margin-left:100px;
	border-right:1px solid #a3a19b;
	margin-right:9px;
	padding-right:6px;
	line-height:18px;
	height:18px;
}

div.itemComments ul.itemCommentsList li p{margin: 0 0 21px 0; overflow: hidden;}
div.commentBody{margin:0 0 12px 0; overflow: hidden;}

/*Forms*/
table.adminlist td, table.adminlist th {
    font-size: 12px;
    padding: 2px;
}

textarea#jform_contact_message,
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme{
	padding: 8px;
    resize: none;
	outline:none;
	overflow:auto;
	font-size:16px;
	line-height:19px;
	font-family:Arial;
	margin:0;
	-webkit-appearance: none;
	-webkit-border-radius:0;
}
	
#contact-form fieldset input[type="text"],
#contact-form fieldset input[type="email"],
.itemCommentsForm input[type="text"],
#form-login  input[type="text"],
#form-login  input[type="password"],
#mod-search-searchword,
#searchForm input#search-searchword,
#josForm.register input[type="text"],
#josForm.register input[type="password"],
#josForm.register input[type="email"],
.profile input[type="text"],
.profile input[type="password"],
.profile input[type="email"],
#user-registration input#jform_email,
div.login-fields #username,
div.login-fields #password{
	padding: 0 0.5em;
	outline:none;
	font-size:16px;
	line-height:2em;
	height:30px;
	width:250px;
	font-family:Arial ;
	margin:0;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	}
	
label,
.k2AccountPage dd > span{
	line-height:30px;
	height:30px;}
	
div.itemCommentsForm form input.inputbox,
table.admintable td span b{
	margin:0;
	display:block;}
	
#rt-popup input.inputbox[type="text"],
#rt-popup input.inputbox[type="password"]{
	width:200px;
	-webkit-appearance: none;}
	
.component-content p.counter{line-height:30px;}

#searchForm #search-searchword{margin-bottom:1em !important;}
	
	
/*Contact Form*/

#contact-form input.required[type="text"],
#contact-form input.required[type="password"],
#contact-form input.required[type="email"],
#jform_contact_message{
	margin:0;}

#contact-form-cont,	
#contact-address,
.contact-misc p{float:left;	width:50%;}
	
.contact-form{margin-right:20px;}
	
.contact-miscinfo h3, .jicons-icons, #contact-form legend, .uniq{display:none;}
	
div.map-wrapper{
    padding: 0.5em;
	margin-bottom:2em;}
	
#map{height:260px;}

dd.submit-button {
    float: right !important;
    margin-right: 17px;}
	
#jform_contact_message{width:256px; height:200px;}

/*=====Content bottom=====*/

div.team .rt-block .module-title {margin-bottom: 25px;}

div.k2ItemsBlock.team ul li{
	float:left;
	width:168px;
	margin-right:20px;
}

div.k2ItemsBlock.team ul li.lastItem{margin-right:0;}

div.k2ItemsBlock.team ul li a.moduleItemTitle{
	display:inline-block;
	margin-bottom:13px;
}

div.k2ItemsBlock.team ul li a.moduleItemImage{margin: 0 0px 24px 0}



/*=== SIDEBARS===*/

#rt-sidebar-a .rt-block,
#rt-sidebar-b .rt-block,
#rt-sidebar-c .rt-block{    margin-bottom: 37px;}

/*Latest News*/

div.news > div.rt-block > div.module-title{margin-bottom:27px;}

div.k2ItemsBlock.news ul li {margin-bottom: 30px; overflow: hidden;}
div.k2ItemsBlock.news ul li.lastItem{margin: 0;}

div.k2ItemsBlock.news ul li span.moduleItemDateCreated,
span.catItemDateCreated,
span.itemDateCreated,
span.userItemDateCreated,
span.genericItemDateCreated{
	background:#3b362c;
	border-radius:25px;
    float: left;
    height: 50px;
    margin: 0 12px 0 0;
    padding: 0;
    text-align: center;
    width: 50px;
	font-style:normal;}

div.k2ItemsBlock.news ul li a.moduleItemTitle:hover span.moduleItemDateCreated,
span.catItemDateCreated,
span.itemDateCreated,
span.userItemDateCreated,
span.genericItemDateCreated{background:#bf411a;}

div.k2ItemsBlock.news ul li span.moduleItemDateCreated span,
span.catItemDateCreated span,
span.itemDateCreated span,
span.userItemDateCreated span,
span.genericItemDateCreated span{color:#fff;	display: block;  letter-spacing:-1px; position: relative; left:-1px; top:7px;}

div.k2ItemsBlock.news ul li span.moduleItemDateCreated span.month,
span.catItemDateCreated span.month,
span.itemDateCreated span.month,
span.userItemDateCreated span.month,
span.genericItemDateCreated span.month{font-size:14px; line-height:14px; text-transform:uppercase;}

div.k2ItemsBlock.news ul li span.moduleItemDateCreated span.day,
span.catItemDateCreated span.day,
span.itemDateCreated span.day,
span.userItemDateCreated span.day,
span.genericItemDateCreated span.day{font-size:24px; line-height:24px; font-weight: bold;}

div.k2ItemsBlock.news ul li a.moduleItemTitle,
div.k2ItemsBlock.team ul li a.moduleItemTitle{
	color:#30261c;
	line-height:21px;
	font-size:18px;
	font-style:normal;}

div.k2ItemsBlock.news ul li a.moduleItemTitle:hover,
div.k2ItemsBlock.team ul li a.moduleItemTitle:hover{color:#bf411a;}

div.k2ItemsBlock.news ul li div.itemHeading{
	overflow: hidden;
	clear: both;
	margin:0 0 8px 0}

/*About Sidebar*/

div.k2ItemsBlock.aboutSidebar ul li {
    margin-bottom: 14px;
    overflow: hidden;}

div.k2ItemsBlock.aboutSidebar ul li.lastItem{margin:0;}

div.k2ItemsBlock.aboutSidebar ul li a.moduleItemTitle{
	color:#43320f;
	font-size:21px;
	line-height:28px;
	font-weight:bold;
	display:inline-block;
	margin-bottom:29px;
}

div.k2ItemsBlock.aboutSidebar ul li a.moduleItemTitle:hover{color:#b84724;}

div.k2ItemsBlock.aboutSidebar ul li div.moduleItemIntrotext,
div.k2ItemsBlock.testimonials ul li div.test-author span.author{
	font-size:18px;
	line-height:21px;
	font-style:normal;
	color:#30261c;
}

/*what people say*/

div.k2ItemsBlock.testimonials ul li{margin-bottom:32px;}
div.k2ItemsBlock.testimonials ul li.lastItem{margin-bottom:0;}

div.k2ItemsBlock.testimonials ul li div.moduleItemIntrotext p{margin:0 0 17px 0; position: relative;}
div.k2ItemsBlock.testimonials ul li div.moduleItemIntrotext p:before{
	content:".";
	font-size:0px;
	line-height:0;
	letter-spacing:-999em;
	background:url(../images/quotes.png) left top;
    margin: 0 12px 0 0;
    float:left;
	display: block;
	height:27px;
	width:36px;
}
div.k2ItemsBlock.testimonials ul li div.test-author{text-align:right;}

/*=== MainBottom Positions ===*/

/*=== Bottom Positions ===*/

/*=== Footer Positions ===*/

#footer{width:1150px; margin:0 auto; }

#footer .footer-container {padding: 20px 0 90px 0;}

.copyright,
.copyright a{
	margin:0;
	font-family:Trebuchet MS, sans-serif;
	font-size:12px;
	color:#fff;}


.copyright a{color:#9dae19;}
.copyright a:hover{color:#fff;}
	
span.sitename{}
span.date{}
span.footerText{}

#footer div.rt-block .module-title{margin-bottom:16px;}

#footer div.rt-block .module-title h2.title{
	color:#fff;
	font-size:12px;
	line-height:20px;
	text-shadow:none;
	font-weight:bold;
}

#footer div.rt-block ul{margin:0; padding:0;}

#footer div.rt-block ul li {
	background:url(../images/list-item.png) left 7px no-repeat;
	padding-left:12px;
	list-style:none;
	margin:0 0 7px 0;
}

#footer div.rt-block ul li a{
	font-weight:normal;
	color:#95897c;
	font-size:13px;
	font-family:Trebuchet MS, sans-serif;
}

#footer div.rt-block ul li a:hover{color:#fff}

#footer #rt-footer > .rt-container > div.rt-omega .rt-block {
	margin-left: 150px;
	position: relative;
	top:-5px;}

div.smile {
    left: 12px;
    position: relative;
    top: 25px;
}

/*ToTop*/
/*Scroll to top*/

.rt-block.totop{
bottom: 2em;
position: fixed;
right: 2em;
display:none;}

a#gantry-totop{
	z-index:999;
	background:url(../images/scroll-to-top.html) top left no-repeat;
	display:block;
	width:51px;
	height:51px;
	text-indent:-9999em;
	font-size:1px;
	line-height:1px;}