/*   
Theme Name: A Twenty Eleven Child Theme
Description: linnex child theme
Author: linnex
Template: twentyeleven
Version: 1.0

*/

/* linnex custom css styles */
@import url('../twentyeleven/style.css');


/*Zweispaltiger Inhalt mit Shortcode */
.entry-content .leftcolumn, .entry-content .rightcolumn {width: 48%; }
.entry-content .leftcolumn {float: left; }
.entry-content .rightcolumn {float: right; }
.entry-content .topcolumn {clear: both; }


#branding .with-image #searchform {
display:none;
}



#branding  {
	background: url(images/wp-header-bo-2.jpg) no-repeat;
	border-top: 0px !important;
    min-height:143px;
}

h3.widget-title {
    color: #2f2f2f;
    font-size: 14px;
    font-weight: 800;
    
    line-height: 1.6em;
    text-transform: uppercase;
}

#branding hgroup {
   height:143px;
}

#nav-single {
    float: left;
    position: relative;
    top: -0.3em;
    text-align: right;
    z-index: 1;
}

/*
input#s.field {
   display:none;
}
*/

.entry-content, .entry-summary {
    padding: 0px;
        padding-right-value: 0px;
        padding-bottom: 0px;
        padding-left-value: 0px;
        padding-left-ltr-source: physical;
        padding-left-rtl-source: physical;
        padding-right-ltr-source: physical;
        padding-right-rtl-source: physical;
}

.entry-content p {
 margin-bottom: 8px;
}


/*footer.entry-meta {
display:none;
}
*/

.entry-meta {
padding-top:25px;
padding-bottom:5px;  
}

	

H3.widget-title  {
   border:1px solid silver;
  
  padding-left:3px;
  background-color:e4e4e4;
}

div#secondary.widget-area {
    margin-top:25px;
}

div.slideshowlink {
    display:none;
}

#nav  li{
   width:auto;
    display: inline;
      padding:10px;
  font-size: 30px;
    font-weight: bold;
  
}

/*experimental Snekkersten Badelaug horizontal menu */



#nytaarskur  li {

    display:inline;
    font:bold 1.8em/1.8em Arial, Helvetica, sans-serif;  
    padding:15px;
}
#nytaarskur  a {
    color:black;    
}

#nytaarskur  a:hover {
   color:#F7770E;
}

#nytaarskur .current-menu-item > a {
  color:#F7770E;
}




/*How to remove the gray line at the end of text */


DIV#content .hentry {
    border-bottom: 0px solid rgb(221, 221, 221);
    margin: 0px 0px 1.625em;
    padding: 0px 0px 1.625em;
    position: relative;
}



/*DIV * .category-nyhedsbrev-2012 {
  background-color:#F5F5F5;
  padding: 5px;
}*/

/*div.ufo-form div.ufo-customform-row.ufo-fieldtype-8 * {
  margin-right:2px;
}*/

#ufo-field-id-3331 {
  margin:20px;
}
.single-author .entry-meta .by-author {
    display: unset;
}

