/*
Theme Name: Suspicious Ant
Theme URI: 
Description: Modification of MagicBlue
Version: 1.0
Author: M & D
Author URI: 
Template: magicblue
*/

/* Import Blueprint CSS styles */
@import url('../magicblue/style.css');
/*
a:hover {
color:#ff0058;
text-decoration:underline;
}

a {
color:#a64478;
font-weight:800;
text-decoration:none;
}

.menu ul li.widget h3 {
background:#fff5fa none repeat scroll 0 0;
border-bottom:1px solid #a64478;
border-top:3px solid #a64478;
color:#222222;
font-family:arial,verdana,sans-serif;
font-size:120%;
font-variant:small-caps;
font-weight:800;
letter-spacing:2px;
margin:0;
padding:2px 0 3px 5px;
}
.postmetadata {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#fff5fa none repeat scroll 0 0;
border-top:1px solid #a64478;
font-size:80%;
margin:0 5px;
padding:1px 0 1px 5px;
}
#footer-inner{
background: #fff5fa;
height: 45px;
border-top: 1px solid #a64478;
border-bottom: 1px solid #a64478;
}
*/

