@charset "utf-8";
/* CSS Document */

body {
	background: #251C1D url(../images/backgrounds/wardtek/WT_Background-bw.jpg);
	background-color: #000000;
}

.rt-container {
/*width: 1200px;*/
margin: 0 auto;
position: relative;
background-color: black;
}

.rt-light h2 {
color: #f28355;
text-shadow: 1px 1px 1px rgba(225,225,225,0.8);
}

.rt-pages {
background-repeat: repeat-x;
background-position: 0 100%;
height: 0px;
}

.rt-page-container {
 border-radius: 0px; 
/* margin-top: 35px; */
}

#rt-main[class^="mb9"] .rt-main-wrapper {
border-radius: 0px 0 0 0px !important;
}

#rt-header .rt-header-border {
height: 0px;
}

.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button, #k2Container .k2ReadMore, #k2Container #submitCommentButton, .btn-primary {
display: inline-block;
padding: 2px 18px 2px 10px;
line-height: 1.4em;
font-size: 0.9em;
font-weight:lighter;
border: none;
border-radius: 1px;
position: relative;
}




