/*
Theme Name: Blixed
Theme URI: http://www.www.amywilliamsdesign.com
Description: Theme for Remarkable Births based on Blixed Theme by Sadish
Version: 1.1
Author: Amy Williams Design
Author URI: http://www.www.amywilliamsdesign.com
*/

@import url("spring_flavour.css");
@import url("layout.css");

div#wrap {
width:850px;
margin:0 auto;
}

div#top {
margin:20px 0 30px 0;
position:relative;
z-index:5
}

div#maincontent {
width:520px;
margin:0 auto;
float:left;
position:relative;
text-align:left;
z-index:4;
padding-bottom:10px
}

div#sidebar {
width:180px;
padding:0;
margin:0 auto;
float:right;
position:relative;
text-align:left;
z-index:3
}

div#bottom {
width:950px;
margin:0 auto;
left:0;
right:0;
height:300px;
background-image:url(http://remarkablebirths.com/wp-content/themes/blixed/images/babybg.png);
background-position:bottom right;
background-repeat:no-repeat;
position:fixed;
	bottom: 0px;
	z-index: 1;
}

div#bottomcontent {
padding-top:10px;
width:520px;
border-top:#372416 1px solid;
}

ul#nav {
height:25px;
border:1px solid #ccc;
background:#eee;
margin:1em 0;
padding:0;
}

ul#nav li {
list-style:none;
float:left;
border-right:1px solid #ccc;
line-height:25px;
padding:0 10px;
}
/*
Theme Name: Blixed
Theme URI: http://www.kingcosmonaut.de/blix/
Description: <a href="http://themecorp.com/themes/blixed/" title="Blixed" target="_blank">Blixed by Sadish Bala</a>, based on <a href="http://www.kingcosmonaut.de/blix/" title="Blix Theme">Blix</a>
Version: 1.1
Author: Sadish / Sebastian Schmieg
Author URI: http://www.themecorp.com/
*/

@import url("spring_flavour.css");
@import url("layout.css");

div#wrap {
width:850px;
margin:0 auto;
}

div#top {
margin:20px 0 30px 0;
position:relative;
z-index:5
}

div#maincontent {
width:520px;
margin:0 auto;
float:left;
position:relative;
text-align:left;
z-index:4;
padding:0 35px 10px 4px
}

div#sidebar {
width:180px;
padding:0;
margin:0 auto;
float:right;
position:relative;
text-align:left;
z-index:3
}

div#bottom {
width:950px;
margin:0 auto;
left:0;
right:0;
height:300px;
background-image:url(http://remarkablebirths.com/wp-content/themes/blixed/images/babybg.png);
background-position:bottom right;
background-repeat:no-repeat;
position:fixed;
	bottom: 0px;
	z-index: 1;
}

div#bottomcontent {
padding-top:10px;
width:520px;
border-top:#372416 1px solid;
}

ul#nav {
height:25px;
border:1px solid #ccc;
background:#eee;
margin:1em 0;
padding:0;
}

ul#nav li {
list-style:none;
float:left;
border-right:1px solid #ccc;
line-height:25px;
padding:0 10px;
}

   .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }

