
body{background:url(../images/body-bg.jpg) center top repeat;}

#rt-top,
#rt-header, 
#rt-showcase,
#rt-feature,
#rt-main,
#rt-bottom,
#footer{background:url(../images/content-bg.jpg) left top repeat;}

/*Logo*/

#rt-logo{
	background:url(../images/foxcities.png) top left no-repeat;
    width: 250px;
	height:220px;
	}


/*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{
	border:none;
	background:url(../images/button-bg.jpg) left top repeat;}
	
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
div.itemCommentsForm form input#submitCommentButton:hover,
input[type="submit"]:hover,
button.button:hover,
.component-content div.toggle-editor a:hover,
div.catItemCommentsLink > a:hover,
a.moduleCustomLink:hover{
	background:url(../images/menu-bg.png) left top repeat-x;
	color:#fff;
}

/*Typhography*/

.module-title h2.title,
div.catItemHeader h3.catItemTitle,
div.catItemHeader h3.catItemTitle a,
div.itemHeader h2.itemTitle,
div.userItemHeader h3.userItemTitle,
div.itemCommentsForm h3,
h3.itemCommentsCounter,
div.k2AccountPage th.k2ProfileHeading,
div.componentheading,
div.genericItemHeader,
h2.genericItemTitle,
h1, #faqs span.ans{	color:#30231c;	}

div.catItemHeader h3.catItemTitle a:hover{color:#bf411a;}

#blog div.userItemHeader h3.userItemTitle a,
div.genericItemHeader h2.genericItemTitle a {color:#30231c}
#blog div.userItemHeader h3.userItemTitle a:hover,
div.genericItemHeader h2.genericItemTitle a:hover{color:#bf411a}

span.catItemEditLink a, span.itemEditLink a, span.userItemEditLink a{color:#bf411a !important; line-height: 26px !important; font-family:Arial;}
span.catItemEditLink a:hover, span.itemEditLink a:hover, span.userItemEditLink a:hover{color:#30231c !important}

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

#rt-top{}
#rt-top .rt-container{}

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

#rt-header{}
#rt-header .rt-container{}

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

.rt-menu-inner{background:url(../images/menu-bg.png) left top repeat-x #cecebe;}
#rt-menu:before{background:url(../images/menu-left-bg.png) left top no-repeat;}
#rt-menu:after{background:url(../images/menu-right-bg.png) left top no-repeat;}

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

#rt-showcase{}
#rt-showcase .rt-container{}


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

#rt-feature{}
#rt-feature .rt-container{}

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

#rt-utility{}
#rt-utility .rt-container{}

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

#rt-maintop{}
#rt-maintop .rt-container{}


/*=== MainContent ===*/

#rt-main{}
#rt-main .rt-container{}


.rt-container {background: none;}

/*Pagination*/

div.k2Pagination,
div.pagination,
div.itemComments div.itemCommentsPagination {
	}

div.k2Pagination ul,
div.pagination ul,
div.itemComments div.itemCommentsPagination ul{
}

#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{
	}
	
.component-content ul {
}

.component-content .pagenav {
}
	
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{
	}
	
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,
div.pagination ul li,
div.itemComments div.itemCommentsPagination ul li{
	}
	
/*Forms*/

textarea#jform_contact_message,
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme{
	background:none;
	border:1px solid #d6d9ce;
	color:#a3a3a3;
}

#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{
	background:none;
	border:1px solid #d6d9ce;
	color:#a3a3a3;
	}

label{color:#a3a3a3; font-size:14px;}
	
	
#contact-form label,
div.k2AccountPage table.admintable label{
	font-size:1em;
	line-height:2em;
	}
	
/*Comments*/

div.itemComments ul.itemCommentsList li{
	background:none;}
	
div.itemComments ul.itemCommentsList li.unpublishedComment{
	background:none;}

div.itemComments ul.itemCommentsList li.authorResponse{
	background:none;}
	
div.itemComments ul.itemCommentsList li span.commentToolbar{
	border-top:none}
	
/*Google Map*/
	
div.map-wrapper{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
	}

/*Search Results*/

div.form-limit-and-counter{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}


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

#rt-mainbottom{}
#rt-mainbottom .rt-container{}


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

#rt-bottom{}
#rt-bottom .rt-container{}


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

#footer{}
#footer .footer-container{background:url(../images/footer-bg.jpg) left top repeat;}




#rt-footer, #rt-copyright {
    color: inherit;
}