
/*cm_sysdb_begin*/
@import url("//fonts.cm4all.net/css?family=Allura:regular|Kaushan+Script:regular");
.cm-background {
background-image: url("/.cm4all/sysdb/backgrounds/images/bif_43983554_cm-a.jpg");
background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;
}
/*cm_sysdb_end*/

.cm-offline-content {
    color: #B4AB8D;
    background-color: #343434;
}
@charset "utf-8";
body {
	font-family		: Georgia, Georgia, serif;
	font-size		: small;
	font-weight		: normal;
	font-style		: normal;
	background-color	: #bbb7af;
}

h1,h2,h3 {
	color			: #ec3333;
}

h1, .cm-h1 {
	font-family		: Kaushan Script, sans-serif;
	font-size		: x-large;
	font-weight		: bold;
	font-style		: normal;
}

h2 {
	font-family		: Kaushan Script, sans-serif;
	font-size		: x-large;
	font-weight		: bold;
	font-style		: normal;
}

h3 {
	font-family		: Kaushan Script, sans-serif;
	font-size		: large;
	font-weight		: bold;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Kaushan Script, sans-serif;
}

a {
	color			: #B4AB8D;
}

a:hover {
	color			: #ec3333;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#header {
	background-color	: #343434 !important;
}

#textfield h1 {
	font-family			: Allura, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: xx-large;
	color				: #969696;
}

#textfield h2 {
	font-family			: Kaushan Script, sans-serif;
	font-size			: x-large;
	font-weight			: bold;
	font-style			: normal;
	color				: #9D9B9B;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* NAV NORMAL */
#cm_navigation ul li a {
	background-color	: #404040;
	color				: #ffffff;
	font-family			: Georgia, Georgia, serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
}

/* NAV MOUSE */
#cm_navigation ul li a:hover {
	background-color	: #e12929;
	color				: #ffffff;
}

/* NAV HIGH */
#cm_navigation ul li.cm_current a {
	background-color	: #e12929;
	color				: #ffffff;
}


/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* SUBNAV NORMAL */
#cm_navigation ul.cm_subnavigation li a {
	background-color	: #404040;
	color				: #ffffff;
	font-family			: Georgia, Georgia, serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
}

/* SUBNAV MOUSE */
#cm_navigation ul.cm_subnavigation li a:hover {
	background-color	: #e12929;
	color				: #ffffff;
}

/* SUBNAV HIGH */
#cm_navigation ul.cm_subnavigation li.cm_current a {
	background-color	: #e12929;
	color				: #ffffff;
}

/*         ___________________
__________/ SUB Subnavigation \_________________________________________________________
--------------------------------------------------------------------------------------- */

/* SUBNAV NORMAL */
#cm_navigation ul.cm_subnavigation li ul.cm_subnavigation li a {
	background-color	: #404040;
	color				: #ffffff;
	font-family			: Georgia, Georgia, serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
}

/* SUBNAV MOUSE */
#cm_navigation ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #e12929;
	color				: #ffffff;
}

/* SUBNAV HIGH */
#cm_navigation ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	background-color	: #e12929;
	color				: #ffffff;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_wrapper {
	border-color		: #464646;
}

#content_left_wrapper,
#content_left,
#content_main_wrapper,
#content {
	background-color	: #343434;
	color				: #B4AB8D;
}

#content_right_wrapper,
.content_sidebar {
	background-color	: #505050;
	color				: #B4AB8D;
}

.content_sidebar h1,
.content_sidebar h2,
.content_sidebar h3 {
	color				: #ec3333;
}

.content_sidebar a {
	color				: #B4AB8D;
}

.content_sidebar a:hover {
	color				: #ec3333;
}

.content_main {
	background-color	: #343434;
	color				: #B4AB8D;
	font-family		    : Georgia, Georgia, serif;
	font-size		    : small;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #ec3333;
}

.content_main h1, .content_main .cm-h1 {
	font-family		    : Kaushan Script, sans-serif;
	font-size		    : x-large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Kaushan Script, sans-serif;
	font-size		    : x-large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Kaushan Script, sans-serif;
	font-size		    : large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main a {
	color				: #B4AB8D;
}
.content_main a:hover {
	color				: #ec3333;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer {
	background-color	: #343434;
	color				: #89867e;
}


#footer a {
	color			: #89867e;
}

#footer a:hover {
	color			: #828282;
}


body > div.cm_widget.cm_widget_block.widget_in_move {
    background-color: transparent;
}
body > div.cm_widget.cm_widget_block {
    font-family     : Georgia, Georgia, serif;
    font-size       : small;
    font-weight     : normal;
    font-style      : normal;
    color           : #B4AB8D;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h1,
body > div.cm_widget.cm_widget_block > div.widget_content_box h2,
body > div.cm_widget.cm_widget_block > div.widget_content_box h3 {
    color           : #ec3333;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h1 {
    font-family     : Kaushan Script, sans-serif;
    font-size       : x-large;
    font-weight     : bold;
    font-style      : normal;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h2 {
    font-family     : Kaushan Script, sans-serif;
    font-size       : x-large;
    font-weight     : bold;
    font-style      : normal;
}

body > div.cm_widget.cm_widget_block > div.widget_content_box h3 {
    font-family     : Kaushan Script, sans-serif;
    font-size       : large;
    font-weight     : bold;
    font-style      : normal;
}

body > div.cm_widget.cm_widget_block > div.widget_content_box h4,
body > div.cm_widget.cm_widget_block > div.widget_content_box h5,
body > div.cm_widget.cm_widget_block > div.widget_content_box h6 {
    font-family     : Kaushan Script, sans-serif;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a {
    color           : #B4AB8D;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover {
    color           : #ec3333;
}
