@charset "utf-8";
/* CSS Document */

body #k2Container.itemView .itemImage img {
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin: 0px 20px 5px 0px; 
    max-width: 100%;
    padding: 0;
	float: left; 
    width: 50% !important;
}
body #k2Container.itemListView .itemList #itemListLeading .catItemImage img {
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin: 0px 20px 5px 0px; 
    max-width: 100%;
    padding: 0;
	float: left; 
    width: 25% !important;
}
#rt-page-surround {
    background-attachment: fixed;
    background-color: #0B0102;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 1600px;
    min-height: 1000px;
    overflow: hidden;
	}
.logo-type-vermilion #rt-logo {
    background-image: url("../images/logo/logo.png");
	background-color: #CB2028 !important;
    height: 98px;
    width: 130px;
	margin-left:15px;
	margin-top:10px;
}
a.example span
{
color: #EBCCBA;

}

a.example:hover span
{
color: #FFF;
text-decoration: underline
} 
a {
    color: #CB2028;
    transition: all 0.2s ease-out 0s;
}
#rt-main-surround {
    color: #1F1209;
}

.fp-footer-b .readon {
    width: 50%;
}
.rt-grid-5 {
    width: 400px;
}
.fp-feature-01 .fp-feature-block:hover {
    background: none repeat scroll 0 0 #F4E3D9;
}
.box4 a:not([class^="readon"]) {
    color: #d2c1aa !important;
	}
	.box3 {
    color: #ffffff;
    background: #5E3929;
}
	.box3 a:not([class^="readon"]) {
    color: #ffffff !important;
    color: #ffffff !important;
}
