
body{
	background:url(../images/body/body-bg.jpg) repeat left top;}
	
#body-wrapper{
	background:url(../images/body/main-bg.png) center top no-repeat;}
	
div#main-wrapper{
	background:url(../images/body/container-bg.png) left top repeat;}

/*Logo*/

#rt-logo{
	background:url(../images/logo/logo.png) top left no-repeat;
    height: 51px;
    left: 0;
    position: relative;
    top: 16px;
    width: 289px;	}
	
body a:hover{
	text-decoration:underline;}


/*Buttons*/

a.moduleItemReadMore,
a.k2ReadMore,	
div.itemCommentsForm form input#submitCommentButton,
input[type="submit"],
button.button,
.component-content div.toggle-editor a{
	border:none;
	text-decoration:underline;
	font-style:italic;
	text-transform:lowercase;}
	
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{
	text-decoration:none;}

/*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{
	color:#fff;	}
	
h4{color:#fff;}




/*=== Top Positions ===*/

#rt-top{}
#rt-top .rt-container{}

/*=== Header Positions ===*/

#rt-header{}
#rt-header .rt-container{}


/*=== 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 lispan.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*/

#jform_contact_message,
#commentText,
#description,
#jform_profile_aboutme{
	background:none;
	border:1px solid #737373;
	color:#626262;
}

#form-login .inputbox,
#com-form-login .inputbox, 
#josForm .inputbox,
input.inputbox[type="text"],
input.inputbox[type="password"],
input.inputbox[type="email"],
input#url,
input.required[type="text"],
input.required[type="password"],
input.required[type="email"],
input[type="text"]{
	background:none;
	border:1px solid #737373;
	}
	
	
#contact-form label,
div.k2AccountPage table.admintable label{
	font-size:1em;
	line-height:2em;
	}
	
div.itemCommentsForm form {
    padding-bottom: 55px;
    position: relative;
}
	
/*Comments*/

div.itemComments ul.itemCommentsList li{
	background:url(../images/comments-bg.png) left top repeat;
	box-shadow: inset 0px 0px 0px 6px rgba(28, 28, 28, 1);
	}
	
div.itemComments ul.itemCommentsList li.unpublishedComment{
	background:url(../images/comments-bg.png) left top repeat;
	box-shadow: inset 0px 0px 0px 6px rgba(28, 28, 28, 1);
}

div.itemComments ul.itemCommentsList li.authorResponse{
	background:url(../images/comments-bg.png) left top repeat;
	box-shadow: inset 0px 0px 0px 6px rgba(28, 28, 28, 1);
}
	
div.itemComments ul.itemCommentsList li span.commentToolbar{
	border-top:1px solid #000}
	
/*Recent Comments*/

div.k2LatestCommentsBlock ul li span.lcUsername{
	text-transform:uppercase;
	display:inline-block;
	margin:0 0 5px;
	padding-top:2px;
	color:#fff;}
	
div.k2LatestCommentsBlock ul li span.lcCommentDate{
	color:inherit;}
	
div.k2LatestCommentsBlock ul li {
    margin: 0 0 2em;
}
	
/*Google Map*/
	
div.map-wrapper{
    background: none;
    border: 1px solid #737373;
	}

/*Search Results*/

div.form-limit-and-counter{
	border-top:1px solid #737373;
	border-bottom:1px solid #737373;
}


/*=== MainBottom Positions ===*/

#rt-mainboottom{}
#rt-mainbottom .rt-container{}


/*=== Bottom Positions ===*/

#rt-boottom{}
#rt-bottom .rt-container{}


/*=== Footer Positions ===*/

#footer{}
#footer .footer-container{}


#rt-footer, #rt-copyright {
    color: inherit;
}

