/*
Theme Name: AVOH 2.0
Theme URI: http://www.med.lu.se
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0
Author: Ingemar Hultquist
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/


body,html {
        font-family: "Helvetica Neue", "Liberation Sans", "Free sans", arial, sans-serif;
        font-size: 90%;
        }

html { 
        color: #000;
	background-color: #f4f4f4;
	} 	

a {
	text-decoration: underline;
        color: #369;
}

a:visited {
        color: #666;
}

body { 
	width: 960px; margin: 0 auto;
	background-color: #f4f4f4;
	margin-top: 42px;
	} 


h1,h2,h3,h4,h5 {
        font-weight: bold;
	margin-bottom: 0.3em;
}

h1 {
       font-size: 150%;
}

h2 {
       font-size: 130%;
}

h3 {
       font-size: 110%;
}

h4, h5 {
	font-size: 100%;
}

em,i {
	font-style: italic;
} 

p {
	margin-bottom: 1em;
}

strong, b { font-weight: bold;}

ul {
	
list-style-type: disc;   
margin-bottom: 1em;
}

li {	
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 0.3em;
   
}

/* Moved to ie6.css
img { 
   behavior: url(http://kanmwww.omv.lu.se/avoh/wp-content/themes/avoh/iepngfix.htc); 
   }

*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



	
/* pagehead */	

.siteinfo-row {
        padding-left: 52px;
        padding-bottom: 8px;
	color: #336;
	font-size: 11px;
}
 
.masthead-row {
	background-color: #369;
	background: url(images/masthead-bg.gif);
	height: 155px; 
	background-repeat: no-repeat;
	
	}

.logo img {
   margin-left: 10px;
}

 
.searchbox {
	padding-top: 48px;
	padding-left: 24px;
} 


.searchbox input.header-search {
    background-image: url(images/searchtext-bg.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 140px;
    height: 32px;
    padding-left: 6px;
    padding-right: 8px;
    border: none;

}

.searchbox input.search-button {
    position: absolute;
}

ul#contacts {
     margin-top: 6px;
}

ul#contacts li {
    color: #fff;
    list-style: none;
    text-align: right;
    padding-right: 70px;
    font-size: 11px;
}

ul#contacts a {
    color: #fff;
    text-decoration: none;
}

ul#contacts a:hover {
    color: #fff;
    text-decoration: underline
}





/* tabs main links */

#tabs {
   padding-top: 19px;
   margin: 0;
   width: 750px; 
}

#tabs ul{
  margin-left: 43px;
}




#tabs ul li {
  margin-left: 0;
  margin-bottom: 0;
  padding: 2px 8px 5px;
  list-style: none;
  display: inline;
  background-color: transparent;
}

#tabs ul li a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 20px 10px 14px;
  
}

#tabs ul li a:hover {
  text-decoration: underline;

}

#tabs ul li a.articlelink {
  text-decoration: none;
  background: url("images/artikel-flik.png") no-repeat;
  color: #fff;
}


#tabs ul li a.articlelink:hover {
  text-decoration: underline;
/*  background: url("images/artikel-flik-hover.png") no-repeat; */
}


.megamenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: #01466d;
color: #fff;
padding: 10px;
padding-left: 36px;
z-index: 100;
}

.megamenu .column ul li{
margin: 0;
padding: 0;
list-style-type: disc;
list-style-position: outside;

}

.megamenu .column ul li{
padding-bottom: 5px;
}

.megamenu .column h3{
background: #e0e0e0;
font: bold 13px Arial;
margin: 0 0 5px 0;
}

.megamenu .column ul li a{
text-decoration: none;
color: #fff;
}

.megamenu .column ul li a:hover{
color: #fff;
text-decoration: underline;
}




/* tabs main links */
/* end pagehead */


#bildbox {
   color: #fff; 
   width:518px; 
   height: 312px;

}

#bildboxbackground {
  height:312px; 
  background-image: url(images/background-shade-25-2.png);
/* Moved to ie6.css  behavior: url(http://www.vetenskaphalsa.se/wp-content/themes/avoh-2.0/iepngfix.htc); */
  background-repeat: no-repeat;  

}


#bildbox h1 {
   color: #000; 
   font: 48px "arial";
   font-weight: normal;
   padding: 24px;
   padding-left: 40px;
/*   text-shadow: #666 1px 1px 0px; */
   padding-bottom: 0;
   min-height: 165px;
}

#bildbox p {
   color: #000; 
   font: 48px "arial";
   font-weight: normal;
   padding-left: 40px;
   padding-right: 24px;
}

#bildbox a {
   color: #fff; 
   text-decoration: none; 
}

#bildbox a:hover {
   text-decoration: underline; }

#bildbox p {color: #fff; font: 16px arial; }



/* frontpage features and portraits */


 .features-row {
	background: url(images/bg-features.gif);
	background-repeat: repeat-y;
/* Hack! hacka denna for IE7 med 5px padding */
        padding-left: 10px;
	height: 312px;
        overflow:hidden;
	}
	
.features-cell {
	border-right: 1px solid #c9c9c9;
	height: 300px;
}

.features-cell h2 {
	font-size: 100%;
        font-weight: bold;
	color: #af0026;
        margin-top: 12px;
        margin-bottom: 4px; 
}


.featureimagetext {
/* font-weight: bold !IMPORTANT; */
    padding-top: 8px;
    padding-bottom: 3em;
}


.feature-article {
        border-bottom: 1px solid #c9c9c9;
        height: 82px;
        margin-right: 12px;
        margin-bottom: 10px;
	padding-bottom: 4px;
}

.feature-article-last {
        border: none;
        height: 78px;
}

.feature-article img {
      float: left;
      margin-right: 4px;
      border: 1px solid #999;
}

/* Hack! IE 6,7 o 8 vill ha pilen for hogt */

.features-cell a.feature-title, .factbox a {
       display: block;
       margin: 0;
       padding: 0;
       margin-left: 84px;
       background-image: url(images/red-double-arrow.gif);
       background-position:top left;
       background-repeat: no-repeat;
       color: #666;
       text-decoration: none;
       text-indent: 14px;
       font-size: 12px;
}

.features-cell a:hover {
       text-decoration: underline;
}

.portraits-cell {
        font-size: 12px;
	color: #666;
	padding-left: 12px;
	}
	
.portraits-cell h2 {
	font-size: 100%;
        font-weight: bold;
	color: #af0026;
        margin-top: 12px;
	margin-bottom: 4px;
}

.portraits-cell img {
      margin-bottom: 4px;
      border: 1px solid #999;
      margin-left: 15px;
}

.portraits-cell li {
        list-style-position: outside;
        list-style-type: none;

        font-size: 12px;
	margin-right: 30px;
        padding-bottom: 2px;
        padding-top: 4px;
        }
		
a.arrowed {
        display: block;
	text-indent: 14px;
	color: #666;
	text-decoration: none;
	background-image: url(images/red-double-arrow.gif);
	background-position:top left;
	background-repeat: no-repeat;
        }

.portraits-cell a:hover {
       text-decoration: underline;
}


.identify-cell {
    margin-top: 12px;
    padding-left: 2px;

}

identify-cell img {

    text-align: center;
}

.hack-for-line-row {
	background: url(images/bg-hack-for-line.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	height: 1px;
	margin: 0;
}


.portraits-grid {
	width: 160px;
	padding: 0;
	margin: 0;
	margin-left: -20px;
}

.portraits-grid ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

.portraits-grid ul li {
	margin:0;
	padding: 0;
	list-style: none;
	display: inline;
	}
.portraits-grid ul li img {
	padding: 0;
	margin: 0;
}	

.portraits-grid a.all-researchers {
	margin-left: 20px;
        display: block;
	text-indent: 14px;
	color: #666;
	text-decoration: none;
	background-image: url(images/red-double-arrow.gif);
	background-position:top left;
	background-repeat: no-repeat;
}




.portraits-grid-larger {
        float: right;
        width: 260px;
        padding: 0;
        margin: 0;
        margin-left: 0px;
}

.portraits-grid-larger ul {
        margin-left: 0;
        padding-left: 0;
        display: inline;
        }

.portraits-grid-larger ul li {
        margin:0;
        padding: 0;
        list-style: none;
        display: inline;
        }
.portraits-grid-larger ul li img {
        padding: 0;
        margin: 0px;
}

.portraits-grid-larger a.all-researchers {
        margin-left: 20px;
        display: block;
        color: #666;
        text-decoration: none;
        background-image: url(images/red-double-arrow.gif);
        background-position:top left;
        background-repeat: no-repeat;
}


.main-portrait {
    float: left;
    width: 100px;
}


.portraits-front {
    height: 190px;
    margin-bottom: 0em;
}


.portraits-line {
    color: #ccc;
    height: 1px;
    border: none;
    background-color: #ccc;
    width: 360px;
    margin-bottom: 1em;
}


.portraits-front h2 {
    color: #AF0026;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 12px;
    }


























/* end frontpage features and portraits */

/* frontpage newslisting */
	
 .newslist-infoboxes-row {
	background: url(images/bg-newslist-infoboxes.gif);
	background-repeat: repeat-y;
	}	
	
.newslist {
        margin-top: 1em;
        padding-left: 50px;
	}
	
.newslist h2 {
        font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 0.5em;
} 

.newslist ul {
        list-style-position: outside;
        list-style-type: none;

       list-style-image: url('images/red-double-arrow-lists.gif');
       margin-right:90px;
}

.newslist ul.frontpagewidgets {
           list-style-image: none;

}

.frontpagewidgets h2.widgettitle {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 0.5em;
	color: #666;
}


.frontpagewidgets hr {
    color: #ccc;
    height: 1px;
    border: none;
    background-color: #ccc;
}

#recentcomments {
    font-style: italic;
}

#recentcomments a {
    font-style: normal;
    font-weight: normal;
}


.newslist li {
      list-style-position: outside;
      list-style-type: none;
      padding-left: 0px; 
      list-style-image: url('images/red-double-arrow-lists.gif');
      margin-left: 20px;
      margin-bottom: 1em;
}

.newslist ul li a{
      color: #333;
      text-decoration: none;
}

.newslist ul li a:hover {
      color: #369;
      text-decoration: underline;
}



.newslist ul.frontpagewidgets li {
      list-style-position: outside;
      list-style-type: none !IMPORTANT;
      padding-left: 0px;
      margin-left: 0;
      margin-bottom: 1em;
}
.newslist ul.frontpagewidgets ul {
    margin-right: 0;
}



.newslist ul.frontpagewidgets  li {
      list-style-position: outside;
      list-style-type: none;
      padding-left: 0px;
      margin-left: 0px;
      margin-bottom: 1em;
      list-style-image: none;


}


.newslist ul.frontpagewidgets  li.widget ul li {
      list-style-image: url('images/red-double-arrow-lists.gif');
      margin-left: 30px;


}

.newslist ul.frontpagewidgets .textwidget ul {
    border-bottom: none;
    margin-right: 36px;
    padding-bottom: 0;
    background: transparent;
}



.newslist ul.frontpagewidgets .textwidget {
    border-bottom: none;
    margin-right: 36px;
    padding-bottom: 0;
    background:transparent;
}



/* end frontpage newslisting */


/* frontpage text widgets */

.infoboxes {
      padding-left: 12px;
     
}

.infoboxes h2.widgettitle {
      font-size: 14px;
      font-weight: bold;
      color: #666;
      margin-top: 1em;
      margin-bottom: 0.5em;
}


.infoboxes ul {
        list-style-position: outside;
        list-style-type: none;
}

.infoboxes li {
      list-style-position: outside;
      list-style-type: none;
}

.front-logos {
   float: right;
}


.textwidget {
      margin-right: 36px;
      padding-bottom: 1em;
      border-bottom: 1px solid #c9c9c9;
}


/* Den sista text-widgeten ska inte ha någon ram */

#text-5 .textwidget {
/*      border: none; */
 padding-bottom: 50px;
}

#text-5 .textwidget img {
 /*   padding-top: 20px; */
    padding: 0pt; 
    margin: -20px 0pt 0pt;
}


/* end frontpage text widgets */

/* article category pages */



.more-cell {
	margin-top: 36px;
}

.generated-cell {
	margin-top: 26px;
	padding-right: 12px;
}

.generated-cell a {
    font-size: 11px;
    margin-bottom: 12px;
    margin-right: 12px;
}

.article-row {
      background: url(images/bg-article-categories.gif);
      background-repeat: repeat-y;
}

.article-row-fdag {
      background: url(images/bg-fdag.png);
      background-repeat: repeat-y;
}

div.post {
   padding: 24px;
    padding-left: 60px;
}


h1.pagetitle {
   color: #000;
   font: 48px "arial";
   font-weight: normal;
}

h1.pagetitle:first-letter {
   text-transform: uppercase;
}


.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
    margin-top: 0.8em;
}

.factbox {
        padding-left: 12px;
        padding-right: 12px;
	padding-bottom:12px;
/*	border-bottom: 1px solid #c9c9c9; */
}


.factbox a {
       display: block;
       margin: 0;
       padding: 0;
       background-image: url(images/red-double-arrow.gif);
       background-position:top left;
       background-repeat: no-repeat;
       color: #369;
       text-decoration: none;
       text-indent: 14px;
}

.factbox a:hover {
	color: #369;
	text-decoration: underline;
}

.factbox a:visited{
       color: #666;
}


.factbox ul, .factbox li {
    list-style-type: disc;
}

.factbox h2 {
	padding-top: 4px;
	padding-bottom: 4px;
        padding-left: 12px;
	padding-right: 12px;
	margin-top: 24px;
        margin-bottom: 8px;
	font-size: 100%;
	text-align: left;
	background-color: #01466c; 
	color: #fff;
}

div.factbox h2:first-child {
    margin-top: 0;


}

.factbox h3 {
        font-size: 100%;
        font-weight: bold;
        color: #000;
	margin-top: 12px;
        margin-bottom: 4px;
}

.factbox strong, .factbox b {
	color: #369;
}


body.archive h1.pagetitle {
    width: 410px;
}

.category-post {
    border-bottom: 1px solid #c9c9c9;
    margin-right: 100px;
    margin-bottom: 14px; 
}

.category-post h2 {
 	margin-bottom: 0.7em;

}

.category-post img {
 	border: 1px solid #c9c9c9;
	float: right;
	margin-top: 8px;
	margin-left: 8px;

}

.category-post a {
background-image: none;
}



p.more a {
       display: block;
       margin: 0;
       padding: 0;
       margin-left: 0px;
       background-image: url(images/red-double-arrow.gif);
       background-position:top left;
       background-repeat: no-repeat;
       color: #666;
       text-decoration: none;
       text-indent: 14px;
       font-size: 12px;


}



#sidebar ul li {
    list-style-type: none ;
    list-style-position: outside;
    }



h2.widgettitle {
    font-size: 12px;
    color: #af0026;
    margin-top: 2px;
    margin-bottom: 4px;
}

li#tag_cloud-2 h2.widgettitle {
	padding-top: 4px;
	padding-bottom: 4px;
        padding-left: 12px;
	padding-right: 12px;
        margin-bottom: 8px;
	font-size: 100%;
	text-align: left;
	background-color: #01466c; 
	color: #fff;
}


.versalfirst:first-letter {
	text-transform: uppercase;
}

.advanced-search select#cat {
  
   width: 120px;
  
  }

#sbc {
 
   margin-bottom: 1em;
  
  }


 #sbc select#cat {
  
   width: 160px;
  
  }

/* end article category pages */


.postmetadata, .postmetadata a:link  {
      color: #666;
      font-size: 10px;
}

.cats-lower {
    text-transform: lowercase;
}

.footer-row {
	background: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	height: 79px;
	padding-top: 40px;
	padding-left: 60px;
}

.single .footer-row, .archive .footer-row{
         background: url(images/bg-footer-articles-categories.gif); 
         background-repeat: no-repeat;
        height: 79px;
        padding-top: 40px;
        padding-left: 60px;

}


.footer-row a{
	color:#369;
	}


.wp-caption-text {
    color: #666;
    font-style: italic;
}


/* comments */


#respond ol ul li, #respond ol li {
   list-style-type: none;
}




textarea#comment {
  width: 400px;
}

ul.children, li.comment {

    list-style-type: none;
}

li.comment {
     margin-top: 1.5em;
}


.relatedposts {
    padding: 1em;
    padding-top: 0.5em;
    background-color:  #01466c;
    color: #fff; 
}

.relatedposts a {
    color: #e0e0e0; 
}


div.socialbar {
    margin: 0;
    margin-left: -25px;
    margin-top: -6px;
    margin-bottom: 12px;
}

div.socialbar img {

    margin: 0;
    padding: 0;

}

.factbox a img {
    margin-left: -14px;

}