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

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

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

#mcont {
background-image: url('http://charmbox.mysticallegends.com/wp-content/themes/Nelly/images/charm_10.jpg');
background-repeat: no-repeat; 
background-color: #a1a1a1;
width: 318px;
}


/* headers & more Css */

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

.head2 {
border-bottom: 1px dashed #ae60a4;
font-size: 8pt;
font-weight: bold;
letter-spacing: 0.5px;
text-align: center;
padding: 1px;
}

.foot{
border-bottom: 2px solid #000000;
text-align: right;
}

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

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

/* Fonts & Links Css */

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

b, strong { color: #b263a7;
border-bottom: 2px solid #b263a7;
background-color: #adacac;
padding-left: 1px;
font-family: georgia;
}

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

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

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

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

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

a.charm:hover {
background-color: #f7bae7; 
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 #f65ab9;
}

#wp-calendar th{
color: #000000; 
text-transform: uppercase; 
border-bottom: 2px solid #5e3d57;
background-color: #d09cc7;
cursor: help;
}

#wp-calendar td{
background-color: #9b9b9b;
empty-cells: show;
font-size: 8pt;
color: #e1e1e1; 
}
