/* Main Css */
body {
margin: 0px;
background-image: url('http://charmbox.mysticallegends.com/wp-content/themes/Yeon/images/bg.jpg');
}

#yeon {
background-image: url('http://charmbox.mysticallegends.com/wp-content/themes/Yeon/images/mbg.jpg');
background-repeat: repeat-y;
}

#mside {
background-image: url('http://charmbox.mysticallegends.com/wp-content/themes/Yeon/images/charm_09.jpg');
background-repeat: no-repeat; 
background-color: #898989;
padding-left: 1px;
width: 180px;
}

#mcont {
background-image: url('http://charmbox.mysticallegends.com/wp-content/themes/Yeon/images/charm_11.jpg');
background-repeat: no-repeat; 
background-color: #898989;
width: 332px;
}


/* headers & more Css */

.head {background-image: url('http://charmbox.mysticallegends.com/wp-content/themes/Yeon/images/bar.png');
background-position: top right;
background-repeat: no-repeat;
padding: 10px;
color: #f2f2f2;
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
text-align: right;
padding-right: 40px;
}

.head2 {
border-top: 2px dashed #c5b8d5;
border-bottom: 3px solid #c5b8d5;
font-size: 9pt;
font-weight: bold;
letter-spacing: 1px;
text-align: right;
}

.foot{
border-bottom: 3px solid #79579b;
}

.input {
background-color: #565656;
border: 1px dashed #875faa;
font-family: verdana, sans serif;
font-size: 7.5pt;
color: #FFFFFF;
}

.commentform {
background-image: url('http://charmbox.mysticallegends.com/wp-content/themes/Yeon/images/formbg.jpg');
background-position: top right;
background-repeat: no-repeat;
border: 2px dashed #875faa;
width: 200px;
height: 80px;
font-family: verdana, sans serif;
font-size: 7.5pt;
color: #FFFFFF;
}

/* Fonts & Links Css */

body, td, div {
color: #e1e1e1;
font-size: 8pt;
font-family: tahoma, verdana, sans-serif;
}

b, strong { color: #61aed8;
border-left: 4px solid #96c9e5;
background-color: #747474;
padding-left: 1px;
}

i, em {
color: #cc9edb;
font-family: georgia, serif;
}

a:link {
text-decoration: none;
color: #834ec8;
text-transform: lowercase;
}

a:visited {
text-decoration: none;
color: #2b66a0;
text-transform: lowercase;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
text-transform: lowercase;
}

a.charm:link, a.charm:visited, a.charm:active {
background-color: #898989; 
border-bottom: 1px solid #58b2eb;
font-size: 8pt;
font-family: verdana;
display: block; 
padding: 4px;
padding-left: 20px;
}

a.charm:hover {
background-color: #96c9e5; 
text-transform: lowercase; 
font-size: 8pt; 
font-family: verdana;
display: block;
padding-left: 40px; 
}

/* Calendar */

#wp-calendar {
empty-cells: show;
font-size: 14px;
margin: 0;
width: 100%;
}

#wp-calendar caption {
color: #FFFFFF;
font-size: 14px;
text-align: center;
font-weight: bold;
border-bottom: 2px solid #70c2eb;
}

#wp-calendar th{
color: #e1e1e1; 
text-transform: uppercase; 
border-bottom: 2px solid #7d7d7d;
background-color: #bea7d1;
cursor: help;
}

#wp-calendar td{
background-color: #d2f4ff;
empty-cells: show;
font-size: 8pt;
color: #90c7e4; 
}
