/*
 Theme Name:     Umepedia - Twenty Eleven Child
 Theme URI:      http://http://umea.wikimedia.se/umepedia/
 Description:    Twenty Eleven Child Theme
 Author:         Mikael Lindmark
 Author URI:     http://example.com
 Template:       twentyeleven
 Version:        1.0.0
*/

@import url("../twentyeleven/style.css");




/* =Theme customization starts here
-------------------------------------------------------------- */

#map { height: 600px; width: 600px; }

#tooltip1 { position: relative; }
#tooltip1 a span { display: none; color: #F0F0F0; }
#tooltip1 a:hover span { display: block; position: absolute; width: 170px; background: #F0F0F0; height: 100px; left: 72px; top: -18px; color: #0F0F0F; padding: 0 10px; }


img { border-style: none; }

body {
    background: #339966; /* Old browsers */
    background: -moz-linear-gradient(top,  #339966 0%, #99ffcc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#339966), color-stop(100%,#99ffcc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #339966 0%,#99ffcc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #339966 0%,#99ffcc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #339966 0%,#99ffcc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #339966 0%,#99ffcc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#339966', endColorstr='#99ffcc',GradientType=0 ); /* IE6-9 */
}
#page {
        background: #fff;
    -webkit-box-shadow: 0px -3px 10px #003242;
    -moz-box-shadow: 0px -3px 10px #003242;
    box-shadow: 0px -3px 10px #003242;
}

/* Fixing flag verticaly */
#branding a img { display: inline; }


#secondary {
        background:url('http://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Umepedia-logo.svg/200px-Umepedia-logo.svg.png') no-repeat scroll 0 0 transparent;
        height:200px;
        width:142px;
	margin:0;
	padding-top:170px;

}


.entry-title {
        padding-bottom: 0;
        padding-top: 0;
        font-size: 16px;
}

.entry-title, .entry-title a {
  color: #0084B4;
}

.left-sidebar #content {
        margin: 0 0 0 30%;
        width: 65%;
}

#cimy_div_id_0 {
        float: left;
        margin: 0em auto;
        border: 0px solid #000000;
        width: 1000px;
        height: 288px;
}
div.cimy_div_id_0_caption {
        position: absolute;
        margin-top: 225px;
        margin-left: -75px;
        width: 200px;
        text-align: center;
        left: 10%;
        padding: 5px 10px;
        background: white;
        color: black;
        font-family: Tahoma, sans-serif;
        letter-spacing: 0.15em;
        border-radius: 12px;
        display: none;
        z-index: 15;
        font-size:90%;
}

.tribe-events-single {
        text-align: center;
        margin: 0 34% 0 7.6%;
        width: 58.4%;
}


.singular .hentry {
    border-bottom: medium none;
    padding: 0.875em 0 0;
    position: relative;
